b1a9f0a8fffdf1eff04ffe2e2c0fa8ee04e5ca3a |
|
14-Apr-2016 |
insaner <launchpad@insaner.com> |
function to release object from group |
100208b3afb1f6277b237c925f50d05f028c1509 |
|
13-Apr-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Fix cmake build |
20aa386e5bb05a446106375b08f630d52ee85a5c |
|
12-Apr-2016 |
Martin Owens <doctormo@gmail.com> |
Fork GtkImageMenuItem and remove show_image boolean because we always want to show menu. |
558c298ac092a15b543b369e250ba862952e6f01 |
|
12-Apr-2016 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Hackfest 2016: un-obfuscate the SPCanvas widget. |
5ce143754ce684a93aa8a3a58f384f5cfd41624b |
|
20-Mar-2016 |
suv-lp <> |
[Bug #1545332] Canvas context menu: allow grouping a single selection (same as menu, toolbar command). |
7548eff1649daed7052b1cd38de60a02207dad22 |
|
08-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std::set<SPObject *>.
Should give some performance improvements (quite a few linear lookups are now logarithmic) |
7cbbfa267f06016a7a5865c4132e6eaabef46f49 |
|
07-Dec-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
8b2a6c89cc199951dfd208a83c694f8928d5cc96 |
|
06-Dec-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Fixes UX pointed in suv review |
17e2bc4a3332f7677fdc328f52611951e2630318 |
|
16-Nov-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
null pointer dereference fix |
dab39cc9e079eea4de0c3baa3994ba2e12799a4c |
|
16-Sep-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fix for recent merge of ~mapreri/inkscape/typo
(cf discussion at https://code.launchpad.net/~mapreri/inkscape/typo/+merge/270993 ) |
b4ff4627d7adbeb1b831d218d0f663ada316b8dc |
|
14-Sep-2015 |
Mattia Rizzolo <mattia@mapreri.org> |
Fix typo s/seperator/separator/ |
15154a96861d033eb4878c31390f6255737171cd |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fixes a few of jenkins warnings |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
fc19e203478a65f4bb39d0abf937024ef2bf11db |
|
20-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
Fix for bug 1409591 :
Inconsistent selection with 'Select same' on object with clones |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
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 |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
acb2755374c6741ce2194eeb5cae90bccabec6e0 |
|
26-Nov-2014 |
tavmjong-free <tavmjong@free.fr> |
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned by function. |
cee084c8a6394fa638af2629ca8670ca138ed706 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move obvious ui component to ui/ |