Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GtkPasswordEntry | Matthias Clasen | 2019-02-19 | 3 | -0/+11 |
* | entry: Delegate to GtkText | Matthias Clasen | 2019-02-19 | 1 | -5/+0 |
* | Add a GtkText widget | Matthias Clasen | 2019-02-18 | 3 | -2/+42 |
* | editable: Add more to interface | Matthias Clasen | 2019-02-17 | 1 | -6/+11 |
* | widget: Save transform as matrix | Timm Bäder | 2019-02-16 | 1 | -0/+1 |
* | Merge branch 'wip/otte/boxes' into 'master' | Matthias Clasen | 2019-02-15 | 1 | -1/+0 |
|\ | |||||
| * | container: Drop gtk_container_check_resize() | Benjamin Otte | 2019-02-15 | 1 | -1/+0 |
* | | Drop GtkAssistantPage::has-padding | Matthias Clasen | 2019-02-15 | 2 | -2/+8 |
|/ | |||||
* | gtk: Add GtkSingleSelection | Benjamin Otte | 2019-02-10 | 1 | -0/+1 |
* | gtk: Add GtkSelectionModel | Benjamin Otte | 2019-02-10 | 3 | -0/+44 |
* | typo correction | John Zhang | 2019-02-09 | 1 | -2/+2 |
* | widget: Add gtk_widget_set_overflow() | Benjamin Otte | 2019-02-08 | 1 | -0/+2 |
* | assistant: Convert child properties to a child meta object | Matthias Clasen | 2019-02-08 | 2 | -0/+4 |
* | migration guide: Mention --3to4 | Matthias Clasen | 2019-02-08 | 1 | -0/+19 |
* | Some small additions to the migration guide | Matthias Clasen | 2019-02-08 | 1 | -0/+15 |
* | Document --3to4 | Matthias Clasen | 2019-02-08 | 1 | -0/+4 |
* | stack: Convert child properties to a child meta object | Matthias Clasen | 2019-02-08 | 2 | -0/+4 |
* | Make GtkInvisible private | Matthias Clasen | 2019-02-06 | 3 | -19/+0 |
* | docs: Remove reference to deleted file | Timm Bäder | 2019-02-05 | 1 | -1/+0 |
* | A few forgotten button box functions | Matthias Clasen | 2019-02-05 | 3 | -28/+2 |
* | Merge branch 'kill-buttonbox' into 'master' | Matthias Clasen | 2019-02-05 | 1 | -1/+0 |
|\ | |||||
| * | Drop gtkboxprivate.h | Matthias Clasen | 2019-02-05 | 1 | -1/+0 |
* | | docs: Drop the '+' from GTK | Emmanuele Bassi | 2019-02-05 | 42 | -419/+419 |
|/ | |||||
* | box: Avoid position in the reorder api | Matthias Clasen | 2019-01-23 | 1 | -1/+2 |
* | migration guide: Add a paragraph about GtkBox's pack-type | Timm Bäder | 2019-01-23 | 1 | -0/+11 |
* | box: Remove gtk_box_pack_start | Timm Bäder | 2019-01-23 | 2 | -62/+61 |
* | box: Remove gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -1/+0 |
* | box: Remove pack-type child property | Timm Bäder | 2019-01-23 | 1 | -2/+0 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -2/+2 |
* | Merge branch 'no-more-bgo' into 'master' | Timm Bäder | 2019-01-21 | 2 | -23/+27 |
|\ | |||||
| * | docs: Point people at the right place for bugs | Emmanuele Bassi | 2019-01-18 | 2 | -23/+27 |
* | | Specify the C include for Unix printing API | Emmanuele Bassi | 2019-01-19 | 2 | -6/+3 |
* | | tooltip: Remove gtk_tooltip_trigger_tooltip_query | Timm Bäder | 2019-01-18 | 1 | -1/+0 |
|/ | |||||
* | Remove gtk_widget_intersect | Timm Bäder | 2018-11-29 | 1 | -1/+0 |
* | docs: Add GtkEventControllerLegacy | Timm Bäder | 2018-11-13 | 3 | -0/+20 |
* | docs: Put subsection into right section | Benjamin Otte | 2018-10-06 | 1 | -4/+4 |
* | Merge branch 'wip/sadiq/fixes' into 'master' | Matthias Clasen | 2018-09-26 | 3 | -23/+25 |
|\ | |||||
| * | docs: Fix inclusion of source files in tutorial | Mohammed Sadiq | 2018-09-17 | 3 | -23/+25 |
* | | treelistmodel: Improve naming a bit | Benjamin Otte | 2018-09-18 | 1 | -2/+2 |
|/ | |||||
* | docs: Add missing TreeListModel docs | Benjamin Otte | 2018-09-16 | 1 | -0/+43 |
* | GtkSortListModel: Add | Benjamin Otte | 2018-09-16 | 2 | -0/+23 |
* | GtkSliceListModel: add | Benjamin Otte | 2018-09-16 | 2 | -0/+24 |
* | GtkMapListModel: add | Benjamin Otte | 2018-09-16 | 2 | -0/+22 |
* | widget: Add gtk_widget_observe_controllers() | Benjamin Otte | 2018-09-16 | 1 | -0/+1 |
* | gtk: Add GtkFlattenListModel | Benjamin Otte | 2018-09-16 | 2 | -0/+19 |
* | gtk: Add GtkFilterListModel | Benjamin Otte | 2018-09-16 | 2 | -0/+21 |
* | widget: Add gtk_widget_observe_children() | Benjamin Otte | 2018-09-16 | 1 | -0/+3 |
* | window: Add gtk_window_get_toplevels() | Benjamin Otte | 2018-09-16 | 1 | -0/+1 |
* | gtk: Add GtkTreeListModel | Benjamin Otte | 2018-09-16 | 1 | -0/+5 |
* | migration guide: Mention GtkEventBox | Matthias Clasen | 2018-08-05 | 1 | -0/+8 |