37.17 - Moved the documentation to Texinfo. - Command names and templates are now lower case, both in the documentation and in the program (ARexx is case insensitive anyway). - Added documentation for the About, Close, NOP, WindowToFront, WindowToBack, RequestResponse, RequestNotify, RequestFile, LoadSettings, SaveSettings and SaveSettingsAs ARexx commands. - Finally fixed a tremendous bug due to a bug of ReadArgs() under 3.0: if you supply your own buffer, you have to refresh the buffer pointer and size at each ReadArgs() call. - Now Leggi uses the 3.0 SetWindowPointer() BusyPointer and PointerDelay features. 37.16 - Added support for 3.0 new menu look. 37.15 - Fixed a bug that could cause crashes if a window was used as an AppWindow as soon as created. - Finally rewritten the (dumb, dumb, dumb!) file name handling code. Now Leggi will always expand fully the pathnames in the file requester, thus avoiding several annoying side-effects (like selecting an existing file and having Leggi refusing to load it). Note that now each window has as current directory the directory the main program was started from, but since the complete pathname is preserved and expanded in the file system, this should cause no problems. - A new switch WAIT has been added to LG and to the ARexx commands NEW and OPEN. As you're expecting, it locks the CLI LG was started from (or the ARexx macro contaning the command) until the window opened by LG is closed. This is a most useful thing with UUCP, DirOpus, etc. 37.10 - Fixed the GETNAME command the Line Numbers are on (used to pass the line numbers). - Fixed software failure when calling FIND as an ARexx command with an argument. - Now if you move the mouse after having pressed the left button, the scrolling direction changes accordingly. - LeggiPrefs is font-sensitive. - Introduced the MOUSERIGHT/MOUSELEFT ARexx command and corresponding flags which allow to disable selectively the horizontal mouse scrolling. Users of previous releases with a configuration file will find the scrolling disabled: they have to set it using LeggiPrefs. However, the default configuration already has the flags enabled. 37.9 First public release.