summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* grid: Add gtk_grid_removeMatthias Clasen2020-05-111-0/+1
* infobar: Add gtk_info_bar_add/remove_childMatthias Clasen2020-05-111-0/+2
* infobar: Add gtk_info_bar_remove_action_widgetMatthias Clasen2020-05-111-0/+1
* paned: Redo the apiMatthias Clasen2020-05-111-16/+26
* expander: Add a child propertyMatthias Clasen2020-05-111-0/+2
* actionbar: Add gtk_action_bar_removeMatthias Clasen2020-05-111-0/+1
* textview: Derive from GtkWidgetMatthias Clasen2020-05-111-0/+1
* Merge branch 'wip/tintou/doc-fixes' into 'master'Matthias Clasen2020-05-1111-61/+150
|\
| * docs: Fix several missing references in the documentationCorentin Noël2020-05-1111-61/+150
* | Update the docsMatthias Clasen2020-05-112-17/+11
* | window: Remove _set_has_user_ref_countMatthias Clasen2020-05-111-1/+0
* | widget: Drop gtk_widget_destroyMatthias Clasen2020-05-111-1/+0
* | Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* | window: Add gtk_window_destroyMatthias Clasen2020-05-111-0/+1
* | Drop gtk_widget_destroyedMatthias Clasen2020-05-111-1/+0
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-119-171/+141
|\
| * Refresh the tutorial examplesMatthias Clasen2020-05-119-53/+21
| * docs: Cosmetic updates to the tutorialMatthias Clasen2020-05-111-122/+124
* | widget: Add a :focusable propertyMatthias Clasen2020-05-101-0/+2
|/
* Add GtkWindowHandleAlexander Mikhaylenko2020-05-073-0/+20
* gestureclick: Drop the areaMatthias Clasen2020-05-061-2/+0
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-05-061-1/+0
|\
| * stylecontext: Remove _list_classes() from public APITimm Bäder2020-05-051-1/+0
* | docs: Fixup for an uninitialized variableMatthias Clasen2020-05-041-1/+1
* | Drop GtkBinMatthias Clasen2020-05-043-20/+0
* | Use gtk_combo_box_set_child throughoutMatthias Clasen2020-05-041-5/+5
* | combobox: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | Add gtk_overlay_remove_overlayMatthias Clasen2020-05-041-0/+1
* | overlay: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | searchbar: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | flowboxchild: Derive from GtkWidgetMatthias Clasen2020-05-041-0/+2
* | revealer: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* | window: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-1/+1
* | button: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-042-2/+2
* | scrolledwindow: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | popover: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | viewport: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | aspectframe: Add a child propertyMatthias Clasen2020-05-041-0/+2
* | Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-1/+1
* | frame: Add a child propertyMatthias Clasen2020-05-041-0/+2
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-011-1/+7
|\
| * docs: Add more detail to the drawing overviewMatthias Clasen2020-05-011-1/+7
* | Merge branch 'wip/exalm/headerbar-title' into 'master'Benjamin Otte2020-05-012-10/+3
|\ \ | |/ |/|
| * headerbar: Rename custom-title to title-widgetAlexander Mikhaylenko2020-05-011-2/+2
| * headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-012-3/+1
| * headerbar: Remove subtitleAlexander Mikhaylenko2020-05-012-3/+0
| * headerbar: Remove has-subtitle propertyAlexander Mikhaylenko2020-05-011-2/+0