summaryrefslogtreecommitdiffstats
path: root/src/dom/cssparser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01Rename *Parsers to ReadersBob Jamison1-1670/+0
2008-03-20Change from DOM Level 3 Views to Level 2 to sync with CSSBob Jamison1-1/+1
2008-03-08Change charclass.cpp/h to ucd.cpp/hBob Jamison1-1/+1
2008-03-07Update charclass.h/cpp to use complete Unicode character databaseBob Jamison1-10/+10
2007-09-16trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder1-1/+1
2007-03-29make glib dep configurable againBob Jamison1-1/+1
2006-04-22Tweak to use Glib::ustring. Remove warnings.Bob Jamison1-2/+2
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+1670
2006-04-12Removed file/folder for ishmalAaron Spike1-1669/+0
2006-02-28Replace isspace() with isWhitespace(). Use pure unicode character classes.Bob Jamison1-1/+1