summaryrefslogtreecommitdiff
path: root/gtk/gtkprinteroptionwidget.c
Commit message (Expand)AuthorAgeFilesLines
* Use GTK_ALIGN_BASELINE_FILLMatthias Clasen2023-05-091-3/+3
* filedialog: Add gtk_file_dialog_set_initial_file()Benjamin Otte2022-12-241-20/+5
* filedialog: Add gtk_file_dialog_set_initial_name()Benjamin Otte2022-12-241-1/+1
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-15/+2
* gtk: Port to async dialog APIMatthias Clasen2022-10-291-24/+37
* printeroptionwidget: Drop unused includeMatthias Clasen2022-10-281-1/+0
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-1/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* print: Check button is not descendant of toggle buttonMarek Kasik2022-07-121-3/+2
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-5/+3
* printdialog: Handle nonexisting files betterMatthias Clasen2022-05-071-23/+23
* Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-301-2/+2
* printeroptionwidget: Stop using radio buttonsMatthias Clasen2020-08-301-28/+27
* dropdown: Revise constructorsMatthias Clasen2020-07-261-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-27/+27
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* filechooser: Drop gtk_file_chooser_[un]select_fileMatthias Clasen2020-07-091-0/+1
* printeroptionwidget: Port to GtkDropDownMatthias Clasen2020-06-121-122/+311
* Do not release the GFile prematurelyEmmanuele Bassi2020-05-121-5/+2
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-13/+16
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-111-1/+1
|\
| * printeroptionwidget: Avoid a criticalMatthias Clasen2020-05-111-1/+1
* | Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-34/+6
* | Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
|/
* Use gtk_combo_box_set_child throughoutMatthias Clasen2020-05-041-4/+4
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-3/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-221-33/+37
* marshallers: add missing g_cclosure_marshal_VOID__VOID fixesChristian Hergert2019-05-291-1/+1
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-5/+5
* all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-251-0/+2
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-9/+9
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+8
* box: Remove fill child propertyTimm Bäder2017-04-251-11/+9
* box: Remove expand child propertyTimm Bäder2017-04-251-9/+9
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-10/+10
* print dialog: More baseline alignmentMatthias Clasen2016-02-211-0/+3
* Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* docs: don't use gtkdoc style for regular commentsWilliam Jon McCann2014-01-211-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-3/+2
* print: disconnect source_changed_handler on printeroptionwidget finalizeAlban Browaeys2013-04-141-0/+2
* Fix mnemonic activation for some printer option widgetsMatthias Clasen2012-08-311-5/+10
* Improve print to file options in print dialogSebastian Geiger2012-08-311-129/+171
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Improve PICKONE_* handling in GtkPrinterOptionWidget (bug #543520)Benjamin Berg2012-01-061-17/+71
* print to file: fixed lost filename in guiTimothy Arceri2011-12-071-1/+10
* Clean up unneeded includesMatthias Clasen2011-08-281-18/+8