3cc2708734738d50bc2d4c271e26e1fadd743f1b |
|
19-Mar-2016 |
Jabiertxof <jtx@jtx.marker.es> |
Fix a problem with LPE on clips and paths making extremly slow on LPE |
b8d3bf3a76982b925ccacab389e190adbfa1f3b1 |
|
02-Mar-2016 |
jabiertxof <info@marker.es> |
Fix for bug 1540070 |
7bb7df350d0bc71d89d81c25e6c6806b5a21ec89 |
|
21-Aug-2015 |
Felipe CorrĂȘa da Silva Sanches <fsanches@metamaquina.com.br> |
indentation and whitespace fixes |
5961299a732996ee9d6d764a8e90bccbe42a0611 |
|
25-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
More C++ string usage. |
2ce2003d5713154f99c32af18fb904a1af109031 |
|
29-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
this patch fix the problem whith clips and mask update in live effects.
More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
11f343b8117dbf56931f537820c2749a8232fec2 |
|
31-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors. |
5e7ae71fe4f83f4f03525d93f7b1e16522c6d335 |
|
24-Jun-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix bug introduced in rev. 13403 (merge with trunk) |
2398259587d5fbef302fad419dcc846ae0dbe3cb |
|
24-Jun-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
revert rev. 13429 that broke LPE Bend, Envelope, etc etc.
very sorry about that. |
82187747af9d4ae74531ba84d488a6d864c5d2f3 |
|
16-Jun-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous nesting behavior was not used, and code relied on non-nesting behavior. |
a8ccce3fe7248cc5294a4f1716593c2c9c358c3c |
|
11-Jun-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fix for bug #1241902 |
b37a2ebe36933e9616f9057793bd459e6125b5be |
|
07-Jun-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fix for Bug #1241902 - |
aca401d4348b77ea5f6ca97ece520382bdf8c14d |
|
05-May-2014 |
VinĂcius dos Santos Oliveira <vini.ipsmaker@gmail.com> |
Enabling path manipulator to comunicate if paths are bspline when
accessing const objects.
This change was required to correctly show on the GUI whether or not a
node was a bspline. |
f4ce66b44581cea80a736cf20244c0539a7525da |
|
04-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ |
32143ea5edb30f496040c1f24538e38d9453fc06 |
|
04-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ |
a3a7066e4eddff261972ab876880fb9979726b5d |
|
04-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
LPE: add some const correctness, remove unused function, and fix potential crash bug |
8261c3f0a43f2bbfa6f25edbae152278c40d9d97 |
|
25-Sep-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ify calling a few SPLPEItem functions, much more work than expected... slowly slowly... |
aded4b44e9194df7c9905c5787d1c7a9553d12cd |
|
15-Sep-2013 |
Markus Engel <markus.engel@tum.de> |
Added runtime check in SP_-cast macros. |
d74e415b7dd25ccb70d40a9f11ec99f23b57ed63 |
|
14-Sep-2013 |
Markus Engel <markus.engel@tum.de> |
Modified SP_IS_ macros. |
113c1da23be452320f54194502cbfe284547058d |
|
05-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged Item. |
d1d2f92b9650926225a68c89a7af3af5473a69c8 |
|
05-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged more classes. |
88a6b1adf87b98d54498dbdf4b3ffae7a1f3b227 |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Added virtual destructor to SPObject. Switched to new factory. Replaced some casts. Inkscape seems stable, car.svgz renders correctly to png. |
22c51fdb2975ebdbcac0b7829efa077f59ad0036 |
|
01-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Added experimental constructor to SPRect. Memory leaks because of non-virtual destructor. |
6bbadb7dace9a9325f05c20ab8401ef71e857c10 |
|
01-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Replaced all casting macros with glib-independent ones. |
51dc158adbe2c9d1df3c941cbf78b90944d1afc2 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Renamed virtual function names. |
3262f14c5bf064354a579fea8fe008bf190c9596 |
|
14-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix another tonne of forward declaration tags |
715757c20baad0e8e8b54e8ad6742565f923b74c |
|
14-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Kill ancient gcc version check in configure.ac and fix a load of broken forward declarations |
f97876b1e4e2c78370cd576e5dfb9fbab89c98a4 |
|
27-Oct-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
cppcheck fixes: sp-lpe-item |
4bd9cc13b0264b6577fd94bbbd737c4608b3466d |
|
29-Sep-2012 |
Markus Engel <markus.engel@tum.de> |
Removed old calls to set_shape and update_patheffect. |
b33e66f7da8a9371bc4e89373b075d27e2d1ec20 |
|
18-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pad" to SPLPEItem. |
620d9f76e90641a5a91f0c45fcb9a2f07b3881db |
|
17-Jan-2012 |
Johan Engelen <goejendaagh@zonnet.nl> |
add underscores to some member variables.
add some const stuff |
0dc33d4ce43e0bb49c63aa53b826ec4a1ff68e28 |
|
23-Dec-2010 |
Jon A. Cruz <jon@joncruz.org> |
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header. |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with 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. |
ceb5b95fcd0925a9efbd13564f40d126cf4ea9b4 |
|
31-May-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
much better fix for lpe forking, that can no longer turn into infinite loop
still, lpes are forked when referenced by clones... |
e72ec96ad2ab870dc0af88bc559c86b32c63dd9c |
|
18-May-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
better fix for lpe stack forking |
f0adf2766388b21de0a6c429e39496cb4f95992c |
|
23-Nov-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
work on the lpe group undo bug. it's not solved, but i think LPE code does everything correct now. I think now it's the interplay between undo-system and LPE that bugs. |
1e26c94d38d46957b039b5ce059d093b5821ea18 |
|
22-Aug-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do not calculate the curve if they have a broken lpe, instead reading it directly from d= and issuing a warning |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
f3a66fd7107a518ece46e251bb8248975de66bc7 |
|
29-Jul-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Remove now obsolete functions |
29f9623ba77fc735b89765ae3a13e0c06aabafce |
|
15-Jul-2008 |
cilix42 <cilix42@users.sourceforge.net> |
New LPE FreehandShape derived from PatternAlongPath (for the shapes in 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 |
38b67355324899795e56e5440ba98c61ef46c13b |
|
19-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Update LPE helper paths "live" on changes |
04c99c338ffdc6e10cb6f5c18f6f06b3f555e8eb |
|
16-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
First step towards making helper paths for LPE items work better |
0563fd55cbad59e8a878e6d4cbbdd8e47f74488d |
|
30-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
LPE STACKING!
(many thanks to the french students who made this.) |
6dee13f1978edf532e28b55de684694f0b2e9449 |
|
17-May-2008 |
bgk <bgk@users.sourceforge.net> |
Fix LPE for groups bounding box calculation by using the SPItem->getBounds method.
Some preliminary work for LPE stacking. |
5209a05743e62584a7ec6afe050ffb0223f899f8 |
|
09-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
- try to use more forward declarations for less dependencies on display/curve.h
- 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 |
019dcd82834b28a0204655ae1f3766a4c4d7cb7c |
|
29-Mar-2008 |
pjrm <pjrm@users.sourceforge.net> |
svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packaging/macosx/native-gtk/*, src/dom/**). |
59db2c5bfb49604bc4a1ae45f3723f2b8803bbaf |
|
28-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
Add two files that were forgotten in last commit |