summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/print.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remembers printer settings between calls to the print dialogue. Fixes bug #17...Rick Yorgason2018-10-271-0/+4
* Print: C++ifyPatrick McDermott2018-05-201-1/+5
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-151-1/+1
* Header cleaningAlex Valavanis2012-02-121-4/+2
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* From trunkTed Gould2008-10-271-5/+4
* Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...Joel Holdsworth2008-03-211-1/+1
* rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook2007-12-301-7/+19
* adjust cairo bitmap origin offset fixupKees Cook2007-12-301-1/+1
* clean up print dialog for better integration with gtkmmKees Cook2007-12-291-10/+6
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-221-1/+1
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-0/+66