index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
print.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
1
-2
/
+2
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-5
/
+5
2007-12-23
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
1
-1
/
+1
2007-12-22
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
1
-2
/
+2
2007-12-12
Warning cleanup
Jon A. Cruz
1
-1
/
+2
2007-12-10
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
1
-170
/
+16
2007-11-04
Warning cleanup
Jon A. Cruz
1
-25
/
+26
2007-10-16
Unix printing: use correct paper size instead of defaulting to letter size
Diederik van Lierop
1
-5
/
+28
2007-09-19
r16619@tres: ted | 2007-09-18 21:09:29 -0700
Ted Gould
1
-4
/
+0
2007-09-12
(PrintPS::begin): Change isspace to g_ascii_isspace.
Peter Moulder
1
-7
/
+6
2007-03-01
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
1
-0
/
+4
2007-02-18
relocated unix print dialog outside of extension call path
Kees Cook
1
-0
/
+102