ad45b3a342aa3f5a1fbab4e8072cfb68432ecb29 |
|
26-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Collect util/ into a static library |
6ddcb13312b093232ab98de91a9d064d5e57a79d |
|
23-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. |
280aacbbe34a383b9a53217d5f66efdd67a9fbee |
|
21-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Implement rendering for 'context-fill' and 'context-stroke' (text not handled yet). |
dd01876bd8c0378d9398a8b6f9b65c384e982e35 |
|
25-Nov-2014 |
tavmjong-free <tavmjong@free.fr> |
Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn'). |
899888d8c4cabe4233960a7b1e7f8d5cfe2aafb9 |
|
25-Oct-2014 |
Jon A. Cruz <jon@joncruz.org> |
Cleaned casts from sp-shape by fixing member type. |
3e837b4cbc71d489d7ce89151c962698bbd270a3 |
|
14-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Implement marker 'orient' attribute value 'auto-start-reverse'. |
7928f64712fea954c584ebbe2708f4a3a45b8af2 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree |
619d2e2137be2f2ce8b3f03925498aadc0ab1664 |
|
20-Aug-2014 |
tavmjong-free <tavmjong@free.fr> |
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (rendering only). |
d4ddf234f7a03e340f3f5a19b1b807b532557957 |
|
28-Jul-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
related to lp:inkscape r13474, remove unnecessary/broken placement news |
fcf15a325e21392287afdd4dea93e340088d0eef |
|
24-Apr-2014 |
tavmjong-free <tavmjong@free.fr> |
Clean up of style code: refactor marker properties. Step 3. |
ac314d4fb20659c99d07777bc2579d283c5550e6 |
|
28-Oct-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
"fix" some "unused parameter" warnings |
203b91a85466178dd14a24236e0e42539bc4a24b |
|
27-Oct-2013 |
Markus Engel <markus.engel@tum.de> |
Added some consts. |
0411f485d2222a19c42eed77c3185e752bb8f044 |
|
26-Sep-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
random code cleanup |
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... |
1d0edd25e3336de5861af86c5cdaf6f7239ce9d5 |
|
14-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Do not allow markers for children of markers (prevent loop) |
35ab4ac663b2fff9f3bfeb5ddd8b3f262549236a |
|
26-May-2013 |
tavmjong-free <tavmjong@free.fr> |
Prevent crash from middle marker when a path or polyline has only one point. |
35087bff7509c736a32e0b74fd9ff0834bde7b6b |
|
07-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merge Object and subclasses. Merging of SP- and C-classes complete. |
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. |
dfa718432885eb6d54a5fc0f16016a770b3d0dd9 |
|
05-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged Shape and subclasses. Cleaned up a bit. |
0a7b156efd8eda8ee5e09f6fb37a83f308b9fc82 |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up a bit. Uses some C++11 features. |
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. |
54ad9fc9cd6da88557d0dcd6c17eb47c7bbb5551 |
|
01-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Prepared exchange of casting macros. |
51dc158adbe2c9d1df3c941cbf78b90944d1afc2 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Renamed virtual function names. |
883c5b2d5104c153708fdc513209d5694b489900 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Removed function pointers from SPObject and subclasses.
Added some missing virtual pads for classes that were hidden by preprocessor macros. |
4c0ce26a3d50888ea326789170588360b784e935 |
|
14-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Various changes. |
14d74a6e5a2787d4c05a9a487e3d050c4247fce8 |
|
23-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up more GObject type definitions |
63d1980a988ad97a4768dd4a211504216a86ccd7 |
|
08-Dec-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
Selector tool: improve responsiveness for snapping a path's internal intersections (was unbearable already for paths having 20+ segments) |
27accadf39d602e8a800b6f319f9e8fe6c8bef50 |
|
11-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
SPObject: drop sp_object_ prefix on class members |
e306af68d36a56d8a977b500d3b27441895b5031 |
|
06-Oct-2012 |
Markus Engel <markus.engel@tum.de> |
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. |
4bd9cc13b0264b6577fd94bbbd737c4608b3466d |
|
29-Sep-2012 |
Markus Engel <markus.engel@tum.de> |
Removed old calls to set_shape and update_patheffect. |
8538278511d1b8bad47dfb0442198b328d0afc90 |
|
18-Sep-2012 |
apenner <penner@vaxxine.com> |
fix typo in marker bbox calculation (Bug 1051131) |
1104b1c4c7a399b9e82177b56a548321ce1c1fbe |
|
19-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
As all subclasses of SPShape now have "virtual pads" with correct inheritance, the virtual function call to "onSetShape" was converted to C++ style. |
9ef41df766bc29d126dffbe681d0a366a3c6a95f |
|
18-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pad" to SPShape. |
7f3f798475a888ef5b7bf2badaf80b43acabba50 |
|
24-Feb-2012 |
apenner <penner@vaxxine.com> |
avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) |
b6b6fb614b494412013ec0cde6f9cd147e8207f3 |
|
15-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
620d9f76e90641a5a91f0c45fcb9a2f07b3881db |
|
17-Jan-2012 |
Johan Engelen <goejendaagh@zonnet.nl> |
add underscores to some member variables.
add some const stuff |
b1f68f459a210575936c2450f578f79189fc3817 |
|
17-Jan-2012 |
Johan Engelen <goejendaagh@zonnet.nl> |
turn SPPath into a class, and add some methods... |
2d47dc2fd759a7cb28fd500087e694a195582121 |
|
04-Jan-2012 |
apenner <penner@vaxxine.com> |
for bbox calculation, disable call to Path::Coalesce (Bug 906952) |
a7db68f2f08664e02949c354cd37031dbca32923 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Remove NRRect use from the extension system |
36bb2154f1627a17c3591eb4d7f89335e8b5dadd |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Refactor SPItem bounding box methods: remove NRRect usage and make code
using them more obvious. Fix filter region computation. |
9dcf1f7c49c511dbf988b8ae4bfb700dd1e215c3 |
|
25-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Remove duplicate bbox data from DrawingShape |
45d2569e428fc3733725b5e64e313e48c2a9d989 |
|
22-Aug-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
Refactoring of the snapping preferences; mainly about storing all toggles in a single array, instead of each having its own member variable |
3a3365c39fe3932d005ae1aa4324ef48606f5e18 |
|
07-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArena -> Inkscape::Drawing. Call render and update
methods on the Drawing rather than on the root DrawingItem. |
d1bde559850436556ebee2e70e10f1cfc8aff636 |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArenaItem hierarchy into C++ |
e898e8dd3fbc3e21f3a35f089a0d1c1dc6d48850 |
|
17-Jul-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is 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 |
8a0a34615f080ecd1c09986d8963d6afe5937a25 |
|
16-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of oudated/redundant SP_ITEM() macro use. |
c60180049420944fe78f7d8b2ca1df28cba163fd |
|
26-Jun-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
- Add a third group of snap sources/targets, called ¨others¨ (before we had only ¨bounding box¨ and nodes (see bug #788178)
- Fix the display of the snap source
- Fix snapping of guides to other guides & grids |
4b883d02d308812fcf976f6292838c52a6230137 |
|
01-May-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
Fix crashes on empty marker definitions. |
40c4bc6674ab8eef48f4211bcf94b791452d90c7 |
|
02-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add curve before LPE to SPShape. this is useful for helperpath display. It was inspired from fixing bug 407008 |
381231d5b7a471312bd611ca7817b95d06f803e4 |
|
13-Mar-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
make a strange cast more obvious |
f68aabe351946119c80978525cd86564dd33e02f |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
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. |
55a286f813676c0fa501867047da87af2291384e |
|
23-Oct-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
Beware: some 2geom functions can throw useful exceptions! fixing crash bug 614751 |
6fb346988965d600415f2a8bbd5af507d82a1418 |
|
23-Oct-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
Don't try displaying markers for completely empty paths, fixes crash. |
67bec49781a3a9674bccd85b8a7559ce72509375 |
|
05-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Wholesale cruft removal part 3 |
ec3cef722801728184cc83bd46740d0fdcadf908 |
|
04-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Wholesale cruft removal part 1 |
cc1dc1d8b7721543eac3fd52b7c5aaa1dc4fa154 |
|
24-Jul-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Avoid self-snapping when dragging a rotation center, and draw the rotation center at the snapped position |
cf6282e355b018fc3fb50920a93ff9b20e8e014a |
|
19-Jul-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Fix snapping to midpoints of closing segments |
3160bbbab034cde9669d9dbe736bd834b9cb0352 |
|
14-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
SPShape c++ified to the extent it was possible and more changes done for XML privatisation. Major changes yet to come. |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f |
|
29-Jun-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
This is the first c++ification commit from me. It handles sp-line, 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]. |
ae73b82cf10057153a43afdcb1f3a22deac18ea2 |
|
21-May-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
- "Snap nodes or handles" button now also includes smooth nodes
- Improved snap tooltips |
032fdafbe3ffdf1885cb71859c04ba6785a141a0 |
|
10-Apr-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
* improve boundingbox calculation: include strokecaps.
* increasing boundingbox calculation precision for selection to marker, selection to pattern and fit canvas to selection |
a863e835ebdabf37c059e325ba54d689ff0dd752 |
|
09-Jan-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Refactoring the snapping API (making it easier to maintain and understand for the devs) |
68b9e386db1a231abaddbfed4d05f7539bdac786 |
|
08-Nov-2009 |
scislac <scislac@users.sourceforge.net> |
Patch for 456148 by Johan |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
b45b3ca12c271745b18a142d10a6ac8efd9f79cc |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
904585497908e2d2a3b559a958e0a2949bf88716 |
|
28-Apr-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Fix the crash reported in bug #342755 |
771d00baf3d15209a77dce026f7ef45a78365e62 |
|
20-Feb-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
The snap indicator's tooltip now displays "A to B", whereas before it only displayed "B". |
12ea05d1efa17dc55b35f37128c5e19677c38247 |
|
14-Feb-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
warning fix |
332f5d0034d0091fd568fb1fa598cc2092121dd2 |
|
18-Jan-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
- Snap to the midpoint of shapes and bboxes
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed |
9b9200009d4fe5063f0c2a6a3f9b1cd534352014 |
|
10-Jan-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Added a new toolbar with snapping controls |
bf3e56fe437c2a9af1a7a8d222dc355e601faa29 |
|
04-Jan-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
fix bbox calculation of markers |
05a66d0771cb563225b8690de04e9490b35453f2 |
|
02-Jan-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
make 'marker' property work (shorthand for start, mid and end markers); inkscape now passes svg testsuite painting-marker-03-f.svg |
06aecef405c4cf6f7551ab622c3040562cb62c78 |
|
28-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
More NR ==> Geom changes |
2b7ee786ac3f40bb6b0d6e19f565b802f29f50e0 |
|
14-Dec-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) snap midpoints of line segments (both as source and as target)
2) snap intersections within a single shape (as source; as target was already implemented) |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
3bd80e038b72ad220f218d7053a9089685fab17c |
|
01-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
7079a43aa387066c2f67402d77dbe3db981b1054 |
|
31-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
19b6a289d8834235eba2b20a472e45f4710546b4 |
|
23-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
it's not a good idea to change key of arenaitem in the middle of an update; not only this is unnecessary, but it results in a hard to catch windows-only crash |
6b76ef6bb3e9b4e1cc83e01cd81a55bbd0450989 |
|
18-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Next roud of NR ==> Geom conversion |
9dac17245f8c338cbd7ff934782eb549dc4da353 |
|
25-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix per SVG spec: bbox for paint servers must be exclusive of a stroke width etc., ie be geometric |
66cc931cd442de9b5ddd6a95fc3ae7f2cec60d21 |
|
25-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
whitespace |
17d87f5698f5c2958d38c6a6207c7b322a7adaf9 |
|
13-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR:: to Geom:: for most of src/extension/ |
e21d4ac16bee82a55fd227660aa14af10ecac9b1 |
|
08-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix marker behavior for moveto-only paths |
26b62dfb088a00b6debad350538a64c2af145f50 |
|
08-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove many unnecessary to_2geom and from_2geom calls |
8b9a820756fdf348239872236be2257f854e094a |
|
06-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR::Maybe => boost::optional |
f9867434faf14ec4af3142093eff6001cca2ab16 |
|
14-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify snappoint finding for SPShapes. |
4610b6fd647f02ba014e35a3e83da530194c25d1 |
|
12-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify print, fill and stroke methods of extensions |
a950d99f377922f93d802d8ad56fa93290581660 |
|
07-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
substitute macro with function call |
a3b813b5b27f754d86b041a594f113b6c04a9789 |
|
07-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix number of marker counting in shape |
b0552f63c579059654f73a81f10b9e945af06b04 |
|
07-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove dead code |
c500c15d2c9e637ed07c0ddb1045f5ecc2351b00 |
|
07-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix orientation of markers |
f1b47ccc5630d0e312c05d9f76dc9181d350a3a9 |
|
05-Jul-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
79bf53d707e04e4988cac4d4e2105822b8463593 |
|
05-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify calculation of number of markers on a path |
fc08015696d95fa7a0a783a17a734fb8be9e4a98 |
|
21-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
sp_shape now uses 2geom PathVector for all marker positions |
54e660c4de9d37185e3953165d053526632ef4f0 |
|
21-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
sp_shape_render for cairo-renderer extension now uses 2geom for marker positions |
4341eb4f3ab488a3034ae09a224d0cabf4daf82b |
|
21-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify sp_shape_update_marker_view. |
c8e647eb39cdab2055c14b37de3a681a20524188 |
|
16-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
use 2geom method to calc boundingbox of shape |
e77e2e02d8ab186389f86e48b1834d95f51cf68d |
|
12-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions |
43d06c7da14a174c6b2b41f9849b0cf098de4770 |
|
11-Jun-2008 |
mental <mental@users.sourceforge.net> |
plumb XML::Documents in everywhere |
dda97aeba7480d08320ebceecae13b8531db1b81 |
|
06-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
merge gsoc2008_johan_path2geom into trunk |
e5183c603c61d36c2c145e99693cbc62463122f3 |
|
09-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
complete adding const to have only NArtBpath const * get_bpath() const; for accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. |
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 |
ff10ef00a3847886fff81e690d2f329f5eba2253 |
|
05-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
struct SPCurve => class SPCurve
change all sp_curve_methods functions to SPCurve::methods. |
1d9fba0b575543bc3c0d2e9f15b51e44be93893c |
|
03-Apr-2008 |
joncruz <joncruz@users.sourceforge.net> |
Fixed LPE crash with unitialized pointer |
23d859f2ce09c04ed802cb4912cc9c50f512f0a2 |
|
28-Mar-2008 |
bgk <bgk@users.sourceforge.net> |
- Created a SPLPEItem class that handles applying a LPE to an Item
- LPEs can now be applied to groups
- Updated the bend path to work properly with groups |
3955580a5a68a873b098921626f5b9d841b964ec |
|
21-Mar-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
No more NRMatrix or NRPoint. |
ce92a40e9b08d1712dcaad75675f3b7b42c9fe1e |
|
25-Feb-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
comment fix |
4f427fa39c9b7b51a57897af79b5fcc6c165f15d |
|
06-Feb-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
avoid dangerous equality comparison on doubles; remove useless asserts that were basically checking the results of system atan2 |
ddc251b3cf95b0097b6a5ee39ea132bd4d7d5cbc |
|
02-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
+ Fix bug #179840, forking of LPEs
+ Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters. |
51e97ed360968cdba443d14c19d1da1caf194939 |
|
22-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) solve bug #177995
2) don't look for nearby intersections when doing a constrained snap |
41c0784eb71dda1f20d5c4f2fd121851eb2793f4 |
|
03-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Solve crash on assert (see bugs #173555 and #173568 in launchpad) |
6c61d5ee45d84179713334a29ffda3f4aa029179 |
|
03-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix compile. Don't #include .cpp files! |
b667c7b99740e4ee3f10590337946725b02be885 |
|
02-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
only snap to non-smooth nodes, 2nd try. Hopefully this one is more robust |
5b663f96bb1500f04f1cb772586a3833ae42721b |
|
29-Nov-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix Bug #172582 crash when dragging line with mouse |
90ad663f3849368c59c9b1391690f3266c5a8eec |
|
27-Nov-2007 |
ishmal <ishmal@users.sourceforge.net> |
use size_t for comparison with strlen() to be more portable |
e612f493710e10718b4557f9280da618ae3bbcb4 |
|
26-Nov-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Don't snap the smooth nodes of a path |
186e627fe87af6a18d8981b79c1a653cf498a425 |
|
08-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
warning cleanup |
fb5a72174252e0e79107dcad3bf5a2bbd73e349c |
|
28-Oct-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
LPE: implement 'edit next LPE parameter'. Accessible through key '7'. |
c218d43b0f2680ff2702939264e7a9e09f5707d0 |
|
14-Sep-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
fix pasting of LPE's across multiple document; plus a number of small fixes. |
2f99f08590b9e75d4c4f33cc4374db3e8f97f15d |
|
10-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Purged fill type enum |
9f5a047a5de798a18fc6fbe632de50f2241d763f |
|
06-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Preserve paint styles with multiple components |
753414a12a44542ec50e0e9638b6ef2f5b74449f |
|
06-Sep-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
store and properly disconnect lpe modified connection |
f6a16c04e64fae51640df0f920f3d35396527591 |
|
19-Aug-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
* Fixed path-along-path with correct filling now! (2geom fix)
* sp_shape_update_effect is now called much less than before. |
981b809bc6ed10a21e89444d9447e5475801874f |
|
14-Aug-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Commit LivePathEffect branch to trunk!
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) |
1fb2a2033a18dc3520a36432bcc009ec0171df47 |
|
30-May-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Don't return too much snappoints |
08ba57f80d0ea883ad6f55145241a9dec14054f8 |
|
01-May-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Fix bug #1077600 -> correct mirroring and no drifting of origin |
484ca6397408146e58884063e54cd4f92ad5c79f |
|
08-Apr-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX or GEOMETRIC_BBOX |
f062bd86cf676758d759503b6b5dc09dddcb42dd |
|
06-Apr-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
implement GEOMETRIC_BBOX |
305f45fa330d930133ea8dd20f83e486daf84676 |
|
30-Mar-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
add a snappoint at the rotation-axis of any shape |
bc76fd7de93d0c4d8fac872142312a61c0207f3c |
|
27-Mar-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 |
090b64622aefb974887ffe27031360a5022acc99 |
|
04-Mar-2007 |
mental <mental@users.sourceforge.net> |
adapt code to new Maybe/bbox regime |
b949b7ecee708059c921bb8afdd1c5461026bc66 |
|
04-Mar-2007 |
mental <mental@users.sourceforge.net> |
switch from invokeBbox to getBounds (need to fix problems with empty
rect handling, though) |
dd69425007680aafc47fdd994e1985625571d252 |
|
06-Dec-2006 |
bryce <bryce@users.sourceforge.net> |
Renaming sp-marker.* to marker.* |
4b852b3bade276506da19dddcad943e7e5b3ad46 |
|
19-Nov-2006 |
bryce <bryce@users.sourceforge.net> |
Cleanup work for markers - adding some documentation to areas of code
dealing with markers, and removing some marker debug stuff. |
7364fefab5ef7e649e09815354e5c848638b0f9e |
|
28-Jul-2006 |
mental <mental@users.sourceforge.net> |
switch to sigc++ SPObject signals for SPShape |
ff91631396af63d64a0751f232c760716b85fabf |
|
30-May-2006 |
bryce <bryce@users.sourceforge.net> |
Documentation |
6a42f2166fad5a3bcef29732840b20451853bb75 |
|
26-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
export markers API |
fdc44da6a01ea7605271feed15df61005ddd0219 |
|
09-May-2006 |
mental <mental@users.sourceforge.net> |
eliminate direct accesses to SPCurve::bpath |
e30b526d9a4757f40ffb7a45f9fa83dba9bc4c5c |
|
05-Apr-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cropping) with the box passed as parameter, instead of subclass bbox methods as before; this fixes a bug with bbox of a group containig a clipped item |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |