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
/
cssreader.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-4
/
+4
2008-05-01
Rearrange tests.
Bob Jamison
1
-13
/
+28
2008-05-01
Finish changing "Parser" to "Reader"
Bob Jamison
1
-29
/
+29
2008-05-01
Rename *Parsers to Readers
Bob Jamison
1
-1
/
+1
2008-03-20
Change from DOM Level 3 Views to Level 2 to sync with CSS
Bob Jamison
1
-1
/
+1
2008-03-08
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
1
-1
/
+1
2008-03-07
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
1
-10
/
+10
2007-09-16
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
1
-1
/
+1
2007-03-29
make glib dep configurable again
Bob Jamison
1
-1
/
+1
2006-04-22
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
1
-2
/
+2
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+1670
2006-04-12
Removed file/folder for ishmal
Aaron Spike
1
-1669
/
+0
2006-02-28
Replace isspace() with isWhitespace(). Use pure unicode character classes.
Bob Jamison
1
-1
/
+1