| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle recursion from motion event handlers | Owen W. Taylor | 2013-11-11 | 1 | -2/+2 |
* | gdk_display_get_event: don't unqueue events from the windowing system when pa... | Owen W. Taylor | 2013-02-14 | 1 | -3/+9 |
* | gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally | Matthias Clasen | 2012-07-30 | 1 | -6/+6 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | configure: Check for XGetEventData() | Carlos Garnacho | 2011-05-27 | 1 | -0/+6 |
* | gdk: Add _gdk_x11_event_translator_get_window() | Carlos Garnacho | 2011-05-18 | 1 | -9/+41 |
* | gdk: Move XGetEventData() call to GdkEventSource | Carlos Garnacho | 2011-05-18 | 1 | -23/+27 |
* | x11: Fill in event->any.window before calling filter functions | Benjamin Otte | 2011-02-01 | 1 | -4/+4 |
* | x11: Rename GdkDisplayX11 to GdkX11Display | Benjamin Otte | 2010-12-21 | 1 | -2/+2 |
* | x11: Rename GdkDisplayX11 to GdkX11Display | Benjamin Otte | 2010-12-21 | 1 | -2/+2 |
* | Clean up gdkx.h a bit | Matthias Clasen | 2010-12-21 | 1 | -1/+2 |
* | Rename _gdk_event_mask_table to _gdk_x11_event_mask_table | Matthias Clasen | 2010-12-21 | 1 | -2/+2 |
* | Multiple changes to reduce the amount of unprefixed symbols | Matthias Clasen | 2010-12-21 | 1 | -5/+5 |
* | Move event source apis to gdk_x11 | Matthias Clasen | 2010-12-21 | 1 | -13/+13 |
* | Make gdk_window_{lookup,foreign_new}_for_display backend specific | Matthias Clasen | 2010-12-21 | 1 | -1/+1 |
* | Add a vfunc for _gdk_events_queue | Matthias Clasen | 2010-12-21 | 1 | -9/+9 |
* | Work toward turning GdkDisplayManager into a backend singleton | Matthias Clasen | 2010-12-21 | 1 | -33/+0 |
* | gdk: Fix GdkWindowFilter internal refcounting | Colin Walters | 2010-12-17 | 1 | -18/+14 |
* | gdk: Replace direct calls of _gdk_event_func with _gdk_event_emit() | Benjamin Otte | 2010-12-02 | 1 | -2/+1 |
* | gdk: Rename GdkWindowObject to GdkWindow | Benjamin Otte | 2010-12-02 | 1 | -3/+2 |
* | Make gdk_event_apply_filters safe against changes in filter list | William Jon McCann | 2010-11-22 | 1 | -5/+25 |
* | Inclusion cleanups in sources | Matthias Clasen | 2010-10-14 | 1 | -0/+1 |
* | Fix bugs that crashed gdk_display_close() on x11 | Havoc Pennington | 2010-09-18 | 1 | -0/+5 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Use g_source_set_name for all custom GSources in GTK+ | Colin Walters | 2010-06-03 | 1 | -0/+5 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -0/+427 |