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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-06-21
Move global functions into SPPrintContext methods.
Emmanuel Gil Peyrot
1
-14
/
+13
2014-09-27
Update to experimental r13565
Liam P. White
1
-3
/
+3
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-3
/
+3
2014-04-26
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
1
-1
/
+1
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
1
-1
/
+1
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-2
/
+3
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+1
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+3
2011-10-04
More forward.h purging.
Jon A. Cruz
1
-1
/
+9
2011-08-27
Remove all NRRect use.
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-27
Remove NRRect use from the extension system
Krzysztof Kosi??ski
1
-4
/
+3
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-0
/
+1
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
1
-1
/
+0
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-5
/
+5
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-3
/
+3
2009-08-05
SPDocument->Document
johnce
1
-3
/
+3
2008-08-12
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
1
-7
/
+7
2008-07-12
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
1
-2
/
+3
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
-4
/
+4
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
-1
/
+2