7ff825af91acaec69ceb8cf3a50728c6be6f0c43 |
|
06-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
cppification: GSList replaced by vectors (mostly related to gradients and meshes) |
3d91aa2d5e63c7d48d4f7a0c946b4eb5c73a32ee |
|
03-Oct-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Fix for r14372 bug |
152d19a6f15e002729f6ff1df5ec2536de01deac |
|
17-Sep-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Added a pref option to disable "spacebar panning". (default:enabled) |
b9efc33ba168a5374613d10fbbc85738ccc677b2 |
|
28-Apr-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc |
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 |
3bf5a85bf82fe7bc76ee4e80f50b9887c7d9b372 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_canvas |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
81645e0f8cfe474b075854e9db18c88ad00766e3 |
|
15-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Fix strict build with Gtk+ 2
(experimental commit r13513) |
5e657c265e2687328f5f9c7bf71a4c6b39bb3be9 |
|
06-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move more UI code into ui/ |
cee084c8a6394fa638af2629ca8670ca138ed706 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move obvious ui component to ui/ |
ed48d309835e7b32b4d7f244d204329cdc18620f |
|
24-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix strict build with Gtk+ 2 |
72c4d922fde6bad22c9e79a7115f0b5205b4de6a |
|
07-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Add in some debugging code that will complain when deleted knots are accessed by snap handler |
9664175e1ff410115eca13760e5801d67dde4dff |
|
20-Jul-2014 |
Liam P. White <inkscapebronyat-signgmaildotcom> |
Workarounds for crash bugs 1309050, 601336; will fix properly in experimental |
942fad96b23fb5d413a80866fab06905fb9befaf |
|
29-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Removed obsolete header file. |
674c94bda19518a5be5ddc591befd94c08edad62 |
|
26-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Cleaned up includes of tools / revert experimental casting macro replacements from r13061 |
3b055804cfd5043eab6e00c390cd921698d59d29 |
|
09-Mar-2014 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Fix random crashes when spraying in single path mode.
Fixes LP bug #1274831 |
e7c0f9e4865f4c801465528067848a3444a1fe29 |
|
02-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Added some consts. Turned functions to member functions. |
9de630d4e9aed45109a90790d89d6603414fa602 |
|
01-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Fix for crashes on fast tool toggling. |
c0dc5a8802f206d955786074d42a2d8b66a827f0 |
|
26-Feb-2014 |
Markus Engel <markus.engel@tum.de> |
Made constructors of tools use initializer lists. |
50552708bc144fdd1d09e2057b3890d998c92136 |
|
21-Jan-2014 |
Martin Owens <doctormo@gmail.com> |
Move dragging undo block from tools-base to canvas. Regarding bug #168695 |
6152ea5eb3b967314e7b3f3e2a943a5bc5e74c46 |
|
20-Jan-2014 |
Martin Owens <doctormo@gmail.com> |
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #168695 |
51cf6d57190ef747e7980c2b2bbe431396721d31 |
|
19-Jan-2014 |
Martin Owens <doctormo@gmail.com> |
Try another fix for the undo when dragging bug #168695 |
46034625d650200dbb208730fd5ec64886aab162 |
|
12-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Clean up some tool related things. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |