Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | demos/gtk-demo/clipboard.c: Use accessor functions to access GtkSelectionData | Javier Jardón | 2010-12-15 | 1 | -1/+1 |
* | gtk-demo: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf() | Benjamin Otte | 2010-12-15 | 1 | -2/+2 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -4/+4 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -4/+4 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Cosmetic fixes | Matthias Clasen | 2009-08-31 | 1 | -0/+4 |
* | demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c | Sven Neumann | 2008-08-11 | 1 | -32/+32 |
* | Only set the text if it is not NULL. (#319930, Thomas Klausner) | Matthias Clasen | 2005-10-27 | 1 | -1/+2 |
* | Demonstrate image copy-and-paste and DND, and clipboard persistency. | Matthias Clasen | 2005-05-25 | 1 | -10/+208 |
* | Don't include config.h in the examples. | Matthias Clasen | 2004-11-16 | 1 | -1/+0 |
* | Add clipboard demo. | Anders Carlsson | 2004-07-29 | 1 | -0/+124 |