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
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
2008-05-13
Fix for future testing.
Bob Jamison
1
-6
/
+10
2008-05-13
Setting for testing got into the tree. oops.
Bob Jamison
1
-6
/
+6
2008-05-12
use smart pointer types correctly
Bob Jamison
1
-2
/
+2
2008-05-12
minor changes for svg document
Bob Jamison
8
-56
/
+72
2008-05-07
Update to Unicode 5.1.0. Fix header (oops)
Bob Jamison
2
-1200
/
+1321
2008-05-05
Bring testing files up-to-date in preparation to test new svg code.
Bob Jamison
3
-24
/
+17
2008-05-04
Remove warnings
Bob Jamison
3
-18
/
+18
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
5
-21
/
+21
2008-05-02
Modify for *Parser->*Reader conversion
Bob Jamison
1
-4
/
+4
2008-05-02
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...
Joshua L. Blocher
1
-2
/
+29
2008-05-01
Rearrange tests.
Bob Jamison
1
-13
/
+28
2008-05-01
Finish changing "Parser" to "Reader"
Bob Jamison
3
-33
/
+33
2008-05-01
Rename *Parsers to Readers
Bob Jamison
4
-9
/
+9
2008-05-01
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
8
-41
/
+132
2008-04-29
Warning cleanup.
Jon A. Cruz
1
-21
/
+21
2008-04-29
More documentation. Fix scope bug in uristream.cpp. Remove warnings.
Bob Jamison
5
-337
/
+608
2008-04-28
change def of string length
Bob Jamison
1
-13
/
+2
2008-04-25
Documentation, always more :)
Bob Jamison
1
-21
/
+261
2008-04-25
More documentation and cleanup. Marching forward!
Bob Jamison
3
-125
/
+692
2008-04-25
More documentation
Bob Jamison
1
-23
/
+149
2008-04-24
Left out a comment. sorry.
Bob Jamison
1
-0
/
+6
[next]