summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Remove ATKEmmanuele Bassi2020-07-268-127/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-2512-62/+60
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-1/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-2529-131/+131
* Replace "gint" with "int"Benjamin Otte2020-07-2536-127/+126
* gtk-demo: Add a progress bar when the colors demo resortsBenjamin Otte2020-07-221-24/+40
* gtk-demo: Make colors demo do incremental sortingBenjamin Otte2020-07-221-4/+6
* gtk-demo: Don't use GtkColorSwatchMatthias Clasen2020-07-171-12/+78
* gtk-demo: Use better apiMatthias Clasen2020-07-161-1/+2
* stringfilter: Make the constructor take an expressionBenjamin Otte2020-07-162-10/+2
* gtk-demo: Don't make demos modalBenjamin Otte2020-07-161-1/+0
* gtk-demo: Make the words demo expandMatthias Clasen2020-07-131-0/+1
* print-editor: Set the devel style classMatthias Clasen2020-07-131-0/+2
* Integrate the new iconsMatthias Clasen2020-07-135-3/+21
* demos: icons for Print and Node EditorsJakub Steiner2020-07-138-2/+438
* gtk-demo: Work harder to filter the treeMatthias Clasen2020-07-121-13/+40
* demo: Clear filter when search is stoppedMatthias Clasen2020-07-122-2/+14
* gtk-demo: Make the search bar appear for typingMatthias Clasen2020-07-121-1/+1
* demo: Add a search filterMohammed Sadiq2020-07-122-8/+96
* gtk-demo: Make style apply in the file browserMatthias Clasen2020-07-121-3/+3
* gtk-demo: Use a progressbar in the words demoMatthias Clasen2020-07-061-12/+21
* gtk-demo: No selection in the words demoMatthias Clasen2020-07-061-1/+4
* gtk-demo: Cosmetic fixes for the words demoMatthias Clasen2020-07-061-2/+5
* demo: Make words listview load asyncBenjamin Otte2020-07-061-8/+115
* gtk-demo: Add incremental filtering to words demoBenjamin Otte2020-07-061-9/+16
* gtk-demo: Add a listview demo for filtering stringsBenjamin Otte2020-07-063-0/+114
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-1/+1
* Merge branch 'wip/exalm/show-title-buttons' into 'master'Matthias Clasen2020-07-0321-23/+1
|\
| * headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-0221-23/+1
* | gtk-demo: Track the selectionMatthias Clasen2020-07-023-1/+150
|/
* Drop unnecessary uses of gtk_style_context_add_classMatthias Clasen2020-06-301-1/+1
* Stop using GtkFunctionsListItemFactoryMatthias Clasen2020-06-291-8/+9
* node-editor: Add a help windowMatthias Clasen2020-06-294-0/+64
* node-editor: CosmeticsMatthias Clasen2020-06-291-0/+1
* node-editor: Add a gear menuMatthias Clasen2020-06-292-3/+93
* node-editor: Document the node formatMatthias Clasen2020-06-291-0/+213
* gtk-demo: Fix binary name in --versionMatthias Clasen2020-06-281-2/+2
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-06-281-10/+0
|\
| * Stop setting GTK_IM_MODULE_FILEMatthias Clasen2020-06-281-10/+0
* | printeditor: Add desktop file and appdataMatthias Clasen2020-06-283-2/+53
* | print-editor: Allow opening filesMatthias Clasen2020-06-281-21/+16
* | printeditor: CosmeticsMatthias Clasen2020-06-281-27/+63
|/
* gtk-demo: Drop an unused objectMatthias Clasen2020-06-271-9/+0
* gtk-demo: Improve formatting in the color demoMatthias Clasen2020-06-261-9/+54
* gtk-demo: Port listview-colors demo to multiselection againBenjamin Otte2020-06-261-13/+1
* gtk-demo: Fix a typo in the listbox demoMatthias Clasen2020-06-251-1/+1
* Merge branch 'scrolled-window-api' into 'master'Matthias Clasen2020-06-2427-31/+31
|\
| * scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-2427-31/+31
* | gtk-demo: Enable inline completionMatthias Clasen2020-06-241-0/+3
* | gtk-demo: Improve the entry completion demoMatthias Clasen2020-06-241-11/+37
|/