summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* gtk-demo: Add paintable demoBenjamin Otte2018-03-183-0/+151
* demos: Add a video benchmark to widgetbowl demoBenjamin Otte2018-03-181-0/+13
* gtk-demo: Add a video example (with controls) to the images demoBenjamin Otte2018-03-183-5/+36
* widgetbowl: Add a proper descriptionTimm Bäder2018-03-171-3/+3
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-163-60/+60
* image: Load resources and files into texturesBenjamin Otte2018-03-161-1/+1
* dnd: Make dnd icon API take a paintableBenjamin Otte2018-03-161-1/+4
* demos: Unbreak icon for fishbowl demoBenjamin Otte2018-03-161-2/+2
* demo: Remove an expose_event mentionTimm Bäder2018-02-061-2/+2