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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-3
/
+0
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-7
/
+7
*
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
2008-07-12
1
-4
/
+4
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-2
/
+2
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-5
/
+5
*
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
2007-12-23
1
-1
/
+1
*
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
2007-12-22
1
-2
/
+2
*
Warning cleanup
Jon A. Cruz
2007-12-12
1
-1
/
+2
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
1
-170
/
+16
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-25
/
+26
*
Unix printing: use correct paper size instead of defaulting to letter size
Diederik van Lierop
2007-10-16
1
-5
/
+28
*
r16619@tres: ted | 2007-09-18 21:09:29 -0700
Ted Gould
2007-09-19
1
-4
/
+0
*
(PrintPS::begin): Change isspace to g_ascii_isspace.
Peter Moulder
2007-09-12
1
-7
/
+6
*
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
2007-03-01
1
-0
/
+4
*
relocated unix print dialog outside of extension call path
Kees Cook
2007-02-18
1
-0
/
+102
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+228