]> Pileus Git - ~andy/gtk/history - gtk/gtkprinteroptionwidget.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / gtk / gtkprinteroptionwidget.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-18 Benjamin Otteprint: Make things compile again
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-29 Matthias ClasenSet an appropriate title on the folder selection dialog...
2010-04-04 Christian DywanFix missing GTK_WIDGET cast on printer option widget...
2010-04-04 Matthias ClasenMake mnemonic hiding work for printer option widgets
2010-01-04 Christian DywanFix missing GTK_WIDGET cast on printer option widget...
2009-12-21 Matthias ClasenMake mnemonic hiding work for printer option widgets
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-09 Matthias ClasenAccept "true" as a true value in printer settings
2009-08-11 Marek KasikPrint when Enter pressed in certain GtkEntries of the...
2008-09-30 Marek KasikBug 344522 – support non-local destination files (GtkPr...
2007-10-16 Matthias ClasenActually use the utf-8 version of the filename. (#48530...
2007-09-09 Matthias ClasenRemove trailing commas from enumerations, since some...
2007-02-26 Matthias ClasenMake folder selection for print-to-file work
2007-01-03 Matthias ClasenFix memory leaks
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-08-23 Matthias Clasenfix printer options
2006-08-18 Matthias ClasenHandle filename encoding consistently. (#351812, Christ...
2006-07-18 John Palmieriadd GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,
2006-06-21 Matthias ClasenDon't free the value.
2006-06-20 Christian PerschConvert input to filename encoding and construct an...
2006-06-17 Matthias Clasen~
2006-06-17 Matthias ClasenAdd GTK_PRINTER_OPTION_TYPE_ALTERNATIVE which is semant...
2006-05-23 Alexander LarssonAllow absolute filenames in filename entry. Patch from...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-30 Matthias ClasenImprove the print dialog layout, mark some more strings...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...