summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* Drop PANGO_VERSION_CHECK checksbump-pangoMatthias Clasen2021-08-221-4/+0
* gtk-demo: Add a line height democss-line-height2Matthias Clasen2021-08-221-0/+3
* gtk-demo: Improve markup demoMatthias Clasen2021-08-222-2/+2
* gtk-demo: Set line height from markupMatthias Clasen2021-08-221-0/+3
* Handle new pango attribute typeMatthias Clasen2021-08-221-0/+5
* gtk-demo: Make clipboard demo paste from clipboardBenjamin Otte2021-08-191-11/+33
* demo: Add a dnd special-case for texturesBenjamin Otte2021-08-191-2/+10
* Handle the new line height pango attributeMatthias Clasen2021-08-101-0/+6
* gtk-demo: Spruce up the hypertext demoMatthias Clasen2021-08-071-24/+51
* appdata: Use launchable rather than idMaximiliano Sandoval R2021-07-161-1/+2
* appdata: Add content_ratingMaximiliano Sandoval R2021-07-161-0/+1
* appdata: Use correct SPDX license identifierMaximiliano Sandoval R2021-07-161-1/+1
* gtk-demo: Add a slider to the menu exampleMatthias Clasen2021-07-051-1/+15
* mediastream: Rename apis one more timeMatthias Clasen2021-07-031-6/+6
* docs: Tweak wordingMatthias Clasen2021-06-191-2/+2
* mediastream: Some more api renamingMatthias Clasen2021-06-151-1/+1
* mediastream: Rename an api to avoid name collisionsMatthias Clasen2021-06-141-5/+5
* Cosmetics: Eradicate gdoubleMatthias Clasen2021-06-031-2/+2
* demos: Generate appdataMatthias Clasen2021-06-012-8/+8
* demos: Clean up doc commentsMatthias Clasen2021-05-213-35/+32
* demo: Ensure .image-button on header bar buttonsAlexander Mikhaylenko2021-05-092-16/+4
* demo: Use more appropriate back/forward iconsAlexander Mikhaylenko2021-05-093-6/+6
* demos: Mark non-static signal handler symbols for exportChun-wei Fan2021-05-074-24/+25
* Help the compiler outMatthias Clasen2021-05-051-1/+14
* gtk-demo: Avoid compiler warnings without assertionsMatthias Clasen2021-04-121-2/+1
* gtk-demo: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+3
* gtk-demo: Make one text scroll benchmark harderMatthias Clasen2021-04-081-5/+10
* gtk-demo: Allow opening images in video playerMatthias Clasen2021-03-291-0/+15
* Add a frame benchmarkframe-rate-benchmarkMatthias Clasen2021-03-294-0/+194
* gtk-demo: Add a test for scrolling with EmojiMatthias Clasen2021-03-121-4/+44
* gtk-demo: Fix typo GtkKabel -> GtkLabelShengyu Zhang2021-02-211-1/+1
* gtk-demo: Make --version match aboutMatthias Clasen2021-02-181-4/+4
* demos: Add devel stylingMatthias Clasen2021-02-122-3/+14
* gtk-demo: Small a11y fixMatthias Clasen2021-01-051-0/+3
* gtk-demo: Use GtkVideo in the fishbowlMatthias Clasen2021-01-041-5/+4
* gl: Fix implicit leaking of shader objectxndcn2020-12-291-0/+2
* Fix some of gtk4-demo’s transitions example on OpenGL ESEmmanuel Gil Peyrot2020-12-254-4/+4
* gtk-demo: Don't put the search bar in the scroll areaBenjamin Otte2020-12-241-22/+20
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-151-47/+52
* Remove NoDisplay from demo desktop filesMatthias Clasen2020-12-091-1/+0
* gtk-demo: Remove potentially ableist metaphorSophie Herold2020-12-081-1/+1
* gtk/window: Make 'default-size' adapt to configured sizeJonas Ådahl2020-12-071-1/+1
* gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-072-3/+3
* gtk-demo: Use a native filechooser in the words demoMatthias Clasen2020-12-031-14/+11
* gtk-demo: Use a native file chooser in the svg demoMatthias Clasen2020-12-031-15/+11
* gtk-demo: Use a native filechooser in the video demoMatthias Clasen2020-12-031-13/+11
* gtk-demo: Remove empty row in the pickers demoMatthias Clasen2020-12-031-11/+4
* demos: make alienplanet demo work on macOS OpenGLChristian Hergert2020-12-031-4/+4
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-12-031-0/+10
|\
| * gtk-demo: Add a search buttonMatthias Clasen2020-12-021-0/+10