summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a static variable to hold the singleton and remove the code that bindsEmmanuele Bassi2007-06-197-102/+95
* Fix some issues with refcounting of the adjustment. (#448544, CarlosMatthias Clasen2007-06-192-2/+7
* Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers w...Gustavo J. A. M. Carneiro2007-06-182-0/+10
* Make GtkMenuShell abstractMatthias Clasen2007-06-185-4/+22
* Fix a doc typoMatthias Clasen2007-06-182-3/+7
* Forward Mac OS menu shortcut events to the right menu.Richard Hult2007-06-172-0/+56
* Add note about --print-settingsChristian Persch2007-06-171-0/+6
* More refactoring of the event handling: Extract synthesizing of crossingRichard Hult2007-06-172-118/+156
* Remove pointless logging for unhandled events. Activate the application onRichard Hult2007-06-172-8/+26
* Remove extra braces.Xan Lopez2007-06-171-5/+1
* Update changelogXan Lopez2007-06-173-6/+24
* Pass the print settings to the preview programme. Bug #403717, patch byChristian Persch2007-06-172-1/+6
* Bah, fix the bug number.Xan Lopez2007-06-171-1/+1
* replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman SauerbeckXan Lopez2007-06-172-3/+8
* Change input method behavior to act on key presses instead of keyDaniel Elstner2007-06-172-48/+28
* List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej"Behdad Esfahbod2007-06-172-1/+6
* fixed couple of drawing problems with block cursor (#448321).Yevgen Muntyan2007-06-162-5/+10
* Add GtkTooltip. (#448341)Jan Arne Petersen2007-06-162-0/+6
* Ignore events and break any grabs while the window is being dragged.Richard Hult2007-06-162-0/+15
* Defer setting the parent until the window is shown, otherwise it getsRichard Hult2007-06-162-1/+13
* Swap argument order to dgettext (#448299, Jan Arne Petersen)Johan Dahlin2007-06-162-1/+6
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-162-1707/+1641
* Move the checks for no window or a non-GDK window from here...Richard Hult2007-06-162-22/+39
* Break out into a separate function.Richard Hult2007-06-162-18/+31
* Implement, to be used to detect if the window is currently being movedRichard Hult2007-06-163-4/+46
* Don't set parent/child relationship for tooltip windows since that movesRichard Hult2007-06-162-2/+18
* Don't use "typename" C++ keyword as parameter name. Bug #448193.Christian Persch2007-06-163-11/+18
* Bump versionMatthias Clasen2007-06-162-1/+3
* 2.11.3GTK_2_11_3Matthias Clasen2007-06-16205-63613/+65749
* Base class should be GObject, not GtkObject.Johan Dahlin2007-06-152-1/+5
* Fix cross-referencesMatthias Clasen2007-06-152-9/+94
* Documentation fixesMatthias Clasen2007-06-153-14/+33
* Fix up docsMatthias Clasen2007-06-152-8/+9