| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 32 | -383/+388 |
* | gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c | Tor Lillqvist | 2008-01-10 | 5 | -35/+84 |
* | Properly ref/unref windows and parents. (#506769) | Cody Russell | 2008-01-10 | 1 | -0/+4 |
* | Move the tracking rect workaround from here... | Richard Hult | 2008-01-10 | 3 | -37/+88 |
* | add these functions to make it build again. | Michael Natterer | 2008-01-10 | 1 | -0/+21 |
* | don't forget to set the time in the returned GdkTimeCoords. | Michael Natterer | 2008-01-04 | 1 | -5/+10 |
* | Don't return NULL. | Matthias Clasen | 2007-12-28 | 1 | -0/+2 |
* | Fir the patch from bug #504886 not to read unitialised memory. | Christian Persch | 2007-12-27 | 1 | -1/+1 |
* | Remove unneeded includes. (#505411, Kazuki IWAMOTO) | Matthias Clasen | 2007-12-25 | 1 | -3/+0 |
* | Check that the window is mapped before setting SW_RESTORE or SW_MINIMIZE. | Cody Russell | 2007-12-23 | 1 | -4/+7 |
* | Plug mem leaks. Bug #504886. | Christian Persch | 2007-12-22 | 1 | -4/+10 |
* | Plug leak of destroyed subviews, fixes bug #504753. | Richard Hult | 2007-12-21 | 1 | -14/+9 |
* | Update for gio API changes | Alexander Larsson | 2007-12-20 | 1 | -2/+2 |
* | Make manual resizing smoother by processing events after changing the | Richard Hult | 2007-12-20 | 2 | -1/+10 |
* | Add a gtk-im-module GTK setting | Matthias Clasen | 2007-12-18 | 2 | -2/+6 |
* | Use u32 instead of __u32 and u8 instead of __u8 as the other types are | Sebastian Dröge | 2007-12-15 | 1 | -4/+11 |
* | gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. | Michael Natterer | 2007-12-14 | 4 | -6/+2 |
* | Add RandR 1.2 support | Søren Sandmann | 2007-12-13 | 9 | -193/+490 |
* | Remove all .cvsignore files. | Michael Natterer | 2007-12-13 | 7 | -62/+0 |
* | Make the code compile again after the GdkAppLaunchContext changes. | Mathias Hasselmann | 2007-12-13 | 1 | -0/+1 |
* | Add docs | Matthias Clasen | 2007-12-13 | 1 | -1/+78 |
* | Forgotten file | Matthias Clasen | 2007-12-13 | 1 | -0/+1 |
* | Implement GAppLaunchContext in gdk, providing startup notification. | Matthias Clasen | 2007-12-13 | 13 | -0/+846 |
* | Applied a patch by Claudio Ciccani which adds testing functions to the | Attilio Fiandrotti | 2007-12-11 | 2 | -1/+261 |
* | Applied a patch by Claudio Ciccani which fixes the mixing of gdk and cairo | Attilio Fiandrotti | 2007-12-11 | 1 | -17/+29 |
* | Install backend specific header (bug #405915). Also add a getter for the | Richard Hult | 2007-12-10 | 3 | -0/+19 |
* | Replace the autorelease pools used for each drawing context and in | Richard Hult | 2007-12-10 | 3 | -34/+9 |
* | Fix the check for no changes to position and size. | Richard Hult | 2007-12-10 | 1 | -4/+4 |
* | Ignore drawRect calls with zero sized areas at (0, 0), patch from Paul | Richard Hult | 2007-12-10 | 1 | -0/+9 |
* | Fix a bug where we could end up trying to handle the same event more than | Richard Hult | 2007-12-10 | 3 | -31/+52 |
* | Minor fix for code added in r19132 | Attilio Fiandrotti | 2007-12-09 | 1 | -1/+0 |
* | Committed several patches by Denis Oliver Knoppwhich are expected to improve ... | Attilio Fiandrotti | 2007-12-09 | 5 | -222/+897 |
* | Remove trailing whitespace that can trigger false positives in abicheck.sh | Tommi Komulainen | 2007-12-06 | 1 | -5/+5 |
* | Committed a patch by DOK to fix GDK events generations in the DirectFB backend | Attilio Fiandrotti | 2007-12-06 | 1 | -3/+105 |
* | Fix warning when switching spaces in leopard. | Richard Hult | 2007-12-06 | 1 | -3/+7 |
* | Fully initialize the root window, fixes bug #501583. | Richard Hult | 2007-12-04 | 1 | -0/+7 |
* | Don't crash when a parent relative bg pixmap is set, and no parent has a | Richard Hult | 2007-12-03 | 1 | -1/+11 |
* | Use templates for glib-mkenums calls instead of complicated commandlines | Matthias Clasen | 2007-11-26 | 3 | -14/+68 |
* | Use the monitor the window currently is on, not always the primary | Tor Lillqvist | 2007-11-25 | 1 | -5/+20 |
* | New file, dummy implementations. | Tor Lillqvist | 2007-11-25 | 2 | -0/+56 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 3 | -19/+18 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 7 | -6/+15 |
* | * gdk/quartz/gdktestutils-quartz.c: Add stubs for the testing functions to | Richard Hult | 2007-11-21 | 2 | -0/+126 |
* | Add xsetting for gtk-scrolled-window-placement (#458103). | Ross Burton | 2007-11-21 | 1 | -2/+4 |
* | Add Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for | Behdad Esfahbod | 2007-11-21 | 1 | -2/+6 |
* | Fixed copyright for newly submitted files. | Tim Janik | 2007-11-20 | 2 | -2/+4 |
* | Moved Gdk test functions from Gtk+ to Gdk test utils. | Tim Janik | 2007-11-20 | 6 | -0/+271 |
* | Reviewed by Richard: | Sven Herzberg | 2007-11-13 | 1 | -1/+1 |
* | Avoid loading the ISO8859-1 iconv module. We're already doing all the | Alexander Larsson | 2007-11-12 | 1 | -21/+21 |
* | guard for windows with GDK_WINDOW_DESTROYED set. (Fixes #482531, reported | Kristian Rietveld | 2007-11-09 | 1 | -6/+9 |