summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/fishbowl.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add a "video view" for comparisonmatthiasc/gl-media-streamMatthias Clasen2021-01-041-0/+52
* gtk-demo: Make the fishbowl video use GLMatthias Clasen2021-01-041-6/+22
* gtk-demo: Add a shader paintable to the fishbowlAlexander Larsson2020-09-291-0/+34
* demos: Fix running on Visual Studio buildsChun-wei Fan2020-07-311-4/+4
* gtk-demo: Make fishbowl info text use bindingsBenjamin Otte2020-05-301-0/+8
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-4/+2
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* fishbow: fixup premature popoverMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-4/+3
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1
* demos/gtk-demo: Add common_cflags to buildTimm Bäder2020-03-071-0/+1
* popover: Drop ::relative-toMatthias Clasen2020-02-241-1/+1
* icontheme: Update the apiMatthias Clasen2020-02-181-20/+2
* icontheme: Remove contextsBenjamin Otte2020-02-041-1/+1
* icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-041-1/+3
* gtk-demo: Use normal way to lookup up symbolsBenjamin Otte2019-12-031-13/+7
* builder: Connect signals automaticallyBenjamin Otte2019-11-221-2/+2
* builder: Remove user_data argument from gtk_builder_connect_signals()Benjamin Otte2019-11-221-1/+1
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-1/+1
* fishbowl: Plug a small leakTimm Bäder2019-07-131-0/+1
* fishbowl: Don't pop up popovers too earlyMatthias Clasen2019-05-281-1/+8
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* fishbowl: Add a menubutton demoMatthias Clasen2019-05-241-0/+14
* fishbowl: Fix the lock buttonMatthias Clasen2019-05-241-0/+10
* gtk-demo: Fix fishbowl setupMatthias Clasen2019-02-111-1/+3
* fishbowl: Use a GtkPicture for videosTimm Bäder2018-08-251-1/+3
* gtk-demo: Merge widgetbowl into fishbowlBenjamin Otte2018-04-241-1/+189
* demo: Clean up GtkFishbowl widgetBenjamin Otte2018-04-241-1/+51
* demo: Move benchmarking implementation to fishbowl widgetBenjamin Otte2018-04-241-163/+0
* demo: Don't add more icons all the timeBenjamin Otte2018-04-221-3/+5
* 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
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* gtk4-demo: Add widgetbowl demoTimm Bäder2017-07-191-0/+1
* gtk-demo: Make icon counter work from ui fileBenjamin Otte2017-01-071-2/+1
* gtk-demo: Add GtkFishbowlBenjamin Otte2017-01-071-175/+13
* gtk-demo: Allow locking of icon count in fishbowl demoBenjamin Otte2016-11-201-9/+16
* gtk-demo: Add fishbowl demoBenjamin Otte2016-11-051-0/+334