summaryrefslogtreecommitdiff
path: root/gdk/x11
Commit message (Expand)AuthorAgeFilesLines
* Bug 567761 – Spellfixes in GTK+ documentationMatthias Clasen2009-01-231-1/+1
* Cache cursors to avoid libXcursor theme lookup overhead.Matthias Clasen2009-01-203-20/+186
* Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuckMatthias Clasen2009-01-042-11/+15
* Typo fixes and small doc improvementsMatthias Clasen2008-12-263-4/+4
* Remove a C99ism. Pointed out by Eric LamarqueMatthias Clasen2008-12-131-1/+4
* Initialize the XAtom cache earlier. Patch by Christian PerschMatthias Clasen2008-12-131-2/+2
* Fix a typoMatthias Clasen2008-12-131-1/+1
* Bug 563547 – Update gdkx11 atom precache tableBehdad Esfahbod2008-12-081-2/+14
* Bug 559622 – GdkDevice test segfaultsChristian Dywan2008-11-302-8/+17
* Bug 554076 – eventually release g_new-ed supported_atomsChristian Dywan2008-11-301-1/+10
* Only emit size-changed if the screen size actually changed.Matthias Clasen2008-10-221-1/+10
* remove debug spewMatthias Clasen2008-10-011-1/+0
* Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc.Matthias Clasen2008-09-292-13/+54
* Correctly chain up the finalize implementation.Emmanuele Bassi2008-09-291-8/+15
* Bug 552956 – Should check composite extension versionMatthias Clasen2008-09-271-1/+11
* Bug 553803 – eventually call XCloseDevice on XOpenDevice resultsMatthias Clasen2008-09-273-14/+32
* remove unused variable and fix indentation.Michael Natterer2008-09-231-5/+3
* Don't use XRRGetScreenResources() as there are performance issues with it.Søren Sandmann2008-09-101-79/+4
* Return FALSE from reparent implementations to avoid #548993. Patch by EdMatthias Clasen2008-08-281-1/+1
* +Wed Aug 20 18:16:29 2008 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2008-08-201-1/+1
* Bug 547456 - gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn'tErwann Chenede -2008-08-131-9/+6
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-8/+7
* 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