RxMUI 18.1 - Added SpeedButton class - Fixed PushMethod() wich simply didn't work - String class methods fixed - String NoMenu removed - Popobject/Popstring samething added, Button is optional - List/NList AutoDefault added - Documentation fixed - Examples fixed RxMUI 18.0 - "And the bit goes crashing all along the way..." edition - A lot of things go faster RxMUI 17.7 - Added Popasl/ButtonCycleChain - Some minor changes in SpeedBar - Some minor optimization RxMUI 17.6 - Added SortStem to Group class - Some optimization RxMUI 17.6 - Internal RxMUI 17.5 - NList#?.mcc doesn't return Disabled correctly: fixed - Added String/NoMenu and fixed the TextInput.mcc bug that doesn't let the user set() MUIA_ContextMenu - Some minor optimization RxMUI 17.4 - Internal RxMUI 17.3 - Changed library init stuff again - SpeedBar updated to work with SpeedBar.mcc V12 - List/MinColSortbale renamed to List/MinColCompare - NList/MinColCompare added (but experimental) - Application had a bug that made discard return strings after the 32-th: seems fixed (experimental) - Many other internals RxMUI 17.2 - Mail list only - Changed library init stuff RxMUI 17.1 - Internal RxMUI 17.0 - Fixed archive - Gfxpic Picture classes fixed RxMUI 17.0 - Dirlist fixed - Gfxpic added - Picture fixed and updated see documentation - Other minor update RxMUI 16.6 - Internal debuggin RxMUI 16.4 - Experimental version - Stack checking changed: should be faster now - SubClassing changed: till RxMUI 16.3 each macros got brand new classes; now classes are global - StripText() function added: because of discussion about MUI text engine exploits a new RxMUI function was added StipText(). Anytime you are going to set: - Text/Contents - InfoText/Coontents - List in every entry - NList in every entry - Floattext/Text - NFloattext/Text with some value obtained from the outside (e.g. a non trustable user input or from the Internet, like a EMail Subject), use StripText() to strip dangerous codes from the text. - RxMUIOpt() changed, see documentation. - Default Stack a MinStack values changed from 24000/2400 to 16000/1024. - Due the StackChecking stack values and Subclassing modification something might not work (humm might crash badly :) let me know! RxMUI 16.0 - Too many changes: Speedbar class rewritten, init library code rewritten Popasl fixed and much more RxMUI 15.5 - Added Images in lists - Added MinColSortable to List class - Fixed a little bug in Floattext class - Fixed a little bug in NFloattext class - IFList class was simply broken: fixed - Urltext.mcp was included in Urltext.mcc PLEASE DELETE Urltext.mcp BY HANDS !!! RxMUI 15.3 - Bad bug in String class: fixed - Area/Weight was not S: fixed - Popasl class didn't work properly: fixed - Internal ARexx interface rewritten - Menuitem title accepts short cut as in "Q\Quit" or "?\About..." RxMUI 15.0 - Many many things rewritten - Popstring CloseFun gets success as argument - Examples fixed RxMUI 14.4 - Some fixes - Window ActiveObject is SG now - (N)Listtree fixed 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 classes 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 xnewobj() show now a requester with only "Cancel" gadget - functions (it is a .lib) to write ARexx stem rewritten - added Application WantARexxCmd attribute