summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Remove more unnecessary redrawsTimm Bäder2016-02-071-2/+0
* window: Always disconnect signal handlersMatthias Clasen2016-01-271-5/+3
* Tweak startup-notification after the first windowAllison Ryan Lortie2016-01-271-3/+1
* Fix a typoMatthias Clasen2016-01-261-1/+1
* window: Deprecate gtk_window_parse_geometry()Benjamin Otte2016-01-271-0/+2
* window: Deprecate gtk_window_set_default_geometry()Benjamin Otte2016-01-271-0/+3
* Expand window style class documentation a bitMatthias Clasen2016-01-171-3/+9
* wayland: prefer subsurface when possibleOlivier Fourdan2016-01-081-0/+6
* window: remove unused variablesCosimo Cecchi2016-01-031-1/+0
* gtkwindow: fix first allocation sizeChristoph Reiter2016-01-021-6/+6
* Revert "Revert "window: Remove suspicious branch""Matthias Clasen2016-01-021-54/+1
* Cosmetic changeMatthias Clasen2015-12-261-1/+2
* Revert "window: Remove suspicious branch"Matthias Clasen2015-12-221-1/+54
* inspector: Avoid crash when canceling at startupDaiki Ueno2015-12-221-3/+14
* GtkWindow: Add ignore deprecation statementsCarlos Garnacho2015-12-161-0/+2
* GtkWindow: Avoid GdkDeviceManager APICarlos Garnacho2015-12-161-17/+11
* Revise CSS node documentationMatthias Clasen2015-12-161-1/+2
* GtkWindow: Avoid gdk_device_manager_get_client_pointer()Carlos Garnacho2015-12-151-6/+2
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-131-2/+2
* cssnode: Change style-changed signalBenjamin Otte2015-12-121-16/+4
* Avoid ugly seams on half-tiled terminalsMatthias Clasen2015-12-071-7/+7
* Be forgiving if cursors are missingMatthias Clasen2015-12-051-1/+1
* window: Deprecate gtk_window_resize_to_geometry()Benjamin Otte2015-12-031-21/+3
* gtkwindow: Document further resize with csdOlivier Fourdan2015-12-031-0/+8
* gtkwindow: apply CSD in configure size requestOlivier Fourdan2015-12-021-6/+11
* Chain up in state_flags_changedBenjamin Otte2015-12-021-0/+2
* window: Listen to icon theme changes on CSSBenjamin Otte2015-12-021-24/+16
* css: Query icon theme from style, not from settingsBenjamin Otte2015-12-021-3/+10
* window: Remove suspicious branchBenjamin Otte2015-12-021-54/+1
* gtkwindow: remove headerbar after disposing parentOlivier Fourdan2015-12-011-1/+1
* Add some more missing nullable annotationsTimm Bäder2015-12-011-1/+1
* window: Use g_set_objectMatthias Clasen2015-11-301-7/+1
* gtkwindow: fix regression with firefox dropdown menuBenjamin Otte2015-11-301-0/+1
* GtkWindow: Reset gestures after triggering right click titlebar actionCarlos Garnacho2015-11-251-0/+3
* window: Don't lose position informationBenjamin Otte2015-11-251-2/+1
* gtkwindow: apply CSD adjustments to the default size when used instead of whe...Christoph Reiter2015-11-191-12/+16
* window: maximize on double click only if allowedOlivier Fourdan2015-11-191-1/+10
* Fix return annotations for GtkWindowJonas Platte2015-11-191-17/+18
* gtkwindow: apply csd offset to set/get_default_sizeOlivier Fourdan2015-11-181-42/+55
* window: Don't invalidate cssnode during get_preferred_width()Benjamin Otte2015-11-141-32/+17
* gtkwindow: css offset for toplevel onlyOlivier Fourdan2015-11-101-7/+11
* gtkwindow: Fix resize without "_GTK_FRAME_EXTENTS"Olivier Fourdan2015-11-091-4/+2
* window: Don't pass wrong state to contextMatthias Clasen2015-11-061-3/+1
* window: Add a diagram to the CSS documentationMatthias Clasen2015-11-051-0/+15
* window: Use permanent CSS nodesMatthias Clasen2015-11-051-19/+59
* GtkWindow: make popover stacking explicitCarlos Garnacho2015-11-031-2/+41
* GtkWindow: Fix the shadow width logicOlivier Fourdan2015-11-031-5/+10
* window: Don't queue resizes when inhibiting resizesBenjamin Otte2015-10-281-8/+1
* widget: Make gtk_widget_queue_allocate() not resizeBenjamin Otte2015-10-281-0/+2
* sizegroup: Skip resizes on widgets that have resize queuedBenjamin Otte2015-10-281-0/+1