| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.c | Michael Natterer | 2008-05-06 | 1 | -2/+2 |
* | Add private backend data to events, and handle it when copying/freeing | Richard Hult | 2008-05-06 | 1 | -0/+11 |
* | Don't call XFreeColormap on foreign colormaps | Matthias Clasen | 2008-04-03 | 1 | -2/+3 |
* | Fix a small doc issues. | Matthias Clasen | 2008-02-15 | 2 | -16/+16 |
* | Documentation fixes | Matthias Clasen | 2008-02-15 | 2 | -12/+20 |
* | gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h | Michael Natterer | 2008-01-15 | 2 | -8/+8 |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 6 | -31/+31 |
* | 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 |
* | Plug mem leaks. Bug #504886. | Christian Persch | 2007-12-22 | 1 | -4/+10 |
* | Update for gio API changes | Alexander Larsson | 2007-12-20 | 1 | -2/+2 |
* | Add a gtk-im-module GTK setting | Matthias Clasen | 2007-12-18 | 1 | -2/+5 |
* | gdk/gdkinternals.h #include <gio/gio.h> instead of individual files. | Michael Natterer | 2007-12-14 | 1 | -2/+0 |
* | Add RandR 1.2 support | Søren Sandmann | 2007-12-13 | 6 | -193/+456 |
* | Remove all .cvsignore files. | Michael Natterer | 2007-12-13 | 1 | -9/+0 |
* | Implement GAppLaunchContext in gdk, providing startup notification. | Matthias Clasen | 2007-12-13 | 2 | -0/+425 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 1 | -1/+2 |
* | 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 | 1 | -1/+2 |
* | Moved Gdk test functions from Gtk+ to Gdk test utils. | Tim Janik | 2007-11-20 | 2 | -0/+219 |
* | Avoid loading the ISO8859-1 iconv module. We're already doing all the | Alexander Larsson | 2007-11-12 | 1 | -21/+21 |
* | Fix serial number comparison regression introduced recently. (#474897) | Behdad Esfahbod | 2007-09-10 | 1 | -2/+5 |
* | fix invalid list node accesses, spotted by Benjamin Berg, bug #475158. | 18:22:28 Tim Janik | 2007-09-09 | 1 | -1/+2 |
* | fix X serial handling to cope with wraparounds and maintain referential | Tim Janik | 2007-08-28 | 1 | -6/+4 |
* | Documentation fixes | Matthias Clasen | 2007-07-22 | 1 | -3/+4 |
* | add note that the semantics of this call, when mixed with the new | Ryan Lortie | 2007-07-19 | 2 | -4/+7 |
* | New function to determine if keyboard layouts for both LTR and LTR | Matthias Clasen | 2007-06-30 | 1 | -54/+125 |
* | Connect the "destroy" signal so that the 'window' pointer is set back to | Ryan Lortie | 2007-06-29 | 1 | -8/+0 |
* | applied patch from Mark Tiefenbruck to add missing return_if_fail, | Tim Janik | 2007-06-21 | 1 | -0/+1 |
* | replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman Sauerbeck | Xan Lopez | 2007-06-17 | 1 | -2/+2 |
* | Handle child_setup being NULL. (#445691, Christopher Taylor) | Matthias Clasen | 2007-06-11 | 1 | -3/+4 |
* | Set DISPLAY in the child process using g_setenv() instead of constructing | Ross Burton | 2007-06-06 | 1 | -81/+33 |
* | Fix embarrassing crash. (#444457, Torsten Schoenfeld) | Tor Lillqvist | 2007-06-06 | 1 | -1/+1 |
* | Check that window_private is not NULL before using it. (#444351, David | Matthias Clasen | 2007-06-05 | 1 | -1/+1 |
* | Add support for composited child windows. (#412882, Ryan Lortie) | Matthias Clasen | 2007-06-01 | 5 | -2/+156 |
* | Update docs | Matthias Clasen | 2007-05-26 | 1 | -2/+3 |
* | Fix docs | Matthias Clasen | 2007-05-26 | 1 | -1/+1 |
* | Add some missing symbols. | Matthias Clasen | 2007-05-23 | 1 | -0/+1 |
* | Make sure the leader_window's WM_CLIENT_LEADER points to itself. #435028 | Dan Winship | 2007-05-02 | 1 | -2/+6 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 2 | -1/+55 |
* | New method to marshall and send a Startup Notification message. (from | Dan Winship | 2007-04-29 | 2 | -44/+76 |
* | Factor out window movement functions. (#63820, Tilman Sauerbeck) | Matthias Clasen | 2007-04-27 | 1 | -31/+34 |
* | Factor out translate_pos(). (#63820, Tilman Sauerbeck) | Matthias Clasen | 2007-04-27 | 1 | -24/+20 |
* | Factor out window mapping and unmapping functions. (#63820, Tilman | Matthias Clasen | 2007-04-27 | 1 | -10/+25 |
* | Make list handling code easier to read. (#63820, Tilman Sauerbeck) | Matthias Clasen | 2007-04-27 | 1 | -59/+19 |
* | Win32 drop shadow goodness | Cody Russell | 2007-04-25 | 1 | -0/+3 |
* | Change the XSettingsWatchFunc to return a Bool to indicate success. Update | Matthias Clasen | 2007-04-10 | 3 | -11/+44 |
* | Revert to non-xinerama mode when XineramaQueryScreens returns NULL; patch | Loïc Minier | 2007-04-03 | 1 | -5/+9 |