summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/panes.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-7/+2
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-8/+8
* Formatting cleanupsMatthias Clasen2011-09-011-1/+1
* gtk-demo: replace uses of GtkTable by GtkGridMatthias Clasen2011-08-311-45/+36
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-2/+2
* demos/gtk-demo/panes.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-6/+18
* Use accessor functions to access GtkPanedJavier Jardón2010-07-131-14/+22
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* s/gtk_widget_[un]ref/g_object_[un]ref/gMichael Natterer2007-09-061-4/+4
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-1/+3
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-15/+10
* gtk/demos/gtk-demo/*: Remove all uses of deprecated functions.Matthias Clasen2001-08-171-2/+2
* fix a typo.Havoc Pennington2001-08-101-1/+1
* It's the worlds ugliest highlighting code!!!! The result is okay so longJonathan Blandford2001-05-181-3/+5
* handle mnemonics in the stock item labelHavoc Pennington2001-03-221-5/+5
* If we're going to have a demo, we might as well pass in real values.Jonathan Blandford2001-02-161-1/+1
* Changed to have the list become non-italic when the demo window isJonathan Blandford2000-11-181-3/+10
* Start of work to move to new modularized testgtk.Owen Taylor2000-10-181-0/+188