summaryrefslogtreecommitdiffstats
path: root/src/dom (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-2654-67646/+0
* comment-out unused codeJohan B. C. Engelen2014-01-081-1/+3
* fix type. note that a real fix should get rid of all the macros like SVG_ZOOM...Johan B. C. Engelen2013-11-121-4/+4
* Fix CMake build (follow-up to r12567)su_v2013-09-221-1/+0
* Rm unused dom/svg2.hAlex Valavanis2013-09-212-5561/+0
* fix Windows buildJohan B. C. Engelen2013-09-211-2/+2
* code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-4/+3
* Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski2013-07-234-2114/+0
* cppcheckKris De Gussem2013-04-211-10/+16
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-265-16/+10
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+0
* readding entries in Cmake and make include lists that were not removed after ...Kris De Gussem2013-03-112-1/+7
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-118-1280/+0
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-082-132/+158
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-034-254/+205
* fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem2013-02-138-23/+21
* Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem2013-02-116-870/+0
* cppcheckKris De Gussem2013-02-113-19/+9
* partially reverted previous commitKris De Gussem2013-02-096-1/+5714
* removed some unused filesKris De Gussem2013-02-0810-6323/+1
* cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio)Kris De Gussem2013-02-082-120/+128
* cppcheckKris De Gussem2013-02-029-60/+113
* cppcheck: style and performanceKris De Gussem2013-01-234-29/+33
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-1/+2
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-271-1/+1
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-043-3/+3
* cppcheck stuffKris De Gussem2012-04-091-5/+0
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-24/+24
* cppcheckKris De Gussem2012-02-151-7/+9
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-084-7/+7
* cppcheckKris De Gussem2011-12-0413-79/+107
* initialisationKris De Gussem2011-11-222-9/+22
* Fixed initialization order.Jon A. Cruz2011-11-081-2/+11
* cppcheck: performance and initialisationKris De Gussem2011-11-074-14/+16
* Various fixes: initialization, memory leak, wrong iterator usageKris De Gussem2011-11-051-7/+12
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-293-19/+31
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-2727-27/+27
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-2538-172/+223
* cppcheckKris De Gussem2011-10-236-30/+30
* cppcheckKris De Gussem2011-10-182-5/+5
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-2/+2
* added missing headerCampbell Barton2011-07-021-0/+1
* update file listsCampbell Barton2011-06-241-2/+0
* Remove the dom/work directoryKrzysztof Kosi??ski2011-06-2333-19498/+0
* Completely remove InkboardKrzysztof Kosi??ski2011-06-239-1116/+0
* cmake:Campbell Barton2011-06-131-1/+48
* cmake:Campbell Barton2011-06-135-50/+30
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-122-2/+2
* work in progress cmake commit:Campbell Barton2011-06-125-60/+60