Short: reqtools.library, The requester toolkit. Release 2.1f Uploader: jawil@aid.no (Jan Roger Wilkens) RELEASE 2.1f (Library version 38.390 [1.3] - 38.1092 [2.0]) Screenmode requester now knows about EURO72, EURO36, SUPER72, DBLNTSC and DBLPAL monitors. rtGetVScreenSize() now uses VideoControl() if possible to get the visible screen size. File requester, font requester and screenmode requester now ignore all key presses before the requester is completely set up. This should just about eliminate the problem of a gadget getting pressed because the user typed too quickly. File requester will use the device name of a volume if it's name is not unique (multiple floppies called 'Empty' for example). On Kickstart 3.0 or higher the file, font and screenmode requesters will use memory pools. Palette requester is now fully AGA compatible. It uses the DisplayInfo database to find out the palette range of the screen it is opened on. It supports 256 colors out of a pallete of 16,8 million and should support even beyond that (not tested since there currently is nothing that goes beyond that :-). Bug fix: using the close gadget of the palette requester returned 0 instead of -1 for cancel. Bug fix: rtGetLong() requester completely misplaced the min/max display when RTGL_TextFmt was used. Bug fix: fixed enforcer hits in file requester when FREQF_SELECTDIRS was used and a directory was double-clicked. Bug fix: font style handling of rtFontRequest() was almost completely  broken. Should work ok now. Bug fix: min/max display in rtGetLong() requester would become garbled during window-refreshing when the RT_ReqHandler feature was used. Bug fix: clearing the font name gadget in the rtFontRequest() requester and pressing Return caused the requester to return TRUE although the 'Cancel' gadget was visibly selected. The requester now properly returns FALSE. Fixed some minor errors in include files and autodoc. Some updated catalogs included. French install text included, translated by Benoit Mortier. Release 1.2c of RexxReqTools included. Version 1.2 of RTPatch included.