| Commit message (Expand) | Author | Age | Files | Lines |
* | Move type-func to <object> instead of <child>, add a test to make sure | Johan Dahlin | 2007-06-30 | 1 | -32/+36 |
* | Make boolean string parsing consistent, #452464 | Johan Dahlin | 2007-06-30 | 3 | -30/+66 |
* | documentation updates | Matthias Clasen | 2007-06-30 | 2 | -137/+120 |
* | Improve reference counting, #447967 | Johan Dahlin | 2007-06-29 | 1 | -8/+22 |
* | Escape markup entities in the name and URI before displaying them. | Emmanuele Bassi | 2007-06-29 | 1 | -5/+10 |
* | Do not cache the icon pixbufs but rely on the GtkIconTheme not to hit the | Emmanuele Bassi | 2007-06-29 | 1 | -80/+31 |
* | Prettify the output by running it through xmllint --format if xmllint is | Johan Dahlin | 2007-06-28 | 1 | -3/+31 |
* | Make the volume button use range 0.0 to 1.0 by default, and fix tooltips | Christian Persch | 2007-06-28 | 1 | -12/+18 |
* | do right thing in one-character lines and at paragraph end (#448313). | Yevgen Muntyan | 2007-06-28 | 1 | -27/+26 |
* | Use the attribute name in the error message instead of the value. | Johan Dahlin | 2007-06-28 | 1 | -5/+5 |
* | Print out the name of the right object in the warning (#451314, Philip | Johan Dahlin | 2007-06-27 | 1 | -1/+1 |
* | (GtkBuilderConverter._convert): | Johan Dahlin | 2007-06-27 | 1 | -11/+13 |
* | Remove glade-interface doctype if found. | Johan Dahlin | 2007-06-27 | 1 | -0/+6 |
* | Add GtkBuilder and GError arguments to gtk_builder_value_from_string and | Johan Dahlin | 2007-06-27 | 4 | -35/+98 |
* | Do not add border_width to the first button initial coordinate, since it's | Xan Lopez | 2007-06-27 | 2 | -4/+2 |
* | Merged from maemo-gtk: | Michael Natterer | 2007-06-27 | 1 | -22/+38 |
* | applied patch to improve variable names, by Olivier Delhomme, #451527. | Tim Janik | 2007-06-27 | 2 | -13/+13 |
* | fixed push_in description. | Tim Janik | 2007-06-27 | 1 | -3/+2 |
* | Plug leaks in error code paths | Johan Dahlin | 2007-06-27 | 1 | -4/+10 |
* | Set an error if we encounter properties without values set (#451303, | Johan Dahlin | 2007-06-27 | 2 | -1/+26 |
* | Fix a bunch of small bugs when parsing property values | Johan Dahlin | 2007-06-26 | 1 | -21/+40 |
* | Fix a typo in the previous commit. | Emmanuele Bassi | 2007-06-26 | 1 | -6/+8 |
* | Show the time of last change in the file chooser, for files modified today | Emmanuele Bassi | 2007-06-26 | 1 | -13/+37 |
* | Encode the output in utf-8 as suggested by Bogdan Nicula | Johan Dahlin | 2007-06-26 | 1 | -1/+2 |
* | remove the deprecation macros for now to fix the build and give us a | Kristian Rietveld | 2007-06-26 | 1 | -4/+0 |
* | deprecate GtkTooltips. | Kristian Rietveld | 2007-06-26 | 3 | -2/+8 |
* | Add a script to convert libglade files to something gtkbuilder can parse. | Johan Dahlin | 2007-06-26 | 2 | -1/+362 |
* | building a GtkRecentInfo can never fail. | Emmanuele Bassi | 2007-06-25 | 1 | -41/+7 |
* | fix little mistake in my last commit ... | Kristian Rietveld | 2007-06-24 | 1 | -0/+1 |
* | Add a search engine which queries the Spotlight database on MacOS X (only | Kristian Rietveld | 2007-06-24 | 4 | -1/+347 |
* | Remove the MIME type calls and queries from the search engine | Emmanuele Bassi | 2007-06-22 | 3 | -127/+26 |
* | applied patch from Xan Lopez to eliminate gap in painted frame for | Tim Janik | 2007-06-22 | 1 | -11/+19 |
* | Remove debug spew | Matthias Clasen | 2007-06-21 | 1 | -2/+0 |
* | Remove faulty and irrelevant enter-leave compression code. (#449167, patch | Matthias Clasen | 2007-06-21 | 1 | -33/+0 |
* | 2.11.4GTK_2_11_4 | Matthias Clasen | 2007-06-19 | 1 | -0/+4 |
* | use g_slice_dup(). | Sven Neumann | 2007-06-19 | 1 | -1/+2 |
* | mark the GtkTooltips struct as private. Keep the tooltips in a hash table | Sven Neumann | 2007-06-19 | 2 | -53/+68 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 20 | -173/+173 |
* | Use g_timeout_add_seconds_full() for the timed poll of the storage file, | Emmanuele Bassi | 2007-06-19 | 1 | -8/+57 |
* | Use a static variable to hold the singleton and remove the code that binds | Emmanuele Bassi | 2007-06-19 | 5 | -102/+64 |
* | Fix some issues with refcounting of the adjustment. (#448544, Carlos | Matthias Clasen | 2007-06-19 | 1 | -2/+2 |
* | Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers w... | Gustavo J. A. M. Carneiro | 2007-06-18 | 1 | -0/+3 |
* | Make GtkMenuShell abstract | Matthias Clasen | 2007-06-18 | 1 | -1/+1 |
* | Fix a doc typo | Matthias Clasen | 2007-06-18 | 1 | -3/+3 |
* | Remove extra braces. | Xan Lopez | 2007-06-17 | 1 | -5/+1 |
* | Update changelog | Xan Lopez | 2007-06-17 | 2 | -6/+14 |
* | Pass the print settings to the preview programme. Bug #403717, patch by | Christian Persch | 2007-06-17 | 1 | -1/+1 |
* | List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej" | Behdad Esfahbod | 2007-06-17 | 1 | -1/+1 |
* | fixed couple of drawing problems with block cursor (#448321). | Yevgen Muntyan | 2007-06-16 | 1 | -5/+5 |
* | Swap argument order to dgettext (#448299, Jan Arne Petersen) | Johan Dahlin | 2007-06-16 | 1 | -1/+1 |