summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/otte/no-vsync' into 'main'Benjamin Otte2023-05-091-1/+1
|\
| * gtk-demo: Update fps with higher priorityBenjamin Otte2023-05-091-1/+1
* | Introduce GTK_ALIGN_BASELINE_FILL/CENTERMatthias Clasen2023-05-071-3/+6
|/
* CleanupMatthias Clasen2023-05-071-5/+0
* node-editor: Add some editor smartsMatthias Clasen2023-05-072-0/+379
* Fix a typo in the node format definitionMatthias Clasen2023-05-071-1/+1
* node-editor: Be a bit better about savingMatthias Clasen2023-05-051-10/+30
* gtk-demo/listbox: Fix 0 space between nick & date,Daniel Boles2023-04-301-0/+2
* gtk4-demo: Stop using gtk_widget_get_allocated_sizeMatthias Clasen2023-04-293-11/+17
* node-editor: Plug a memory leakMatthias Clasen2023-04-271-0/+2
* Merge branch 'stylus-fixes' into 'main'Matthias Clasen2023-04-121-8/+26
|\
| * gtk-demo: Work without stylusMatthias Clasen2023-04-091-2/+4
| * gtk-demo: Test stylus-only modeMatthias Clasen2023-04-091-6/+22
* | node-editor: Typo fixesMatthias Clasen2023-04-101-2/+2
* | gtk-demo: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-092-13/+16
* | gtk-demo: Add a keywordMatthias Clasen2023-04-091-1/+1
|/
* gtk-demo: Update the GLArea examplesMatthias Clasen2023-04-032-9/+3
* node-editor: Improve the scalingMatthias Clasen2023-04-032-10/+27
* gtk-demo: Port to GtkColumnViewCellBenjamin Otte2023-04-012-17/+16
* listview: Add GtkListItem::focusable propertyBenjamin Otte2023-04-011-0/+1
* docs: Document additions to the node formatBenjamin Otte2023-03-291-2/+12
* gtk-demo: Set tab behavior for settings demoBenjamin Otte2023-03-271-0/+2
* gtk-demo: Rename dropdown demoBenjamin Otte2023-03-264-5/+5
* gtk-demo: Rename image scaling demo to image_scalingBenjamin Otte2023-03-263-3/+3
* Deprecate gtk_widget_translate_coordinatesMatthias Clasen2023-03-251-4/+9
* node-editor: Embed textures in testcasesMatthias Clasen2023-03-191-0/+13
* gtk-demo: Reset properties when the image changesMatthias Clasen2023-03-171-0/+7
* theme: Port .boxed-list style from libadwaitaAlexander Mikhaylenko2023-03-141-203/+195
* gtk4-demo: Add a tooltip to image scalingMatthias Clasen2023-03-141-1/+80
* gtk4-demo: Polish the image scaling demoMatthias Clasen2023-03-142-17/+54
* Merge branch 'more-scaled-texture-fixes' into 'main'Matthias Clasen2023-03-131-6/+4
|\
| * gtk4-demo: Use gtk_snapshot_append_scaled_textureMatthias Clasen2023-03-131-6/+4
* | gtk4-demo: Scale logarithmically in image scalingMatthias Clasen2023-03-132-6/+14
* | gtk4-demo: Fix rotation handling in image scalingMatthias Clasen2023-03-131-8/+18
|/
* gtk-demo: Add rotation to the scaling demoMatthias Clasen2023-03-123-6/+73
* Merge branch 'wip/otte/rendernode-export' into 'main'Benjamin Otte2023-03-111-16/+174
|\
| * node-editor: Add more export optionsBenjamin Otte2023-03-111-16/+174
* | gtk4-demo: Add tooltips to the menu demoMatthias Clasen2023-03-111-0/+3
* | Rename the menu demoMatthias Clasen2023-03-111-8/+9
* | gtk-demo: Add a file chooser to the menu demoMatthias Clasen2023-03-101-0/+61
|/
* Fix compile_resources present source directoryWilliam Roy2023-03-075-5/+5
* gtk4-demo: Accept file dnd in the pickers demoMatthias Clasen2023-02-261-9/+44
* gtk-demo: Fix the shortcuts-window demoMatthias Clasen2023-02-221-0/+1
* gtk-demo: Fix build without sincosMatthias Clasen2023-02-181-10/+12
* demo: Spice up the mask demoBenjamin Otte2023-02-142-9/+119
* Document mask node parser formatMatthias Clasen2023-02-141-0/+10
* Make mask nodes more versatileMatthias Clasen2023-02-141-1/+1
* gtk-demo: Fix hotspot handling in dndMatthias Clasen2023-02-131-1/+12
* Add a mask node demoMatthias Clasen2023-02-127-0/+348
* gtk-demo: Add filtering to the zoom demoMatthias Clasen2023-02-112-2/+35