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
/
trace.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+1
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-1
/
+1
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-31
/
+4
2011-10-18
cppcheck
Kris De Gussem
1
-3
/
+3
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-1
/
+1
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-39
/
+14
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-6
/
+6
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-08-04
Wholesale cruft removal part 2
Krzysztof Kosi??ski
1
-14
/
+13
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-1
/
+2
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-02-02
fix crash
bulia byak
1
-1
/
+2
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-2
/
+2
2008-10-11
Merging from trunk
Ted Gould
1
-3
/
+3
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-6
/
+6
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-4
/
+4
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-2
/
+3
2006-11-08
undo annotations
gustav_b
1
-2
/
+1
2006-08-26
Display message to indicate that bitmap tracing has started
John Bintz
1
-0
/
+3
2006-07-27
fix bug in normalizeMatrix, add some better trace messages
Bob Jamison
1
-1
/
+2
2006-07-05
refactoring, add background removal
Bob Jamison
1
-11
/
+10
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-06-13
patch [ 1503865 ] Siox performance patch
Aaron Spike
1
-33
/
+39
2006-06-06
Applied patch #1501375
Jon A. Cruz
1
-7
/
+61
2006-06-06
Applied patch #1501134
Jon A. Cruz
1
-2
/
+2
2006-06-04
Applied patch 1500171
Jon A. Cruz
1
-75
/
+94
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-12
/
+12
2006-04-07
remove superfluous line, compile warning
Ralf Stephan
1
-2
/
+0
2006-03-30
Select much improved, but need to fix rotate and scale
Bob Jamison
1
-140
/
+24
2006-03-30
WIP. siox election progress. fix api a bit.
Bob Jamison
1
-17
/
+162
2006-03-26
most of region selection completed
Bob Jamison
1
-8
/
+103
2006-03-25
Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also...
Bob Jamison
1
-30
/
+9
2006-03-25
initial hookup of siox into Tracer. much work still to be done, and testing too
Bob Jamison
1
-21
/
+146
2006-03-25
add enableSiox() for testing
Bob Jamison
1
-0
/
+8