summaryrefslogtreecommitdiffstats
path: root/src/dom/util (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2-3598/+0
2013-07-23Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski2-2110/+0
2013-04-21cppcheckKris De Gussem1-10/+16
2013-02-09partially reverted previous commitKris De Gussem4-0/+5702
2013-02-08removed some unused filesKris De Gussem6-5984/+0
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-1/+1
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-2/+2
2011-12-04cppcheckKris De Gussem2-14/+33
2011-11-07cppcheck: performance and initialisationKris De Gussem1-2/+2
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz3-3/+3
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz3-15/+15
2011-10-23cppcheckKris De Gussem2-12/+12
2011-06-13cmake:Campbell Barton1-6/+0
2011-06-12work in progress cmake commit:Campbell Barton1-4/+4
2009-12-16Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler1-0/+1
2009-07-10Produce proper ODG files on x86_64, patch by Lubomir RintelLuca Bruno1-0/+2
2008-08-14use 32 and 64 bit sizes explicitlyBob Jamison2-143/+135
2008-04-22Final format and comment fix. Sorry.Bob Jamison2-66/+73
2008-04-22Improve comments. Remove tabs.Bob Jamison2-43/+81
2008-04-22Greatly improved. More serializable, and 32/64 portable.Bob Jamison2-460/+753
2008-04-21Updated for 32/64Bob Jamison2-69/+71
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+6
2007-11-20Display CMS adjustment per-desktop viewJon A. Cruz1-16/+16
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2-16/+16
2007-03-29make glib dep configurable againBob Jamison2-11/+44
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-4/+5
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz2-1780/+1780
2006-10-02new hash toolBob Jamison2-0/+1780
2006-05-21Unix-ify the sourcesBob Jamison4-3816/+3816
2006-04-22Tweak to use Glib::ustring. Remove warnings.Bob Jamison1-22/+37
2006-04-21minor speedupBob Jamison1-13/+21
2006-04-14remove warningsBob Jamison2-6/+8
2006-04-14Fixed end-of-block markerBob Jamison2-10/+52
2006-04-13add zipentry methodsBob Jamison2-6/+23
2006-04-12add some includesAaron Spike1-0/+2
2006-04-12Add new rearranged /dom directoryBob Jamison4-0/+3730