summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Make fishbowl info text use bindingsBenjamin Otte2020-05-303-33/+14
* filterlistmodel: Rewrite to use GtkFilterBenjamin Otte2020-05-301-2/+7
* widget-factory: Add a mnemonic conflictMatthias Clasen2020-05-281-1/+1
* Fix minor typosYuri Chornoivan2020-05-285-6/+6
* constraint-editor: Don't use g_type_ensureMatthias Clasen2020-05-252-2/+1
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-231-2/+3
|\
| * gtk-demo: Fix the dnd demo drop highlightMatthias Clasen2020-05-221-2/+3
* | print-editor: Stop using appmenu apisMatthias Clasen2020-05-221-19/+17
* | gtk-demo: Stop using appmenu apisMatthias Clasen2020-05-225-75/+35
|/
* gtk-demo: Improve rotation in the dnd demoMatthias Clasen2020-05-221-34/+54
* gtk-demo: Improve editing in the dnd demoMatthias Clasen2020-05-221-37/+87
* gtk-demo: Improve drag icon handling in dnd exampleMatthias Clasen2020-05-221-2/+8
* gtk-demo: Fix entry position in dnd demoMatthias Clasen2020-05-221-2/+2
* gtk-demo: Reorganize the dnd demoMatthias Clasen2020-05-221-173/+208
* gtk-demo: Use proper drag icons in the dnd demoMatthias Clasen2020-05-221-0/+5
* gtk-demo: Fix breakage in a css demoMatthias Clasen2020-05-211-9/+9
* gtk-demo: Plug another leakMatthias Clasen2020-05-211-0/+2
* gtk-demo: Plug another leakMatthias Clasen2020-05-211-4/+13
* gtk-demo: Plug another leakMatthias Clasen2020-05-211-1/+1
* gtk-demo: Plug a leakMatthias Clasen2020-05-211-1/+1
* gtk4-demo: Fix css_basics demoTimm Bäder2020-05-201-1/+1
* gtk4-demo: Fix sliding puzzle demoTimm Bäder2020-05-201-1/+1
* print-editor demo: Fix linking on Visual StudioChun-wei Fan2020-05-181-1/+2
* widget-factory: CosmeticsMatthias Clasen2020-05-161-0/+1
* gtk-demo/dnd: Fix up drag_cancelAlexander Larsson2020-05-141-2/+2
* gtk-demo/dnd: Use gtk_popover_set_child(), not gtk_box_appendAlexander Larsson2020-05-141-1/+1
* gtk-demo: Fix a problem with the dnd demoMatthias Clasen2020-05-141-1/+3
* widget-factory: Ensure we have some backgroundsMatthias Clasen2020-05-146-15/+74
* widget-factory: Cosmetic changesMatthias Clasen2020-05-132-1/+4
* gtk-demo: Don't overdraw the fishbowlMatthias Clasen2020-05-131-0/+1
* gtk-demo: Plug a memory leakMatthias Clasen2020-05-131-0/+2
* demo: Remove double borders from the treeviewAlexander Mikhaylenko2020-05-131-25/+24
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-05-131-9/+47
|\
| * node-editor: Monitor file and reload on changesTimm Bäder2020-05-131-9/+47
* | Merge branch 'gtk-demo-expander-fix' into 'master'Matthias Clasen2020-05-132-6/+6
|\ \
| * | gtk-demo: InfoBar is not a GtkBox anymoreAlexander Larsson2020-05-131-5/+5
| * | gtk-demo: Fix expander demoAlexander Larsson2020-05-131-1/+1
| |/
* | print-editor: Fix crashAlexander Larsson2020-05-131-2/+1
|/
* tests: Move testcairo into gtk4-demoMatthias Clasen2020-05-121-39/+153
* Move print-editor to demosMatthias Clasen2020-05-123-0/+868
* demos: Remove gtk_dialog_run()Emmanuele Bassi2020-05-123-12/+43
* Replace most remaining uses of container apiMatthias Clasen2020-05-1144-234/+243
* Don't use container api on GtkListBoxMatthias Clasen2020-05-117-17/+16
* Stop using container api on GtkFlowBoxMatthias Clasen2020-05-111-1/+1
* Stop using container api on GtkFixedMatthias Clasen2020-05-112-4/+4
* Avoid container api on gridsMatthias Clasen2020-05-111-1/+1
* paned: Redo the apiMatthias Clasen2020-05-113-51/+19
* Fix a leftover list box childMatthias Clasen2020-05-111-1/+1
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-116-28/+19
* Use gtk_window_destroyMatthias Clasen2020-05-1184-120/+118