Files | Admin

Notes:

Release Name: muby-0.7.0

Notes:
Added a simple class for users to create their own windows. The final step in the process to allow this :) Worthy of a new minor version even!


Changes: ------------------------------------------------------------------------ r248 | zond | 2007-10-19 20:03:10 +0200 (Fri, 19 Oct 2007) | 1 line now made a real tag of a real version 0.7.0 ------------------------------------------------------------------------ r247 | zond | 2007-10-19 20:02:16 +0200 (Fri, 19 Oct 2007) | 1 line clean up ------------------------------------------------------------------------ r246 | zond | 2007-10-19 20:01:22 +0200 (Fri, 19 Oct 2007) | 1 line cleaning up my mistakes :/ ------------------------------------------------------------------------ r245 | zond | 2007-10-19 20:00:40 +0200 (Fri, 19 Oct 2007) | 1 line updated the tag... ------------------------------------------------------------------------ r244 | zond | 2007-10-19 20:00:05 +0200 (Fri, 19 Oct 2007) | 1 line actually upped the version number ------------------------------------------------------------------------ r243 | zond | 2007-10-19 19:59:32 +0200 (Fri, 19 Oct 2007) | 1 line made release 0.7.0. woot! ------------------------------------------------------------------------ r242 | zond | 2007-10-19 19:58:52 +0200 (Fri, 19 Oct 2007) | 1 line added a simple Muby::UserWindow that a user can throw up anywhere on the screen (make sure to move away input and output windows first, or you will probably get weird update behaviour) and write to using Muby::UserWindow#print and clear using Muby::UserWindow#clear. accepts Muby::Style's for colors and other text styling. ------------------------------------------------------------------------