summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.c
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-6957/+0
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1199/+1199
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-164/+0
* The big versioning cleanupMatthias Clasen2018-02-061-133/+0
* Drop the cairo-recording debug flagMatthias Clasen2018-01-141-7/+1
* Drop the gl-always debug optionMatthias Clasen2018-01-141-11/+0
* Make gdk logging per-displayMatthias Clasen2018-01-141-5/+5
* gdk: Reorganize env varsMatthias Clasen2018-01-141-23/+15
* window: Remove GtkButton reference from docsMatthias Clasen2017-12-261-2/+1
* Document more structsMatthias Clasen2017-12-261-0/+6
* gdk: Remove DRAG_STATUS and DROP_FINISHED eventsBenjamin Otte2017-12-151-2/+0
* Drop GDK_CLIENT_EVENTMatthias Clasen2017-12-141-1/+0
* Move code aroundMatthias Clasen2017-12-141-0/+45
* gdk: Add a GdkWindow::state propertyMatthias Clasen2017-12-141-1/+19
* gdk: Remove propertiesBenjamin Otte2017-12-141-118/+0
* gdk: Remove gdk_window_[gs]et_event_compression()Carlos Garnacho2017-12-141-44/+0
* gdk: Use allocated eventsCarlos Garnacho2017-12-141-8/+9
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-141-7/+7
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-141-3/+3
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-4/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-2/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-9/+14
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-4/+7
* dnd: Pass dx/dy instead of x_root/y_rootBenjamin Otte2017-12-111-2/+2
* gdk: Remove outdated gdk_drag_begin() alternativesBenjamin Otte2017-12-111-58/+5
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-22/+0
* docs: Remove mentions of gdk_cursor_new_from_pixbufMatthias Clasen2017-11-291-2/+2
* Drop support for setting event masks for floating devicesMatthias Clasen2017-11-251-144/+0
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-17/+14
* gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughoutMatthias Clasen2017-11-171-2/+2
* Drop gdkscreen.hMatthias Clasen2017-11-171-1/+0
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-2/+2
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-131-11/+1
* window: Set ALL_EVENT_MASKBenjamin Otte2017-11-131-1/+1
* Typo fixMatthias Clasen2017-11-051-1/+1
* Stop using the root window in gdk_window_create_similar_image_surfaceMatthias Clasen2017-11-051-9/+12
* Stop defaulting to the root window in gdk_window_get_geometryMatthias Clasen2017-11-051-3/+0
* Make toplevels have parent == NULLMatthias Clasen2017-11-051-24/+21
* window: Make icons GdkTexturesBenjamin Otte2017-11-051-3/+3
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-1/+0
* gdk: Remove GdkWindow.set_device_cursor() vfuncBenjamin Otte2017-11-021-4/+2
* x11: Remove outdated functions from APIBenjamin Otte2017-11-021-3/+0
* Don't use GdkScreen hereMatthias Clasen2017-11-011-6/+4
* Remove leftover codeMatthias Clasen2017-11-011-8/+0
* gdk: Remove VisibilityNotify eventsBenjamin Otte2017-11-011-114/+0
* Change the fullscreen-on-monitor apiMatthias Clasen2017-11-011-6/+6
* Drop GdkVisualMatthias Clasen2017-10-311-1/+0
* Drop gdk_get_default_root_windowMatthias Clasen2017-10-311-7/+0
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-10/+4
* Drop gdk_screen_get_toplevel_windowsMatthias Clasen2017-10-311-39/+0