Ignore:
Timestamp:
Apr 26, 2010, 4:51:52 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

GUI-Tools: Latest EVFSGUI changes

File:
1 edited

Legend:

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

    r410 r450  
    77- Enable WPS integration code (partly done)
    88- Enable and complete printer support code
    9 - Eventually support on-the-fly browsing of directories/files in EVFSGUI
    109- Eventually support server based logon scripts (requires REXX rpc library,
    1110  partly done)
    12 - Opening WPS folders should be done in a separate Thread (in order not to
    13   block EVFSGUI while waiting for a slow WPS folder...)
    14 
    15 Version 2.0.3 2010-02-20
    16 - Fixed: The NLV subroutine now properly falls back to the builtin (bracketed)
    17          message files in case NO (not even an english message file) can be
    18          found.
     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 
     14Version 2.1-beta
     15- Added: On-the-fly browsing on remote servers
     16- Added: Filed can be "opened" during on-the-fly browsing (a mountpoint
     17         is created first)
     18- Added: Set icons of browsed files according to extender types (only most
     19         often used types (EXE, OOO, PDF, generic multimedia icons - no WPS
     20         mechanism for that)
     21         
     22Version 2.0.5 2010-04-23
     23- Fixed: Passive connections were not removed when the same connection was
     24         loaded using a profile
     25- Fixed: Missing NLV message if wrong file was dropped onto the left pane
     26
     27Version 2.0.4 2010-04-09
     28- Fixed: Connection details doubled since MEMLEN etc removal.
     29- Changed: Some parts of the code were refactored
     30
     31Version 2.0.3 2010-02-23
     32- Added: Open mountpoint as WPS object moved to a separate thread in order
     33         not to block the EVFSGUI main window while waiting for a folder
     34         on a slow connection to open.
     35- Added: Double-click also opens a mountpoint as WPS folder         
     36- Added: Debug ON also makes hidden columns in connections details visible
     37- Fixed: "Abort" button on progress window was not NLV enabled
     38- Fixed: The NLV subroutine now properly falls back to the builtin
     39         (bracketed) message files in case NO (not even an english
     40         message file) can be found.
     41- Fixed: Do not crash in Autostart dialog when no NLV file was found.         
    1942- Fixed: Open mountpoint as WPS object fully workable
    2043- Fixed: Open mountpint now has a consistent behaviour with other actions
Note: See TracChangeset for help on using the changeset viewer.