summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/paint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stylus-fixes' into 'main'Matthias Clasen2023-04-121-8/+26
|\
| * gtk-demo: Work without stylusMatthias Clasen2023-04-091-2/+4
| * gtk-demo: Test stylus-only modeMatthias Clasen2023-04-091-6/+22
* | gtk-demo: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-091-4/+2
|/
* gtk-demo: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-1/+1
* Deprecate GtkColorChooser and implementationsMatthias Clasen2022-10-291-0/+2
* gtk-demo: Port to async dialog APIMatthias Clasen2022-10-291-17/+18
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-0/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-10/+10
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-4/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+1
* demos: Initialize brush size in "paint" demoCarlos Garnacho2020-04-241-0/+1
* demos/gtk-demo: Add common_cflags to buildTimm Bäder2020-03-071-1/+2
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-2/+2
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* gtk-demo: Stop using ::hierarchy-changedMatthias Clasen2019-02-231-15/+23
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-5/+6
* gtk-demo: Add pad controller handling to "Paint" demoCarlos Garnacho2018-07-301-5/+133
* gesturestylus: Port to new API modelwip/carlosg/controllerCarlos Garnacho2018-04-261-5/+6
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-2/+1
* demos: Add "Paint" demoCarlos Garnacho2018-04-051-0/+283