| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Changed arguments and names of selection chemistry functions | Adrian Boguszewski | 2016-07-20 | 1 | -2/+2 |
| | | | | | | | (bzr r14954.1.22) | ||||
| * | | 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/+7 |
| |/ | | | (bzr r14954.1.19) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -4/+4 |
| | | | | (bzr r14464) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -1/+2 |
| | | | | (bzr r13809) | ||||
| * | Store 3d box tool coordinates stored in 'user units'. | Tavmjong Bah | 2014-12-04 | 1 | -42/+70 |
| | | | | (bzr r13784) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -3/+3 |
| | | | | (bzr r13768) | ||||
| * | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -4/+4 |
| | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 |
| | | | | (bzr r13341.5.1) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -2/+2 |
| | | | | (bzr r12782) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -58/+32 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -18/+9 |
| | | | | | | | (bzr r11608.1.111) | ||||
| | * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -8/+5 |
| | | | | | | | (bzr r11608.1.86) | ||||
| | * | Merged more classes. | Markus Engel | 2013-04-06 | 1 | -41/+14 |
| | | | | | | | (bzr r11608.1.84) | ||||
| | * | 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 | -7/+13 |
| | | | | | | | (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 | -9/+9 |
| | | | | | | | (bzr r11608.1.57) | ||||
| | * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -171/+3 |
| | |\ | | | | | | | (bzr r11608.1.56) | ||||
| | * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| | * | | Added "virtual pads" for | Markus Engel | 2013-03-29 | 1 | -10/+145 |
| | | | | | | | | | | | | | | | | | | | | | | - ColorProfile - LivePathEffectObject - Persp3D (bzr r11608.1.51) | ||||
| | * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -3/+4 |
| | | | | | | | | | | (bzr r11608.1.48) | ||||
| * | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -3/+4 |
| | |/ |/| | | | (bzr r12475.1.2) | ||||
| * | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -29/+1 |
| |/ | | | (bzr r12064) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+1 |
| | | | | (bzr r11030) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -3/+3 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -10/+10 |
| | | | | (bzr r10067) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -31/+27 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -4/+4 |
| | | | | | | | | | | | 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 | -3/+3 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -2/+2 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | | | | | | | (bzr r9546.1.2) | ||||
| * | | 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) | ||||
| * | Major simplification of 3D box code. | Maximilian Albert | 2009-12-26 | 1 | -142/+8 |
| | | | | (bzr r8911) | ||||
| * | Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵ | Maximilian Albert | 2009-12-26 | 1 | -100/+153 |
| | | | | | | perspectives. (bzr r8910) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -5/+5 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -5/+5 |
| | | | | (bzr r8404) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+1 |
| | | | | | | suggested parentheses (bzr r7252) | ||||
| * | More NR::Point ==> Geom::Point | Maximilian Albert | 2008-09-18 | 1 | -9/+9 |
| | | | | (bzr r6837) | ||||
| * | comments | Maximilian Albert | 2008-07-30 | 1 | -0/+7 |
| | | | | (bzr r6480) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -4/+3 |
| | | | | (bzr r5884) | ||||
