| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk-demo: Cosmetic changes | Matthias Clasen | 2015-06-28 | 1 | -1/+2 |
* | gtk-demo: Use symbolic names for button numbers | Carlos Garcia Campos | 2012-01-27 | 1 | -1/+1 |
* | gtk-demo: Don't use deprecated code | Benjamin Otte | 2011-11-02 | 1 | -1/+1 |
* | 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 |
* | Use cairo_surface_destroy instead of g_object_unref | Kristian Rietveld | 2010-10-17 | 1 | -1/+1 |
* | gtk-demo: Connet to draw signal in drawingarea example | Benjamin Otte | 2010-09-26 | 1 | -35/+19 |
* | demos/gtk-demo/drawingarea.c: Use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -8/+12 |
* | gtk-demo: update drawingarea example | Benjamin Otte | 2010-08-12 | 1 | -20/+22 |
* | gtk-demo: Blit backing pixmap using Cairo | Benjamin Otte | 2010-07-26 | 1 | -13/+8 |
* | gtk-demo: Convert drawingarea example to Cairo | Benjamin Otte | 2010-07-26 | 1 | -38/+22 |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c | Sven Neumann | 2008-08-11 | 1 | -26/+26 |
* | Fix up highlighting | Matthias Clasen | 2008-07-06 | 1 | -70/+70 |
* | Fix some leaks. (#348108, Chris Wilson) | Matthias Clasen | 2006-12-23 | 1 | -6/+11 |
* | 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 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 1 | -3/+3 |
* | at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-20 | 1 | -13/+11 |
* | gtk/demos/gtk-demo/*: Remove all uses of deprecated functions. | Matthias Clasen | 2001-08-17 | 1 | -2/+2 |
* | It's the worlds ugliest highlighting code!!!! The result is okay so long | Jonathan Blandford | 2001-05-18 | 1 | -62/+62 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 1 | -0/+322 |