Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -1/+1 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Don't include config.h in the examples. | Matthias Clasen | 2004-11-16 | 1 | -1/+0 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Call the do_ functions with the toplevel as argument. | Matthias Clasen | 2003-11-08 | 1 | -1/+3 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -6/+6 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 1 | -13/+13 |
* | fix a load of open line ends (cell_edited): modified patch from German Poo | Kristian Rietveld | 2002-01-19 | 1 | -24/+26 |
* | add editable_cells.c, list_store.c and tree_store.c | Kristian Rietveld | 2001-10-02 | 1 | -0/+446 |