summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/foreigndrawing.c
Commit message (Expand)AuthorAgeFilesLines
* Use a texture instead of a pixbuf in gtk_render_iconMatthias Clasen2017-11-291-3/+7
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* icontheme: Use GdkDisplay instead of GdkScreenBenjamin Otte2017-10-311-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* gtk-demo: Update drawing area usage to new APIsBenjamin Otte2016-11-181-11/+11
* spin entry should be a child of spin contextCaolán McNamara2016-11-171-1/+1
* widget: Remove app-paintableTimm Bäder2016-10-311-1/+0
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-19/+19
* gtk-demo: Rework foreigndrawing to use sizes from the themeCarlos Garcia Campos2016-03-211-201/+551
* gtk-demo: Update foreigndrawing example some moreMatthias Clasen2016-03-081-10/+11
* gtk-demo: Try to fix foreigndrawing scrollbarsMatthias Clasen2016-03-081-2/+11
* gtk-demo: add menu separator demoCaolán McNamara2016-02-151-10/+15
* gtk-demo: add combobox demosCaolán McNamara2016-02-151-1/+50
* gtk-demo: add menu check and radio examplesCaolán McNamara2016-02-151-7/+52
* gtk-demo: spinbutton and menubar examplesCaolán McNamara2016-02-121-1/+86
* gtk-demo: Add more foreign drawing examplesMatthias Clasen2016-02-101-22/+27
* gtk-demo: attempt at a notebook with active box-shadow in tabCaolán McNamara2016-02-101-1/+48
* gtk-demo: Add a menu to foreigndrawingCaolán McNamara2016-02-101-8/+52
* Simplify foreign drawing exampleMatthias Clasen2016-01-191-39/+12
* gtk-demo: Add a progress bar to foreigndrawingMatthias Clasen2016-01-181-1/+37
* Add foreigndrawing example to gtk3-demoMatthias Clasen2016-01-101-0/+337