summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/print.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix to prevent the print dialog falling underneath the inkscape desktop ↵Joel Holdsworth2008-03-211-1/+1
| | | | | windows in Win32 (bzr r5147)
* rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook2007-12-301-7/+19
| | | (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-10/+6
| | | (bzr r4331)
* Fixed the parenting of the print dialog so that it cannot fall behind the ↵Joel Holdsworth2007-12-221-1/+1
| | | | | main inkscape desktop window (bzr r4278)
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-0/+66
(bzr r4199)