summaryrefslogtreecommitdiff
path: root/gtk/gtkprinteroptionwidget.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtkprinteroptionwidget: gtk_misc_set_alignmentDiego Celix2011-06-101-2/+4
* Trivial optimisation in GtkPrinterOptionWidgetMarek Kašík2011-06-081-5/+2
* Fix 93957459d8613eeb9413b4e5a32d4ccec6036160Richard Hughes2011-06-081-1/+1
* Add a GtkPrinterOptionWidget type of INFO to just show informational text fro...Richard Hughes2011-06-081-0/+26
* Drop unneeded includes: gtkalignment.hMatthias Clasen2011-06-071-1/+0
* GtkPrinterOptionWidget: derive from GtkBox, not GtkHBoxMatthias Clasen2011-06-071-2/+3
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* print: Make things compile againBenjamin Otte2010-10-181-11/+4
* Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBoxTristan Van Berkom2010-10-131-4/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Set an appropriate title on the folder selection dialog for print-to-fileMatthias Clasen2010-04-291-1/+1
* Fix missing GTK_WIDGET cast on printer option widget in construct_widgetsChristian Dywan2010-01-041-2/+2
* Make mnemonic hiding work for printer option widgetsMatthias Clasen2009-12-201-1/+3
* Accept "true" as a true value in printer settingsMatthias Clasen2009-09-091-1/+1
* Print when Enter pressed in certain GtkEntries of the print dialogMarek Kasik2009-08-111-0/+4
* Bug 344522 – support non-local destination files (GtkPrint):Marek Kasik2008-09-301-19/+29
* Actually use the utf-8 version of the filename. (#485301, Takao Fujiwara)Matthias Clasen2007-10-161-1/+1
* Remove trailing commas from enumerations, since some compilers don't likeMatthias Clasen2007-09-091-1/+1
* Make folder selection for print-to-file workMatthias Clasen2007-02-261-3/+3
* Fix memory leaksMatthias Clasen2007-01-031-9/+17
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-2/+0
* fix printer optionsMatthias Clasen2006-08-231-42/+51
* Handle filename encoding consistently. (#351812, Christian Persch)Matthias Clasen2006-08-181-8/+21
* add GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,John Palmieri2006-07-181-18/+155
* Don't free the value.Matthias Clasen2006-06-211-1/+0
* Convert input to filename encoding and construct an URI from that. AddChristian Persch2006-06-201-18/+28
* ~Matthias Clasen2006-06-171-13/+13
* Add GTK_PRINTER_OPTION_TYPE_ALTERNATIVE which is semantically the same asMatthias Clasen2006-06-171-0/+84
* Allow absolute filenames in filename entry. Patch from Yevgen MuntyanAlexander Larsson2006-05-231-1/+8
* More of the sameMatthias Clasen2006-05-141-1/+1
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-103/+113
* Improve the print dialog layout, mark some more strings for translation.Matthias Clasen2006-04-301-13/+37
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+617