summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop the --screen cmdline argumentMatthias Clasen2010-12-213-44/+6
* Add a vfunc for gdk_notify_startup_completeMatthias Clasen2010-12-215-58/+72
* Remove sm-client-id related functions from headersMatthias Clasen2010-12-212-3/+0
* Remove unused get_offsets functions from headersMatthias Clasen2010-12-213-10/+0
* Remove gdk_windowing_{get_device_state,window_at_device_position}Matthias Clasen2010-12-218-283/+343
* Add a vfunc for _gdk_windowing_window_get_next_serialMatthias Clasen2010-12-217-14/+25
* Move warp functions to the frontendMatthias Clasen2010-12-212-75/+73
* Make gdk_set_sm_client_id X11-specificMatthias Clasen2010-12-215-73/+55
* Add vfuncs for process_updates_recurse and the before and after hooksMatthias Clasen2010-12-216-22/+55
* Add vfuncs for a bunch of cursor functionality to GdkDisplayMatthias Clasen2010-12-216-298/+403
* Don't access GdkDisplay fields directlyJavier Jardón2010-12-215-17/+17
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-2141-627/+830
* Hide GdkDevice structMatthias Clasen2010-12-213-256/+177
* Move destroy_foreign commentMatthias Clasen2010-12-211-0/+6
* Weed out no longer needed declarationsMatthias Clasen2010-12-211-22/+0
* Add a vfunc for _gdk_events_queueMatthias Clasen2010-12-215-12/+15
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-2117-260/+422