c652591f8105502bfed1dcd3d7207681932a7515 |
|
05-Nov-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*> |
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 |
9836787d16b657453784c30809d330f50d9bc6d8 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move GtkAction subclasses to widgets/ |
652485ad88d2a42f827c7e355220efeb3b2e37af |
|
10-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Further fixes related to bug #1327267, toolbars don't need to update when their context is not in use |
a4142717644b885998f4de2b27be4e8648315dec |
|
02-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Fixed includes for tools. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
f18b1e74aaa44515e7f7facb3073a467c4acb2a3 |
|
08-Oct-2013 |
tavmjong-free <tavmjong@free.fr> |
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while using the Circle, Ellipse, and Arc tool. |
2b48054073cc98312b1070a59d0bddf914352746 |
|
27-Sep-2013 |
Markus Engel <markus.engel@tum.de> |
Further refactored SPEllipse. |
bf9ec3e969ba6b11cbbc613545aedc63cc886973 |
|
19-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. |
182abb760cd7c8df49bd58c818a065469e06ce1d |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed unused unit includes. |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
6b0fbf10b982696648debeede2b57f2b32a6a958 |
|
11-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace remaining C-style pointer casts for src/widgets |
eb4caa8f4cdc2955b58dcd2de06fe770533414c8 |
|
17-Jun-2012 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated classes.
Pruned header to not introduce extraneous includes. |
3fad3df12ae2d320c12871d471eb0faf5f187cbd |
|
28-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 |
2f5f997e354e7f4a02b6818bdc68fbece5cb237d |
|
08-May-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 986446 : Refactor toolbox into tool specific files |