summaryrefslogtreecommitdiff
path: root/docs/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't use gtk_scrolled_window_add_with_viewport() in testsCosimo Cecchi2013-02-011-2/+1
* GtkMenuButton: rename _set_menu() to _set_popup()Ryan Lortie2012-08-201-1/+1
* Add labels to some visual index imagesMatthias Clasen2012-08-041-8/+38
* Add GtkMenuButton and GtkSearchEntry to galleryMatthias Clasen2012-07-131-0/+36
* Add color and font chooser to the widget galleryMatthias Clasen2012-02-141-0/+29
* tools: Work with deprecated APIsBenjamin Otte2011-11-091-0/+3
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* docs: Remove unused variables in shooter exampleBenjamin Otte2011-05-271-5/+1
* Add a lock button widgetMatthias Clasen2011-05-061-0/+49
* docs/tools/widgets.c: Use GdkRGBA instead GdkColorJavier Jardón2011-05-021-11/+11
* Bump the version to 3.0.0Matthias Clasen2011-02-101-5/+5
* Add appchooser docsMatthias Clasen2011-01-061-0/+35
* 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