Changeset 506 for branches/guitools-2.0/evfsgui/changes
- Timestamp:
- Dec 26, 2010, 6:00:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/evfsgui/changes
r503 r506 1 ToDo for 2. x:1 ToDo for 2.5: 2 2 - 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 7 ToDo for 2.1: 3 8 - Debug on/off option is badly implemented (rework required) 4 9 - Create Icon. stem in order to ease maintenance of icons … … 6 11 under all conditions 7 12 - 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 16 Version 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) 13 26 14 Version 2.1 -beta27 Version 2.1 beta1 2010-08-13 15 28 - Added: On-the-fly browsing on remote servers 16 29 - Added: Files can be "opened" during on-the-fly browsing (a mountpoint … … 18 31 - Added: Set icons of browsed files according to extender types (only most 19 32 often used types (EXE, OOO, PDF, generic multimedia icons - no WPS 20 mechanism for that )33 mechanism for that from REXX) 21 34 - Added: Refresh display every 60 seconds in order to reflect changes 22 35 done on the command line while EVFSGUI is open 23 36 - Added: "Detach all" menuitem in context menu 24 37 - Added: "Refresh" menuitem in context menu 25 - Added: -DELAY XX switch (as requested in Ticket #148)26 38 - Fixed: Do not flash during refresh 27 39 - 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) 31 42 32 43 Version 2.0.6 2010-08-13 33 - This is 2.1.beta without On-the-fly-browsing on remote servers44 - This is 2.1.beta1 without On-the-fly-browsing on remote servers 34 45 35 46 Version 2.0.5 2010-04-23
Note:
See TracChangeset
for help on using the changeset viewer.