summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-28Fixing as per discussion in LP # 179988Mike Pittman1-3/+77
2008-03-21Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...Joel Holdsworth1-2/+3
2008-03-13BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo1-1/+2
2008-02-24Warning and whitespace cleanupJon A. Cruz1-6/+6
2007-12-30don't zoom when changing dpiKees Cook1-2/+2
2007-12-30rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook1-46/+60
2007-12-30adjust cairo bitmap origin offset fixupKees Cook1-1/+1
2007-12-29clean up print dialog for better integration with gtkmmKees Cook1-30/+26
2007-12-22Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth1-2/+2
2007-12-12Warning cleanupJon A. Cruz1-3/+2
2007-12-11r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800Ted Gould1-2/+3
2007-12-10include header for close commandAdib Taraben1-0/+1
2007-12-10add #include <io.h> to enable win32 compileBob Jamison1-0/+1
2007-12-10Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook1-0/+170