summaryrefslogtreecommitdiffstats
path: root/src/dom/events.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-1644/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+0
| | | (bzr r12205)
* cppcheckKris De Gussem2013-02-021-10/+38
| | | (bzr r12092)
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-1/+1
| | | (bzr r10952)
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-291-10/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/812018 (bzr r10706)
* 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-4/+4
| | | (bzr r10695)
* Add some Event documentation to be more respectable ^^Bob Jamison2008-04-241-136/+395
| | | (bzr r5509)
* Change from DOM Level 3 Views to Level 2 to sync with CSSBob Jamison2008-03-201-13/+12
| | | (bzr r5131)
* Warning cleanupJon A. Cruz2008-03-081-101/+101
| | | (bzr r4995)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-2/+2
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-12/+12
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+1351
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-1351/+0
| | | (bzr r478)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1351
(bzr r1)