4bf96339af907a30f499f5fa08790abe0b3c5926 |
|
29-Apr-2016 |
tavmjong-free <tavmjong@free.fr> |
Backout last commit as it introduced subtle errors. |
07863d7022116b416c3903f7b5c4388be3ab7c22 |
|
29-Apr-2016 |
tavmjong-free <tavmjong@free.fr> |
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. |
a68f945c599c0b45f6811229c2e15454fba07a96 |
|
05-Dec-2015 |
tavmjong-free <tavmjong@free.fr> |
Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes. |
6afde8674707ca6bde7835c5a6e4f182daf789af |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
create SPObject factory |
98aa9bd733915a8e4c6ad4596e9386ac48ace79c |
|
06-Jan-2015 |
tavmjong-free <tavmjong@free.fr> |
Add getDocumentScale() to return "real-world" to "user-unit" scale factor.
Use it to correct text postion after removing from path. |
28cea1e5b31344d4ca30b4e89f56c01e605cc121 |
|
28-Jul-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
noop: remove commented-out code that is dangerous and should not come back |
43a839137fd761b45d63feca17ce4ecbb045e179 |
|
28-Jul-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
noop: remove commented-out code that is dangerous and should not come back |
203b91a85466178dd14a24236e0e42539bc4a24b |
|
27-Oct-2013 |
Markus Engel <markus.engel@tum.de> |
Added some consts. |
4c8643254b4df638f2975de33634dbdfd1117426 |
|
01-Oct-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Comprehensive fix for the issues with disappearing filtered objects.
Fixes #304407 and possibly a few other bugs.
Revert incorrect _item_bbox changes from r12528. |
90acce8eed55f2b28e120380eeb5e2ca2b60190e |
|
24-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
change names for displayName and detailedDescription, improve char code and remove const. |
e2d670e999945aa4ab409f5ad368cde00b450c69 |
|
20-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Refactor status-bar text for multiple items, was very broken |
08021ee9368e1a0ece0a79e0b6e7ea9897a10f10 |
|
04-Aug-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck: c-style casts > c++ style casts |
89319542fd8b538691bfa6da1a74a0fac88765ef |
|
31-Jul-2013 |
Markus Engel <markus.engel@tum.de> |
Removed placement news / explicit destructor calls. |
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. |
980f39d0ea2b51d4b46d2ea552d9b8e02dbea8c2 |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewritten, as they aren't real classes. |
a2e796b608034e2c62290378d713058b8b58ef8f |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Added constructors to SP classes. |
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. |
99b8cdf8def1918e417e34524cf6a11a0e4d37d9 |
|
19-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
cleanup sp_tspan: Use G_DEFINE_TYPE |
e306af68d36a56d8a977b500d3b27441895b5031 |
|
06-Oct-2012 |
Markus Engel <markus.engel@tum.de> |
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. |
5f084735ad258ffdad7f4f7f48d603c32043aea9 |
|
20-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pad" to SPTextPath and SPTSpan. |
0de00189ead4347edfdce459510b99b572e43e26 |
|
08-Jan-2012 |
Jon A. Cruz <jon@joncruz.org> |
Warning and uninitialized variable cleanup. |
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. |
b1e9412390109d31b8fac91c39b927536d3f0858 |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outdated SP_OBJECT_PARENT 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. |
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 |
094dc7c249a0253b9bbed67205e341a05b59eca7 |
|
12-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
SPObject c++ification finalized along with the beginning of XML Privatisation tweaks |
ab17729e09d54ccfcb65645e6dae62a343e9c6b7 |
|
03-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
another c++ification for sp-object.h/cpp and still in progress... |
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]. |
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 |
666500c0a174c01f70d96cb4addca246f5cbfa65 |
|
09-Feb-2009 |
JucaBlues <JucaBlues@users.sourceforge.net> |
gcc warning cleanup:
warning: suggest a space before â;â or explicit braces around empty body
in 'for'/'while' statement |
06aecef405c4cf6f7551ab622c3040562cb62c78 |
|
28-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
More NR ==> Geom changes |
6b76ef6bb3e9b4e1cc83e01cd81a55bbd0450989 |
|
18-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Next roud of NR ==> Geom conversion |
26b62dfb088a00b6debad350538a64c2af145f50 |
|
08-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove many unnecessary to_2geom and from_2geom calls |
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 |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
5db79ea773a7669234abc78c3523b3ae3eeadbf4 |
|
30-Dec-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
comment fix |
186e627fe87af6a18d8981b79c1a653cf498a425 |
|
08-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
warning cleanup |
2f99f08590b9e75d4c4f33cc4374db3e8f97f15d |
|
10-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Purged fill type enum |
feae5f227a0f1020f39533c189e67390236638ed |
|
23-Jul-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
remove age-old optimization which fails to update display when undoing removing manual kerns |
a4118432c5ddc1f1da0b3d78347becba998172f5 |
|
22-Jul-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
tspan statusbar description |
29ad4e90d149629a444e2b7aab6b48ca5a709d3e |
|
11-Jul-2007 |
cyreve <cyreve@users.sourceforge.net> |
bug 1243190: add tref element support; limited editing support thus far (patch by gbanaszk) |
7333a6d3d0e1b6b738726a859e5875d5d97b27d9 |
|
20-Mar-2007 |
mental <mental@users.sourceforge.net> |
plumb XML::Document parameter into duplication, courtesy of bryce |
8d44186af89a0de0591b1cd1e5ec0d81d6c695e7 |
|
24-Jan-2007 |
mental <mental@users.sourceforge.net> |
more removal of sp_repr_new* |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
226d6d28236ad91c681c13bcf1cff4c1639b153b |
|
06-Feb-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r10887@tres: ted | 2006-02-05 23:16:41 -0800
Okay, I'm basically undoing the last commit that SVK screwed up. All
this work is not mine, it was done by other people. Sorry to mess
things up. |
3f77925d9430368418b9af29fbb5b0969b95bc47 |
|
06-Feb-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
|
77ce1495ed75fe9260912ceabedf1328cc13d505 |
|
05-Feb-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
remove unused layout copying, comment |
98bdf36e2ab0d0b25cb9d3ce03a4bbf665cb6c2b |
|
05-Feb-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
tspan bboxes now work |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |