RxMUI 14.0 - Some fixes RxMUI 13.0 - CoerceMethod() SetClassAttrs() functions added - Little bug in the functions dispatcher: fixed RxMUI 12.8 - HTMLview VLink attribute added - Group Sort method added - Litle bug in xget(): fixed - Guide fixed - DocsBrowser.rexx modified RxMUI 12.7 - Internal revision RxMUI 12.6 - Pics attribute of Picture class added - MVXXX attributes of MysticView class changed to XXX - PopAsl rxasl.library V44 support was bugged: fixed - CompactWindow was bad bugged: fixed - HexEdit documentation fixed - MakeObj() generates Enforcer-Hits if called without the 2nd argument: fixed - Documentation rewritten in gray background and fixed - DocsBrowser.rexx fixed - Some example macro added RxMUI 12.5 - Group class method InitChange (same as InitChanges) added - Group class method ExitChange (same as ExitChanges) added - HTMLView class method GoToURL (same as GoURL) added - HTMLView class attribute ImagesInDecodeQueue (same as ImageInDecodeQueue) added - Listtree and NListtree rewritten (but still betas) - Some minor fix RxMUI 12.4 - String/AttachedList attribute added - TextEditor "Busy object" bug fixed - TextEditor not accepting a Scrollbar in Slider attribute fixed RxMUI 12.3 - Application/Return method internal modification - String class had an Enforcer-hit (read from 0): fixed RxMUI 12.2 - A strange problem in NewHandle(): fixed RxMUI 12.1 - Problem with DropObject: changed InsertReturn method of Application class - Bitmap.rxmec was broken - Some minor fix RxMUI 12.0 - NListview, NList and NFloattext are external now - Floattext and NFloattext fixed - (N)List/ShowDropmark was a typo: added ShowDropmarks that is the right one - (N)List/MinLineHeight was missed: added - Fixed drag and drop between 2 (N)Listview - French and Spanish catalogs added - Added Application/DropEvent attribute RxMUI 11.0 - A Virtgroup object doesn't get a Virtual Frame by default. - Virtgrop class is internal - Image class is internal - Cycle class is internal - Radio class is internal - Lots of changes to improve stability - External class had no d&d mechanism: fixed - Many others RxMUI 10.0 - Aminet Release - Windows with RefWindow had a bad bug while disposing: fixed. - Each object created used to have a very large pool. This is not need at all for many objects, like e.g. Scale or Radio; now very small pools are created for some objects. - A List object gets an InputList Frame by default. - A Virtgroup object gets a Virtual Frame by default. - Application, Window, List, NList, Speedbar classes rewritten. - Documentations fixed. RxMUI 9.1 - Window and Application classes run faster - AboutMUI AboutRxMUI and About Application methods now accept "_first" as RefWindow. "_first" means "the first application window" - Again no AllocMem() usage: every allocation is pooled. This should reduce memory fragmentation. RxMUI 9.0 Bad news: In the last month my MUForce was broken. It means that I can't noticed the many enforcer hits produced by my fool modifications. I am so sorry for that. Now all is ok, RxMUI is very strong and does not produce any enforcer hit and or crashes in any way. Many changes were done, because many things were really broken. RxMUI 8.0 - Quite totally rewritten rxtoolkit.lib (wich is the interface to ARexx stems) - Error reporting fixed - Many bugs fixed RxMUI 7.0 - LoadRxMUI() FreeRxMUI() Removed because never used anywhere RxMUI 6.9 - About and AboutRxMUI changed - Fixed a bug in Application that Disposed the object in a wrong way - (N)Listview classes revisited - New catalog handling - Urltext.mcc Urltext.mcp changed RxMUI 6.8 - internal revision RxMUI 6.7 - internal revision RxMUI 6.6 - Dirlist: RejectIcons, AcceptPattern, RejectPattern added - Text(): for years used Button font: fixed (now you may set the font or it inherits that) - (N)List class: added AddStem and ClearAddStem methods, wich should be very usefull - Text class: attribute Integer documented - Errors reporting fixed - Urltext class added - SetMin=1 for Text() restored: back compatibility problems - Many many changes, many part of code rewritten totally RxMUI 6.5 - Infotext class added - Slider din't accept Horiz switch: fixed - picture.rxmec added - String() didn't accept numeric keys: fixed - (N)Floattext were broken: fixed RxMUI 6.4 - bitmap.rxmec rewritten - dtpic.rxmec rewritten - rxmui.cd rxmui.ct added - Toolbar.rxmec added - Application/OpenConfigWindow sleeps Application object during init now - Application didn't accept NONOTIFYSET: fixed - SetMin=0 is default for Text() now - documentation browser changed - HTMLview uses asyncio.library, if present - internal optimization RxMUI 6.3 - HTMLview fixed - rxmui.library external classes interface made faster - fixed Bitmap - fixed Speedbar - added xnewobj() - fixed Scrollgroup - added rxmui.cd and rxmui.ct for localization - xget() and xnewob() show now a requester with only "Cancel" gadget - functions (it is a .lib) to write ARexx stem rewritten - added Application WantARexxCmd attribute