summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.11.4GTK_2_11_4Matthias Clasen2007-06-191-0/+2
* UpdatesMatthias Clasen2007-06-191-0/+4
* use g_slice_dup().Sven Neumann2007-06-191-0/+4
* mark the GtkTooltips struct as private. Keep the tooltips in a hash tableSven Neumann2007-06-191-0/+8
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-0/+5
* Fix ChangeLogEmmanuele Bassi2007-06-191-0/+3
* Use g_timeout_add_seconds_full() for the timed poll of the storage file,Emmanuele Bassi2007-06-191-0/+12
* Use a static variable to hold the singleton and remove the code that bindsEmmanuele Bassi2007-06-191-0/+25
* Fix some issues with refcounting of the adjustment. (#448544, CarlosMatthias Clasen2007-06-191-0/+5
* Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers w...Gustavo J. A. M. Carneiro2007-06-181-0/+7
* Make GtkMenuShell abstractMatthias Clasen2007-06-181-0/+7
* Fix a doc typoMatthias Clasen2007-06-181-0/+4
* Forward Mac OS menu shortcut events to the right menu.Richard Hult2007-06-171-0/+5
* More refactoring of the event handling: Extract synthesizing of crossingRichard Hult2007-06-171-0/+9
* Remove pointless logging for unhandled events. Activate the application onRichard Hult2007-06-171-0/+8
* Update changelogXan Lopez2007-06-171-0/+10
* Pass the print settings to the preview programme. Bug #403717, patch byChristian Persch2007-06-171-0/+5
* 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-171-1/+6
* Change input method behavior to act on key presses instead of keyDaniel Elstner2007-06-171-0/+8
* List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej"Behdad Esfahbod2007-06-171-0/+5
* fixed couple of drawing problems with block cursor (#448321).Yevgen Muntyan2007-06-161-0/+5
* Ignore events and break any grabs while the window is being dragged.Richard Hult2007-06-161-0/+5
* Defer setting the parent until the window is shown, otherwise it getsRichard Hult2007-06-161-0/+6
* Swap argument order to dgettext (#448299, Jan Arne Petersen)Johan Dahlin2007-06-161-0/+5
* Move the checks for no window or a non-GDK window from here...Richard Hult2007-06-161-0/+8
* Break out into a separate function.Richard Hult2007-06-161-0/+5
* Implement, to be used to detect if the window is currently being movedRichard Hult2007-06-161-0/+5
* Don't set parent/child relationship for tooltip windows since that movesRichard Hult2007-06-161-0/+7
* Don't use "typename" C++ keyword as parameter name. Bug #448193.Christian Persch2007-06-161-0/+7
* Bump versionMatthias Clasen2007-06-161-0/+2
* 2.11.3GTK_2_11_3Matthias Clasen2007-06-161-0/+4
* Base class should be GObject, not GtkObject.Johan Dahlin2007-06-151-0/+4
* Documentation fixesMatthias Clasen2007-06-151-0/+3
* Fix up docsMatthias Clasen2007-06-151-0/+2
* Correcting the ChangeLog entry for r18142.Mathias Hasselmann2007-06-151-0/+2
* Don't install gtkbuilderprivate.hMatthias Clasen2007-06-151-0/+8
* Use gsize instead of unsigned and gulong instead of long, fixes complationJohan Dahlin2007-06-151-0/+7
* add move_selected signal to allow overriding the default internalMatthias Clasen2007-06-151-0/+5
* Forgot to free the unescaped tooltip text.Mathias Hasselmann2007-06-151-0/+4
* Improving handling of tooltip-text property. Also check result of tooltipMathias Hasselmann2007-06-151-0/+5
* Introduce convenience property "GtkWidget:tooltip-text" taking care ofMathias Hasselmann2007-06-151-0/+12
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+149
* updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. TrueHans Breuer2007-06-151-0/+8
* ...and the ChangeLog entry, thanks richardJohan Dahlin2007-06-141-0/+5
* Fix compiler warning. (#447586, Kazuki IWAMOTO)Behdad Esfahbod2007-06-141-0/+5
* Use g_win32_get_windows_version() instead of _winver so that this compilesTor Lillqvist2007-06-141-0/+8
* UpdatesMatthias Clasen2007-06-141-0/+2
* Move a note aroundMatthias Clasen2007-06-141-0/+5
* Improve docsMatthias Clasen2007-06-141-0/+5