summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid a race in the print portalportal-raceMatthias Clasen2017-07-011-11/+43
* Avoid a race in the file chooser portalMatthias Clasen2017-07-011-3/+35
* gtk4-demo: Add widgetbowl demoTimm Bäder2017-06-295-26/+215
* popover: set the shape on the correct windowTimm Bäder2017-06-281-1/+1
* switch: Put the slider node lastTimm Bäder2017-06-281-17/+5
* drawingarea: Remove useless line from code exampleTimm Bäder2017-06-281-4/+1
* Fix a few allocation coordinates & sizesTimm Bäder2017-06-2811-126/+90
* entry: Fix undershoot positionTimm Bäder2017-06-281-5/+1
* paned: Fix clip node coordinatesTimm Bäder2017-06-281-10/+9
* adwaita: Adjust entry progress stylingTimm Bäder2017-06-283-9/+16
* entry: Simplify progress size allocationTimm Bäder2017-06-281-9/+2
* calendar: Remove all input windowsTimm Bäder2017-06-281-368/+23
* entry: Fix text positionTimm Bäder2017-06-281-14/+7
* treeview: Remove bin_windowTimm Bäder2017-06-281-95/+16
* label: Use the correct size in snapshot()Timm Bäder2017-06-281-4/+1
* aboutdialog: Remove unused imageTimm Bäder2017-06-281-4/+0
* testbaseline: Add a horizontal spinbuttonTimm Bäder2017-06-281-0/+4
* Fix baselines wrt css valuesTimm Bäder2017-06-282-9/+19
* widget: black is the new redTimm Bäder2017-06-281-2/+2
* notebook: Fix css node orderingTimm Bäder2017-06-281-8/+11
* iconview: Remove bin_windowTimm Bäder2017-06-285-213/+45
* entry: Fix node orderingTimm Bäder2017-06-281-13/+17
* testsuite: Update expected css node outputTimm Bäder2017-06-2811-147/+163
* paned: Remove assertion in get_child_propertyTimm Bäder2017-06-281-2/+4
* main: Protect against non-GtkWindow toplevelsTimm Bäder2017-06-281-2/+5
* inspector: Use GtkWidget::pick when picking widgetsTimm Bäder2017-06-281-123/+32
* container: Remove get_children_clipTimm Bäder2017-06-282-34/+0
* stack: Compute clip directlyTimm Bäder2017-06-281-2/+6
* buttonbox: Compute clip directlyTimm Bäder2017-06-281-3/+4
* modelbutton: Compute clip directlyTimm Bäder2017-06-281-6/+4
* flowbox: Compute clip directlyTimm Bäder2017-06-281-5/+12
* spinbutton: Fix gesture stateTimm Bäder2017-06-281-2/+0
* checkmenuitem: Fix indicator stateTimm Bäder2017-06-281-0/+1
* widget-factory: Show the status bar by defaultTimm Bäder2017-06-281-1/+1
* testnotebookdnd: quit when the toplevel gets closedTimm Bäder2017-06-281-0/+3
* menu: Popup at window coordinates if widget is givenTimm Bäder2017-06-282-3/+1
* window: Don't use allocated size in snapshotTimm Bäder2017-06-281-14/+12
* popover: Create subsurface on waylandTimm Bäder2017-06-281-4/+23
* widget: Fix drawing invalidation with windowed widgetsTimm Bäder2017-06-283-65/+123
* popover: "Fix" child allocationTimm Bäder2017-06-281-69/+24
* window: Stop wrapping popovers in another windowTimm Bäder2017-06-281-210/+1
* Replace a few get_content_allocation calls with get_content_sizeTimm Bäder2017-06-2812-90/+60
* Remove all widget style property codeTimm Bäder2017-06-2810-900/+1
* treeviewaccessible: Don't rely on nonexistent style propertiesTimm Bäder2017-06-281-4/+4
* adwaita: Remove style propertiesTimm Bäder2017-06-283-54/+6
* notebook: Remove style propertiesTimm Bäder2017-06-281-68/+4
* calendar: Remove style propertiesTimm Bäder2017-06-281-56/+3
* widget: Remove _set_simple_clipTimm Bäder2017-06-282-63/+0
* spinner: Use get_content_sizeTimm Bäder2017-06-281-3/+3
* pathbar: Compute widget clip directlyTimm Bäder2017-06-281-2/+10