summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Move gdk_cursor_get_display() out of the backendsBenjamin Otte2010-12-214-33/+20
* gdk: Make display a property of GdkCursorBenjamin Otte2010-12-213-1/+23
* gdk: Make cursor-type a property of the cursorBenjamin Otte2010-12-212-23/+72
* API: gdk: Deprecate gdk_cursor_ref() and gdk_cursor_unref()Benjamin Otte2010-12-212-2/+8
* gdk: Use g_object_(un)ref instead of gdk_cursor_(un)refBenjamin Otte2010-12-211-6/+6
* x11: Use g_object_(un)ref instead of gdk_cursor_(un)refBenjamin Otte2010-12-212-6/+6
* gdk: Make GdkCursor a GObjectBenjamin Otte2010-12-215-63/+101
* gdk: Move GdkCursor definition into a private headerBenjamin Otte2010-12-215-12/+51
* x11: Move GdkCursorPrivate into the C fileBenjamin Otte2010-12-212-11/+11
* x11: Use public API to access cursor's xcursorBenjamin Otte2010-12-212-10/+4
* Downgrade some Since tagsMatthias Clasen2010-12-214-6/+10
* Add win32 implementation for foreign window functionsMatthias Clasen2010-12-212-5/+9
* Drop sm_client_id implementation for QuartzMatthias Clasen2010-12-211-6/+0
* Drop sm_client_id win32 implementationMatthias Clasen2010-12-211-7/+0
* Reinstate the correct field valueMatthias Clasen2010-12-211-1/+1
* Deal with property encoding functionsMatthias Clasen2010-12-219-536/+445
* Add a vfunc for gdk_selection_convertMatthias Clasen2010-12-215-8/+33
* Add a vfunc for gdk_selection_property_getMatthias Clasen2010-12-215-32/+53
* Add a vfunc for gdk_selection_send_notify_for_displayMatthias Clasen2010-12-215-30/+55
* Rename some private x11 backend functions to _gdk_x11Matthias Clasen2010-12-214-6/+6
* Add vfuncs for get/set_selection_ownerMatthias Clasen2010-12-215-54/+93
* Add vfuncs for keyval and window property functionsMatthias Clasen2010-12-219-246/+372
* Drop g[dt]k_set_localeMatthias Clasen2010-12-219-142/+6
* Add vfuncs for gdk_test apisMatthias Clasen2010-12-219-224/+307
* Add vfuncs for atomsMatthias Clasen2010-12-215-76/+104
* Add a vfunc for gdk_keymap_get_for_displayMatthias Clasen2010-12-215-29/+41
* Rename private keymap symbols to _gdk_x11_keymap...Matthias Clasen2010-12-215-339/+336
* Rename the _gdk_xid_table functionsMatthias Clasen2010-12-214-53/+45
* Remove gdk_net_wm_supportsMatthias Clasen2010-12-213-19/+0
* Remove the --sync commandline optionMatthias Clasen2010-12-217-109/+63
* Remove unused _gdk_use_xshm globalMatthias Clasen2010-12-212-3/+0
* Rename _gdk_window_move_resize_childMatthias Clasen2010-12-214-73/+73
* Clean up gdkx.h a bitMatthias Clasen2010-12-2131-161/+116
* drop dead functionMatthias Clasen2010-12-211-6/+0
* Add a vfunc for _gdk_window_impl_newMatthias Clasen2010-12-216-54/+101
* Get rid of the _gdk_selection_property globalMatthias Clasen2010-12-214-15/+13
* Rename _gdk_moveresize functions to _gdk_x11_moveresizeMatthias Clasen2010-12-215-43/+43
* Drop gdkx_visual_getMatthias Clasen2010-12-212-18/+1
* Rename _gdk_xgrab_ apis to _gdk_x11_window_Matthias Clasen2010-12-214-29/+29
* Rename _gdk_send_xevent to _gdk_x11_display_send_xeventMatthias Clasen2010-12-216-66/+51
* Rename _gdk_event_mask_table to _gdk_x11_event_mask_tableMatthias Clasen2010-12-217-96/+93
* Multiple changes to reduce the amount of unprefixed symbolsMatthias Clasen2010-12-2116-151/+116
* Move event source apis to gdk_x11Matthias Clasen2010-12-214-37/+37
* Remove gdk_spawn functionsMatthias Clasen2010-12-217-285/+1
* Work around issues with events without screensMatthias Clasen2010-12-211-6/+2
* Make GdkAppLaunchContext work againMatthias Clasen2010-12-212-2/+53
* Consistently use per-display error traps in the X11 backendMatthias Clasen2010-12-219-129/+135
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-2116-167/+116
* Add vfuncs for _gdk_windowing_event_data_{copy,free}Matthias Clasen2010-12-215-14/+47
* Go back to installing libgdk.soMatthias Clasen2010-12-211-6/+1