Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gestureclick: Drop the area | Matthias Clasen | 2020-05-06 | 1 | -2/+0 |
* | Merge branch 'wip/baedert/for-master' into 'master' | Matthias Clasen | 2020-05-06 | 1 | -1/+0 |
|\ | |||||
| * | stylecontext: Remove _list_classes() from public API | Timm Bäder | 2020-05-05 | 1 | -1/+0 |
* | | docs: Fixup for an uninitialized variable | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | | Drop GtkBin | Matthias Clasen | 2020-05-04 | 3 | -20/+0 |
* | | Use gtk_combo_box_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -5/+5 |
* | | combobox: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | Add gtk_overlay_remove_overlay | Matthias Clasen | 2020-05-04 | 1 | -0/+1 |
* | | overlay: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | searchbar: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | flowboxchild: Derive from GtkWidget | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | revealer: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | | window: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | Use gtk_button_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | | button: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | Use gtk_scrolled_window_set_child throughout | Matthias Clasen | 2020-05-04 | 2 | -2/+2 |
* | | scrolledwindow: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | popover: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | viewport: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | aspectframe: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
* | | Use gtk_frame_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | | frame: Add a child property | Matthias Clasen | 2020-05-04 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-05-01 | 1 | -1/+7 |
|\ | |||||
| * | docs: Add more detail to the drawing overview | Matthias Clasen | 2020-05-01 | 1 | -1/+7 |
* | | Merge branch 'wip/exalm/headerbar-title' into 'master' | Benjamin Otte | 2020-05-01 | 2 | -10/+3 |
|\ \ | |/ |/| | |||||
| * | headerbar: Rename custom-title to title-widget | Alexander Mikhaylenko | 2020-05-01 | 1 | -2/+2 |
| * | headerbar: Remove user-settable title | Alexander Mikhaylenko | 2020-05-01 | 2 | -3/+1 |
| * | headerbar: Remove subtitle | Alexander Mikhaylenko | 2020-05-01 | 2 | -3/+0 |
| * | headerbar: Remove has-subtitle property | Alexander Mikhaylenko | 2020-05-01 | 1 | -2/+0 |
* | | docs: Some revisions of the input overview | Matthias Clasen | 2020-05-01 | 3 | -46/+25 |
|/ | |||||
* | Drop GtkStack:homogeneous | Matthias Clasen | 2020-04-28 | 1 | -2/+0 |
* | Merge branch 'wip/exalm/titlebuttons' into 'master' | Matthias Clasen | 2020-04-26 | 3 | -0/+23 |
|\ | |||||
| * | docs: Add GtkWindowControls to docs | Alexander Mikhaylenko | 2020-04-26 | 3 | -0/+23 |
* | | Drop gtk_widget_has_grab | Matthias Clasen | 2020-04-23 | 1 | -1/+0 |
|/ | |||||
* | Drop gtk_widget_reset_style | Matthias Clasen | 2020-04-22 | 1 | -1/+0 |
* | widget: Add a system_setting_changed vfunc | Matthias Clasen | 2020-04-22 | 1 | -0/+1 |
* | css: Drop the -gtk-icon-theme property | Matthias Clasen | 2020-04-22 | 1 | -6/+1 |
* | docs: migration guide fixes | Claudio Saavedra | 2020-04-21 | 1 | -2/+2 |
* | docs: fix typo | Claudio Saavedra | 2020-04-21 | 1 | -1/+1 |
* | Move the idle sizer to GtkWindow | Matthias Clasen | 2020-04-20 | 1 | -1/+0 |
* | Assorted documentation fixes | Matthias Clasen | 2020-04-20 | 1 | -4/+20 |
* | widget: Remove some leftovers | Matthias Clasen | 2020-04-19 | 1 | -1/+0 |
* | Add GtkShortcutLabel to the docs | Matthias Clasen | 2020-04-19 | 2 | -1/+2 |
* | Add GtkCenterLayout to the docs | Matthias Clasen | 2020-04-19 | 3 | -1/+24 |
* | docs: Restructure a bit | Matthias Clasen | 2020-04-19 | 2 | -8/+12 |
* | Remove GdkGeometry from public API | Matthias Clasen | 2020-04-19 | 1 | -3/+0 |
* | Merge branch 'focus-adjustment' into 'master' | Matthias Clasen | 2020-04-18 | 2 | -4/+6 |
|\ | |||||
| * | docs: Mention focus adjustments in the migration guide | Matthias Clasen | 2020-04-18 | 1 | -0/+6 |
| * | Drop gtk_container_set_focus_[hv]adjustment | Matthias Clasen | 2020-04-18 | 1 | -4/+0 |