Adding an API for developing Magic tools as plug-ins. (e.g., '.so'

shared objects under Linux)
Ported (most of) 'Negative' magic tool to Magic tool plug-in system.
This commit is contained in:
William Kendrick 2007-07-04 05:48:24 +00:00
parent c49acddbe1
commit c3b67b7734
27 changed files with 686 additions and 21 deletions

View file

@ -9,6 +9,15 @@ http://www.tuxpaint.org/
$Id$
2007.July.3 (0.9.18)
* System-Related Improvements:
----------------------------
* Adding an API for developing Magic tools as plug-ins.
(e.g., '.so' shared objects under Linux)
* Ported (most of) 'Negative' magic tool to Magic tool plug-in system.
2007.July.1 (0.9.17)
* Interface Improvements: