| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -627/+0 | |
| A lot of header clean-up. | |||||
| 2017-10-14 | Fixing problems with nested LPE and convert to paths | Jabier Arraiza | 1 | -4/+5 | |
| 2017-10-09 | Fixes for transforms in LPE shapes | Jabiertxo Arraiza Cenoz | 1 | -8/+22 | |
| 2017-09-21 | Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵ | Jabier Arraiza | 1 | -0/+2 | |
| powerstroke path | |||||
| 2017-05-29 | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵ | Jabiertxof | 1 | -2/+8 | |
| improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15713) | |||||
| 2017-05-29 | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵ | Jabiertxof | 1 | -2/+8 | |
| improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -3/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+3 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -3/+1 | |
| (bzr r15025) | |||||
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -6/+7 | |
| (bzr r14508) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -10/+0 | |
| (bzr r13939.1.1) | |||||
| 2014-08-07 | Redo the fix for bug #1348375 | Liam P. White | 1 | -2/+3 | |
| (bzr r13500) | |||||
| 2014-08-06 | Fix another mistake introduced in r13495 | Liam P. White | 1 | -3/+2 | |
| (bzr r13499) | |||||
| 2014-08-06 | Fix mistake introduced in r13495 | Liam P. White | 1 | -2/+1 | |
| (bzr r13498) | |||||
| 2014-08-06 | Fix for bug #1348375 (randomized stars change on translation) | Liam P. White | 1 | -3/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1348375 (bzr r13495) | |||||
| 2014-06-27 | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 1 | -2/+0 | |
| (bzr r13441) | |||||
| 2014-06-27 | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 1 | -2/+0 | |
| (bzr r13341.1.69) | |||||
| 2014-06-11 | Fix for bug #1241902 | Jabier Arraiza Cenoz | 1 | -0/+2 | |
| (bzr r13418) | |||||
| 2014-06-07 | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 1 | -0/+2 | |
| (bzr r13341.1.52) | |||||
| 2014-01-06 | Fix transforming shapes with path effect applied (bug #1247324) | Jabier Arraiza Cenoz | 1 | -0/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1247324 (bzr r12884) | |||||
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -3/+3 | |
| (bzr r12729) | |||||
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12660) | |||||
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12659) | |||||
| 2013-09-25 | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 1 | -4/+3 | |
| slowly slowly... (bzr r12593) | |||||
| 2013-09-24 | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 1 | -1/+1 | |
| remove const. (bzr r12584) | |||||
| 2013-09-20 | Refactor status-bar text for multiple items, was very broken | Martin Owens | 1 | -9/+8 | |
| Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | |||||
| 2013-09-02 | Fix bug that added transforms to new objects. | Matthew Petroff | 1 | -0/+56 | |
| (bzr r12475.1.11) | |||||
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -2/+0 | |
| (bzr r11608.1.86) | |||||
| 2013-04-05 | Merged Item. | Markus Engel | 1 | -1/+0 | |
| (bzr r11608.1.81) | |||||
| 2013-04-05 | Merged more classes. | Markus Engel | 1 | -1/+0 | |
| (bzr r11608.1.78) | |||||
| 2013-04-05 | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 1 | -7/+6 | |
| (bzr r11608.1.76) | |||||
| 2013-04-04 | Combined some classes. | Markus Engel | 1 | -163/+166 | |
| (bzr r11608.1.75) | |||||
| 2013-04-02 | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 1 | -12/+0 | |
| (bzr r11608.1.72) | |||||
| 2013-04-02 | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 1 | -0/+10 | |
| rewritten, as they aren't real classes. (bzr r11608.1.69) | |||||
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -4/+10 | |
| (bzr r11608.1.67) | |||||
| 2013-03-31 | Prepared exchange of casting macros. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.63) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -15/+15 | |
| (bzr r11608.1.57) | |||||
| 2013-03-29 | Removed function pointers from SPObject and subclasses. | Markus Engel | 1 | -3/+3 | |
| Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | |||||
| 2013-03-14 | Various changes. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.48) | |||||
| 2013-01-24 | More GObject boilerplate cleanup | Alex Valavanis | 1 | -41/+15 | |
| (bzr r12059) | |||||
| 2013-01-17 | const .... | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12039) | |||||
| 2012-10-06 | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 1 | -2/+2 | |
| (bzr r11608.1.46) | |||||
| 2012-09-29 | Removed old calls to set_shape and update_patheffect. | Markus Engel | 1 | -2/+2 | |
| (bzr r11608.1.45) | |||||
| 2012-08-18 | Added "virtual pad" to SPStar. | Markus Engel | 1 | -33/+96 | |
| (bzr r11608.1.11) | |||||
| 2012-01-17 | add underscores to some member variables. | Johan B. C. Engelen | 1 | -3/+3 | |
| add some const stuff (bzr r10900) | |||||
| 2012-01-08 | Warning and uninitialized variable cleanup. | Jon A. Cruz | 1 | -15/+7 | |
| (bzr r10860) | |||||
| 2011-08-22 | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 1 | -8/+3 | |
| a single array, instead of each having its own member variable (bzr r10569) | |||||
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 1 | -2/+2 | |
| item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | |||||
| 2011-06-26 | - Add a third group of snap sources/targets, called ¨others¨ (before we ↵ | Diederik van Lierop | 1 | -1/+1 | |
| had only ¨bounding box¨ and nodes (see bug #788178) - Fix the display of the snap source - Fix snapping of guides to other guides & grids (bzr r10372) | |||||
| 2011-04-01 | add curve before LPE to SPShape. this is useful for helperpath display. It ↵ | Johan B. C. Engelen | 1 | -0/+2 | |
| was inspired from fixing bug 407008 Fixed bugs: - https://launchpad.net/bugs/407008 (bzr r10142) | |||||
