summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/entry_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* More gtk-demo spacing fixesMatthias Clasen2016-10-261-0/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-3/+3
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-41/+33
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-2/+3
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-1/+2
* Formatting cleanupsMatthias Clasen2011-09-011-9/+7
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-1/+4
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* GtkEntryBuffer holds text for GtkEntryStef Walter2009-07-081-0/+65