home *** CD-ROM | disk | FTP | other *** search
-
- - 1.2 first public beta version
-
- - 1.3 second public beta version
- . Notify() changed, before it was a little bugged
- . added in documentation the type M of attributes
- . added ToggleButton() function
- . CM class debugged
- . added Speedbar external class
- . added various new message codes and strings expecially
- for Notify() returns
- . added Dirlist external class
- . debugged String() which didn't accept Contents and Maxlen
- . debugged list listview floattext nlistview nlist nfloattext
- classes methods
-
- - 1.4 third public beta version
- . added multiselect to listview classes
- . added SetRxMUIStack() function: in the first betas the stack
- was always set to 120k (humm to mush:). Now it is set to
- 16k but same class as NList may needs more, so you can set
- it via this function
- . changed drag and drop between listview to handle multiselect
- . fixed the documentation
-
- - 1.5 4th public beta version
- . fixed a bug in Notify() that occurred in situation like
- call Notify("STOP","PRESSED",0,"MWIN","SET","ACTIVEOBJECT","START")
- which is when an object had to be found ("START" in "MWIN")
- . activeobject attribute now accept NONE (or "") , NEXT and PREV
- . fixed a bug in SET method parameters check
- . fixed Popasl class that was a mess
- . added MultiGetAttr() function
- . added MultiSetAttr() function
- . added SetAttrs() function
- . added ABOUTRXMUI method to Application class
- . fixed Gauge class that does not seem to copy infotext string
- . general optimization
- . fixed a strange side affect that made a mui class be opened
- twice
- . starting from now, rxmui.library requires a key in s: named
- rxmui.key. Without it only 3 windows for macro can be opened.
- Of course, a "Beta version" key is included in the archive.
-
- - 1.6 5th public beta version
- . fixed Winclass (now it also possible that any object is the
- contents of a window)
- . fixed Register class
- . fixed case insensitive world
- . fixed ABOUT Application Method
- . added external class Coloradjust that is unusefull imho, but looks
- great :)
- . added ParseText() function
- . fixed a lot of small bugs: the library is very stable here from days
-
- - 2.0 6th public beta
- . added EndGroup() function
- . fixed guide
- . optimize the all thing
- . added LoadRxMUI() , FreeRxMUI() and makeObj()
- . removed PopButton()
- . added DiskObject attribute to Application class
- . fixed PreParse attribute in Text class
- . Dtpic class is public now, but it sucks as before
- . Speedbar and DTpic simply fail if you specify a non existing
- pic without showing DOS requesters
- . added Mailetext external class
- . :((( found a very big bug in environment resources free-ing procedure
- that easly could consume all the stack, because of it was not executed
- in stack swap; spent all weekend to fix it (humm to find it :)
- It means: I had to re-write all the library core - older
- external classes are NOT compatible with 2.0 + versions
- (it was a Beta so... ) .
- . found a minor bug in ARexx functions dispatcher that made overwrite
- same buffers so that it appeared rxmui.library could not be able
- to handle more than a macro at once
-
- - 2.3 7th public beta
- . fixed increase and decrease methods of the numeric gadgets
- that had a minor bug
- . fixed the return method - please don't abuse of it -
- . now the drag and drop may be handled by the macro itself
- . very strong generic debugging
- . last "free key" version
- . very hard revision of all the return events from handle()
- . added manual drag and drop
- . added appmessage and event
- . now ext class are safe: if the even are called #?.rxmec but
- are not real rxmec RxMUI will refuse to open them
- . new method for unregistered : rxmui.library will be detached
- from ARexx libraries list after 15 minutes
- . added OwnARexx (very cute) attribute to Application class
- . in rmh.library added the function ReadFile:
- text = ReadFile(filename)
- <filename>
- Read up to 65535 (ARexx limitation) chars from file
- Returns an empty string if the file does not exist.
- . added to the archive rxasl.library new version that
- accept in a RxMUI Window object as value for the
- attribute WINDOW and open the requester in the same screen
- of the window, puttin the window to sleep.
- . sorry, the key is no more avaible in this archive
- . Merry Xmas and Happy y2k to All :)
-