Ignore:
Timestamp:
Dec 26, 2010, 6:00:33 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

GUI-Tools: EVFSGUI: Version 2.1 beta2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/guitools-2.0/evfsgui/changes

    r503 r506  
    1 ToDo for 2.x:
     1ToDo for 2.5:
    22- Major code refactoring (partly done)
     3- Enable and complete printer support code
     4- Support server based logon scripts (requires REXX rpc library,
     5  partly done) (works in a separate utility right now)
     6
     7ToDo for 2.1:
    38- Debug on/off option is badly implemented (rework required)
    49- Create Icon. stem in order to ease maintenance of icons
     
    611  under all conditions
    712- Enable WPS integration code (partly done)
    8 - Enable and complete printer support code
    9 - Support server based logon scripts (requires REXX rpc library,
    10   partly done) (works in a separate utility right now)
    11 - Passive connections/double connection detection does not seem to work
    12   properly (it does, it is Turbofolder that is creating the 100% CPU load)
     13- Passive connections/double connection detection does not seem
     14  to work properly
     15
     16Version 2.1 beta2 2010-12-26
     17- Added: New "About" box displays detailed version notices of all
     18         client components
     19- Added: -DELAY [n] switch (as requested in Ticket #148)
     20- Added: Integrated delay into progress window upon startup
     21- Added: Throbber on progress window
     22- Fixed: Do not crash on bad return value from *RxGetMount() in GetChildren
     23- Fixed: "Abort" in progress window presented an uninitialized main window
     24- Fixed: Logfile names were wrong in the online help
     25- Fixed: Several typos (thanks to Rainer Stroebel)
    1326 
    14 Version 2.1-beta
     27Version 2.1 beta1 2010-08-13
    1528- Added: On-the-fly browsing on remote servers
    1629- Added: Files can be "opened" during on-the-fly browsing (a mountpoint
     
    1831- Added: Set icons of browsed files according to extender types (only most
    1932         often used types (EXE, OOO, PDF, generic multimedia icons - no WPS
    20          mechanism for that)
     33         mechanism for that from REXX)
    2134- Added: Refresh display every 60 seconds in order to reflect changes
    2235         done on the command line while EVFSGUI is open
    2336- Added: "Detach all" menuitem in context menu
    2437- Added: "Refresh" menuitem in context menu
    25 - Added: -DELAY XX switch (as requested in Ticket #148)
    2638- Fixed: Do not flash during refresh
    2739- Fixed: Workaround for uninitialized advance.!alwaysmp
    28 - Fixed: Do not crash on bad return value from *RxGetMount() in GetChildren
    29 - Fixed: Do not run more than 32 smbclient.exe concurrently (EVFSGUI needs
    30          Paul Ratcliffe's pr1util.dll now)
     40- Fixed: Do not run more than 32 smbclient.exe concurrently (EVFSGUI
     41         needs Paul Ratcliffe's pr1util.dll now)
    3142         
    3243Version 2.0.6 2010-08-13
    33 - This is 2.1.beta without On-the-fly-browsing on remote servers
     44- This is 2.1.beta1 without On-the-fly-browsing on remote servers
    3445
    3546Version 2.0.5 2010-04-23
Note: See TracChangeset for help on using the changeset viewer.