858615d1932c56e345ea988a0fe971bf17f68845 |
|
13-Apr-2016 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Fix a few more pick calls not preceded by update |
7cbbfa267f06016a7a5865c4132e6eaabef46f49 |
|
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) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
1c1a657fd782b0eb600b69d955d4d266a807df96 |
|
18-Feb-2015 |
mc... <> |
Just...
some...
more...
lines... |
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. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
ae267d9fae0374116e9e21f75bcb170368f4d47a |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_message_stack |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
745fc398a5c6761c22a89748b67f64cc3e402c2b |
|
21-Sep-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix format security errors |
e4b626a9206e4fabf4fc7601dfa14b133c2a27f0 |
|
19-Sep-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
called Inkscape::Pixbuf. Replace usage in the code as appropriate. |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
5cacbbec22b42a0480f396eb94bcfb5f746ac68a |
|
06-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of gtkmm top-level header usage - not required by API |
39604a5993c9e99970592313a75a01be735a877a |
|
03-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Janitorial tasks: get rid of deprecated repr wrapper functions |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
84d6d1f7365e49f2936df9df890ce49d2c000ce2 |
|
18-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
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++ |
ed422cc32e064690397f1e4aeb526ebda5fbca77 |
|
22-Jul-2011 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Replace direct use of Cairo contexts and surfaces in the rendering tree
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
d616708f7747571c94108bb2e61a70d2da3768bd |
|
04-Aug-2010 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Wholesale cruft removal part 2 |
39e454bdef986f01ef929a38513fc09b4ae80e32 |
|
05-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++ification of SPObject continued along with the onset of XML Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
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. |
c1aeec745cff8de1ffc861137b49361b8fe11275 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
0439b8575acfb0fcc2938fcd6ad2376cf2724ed7 |
|
02-Feb-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
fix crash |
06aecef405c4cf6f7551ab622c3040562cb62c78 |
|
28-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
More NR ==> Geom changes |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
3955580a5a68a873b098921626f5b9d841b964ec |
|
21-Mar-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
No more NRMatrix or NRPoint. |
871fccc39b870543073d7015a9d8c701252b68f9 |
|
24-Feb-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning and whitespace cleanup |
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 |
3f898c476cc1455254cb6005561666a53b23efae |
|
08-Nov-2006 |
gustav_b <gustav_b@users.sourceforge.net> |
undo annotations |
42035d01d3fa177679ecd262c1d888365635c287 |
|
26-Aug-2006 |
johncoswell <johncoswell@users.sourceforge.net> |
Display message to indicate that bitmap tracing has started |
560f7c567320d11e78815d2ff3b517203f721692 |
|
27-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
fix bug in normalizeMatrix, add some better trace messages |
b26ef4ad395201f6d11399298556daff04f58402 |
|
05-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
refactoring, add background removal |
4ec52515516e3a6bf2fbc3ed01a7e179bde16d20 |
|
29-Jun-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch from Gustav Broberg: undo annotations and history dialog |
fdeb14b5acd8ab24c8c8dab6e78c23c967547747 |
|
13-Jun-2006 |
acspike <acspike@users.sourceforge.net> |
patch [ 1503865 ] Siox performance patch |
1b2fcf1acd5b2e03ea27497e258ba1810841671b |
|
06-Jun-2006 |
joncruz <joncruz@users.sourceforge.net> |
Applied patch #1501375 |
aa09636cf6013bccc1414407fb9af04f652b4032 |
|
06-Jun-2006 |
joncruz <joncruz@users.sourceforge.net> |
Applied patch #1501134 |
e7ff0441bda2f141460de781018670e4c30f8534 |
|
04-Jun-2006 |
joncruz <joncruz@users.sourceforge.net> |
Applied patch 1500171 |
6129af7cc5b723223e9617614c931936e5190421 |
|
17-Apr-2006 |
mental <mental@users.sourceforge.net> |
Get rid of the SP_DT_* macros which do nothing more than provide additional, confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. |
2b934b158b1a360c07a84bd0b105c697c76068f4 |
|
07-Apr-2006 |
rwst <rwst@users.sourceforge.net> |
remove superfluous line, compile warning |
b9dca513b411d7d67bca555c52add0e3295c1990 |
|
30-Mar-2006 |
ishmal <ishmal@users.sourceforge.net> |
Select much improved, but need to fix rotate and scale |
fc4b10dffe7746556a0e4177f90fbacc63a4923a |
|
30-Mar-2006 |
ishmal <ishmal@users.sourceforge.net> |
WIP. siox election progress. fix api a bit. |
56f61e36105050ffd48acd3984664d9994231456 |
|
26-Mar-2006 |
ishmal <ishmal@users.sourceforge.net> |
most of region selection completed |
41629a744eebd14552631d1a23cfbe9e6a4cf358 |
|
25-Mar-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also make certain that packed pixels are unsigned long. |
23c2596db8256f153092ae54cdad0dedb5b2ac94 |
|
25-Mar-2006 |
ishmal <ishmal@users.sourceforge.net> |
initial hookup of siox into Tracer. much work still to be done, and testing too |
e30df61c851d80686807ffd16035b6c624027042 |
|
25-Mar-2006 |
ishmal <ishmal@users.sourceforge.net> |
add enableSiox() for testing |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |