| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to print in number-up mode for file backend and lpr backend | Marek Kasik | 2009-05-13 | 1 | -6/+18 |
* | Allow the custom widget to actualize on a printer change | Marek Kasik | 2009-04-21 | 1 | -0/+22 |
* | Send the print job title to the previewer | Carlos Garcia Campos | 2009-04-10 | 1 | -0/+2 |
* | Save PageSetup into print settings file used by the print previewer | Carlos Garcia Campos | 2009-04-10 | 1 | -2/+21 |
* | Bug 556527 - The current page property is not passed to GtkPrintUnixDialog | Marek Kasik | 2008-10-16 | 1 | -0/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Handle failure to create temp file by returning NULL. | Matthias Clasen | 2008-07-01 | 1 | -1/+8 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | don't include the deprecated (and unused) "gtkmarshal.h". | Michael Natterer | 2008-06-16 | 1 | -1/+0 |
* | RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size | Matthias Clasen | 2008-05-21 | 1 | -8/+6 |
* | Hold a refence on the print operation until gtk_print_job_send() is done. | Matthias Clasen | 2007-05-25 | 1 | -6/+10 |
* | Better version of the previous patch | Matthias Clasen | 2007-04-29 | 1 | -15/+13 |
* | Don't leak a file descriptor, and don't make the error dialog modal. | Mattthias Clasen | 2007-04-29 | 1 | -3/+2 |
* | Support passing a print settings file to the preview command. (#403717, | Matthias Clasen | 2007-04-29 | 1 | -16/+57 |
* | Remove debug spew | Matthias Clasen | 2007-03-22 | 1 | -2/+0 |
* | Initialize the do_preview field of PrintResponseData. (#396703, Christian | Matthias Clasen | 2007-03-10 | 1 | -0/+2 |
* | Move a few settings to gtksettings.c to make sure they show up in the | Matthias Clasen | 2006-12-31 | 1 | -30/+0 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -0/+3 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -1/+1 |
* | Don't specify explicit format capabilities. (#346505, Christian Persch) | Matthias Clasen | 2006-08-31 | 1 | -3/+1 |
* | Fix some typos with inline property docs. (#347065, John Finlay) | Matthias Clasen | 2006-07-10 | 1 | -1/+1 |
* | Add a preview capability | Matthias Clasen | 2006-06-30 | 1 | -1/+2 |
* | Apply a patch by John Palmieri to use buffered io using GIOChannels, clean | Matthias Clasen | 2006-06-21 | 1 | -2/+1 |
* | Another forgotten change. | Matthias Clasen | 2006-06-19 | 1 | -1/+2 |
* | Require cvs glib. | Matthias Clasen | 2006-06-16 | 1 | -14/+49 |
* | Move the registration of the gtk-print-preview-command setting from | Matthias Clasen | 2006-06-16 | 1 | -0/+31 |
* | When starting a preview from the print dialog, set the action to PREVIEW. | Matthias Clasen | 2006-06-16 | 1 | -0/+2 |
* | Mark preview filename as translatable. | Matthias Clasen | 2006-06-16 | 1 | -3/+4 |
* | make print-to-pdf show up again | Matthias Clasen | 2006-06-16 | 1 | -2/+4 |
* | Fix bug 344518 | Matthias Clasen | 2006-06-11 | 1 | -1/+3 |
* | Don't include gtkprinter-private.h here. | Matthias Clasen | 2006-06-08 | 1 | -0/+1 |
* | Get rid of GTK_PRINT_OPERATION_RESULT_PREVIEW. | Matthias Clasen | 2006-06-08 | 1 | -12/+12 |
* | Fix up unix fallout from previous change. | Alexander Larsson | 2006-06-08 | 1 | -2/+2 |
* | Update windows to build with new APIs and first cut at preview work. | Alexander Larsson | 2006-06-08 | 1 | -2/+33 |
* | Clean up APIs: Make async a setting instead of separate calls. Combine | Alexander Larsson | 2006-06-07 | 1 | -19/+10 |
* | Add a GtkPrintOperation::show-preview property | Matthias Clasen | 2006-06-03 | 1 | -3/+9 |
* | Cleanups | Matthias Clasen | 2006-06-03 | 1 | -64/+65 |
* | Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded | Alexander Larsson | 2006-06-02 | 1 | -66/+234 |
* | bits from the preview patch | Matthias Clasen | 2006-06-01 | 1 | -1/+1 |
* | use canonical signal names | Matthias Clasen | 2006-06-01 | 1 | -1/+1 |
* | Change some function names to be longer and better. | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Custom tab label | Matthias Clasen | 2006-05-24 | 1 | -13/+19 |
* | Add gtk_print_unix_dialog_set_manual_capabilities that controls what | Alexander Larsson | 2006-05-24 | 1 | -0/+7 |
* | Add a boolean show-progress property, and show a progress dialog if it is | Matthias Clasen | 2006-05-23 | 1 | -2/+6 |
* | Add gtk_print_unix_dialog_add_custom_tab | Alexander Larsson | 2006-05-23 | 1 | -1/+22 |
* | Added gtk_print_job_set/get_track_print_status | Alexander Larsson | 2006-05-15 | 1 | -1/+3 |
* | Implement per-page paper sizes. | Alexander Larsson | 2006-05-05 | 1 | -0/+14 |
* | Added new symbols | Alexander Larsson | 2006-05-04 | 1 | -42/+343 |
* | Don't use gtk_dialog_run for the error dialog, and improve the dialog inBEFORE_FEDERICO_FILENAME_ENTRY_MERGE | Matthias Clasen | 2006-05-03 | 1 | -9/+13 |
* | Use a priv variable when accessing priv multiple times in the same | Christian Persch | 2006-05-02 | 1 | -25/+24 |