summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkevents-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuckMatthias Clasen2009-01-041-11/+14
* Bug 554076 – eventually release g_new-ed supported_atomsChristian Dywan2008-11-301-1/+10
* remove unused variable and fix indentation.Michael Natterer2008-09-231-5/+3
* Abstract some GdkWindow API into an interface that the backends mustEmmanuele Bassi2008-06-271-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* deprecate GdkDestroyNotify.Michael Natterer2008-06-181-1/+1
* 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
* Add RandR 1.2 supportSøren Sandmann2007-12-131-0/+14
* add note that the semantics of this call, when mixed with the newRyan Lortie2007-07-191-3/+5
* Check that window_private is not NULL before using it. (#444351, DavidMatthias Clasen2007-06-051-1/+1
* Add support for composited child windows. (#412882, Ryan Lortie)Matthias Clasen2007-06-011-0/+28
* Change the XSettingsWatchFunc to return a Bool to indicate success. UpdateMatthias Clasen2007-04-101-7/+30
* Doc improvementsMatthias Clasen2007-03-121-0/+2
* Apply a patch by Chris Wilson to avoid spurious valgrind warnings fromMatthias Clasen2007-01-041-4/+4
* Try to fix #315732, reported by Luke Hutchinson:Matthias Clasen2007-01-021-15/+10
* Move all includes before including gdkalias.h.Behdad Esfahbod2006-10-021-2/+2
* Fix root window size changesMatthias Clasen2006-06-291-1/+7
* Make GTK+ work as an untrusted X client. (#136571, Ed Catmur)Matthias Clasen2006-05-251-0/+8
* Create 'composited' label.Søren Sandmann2006-04-251-1/+4
* moved and renamed the gdk_settings_names and gdk_settings_map.Tim Janik2006-02-271-84/+7
* Fix string offsets.Matthias Clasen2006-01-111-4/+5
* Allow falling back to another icon theme before hicolor. (#325546, RodneyMatthias Clasen2006-01-111-0/+1
* Fix a typo. (gdk_screen_get_setting): Avoid relocations for the settingsMatthias Clasen2005-12-271-40/+76
* Fix a typo.Matthias Clasen2005-12-271-1/+1
* map the new GtkSettings properties "timeout-initial", "timeout-repeat",Michael Natterer2005-12-051-0/+4
* new internal function which destroys the display's event source. AlsoMichael Natterer2005-11-161-0/+14
* Applied patch from maemo-gtk that addresses many issues wrt displayMichael Natterer2005-11-101-2/+5
* Add settings to hide the input method and Unicode control characterMatthias Clasen2005-10-241-0/+2
* *** empty log message ***Matthias Clasen2005-09-201-1/+1
* Various cleanups. (#315359, Kjartan Maraas)Matthias Clasen2005-09-131-2/+2
* Broken pipeMatthias Clasen2005-09-111-1/+1
* Make it possible to determine if a key event is for a modifier key:Matthias Clasen2005-09-091-0/+1
* Add support for extra virtual modifiers: (#85780, Owen Taylor)Matthias Clasen2005-09-061-0/+2
* Free data returned from XGetWindowProperty.Matthias Clasen2005-08-191-3/+8
* Make tracking the on_all_desktops state work better.Matthias Clasen2005-08-011-25/+21
* Change machinery for following font rendering xsettings to set cairo fontOwen Taylor2005-07-211-5/+10
* Don't assert if the xrootwin is invalid. (#309997, Barbie LeVille)Matthias Clasen2005-07-141-15/+45
* Handle broken grabs.Matthias Clasen2005-06-301-1/+4
* Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size toMatthias Clasen2005-06-151-0/+2
* Update to changed cairo interface.Owen Taylor2005-05-171-0/+3
* Fix a bug in focus tracking when we move between has_pointer_focus andOwen Taylor2005-05-051-23/+61
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+5
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-1/+1
* Update the user time when receiving a WM_DELETE message. (#162980, ElijahMatthias Clasen2005-01-051-0/+2
* Squash strict aliasing warnings.Owen Taylor2004-11-171-3/+11
* Don't crash on broken ClientMessage events. (#157056, Owen Taylor)Matthias Clasen2004-11-011-2/+8
* Revert accidental change from Aug 02 that removed a flush of the XSøren Sandmann2004-09-041-10/+3
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1