a16a494f042310ee849a6f717ffea70846f1f22c |
|
08-Feb-2016 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 |
7548eff1649daed7052b1cd38de60a02207dad22 |
|
08-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std::set<SPObject *>.
Should give some performance improvements (quite a few linear lookups are now logarithmic) |
7ff825af91acaec69ceb8cf3a50728c6be6f0c43 |
|
06-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
cppification: GSList replaced by vectors (mostly related to gradients and meshes) |
41c4ddd6064c35b849f347c88f4e39bb31d4ce62 |
|
13-Nov-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
76addc201c409e81eaaa73fe27cc0f79c4db097c |
|
28-Apr-2015 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
2Geom sync - initial commit |
a3c27728560e19f7c710399f838dadeedac39249 |
|
01-Mar-2015 |
tavmjong-free <tavmjong@free.fr> |
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <meshpatch>.
Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option.
Per SVG WG decission at Sydney 2015 face-to-face meeting. |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
0de73848362e95b081e5fa85f910d6481094b2b9 |
|
17-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on. |
71c3a034021a9df4bd9e367a1b10fc6514ead373 |
|
25-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Remove sp_style_new(). |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
ea1313c21e63d8d19a3da77591834dbd04652d54 |
|
24-Jul-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Fix crash bug with cloned item with gradient. The fix does not solve the root cause, it only fixes the symptom. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
5f19756f48574526dda8abedebf811c9d1456e80 |
|
07-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
First step of moving tools into appropriate namespaces. |
8a31b1115420f4d615668373e436a2e4be1cbf51 |
|
03-Aug-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up. |
c5424ab93868fb819e42ef2daa8f5031cf43d130 |
|
30-Jul-2013 |
Markus Engel <markus.engel@tum.de> |
Further refactoring of EventContexts. |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
6d28c282c2b9aee841b0814667936ee9f6bdbe6c |
|
28-Nov-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which never go away |
17238dd97c572210f1036dd8a7a8657e67bfa9c3 |
|
04-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: add own includes to cpp files or make the functions static if they are not used elsewhere. |
ded1f8031114b632def0af23c46f48b7e1365c83 |
|
23-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 367548 : Invert doesnt work on objects with gradients |
8b09069bfd32e57cfdc7f62359ebdfa08dda34af |
|
22-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 367548 : Invert doesnt work on objects with gradients |
02aaa9514b111adeebcbdbfb0465798e59c64409 |
|
19-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 509891 : User defined linear gradient angle |
36f1d50ed3b2e7da21db1484e55ef3bc98576f65 |
|
26-May-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
mesh gradient: fix bad indexing |
0ac52fd09d966796cb2bccf6d5d40d573b69d45e |
|
26-May-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
gradient mesh: add NULL checks to fix crash? |
359a38ce40498397028473d956691915ed3e849a |
|
23-May-2012 |
tavmjong-free <tavmjong@free.fr> |
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). |
fd8196bd55b3a88baf9624c946299fed14e2028e |
|
08-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Follow-up conversion from bool. |
b0dda538f2d900a32af488a6378266711759e8a6 |
|
08-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Fixing to use explicit enum types instead of generic guint & bool. |
3a89fa8dd8fc16b360ef8c4837bcd0334001c481 |
|
04-May-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Adding checks to prevent null pointer dereferences |
213d9d4fde3c44267bdbdc03a376cabd5c646387 |
|
04-Apr-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
gradient chemistry: fix null pointer dereference |
9c54d8e6dee330c19f895f29760af901190ab856 |
|
07-Mar-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
907793259ac834a90b0ea42827e89406eeb06f6e |
|
07-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
dropped deprecated function sp_repr_get_double_attribute |
ccaa97485ae65466ba22b896ab7aa086d9758599 |
|
28-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Completely remove libnr |
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. |
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 |
ef494f75ca77f36881ad59e94263a07c146c3649 |
|
24-Jun-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove more of libnr |
07b7f1aaaf1087716e784a50cf574a059f7018d3 |
|
04-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT() gtk type function/macro. |
9afeede0d946047f0421ae5f766568927eda11d6 |
|
20-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Pass removing some outdated C-macro use. |
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. |
67bec49781a3a9674bccd85b8a7559ce72509375 |
|
05-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Wholesale cruft removal part 3 |
d616708f7747571c94108bb2e61a70d2da3768bd |
|
04-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Wholesale cruft removal part 2 |
08c7fad9770a23c9f39bee80a844eee3b53f299c |
|
09-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of gradient swatch property and collection policy. |
b6797c878e9433aa3d6f2ac4958728926bf1b001 |
|
05-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Prevent conversion of 'solid' gradients. |
4f21939492a1b76a83819a5ae3101c044361c7a1 |
|
04-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Suppress gradient direction line for 'solid' gradients.
Removed unneeded and outdated macro use. |
ab17729e09d54ccfcb65645e6dae62a343e9c6b7 |
|
03-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
another c++ification for sp-object.h/cpp and still in progress... |
37e32e5ce4110ec15974e0e9c225a334056c19ee |
|
03-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Create only single-stop gradients when using Fill-n-Stroke to convert solid to a swatch. Preserve CMS colors. |
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]. |
d3d05e96380600c50cb9bcad75baa6d3f98760c3 |
|
28-Jun-2010 |
Jon A. Cruz <jon@joncruz.org> |
Partial C++-ification of SPGradient |
0c13cd8bc2121c9e2e1850899d4bda2cd85840ca |
|
23-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Update to reflect "swatch" gradients as being assumed to be shared. |
7e32c19e78592fbf120af717222bf4185b4bc4e9 |
|
09-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Initial F&S dialog setting of swatch colors. |
9b8c0838b54555751f0647babbaadaa595741069 |
|
08-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of gradients and stops. |
ea4c3217d91f40557abd8519207aea1ad5ff1e68 |
|
06-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
New tab in Fill&Stroke dialog for swatch fills. |
e3fde27f3865289d8e5042031e0c20c4aa759a59 |
|
04-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Fixed const correctness for gradient stop count routines.
Minor whitespace cleanup. |
839598cdda20adbc1a3b5d0982c13558440d1fcb |
|
02-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup on id access. |
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 |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
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 |
3da8c9f095f6e1d434809a58940f93585c58ebf3 |
|
11-Sep-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
convert almost all libnrtype to Geom:: |
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 |
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 |
5cb398263cca4253fbb1f27a5dc524c71522a268 |
|
26-Mar-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix crash caused by a gradient without a zero-offset stop |
3955580a5a68a873b098921626f5b9d841b964ec |
|
21-Mar-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
No more NRMatrix or NRPoint. |
69607159909d17ea118a29539da18b08ca8c55f8 |
|
16-Oct-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
switch to utility functions in nr-point-fns |
515dd1f8827bd4ae40db7f2b2438bad1cf653e3f |
|
11-Oct-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
implement no-forking option |
3ab2e2a466950b0c85907a4dd2b976a862a3e05b |
|
07-Oct-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
export average_color |
18a425ebfcb0066d75a6811c512598bb5496eeef |
|
06-Oct-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
a few more utility methods |
7d8d1e044686f7c573c01a7dee7f69d54397597b |
|
24-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Fixed unsafe hardcoding of buffer size |
569ef8f6dbacc8a8b0b933d02a806c2e091ce02b |
|
15-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Refactoring SPColor to C++ and removing legacy CMYK implementation |
2f99f08590b9e75d4c4f33cc4374db3e8f97f15d |
|
10-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Purged fill type enum |
bf5a354d55754606438002c1294f0177b24d907e |
|
23-Apr-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
fix 1705412: handle gracefully assigning gradients to no-bbox items |
4c1e4d5e63cadf4349df7c2e7855ad7ae8f45989 |
|
26-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
remove no longer relevant comment |
919e23eff22413021454ab08a6e3c43dfed6f4f2 |
|
26-Mar-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash when moving gradient nodes on group |
56e9e206a6ff617da7119c9ba1804df8ace35243 |
|
25-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
fix live dragging of gradient midstops, and fix crash when dragging writes to repr |
7333a6d3d0e1b6b738726a859e5875d5d97b27d9 |
|
20-Mar-2007 |
mental <mental@users.sourceforge.net> |
plumb XML::Document parameter into duplication, courtesy of bryce |
acf6a9462fe97ec8c19cc905d164b1b437cb0b05 |
|
17-Mar-2007 |
mental <mental@users.sourceforge.net> |
re-introduce isEmpty tests |
96d6bc601d13d7b733fbd67725bcc3e83fb96e24 |
|
11-Mar-2007 |
mental <mental@users.sourceforge.net> |
ban empty rectangles entirely and remove isEmpty test |
e82dbc7f2637370136bf2d4714cc9302562ceff7 |
|
08-Mar-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fixed interactive updating. |
cebf181801a500da5cff19c074c2e3dace31d382 |
|
05-Mar-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Probably a fix for [ 1665735 ] [ 1673205 ] [ 1667584 ]. Testing required though. |
d3b70fdd21b26ca93cba6fd50b65d3bf665ce0f5 |
|
04-Mar-2007 |
mental <mental@users.sourceforge.net> |
more NR::Maybe<NR::Rect> work |
b949b7ecee708059c921bb8afdd1c5461026bc66 |
|
04-Mar-2007 |
mental <mental@users.sourceforge.net> |
switch from invokeBbox to getBounds (need to fix problems with empty
rect handling, though) |
f8beeeb76fbc5e83ebbecccc6fc5aed10a6b4978 |
|
28-Feb-2007 |
mental <mental@users.sourceforge.net> |
refactor sp_svg_transform_write to return a dynamically-allocated string
-- dynamic allocation won't hurt you, but buffer overruns will! |
b6c32a5f5d9afc26c217fcc42d08d0beaec9d3c7 |
|
03-Feb-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fork gradientvector upon deletion of stops. |
cd93ce9bf0509d74332b70b4d61c6ea23aa96693 |
|
24-Jan-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Sorry, forgot the copyright text. |
3caca4f8381f7ae35678d16074c2414c02a0c0ff |
|
21-Jan-2007 |
mental <mental@users.sourceforge.net> |
start switching sp_repr_new* over to XML::Document::create*, and rename create methods to match DOM |
aaa77a55f097db8d9c526d7f7b17b58bf065830f |
|
17-Jan-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Upgraded gradient tool =) |
040f5f6c86db72df064756211fb27ec726322afb |
|
07-Jan-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Reverting revision 13615 |
0f600b9add1b1d2f508a52959e809f0d216457cb |
|
07-Jan-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Gradient nodes progress... |
eab6560cc6bdd4c25eea44b18a7c5997a8581172 |
|
07-Oct-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
use the new APIs |
91ff754f4da47efc8f558ea87cfcf92f86934944 |
|
13-Mar-2006 |
pjrm <pjrm@users.sourceforge.net> |
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |