summaryrefslogtreecommitdiffstats
path: root/src/extension/dxf2svg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drop old, unused and error prone dxf2svg extensionKris De Gussem2013-01-3021-3990/+0
| | | (bzr r12075)
* cppcheck stuffKris De Gussem2012-04-091-2/+2
| | | (bzr r11201)
* cppcheckKris De Gussem2012-03-072-878/+859
| | | (bzr r11052)
* cppcheckKris De Gussem2012-02-153-37/+9
| | | (bzr r10977)
* some static code analysis stuff (cppcheck warnings)Kris De Gussem2011-12-171-5/+0
| | | (bzr r10779)
* cppcheckKris De Gussem2011-10-203-4/+4
| | | (bzr r10686)
* cmake:Campbell Barton2011-06-131-11/+0
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* work in progress cmake commit:Campbell Barton2011-06-121-10/+10
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+2
|\ | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| * Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-161-2/+2
| | | | | | | | | | allocation/deallocation issues. (bzr r8891)
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-293-11/+17
|/ | | (bzr r8846.1.1)
* cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also ↵Johan B. C. Engelen2008-04-101-9/+9
| | | | | excluded from build in build.xml (bzr r5402)
* revert Makefile changes accidentally committed (sorry to make this mistake ↵Johan B. C. Engelen2008-03-301-107/+21
| | | | | again :( (bzr r5246)
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-301-21/+107
| | | (bzr r5245)
* revert Makefile changes accidentally committedJohan B. C. Engelen2008-03-301-107/+21
| | | (bzr r5244)
* add CMakeLists.txt files for removeoverlap and svgJohan B. C. Engelen2008-03-301-21/+107
| | | (bzr r5243)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+11
| | | (bzr r5206)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-9/+10
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* get the CORRECT Sodipodi namespace in thereMenTaLguY2006-05-071-1/+1
| | | (bzr r758)
* moving trunk for module inkscapeMenTaLguY2006-01-1621-0/+4035
(bzr r1)