summaryrefslogtreecommitdiff
path: root/docs/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix DSO link issuesRobert Ancell2010-12-221-0/+2
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-1/+1
* Merge libgdk and libgtkMatthias Clasen2010-12-211-14/+11
* API: x11: gdk_drawable_get_xid => gdk_window_get_xidBenjamin Otte2010-12-021-1/+1
* Add GtkSwitch to the widget galleryMatthias Clasen2010-11-291-0/+22
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-20/+23
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-20/+20
* Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()Javier Jardón2010-10-301-2/+4
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-2/+2
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-3/+3
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-2/+2
* Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBoxTristan Van Berkom2010-10-131-1/+10
* Remove uses of gtk_statusbar_set_has_resize_grip()Cody Russell2010-10-081-1/+0
* gdk: Make gdk_pixbuf_get_from_*() bindableBenjamin Otte2010-10-021-2/+2
* docs: Get rid of gdk_drawable_get_size() usage in shooter exampleBenjamin Otte2010-09-261-1/+2
* API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window()Benjamin Otte2010-09-261-2/+2
* Remove GDK_DISPLAY() usageMatthias Clasen2010-09-092-4/+4
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+1
* docs/tools/widgets.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-3/+7
* docs/tools/shooter.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+6
* Use standard icon names in demos and testsJavier Jardón2010-08-211-3/+3
* Use accessor functions to access GtkScaleButtonJavier Jardón2010-07-131-1/+1
* Use GtkBin accessorsJavier Jardón2010-07-131-1/+3
* Use accessor functions to access GtkColorSelectionDialogJavier Jardón2010-07-131-1/+3
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-7/+6
* Force shooter process updates to match gtk_widget_draw closelyChristian Dywan2010-05-031-0/+1
* Use gtk_widget_queue_draw_area instead of gtk_widget_draw in shooterChristian Dywan2010-05-031-1/+3
* Fix up linker flagsBenjamin Otte2009-12-191-1/+2
* Fix up docs, and set up the aliasing machineryMatthias Clasen2009-11-261-0/+29
* Add GtkSpinner to the widget galleryMatthias Clasen2009-10-141-0/+21
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Set the program-name property of the about dialog.Matthias Clasen2009-03-011-2/+32
* tools/gnome-gmush.png Not needed anymore, removing.Alberto Ruiz2008-08-262-0/+0
* No more mushroomMatthias Clasen2008-07-034-4/+4
* gtk/Makefile.am add a single-include header for the unix print stuff.Michael Natterer2008-05-291-2/+1
* docs/tools/shooter.c (find_toplevel_window) fixed signedness of argumentSven Neumann2008-02-262-2/+2
* Remove all .cvsignore files.Michael Natterer2007-12-131-3/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+2
* Add volume button to galleryMatthias Clasen2007-06-031-0/+14
* Make make clean cleanMatthias Clasen2007-04-281-1/+6
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+41
* Add recent chooser to the widget galleryMatthias Clasen2006-03-301-0/+21
* Add GtkLinkButton to galleryMatthias Clasen2006-01-301-0/+14
* GtkAssistant stuffMatthias Clasen2006-01-301-0/+29
* Add quartz backend.Anders Carlsson2005-11-221-1/+1
* Add GTK_DEP_LIBS, in order to link against Xext. (#314062)Matthias Clasen2005-08-221-1/+2
* UpdatesMatthias Clasen2005-07-051-0/+1
* Use a GtkComboBox in SELECT_FOLDER mode (#157726).James M. Cape2004-12-151-7/+7
* Add complex dialogs to gallery.Matthias Clasen2004-12-072-2/+70