41c4ddd6064c35b849f347c88f4e39bb31d4ce62 |
|
13-Nov-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
a38486bc344eef12a82b91b0d292516f8cdbcaf5 |
|
09-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
refactor sp_selection_set_mask |
ed144bc0e9debde62d6eac17c4517c78211bf5da |
|
09-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fixes various bugs with clipping and masking |
6afde8674707ca6bde7835c5a6e4f182daf789af |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
create SPObject factory |
4a659284a4e327168cfc7b81687934e517543b2a |
|
24-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Remove sp_style_read_from_object() |
8a31b1115420f4d615668373e436a2e4be1cbf51 |
|
03-Aug-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up. |
35087bff7509c736a32e0b74fd9ff0834bde7b6b |
|
07-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merge Object and subclasses. Merging of SP- and C-classes complete. |
5710919b4dfbbed4be8b342d26237a34100dfdbf |
|
06-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged ObjectGroup 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. |
6eb9b2ded6d52b92111c45dd220d539f35de3141 |
|
01-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Replaced calls to g_object_(un)ref with sp_object_(un)ref. |
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. |
4ad85b8b269b23f4e2124ef7bdaca7181e185950 |
|
24-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
More GObject boilerplate cleanup |
6d0cbc6b5cf5f942c8ee7fa5c7eeb2a82eb617d5 |
|
17-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleanup more GObject type definitions |
f4c6d66fb53f5e70712bdd303cc00a453566180a |
|
21-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pad" to SPClipPath. |
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. |
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++ |
4d5fcd13b3b8222d36788c32450bac85bcb1ce77 |
|
10-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Implement handling of the clip-rule property. Partially based on
a patch by Andrew Lutomirski. |
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. |
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. |
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 |
ef610fdbfb424e7ad204ac9de142c05bb986e1dc |
|
20-Jul-2010 |
Abhishek Sharma public <spyzerdotabhishek0at-signgmaildotcom> |
More on c++ification and some XML privatisation |
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... |
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]. |
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 |
9d24c3279941c5e2e76ac2f0dbd519ddbff24e58 |
|
05-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
NR -> 2Geom, more h and cpp files |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
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 |
43d06c7da14a174c6b2b41f9849b0cf098de4770 |
|
11-Jun-2008 |
mental <mental@users.sourceforge.net> |
plumb XML::Documents in everywhere |
3955580a5a68a873b098921626f5b9d841b964ec |
|
21-Mar-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
No more NRMatrix or NRPoint. |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
e7333a0a54c8d33b7397406dd76938aa430836d5 |
|
04-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
9846ec4d96d1f0bff06254ca7cb63d79be7029a9 |
|
28-Jul-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
pass the geometric bbox flag when taking bbox for clipping; unfortunately this still does not fix the clip-by-clone crash, now it crashes in the show method instead of bbox... |
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 |
062da4c3fdd0728b593b6c6f05151e9ceff2304c |
|
22-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
rewrote sp_clippath_get_bbox correctly to fix 1455885 |
5271cd656d5e935ca2f55b6b61a4f3aedee22fd5 |
|
22-Mar-2006 |
knutux <knutux@users.sourceforge.net> |
Mask/Clippath transformations on masking/unmasking |
b3f56023dab178fd94e7b5809f9e33bbfada7fc9 |
|
20-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch by Andrius R. for (un)clip and (un)mask commands |
6a626a845954febbff5b0af792f2bf7f8ae778e7 |
|
16-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
coding style |
a1479b4243eb52e35a397725b5741c479c5f9c03 |
|
06-Feb-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
add a method to get bbox of a clippath, fix the update-while-update warnings |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |