| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Warning cleanup. | Jon A. Cruz | 2008-04-29 | 1 | -21/+21 | |
| | | | | (bzr r5542) | |||||
| * | More documentation. Fix scope bug in uristream.cpp. Remove warnings. | Bob Jamison | 2008-04-29 | 5 | -337/+608 | |
| | | | | (bzr r5540) | |||||
| * | change def of string length | Bob Jamison | 2008-04-28 | 1 | -13/+2 | |
| | | | | (bzr r5537) | |||||
| * | Documentation, always more :) | Bob Jamison | 2008-04-25 | 1 | -21/+261 | |
| | | | | (bzr r5521) | |||||
| * | More documentation and cleanup. Marching forward! | Bob Jamison | 2008-04-25 | 3 | -125/+692 | |
| | | | | (bzr r5516) | |||||
| * | More documentation | Bob Jamison | 2008-04-25 | 1 | -23/+149 | |
| | | | | (bzr r5515) | |||||
| * | Left out a comment. sorry. | Bob Jamison | 2008-04-24 | 1 | -0/+6 | |
| | | | | (bzr r5513) | |||||
| * | More documentation. Clean up SMIL a bit. SMIL needs more work, too. | Bob Jamison | 2008-04-24 | 4 | -259/+548 | |
| | | | | (bzr r5512) | |||||
| * | More documentation. Traversal needed conversion to NodePtr. Traversal ↵ | Bob Jamison | 2008-04-24 | 2 | -79/+249 | |
| | | | | | | needs more code work. (bzr r5511) | |||||
| * | Add some Event documentation to be more respectable ^^ | Bob Jamison | 2008-04-24 | 1 | -136/+395 | |
| | | | | (bzr r5509) | |||||
| * | comment all methods | Bob Jamison | 2008-04-24 | 1 | -102/+244 | |
| | | | | (bzr r5507) | |||||
| * | Further cleanup. Minidom superseded by pedrodom. | Bob Jamison | 2008-04-23 | 3 | -986/+0 | |
| | | | | (bzr r5502) | |||||
| * | Remove working file phoebedom.h from tree. | Bob Jamison | 2008-04-23 | 2 | -87/+0 | |
| | | | | (bzr r5501) | |||||
| * | More documenting/cleanup. Remove extraneous .h | Bob Jamison | 2008-04-23 | 2 | -151/+183 | |
| | | | | (bzr r5500) | |||||
| * | Split out domptr stuff into its own .h file, so that it can be used by other ↵ | Bob Jamison | 2008-04-23 | 3 | -301/+386 | |
| | | | | | | things. This might lead to a GP smart pointer to use for binding with scripts. (bzr r5499) | |||||
| * | Finish commenting Node. Fix bad varname in getUserData() | Bob Jamison | 2008-04-23 | 2 | -34/+83 | |
| | | | | (bzr r5498) | |||||
| * | Get rid of bothersome domconfig.h. Begin cleanup and documentation in ↵ | Bob Jamison | 2008-04-23 | 2 | -129/+130 | |
| | | | | | | preparation for binding. (bzr r5497) | |||||
| * | Final format and comment fix. Sorry. | Bob Jamison | 2008-04-22 | 2 | -66/+73 | |
| | | | | (bzr r5489) | |||||
| * | Improve comments. Remove tabs. | Bob Jamison | 2008-04-22 | 2 | -43/+81 | |
| | | | | (bzr r5488) | |||||
| * | Greatly improved. More serializable, and 32/64 portable. | Bob Jamison | 2008-04-22 | 2 | -460/+753 | |
| | | | | (bzr r5487) | |||||
| * | Updated for 32/64 | Bob Jamison | 2008-04-21 | 2 | -69/+71 | |
| | | | | (bzr r5481) | |||||
| * | address some char* string literal warnings. | Peter Moulder | 2008-04-13 | 2 | -2/+2 | |
| | | | | (bzr r5414) | |||||
| * | cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also ↵ | Johan B. C. Engelen | 2008-04-10 | 1 | -9/+9 | |
| | | | | | | excluded from build in build.xml (bzr r5402) | |||||
| * | cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in ↵ | Johan B. C. Engelen | 2008-04-10 | 1 | -1/+1 | |
| | | | | | | build.xml (bzr r5401) | |||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 2 | -24/+2 | |
| | | | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397) | |||||
| * | add include file to build with gcc4.3 | Johan B. C. Engelen | 2008-04-05 | 1 | -1/+1 | |
| | | | | (bzr r5339) | |||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 5 | -0/+77 | |
| | | | | (bzr r5206) | |||||
| * | Change from DOM Level 3 Views to Level 2 to sync with CSS | Bob Jamison | 2008-03-20 | 11 | -2074/+2075 | |
| | | | | (bzr r5131) | |||||
| * | Raise SVG c++ files to main dom directory. They belong there nos. | Bob Jamison | 2008-03-18 | 9 | -128/+9 | |
| | | | | (bzr r5117) | |||||
| * | add domptr.cpp | Bob Jamison | 2008-03-10 | 1 | -0/+1 | |
| | | | | (bzr r5032) | |||||
| * | Begin change from Spidermonkey binding to JVM | Bob Jamison | 2008-03-08 | 175 | -113107/+0 | |
| | | | | (bzr r4997) | |||||
| * | Oops. added ucd.c instead of ucd.cpp. | Bob Jamison | 2008-03-08 | 1 | -0/+0 | |
| | | | | (bzr r4996) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-03-08 | 10 | -190/+190 | |
| | | | | (bzr r4995) | |||||
| * | Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an ↵ | Bob Jamison | 2008-03-08 | 1 | -5/+6 | |
| | | | | | | infinite loop. (bzr r4994) | |||||
| * | Change charclass.cpp/h to ucd.cpp/h | Bob Jamison | 2008-03-08 | 1 | -1/+1 | |
| | | | | (bzr r4993) | |||||
| * | Change charclass.cpp/h to ucd.cpp/h | Bob Jamison | 2008-03-08 | 8 | -102/+282 | |
| | | | | (bzr r4992) | |||||
| * | Fix #include | Bob Jamison | 2008-03-07 | 1 | -1/+1 | |
| | | | | (bzr r4986) | |||||
| * | Update charclass.h/cpp to use complete Unicode character database | Bob Jamison | 2008-03-07 | 8 | -656/+2112 | |
| | | | | (bzr r4984) | |||||
| * | Changed by request to GPL2 | Bob Jamison | 2008-02-07 | 2 | -2/+5 | |
| | | | | (bzr r4673) | |||||
| * | fixed bug with '||' | Bob Jamison | 2008-02-05 | 2 | -343/+347 | |
| | | | | (bzr r4661) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 1 | -0/+3 | |
| | | | | (bzr r4133) | |||||
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 2 | -16/+18 | |
| | | | | (bzr r4114) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -36/+36 | |
| | | | | (bzr r4025) | |||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 7 | -20/+21 | |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | |||||
| * | dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. ↵ | Peter Moulder | 2007-10-11 | 1 | -6/+6 | |
| | | | | | | Address some related char* string literal warnings from g++-4.2. (bzr r3879) | |||||
| * | dom/prop-svg.cpp: Exit non-zero if any I/O errors. | Peter Moulder | 2007-10-11 | 1 | -13/+24 | |
| | | | | | | noop: Address some char* string literal warnings from g++-4.2. (bzr r3878) | |||||
| * | Avoid string literal char* warnings on g++-4.2: change some functions to ↵ | Peter Moulder | 2007-10-11 | 5 | -19/+19 | |
| | | | | | | take char const* rather than char*. (bzr r3874) | |||||
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 9 | -20/+20 | |
| | | | | (bzr r3758) | |||||
| * | trivial changes to address warning with g++-4.2 | Peter Moulder | 2007-09-16 | 1 | -1/+1 | |
| | | | | (bzr r3757) | |||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -1/+1 | |
| | | | | (bzr r3753) | |||||
