summaryrefslogtreecommitdiff
path: root/gtk/gtkprintunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP.Carlos Garcia Campos2007-05-281-0/+2
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-0/+1
* Make gtk_printer_get_capabilities public, and move theChristian Persch2007-04-301-1/+1
* Fix some compiler warnings. (#433642, Kjartan Maraas)Matthias Clasen2007-04-301-1/+1
* Remove leftover debugging spewMatthias Clasen2007-04-291-3/+0
* Make gtk_printer_has_details() and gtk_printer_request_details() public.Matthias Clasen2007-04-291-2/+2
* Parse half-open ranges like -2 or 3-, and be a bit more liberal aboutMatthias Clasen2007-04-241-13/+29
* Scroll to make the selected printer visible. (#418403, Nickolay V.Matthias Clasen2007-03-161-1/+9
* Change a labelMatthias Clasen2007-02-261-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Add a tooltip explaining the format of page ranges, and improve the pageMatthias Clasen2006-12-201-8/+34
* Improve print dialogMatthias Clasen2006-12-061-1/+5
* Fix a typo. (#359542, Ghee Teo)Matthias Clasen2006-10-081-1/+1
* Remove leftover debuggingMatthias Clasen2006-08-171-1/+0
* Re-select the current printer to update per-printer ui. (#348245, DonMatthias Clasen2006-08-171-1/+17
* Documentation updates.Matthias Clasen2006-06-301-1/+4
* Add a preview capabilityMatthias Clasen2006-06-301-1/+12
* Documentation additions and fixes.Matthias Clasen2006-06-291-1/+11
* Forgotten fileMatthias Clasen2006-06-191-2/+4
* Add a GENERATE_PS capability. And use it here.Matthias Clasen2006-06-191-5/+12
* ~Matthias Clasen2006-06-171-61/+33
* Don't grow additional columns.Matthias Clasen2006-06-161-1/+1
* Move the conflict label out of the button box. (#339456, Christian Persch)Matthias Clasen2006-06-161-25/+10
* Use gtk_printer_accepts_ps here.Matthias Clasen2006-06-121-9/+5
* Add a GTK_PRINT_CAPABILITY_GENERATE_PDF capability.Matthias Clasen2006-06-121-2/+16
* Cosmetic cleanups.Matthias Clasen2006-06-121-34/+35
* Don't include gtkprinter-private.h here.Matthias Clasen2006-06-081-0/+1
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-1/+2
* more canonical signal namesMatthias Clasen2006-06-011-2/+2
* Make collate check button insensitiveMatthias Clasen2006-05-241-5/+15
* Make the range entry insensitive if another range option is selected.Matthias Clasen2006-05-241-0/+10
* Add gtk_print_unix_dialog_set_manual_capabilities that controls whatAlexander Larsson2006-05-241-34/+99
* Add gtk_print_unix_dialog_add_custom_tabAlexander Larsson2006-05-231-0/+11
* more of the sameMatthias Clasen2006-05-221-2/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Some fixes to capitalization of labels. (#341558, Dennis Cranston)Matthias Clasen2006-05-131-5/+5
* Better handling of the window group on unsetting transient-for, since theAlexander Larsson2006-05-121-26/+1
* Fix build errors.Alexander Larsson2006-05-121-10/+34
* Corrected a duplicate word.Francisco Javier F. Serrador2006-05-081-1/+1
* Small tweaks to the unix print dialogMatthias Clasen2006-05-051-11/+20
* Added new symbolsAlexander Larsson2006-05-041-0/+27
* Replace the xpm collate icons by cairo drawing that respects themes.Matthias Clasen2006-05-031-203/+100
* Don't leak the cairo context here. (#340522, Christian Persch)Matthias Clasen2006-05-031-0/+2
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-214/+262
* Improve the print dialog layout, mark some more strings for translation.Matthias Clasen2006-04-301-143/+154
* Add docs.Matthias Clasen2006-04-241-0/+73
* Even/Odd Pages -> Even/Odd SheetsAlexander Larsson2006-04-241-3/+3
* Declare GtkPrintJob.Alexander Larsson2006-04-241-1/+1
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+2577