

"Paint" and "Fullscreen" control buttons added to Magic tool selector UI.(e.g., "which=0,mode=MODE_PAINT", then "which=1,mode=MODE_PAINT", then "which=1,mode=MODE_FULLSCREEN") "_get_description()" function is now given a 'mode' value, and is called once for each mode a particular tool claims to support."_click()" function is now given a 'mode' value, corresponding to the mode the current tool is in.

Added "_modes()" function to Magic tool API, so Magic tool plugins can tell Tux Paint what modes it accepts, 'paint' or 'fullscreen'.Added "_switchin()" and "_switchout()" functions to Magic tool API, to tell Magic tools when they are selected or deselected, or when their mode changes.

Version history for Tux Paint for Mac OS X
