| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+3 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -9/+9 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -40/+40 |
| |/ | | | (bzr r14954.1.19) | ||||
| * | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 2016-04-29 | 1 | -2/+0 |
| | | | | (bzr r14864) | ||||
| * | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 2016-04-29 | 1 | -0/+2 |
| | | | | (bzr r14863) | ||||
| * | Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes. | Tavmjong Bah | 2015-12-05 | 1 | -2/+30 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1522478 - https://launchpad.net/bugs/262528 - https://launchpad.net/bugs/168845 (bzr r14505) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -15/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Add getDocumentScale() to return "real-world" to "user-unit" scale factor. | Tavmjong Bah | 2015-01-06 | 1 | -2/+4 |
| | | | | | | Use it to correct text postion after removing from path. (bzr r13843) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -3/+0 |
| | | | | (bzr r13476) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | | | | (bzr r13475) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -2/+2 |
| | | | | (bzr r12729) | ||||
| * | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 2013-10-01 | 1 | -6/+6 |
| | | | | | | | | | | Fixes #304407 and possibly a few other bugs. Revert incorrect _item_bbox changes from r12528. Fixed bugs: - https://launchpad.net/bugs/304407 (bzr r12648) | ||||
| * | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 2013-09-24 | 1 | -1/+1 |
| | | | | | | remove const. (bzr r12584) | ||||
| * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | ||||
| * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -6/+4 |
| |\ | | | | | (bzr r11608.1.120) | ||||
| | * | cppcheck: c-style casts > c++ style casts | Kris De Gussem | 2013-08-04 | 1 | -21/+13 |
| | | | | | | | (bzr r12466) | ||||
| * | | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -4/+4 |
| | | | | | | | (bzr r11608.1.113) | ||||
| * | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -4/+0 |
| | | | | | | | (bzr r11608.1.86) | ||||
| * | | Merged Item. | Markus Engel | 2013-04-05 | 1 | -18/+14 |
| | | | | | | | (bzr r11608.1.81) | ||||
| * | | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -194/+130 |
| | | | | | | | (bzr r11608.1.78) | ||||
| * | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+14 |
| | | | | | | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -8/+20 |
| | | | | | | | (bzr r11608.1.67) | ||||
| * | | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+2 |
| | | | | | | | (bzr r11608.1.63) | ||||
| * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -24/+24 |
| | | | | | | | (bzr r11608.1.57) | ||||
| * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -193/+9 |
| |\| | | | | | (bzr r11608.1.56) | ||||
| | * | cleanup sp_tspan: Use G_DEFINE_TYPE | Alex Valavanis | 2013-01-19 | 1 | -98/+37 |
| | | | | | | | (bzr r12044) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -10/+10 |
| | | | | | | | | | | | 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 | -2/+2 |
| | | | | | | | (bzr r11608.1.48) | ||||
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -2/+2 |
| | | | | | | | (bzr r11608.1.46) | ||||
| * | | Added "virtual pad" to SPTextPath and SPTSpan. | Markus Engel | 2012-08-19 | 1 | -57/+154 |
| |/ | | | (bzr r11608.1.27) | ||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -49/+44 |
| | | | | (bzr r10860) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -18/+13 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -18/+22 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -16/+20 |
| | | | | | | | (bzr r10064) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -60/+72 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -60/+72 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -8/+8 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | 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) | ||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -3/+4 |
| | | | | | | | (bzr r9508.1.47) | ||||
| * | | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+0 |
| |/ | | | (bzr r9508.1.45) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
| * | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -1/+1 |
| | | | | | | | warning: suggest a space before ‘;’ or explicit braces around empty body in 'for'/'while' statement (bzr r7251) | ||||
