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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
2
-4
/
+6
|
\
|
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-4
/
+5
|
*
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
2009-12-16
1
-0
/
+1
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
2
-1553
/
+2
|
/
*
Produce proper ODG files on x86_64, patch by Lubomir Rintel
Luca Bruno
2009-07-10
1
-0
/
+2
*
Fix wrong delete operator in domstring.cpp.
Krzysztof Kosi??ski
2009-05-10
1
-3
/
+3
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
9
-1
/
+9
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-34
/
+34
*
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
/
+16
*
* Removing the bitmap files that aren't being used.
Ted Gould
2008-12-10
1
-2
/
+3
*
use 32 and 64 bit sizes explicitly
Bob Jamison
2008-08-14
2
-143
/
+135
*
EOL fixups
Jon A. Cruz
2008-07-05
3
-12944
/
+12944
*
fix range problem
Bob Jamison
2008-06-30
2
-13
/
+27
*
added unicode block (codepoint ranges) lookups
Bob Jamison
2008-06-24
2
-32
/
+361
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-29
/
+2
*
for validation
Bob Jamison
2008-06-18
1
-0
/
+15
*
parser
Bob Jamison
2008-06-18
1
-0
/
+394
*
for IDL parsing
Bob Jamison
2008-06-18
1
-0
/
+1386
*
compilable! wip
Bob Jamison
2008-06-18
1
-1196
/
+595
*
work in progress
Bob Jamison
2008-06-17
2
-5223
/
+7956
*
Merge interfaces and element types
Bob Jamison
2008-06-16
1
-0
/
+6901
*
Add SVGValue class
Bob Jamison
2008-06-14
1
-0
/
+86
*
experimental version without multiple inheritance
Bob Jamison
2008-06-14
1
-0
/
+3488
*
Set DOM_STANDALONE
Bob Jamison
2008-06-12
1
-1
/
+1
*
Missed two * -> Ptr conversions
Bob Jamison
2008-06-12
1
-10
/
+12
*
Add interface enumerations to element enumerations
Bob Jamison
2008-06-11
2
-94
/
+212
*
fix compile with g++-4.3.
Peter Moulder
2008-06-05
1
-0
/
+2
*
first try at attribute overloading
Bob Jamison
2008-06-04
2
-0
/
+65
*
have svgdoc.createElement make every one of the svg element types. fix a pur...
Bob Jamison
2008-06-03
2
-0
/
+94
*
Move element creation to SVGDocumentImpl. Remove from svgreader.
Bob Jamison
2008-06-03
4
-562
/
+845
*
add terminator to table, add lookup functions
Bob Jamison
2008-06-01
1
-3
/
+36
*
Add enumerations for svg element types, and lookup table
Bob Jamison
2008-06-01
1
-0
/
+440
*
remove warnings
Bob Jamison
2008-05-30
6
-126
/
+126
*
Remove warnings
Bob Jamison
2008-05-13
1
-28
/
+28
*
Fix for future testing.
Bob Jamison
2008-05-13
1
-6
/
+10
*
Setting for testing got into the tree. oops.
Bob Jamison
2008-05-13
1
-6
/
+6
*
use smart pointer types correctly
Bob Jamison
2008-05-12
1
-2
/
+2
*
minor changes for svg document
Bob Jamison
2008-05-12
8
-56
/
+72
*
Update to Unicode 5.1.0. Fix header (oops)
Bob Jamison
2008-05-07
2
-1200
/
+1321
*
Bring testing files up-to-date in preparation to test new svg code.
Bob Jamison
2008-05-05
3
-24
/
+17
*
Remove warnings
Bob Jamison
2008-05-04
3
-18
/
+18
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
5
-21
/
+21
*
Modify for *Parser->*Reader conversion
Bob Jamison
2008-05-02
1
-4
/
+4
*
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...
Joshua L. Blocher
2008-05-02
1
-2
/
+29
*
Rearrange tests.
Bob Jamison
2008-05-01
1
-13
/
+28
*
Finish changing "Parser" to "Reader"
Bob Jamison
2008-05-01
3
-33
/
+33
*
Rename *Parsers to Readers
Bob Jamison
2008-05-01
4
-9
/
+9
*
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
2008-05-01
8
-41
/
+132
*
Warning cleanup.
Jon A. Cruz
2008-04-29
1
-21
/
+21
[next]