summaryrefslogtreecommitdiff
path: root/gtk/gtkprintoperation-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Better version of the previous patchMatthias Clasen2007-04-291-15/+13
* Don't leak a file descriptor, and don't make the error dialog modal.Mattthias Clasen2007-04-291-3/+2
* Support passing a print settings file to the preview command. (#403717,Matthias Clasen2007-04-291-16/+57
* Remove debug spewMatthias Clasen2007-03-221-2/+0
* Initialize the do_preview field of PrintResponseData. (#396703, ChristianMatthias Clasen2007-03-101-0/+2
* Move a few settings to gtksettings.c to make sure they show up in theMatthias Clasen2006-12-311-30/+0
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-0/+3
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-1/+1
* Don't specify explicit format capabilities. (#346505, Christian Persch)Matthias Clasen2006-08-311-3/+1
* Fix some typos with inline property docs. (#347065, John Finlay)Matthias Clasen2006-07-101-1/+1
* Add a preview capabilityMatthias Clasen2006-06-301-1/+2
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-211-2/+1
* Another forgotten change.Matthias Clasen2006-06-191-1/+2
* Require cvs glib.Matthias Clasen2006-06-161-14/+49
* Move the registration of the gtk-print-preview-command setting fromMatthias Clasen2006-06-161-0/+31
* When starting a preview from the print dialog, set the action to PREVIEW.Matthias Clasen2006-06-161-0/+2
* Mark preview filename as translatable.Matthias Clasen2006-06-161-3/+4
* make print-to-pdf show up againMatthias Clasen2006-06-161-2/+4
* Fix bug 344518Matthias Clasen2006-06-111-1/+3
* Don't include gtkprinter-private.h here.Matthias Clasen2006-06-081-0/+1
* Get rid of GTK_PRINT_OPERATION_RESULT_PREVIEW.Matthias Clasen2006-06-081-12/+12
* Fix up unix fallout from previous change.Alexander Larsson2006-06-081-2/+2
* Update windows to build with new APIs and first cut at preview work.Alexander Larsson2006-06-081-2/+33
* Clean up APIs: Make async a setting instead of separate calls. CombineAlexander Larsson2006-06-071-19/+10
* Add a GtkPrintOperation::show-preview propertyMatthias Clasen2006-06-031-3/+9
* CleanupsMatthias Clasen2006-06-031-64/+65
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-66/+234
* bits from the preview patchMatthias Clasen2006-06-011-1/+1
* use canonical signal namesMatthias Clasen2006-06-011-1/+1
* Change some function names to be longer and better.Matthias Clasen2006-05-311-1/+1
* Custom tab labelMatthias Clasen2006-05-241-13/+19
* Add gtk_print_unix_dialog_set_manual_capabilities that controls whatAlexander Larsson2006-05-241-0/+7
* Add a boolean show-progress property, and show a progress dialog if it isMatthias Clasen2006-05-231-2/+6
* Add gtk_print_unix_dialog_add_custom_tabAlexander Larsson2006-05-231-1/+22
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-1/+3
* Implement per-page paper sizes.Alexander Larsson2006-05-051-0/+14
* Added new symbolsAlexander Larsson2006-05-041-42/+343
* Don't use gtk_dialog_run for the error dialog, and improve the dialog inBEFORE_FEDERICO_FILENAME_ENTRY_MERGEMatthias Clasen2006-05-031-9/+13
* Use a priv variable when accessing priv multiple times in the sameChristian Persch2006-05-021-25/+24
* forgotten filesMatthias Clasen2006-04-241-6/+4
* Refactor the gtk_print_operation_run() code and add an _async version.Matthias Clasen2006-04-241-53/+239
* CleanupsMatthias Clasen2006-04-241-11/+12
* Return a copy of the original page setup if the dialog was canceled.Matthias Clasen2006-04-241-5/+11
* Match parameter names with the headers.Matthias Clasen2006-04-241-0/+16
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+243