summaryrefslogtreecommitdiff
path: root/docs/tools
Commit message (Expand)AuthorAgeFilesLines
* aboutdialog: Improve example imageMatthias Clasen2021-03-112-3/+11
* docs: Add dialogs to the galleryMatthias Clasen2021-03-111-0/+31
* docs: Split images for check and radio buttonsMatthias Clasen2021-03-111-3/+17
* docs: Improve the togglebutton imageMatthias Clasen2021-03-111-2/+10
* gtk: Remove GtkFileChooserButtonBenjamin Otte2020-12-031-46/+0
* docs: Add GtkOverlay to the widget galleryMatthias Clasen2020-10-271-0/+40
* docs: Add box, grid and center box to the galleryMatthias Clasen2020-10-271-1/+164
* docs: Add GtkDrawingArea to the galleryMatthias Clasen2020-10-261-2/+186
* docs: Add GtkShortcutsWindow to the widget galleryMatthias Clasen2020-10-264-1/+147
* docs: Add GtkPopoverMenu to the widget galleryMatthias Clasen2020-10-261-0/+64
* docs: Add GtkPopover to the widget galleryMatthias Clasen2020-10-261-0/+24
* docs: Add GtkPopoverMenuBar to the galleryMatthias Clasen2020-10-261-0/+52
* docs: Add GtkExpander to the galleryMatthias Clasen2020-10-261-0/+14
* docs: Add GtkEmojiChooser to the galleryMatthias Clasen2020-10-263-3/+46
* docs: Improve the GtkStackSidebar gallery imageMatthias Clasen2020-10-251-1/+2
* docs: Fix the GtkVolumeButton gallery imageMatthias Clasen2020-10-251-16/+9
* docs: Add GtkCalendar to the galleryMatthias Clasen2020-10-251-0/+20
* docs: Improve the GtkMediaControls gallery imageMatthias Clasen2020-10-251-2/+10
* docs: Improve the GtkVideo gallery imageMatthias Clasen2020-10-253-5/+27
* docs: Shrink the editable label gallery imageMatthias Clasen2020-10-251-1/+1
* docs: Work around GtkPicture growingMatthias Clasen2020-10-251-1/+6
* docs: Add GtkWindowControls to the galleryMatthias Clasen2020-10-251-0/+21
* doc shooter: Remove radio button remnantsMatthias Clasen2020-08-311-20/+0
* doc shooter: Drop radio buttonsMatthias Clasen2020-08-301-5/+22
* build: The doc shooter works without x11 nowMatthias Clasen2020-08-301-1/+1
* Drop GtkAccelLabelMatthias Clasen2020-08-041-22/+0
* docs: Add a gallery image for GtkDropDownMatthias Clasen2020-08-041-0/+14
* docs: Add a gallery image for GtkEditableLabelMatthias Clasen2020-08-041-0/+22
* docs: Add gallery image for GtkPasswordEntryMatthias Clasen2020-08-041-0/+18
* docs: Avoid focus in gallery imagesMatthias Clasen2020-08-041-0/+9
* docs: Improve the gallery image for scalesMatthias Clasen2020-08-041-6/+11
* docs: Add gallery images for some more widgetsMatthias Clasen2020-08-041-0/+70
* docs: Redo the doc shooter codeMatthias Clasen2020-08-045-346/+241
* Replace "gchar" with "char"Benjamin Otte2020-07-252-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-93/+93
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-4/+4
* paned: Redo the apiMatthias Clasen2020-05-111-16/+26
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* docs: Fixup for an uninitialized variableMatthias Clasen2020-05-041-1/+1
* Use gtk_combo_box_set_child throughoutMatthias Clasen2020-05-041-5/+5
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+1
* headerbar: Remove subtitleAlexander Mikhaylenko2020-05-011-1/+0
* frame: Drop shadow-typeMatthias Clasen2020-04-171-18/+4
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1