| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk-demo: Don't right-justify menu items | Benjamin Otte | 2011-05-02 | 1 | -1/+0 |
* | gtk-demo: Make the menu example work again | Matthias Clasen | 2011-02-17 | 1 | -37/+7 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -3/+3 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -3/+3 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Cosmetic fixes | Matthias Clasen | 2009-08-31 | 1 | -19/+16 |
* | change_orientation() should return void, remove unused variable in | Manish Singh | 2005-07-07 | 1 | -2/+1 |
* | Demonstrate vertical menubars | Matthias Clasen | 2005-07-05 | 1 | -9/+69 |
* | 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 | -2/+3 |
* | Fix some unused variables. | Owen Taylor | 2003-10-23 | 1 | -2/+0 |
* | Replace GtkItemFactory by GtkUIManager in the intro (again). | Matthias Clasen | 2003-10-10 | 1 | -2/+2 |
* | Deprecate. Ditto. | Kristian Rietveld | 2003-10-10 | 1 | -59/+0 |
* | demos/gtk-demo/appwindow.c reduce compiler warnings | Sven Neumann | 2001-11-16 | 1 | -1/+1 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -3/+2 |
* | at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-20 | 1 | -9/+6 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -1/+1 |
* | Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when we | Owen Taylor | 2001-08-23 | 1 | -3/+3 |
* | gtk/demos/gtk-demo/*: Remove all uses of deprecated functions. | Matthias Clasen | 2001-08-17 | 1 | -1/+1 |
* | Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED. | Darin Adler | 2001-07-31 | 1 | -1/+1 |
* | It's the worlds ugliest highlighting code!!!! The result is okay so long | Jonathan Blandford | 2001-05-18 | 1 | -5/+5 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 1 | -7/+27 |
* | Added new menu separator item. The drawing and size handling is still done | Alexander Larsson | 2001-02-21 | 1 | -1/+5 |
* | Changed to have the list become non-italic when the demo window is | Jonathan Blandford | 2000-11-18 | 1 | -3/+10 |
* | Changes to make the new testgtk compile after gtk_menu_append was removed. | Alexander Larsson | 2000-11-09 | 1 | -5/+5 |
* | Start of work to move to new modularized testgtk. | Owen Taylor | 2000-10-18 | 1 | -0/+187 |