summaryrefslogtreecommitdiffstats
path: root/src/dom/cssreader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-4/+4
2008-05-01Rearrange tests.Bob Jamison1-13/+28
2008-05-01Finish changing "Parser" to "Reader"Bob Jamison1-29/+29
2008-05-01Rename *Parsers to ReadersBob Jamison1-1/+1
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