summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* switch: Remove manual PRELIGHT codeTimm Bäder2017-07-191-2/+0
* listbox: Remove view_windowTimm Bäder2017-07-193-83/+28
* scrollbar: Add new API to gtk4-sections.txtTimm Bäder2017-07-194-10/+11
* bin: Drop priv pointerTimm Bäder2017-07-192-14/+11
* filechooserwidget: Fix save widgetsTimm Bäder2017-07-191-2/+2
* Remove some unneeded includesTimm Bäder2017-07-192-2/+0
* inspector: Allow picking children of GtkWidget classesTimm Bäder2017-07-191-20/+16
* accellabel: Inherit from GtkWidgetTimm Bäder2017-07-195-175/+127
* textview: Use ::snapshotTimm Bäder2017-07-191-13/+17
* testtooltips: Add static tooltipTimm Bäder2017-07-191-0/+40
* tooltipwindow: Remove unused defineTimm Bäder2017-07-191-2/+0
* listbox: Remove rows directly when binding modelTimm Bäder2017-07-191-1/+9
* box: Use widget children list in count_expand_childrenTimm Bäder2017-07-191-10/+10
* scale: Fix css node ordering and expected resultsTimm Bäder2017-07-192-44/+40
* spinbutton: Add docs for new public APITimm Bäder2017-07-191-4/+55
* widget: Draw widget clips with GEOMETRY debuggingTimm Bäder2017-07-191-0/+32
* image: Offset rendering to the content allocationTimm Bäder2017-07-191-4/+6
* widget: Bring back layout debuggingTimm Bäder2017-07-191-0/+67
* paned: Replace handle gadget with widgetTimm Bäder2017-07-191-87/+68
* widget: Bring resize and baseline debug rendering backTimm Bäder2017-07-191-0/+58
* range: Fix click detection in slider traceTimm Bäder2017-07-191-1/+2
* treeview: default to width_changed = TRUETimm Bäder2017-07-191-1/+1
* icon: Render at content positionTimm Bäder2017-07-191-2/+11
* switch: Use a gizmo as sliderTimm Bäder2017-07-191-1/+2
* testheightforwidth: Remove GtkBox fill/expand usageTimm Bäder2017-07-191-28/+0
* button: Don't care about sizing if no child is setTimm Bäder2017-07-191-9/+0
* Remove GtkBoxGadgetTimm Bäder2017-07-194-969/+0
* Remove GtkBuiltinIconTimm Bäder2017-07-1912-343/+0
* checkbutton: stop using gadgetsTimm Bäder2017-07-191-78/+119
* modelbutton: Use GtkIcon as indicatorTimm Bäder2017-07-191-69/+56
* icon: Add _set_css_name backTimm Bäder2017-07-192-0/+11
* colorswatch: Replace IconHelper with GtkImageTimm Bäder2017-07-191-28/+18
* widget: Consider css margins when setting clipTimm Bäder2017-07-191-5/+7
* adwaita: Fix typoTimm Bäder2017-07-191-7/+7
* container: GtkActionBar is not a special container anymoreTimm Bäder2017-07-191-1/+0
* progressbar: Apply style classes when setting directionTimm Bäder2017-07-191-0/+1
* css nodes: Fix expander test caseTimm Bäder2017-07-192-8/+8
* css nodes: Fix entries test caseTimm Bäder2017-07-191-7/+8
* spinbutton: Use 0 as default for (max-)width-charsTimm Bäder2017-07-191-2/+4
* range: Emit value-changed when setting the adjustmentTimm Bäder2017-07-191-1/+2
* scale: Replace all gadgets with widgetsTimm Bäder2017-07-191-613/+337
* scale: Remove draw_value vfuncTimm Bäder2017-07-191-2/+0
* range: Return trough allocation from _get_range_rectTimm Bäder2017-07-191-1/+1
* notebook: Replace all gadgets with widgetsTimm Bäder2017-07-191-669/+276
* container: Propagate child properties if parent != containerTimm Bäder2017-07-191-2/+1
* adwaita: Fix notebook themingTimm Bäder2017-07-193-212/+192
* gizmo: Unparent all child widgets in finalizeTimm Bäder2017-07-191-0/+22
* gizmo: Chain up in snapshot if no snapshot func givenTimm Bäder2017-07-191-0/+2
* notebook: Replace tab gadget with GtkGizmoTimm Bäder2017-07-191-110/+96
* notebook: Replace tabs gadget with GtkGizmoTimm Bäder2017-07-191-63/+38