summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting error in demo about dialogsMatthias Clasen2021-11-161-1/+1
* gtk-demo: Avoid compiler warnings without assertionsMatthias Clasen2021-04-121-2/+1
* gtk-demo: Make --version match aboutMatthias Clasen2021-02-181-4/+4
* demos: Add devel stylingMatthias Clasen2021-02-121-3/+12
* gtk-demo: Plug a memory leakMatthias Clasen2020-11-091-4/+3
* Tone down a user visible messageEmmanuele Bassi2020-10-091-1/+1
* gtk-demo: Recognize .svg as imagesMatthias Clasen2020-10-061-0/+1
* gtk-demo: Cosmetic changeMatthias Clasen2020-09-141-6/+4
* gtk-demo: Don't offer to run titlesMatthias Clasen2020-09-131-7/+9
* Demo thyselfMatthias Clasen2020-09-131-1/+25
* gtk-demo: Support keywords for searchMatthias Clasen2020-09-131-1/+30
* gtk-demo: Ignore some lines in infoMatthias Clasen2020-09-131-0/+3
* Make filter constructors return exact typesMatthias Clasen2020-09-051-3/+6
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-2/+4
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* gtk-demo: Move the highlighting to a separate fileMatthias Clasen2020-08-131-392/+1
* gtk-demo: Insert markup incrementallyMatthias Clasen2020-08-131-1/+250
* gtk-demo: Fontify asynchronouslyMatthias Clasen2020-08-131-68/+86
* gtk-demo: Group small imagesMatthias Clasen2020-08-121-13/+71
* gtk-demo: Improve filteringMatthias Clasen2020-08-091-4/+13
* gtk-demo: Adapt hightlighting style for dark themesMatthias Clasen2020-08-081-0/+18
* gtk-demo: Make content views monospaceMatthias Clasen2020-08-081-0/+1
* gtk-demo: Follow font settings againMatthias Clasen2020-08-081-0/+5
* gtk-demo: Improve an error messageMatthias Clasen2020-08-081-4/+11
* gtk-demo: Don't leak the markupMatthias Clasen2020-08-071-3/+3
* gtk-demo: Modernize source highlightingMatthias Clasen2020-08-071-354/+93
* demos: Brush up about dialogsMatthias Clasen2020-08-061-0/+8
* treelistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-2/+2
* filterlistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-0/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+0
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-1/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-20/+20
* Replace "gint" with "int"Benjamin Otte2020-07-251-8/+7
* gtk-demo: Don't make demos modalBenjamin Otte2020-07-161-1/+0
* gtk-demo: Work harder to filter the treeMatthias Clasen2020-07-121-13/+40
* demo: Clear filter when search is stoppedMatthias Clasen2020-07-121-1/+13
* demo: Add a search filterMohammed Sadiq2020-07-121-3/+74
* gtk-demo: Fix binary name in --versionMatthias Clasen2020-06-281-2/+2
* Stop setting GTK_IM_MODULE_FILEMatthias Clasen2020-06-281-10/+0
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-2/+2
* gtk-demo: Clean up initial selection handlingMatthias Clasen2020-06-201-2/+0
* gtk-demo: Select the initial demo properlyMatthias Clasen2020-06-171-2/+3
* gtk-demo: Expand the sidebar by defaultMatthias Clasen2020-06-061-1/+1
* gtk-demo: Improve display of image sourcesMatthias Clasen2020-06-061-1/+1
* gtk-demo: Drop the awardsMatthias Clasen2020-06-041-4/+0
* Merge branch 'gtk-demo-run-no-main-window' into 'master'Matthias Clasen2020-06-011-4/+6
|\
| * gtk-demo: Don't show main window if --run is passed inAlexander Larsson2020-05-291-4/+6
* | demo: Use a listview as sidebarTimm Bäder2020-05-301-167/+185
* | gtk-demo: Introduce awardsBenjamin Otte2020-05-301-0/+4
|/
* Fix minor typosYuri Chornoivan2020-05-281-1/+1