index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
2
-37
/
+18
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
2
-13
/
+8
*
cppcheck
Kris De Gussem
2011-10-21
1
-3
/
+3
*
cppcheck
Kris De Gussem
2011-10-18
3
-5
/
+5
*
Update to Potrace 1.10
Josh Andler
2011-08-30
16
-84
/
+74
*
Merge rendering cache branch (GSoC 2011)
Krzysztof Kosi??ski
2011-08-25
1
-42
/
+17
|
\
|
*
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
-39
/
+14
|
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
1
-1
/
+7
|
|
\
|
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-6
/
+6
*
|
|
Reverse color order in tracing support function to match reversal of colors i...
Jon A. Cruz
2011-07-27
1
-2
/
+2
*
|
|
Cleaning up trace methods to aid fixing color inversion.
Jon A. Cruz
2011-07-27
2
-105
/
+108
|
|
/
|
/
|
*
|
Memory leak fixes (Bug #812497)
Kris De Gussem
2011-07-20
1
-1
/
+7
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
18
-149
/
+208
|
\
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+24
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
2
-13
/
+9
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-3
/
+4
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
2
-17
/
+17
|
*
Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).
Nicolas Dufour
2011-04-14
16
-128
/
+166
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+1
|
\
|
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-7
/
+10
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-7
/
+10
|
|
\
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-1
/
+2
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-27
/
+31
|
\
|
|
|
*
|
Corects delete/delete[] issue. Fixes bug #613723.
Jon A. Cruz
2010-08-06
1
-27
/
+31
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-14
/
+13
|
/
*
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
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-6
/
+1
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-3
/
+3
*
fix crash
bulia byak
2009-02-02
1
-1
/
+2
*
small cleanup in src/trace (warnings and trailing spaces)
St??phane Gimenez
2009-01-23
2
-20
/
+18
*
fix include
bulia byak
2009-01-15
1
-1
/
+1
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-59
/
+72
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+3
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-2
/
+2
*
Merging from trunk
Ted Gould
2008-10-11
1
-3
/
+3
*
Fix for PathString to prevent it from getting into a very, very long copying ...
Jasper van de Gronde
2008-07-18
1
-1
/
+1
*
agree with the FIXME
Bob Jamison
2008-07-06
1
-2
/
+1
*
Mark suspicious ignoring of parameters
Jon A. Cruz
2008-07-04
1
-0
/
+1
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
2
-19
/
+1
*
change VERSION to INKSCAPE_VERSION in potracelib.cpp
Joshua L. Blocher
2008-06-18
1
-1
/
+2
[next]