summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* added alternative button order in Print and Page Setup dialogs.Yevgen Muntyan2007-12-073-0/+15
* skip tests if gdktarget!=x11, since GUI tests need Xvfb. only start Xvfb13:16:33 Tim Janik2007-12-072-5/+15
* Remove trailing whitespace that can trigger false positives in abicheck.shTommi Komulainen2007-12-064-24/+31
* Committed a patch by DOK to fix GDK events generations in the DirectFB backendAttilio Fiandrotti2007-12-062-3/+110
* replaced seq(1) invokation for X11 ids with a hardcoded set of likely13:55:06 Tim Janik2007-12-062-1/+12
* Fix warning when switching spaces in leopard.Richard Hult2007-12-062-3/+13
* ported to new testing framework.13:38:36 Tim Janik2007-12-063-15/+27
* majorly speed up execution by reducing timeouts and converting main loop10:44:52 Tim Janik2007-12-063-106/+86
* use string comparisons for string property values and get rid of08:23:38 Tim Janik2007-12-062-8/+12
* run tests in current dir after setting up the logging directory, so their18:59:59 Tim Janik2007-12-058-18/+424
* Fully initialize the root window, fixes bug #501583.Richard Hult2007-12-042-0/+12
* Modify the tab-label-destroy fix to not crash epiphany.Matthias Clasen2007-12-042-18/+11
* Don't crash when dragging from a source that doesn't support uri listsRichard Hult2007-12-032-8/+14
* Don't crash when a parent relative bg pixmap is set, and no parent has aRichard Hult2007-12-032-1/+18
* Two optimizations for icon cache lookups.Matthias Clasen2007-12-034-38/+75
* use 'grep -o' to extract _get_type functions from header files. this15:18:17 Tim Janik2007-12-032-3/+8
* [Win32]: On Windows, queue a redraw of child2 whenever we set the paneCody Russell2007-12-012-0/+15
* Fix doc typosMatthias Clasen2007-11-302-2/+6
* Fix a typoMatthias Clasen2007-11-302-1/+6
* Remove debug spewMatthias Clasen2007-11-302-3/+5
* Fix subdir orderingMatthias Clasen2007-11-292-2/+7