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