summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into 'master'Matthias Clasen2018-07-191-1/+4
|\
| * widgetfactory: add separator tool item to presentationGünther Wutz2018-07-171-1/+4
* | textview: Only create cairo context in gtktextdisplay.cBenjamin Otte2018-07-141-13/+22
* | gtk-demo: Update aspect-ratio when selecting new puzzleBenjamin Otte2018-07-131-0/+1
|/
* widget factory: Use GtkPicture for background selectionTimm Bäder2018-07-081-4/+3
* listbox demo: Hide extra_buttons_box by defaultTimm Bäder2018-07-081-0/+1
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-022-5/+5
* gtkentry: Use gestures for entry iconsCarlos Garnacho2018-06-213-4/+1
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-182-3/+0
* dnd: Make drag-data-received use a GdkDropBenjamin Otte2018-06-181-2/+1
* Fix wrong format strings in various placesРуслан Ижбулатов2018-06-101-1/+1
* gtk-demo: Use GtkImages to select the puzzleBenjamin Otte2018-06-101-15/+41
* gtk-demo: Make sliding puzzle demo use GtkPictureBenjamin Otte2018-06-101-17/+16
* gtk-demo: Port images demo to use a GtkPicture in placesBenjamin Otte2018-06-101-30/+30
* puzzle: fix some compiler warningsMatthias Clasen2018-06-091-10/+10
* puzzle: Add mouse supportMatthias Clasen2018-06-071-0/+68
* puzzle: Use plain labelsMatthias Clasen2018-06-071-172/+2
* Add tweaksMatthias Clasen2018-06-071-11/+246
* puzzle: Add a reshuffle buttonMatthias Clasen2018-06-071-0/+18
* Keep aspect ratio of the imageMatthias Clasen2018-06-071-5/+11
* demo: Add the sliding puzzle demoBenjamin Otte2018-06-075-4/+557
* gdk: Get rid of gdk_event_free()Benjamin Otte2018-05-291-1/+1
* gtk-demo: Avoid key-press-eventMatthias Clasen2018-05-191-4/+4