summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.22.243.22.24Matthias Clasen2017-10-042-2/+10
* Fix several issues with resizingMatthias Clasen2017-10-041-14/+7
* wayland: Fix a typoMatthias Clasen2017-10-041-1/+1
* ComboBox: Don’t try to remove grab on NULL deviceDaniel Boles2017-10-041-2/+4
* TreeMenu: Remove accidentally duplicated doc linesDaniel Boles2017-10-042-4/+1
* testcombo: Test grid :row- and :column-span-columnDaniel Boles2017-10-041-23/+27
* ComboBox|TreeMenu: Slightly clarify wrap-width docDaniel Boles2017-10-042-6/+4
* ComboBox|TreeMenu: Clarify :row|column-span-columnDaniel Boles2017-10-042-16/+15
* 3.22.233.22.23Matthias Clasen2017-10-032-2/+9
* HighContrast: set min-height for headerbarsMarco Trevisan (Treviño)2017-10-033-2/+23
* HighContrast: don't select .titlebar when is an headerbarMarco Trevisan (Treviño)2017-10-033-39/+39
* window: Add individual CSS classes based on edge constraintsGeorges Basile Stavracas Neto2017-10-034-22/+101
* x11: Add support for _GTK_EDGE_CONSTRAINTS atomGeorges Basile Stavracas Neto2017-10-032-15/+193
* wayland: consider edge constraints in surface configurationGeorges Basile Stavracas Neto2017-10-033-4/+74
* window: handle tiled edges separatelyGeorges Basile Stavracas Neto2017-10-031-124/+257
* gdk: introduce edge constraint statesGeorges Basile Stavracas Neto2017-10-031-10/+27
* widget-factory: Demo different Frame border-stylesDaniel Boles2017-10-022-7/+38
* Revert "widget-factory: Usefully demo Frame shadow types"Daniel Boles2017-10-021-3/+36
* Frame: Enhance CSS docsDaniel Boles2017-10-021-5/+6
* 3.22.223.22.22Matthias Clasen2017-10-022-2/+29
* Widget: Fix obvious copypasto in set_mapped() docDaniel Boles2017-10-011-1/+1
* docs: css-properties: Fix wrongly repeated colourDaniel Boles2017-09-291-1/+1
* flowbox: Fix annotation for GListModel binding callbackSam Thursfield2017-09-271-2/+2
* gdk-wayland: Do not leak dummy 1x1 surface on every drawDaniel Elstner2017-09-261-6/+9
* Button: Annotate set_image() argument as nullableDaniel Boles2017-09-241-1/+1
* Label: Replace allow-none with nullable/optionalDaniel Boles2017-09-241-6/+6
* emojichooser: Plug a memory leakTimm Bäder2017-09-241-1/+2
* Fix broken translations of 'calendar:' settings (ignored translator comments)Andre Klapper2017-09-2410-18/+18
* Update Persian translationsArash Mousavi2017-09-221-395/+466
* ToolItem: Fix nullable annotation put on wrong argDaniel Boles2017-09-201-2/+2
* gdkseatdefault: Grab touch events where applicableDaniel Boles2017-09-201-1/+14
* Overlay: Document style classes added per positionDaniel Boles2017-09-201-0/+6
* Update Polish translationPiotr Drąg2017-09-191-86/+86
* Window: Clarify documentation of set_application()Daniel Boles2017-09-191-3/+11
* PlacesSidebar: Avoid unused mem if !CLOUDPROVIDERSDaniel Boles2017-09-191-2/+3
* PlacesSidebar: Unref cloud_manager in dispose()Daniel Boles2017-09-181-0/+4
* SidebarRow: Unref CloudProvider on change/finalizeDaniel Boles2017-09-181-7/+4
* Update Swedish translationAnders Jonsson2017-09-181-135/+135
* Adwaita: Fix color of focus outline on colorswatchDaniel Boles2017-09-163-8/+24
* Adwaita: dark: Make colorswatch.light tick visibleDaniel Boles2017-09-163-11/+11
* Expander: get_label() return is nullableDaniel Boles2017-09-151-2/+2
* Expander: Annotate new()’s label arg as nullableDaniel Boles2017-09-141-1/+1
* Expander: Replace (allow-none) with (nullable)Daniel Boles2017-09-141-3/+3
* Expander: Explain how to conditionally style arrowDaniel Boles2017-09-141-2/+2
* Spinner: Document how to select on animated in CSSDaniel Boles2017-09-141-1/+2
* gtk-demo/theming: Don’t mislead about raised classDaniel Boles2017-09-141-2/+2
* gtk-demo/Makefile: Really get deps of C GResourceDaniel Boles2017-09-141-1/+1
* widget-factory: Usefully demo Frame shadow typesDaniel Boles2017-09-141-36/+3
* Frame: Add missing fixed-width format to enumsDaniel Boles2017-09-131-3/+3
* FlowBox: Explain how to avoid inflated min sizeDaniel Boles2017-09-121-0/+4