c2bcbdd9645667ba2cd7c2713054da184b5a036c |
|
07-Dec-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
6afde8674707ca6bde7835c5a6e4f182daf789af |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
create SPObject factory |
1f6daa293cacc62d85a023412c70534a12f6e99a |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
added a set to the Selection |
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. |
9ed5a9fc4b2398e03a7cefd3dff4f851f10f2191 |
|
19-Feb-2014 |
Markus Engel <markus.engel@tum.de> |
Fix for SPSwitch updates. |
f232be2471038c563c60f7311537aad1628d52ba |
|
12-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Fix bug in SPSwitch. |
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. |
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 |
4076c768f2d7bb4bc2477526dba33d2ca5acf757 |
|
08-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Reactivated independent reference counting in the SPObject tree. |
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. |
cdef31ce8c9e6d220e3a1a6b8a06ac0a3eb5d1ed |
|
05-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged Group and subclasses. |
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. |
6d0cbc6b5cf5f942c8ee7fa5c7eeb2a82eb617d5 |
|
17-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleanup more GObject type definitions |
470cc275d97606f1c400867ef00fd79fbf349b66 |
|
19-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by someone else.
SPGroup should work as expected, SPSwitch may still be buggy. |
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++ |
8a0a34615f080ecd1c09986d8963d6afe5937a25 |
|
16-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of oudated/redundant SP_ITEM() macro use. |
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]. |
f9e66b5deb95d8fcf8a766ecdaeaca0fa049baaf |
|
16-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
remove extra unref; now ref/unref is done by show/hide; this used to stop this arenaitem from leaking, but this is now fixed properly in SPItem |
4afe6ce6ad98c33cff42076097036e7327f32ceb |
|
10-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
1a71e5db977570fb40ad8689ee7a31ecc7540f11 |
|
29-Jul-2006 |
mental <mental@users.sourceforge.net> |
switch to sigc++ SPObject signals for SPSwitch |
5c85d657aed31c86ec1d89f03f56960bdb4d6df6 |
|
20-Jul-2006 |
bryce <bryce@users.sourceforge.net> |
marker refactoring work |
7e2d535c37ea0830491ca84263aa3793a07904e0 |
|
07-Jun-2006 |
joncruz <joncruz@users.sourceforge.net> |
Applied patch #1501709 |
3939f34d9df2aef21467a26a63983ea72d8047f4 |
|
21-Apr-2006 |
knutux <knutux@users.sourceforge.net> |
Bug-1474013 - switch works incorrectly with non SP_ITEM children |
35e0418c921e7057987f57ba30ba95ec5e03c9e5 |
|
20-Apr-2006 |
knutux <knutux@users.sourceforge.net> |
SVG 1.1 Conditional Processing Module rendering support (<switch> element, requiredReatures/requiredExtensions/systemLanguage attributes).
Two more W3C SVG Test Suite testes pass after this change. |