summaryrefslogtreecommitdiff
path: root/gtk/gtkcustompaperunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Make filter constructors return exact typesMatthias Clasen2020-09-051-1/+1
* list widgets: Simplify the constructorsMatthias Clasen2020-09-011-1/+1
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-5/+5
* Merge branch 'drop-down-constructor' into 'master'Matthias Clasen2020-07-261-2/+1
|\
| * dropdown: Revise constructorsMatthias Clasen2020-07-261-2/+1
* | listview: Revise constructorsMatthias Clasen2020-07-261-7/+3
* | singleselection: Make constructor transfer fullMatthias Clasen2020-07-261-1/+1
* | filterlistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-2/+0
* | flattenlistmodel: Make the constructor transfer fullMatthias Clasen2020-07-261-1/+0
|/
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-9/+9
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* paperdialog: Convert the printer comboMatthias Clasen2020-06-151-195/+84
* paperdialog: Port to use GtkListViewMatthias Clasen2020-06-151-178/+140
* paperdialog: Drop the private structMatthias Clasen2020-06-121-250/+238
* printdialog: Replace the papersize combo with a dropdownMatthias Clasen2020-06-121-4/+23
* Fix the custom paper dialogMatthias Clasen2020-06-121-2/+3
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-12/+12
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-2/+2
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-171-2/+1
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-3/+1
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* print: Don't use a toolbar in the custom paper dialogBenjamin Otte2020-02-071-36/+8
* paper dialog: Make this look less horribleMatthias Clasen2019-12-241-0/+1
* Rename gtkprintbackend.h to gtkprintbackendprivate.hMatthias Clasen2019-05-261-1/+1
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-12/+12
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* toolbar: Remove icon sizesBenjamin Otte2017-11-151-1/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-12/+12
* box: Remove expand child propertyTimm Bäder2017-04-251-12/+12
* gtk: Remove GtkJunctionSidesBenjamin Otte2016-12-201-4/+0
* gtk: Update path references from gtk-3.0 to gtk-4.0Rico Tzschichholz2016-10-231-2/+2
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-8/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-12/+12
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-12/+5
* Paper dialog: Use baseline alignmentMatthias Clasen2014-01-271-6/+8
* custom paper dialog: Use headerbarWilliam Jon McCann2014-01-171-10/+31
* Update all internal users of gtk_dialog_get_action_areaMatthias Clasen2014-01-171-0/+2
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-11/+3
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-1/+1
* Bug 595615 — Use proper ellipsesPhilip Withnall2012-11-261-1/+1
* Migrate to XDG config dir for custom papersWilliam Jon McCann2012-04-301-6/+33
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* print: Convert custom paper dialog from GtkTable to GtkGridBenjamin Otte2011-09-281-37/+24