summaryrefslogtreecommitdiffstats
path: root/src/dom/dom.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-2758/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-261-2/+2
| | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* cppcheck: style and performanceKris De Gussem2013-01-231-13/+14
| | | (bzr r12056)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+6
| | | (bzr r10696)
* cppcheckKris De Gussem2011-10-231-8/+8
| | | (bzr r10695)
* Fix for future testing.Bob Jamison2008-05-131-6/+10
| | | (bzr r5666)
* Setting for testing got into the tree. oops.Bob Jamison2008-05-131-6/+6
| | | (bzr r5665)
* minor changes for svg documentBob Jamison2008-05-121-6/+6
| | | (bzr r5660)
* comment all methodsBob Jamison2008-04-241-102/+244
| | | (bzr r5507)
* More documenting/cleanup. Remove extraneous .hBob Jamison2008-04-231-44/+183
| | | (bzr r5500)
* Split out domptr stuff into its own .h file, so that it can be used by other ↵Bob Jamison2008-04-231-300/+47
| | | | | 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 Jamison2008-04-231-33/+82
| | | (bzr r5498)
* Get rid of bothersome domconfig.h. Begin cleanup and documentation in ↵Bob Jamison2008-04-231-79/+130
| | | | | preparation for binding. (bzr r5497)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-4/+4
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-1/+1
| | | (bzr r3753)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-95/+425
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* More binding progress. Fix Node::textContent and child manipulation.Bob Jamison2006-08-301-3/+3
| | | (bzr r1659)
* Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macroBob Jamison2006-08-281-0/+5
| | | (bzr r1652)
* more property and method table progressBob Jamison2006-08-271-3/+3
| | | (bzr r1647)
* domexception enums should be class scopedBob Jamison2006-08-271-23/+26
| | | (bzr r1643)
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-301-0/+8
| | | (bzr r638)
* interim cleanup commitBob Jamison2006-04-271-3/+54
| | | (bzr r597)
* Move contextual info to StackBob Jamison2006-04-231-1/+10
| | | (bzr r578)
* Config tweaksBob Jamison2006-04-221-1/+2
| | | (bzr r568)
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-221-6/+15
| | | (bzr r565)
* avoid name collisionBob Jamison2006-04-121-3/+3
| | | (bzr r497)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+2207
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-2204/+0
| | | (bzr r478)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+2204
(bzr r1)