index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
print.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add base_directory for extensions loaded from a file.
Patrick Storz
2019-08-31
1
-4
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-8
/
+8
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+2
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+0
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-1
/
+5
*
Remove NRRect use from the extension system
Krzysztof Kosi??ski
2011-08-27
1
-11
/
+11
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-5
/
+5
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+2
|
\
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...
Johan B. C. Engelen
2008-09-07
1
-1
/
+0
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-5
/
+5
*
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
2008-07-12
1
-2
/
+2
*
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
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
patch 1219308 for embedding type 1 fonts into ps/eps output
bulia byak
2006-11-18
1
-0
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+84