summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/print.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bugfix to prevent the print dialog falling underneath the inkscape desktop ↵Joel Holdsworth2008-03-211-2/+3
| | | | | windows in Win32 (bzr r5147)
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵Albin Sunnanbo2008-03-131-1/+2
| | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082)
* Warning and whitespace cleanupJon A. Cruz2008-02-241-6/+6
| | | (bzr r4838)
* don't zoom when changing dpiKees Cook2007-12-301-2/+2
| | | (bzr r4338)
* rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook2007-12-301-46/+60
| | | (bzr r4336)
* adjust cairo bitmap origin offset fixupKees Cook2007-12-301-1/+1
| | | (bzr r4335)
* clean up print dialog for better integration with gtkmmKees Cook2007-12-291-30/+26
| | | (bzr r4331)
* Fixed the parenting of the print dialog so that it cannot fall behind the ↵Joel Holdsworth2007-12-221-2/+2
| | | | | main inkscape desktop window (bzr r4278)
* Warning cleanupJon A. Cruz2007-12-121-3/+2
| | | (bzr r4216)
* r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800Ted Gould2007-12-111-2/+3
| | | | | Builds for me. A couple of changes that broke things. But this works for me (tm). (bzr r4205)
* include header for close commandAdib Taraben2007-12-101-0/+1
| | | (bzr r4204)
* add #include <io.h> to enable win32 compileBob Jamison2007-12-101-0/+1
| | | (bzr r4202)
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-0/+170
(bzr r4199)