| Commit message (Expand) | Author | Age | Files | Lines |
* | API: gdk: Remove gdk_device_set_source() | Benjamin Otte | 2010-12-27 | 1 | -17/+0 |
* | API: gdk: Make gdk_display_get_window_at_device_position() a device API | Benjamin Otte | 2010-12-27 | 1 | -0/+39 |
* | API: gdk: gdk_display_get_device_state() => gdk_device_get_position() | Benjamin Otte | 2010-12-27 | 1 | -0/+37 |
* | Fix up GDK docs | Matthias Clasen | 2010-12-25 | 1 | -0/+13 |
* | docs: Add docs about how to get a GtkDevice | Javier Jardón | 2010-12-24 | 1 | -1/+4 |
* | API: gdk: gdk_display_warp_device() => gdk_device_warp() | Benjamin Otte | 2010-12-21 | 1 | -0/+34 |
* | Remove gdk_windowing_{get_device_state,window_at_device_position} | Matthias Clasen | 2010-12-21 | 1 | -0/+35 |
* | Add a vfunc for _gdk_windowing_window_get_next_serial | Matthias Clasen | 2010-12-21 | 1 | -1/+1 |
* | Explode gdkinternals.h into per-class private headers | Matthias Clasen | 2010-12-21 | 1 | -3/+2 |
* | Hide GdkDevice struct | Matthias Clasen | 2010-12-21 | 1 | -218/+117 |
* | Make GdkDevice parallel-implementable | Matthias Clasen | 2010-12-21 | 1 | -14/+35 |
* | gdk: return 0, not NULL from gdk_device_get_n_axes() | Michael Natterer | 2010-12-21 | 1 | -1/+1 |
* | Strengthen checks in functions taking a GdkDevice | Carlos Garnacho | 2010-12-20 | 1 | -7/+18 |
* | Remove *_set_extension_events() and old API to query devices. | Carlos Garnacho | 2010-12-17 | 1 | -5/+0 |
* | Remove debug messages from GdkDevice | Carlos Garnacho | 2010-12-15 | 1 | -10/+0 |
* | gdk: Don't use NULL for integers | Benjamin Otte | 2010-12-15 | 1 | -1/+1 |
* | xi2: Improve device hierarchy handling | Carlos Garnacho | 2010-12-15 | 1 | -0/+102 |
* | Emit GdkDevice::changed when the slave device being used changes | Carlos Garnacho | 2010-12-15 | 1 | -0/+28 |
* | gdk: Rename GdkWindowObject to GdkWindow | Benjamin Otte | 2010-12-02 | 1 | -7/+3 |
* | Fix missing (transfer) annotations in GDK | Milan Bouchet-Valat | 2010-11-24 | 1 | -3/+3 |
* | gdk: remove GdkDeviceKey and GdkDeviceAxis from the public API | Michael Natterer | 2010-11-24 | 1 | -0/+8 |
* | gdk: gdk_device_get_n_keys() is now Since: 2.24 | Michael Natterer | 2010-11-24 | 1 | -1/+1 |
* | Move all GdkDevice members to private and add one missing accessor | Michael Natterer | 2010-11-23 | 1 | -68/+76 |
* | gdk: change signature of gdk_device_get_history() back to what it used to be | Michael Natterer | 2010-10-19 | 1 | -2/+2 |
* | Inclusion cleanups in sources | Matthias Clasen | 2010-10-14 | 1 | -0/+2 |
* | gdk: Get rid of gdk_drawable_get_size() usage | Benjamin Otte | 2010-09-26 | 1 | -1/+2 |
* | gdk: gdk_drawable_get_display() => gdk_window_get_display() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | gdk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual | Benjamin Otte | 2010-09-26 | 1 | -4/+4 |
* | Fix bugs that crashed gdk_display_close() on x11 | Havoc Pennington | 2010-09-18 | 1 | -1/+1 |
* | Add annotations | Matthias Clasen | 2010-09-17 | 1 | -1/+2 |
* | Miscellaneous property string fixes | Philip Withnall | 2010-08-29 | 1 | -5/+5 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -0/+1399 |