summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* window: Ignore geometry widgetBenjamin Otte2015-10-281-68/+3
* GtkWindow: fix move/get position with CSDOlivier Fourdan2015-10-261-2/+89
* GtkWindow: add up CSD size in gtk_window_resize()Olivier Fourdan2015-10-261-1/+59
* GtkWindow: draw the frame and shadow even for app-paintable windowsOwen W. Taylor2015-10-221-18/+20
* window: Name the decoration styleBenjamin Otte2015-10-221-1/+1
* window: Refactor functionBenjamin Otte2015-10-221-10/+7
* GtkWindow: Enlarge the type hint private fieldJonas Ådahl2015-10-141-5/+2
* window: ignore resize increments for maximized/fullscreenOlivier Fourdan2015-10-011-1/+6
* GtkWindow: Don't needlessly resize popoversTimm Bäder2015-09-291-8/+21
* Add a few more inlined gettersMatthias Clasen2015-09-281-74/+74
* GtkWindow: Check for popover realized-ness before unrealizingTimm Bäder2015-09-231-1/+1
* window: cancel unclaimed sequences after GtkEventController::handle_event.Carlos Garnacho2015-09-211-12/+26
* window: Reset on unhandled gestures right awayCarlos Garnacho2015-09-181-0/+9
* window: Use gtk_widget_queue_resize()Benjamin Otte2015-09-141-2/+2
* Revert "Avoid type checking overhead for resize-mode"Benjamin Otte2015-09-121-2/+2
* Avoid type checking overhead for resize-modeMatthias Clasen2015-09-121-2/+2
* window: Avoid unnecessary detoursMatthias Clasen2015-09-121-31/+36
* window: Use internal more internal gettersMatthias Clasen2015-09-081-28/+23
* widget: Add more inline gettersMatthias Clasen2015-09-071-14/+14
* Move GtkWidgetPrivate to gtkwidgetprivate.hMatthias Clasen2015-09-071-44/+44
* window: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-306/+272
* window: Only update the inspector onceBenjamin Otte2015-08-261-4/+7
* window: Set name on idleMatthias Clasen2015-08-151-1/+5
* Revert "Revert "Revert "gtkwindow: Reset maximize / fullscreen_initially on s...Matthias Clasen2015-08-121-2/+0