74ad451b32c23fc472e85865f12a1cdf31af3dd4 |
|
12-Mar-2015 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for potential null pointer call in the 3D box toolbar widget. |
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 |
fc336487182165df2bbcbe52800aa3d2e292b7c7 |
|
26-Nov-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability |
f91279be939ce6c33befa6cdb5bc8a99cc5a765c |
|
24-Oct-2014 |
Jon A. Cruz <jon@joncruz.org> |
Initial removal of box3d outdated GTKish macros. |
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 |
3e3e2a49f82b250cb852586703fbc460b3ca20e4 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
5. Refactoring of Application class: make copy/assignment operators private, disallow pointers to Application |
1989682aa0e9162a46a309839ea541ff98bd83c1 |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
1. make it compile |
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. |
bf9ec3e969ba6b11cbbc613545aedc63cc886973 |
|
19-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. |
e50f071ebc01110b5701d9c197983305311e145f |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Fixed conversion factors and missed unit include removal. |
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 |