| Commit message (Expand) | Author | Age | Files | Lines |
* | Make filter constructors return exact types | Matthias Clasen | 2020-09-05 | 1 | -1/+1 |
* | list widgets: Simplify the constructors | Matthias Clasen | 2020-09-01 | 1 | -1/+1 |
* | list widgets: Use selection models in the api | Matthias Clasen | 2020-08-31 | 1 | -5/+5 |
* | Merge branch 'drop-down-constructor' into 'master' | Matthias Clasen | 2020-07-26 | 1 | -2/+1 |
|\ |
|
| * | dropdown: Revise constructors | Matthias Clasen | 2020-07-26 | 1 | -2/+1 |
* | | listview: Revise constructors | Matthias Clasen | 2020-07-26 | 1 | -7/+3 |
* | | singleselection: Make constructor transfer full | Matthias Clasen | 2020-07-26 | 1 | -1/+1 |
* | | filterlistmodel: Make constructor transfer full | Matthias Clasen | 2020-07-26 | 1 | -2/+0 |
* | | flattenlistmodel: Make the constructor transfer full | Matthias Clasen | 2020-07-26 | 1 | -1/+0 |
|/ |
|
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -9/+9 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | listmodels: Stop respecting item-type | Benjamin Otte | 2020-07-05 | 1 | -1/+1 |
* | scrolledwindow: Don't take adjustments in new() | Matthias Clasen | 2020-06-24 | 1 | -1/+1 |
* | paperdialog: Convert the printer combo | Matthias Clasen | 2020-06-15 | 1 | -195/+84 |
* | paperdialog: Port to use GtkListView | Matthias Clasen | 2020-06-15 | 1 | -178/+140 |
* | paperdialog: Drop the private struct | Matthias Clasen | 2020-06-12 | 1 | -250/+238 |
* | printdialog: Replace the papersize combo with a dropdown | Matthias Clasen | 2020-06-12 | 1 | -4/+23 |
* | Fix the custom paper dialog | Matthias Clasen | 2020-06-12 | 1 | -2/+3 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -12/+12 |
* | Use gtk_scrolled_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_frame_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -2/+2 |
* | scrolledwindow: Drop shadow-type | Matthias Clasen | 2020-04-17 | 1 | -2/+1 |
* | Use gtk_widget_add/remove_css_class more | Matthias Clasen | 2020-04-10 | 1 | -3/+1 |
* | Drop the margin property | Matthias Clasen | 2020-02-25 | 1 | -1/+4 |
* | print: Don't use a toolbar in the custom paper dialog | Benjamin Otte | 2020-02-07 | 1 | -36/+8 |
* | paper dialog: Make this look less horrible | Matthias Clasen | 2019-12-24 | 1 | -0/+1 |
* | Rename gtkprintbackend.h to gtkprintbackendprivate.h | Matthias Clasen | 2019-05-26 | 1 | -1/+1 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -12/+12 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -2/+0 |
* | image: Remove icon-size argument from icon setters | Matthias Clasen | 2017-11-15 | 1 | -1/+1 |
* | toolbar: Remove icon sizes | Benjamin Otte | 2017-11-15 | 1 | -1/+0 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -12/+12 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -12/+12 |
* | gtk: Remove GtkJunctionSides | Benjamin Otte | 2016-12-20 | 1 | -4/+0 |
* | gtk: Update path references from gtk-3.0 to gtk-4.0 | Rico Tzschichholz | 2016-10-23 | 1 | -2/+2 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -8/+1 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -12/+12 |
* | gtk: Strip newlines from g_warning and g_error | Matthias Clasen | 2016-02-28 | 1 | -1/+1 |
* | gtk: Don't use GObjectClass.constructor | Jasper St. Pierre | 2014-06-26 | 1 | -12/+5 |
* | Paper dialog: Use baseline alignment | Matthias Clasen | 2014-01-27 | 1 | -6/+8 |
* | custom paper dialog: Use headerbar | William Jon McCann | 2014-01-17 | 1 | -10/+31 |
* | Update all internal users of gtk_dialog_get_action_area | Matthias Clasen | 2014-01-17 | 1 | -0/+2 |
* | Replace all margin-left and margin-right with margin-start and margin-end | Yosef Or Boczko | 2013-11-15 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -11/+3 |
* | Start migrating internals away from GtkStock | William Jon McCann | 2013-06-24 | 1 | -1/+1 |
* | Bug 595615 — Use proper ellipses | Philip Withnall | 2012-11-26 | 1 | -1/+1 |
* | Migrate to XDG config dir for custom papers | William Jon McCann | 2012-04-30 | 1 | -6/+33 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | print: Convert custom paper dialog from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -37/+24 |