summaryrefslogtreecommitdiff
path: root/docs/tools/widgets.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GtkSidebar to GtkStackSidebarLars Uebernickel2015-02-131-2/+2
* Add GtkSidebar to the widget galleryMatthias Clasen2014-10-221-0/+36
* Add GtkGLArea to the widget galleryMatthias Clasen2014-10-221-0/+20
* Better thumbnail for GtkTreeViewMatthias Clasen2014-09-061-11/+21
* gtkwindow: Remove resize gripsJasper St. Pierre2014-07-031-1/+0
* docs: Remove unused variableBenjamin Otte2014-06-111-1/+0
* Add GtkActionBar and GtkSearchBar to visual indexMatthias Clasen2014-06-091-0/+70
* docs: fix headerbar screenshotWilliam Jon McCann2014-02-251-1/+1
* docs: fix the display of message dialogWilliam Jon McCann2014-02-131-2/+2
* docs: don't add a border around info barsWilliam Jon McCann2014-02-131-2/+7
* docs: fix the doc shooting for the volume buttonWilliam Jon McCann2014-02-131-6/+16
* docs: don't use a loop for the docs shooterWilliam Jon McCann2014-02-131-84/+0
* Add GtkFlowBoxMatthias Clasen2013-10-061-0/+44
* docs: make the spinner spin for the screenshotWilliam Jon McCann2013-07-171-0/+1
* docs: use a nicer image for the screenshotWilliam Jon McCann2013-07-171-2/+2
* docs: don't vertically fill statusbarWilliam Jon McCann2013-07-171-1/+1
* docs: remove deprecated font selector screenshotWilliam Jon McCann2013-07-171-14/+0
* docs: remove deprecated color selection screenshotWilliam Jon McCann2013-07-171-32/+0
* docs: update copyright textWilliam Jon McCann2013-07-171-1/+1
* docs: make bar widgets stretch horizontally in shotsWilliam Jon McCann2013-07-171-7/+7
* docs: don't use an icon by default in the combobox shotWilliam Jon McCann2013-07-171-6/+3
* doc-shooter: Remove inappropriate menu usageJasper St. Pierre2013-07-171-3/+1
* tools: Fix casting warningsBenjamin Otte2013-07-081-1/+1
* Add GtkListBox to the widget galleryMatthias Clasen2013-06-301-0/+53
* Fixup some of the example widgets used in the docsWilliam Jon McCann2013-06-261-17/+28
* doctools: Remove unused variableBenjamin Otte2013-05-281-1/+0
* Add new widgets to the galleryMatthias Clasen2013-05-271-1/+121
* Generate new imagesMatthias Clasen2013-04-241-16/+76
* 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
* Add a lock button widgetMatthias Clasen2011-05-061-0/+49
* docs/tools/widgets.c: Use GdkRGBA instead GdkColorJavier Jardón2011-05-021-11/+11
* Add appchooser docsMatthias Clasen2011-01-061-0/+35
* 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
* Remove GDK_DISPLAY() usageMatthias Clasen2010-09-091-1/+1
* 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
* Use standard icon names in demos and testsJavier Jardón2010-08-211-3/+3