| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -117/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Fixing problems with nested LPE and convert to paths | Jabier Arraiza | 2017-10-14 | 1 | -4/+3 |
| | | |||||
| * | Force not original-d if the clip-path or mask has not a LPE allowed to change it | Jabiertxof | 2017-05-28 | 1 | -0/+2 |
| | | | | (bzr r15707) | ||||
| * | Fixing to merge | Jabiertxof | 2017-01-24 | 1 | -1/+2 |
| | | | | (bzr r15392.1.8) | ||||
| * | Adding base | Jabiertxof | 2017-01-05 | 1 | -1/+1 |
| | | | | (bzr r15392.1.1) | ||||
| * | Fix a problem with LPE on clips and paths making extremly slow on LPE | Jabier Arraiza Cenoz | 2016-03-19 | 1 | -1/+1 |
| | | | | (bzr r14719) | ||||
| * | Fix for bug 1540070 | Jabier Arraiza Cenoz | 2016-03-02 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678) | ||||
| * | indentation and whitespace fixes | Felipe Corrêa da Silva Sanches | 2015-08-21 | 1 | -18/+18 |
| | | | | (bzr r14314) | ||||
| * | More C++ string usage. | Johan B. C. Engelen | 2014-11-25 | 1 | -1/+2 |
| | | | | (bzr r13762) | ||||
| * | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -3/+3 |
| | | | | | | More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -6/+4 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | fix bug introduced in rev. 13403 (merge with trunk) | Johan B. C. Engelen | 2014-06-24 | 1 | -7/+4 |
| | | | | (bzr r13341.1.67) | ||||
| * | Update to latest tip (trunk r13432) | Liam P. White | 2014-06-19 | 1 | -4/+7 |
| |\ | | | | | (bzr r13341.1.62) | ||||
| | * | LPEItem enabling/disabling: rewrite mechanism to be more robust. the ↵ | Johan B. C. Engelen | 2014-06-16 | 1 | -4/+7 |
| | | | | | | | | | | | previous nesting behavior was not used, and code relied on non-nesting behavior. (bzr r13429) | ||||
| | * | Fix for bug #1241902 | Jabier Arraiza Cenoz | 2014-06-11 | 1 | -0/+2 |
| | | | | | | | (bzr r13418) | ||||
| * | | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 2014-06-07 | 1 | -0/+2 |
| | | | | | | | (bzr r13341.1.52) | ||||
| * | | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 2014-05-05 | 1 | -0/+1 |
| |/ | | | | | | | | accessing const objects. This change was required to correctly show on the GUI whether or not a node was a bspline. (bzr r11950.8.1) | ||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -11/+14 |
| | | | | (bzr r12660) | ||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -5/+7 |
| | | | | (bzr r12659) | ||||
| * | LPE: add some const correctness, remove unused function, and fix potential ↵ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| | | | | | | crash bug (bzr r12656) | ||||
| * | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 2013-09-25 | 1 | -4/+5 |
| | | | | | | slowly slowly... (bzr r12593) | ||||
| * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r11608.1.123) | ||||
| * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | (bzr r11608.1.122) | ||||
| * | Merged Item. | Markus Engel | 2013-04-05 | 1 | -1/+1 |
| | | | | (bzr r11608.1.81) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -21/+2 |
| | | | | (bzr r11608.1.78) | ||||
| * | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 2013-04-02 | 1 | -1/+2 |
| | | | | | | casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | ||||
| * | Added experimental constructor to SPRect. Memory leaks because of ↵ | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | | | non-virtual destructor. (bzr r11608.1.66) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | 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 | -5/+5 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r12204) | ||||
| | * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+2 |
| | | | | | | | | | | | forward declarations (bzr r12203) | ||||
| | * | cppcheck fixes: sp-lpe-item | Alex Valavanis | 2012-10-27 | 1 | -2/+2 |
| | | | | | | | (bzr r11836) | ||||
| * | | Removed old calls to set_shape and update_patheffect. | Markus Engel | 2012-09-29 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.45) | ||||
| * | | Added "virtual pad" to SPLPEItem. | Markus Engel | 2012-08-18 | 1 | -0/+29 |
| |/ | | | (bzr r11608.1.3) | ||||
| * | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -3/+4 |
| | | | | | | add some const stuff (bzr r10900) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -3/+7 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | 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) | ||||
| * | much better fix for lpe forking, that can no longer turn into infinite loop | Johan B. C. Engelen | 2010-05-31 | 1 | -3/+5 |
| | | | | | | | | | still, lpes are forked when referenced by clones... Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9460) | ||||
| * | better fix for lpe stack forking | Johan B. C. Engelen | 2010-05-18 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9431) | ||||
| * | work on the lpe group undo bug. it's not solved, but i think LPE code does ↵ | Johan B. C. Engelen | 2009-11-23 | 1 | -2/+2 |
| | | | | | | everything correct now. I think now it's the interplay between undo-system and LPE that bugs. (bzr r8839) | ||||
| * | fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do ↵ | bulia byak | 2009-08-22 | 1 | -0/+1 |
| | | | | | | not calculate the curve if they have a broken lpe, instead reading it directly from d= and issuing a warning (bzr r8520) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | Remove now obsolete functions | Maximilian Albert | 2008-07-29 | 1 | -5/+0 |
| | | | | (bzr r6458) | ||||
| * | New LPE FreehandShape derived from PatternAlongPath (for the shapes in ↵ | Maximilian Albert | 2008-07-15 | 1 | -0/+2 |
| | | | | | | pen/pencil context); don't apply shapes each time the selection changes; new functions to test for specific LPE type and if a path can accept a new shape (bzr r6322) | ||||
| * | Update LPE helper paths "live" on changes | Maximilian Albert | 2008-06-18 | 1 | -0/+3 |
| | | | | (bzr r5995) | ||||
| * | First step towards making helper paths for LPE items work better | Maximilian Albert | 2008-06-16 | 1 | -0/+3 |
| | | | | (bzr r5954) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -7/+23 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵ | Bastien Bouclet | 2008-05-17 | 1 | -1/+1 |
| | | | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+1 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
