summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Stop using ::hierarchy-changedMatthias Clasen2019-02-231-15/+23
* gtk-demo: Use gtk_widget_set_can_pickMatthias Clasen2019-02-212-3/+3
* gtk-demo: Fix the decorative overlay exampleMatthias Clasen2019-02-211-2/+2
* gtk-demo: Move the blur demo code hereMatthias Clasen2019-02-215-6/+553
* puzzlepiece: Use new snapshot transformsBenjamin Otte2019-02-211-3/+5
* gtk-demo: Fix fallout from the notebook page mergeMatthias Clasen2019-02-212-55/+50
* widget-factory: Use notebook pages in the ui fileMatthias Clasen2019-02-211-236/+244
* widget-factory: Don't set can-focus on entriesMatthias Clasen2019-02-191-7/+0
* gtk-demo: Make the delayed search demo workMatthias Clasen2019-02-191-3/+3
* Add a missing iconMatthias Clasen2019-02-135-5/+0
* gtk-demo: Include our own iconsMatthias Clasen2019-02-1219-0/+20
* stack demo: Use the proper icon nameMatthias Clasen2019-02-121-1/+1
* sidebar demo: Use an existing iconMatthias Clasen2019-02-121-1/+1
* widget-factory: Include our own iconsMatthias Clasen2019-02-1231-0/+42
* gtk-demo: Fix fishbowl setupMatthias Clasen2019-02-111-1/+3
* gtk-demo: Fix the sidebar demoMatthias Clasen2019-02-101-1/+1
* demo: Fix fishbowl default togglebutton stateTimm Bäder2019-02-101-3/+3
* Merge branch 'wip/jimmac/app-icons' into 'master'Matthias Clasen2019-02-0945-7789/+278
|\
| * Fix icon installationMatthias Clasen2019-02-089-3/+12
| * app icons: use new styleJakub Steiner2019-02-0644-7788/+268
* | widget-factory: Reinstate some lost propertiesMatthias Clasen2019-02-081-0/+2
* | Update ui files to new stack syntaxMatthias Clasen2019-02-0826-2480/+2440
* | stack: Convert child properties to a child meta objectMatthias Clasen2019-02-081-1/+1
|/
* Merge branch 'kill-buttonbox' into 'master'Matthias Clasen2019-02-053-129/+0
|\
| * Drop GtkButtonBoxMatthias Clasen2019-02-043-129/+0
* | demos: Drop the '+' from GTKEmmanuele Bassi2019-02-0518-42/+42
|/
* icon browser: Add on and off iconsMatthias Clasen2019-01-241-0/+2
* Fix gtk4-icon-browserMatthias Clasen2019-01-241-1/+1
* box: Remove the position child propertyMatthias Clasen2019-01-236-208/+0
* box: Remove gtk_box_pack_startTimm Bäder2019-01-2328-132/+132
* dialog: Expose the content area as a separate GtkBox childTimm Bäder2019-01-231-3/+3
* Stop using GtkBox's pack-type child prop in UI filesTimm Bäder2019-01-231-6/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-1/+1
* demo: Fix tranparency overlay demoTimm Bäder2019-01-131-14/+3
* popover demo: Fix size-allocate callback signatureTimm Bäder2019-01-031-4/+5
* demos/gtk-demo/combobox: fix typoJeremy Bicha2018-12-091-2/+2
* Merge branch 'bye-app-menu-gtk4' into 'master'Timm Bäder2018-12-043-22/+10
|\
| * widget-factory: Add Keyboard Shortcuts menu itemJeremy Bicha2018-09-301-0/+4
| * widget-factory: Rename About menu item to About Widget FactoryJeremy Bicha2018-09-301-1/+1
| * widget-factory: Move app menu contents to primary menuJeremy Bicha2018-09-303-22/+6
* | widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-133-14/+19
* | gtk-demo/main: Suppress implicit fallthru warningDaniel Boles2018-10-121-7/+6
|/
* Add devel style to demosMatthias Clasen2018-09-053-1/+4
* fishbowl: Use a GtkPicture for videosTimm Bäder2018-08-251-1/+3
* demos: Make desktop file names match the application idGuido Günther2018-08-026-3/+3
* demos: Update changedisplay demo to using GtkGestureCarlos Garnacho2018-07-301-9/+13
* demos: Update hypertext demo to use controllersCarlos Garnacho2018-07-301-34/+29
* demos: Update search_entry2 demo to use key capturing APICarlos Garnacho2018-07-301-12/+1
* demos: drop "Event axes" demoCarlos Garnacho2018-07-303-668/+0
* gtk-demo: Add pad controller handling to "Paint" demoCarlos Garnacho2018-07-301-5/+133