summaryrefslogtreecommitdiff
path: root/gdk/x11
Commit message (Expand)AuthorAgeFilesLines
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-6/+6
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-9/+10
* Support GEmblemedIconMatthias Clasen2008-08-031-0/+8
* Bug 544265 – GDK assumes XFIXES extensionMatthias Clasen2008-07-241-1/+7
* Don't use RandR 1.2 if driver is detected as randr12_compat (ie X driverFrederic Crozat2008-07-221-0/+11
* Bug 493008 – gdk_screen_get_window_stack is not 64-bit-compatibleMatthias Clasen2008-07-061-2/+2
* Some GDK doc additionsMatthias Clasen2008-07-041-0/+3
* Revert name changeCody Russell2008-07-012-2/+2
* Add event sound settings. Patch by Lennart Pöttering.Matthias Clasen2008-07-011-2/+8
* Practically everything changed.Cody Russell2008-06-302-2/+2
* Some unrelated cleanups found while reviewing the offscreen window patch:Michael Natterer2008-06-302-6/+10
* Abstract some GdkWindow API into an interface that the backends mustEmmanuele Bassi2008-06-275-667/+288
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-2232-32/+32
* deprecate GdkDestroyNotify.Michael Natterer2008-06-181-1/+1
* Protect against XKB being stupid. Reported by Pedro Villavicencio.Matthias Clasen2008-06-171-1/+1
* Return the right coordinatesMatthias Clasen2008-06-061-3/+6
* Bug 536185 – monitor font configurationBehdad Esfahbod2008-06-061-2/+4
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+0
* Bug 526635 - _gdk_window_get_toplevel handles FOREIGN windowsCody Russell2008-05-251-1/+1
* Bug 525461 - Don't invalidate under an input-only childCody Russell2008-05-251-1/+1
* Bug 524110 - Gdk should not assume reparenting WMs when retrieving windowCody Russell2008-05-251-6/+52
* Bug 522269 - Evince windows sometimes incorrectly unmaximized, caused byCody Russell2008-05-251-0/+4
* Bug 318807 – Offscreen windows and window redirection.10:49:20 Tim Janik2008-05-211-42/+7
* gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.cMichael Natterer2008-05-061-2/+2
* Add private backend data to events, and handle it when copying/freeingRichard Hult2008-05-061-0/+11
* Don't call XFreeColormap on foreign colormapsMatthias Clasen2008-04-031-2/+3
* Fix a small doc issues.Matthias Clasen2008-02-152-16/+16
* Documentation fixesMatthias Clasen2008-02-152-12/+20
* gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.hMichael Natterer2008-01-152-8/+8
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-146-31/+31
* don't forget to set the time in the returned GdkTimeCoords.Michael Natterer2008-01-041-5/+10
* Don't return NULL.Matthias Clasen2007-12-281-0/+2
* Fir the patch from bug #504886 not to read unitialised memory.Christian Persch2007-12-271-1/+1
* Plug mem leaks. Bug #504886.Christian Persch2007-12-221-4/+10
* Update for gio API changesAlexander Larsson2007-12-201-2/+2
* Add a gtk-im-module GTK settingMatthias Clasen2007-12-181-2/+5
* gdk/gdkinternals.h #include <gio/gio.h> instead of individual files.Michael Natterer2007-12-141-2/+0
* Add RandR 1.2 supportSøren Sandmann2007-12-136-193/+456
* Remove all .cvsignore files.Michael Natterer2007-12-131-9/+0
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-132-0/+425
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Add xsetting for gtk-scrolled-window-placement (#458103).Ross Burton2007-11-211-2/+4
* Add Gtk/EnableAccels and Gtk/EnableMnemonics xsettings forBehdad Esfahbod2007-11-211-2/+6
* Fixed copyright for newly submitted files.Tim Janik2007-11-201-1/+2
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-202-0/+219
* Avoid loading the ISO8859-1 iconv module. We're already doing all theAlexander Larsson2007-11-121-21/+21
* Fix serial number comparison regression introduced recently. (#474897)Behdad Esfahbod2007-09-101-2/+5
* fix invalid list node accesses, spotted by Benjamin Berg, bug #475158.18:22:28 Tim Janik2007-09-091-1/+2
* fix X serial handling to cope with wraparounds and maintain referentialTim Janik2007-08-281-6/+4
* Documentation fixesMatthias Clasen2007-07-221-3/+4