summaryrefslogtreecommitdiffstats
path: root/src/dom/svg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison2008-03-187-21020/+0
| | | (bzr r5117)
* Warning cleanupJon A. Cruz2008-03-082-26/+26
| | | (bzr r4995)
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-081-1/+1
| | | (bzr r4993)
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-4/+4
| | | (bzr r4984)
* Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder2007-10-112-2/+2
| | | | | take char const* rather than char*. (bzr r3874)
* trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder2007-09-163-4/+4
| | | (bzr r3758)
* make glib dep configurable againBob Jamison2007-03-291-4/+7
| | | (bzr r2776)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+2
| | | (bzr r2720)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-055-81/+92
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* don't need svg 'load and save'. in fact, it doesnt fitBob Jamison2006-07-062-315/+0
| | | (bzr r1367)
* remove warningsBob Jamison2006-06-011-8/+8
| | | (bzr r1117)
* Unix-ify the sourcesBob Jamison2006-05-213-16471/+16471
| | | (bzr r928)
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-221-1/+1
| | | (bzr r565)
* fix some includesAaron Spike2006-04-122-3/+3
| | | (bzr r493)
* fix include pathsBob Jamison2006-04-122-9/+9
| | | (bzr r487)
* change include pathsBob Jamison2006-04-121-5/+5
| | | (bzr r485)
* Add new rearranged /dom directoryBob Jamison2006-04-129-0/+21320
(bzr r479)