76addc201c409e81eaaa73fe27cc0f79c4db097c |
|
28-Apr-2015 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
2Geom sync - initial commit |
01d78b8354aa8b6c3629230264d21dc5b5bed01a |
|
26-Feb-2014 |
Martin Owens <doctormo@gmail.com> |
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ziptool to utils. |
d16495c17bbc27ff37e18ea3eb61f6b07448152a |
|
27-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Added viewBox implement document unit support. |
8a31b1115420f4d615668373e436a2e4be1cbf51 |
|
03-Aug-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up. |
294291ae552cefe0a7e38e80153ec4a2d36b459e |
|
21-Jun-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
odf metadata - let's begin with a first step to full ODF compatibility |
3f8e6f7e814b24ff32b05fbd91132aa38df9c790 |
|
20-Apr-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
minor odg export update |
f1c7ff87593bb41404ea2beea58cf6c8d77702c9 |
|
12-Apr-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
odg export: some work on gradients |
dd252e5428049ac1ed459a199a00f06db17e5afb |
|
03-Apr-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
odf export: code clean up and preparatory work to allow gradients in export. Now only linear fill gradients are shown (not taking orientation and position into account).
part of bug #474956 (odg export still doesn't work) |
a31e07d4635dff9e1451d2efb185aa1fe4d483b9 |
|
11-Mar-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
Drop duplicate io code ( Bug #1120585 ) |
b1b4903f1f71e4fc3269509a9dd04c69ec62f3ea |
|
11-Mar-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
fix build warnings / cppcheck ( Bug #1120585 ) |
2e87fc3a12d79f84eb120d27701937b9e30e1512 |
|
08-Mar-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
Preparation to merge /dom/io and /io code (bug #1120585 ) |
1bd9c03f8ddf156eec1e72c9890fe97e33b1563c |
|
03-Mar-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
ODF output: write correct Inkscape version number to metadata |
d7943e935ff00bba1ca84e964ac46778ec16bb87 |
|
11-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
cppcheck: Convert more C-style pointer casts to GObject or C++ |
6202e56d5218797292ab2be1f33f56df699b7733 |
|
07-Jun-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
ae832a8b473d5e7097beb1c6dd6ea828140c652a |
|
15-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
3399ca485d7be1a359184150f602213481a00004 |
|
15-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
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 |
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. |
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]. |
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. |
dc7a7dae1757af28215a38f4b71ef84776b38f6c |
|
16-Dec-2009 |
Josh Andler <scislac@gmail.com> |
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation issues. |
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. |
a02211fee45e7402a822d3f81bc0ed49233718e5 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
884edd729abf49df5b3c9a4679a0d5b6c85d182c |
|
06-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
noop: Rename argument from uri to filename for Extension::...::save implementations, given that that's how it's used at present.
Add a couple of fixme comments to do with use of this argument. |
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 |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
17d87f5698f5c2958d38c6a6207c7b322a7adaf9 |
|
13-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR:: to Geom:: for most of src/extension/ |
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 |
77eda576f455eeb23c7b92510f38bc60738473ab |
|
05-Aug-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Use is_straight_curve() instead of three separate dynamic casts |
ab150ded0b7670ddc64583904f69bd26a1c4d1fc |
|
25-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
update to 2geom rev. 1507 |
a2c9d1ae9217989a51cbd947effe290e59ef23fc |
|
14-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify ODF output |
eb8d22c48de77b0e1e59be12be2a27480de1b175 |
|
09-Jul-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
29f466534f28f3e06f68e44ba8d11281baa1e312 |
|
04-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change some SP_CURVE_BPATH to get_bpath |
e77e2e02d8ab186389f86e48b1834d95f51cf68d |
|
12-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions |
db3d7e286956ffa1408807197971d5277eea3b31 |
|
05-Jun-2008 |
pjrm <pjrm@users.sourceforge.net> |
a couple of trivial %d -> %u changes.
snprintf size arg includes \0, so pass sizeof(buf) instead of that minus 1. |
ff10ef00a3847886fff81e690d2f329f5eba2253 |
|
05-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
struct SPCurve => class SPCurve
change all sp_curve_methods functions to SPCurve::methods. |
e4a9f366dbcb54f76b8c42869fa6873808132357 |
|
22-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Core of having a real namespace for Inkscape extensions.
r19077@shi: ted | 2008-04-21 15:50:12 -0700
First layer of adding NS
r19078@shi: ted | 2008-04-21 15:56:03 -0700
Whew, doing the rest of them. |
871fccc39b870543073d7015a9d8c701252b68f9 |
|
24-Feb-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning and whitespace cleanup |
31c0d56f2ec3810c7917d23ebaba028dcee1f118 |
|
11-Oct-2007 |
pjrm <pjrm@users.sourceforge.net> |
Avoid string literal char* warnings on g++-4.2: change some functions to take char const* rather than char*. |
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 |
5eb26fcf16904b1881b3df87b17fd2e20a1ae110 |
|
18-Mar-2007 |
mental <mental@users.sourceforge.net> |
fix 64-bit issues with width of npos -- patch #1675697 from mellum
(Falk Hueffner) |
e5315c1dad7213c83ef9acbac1b5fa300661a56f |
|
16-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
fix 1679477 |
39e5eb41babe3b661f2bcc052be2324d02b18882 |
|
13-Mar-2007 |
ishmal <ishmal@users.sourceforge.net> |
Add null checks. |
6e3576be211b59b7d8a9e7afe3493d961c053b75 |
|
10-Mar-2007 |
mental <mental@users.sourceforge.net> |
Merge further bbox work |
e5c952578e75b4071dc98042c4fa15d96ac9ce8b |
|
06-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
save updates, and put to sleep for a while |
264a29ab91d00e9fecb04121498afb6f642805c8 |
|
30-Jun-2006 |
ishmal <ishmal@users.sourceforge.net> |
New placeholder code for gradients |
528aa9f1dc343f0172cf3e6501acac63a7f6f5ea |
|
26-Jun-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add code for printf() to allow %#s as xml-escaped string (cool, eh?) |
e7a6cdbae48a22005ba8e198c89f2cf0796e47c9 |
|
25-Jun-2006 |
ishmal <ishmal@users.sourceforge.net> |
Promote std::string to Glib::ustring. Start processing output strings for XML entities. |
b9504ae85556942c4e973a5619707c16859ad729 |
|
25-Jun-2006 |
ishmal <ishmal@users.sourceforge.net> |
Fix image transform when there is no rotate or scale |
3213941c5ce5354e2e91184d5473294fa05e68d8 |
|
25-Jun-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add metadata |
fc972bd8288355cb579d915c6884aeb12572006e |
|
25-Jun-2006 |
ishmal <ishmal@users.sourceforge.net> |
Fix <path> output. Apparently ODF is more picky about floats than SVG. They do not like .nnn . Must be 0.nnn |
8a6cdb1b534b7b6101222bcf53d47465a0bd7a91 |
|
13-Jun-2006 |
acspike <acspike@users.sourceforge.net> |
patch [ 1503869 ] ODF formatting fix |
2ed2602d2b0fc19510377df4e86eac87a0241518 |
|
31-May-2006 |
joncruz <joncruz@users.sourceforge.net> |
Fixing crash on odg save |
fdc44da6a01ea7605271feed15df61005ddd0219 |
|
09-May-2006 |
mental <mental@users.sourceforge.net> |
eliminate direct accesses to SPCurve::bpath |
117eb07d8b4295b9381c7f4931232109c3cd2ba8 |
|
04-May-2006 |
ishmal <ishmal@users.sourceforge.net> |
fix a typo. add more comments. |
abe3ac6415bb4ae93f146a98756bce8d5ae443f4 |
|
04-May-2006 |
ishmal <ishmal@users.sourceforge.net> |
add gradient comments |
736cd091e8207791672d2c89c9c92e8fe6ce72b6 |
|
29-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
remove warnings |
91e6aadab0eb71dac88f8b223fba25de43a7b29f |
|
27-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Placemark for gradient export |
83a298afaee287cf58fc2273fd61664e584f9784 |
|
27-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
use svd for better matrix analysis |
7986287edfe168feb5d5107a327edbd594e465dd |
|
26-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Got handedness-reversal to work. Yaay. Images look good now |
1f27c925a64180ac16f2153a6c22da9b3cf20dc2 |
|
23-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
svd hacks |
066b6e871cbe078a23e6812d82e7f4fa96b5ead8 |
|
23-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Native paths and relative path resolution |
8b430c9d872be5011a181694eac0de7a5328b45c |
|
21-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Minor cleanup. Sort styleTable. |
01aa3ce656995c9043b5155ef0cbb687ae29c157 |
|
21-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
remove duplicate styles, add placeholders for opacities |
1bc7ff4868e64da17954b8545c9510ae6165ae7a |
|
20-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Use dual maps to remove duplicates in style table |
358dcc60d1481450d7f2dd654131bd026223bfbf |
|
15-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Got images working correctly |
b2378d678ae292bc345791df0c36cca466556f1b |
|
14-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Remove warnings |
8362bda6232d49568a2ba0e171ac1a2de2f261e9 |
|
14-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Fixed desktop-to-doc Y flip |
1787c5682c84173014a6972a67844f631009bc4b |
|
14-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Initial results |
46526e3cd8f6e2f967e4501646efe560aa9e3d49 |
|
14-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Added curves |
8b631db7470ebb089139acae1c3c862641b370b0 |
|
14-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
Added meta-info stub |
23c42ff2f3fc335fe39152c75eebff97da3ec711 |
|
13-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
More WIP. Got all of the files generated. Now just work on content.xml to get viable info into OO.org |
bf855a45a363791d2820b6b3a8ed7b1363bbd55c |
|
13-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
wip |
2a2f02608fcd82889de25e6beade38c62fb371a4 |
|
12-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
add some sp_* stuff |
82e21ba48b3bef514f856748d1ca20178b146be8 |
|
12-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
still WIP. added tree-descending code |
f0b5a1a1afac9a2f146085098b188f8bcb959d4d |
|
12-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
WIP commit |
435df26f254aca96892cb75907fff9f59624faec |
|
12-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
change include path for ziptool |
5b399883e703748a908de8049304e815cdaabbfa |
|
10-Apr-2006 |
ishmal <ishmal@users.sourceforge.net> |
First dependency on ziptool |
38dbf7a845990cc9867b82f092240dcd0221609e |
|
13-Mar-2006 |
pjrm <pjrm@users.sourceforge.net> |
Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h files created since cvs2svn). |
8e7d89783f2ce56b712b76c928a27372ba542a57 |
|
16-Feb-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add new placeholder for ODF |