summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all gtk_widget_get_content_size usagesTimm Bäder2017-12-061-1/+2
* Only register application/x-rootwindow-drop on X11Руслан Ижбулатов2017-12-021-0/+4
* window: Plug a memory leakTimm Bäder2017-12-011-0/+3
* window: Stop using GdkPixbufMatthias Clasen2017-11-291-23/+20
* Cosmetic formatting fixesMatthias Clasen2017-11-291-7/+9
* GtkWindow: Fix the down-scaling in icon_from_list()Kjell Ahlstedt2017-11-261-3/+3
* window: Don't use GdkDeviceManagerMatthias Clasen2017-11-251-11/+5
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-3/+3
* dnd: Remove GtkTargetEntry and GtkTargetFlagsBenjamin Otte2017-11-201-2/+2
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* gtk: Stop using gdk_notify_startup_complete_with_idMatthias Clasen2017-11-161-12/+8
* selection: Remove the info uintBenjamin Otte2017-11-161-1/+1
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-1/+4
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-131-3/+0
* Fix a typoMatthias Clasen2017-11-081-1/+1
* widget: Implement gtk_widget_pick()Benjamin Otte2017-11-051-26/+10
* window: Make icons GdkTexturesBenjamin Otte2017-11-051-130/+115
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-2/+1
* gtkwindow: Use event target widget for WM handling special pathsCarlos Garnacho2017-11-031-1/+1
* GtkWindow: Tidy up after icon became a cairo surfaceKjell Ahlstedt2017-11-031-4/+4
* Use x11-specific api to get at the screenMatthias Clasen2017-11-011-1/+1
* Change the fullscreen-on-monitor apiMatthias Clasen2017-11-011-23/+31
* window: Unset transient parent in set_display()Benjamin Otte2017-11-011-0/+3
* window: Clear the renderer un unrealizeBenjamin Otte2017-11-011-2/+2
* Drop GdkScreen from GdkDevice apisMatthias Clasen2017-10-311-2/+2
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-98/+60
* window: Remove gtk_window_get_screen()Benjamin Otte2017-10-311-18/+0
* widget: Turn screen-changed signal into display-changedBenjamin Otte2017-10-311-1/+1
* gsk: Drop the GskRenderer::scale-factor propertyMatthias Clasen2017-10-281-8/+1
* Wayland: Implement KDE's SSD protocolDrew DeVault2017-10-261-1/+9
* window: Use correct destroy notify for icon listTimm Bäder2017-10-231-1/+1
* GtkWindow/GdkWindow: Finish converting icons to surfacesAlexander Larsson2017-10-231-3/+3
* window: Correct the property definition for iconMatthias Clasen2017-10-231-5/+5
* GtkWindow: Use cairo_surface_t for iconsAlexander Larsson2017-10-221-59/+120
* window: Make sure we query the window size before size-allocate'ingTimm Bäder2017-10-201-2/+5
* window: Remove dead codeMatthias Clasen2017-10-201-15/+0
* popover: Explicitly call queue_allocate in tick callbackTimm Bäder2017-10-141-2/+0
* window: Remove widget parameter from popover_size_allocateTimm Bäder2017-10-141-4/+3
* window: Make code snippets compileTimm Bäder2017-10-121-3/+8
* Fix application window snapshot differentlyMatthias Clasen2017-10-081-5/+9
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+20
* gtkwindow: Update to using GdkEvent APICarlos Garnacho2017-09-191-7/+11
* Window: Clarify documentation of set_application()Daniel Boles2017-09-191-3/+11
* window: Improve detection of edge constraint supportGeorges Basile Stavracas Neto2017-09-171-5/+19
* window: Add individual CSS classes based on edge constraintsGeorges Basile Stavracas Neto2017-09-171-4/+37
* window: handle tiled edges separatelyGeorges Basile Stavracas Neto2017-09-171-7/+37
* Window: Do not connect to NULL screen in init()Daniel Boles2017-08-311-3/+4
* gtkwindowprivate: Remove _gtk_window_keys_foreachTimm Bäder2017-08-141-1/+1
* window: Fix traversal of popovers during pickingCarlos Garnacho2017-08-061-19/+13
* Window: Also quote Window address in Popover errorDaniel Boles2017-08-031-4/+4