| Commit message (Expand) | Author | Age | Files | Lines |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gdk: Keep track of the last slave device used | Carlos Garnacho | 2012-02-23 | 1 | -0/+1 |
* | gdk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | GdkDisplay: Struct packing improvements | Matthias Clasen | 2011-04-12 | 1 | -5/+4 |
* | API: gdk: Change get_drag_window() API | Benjamin Otte | 2011-02-01 | 1 | -4/+0 |
* | API: gdk: Make GdkEventSelection.requestor a GdkWindow | Benjamin Otte | 2011-02-01 | 1 | -1/+1 |
* | gdk: Remove GdkEventClient | Benjamin Otte | 2011-02-01 | 1 | -7/+0 |
* | gdk: Get rid of GdkDisplayDeviceHooks | Benjamin Otte | 2011-01-03 | 1 | -12/+0 |
* | gdk: Move get_device_state out of the display hooks | Benjamin Otte | 2011-01-03 | 1 | -6/+0 |
* | gdk: Move window_get_device_position function out of the device hooks | Benjamin Otte | 2011-01-03 | 1 | -6/+0 |
* | API: gdk: Remove gdk_display_set_device_hooks() | Benjamin Otte | 2011-01-03 | 1 | -0/+22 |
* | Consistently hide class structs | Matthias Clasen | 2010-12-24 | 1 | -0/+5 |
* | gdk: Allow display subclasses to override the type used for windows | Benjamin Otte | 2010-12-21 | 1 | -0/+2 |
* | gdk: Create windows via _gdk_display_create_window() | Benjamin Otte | 2010-12-21 | 1 | -0/+1 |
* | Deal with property encoding functions | Matthias Clasen | 2010-12-21 | 1 | -0/+9 |
* | Add a vfunc for gdk_selection_convert | Matthias Clasen | 2010-12-21 | 1 | -1/+6 |
* | Add a vfunc for gdk_selection_property_get | Matthias Clasen | 2010-12-21 | 1 | -0/+5 |
* | Add a vfunc for gdk_selection_send_notify_for_display | Matthias Clasen | 2010-12-21 | 1 | -0/+6 |
* | Add vfuncs for get/set_selection_owner | Matthias Clasen | 2010-12-21 | 1 | -0/+8 |
* | Add vfuncs for gdk_test apis | Matthias Clasen | 2010-12-21 | 1 | -0/+3 |
* | Add a vfunc for gdk_keymap_get_for_display | Matthias Clasen | 2010-12-21 | 1 | -0/+2 |
* | Add a vfunc for _gdk_window_impl_new | Matthias Clasen | 2010-12-21 | 1 | -0/+15 |
* | Add vfuncs for _gdk_windowing_event_data_{copy,free} | Matthias Clasen | 2010-12-21 | 1 | -0/+10 |
* | Add a vfunc for gdk_notify_startup_complete | Matthias Clasen | 2010-12-21 | 1 | -0/+3 |
* | Add a vfunc for _gdk_windowing_window_get_next_serial | Matthias Clasen | 2010-12-21 | 1 | -1/+3 |
* | Add vfuncs for process_updates_recurse and the before and after hooks | Matthias Clasen | 2010-12-21 | 1 | -0/+3 |
* | Add vfuncs for a bunch of cursor functionality to GdkDisplay | Matthias Clasen | 2010-12-21 | 1 | -3/+23 |
* | Explode gdkinternals.h into per-class private headers | Matthias Clasen | 2010-12-21 | 1 | -0/+202 |