summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of GdkSurfaceImplMatthias Clasen2019-05-281-74/+1
* gdk: Add a private headerMatthias Clasen2019-05-281-3/+0
* gdk: Drop pass-through surfacesMatthias Clasen2019-05-281-1/+0
* gdk: Drop GdkWindowAttrMatthias Clasen2019-05-281-10/+0
* gdk: Drop input-only surfacesMatthias Clasen2019-05-281-1/+0
* gdk: Remove an unused fieldMatthias Clasen2019-05-281-8/+0
* Remove gdk_surface_get_geometry as public apiMatthias Clasen2019-05-281-0/+6
* Remove gdk_surface_get_root_coords as public apiMatthias Clasen2019-05-281-0/+5
* surface: Remove abs_x/abs_yMatthias Clasen2019-05-281-1/+0
* surface: Small cleanupMatthias Clasen2019-05-281-2/+1
* Remove surface->childrenMatthias Clasen2019-05-281-3/+0
* gdk: Stop using surface->childrenMatthias Clasen2019-05-281-10/+0
* Remove surface->parentMatthias Clasen2019-05-281-1/+0
* surface: minor cleanupMatthias Clasen2019-05-281-3/+0
* Remove an unused functionMatthias Clasen2019-05-271-4/+0
* gdkglcontext: Only emit opengl debug calls if GDK_DEBUG=gl-debugAlexander Larsson2019-04-251-2/+3
* gdk: Remove gdk_surface_invalidate_rect() from public APIBenjamin Otte2019-04-211-0/+4
* gdk: Remove an unused fieldMatthias Clasen2019-04-211-1/+0
* Remove gdk_device_grab/ungrab from public apiMatthias Clasen2019-03-291-0/+11
* Remove gdk_surface_set_user_dataMatthias Clasen2019-02-231-1/+1
* GdkDisplay: Use a GQueue for the events queueTimm Bäder2019-02-101-2/+2
* gdk: Add a copy of some deprecated pango apiMatthias Clasen2019-02-041-1/+0
* Handle configure events in gdkMatthias Clasen2018-07-151-0/+2
* dnd: Rename headersMatthias Clasen2018-07-021-1/+1
* surface: Kill event masksBenjamin Otte2018-06-181-2/+0
* cairocontext: Remove fallback implementationsBenjamin Otte2018-04-241-15/+0
* gdk: Get rid of GdkDrawingContextBenjamin Otte2018-04-241-6/+1
* gdk: Remove GDK_DEBUG=cairo-imageBenjamin Otte2018-04-241-2/+1
* gdk: Remove unused GL settingBenjamin Otte2018-04-241-2/+0
* glcontext: Store the buffer age regions in the GL contextBenjamin Otte2018-04-091-2/+0
* surface: Track all draw contexts created for the surfaceBenjamin Otte2018-04-091-0/+1
* surface: Make process_updates no longer be a vfuncBenjamin Otte2018-03-211-3/+0
* gdk: Remove a bunch of unused variablesBenjamin Otte2018-03-211-4/+0
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-26/+26
* surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-211-3/+0
* surface: Stop tracking clip regionBenjamin Otte2018-03-211-5/+0
* gdk: Remove gdk_surface_shape_combine_region()Benjamin Otte2018-03-211-2/+0
* gdk: Remove unused members from surface structBenjamin Otte2018-03-211-5/+0
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-28/+28
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-8/+8
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-50/+50
* gdk: Remove unused variableTimm Bäder2018-03-151-2/+0
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-17/+0
* Drop the cairo-recording debug flagMatthias Clasen2018-01-141-2/+1
* Drop the gl-always debug optionMatthias Clasen2018-01-141-9/+8
* Make gdk logging per-displayMatthias Clasen2018-01-141-9/+12
* gdk: Reorganize env varsMatthias Clasen2018-01-141-37/+28
* Drop unused GDK_GL valuesMatthias Clasen2018-01-101-5/+4
* Drop unused debug keysMatthias Clasen2018-01-091-13/+10