| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+4 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+0 |
| | | | | (bzr r15025) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -17/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Add 'white-space' CSS property (replaces deprecated xml:space). | Tavmjong Bah | 2014-10-14 | 1 | -25/+94 |
| | | | | (bzr r13612) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -1/+0 |
| | | | | (bzr r13475) | ||||
| * | warning cleanup | Johan B. C. Engelen | 2014-01-08 | 1 | -1/+1 |
| | | | | (bzr r12892) | ||||
| * | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 1 | -44/+23 |
| |\ | | | | | (bzr r12532) | ||||
| | * | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | | | | (bzr r11608.1.113) | ||||
| | * | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -4/+4 |
| | |\ | |/ |/| | (bzr r11608.1.107) | ||||
| | * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -7/+4 |
| | | | | | | | (bzr r11608.1.86) | ||||
| | * | Merged more classes. | Markus Engel | 2013-04-06 | 1 | -35/+13 |
| | | | | | | | (bzr r11608.1.84) | ||||
| | * | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 2013-04-02 | 1 | -0/+9 |
| | | | | | | | | | | | casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | ||||
| | * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -4/+10 |
| | | | | | | | (bzr r11608.1.67) | ||||
| | * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | | | | (bzr r11608.1.63) | ||||
| | * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -7/+7 |
| | | | | | | | (bzr r11608.1.57) | ||||
| | * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -69/+4 |
| | |\ | | | | | | | (bzr r11608.1.56) | ||||
| | * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| | * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.48) | ||||
| | * | | Added "virtual pad" to SPString. | Markus Engel | 2012-08-21 | 1 | -12/+43 |
| | | | | | | | | | | (bzr r11608.1.33) | ||||
| * | | | cppcheck | Kris De Gussem | 2013-06-21 | 1 | -4/+4 |
| | |/ |/| | | | (bzr r12382) | ||||
| * | | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 1 | -34/+7 |
| |/ | | | (bzr r12059) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | | | | (bzr r10067) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -9/+18 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -1/+3 |
| | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8404) | ||||
| * | more correct whitespace handling per ↵ | bulia byak | 2007-02-10 | 1 | -2/+2 |
| | | | | | | http://www.w3.org/TR/SVG11/text.html#WhiteSpace, fixes what remains of bug 1614678. Note that our parser does not seem to fully comply - it does not convert 0xd into 0xa, so here we must handle both. (bzr r2351) | ||||
| * | silence warnings | bulia byak | 2006-02-06 | 1 | -1/+0 |
| | | | | (bzr r86) | ||||
| * | clean up unused code | bulia byak | 2006-02-05 | 1 | -8/+0 |
| | | | | (bzr r79) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+178 |
| (bzr r1) | |||||
