Changes from the Beta 1.0 version:

+ Added Menu support (v1.1)
+ Changed from Buttons to menu- controlling (v1.2), adding new container class
+ Changed the input-style for text-depending procs and a lot of 
  the look and feel of the program . (v2.0)
 
  
Changes from the 2.0 version to 2.71

+ Improved performance by better blitting handling 
+ Improved Copy procedure  
+ Added Radio-Buttons  
+ Added Preversion of the handling for Bitmaps
+ Added a desktop- handler for the Objects for selecting by double click and
  moving 
+ Added a popup menu for the most usefull things (copy ...). just click the 
  right mouse button
+ Cleared up a lot of bugs (Strings can include spaces now)


Changes from v2.71 to v3.0:

+ Added bitmap-,icon-, slider- and textbox - procs (Mdk handles noew *all* Allegro GUI-objects)
+ Allegro grabber (v3.0) is integrated into MDK for optimized handling of
  bitmap objects
+ 32bit color support (also for C-output)
+ C-output highly improved (added initialisation functions)
+ keyboard - proc completely rearranged
+ Placing of objects enabled (e.g. placing an object to the top of all others)
+ Optimzed blitting technique for the desktop
+ Added shortcuts for desktop operations (e.g. CTRK + C for copy)
+ Added help system (same as Allegro Grabber by Doug Eleveld / Shawn Hargreaves)
+ Added start-up menu
+ Added different mouse-styles 
+ Added new user setup

Changes from v3.0 to v3.01:

+ Cleared a bug in Setup menus (some values weren't editable)
+ Cleared a bug occured when copying sliders (NULL pointer)
+ Cleared a bug in the color Dialog (mouse range)
+ Added a viewer for mouse position

