summaryrefslogtreecommitdiffstats
path: root/src/dom (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* * Merge from trunkKrzysztof Kosi??ski2010-01-142-4/+6
|\
| * Warning cleanupJon A. Cruz2009-12-201-4/+5
| * Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-161-0/+1
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-292-1553/+2
|/
* Produce proper ODG files on x86_64, patch by Lubomir RintelLuca Bruno2009-07-101-0/+2
* Fix wrong delete operator in domstring.cpp.Krzysztof Kosi??ski2009-05-101-3/+3
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-269-1/+9
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-34/+34
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+16
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-2/+3
* use 32 and 64 bit sizes explicitlyBob Jamison2008-08-142-143/+135
* EOL fixupsJon A. Cruz2008-07-053-12944/+12944
* fix range problemBob Jamison2008-06-302-13/+27
* added unicode block (codepoint ranges) lookupsBob Jamison2008-06-242-32/+361
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-29/+2
* for validationBob Jamison2008-06-181-0/+15
* parserBob Jamison2008-06-181-0/+394
* for IDL parsingBob Jamison2008-06-181-0/+1386
* compilable! wipBob Jamison2008-06-181-1196/+595
* work in progressBob Jamison2008-06-172-5223/+7956
* Merge interfaces and element typesBob Jamison2008-06-161-0/+6901
* Add SVGValue classBob Jamison2008-06-141-0/+86
* experimental version without multiple inheritanceBob Jamison2008-06-141-0/+3488
* Set DOM_STANDALONEBob Jamison2008-06-121-1/+1