index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-29
fix usage of iterator when iterator's erase function is used (Bug #812018)
Kris De Gussem
3
-19
/
+31
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
27
-27
/
+27
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
38
-172
/
+223
2011-10-23
cppcheck
Kris De Gussem
6
-30
/
+30
2011-10-18
cppcheck
Kris De Gussem
2
-5
/
+5
2011-07-05
Gcodetools have been upgraded to v. 1.7.
Nick Drobchenko
1
-2
/
+2
2011-07-02
added missing header
Campbell Barton
1
-0
/
+1
2011-06-24
update file lists
Campbell Barton
1
-2
/
+0
2011-06-23
Remove the dom/work directory
Krzysztof Kosi??ski
33
-19498
/
+0
2011-06-23
Completely remove Inkboard
Krzysztof Kosi??ski
9
-1116
/
+0
2011-06-13
cmake:
Campbell Barton
1
-1
/
+48
2011-06-13
cmake:
Campbell Barton
5
-50
/
+30
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
2
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
5
-60
/
+60
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-12-20
Warning cleanup
Jon A. Cruz
1
-4
/
+5
2009-12-16
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
1
-0
/
+1
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2
-1553
/
+2
2009-07-10
Produce proper ODG files on x86_64, patch by Lubomir Rintel
Luca Bruno
1
-0
/
+2
2009-05-10
Fix wrong delete operator in domstring.cpp.
Krzysztof Kosi??ski
1
-3
/
+3
2009-02-26
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
9
-1
/
+9
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-34
/
+34
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-1
/
+3
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
1
-0
/
+16
2008-12-10
* Removing the bitmap files that aren't being used.
Ted Gould
1
-2
/
+3
2008-08-14
use 32 and 64 bit sizes explicitly
Bob Jamison
2
-143
/
+135
2008-07-05
EOL fixups
Jon A. Cruz
3
-12944
/
+12944
2008-06-30
fix range problem
Bob Jamison
2
-13
/
+27
2008-06-24
added unicode block (codepoint ranges) lookups
Bob Jamison
2
-32
/
+361
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-29
/
+2
2008-06-18
for validation
Bob Jamison
1
-0
/
+15
2008-06-18
parser
Bob Jamison
1
-0
/
+394
2008-06-18
for IDL parsing
Bob Jamison
1
-0
/
+1386
2008-06-18
compilable! wip
Bob Jamison
1
-1196
/
+595
2008-06-17
work in progress
Bob Jamison
2
-5223
/
+7956
2008-06-16
Merge interfaces and element types
Bob Jamison
1
-0
/
+6901
2008-06-14
Add SVGValue class
Bob Jamison
1
-0
/
+86
2008-06-14
experimental version without multiple inheritance
Bob Jamison
1
-0
/
+3488
2008-06-12
Set DOM_STANDALONE
Bob Jamison
1
-1
/
+1
2008-06-12
Missed two * -> Ptr conversions
Bob Jamison
1
-10
/
+12
2008-06-11
Add interface enumerations to element enumerations
Bob Jamison
2
-94
/
+212
2008-06-05
fix compile with g++-4.3.
Peter Moulder
1
-0
/
+2
2008-06-04
first try at attribute overloading
Bob Jamison
2
-0
/
+65
2008-06-03
have svgdoc.createElement make every one of the svg element types. fix a pur...
Bob Jamison
2
-0
/
+94
2008-06-03
Move element creation to SVGDocumentImpl. Remove from svgreader.
Bob Jamison
4
-562
/
+845
2008-06-01
add terminator to table, add lookup functions
Bob Jamison
1
-3
/
+36
2008-06-01
Add enumerations for svg element types, and lookup table
Bob Jamison
1
-0
/
+440
2008-05-30
remove warnings
Bob Jamison
6
-126
/
+126
2008-05-13
Remove warnings
Bob Jamison
1
-28
/
+28
[next]