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
/
ucd.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-2539
/
+0
2014-01-08
comment-out unused code
Johan B. C. Engelen
1
-1
/
+3
2009-12-20
Warning cleanup
Jon A. Cruz
1
-4
/
+5
2008-06-30
fix range problem
Bob Jamison
1
-9
/
+15
2008-06-24
added unicode block (codepoint ranges) lookups
Bob Jamison
1
-10
/
+207
2008-05-07
Update to Unicode 5.1.0. Fix header (oops)
Bob Jamison
1
-1198
/
+1301
2008-03-08
Oops. added ucd.c instead of ucd.cpp.
Bob Jamison
1
-0
/
+0
2008-03-08
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
1
-13
/
+171
2008-03-07
Fix #include
Bob Jamison
1
-1
/
+1
2008-03-07
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
1
-478
/
+2004
2008-02-05
fixed bug with '||'
Bob Jamison
1
-332
/
+333
2006-05-21
Unix-ify the sources
Bob Jamison
1
-545
/
+545
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+545
2006-04-12
Removed file/folder for ishmal
Aaron Spike
1
-562
/
+0
2006-02-28
Replace isspace() with isWhitespace(). Use pure unicode character classes.
Bob Jamison
1
-0
/
+111