| Commit message (Expand) | Author | Age | Files | Lines |
* | dialog: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -120/+150 |
* | docs: Rewrite the long description for GtkDialog | Matthias Clasen | 2021-02-04 | 1 | -25/+25 |
* | Use WidgetClass.activate_signal getter function | Emmanuele Bassi | 2020-12-05 | 1 | -2/+2 |
* | docs: Fix the links for keybinding signals | Matthias Clasen | 2020-11-17 | 1 | -1/+1 |
* | Remove unneeded gtkstylecontext.h includes | Timm Bäder | 2020-10-14 | 1 | -1/+0 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -2/+2 |
* | Drop style class defines | Matthias Clasen | 2020-08-14 | 1 | -3/+3 |
* | Fix and improve various code samples | Timm Bäder | 2020-08-01 | 1 | -1/+1 |
* | a11y: Document roles of widgets | Matthias Clasen | 2020-07-27 | 1 | -0/+4 |
* | a11y: Add roles to various widgets | Emmanuele Bassi | 2020-07-26 | 1 | -0/+2 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -2/+0 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -23/+23 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -24/+24 |
* | Fix minor typos | Yuri Chornoivan | 2020-06-18 | 1 | -1/+1 |
* | Call all window subclasses "window" | Timm Bäder | 2020-05-20 | 1 | -3/+1 |
* | Remove gtk_dialog_run() | Emmanuele Bassi | 2020-05-12 | 1 | -170/+2 |
* | dialog: Firm up handling of action widgets | Matthias Clasen | 2020-05-11 | 1 | -124/+93 |
* | dialog: Remove an unused struct | Matthias Clasen | 2020-05-11 | 1 | -5/+0 |
* | dialog: Remove code that doesn't work anymore | Matthias Clasen | 2020-05-11 | 1 | -15/+0 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -16/+23 |
* | Stop using container api on GtkHeaderBar | Matthias Clasen | 2020-05-11 | 1 | -8/+14 |
* | Use gtk_window_destroy | Matthias Clasen | 2020-05-11 | 1 | -2/+2 |
* | Move the idle sizer to GtkWindow | Matthias Clasen | 2020-04-20 | 1 | -1/+0 |
* | dialog: Port binding to use shortcuts | Benjamin Otte | 2020-03-25 | 1 | -4/+1 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -1/+4 |
* | dialog: Port binding to use shortcuts | Benjamin Otte | 2020-03-18 | 1 | -4/+1 |
* | GtkDialog: Add `type Gtk.HeaderBar` annotation to headerbar getter return value | Sebastian Dröge | 2020-02-18 | 1 | -1/+1 |
* | Rename gtk_widget{get,set,has}_style_class to _css_class | Timm Bäder | 2020-02-07 | 1 | -3/+3 |
* | Start using GtkWidget's new style class API | Timm Bäder | 2020-02-07 | 1 | -4/+3 |
* | dialog: Fix action button rearrangement | Timm Bäder | 2019-10-09 | 1 | -1/+1 |
* | dialog: Remove useless gtk_widget_show() call | Timm Bäder | 2019-09-25 | 1 | -2/+0 |
* | Use the new GtkBuildableParser type in GtkBuildable interfaces | Alexander Larsson | 2019-09-10 | 1 | -39/+39 |
* | dialog: Use default decoration for non-custom headerbars | Florian Müllner | 2019-05-12 | 1 | -0/+3 |
* | Drop the can-default property | Matthias Clasen | 2019-04-28 | 1 | -3/+0 |
* | Stop using gtk_widget_grab_default | Matthias Clasen | 2019-04-28 | 1 | -4/+4 |
* | dialog: Fix a doc typo | Matthias Clasen | 2019-04-16 | 1 | -2/+2 |
* | dialog: Stop using GtkHeaderBar::pack-type | Matthias Clasen | 2019-03-27 | 1 | -25/+13 |
* | gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h | Benjamin Otte | 2019-03-19 | 1 | -0/+1 |
* | Drop gtkboxprivate.h | Matthias Clasen | 2019-02-05 | 1 | -1/+0 |
* | Drop GtkButtonBox | Matthias Clasen | 2019-02-04 | 1 | -4/+0 |
* | dialog: Expose the content area as a separate GtkBox child | Timm Bäder | 2019-01-23 | 1 | -6/+6 |
* | dialog: Remove priv pointer | Timm Bäder | 2018-07-08 | 1 | -24/+34 |
* | dialog: Remove some GtkVBox references | Timm Bäder | 2018-07-08 | 1 | -2/+2 |
* | widget: Allow adding event controllers in ui files | Benjamin Otte | 2018-04-26 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -10/+0 |
* | Drop the Big GDK Lock | Emmanuele Bassi | 2018-02-03 | 1 | -4/+0 |
* | Replace GtkWidget::delete-event by GtkWindow::close-request | Matthias Clasen | 2018-01-16 | 1 | -7/+8 |
* | dialog: Stop using the ::delete-event signal | Matthias Clasen | 2018-01-16 | 1 | -37/+16 |
* | Make a few more code samples compile | Timm Bäder | 2018-01-03 | 1 | -3/+7 |
* | Rename GtkHeaderBar::show-close-button | Matthias Clasen | 2017-12-07 | 1 | -1/+1 |