summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
Commit message (Expand)AuthorAgeFilesLines
* GdkFrameTimings: strip down to a minimal public APIOwen W. Taylor2013-02-141-18/+0
* Merge GdkFrameHistory into GdkFrameClockOwen W. Taylor2013-02-141-3/+0
* Add GDK_DEBUG=framesOwen W. Taylor2013-02-141-1/+22
* Compress motion synchronized with the paint cycleOwen W. Taylor2013-02-141-0/+3
* Add GdkFrameClockOwen W. Taylor2013-02-141-0/+2
* gdkwindow: Allow gdk_window_set_opacity on non-native childrenAlexander Larsson2013-02-071-0/+1
* gdkwindow: Store the implicit paint in a listAlexander Larsson2013-02-071-1/+1
* gdk: add gdk_window_set_fullscreen_mode()Olivier Fourdan2013-01-251-0/+1
* win32: Remove some unused input stuff to make win32 build againAlexander Larsson2012-03-061-1/+0
* gdk: Add internal API to set "pointer emulated" flag on eventsCarlos Garnacho2012-03-011-1/+11
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Remove unused _gdk_window_calculate_full_clip_regionAlexander Larsson2011-12-051-5/+0
* gdk: Track the layered areaAlexander Larsson2011-12-011-2/+11
* gdk: Track wether windows have alpha in the backgroundAlexander Larsson2011-12-011-0/+1
* gdk: Remove now unused region tags completelyAlexander Larsson2011-12-011-1/+0
* GdkWindow: Struct packing improvementsMatthias Clasen2011-04-121-23/+26
* gdk: Add GDK_RENDERING environment variableBenjamin Otte2011-03-111-0/+7
* Remove support for GDK_NATIVE_WINDOWSAlexander Larsson2011-03-081-1/+0
* gdk: Remove colormap debug categoryBenjamin Otte2011-01-211-12/+11
* drop dead functionMatthias Clasen2010-12-211-6/+0
* Multiple changes to reduce the amount of unprefixed symbolsMatthias Clasen2010-12-211-2/+0
* Remove sm-client-id related functions from headersMatthias Clasen2010-12-211-2/+0
* Remove unused get_offsets functions from headersMatthias Clasen2010-12-211-4/+0
* Remove gdk_windowing_{get_device_state,window_at_device_position}Matthias Clasen2010-12-211-23/+0
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-401/+49
* Weed out no longer needed declarationsMatthias Clasen2010-12-211-22/+0
* Add a vfunc for _gdk_events_queueMatthias Clasen2010-12-211-0/+1
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-1/+22
* Make GdkDevice parallel-implementableMatthias Clasen2010-12-211-10/+0
* Hide GdkScreen tooMatthias Clasen2010-12-211-0/+11
* Hide GdkDeviceManager and GdkDeviceManagerClassMatthias Clasen2010-12-211-0/+25
* Move GdkVisual parallel-implementableMatthias Clasen2010-12-211-0/+30
* Add vtables for DNDMatthias Clasen2010-12-211-0/+57
* Make GdkAppLaunchContext display-dependentMatthias Clasen2010-12-211-6/+1
* Convert a bunch of visual related calls to use the screen vtableAlexander Larsson2010-12-211-0/+19
* Convert all GdkScreen methods to vtable callsAlexander Larsson2010-12-211-0/+30
* Move GdkScreenClass to internal headerAlexander Larsson2010-12-211-0/+9
* Convert all gdk_keymap methods to vtable callsAlexander Larsson2010-12-211-0/+30
* Move GdkKeymapClass definition to internal headerAlexander Larsson2010-12-211-0/+9
* Make display method vtable callsAlexander Larsson2010-12-211-0/+24
* Hide GdkDisplayClass from public headerAlexander Larsson2010-12-211-0/+16
* gdk: Fix GdkWindowFilter internal refcountingColin Walters2010-12-171-0/+3
* Remove *_set_extension_events() and old API to query devices.Carlos Garnacho2010-12-171-6/+0
* Add gdk_window_[gs]et_source_events()Carlos Garnacho2010-12-151-0/+4
* Add gdk_event_[gs]et_source_device().Carlos Garnacho2010-12-151-0/+3
* Enable XI2 by defaultCarlos Garnacho2010-12-151-1/+1
* gdk: Remove nonexisting function from internal headerBenjamin Otte2010-12-061-4/+0
* gdk: Replace direct calls of _gdk_event_func with _gdk_event_emit()Benjamin Otte2010-12-021-4/+1
* gdk: Move window beeps into GdkWindowImplBenjamin Otte2010-12-021-1/+0
* gdk: Make get_shape and get_input_shape vfuncsBenjamin Otte2010-12-021-2/+0