summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move code aroundMatthias Clasen2017-12-141-2/+2
* Drop gdk_atom_nameMatthias Clasen2017-12-131-1/+0
* gdk: Remove gdk_window_[gs]et_event_compression()Carlos Garnacho2017-12-141-1/+0
* gdk: Turn GdkEvent into a GObjectCarlos Garnacho2017-12-141-6/+0
* gdk: Remove GdkDisplay from GdkEventPrivateCarlos Garnacho2017-12-141-1/+0
* gdk: Figure out the GdkSeat of an event from the GdkDeviceCarlos Garnacho2017-12-141-4/+0
* gdk: Fold GdkEventPrivate fields into event structsCarlos Garnacho2017-12-141-7/+0
* gdk: Include gio.h in gdktypes.hBenjamin Otte2017-12-101-1/+0
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-0/+1
* x11: Add an initial clipboard implementationBenjamin Otte2017-12-031-1/+3
* Drop support for setting event masks for floating devicesMatthias Clasen2017-11-251-4/+0
* gdk: Move gdk_disable_multidevice tot he X11 backendMatthias Clasen2017-11-251-1/+0
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-2/+0
* Remove gdkprivate.hMatthias Clasen2017-11-171-1/+10
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-131-1/+0
* gdk: Remove gdk_get_display_arg_name()Benjamin Otte2017-11-011-2/+0
* gdk: Remove nonexisting function from internal headerBenjamin Otte2017-11-011-3/+0
* Remove a no-longer existing functionMatthias Clasen2017-10-311-2/+0
* Drop gdk_screen_get_root_windowMatthias Clasen2017-10-311-1/+0
* Add gdk_event_get/set_displayMatthias Clasen2017-10-301-1/+1
* gdk: Make GdkEvent structs/union opaqueCarlos Garnacho2017-09-191-0/+1
* gdkwindow: Avoid re-setting the opaque region if it doesn't changeRui Matos2017-08-181-0/+2
* Fix a bootstrapping problem without root windowsMatthias Clasen2017-08-121-1/+2
* Remove root window getters from public APIMatthias Clasen2017-08-111-0/+4