summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
| * zoomgesture: Port to new API modelBenjamin Otte2018-04-261-2/+2
| * rotategesture: Port to new API modelBenjamin Otte2018-04-261-2/+2
| * widget-factory: Put gesture into ui fileBenjamin Otte2018-04-262-5/+6
* | Fix the modelbutton demo _again_Matthias Clasen2018-04-301-0/+3
* | gtk-demo: Always have at least 1 icon in the fishbowlBenjamin Otte2018-04-271-0/+2
|/
* gtk-demo: Merge widgetbowl into fishbowlBenjamin Otte2018-04-246-265/+210
* demo: Clean up GtkFishbowl widgetBenjamin Otte2018-04-244-284/+89
* demo: Move benchmarking implementation to fishbowl widgetBenjamin Otte2018-04-244-166/+249
* snapshot: Redo debug messagesBenjamin Otte2018-04-243-8/+4
* widget-factory: add emoji completion to an entryMatthias Clasen2018-04-231-1/+2
* gtk-demo, testgtk: Don't pass an integer to fabsTing-Wei Lan2018-04-231-3/+3
* demo: Don't add more icons all the timeBenjamin Otte2018-04-221-3/+5
* widget-factory: Use a pixbuf instead of a surfaceBenjamin Otte2018-04-121-15/+6
* widgetbowl: Add switch demoTimm Bäder2018-04-061-0/+11
* gtk-demo: Redo viewing of resourcesBenjamin Otte2018-04-061-89/+109
* icon-browser: Stop using ::key-press-eventMatthias Clasen2018-04-052-6/+27
* gtk-demo: Stop using ::key-press-event in font explorerMatthias Clasen2018-04-054-18/+25
* demos: Add "Paint" demoCarlos Garnacho2018-04-053-0/+285
* demos: Add an image demo for widget paintablesBenjamin Otte2018-04-051-0/+17
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-053-10/+5
* gtk: Remove gtk_widget_queue_draw_region()Benjamin Otte2018-04-051-1/+1
* gtk, demos: Fix builds without HarfBuzz and PangoFTChun-wei Fan2018-04-021-4/+5
* [gtk|demos/gtk-demo]/language-names.c: Fix build on non-GCC/CLangChun-wei Fan2018-04-021-6/+13
* build: Fix linking demos on Visual StudioChun-wei Fan2018-04-023-0/+4
* widget-factory: Enable all details in the font chooserMatthias Clasen2018-04-011-0/+1
* Enable variations and features for font explorerMatthias Clasen2018-03-311-0/+1
* fishbowl: Make stats tracking work somewhat with broken X serversBenjamin Otte2018-03-301-1/+41
* demos: Improve frame rate tracking for fishbowl demoBenjamin Otte2018-03-301-76/+62
* Add appdata for gtk4-widget-factoryMatthias Clasen2018-03-202-0/+37
* Add appdata for gtk4-demoMatthias Clasen2018-03-202-0/+36
* Merge branch 'rename-window-to-surface' into 'master'Alexander Larsson2018-03-209-22/+22
|\
| * GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-206-9/+9
| * GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-202-4/+4
| * GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
| * GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-206-12/+12
* | Merge branch 'accessible-role' into 'master'Matthias Clasen2018-03-202-0/+9
|\ \
| * | gtkbuilder: add accessibility role declarationSamuel Thibault2018-03-192-0/+9
| |/
* | Fix some accessibility issues in demosSamuel Thibault2018-03-195-9/+95
|/
* gtk-demo: Add a simple video player exampleBenjamin Otte2018-03-183-0/+98
* demos: Round up the paintable demos with a media streamBenjamin Otte2018-03-184-0/+315
* demos: Add an animated paintable demoBenjamin Otte2018-03-185-19/+274