| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Avoid underallocations in the custom paper dialog | Matthias Clasen | 2011-06-10 | 1 | -2/+1 |
* | GtkCustomUnixPaperDialog: don't use a GtkAlignment | Matthias Clasen | 2011-06-06 | 1 | -7/+5 |
* | GtkCustomUnixPaperDialog: use an inline toolbar | Matthias Clasen | 2011-06-01 | 1 | -27/+55 |
* | gtkcustompaperunixdialog: gtk_misc_set_alignment | Diego Celix | 2011-05-31 | 1 | -7/+14 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -2/+0 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -7/+7 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -7/+7 |
* | Remove separators from dialogs | Matthias Clasen | 2010-09-02 | 1 | -1/+0 |
* | Use accessor functions to access GtkDialog | Javier Jardón | 2010-07-13 | 1 | -5/+10 |
* | gtkcustompaperunixdialog: unseal private pointer | Javier Jardón | 2010-07-13 | 1 | -4/+6 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -2/+2 |
* | Fix declaration of gtk_print_job_set_status | Matthias Clasen | 2010-01-17 | 1 | -1/+0 |
* | Allow getting the printer's hard margins | Christian Persch | 2009-12-01 | 1 | -1/+2 |
* | Make the custom paper size dialog not block the main dialog | Matthias Clasen | 2009-09-09 | 1 | -7/+3 |
* | Make sure the paper dialog is destroyed with the parent | Paolo Borelli | 2009-08-31 | 1 | -0/+1 |
* | Add paper size combo and orientation combo to print dialog | Marek Kasik | 2009-07-10 | 1 | -0/+1190 |