summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* gestures demo: widget property is not writableTimm Bäder2018-05-191-2/+2
* icon-browser: Fix typo in descriptionMohammed Sadiq2018-05-071-1/+1
* Merge branch 'wip/carlosg/controller' into 'master'Matthias Clasen2018-05-0113-49/+51
|\
| * gesturestylus: Port to new API modelwip/carlosg/controllerCarlos Garnacho2018-04-261-5/+6
| * eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-263-8/+8
| * padcontroller: Port to new API modelBenjamin Otte2018-04-261-4/+2
| * draggesture: Port to new API modelBenjamin Otte2018-04-262-9/+9
| * longpressgesture: Port to new API modelBenjamin Otte2018-04-263-7/+8
| * multipressgesture: Port to new API modelBenjamin Otte2018-04-262-5/+6
| * swipegesture: Port to new API modelBenjamin Otte2018-04-261-2/+2