summaryrefslogtreecommitdiffstats
path: root/src/dom (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens54-67646/+0
2014-01-08comment-out unused codeJohan B. C. Engelen1-1/+3
2013-11-12fix type. note that a real fix should get rid of all the macros like SVG_ZOOM...Johan B. C. Engelen1-4/+4
2013-09-22Fix CMake build (follow-up to r12567)su_v1-1/+0
2013-09-21Rm unused dom/svg2.hAlex Valavanis2-5561/+0
2013-09-21fix Windows buildJohan B. C. Engelen1-2/+2
2013-08-05code cleanup (cppcheck)Johan B. C. Engelen1-4/+3
2013-07-23Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski4-2114/+0
2013-04-21cppcheckKris De Gussem1-10/+16
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis5-16/+10
2013-03-19Fixing regressionjtx1-1/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+1
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-1/+0
2013-03-11readding entries in Cmake and make include lists that were not removed after ...Kris De Gussem2-1/+7
2013-03-11Drop duplicate io code ( Bug #1120585 )Kris De Gussem8-1280/+0
2013-03-08Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2-132/+158
2013-03-03Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem4-254/+205
2013-02-13fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem8-23/+21
2013-02-11Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem6-870/+0
2013-02-11cppcheckKris De Gussem3-19/+9
2013-02-09partially reverted previous commitKris De Gussem6-1/+5714
2013-02-08removed some unused filesKris De Gussem10-6323/+1
2013-02-08cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio)Kris De Gussem2-120/+128
2013-02-02cppcheckKris De Gussem9-60/+113
2013-01-23cppcheck: style and performanceKris De Gussem4-29/+33
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-1/+2
2012-10-27Fix C++11 narrowing conversion errorsAlex Valavanis1-1/+1
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton3-3/+3
2012-04-09cppcheck stuffKris De Gussem1-5/+0
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-24/+24
2012-02-15cppcheckKris De Gussem1-7/+9
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem4-7/+7
2011-12-04cppcheckKris De Gussem13-79/+107
2011-11-22initialisationKris De Gussem2-9/+22
2011-11-08Fixed initialization order.Jon A. Cruz1-2/+11
2011-11-07cppcheck: performance and initialisationKris De Gussem4-14/+16
2011-11-05Various fixes: initialization, memory leak, wrong iterator usageKris De Gussem1-7/+12
2011-10-29fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem3-19/+31
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz27-27/+27
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz38-172/+223
2011-10-23cppcheckKris De Gussem6-30/+30
2011-10-18cppcheckKris De Gussem2-5/+5
2011-07-05Gcodetools have been upgraded to v. 1.7.Nick Drobchenko1-2/+2
2011-07-02added missing headerCampbell Barton1-0/+1
2011-06-24update file listsCampbell Barton1-2/+0
2011-06-23Remove the dom/work directoryKrzysztof Kosi??ski33-19498/+0
2011-06-23Completely remove InkboardKrzysztof Kosi??ski9-1116/+0
2011-06-13cmake:Campbell Barton1-1/+48
2011-06-13cmake:Campbell Barton5-50/+30
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+2