| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -316/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Transform duplicate object only when clipping or masking | Stefano Facchini | 2017-09-24 | 1 | -7/+2 |
| | | |||||
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | Working on powermask LPE | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -1/+2 |
| | | | | (bzr r15722) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -2/+2 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -6/+6 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -11/+4 |
| |/ | | | (bzr r14954.1.17) | ||||
| * | static code analysis | Kris De Gussem | 2016-02-22 | 1 | -4/+4 |
| | | | | (bzr r14665) | ||||
| * | cppification: GSList replaced by vectors (mostly related to guides and grids) | Marc Jeanmougin | 2015-12-05 | 1 | -25/+14 |
| | | | | (bzr r14504.1.1) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -1/+1 |
| | | | | (bzr r14463) | ||||
| * | refactor sp_selection_set_mask | Marc Jeanmougin | 2015-05-08 | 1 | -3/+3 |
| | | | | (bzr r14131) | ||||
| * | fixes various bugs with clipping and masking | Marc Jeanmougin | 2015-05-08 | 1 | -2/+1 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/569281 - https://launchpad.net/bugs/1319171 - https://launchpad.net/bugs/1177650 (bzr r14130) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -67/+58 |
| | | | | (bzr r11608.1.117) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged ObjectGroup and subclasses. | Markus Engel | 2013-04-06 | 1 | -49/+25 |
| | | | | (bzr r11608.1.83) | ||||
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+10 |
| | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -4/+10 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 2013-04-01 | 1 | -4/+4 |
| | | | | (bzr r11608.1.65) | ||||
| * | 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 | -12/+12 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -84/+4 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -35/+10 |
| | | | | | | | (bzr r12065) | ||||
| | * | Cleanup more GObject type definitions | Alex Valavanis | 2013-01-17 | 1 | -1/+1 |
| | | | | | | | (bzr r12034) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -6/+6 |
| | | | | | | | | | | | 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 SPMask. | Markus Engel | 2012-08-21 | 1 | -24/+72 |
| |/ | | | (bzr r11608.1.39) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -20/+12 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -6/+4 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -16/+16 |
| | | | | (bzr r10347.1.21) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+2 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -1/+1 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -21/+20 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -17/+16 |
| | | | | | | | (bzr r10060) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -4/+4 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -70/+65 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -70/+65 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | 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 | -4/+4 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | 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 | -4/+4 |
| | | | | | | | (bzr r9508.1.47) | ||||
| * | | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+0 |
| |/ | | | (bzr r9508.1.45) | ||||
