home *** CD-ROM | disk | FTP | other *** search
- 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
-