Beginning to implement switchin() and switchout() Magic tool plugin API.

This commit is contained in:
William Kendrick 2008-07-08 00:21:31 +00:00
parent b14e850f12
commit b4ed444f0f
40 changed files with 389 additions and 420 deletions

View file

@ -19,6 +19,11 @@ $Id$
* BlurAll, Sharpen and BlackandWhite
Andrew Corcoran <akanewbie@gmail.com>
* Magic Tool Plug-in API Updates:
-------------------------------
* Added "_switchin()" and "_switchout()" functions, to tell Magic tools
when they are selected or deselected.
* Build System Improvements
-------------------------
* Adhering to Debian & FreeDesktop.org standards regarding .desktop file.