summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
Commit message (Expand)AuthorAgeFilesLines
* Add an event_compression setting to GdkWindowDaniel Sabo2013-11-091-0/+1
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-3/+3
* GdkWindow: Fix shape handling for native windowsAlexander Larsson2013-05-151-0/+1
* GdkWindow: Track all native windows of native windowsAlexander Larsson2013-05-151-0/+1
* gdkwindow: Avoid some unnecessary typechecksAlexander Larsson2013-05-071-2/+2
* Add gdk_window_set_invalidate_handlerAlexander Larsson2013-05-071-0/+1
* gdkwindow: Make GdkPaintable normal GdkWindowImpl vfuncsAlexander Larsson2013-05-071-20/+0
* gdkwindow: Remove implicit paintsAlexander Larsson2013-05-071-2/+1
* gdkwindow: Remove outstanding_moves stuffAlexander Larsson2013-05-071-2/+0
* gdk: Remove unused functionBenjamin Otte2013-04-151-2/+0
* gdk: Add a debug category for settingsBenjamin Otte2013-02-191-1/+2
* 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