2bb82da7b5120307e516be9481576c48547312aa |
|
14-Apr-2015 |
tavmjong-free <tavmjong@free.fr> |
Replace GList by std::vector |
9836787d16b657453784c30809d330f50d9bc6d8 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move GtkAction subclasses to widgets/ |
b59fb89597912496277746078811ae7f05261790 |
|
07-Jul-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Allow basic editing capabilites if share directory is missing |
a4142717644b885998f4de2b27be4e8648315dec |
|
02-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Fixed includes for tools. |
02db7fad736ff0812658ef9c5f82ac2e64ffdefc |
|
02-Jan-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
5f19756f48574526dda8abedebf811c9d1456e80 |
|
07-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
First step of moving tools into appropriate namespaces. |
87b68db8c76e3425a99bb2f05c70d7b25c50b654 |
|
13-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? |
add38d633bbf8ef881bdb908735ea27385c554b8 |
|
16-Sep-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Enable unit evaluation in toolbars. |
fc2e20aa610641335a34aa9b6604c3c4ec0ae7c4 |
|
05-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switched to global UnitTable. |
bf9ec3e969ba6b11cbbc613545aedc63cc886973 |
|
19-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. |
3dcfa632213c32e2ccb126ec4e0d29e0172ea2b3 |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp" |
376ff5d53b05935389b0bcbfb52cceaf4ea696f0 |
|
21-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up a bit. |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
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 |