summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set an error if we encounter properties without values set (#451303,Johan Dahlin2007-06-274-1/+39
* Connect the destroy signal in the example instead of the ui file. Also setJohan Dahlin2007-06-273-1/+12
* Fix a bunch of small bugs when parsing property valuesJohan Dahlin2007-06-263-22/+126
* Fix a typo in the previous commit.Emmanuele Bassi2007-06-262-6/+16
* Show the time of last change in the file chooser, for files modified todayEmmanuele Bassi2007-06-263-13/+46
* modules/engines/ms-windows/xp_theme.[ch] Add support for drawingCody Russell2007-06-264-133/+183
* Encode the output in utf-8 as suggested by Bogdan NiculaJohan Dahlin2007-06-262-1/+7
* Extend the C++ keyword test to include internal GDK headers (#449016).Mathias Hasselmann2007-06-2613-4/+127
* Create test for finding C++ keywords in public header files (#449016).Mathias Hasselmann2007-06-264-0/+26
* remove the deprecation macros for now to fix the build and give us aKristian Rietveld2007-06-262-4/+12
* deprecate GtkTooltips.Kristian Rietveld2007-06-264-2/+17
* Updated Norwegian bokmål translation.Kjartan Maraas2007-06-262-1071/+949
* UpdateMatthias Clasen2007-06-262-0/+5
* Add a man pageMatthias Clasen2007-06-265-2/+80
* UpdatesMatthias Clasen2007-06-261-1/+11
* AdditionsMatthias Clasen2007-06-263-2/+10
* UpdatesMatthias Clasen2007-06-262-2/+7
* UpdatesMatthias Clasen2007-06-263-2/+18
* UpdatesMatthias Clasen2007-06-265-9/+10
* Add a script to convert libglade files to something gtkbuilder can parse.Johan Dahlin2007-06-263-1/+368
* Don't steal menu events while the keyboard is grabbed.Richard Hult2007-06-252-1/+8
* Fallback to X cursors for the ones that OS X doesn't provide. Fixes bugRichard Hult2007-06-254-12/+298
* building a GtkRecentInfo can never fail.Emmanuele Bassi2007-06-252-41/+16
* Updated Vietnamese translation.Clytie Siddall2007-06-252-1161/+995
* Updated Vietnamese translation.Clytie Siddall2007-06-252-1742/+1696
* Revert my attempted overly simple fix for #445284, as it causes aTor Lillqvist2007-06-252-0/+14
* fix little mistake in my last commit ...Kristian Rietveld2007-06-242-0/+5
* Add a search engine which queries the Spotlight database on MacOS X (onlyKristian Rietveld2007-06-245-1/+358
* Translation updated.Gabor Kelemen2007-06-232-1831/+1703
* Translation updated.Gabor Kelemen2007-06-222-1184/+1008
* Remove the MIME type calls and queries from the search engineEmmanuele Bassi2007-06-224-127/+36
* updated si translationFelix I2007-06-222-0/+6202
* updated si translationFelix I2007-06-222-0/+4303
* applied patch from Xan Lopez to eliminate gap in painted frame forTim Janik2007-06-224-11/+179
* applied patch from Mark Tiefenbruck to add missing return_if_fail,Tim Janik2007-06-212-0/+6
* Remove debug spewMatthias Clasen2007-06-212-2/+4
* Remove faulty and irrelevant enter-leave compression code. (#449167, patchMatthias Clasen2007-06-212-33/+5
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-202-1570/+1570
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-202-1103/+977
* Fix a typo in a commentJohan Dahlin2007-06-192-1/+6
* Don't create or update the tracking rect in the window, move it to theRichard Hult2007-06-195-30/+78
* Restore G_BEGIN_DECLS at the top of this file to make C++ compilers happy.Mathias Hasselmann2007-06-192-0/+7
* Bump versionMatthias Clasen2007-06-192-1/+3
* 2.11.4GTK_2_11_4Matthias Clasen2007-06-19193-3546/+3664
* UpdatesMatthias Clasen2007-06-192-0/+28
* use g_slice_dup().Sven Neumann2007-06-192-1/+6
* mark the GtkTooltips struct as private. Keep the tooltips in a hash tableSven Neumann2007-06-194-53/+80
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-1923-177/+182
* Fix ChangeLogEmmanuele Bassi2007-06-191-0/+3
* Use g_timeout_add_seconds_full() for the timed poll of the storage file,Emmanuele Bassi2007-06-193-9/+70