| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵ | Martin Owens | 2014-02-26 | 54 | -67646/+0 |
| | | | | | | ziptool to utils. (bzr r13047.1.5) | ||||
| * | comment-out unused code | Johan B. C. Engelen | 2014-01-08 | 1 | -1/+3 |
| | | | | (bzr r12898) | ||||
| * | fix type. note that a real fix should get rid of all the macros like ↵ | Johan B. C. Engelen | 2013-11-12 | 1 | -4/+4 |
| | | | | | | SVG_ZOOM_AND_PAN and replace it with enum... (bzr r12800) | ||||
| * | Fix CMake build (follow-up to r12567) | su_v | 2013-09-22 | 1 | -1/+0 |
| | | | | (bzr r12574) | ||||
| * | Rm unused dom/svg2.h | Alex Valavanis | 2013-09-21 | 2 | -5561/+0 |
| | | | | (bzr r12567) | ||||
| * | fix Windows build | Johan B. C. Engelen | 2013-09-21 | 1 | -2/+2 |
| | | | | (bzr r12559) | ||||
| * | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 1 | -4/+3 |
| | | | | (bzr r12469) | ||||
| * | Remove the Digest class. Replace its only use with a glibmm call. | Krzysztof Kosi??ski | 2013-07-23 | 4 | -2114/+0 |
| | | | | (bzr r12429) | ||||
| * | cppcheck | Kris De Gussem | 2013-04-21 | 1 | -10/+16 |
| | | | | (bzr r12293) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 5 | -16/+10 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+0 |
| | | | | (bzr r12205) | ||||
| * | readding entries in Cmake and make include lists that were not removed after ↵ | Kris De Gussem | 2013-03-11 | 2 | -1/+7 |
| | | | | | | all ( Bug #1120585 ) (bzr r12194) | ||||
| * | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 8 | -1280/+0 |
| | | | | (bzr r12192) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-08 | 2 | -132/+158 |
| | | | | (bzr r12184) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-03 | 4 | -254/+205 |
| | | | | (bzr r12168) | ||||
| * | fixing variable type in stream classes to what was intended (preparation for ↵ | Kris De Gussem | 2013-02-13 | 8 | -23/+21 |
| | | | | | | solving bug #1120585 ) (bzr r12123) | ||||
| * | Dropped duplicate code for dom/io and io/ (Bug #1120585 ) | Kris De Gussem | 2013-02-11 | 6 | -870/+0 |
| | | | | (bzr r12118) | ||||
| * | cppcheck | Kris De Gussem | 2013-02-11 | 3 | -19/+9 |
| | | | | (bzr r12117) | ||||
| * | partially reverted previous commit | Kris De Gussem | 2013-02-09 | 6 | -1/+5714 |
| | | | | (bzr r12110) | ||||
| * | removed some unused files | Kris De Gussem | 2013-02-08 | 10 | -6323/+1 |
| | | | | (bzr r12109) | ||||
| * | cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio) | Kris De Gussem | 2013-02-08 | 2 | -120/+128 |
| | | | | (bzr r12108) | ||||
| * | cppcheck | Kris De Gussem | 2013-02-02 | 9 | -60/+113 |
| | | | | (bzr r12092) | ||||
| * | cppcheck: style and performance | Kris De Gussem | 2013-01-23 | 4 | -29/+33 |
| | | | | (bzr r12056) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -1/+2 |
| | | | | (bzr r12014) | ||||
| * | Fix C++11 narrowing conversion errors | Alex Valavanis | 2012-10-27 | 1 | -1/+1 |
| | | | | (bzr r11834) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 3 | -3/+3 |
| | | | | (bzr r11737) | ||||
| * | cppcheck stuff | Kris De Gussem | 2012-04-09 | 1 | -5/+0 |
| | | | | (bzr r11201) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -24/+24 |
| | | | | (bzr r11011) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -7/+9 |
| | | | | (bzr r10977) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 4 | -7/+7 |
| | | | | (bzr r10952) | ||||
| * | cppcheck | Kris De Gussem | 2011-12-04 | 13 | -79/+107 |
| | | | | (bzr r10759) | ||||
| * | initialisation | Kris De Gussem | 2011-11-22 | 2 | -9/+22 |
| | | | | (bzr r10748) | ||||
| * | Fixed initialization order. | Jon A. Cruz | 2011-11-08 | 1 | -2/+11 |
| | | | | (bzr r10730) | ||||
| * | cppcheck: performance and initialisation | Kris De Gussem | 2011-11-07 | 4 | -14/+16 |
| | | | | (bzr r10729) | ||||
| * | Various fixes: initialization, memory leak, wrong iterator usage | Kris De Gussem | 2011-11-05 | 1 | -7/+12 |
| | | | | (bzr r10721) | ||||
| * | fix usage of iterator when iterator's erase function is used (Bug #812018) | Kris De Gussem | 2011-10-29 | 3 | -19/+31 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812018 (bzr r10706) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 27 | -27/+27 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 38 | -172/+223 |
| | | | | (bzr r10696) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-23 | 6 | -30/+30 |
| | | | | (bzr r10695) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 2 | -5/+5 |
| | | | | (bzr r10681) | ||||
| * | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 1 | -2/+2 |
| | | | | (bzr r10417) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+1 |
| | | | | (bzr r10397) | ||||
| * | update file lists | Campbell Barton | 2011-06-24 | 1 | -2/+0 |
| | | | | (bzr r10348) | ||||
| * | Remove the dom/work directory | Krzysztof Kosi??ski | 2011-06-23 | 33 | -19498/+0 |
| | | | | (bzr r10347) | ||||
| * | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 9 | -1116/+0 |
| | | | | (bzr r10346) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+48 |
| | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 5 | -50/+30 |
| | | | | | | | | 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) | ||||
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 2 | -2/+2 |
| | | | | (bzr r10273) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 5 | -60/+60 |
| | | | | | | | - 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) | ||||
