summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-18153-7/+39654
* Add a gtk-im-module GTK settingMatthias Clasen2007-12-1810-41/+154
* sv.po: Swedish translation updatedDaniel Nylander2007-12-171-3/+3
* sv.po: Updated Swedish translationDaniel Nylander2007-12-172-1196/+1146
* use a weak pointer to set last_window to NULL as soon as it's destroyed.Kristian Rietveld2007-12-172-2/+28
* always determine what arrow to show if show_sort_indicator is true.Kristian Rietveld2007-12-172-2/+7
* Prevent assertion failure in gtk_paned_find_neighbours. (#503824,Mathias Hasselmann2007-12-162-1/+9
* Plug leak: When reordering the info in the list the old node is removedXan Lopez2007-12-152-1/+8
* Use u32 instead of __u32 and u8 instead of __u8 as the other types areSebastian Dröge2007-12-152-4/+18
* Suggest g_signal_connect (..., "realize", ...) instead ofRay Strode2007-12-142-1/+7
* gdk/gdkinternals.h #include <gio/gio.h> instead of individual files.Michael Natterer2007-12-145-6/+12
* Correct "Since:" tags for GtkPageSetup and GtkPrintSettings asMathias Hasselmann2007-12-143-4/+11
* Remove comments I forgot in docs/reference/gtk/gtk-docs.sgml.Mathias Hasselmann2007-12-141-4/+2
* Change GtkToolItem to retrieve its properties from GtkToolShell interface,Mathias Hasselmann2007-12-1411-41/+371
* Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*()Mathias Hasselmann2007-12-146-63/+204
* Close an api gap in tooltipsMatthias Clasen2007-12-145-1/+38
* added tests for insertion functions.Kristian Rietveld2007-12-143-2/+588
* Add RandR 1.2 supportSøren Sandmann2007-12-1311-205/+500
* test the move and swap functions on a store with only one node.Kristian Rietveld2007-12-133-2/+182
* add a call to g_test_bug_base().Kristian Rietveld2007-12-133-0/+14
* start composing tests for the list and tree store.Kristian Rietveld2007-12-135-0/+2247
* Remove all .cvsignore files.Michael Natterer2007-12-1381-506/+0
* Make the code compile again after the GdkAppLaunchContext changes.Mathias Hasselmann2007-12-133-1/+9
* Add docsMatthias Clasen2007-12-135-1/+106
* Forgotten fileMatthias Clasen2007-12-131-0/+1
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-1314-0/+865
* Another attempt to improve gtk_drag_dest_set docs.Mathias Hasselmann2007-12-122-10/+18
* Applied a patch by Claudio Ciccani which adds testing functions to theAttilio Fiandrotti2007-12-113-1/+267
* Applied a patch by Claudio Ciccani which fixes the mixing of gdk and cairoAttilio Fiandrotti2007-12-112-17/+34
* Move documentation for gtk_drag_dest_set to gtkdnd.c.Mathias Hasselmann2007-12-112-11/+10
* Mention impact of GtkDestDefaults on "drag-motion" handlers. ClearifyMathias Hasselmann2007-12-113-35/+56
* made unnecessarily exported symbols static. switched g_return_if_fail()15:44:01 Tim Janik2007-12-113-409/+318
* Updated Greek translationKostas Papadimas2007-12-112-7/+7
* Updated Greek translationKostas Papadimas2007-12-112-961/+998
* Use gtk_widget_get_parent_window() instead of widget->parent->window.Stefan Kost2007-12-102-3/+8
* Install backend specific header (bug #405915). Also add a getter for theRichard Hult2007-12-104-0/+26
* Replace the autorelease pools used for each drawing context and inRichard Hult2007-12-104-34/+22
* Fix the check for no changes to position and size.Richard Hult2007-12-102-4/+9
* Ignore drawRect calls with zero sized areas at (0, 0), patch from PaulRichard Hult2007-12-102-0/+14
* Fix a bug where we could end up trying to handle the same event more thanRichard Hult2007-12-104-31/+65
* Include bin/gtk-builder-convert in the dev package. (#502850)Tor Lillqvist2007-12-102-0/+6
* Another fix to avoid further fallout from the fix for bug 388321.Matthias Clasen2007-12-102-6/+14
* Minor fix for code added in r19132Attilio Fiandrotti2007-12-091-1/+0
* Fix the spinguard logic for big buffers. (#494667, Ed Catmur)Matthias Clasen2007-12-092-3/+12
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-12-094-1730/+1784
* Committed several patches by Denis Oliver Knoppwhich are expected to improve ...Attilio Fiandrotti2007-12-096-222/+910
* Czech Translation updated by Petr Kovar.Jakub Friedl2007-12-082-1533/+1397
* Correct the documentation of child property getter arguments. (#501992,Matthias Clasen2007-12-072-4/+9
* Don't leak pixbufs. (#502250, Yevgen Muntyan)Matthias Clasen2007-12-072-14/+13
* Forgot bug number.Yevgen Muntyan2007-12-071-1/+1