summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* API: gdk: Don't track outstanding surfacesBenjamin Otte2010-12-022-12/+1
* x11: Make wrapper member a GdkDrawableBenjamin Otte2010-12-022-4/+4
* API: gdk_drawable_get_visible_region => gdk_window_get_visible_regionBenjamin Otte2010-12-024-31/+22
* API: gdk_drawable_get_clip_region() => gdk_window_get_clip_region()Benjamin Otte2010-12-025-30/+23
* API: Make gdk_cairo_create() take a GdkWindowBenjamin Otte2010-12-024-49/+52
* API: Remove gdk_cairo_reset_clip()Benjamin Otte2010-12-022-30/+0
* win32: Remove some unused definesBenjamin Otte2010-12-021-12/+0
* x11: Remove GdkDrawableImplX11Benjamin Otte2010-12-026-124/+4
* x11: _gdk_x11_drawable_update_size() => _gdk_x11_window_update_size()Benjamin Otte2010-12-024-18/+16
* x11: Move cairo_surface and wrapper members to GdkWindowImplX11 structBenjamin Otte2010-12-024-129/+105
* x11: Move xid member from GdkDrawableImplX11 to GdkWindowImplX11Benjamin Otte2010-12-025-18/+17
* x11: Use GDK_WINDOW_XID() instead of writing it outBenjamin Otte2010-12-021-2/+2
* x11: Remove screen member from GdkDrawableImplX11Benjamin Otte2010-12-022-5/+1
* x11: Get display from window, not from impl-drawable's screenBenjamin Otte2010-12-021-1/+1
* x11: Get display from window, not from impl-drawable's screenBenjamin Otte2010-12-021-1/+1
* x11: Change GDK_WINDOW_SCREEN macroBenjamin Otte2010-12-023-3/+3
* API: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAYBenjamin Otte2010-12-021-31/+1
* x11: Use window macros instead of drawable macrosBenjamin Otte2010-12-026-70/+70
* API: Remove gdk_x11_drawable_get_xdisplay()Benjamin Otte2010-12-023-32/+1
* x11: Use window macros in test codeBenjamin Otte2010-12-021-1/+1
* API: x11: Remove gdk_x11_window_get_drawable_impl()Benjamin Otte2010-12-024-9/+0
* API: x11: Change GDK_WINDOW_XDISPLAY() macroBenjamin Otte2010-12-021-1/+1
* API: x11: gdk_drawable_get_xid => gdk_window_get_xidBenjamin Otte2010-12-025-52/+43
* Re-add some conditionals to symbols filesMatthias Clasen2010-11-291-0/+2
* Add gdk_device_get_n_keys to symbol listMatthias Clasen2010-11-291-0/+1
* rgba: Invert the arguments and improve bindabilityEmmanuele Bassi2010-11-283-13/+13
* Avoid delays in starting applicationsMatthias Clasen2010-11-271-92/+95
* Fix missing (transfer) annotations in GDKMilan Bouchet-Valat2010-11-2418-58/+63
* gdk: remove GdkDeviceKey and GdkDeviceAxis from the public APIMichael Natterer2010-11-242-34/+8
* gdk: gdk_device_get_n_keys() is now Since: 2.24Michael Natterer2010-11-241-1/+1
* gdk: Remove unused macros from buildBenjamin Otte2010-11-243-3/+3
* gdk: Clean up gdk.symbols fileBenjamin Otte2010-11-241-897/+432
* Fix compilation breakage in gdk/win32Tor Lillqvist2010-11-242-3/+3
* Replace references to sealed GdkDevice private variables with accessor calls ...John Ralls2010-11-232-8/+4
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-2311-122/+124
* Make gdk_event_apply_filters safe against changes in filter listWilliam Jon McCann2010-11-225-18/+96
* Create the icon pixmap with the system visualOwen W. Taylor2010-11-191-2/+3
* docs: Move documentation to inline comments: event_structsJavier Jardón2010-11-152-16/+526
* docs: Move documentation to inline comments: x_interactionJavier Jardón2010-11-151-0/+120
* docs: Move documentation to inline comments: drawingJavier Jardón2010-11-151-0/+6
* docs: Move documentation to inline comments: gdkthreadsJavier Jardón2010-11-152-1/+261
* docs: Move documentation to inline comments: gdkeventsJavier Jardón2010-11-153-25/+149
* docs: Move documentation to inline comments: propertiesJavier Jardón2010-11-155-1/+228
* docs: Move documentation to inline comments: gdkselectionJavier Jardón2010-11-152-0/+184
* docs: Move documentation to inline comments: gdkvisualJavier Jardón2010-11-153-17/+71
* docs: Move documentation to inline comments: gdkpangoJavier Jardón2010-11-151-0/+99
* docs: Move documentation to inline comments: gdkcursorJavier Jardón2010-11-152-2/+114
* gdk: Add big fat warning about updating XSettingsBastien Nocera2010-11-151-0/+4
* gdk: Update gdk_settings_map for blink timeout to workBastien Nocera2010-11-151-3/+4
* docs: gdkrgba: Add "Since: 3.0" tagsJavier Jardón2010-11-151-0/+12