8a1adf2a726fcb429ce4d36d47414206256b10f0 |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Fixed the layer blends |
a04dc34634e50322ebf5486725c1be12322bfaf5 |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
more cast cleanup |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
1c1a657fd782b0eb600b69d955d4d266a807df96 |
|
18-Feb-2015 |
mc... <> |
Just...
some...
more...
lines... |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen 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. |
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. |
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]. |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
8b9a820756fdf348239872236be2257f854e094a |
|
06-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR::Maybe => boost::optional |
4424b8328f6e253450bb7015c223257bb5bcd7be |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
fix update on layer switch and work around some blur-related glitches |
ad83b521a557c8a2d91c469f74137ca4ff4ab2d1 |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
abstraction for style widget subjects |