| 1 | Version 2 (Next) project:
|
|---|
| 2 | Already done:
|
|---|
| 3 | - Added: Browsing code from smbmon
|
|---|
| 4 | - Added: D'n'd support for file shares
|
|---|
| 5 | - Added: Connection wizard dialogs
|
|---|
| 6 | - Added: main menu bar
|
|---|
| 7 | - Added: New advanced settings
|
|---|
| 8 | - Added: "Old" 1.x look and feel (default for now)
|
|---|
| 9 | - Added: Main window is resizable
|
|---|
| 10 | - Added: Splitbar between panels
|
|---|
| 11 | - Added: Create rudimentary %ETC%\samba\smb.conf
|
|---|
| 12 | - Added: Connection details view (preliminary)
|
|---|
| 13 | - Added: Double connection detection using md5 hashes
|
|---|
| 14 | - Added: New profile saving code
|
|---|
| 15 | - Added: Remove menu option (preliminary for passive connections only)
|
|---|
| 16 | - Added: smbtree.vrs: Optionally do not show hidden shares
|
|---|
| 17 | - Added: smbtree.vrs: Enhanced guessicon()
|
|---|
| 18 | - Added: Preliminary context menus for Browse View and Connection details view
|
|---|
| 19 | - Added: "Retry" for passive connections (only manually for now)
|
|---|
| 20 | - Added: Drag and drop for passive connections
|
|---|
| 21 | - Added: Hide columns not useful for endusers
|
|---|
| 22 | - Added: NLV enable (parts of) connection details
|
|---|
| 23 | - Added: Disabled old profile saving code
|
|---|
| 24 | - Added: Sort smbtree view ascending
|
|---|
| 25 | - Added: Optionally turn on/off special ($) shares
|
|---|
| 26 | - Added: Optionally use big icons
|
|---|
| 27 | - Added: Profile files may be dropped onto the current connections container
|
|---|
| 28 | - Added: Login dialog behaviour matches the one from smbusers now
|
|---|
| 29 | - Added: Preliminary handling of smbtree error messages
|
|---|
| 30 | - Changed: Several changes in GUI style (as suggested by Alex Taylor)
|
|---|
| 31 | - Changed: Left align buttons in current connections panel (as suggested by
|
|---|
| 32 | MrFawlty and Alex Taylor)
|
|---|
| 33 | - Changed: Replaced status bar by a text control (as suggested by Alex Taylor)
|
|---|
| 34 | (only used for version display for now)
|
|---|
| 35 | - Changed: Main icon is now the one done by Alex Taylor
|
|---|
| 36 | - Changed: Use PM_Default_Colors for title sections (as suggested by Alex Taylor)
|
|---|
| 37 | - Changed: German translation of "Retry"
|
|---|
| 38 | - Changed: Profile behaviour: In 1.3 a new profile replaced older connections
|
|---|
| 39 | on the same volume only, in 2.x a new profile is merged with the
|
|---|
| 40 | old connections one.
|
|---|
| 41 | - Changed: Split advanced dialog should be split into connection options and
|
|---|
| 42 | global options
|
|---|
| 43 | - Changed: Redesigned mount dialog
|
|---|
| 44 | - Changed: Redesigned login dialog
|
|---|
| 45 | - Changed: Clarified message about multiple connections
|
|---|
| 46 | - Fixed: Loading a profile presented the user a half drawn window
|
|---|
| 47 | - Fixed: Startup code was broken if no evfsgui.ini is present
|
|---|
| 48 | - Fixed: CltInit uses smbclient.exe instead of smbd.exe to find Samba binaries
|
|---|
| 49 | - Fixed: Message queue during resize isn't cleared (no flashing during resize)
|
|---|
| 50 | - Fixed: Missing NLV aware strings
|
|---|
| 51 | - Fixed: Don't let user edit network neighbourhood results
|
|---|
| 52 | - Fixed: Claiming a passive connection already exists is nonsense
|
|---|
| 53 | - Fixed: Disallow connecting to printers via context menu
|
|---|
| 54 | - Fixed: Edit and Selected menu easily got out of sync
|
|---|
| 55 | - Fixed: Edit and Selected menu still got out of sync, really fixed now
|
|---|
| 56 | - Fixed: Another missing record validation
|
|---|
| 57 | - Fixed: Password display broken on double connection warning
|
|---|
| 58 | - Fixed: Detect more printers
|
|---|
| 59 | - Fixed: Confirmation of removal of a single connection was missing
|
|---|
| 60 | - Fixed: Dropdown combobox in mount dialog was readonly
|
|---|
| 61 |
|
|---|
| 62 | ToDo:
|
|---|
| 63 | - Major code refactoring (partly done)
|
|---|
| 64 | - Create Icon. stem in order to ease maintainance of icons
|
|---|
| 65 | - Create mechanism to save passive connections across sessions
|
|---|
| 66 | - Debug on/off option is badly implemented (rework required)
|
|---|
| 67 | - rebuild required utilities with libc063 (instead of libc064x)
|
|---|
| 68 |
|
|---|
| 69 | Known problem:
|
|---|
| 70 | - printer share detection is guessing only, however there is no known method
|
|---|
| 71 | to do this properly
|
|---|
| 72 |
|
|---|
| 73 | Version 1.3.4
|
|---|
| 74 | !Fixed: Readonly connection option did not work (was not implemented)
|
|---|
| 75 | Version 1.3.3
|
|---|
| 76 | *Changed: Provide better message box for profile saving (to explain rather
|
|---|
| 77 | odd behavior
|
|---|
| 78 | Version 1.3.2
|
|---|
| 79 | !Fixed: No more double drive letters in the drive letters list after mounting
|
|---|
| 80 | *Changed: "Workgroup/ Domain:" back to "Workgroup:"
|
|---|
| 81 | Version 1.3.1
|
|---|
| 82 | +Added: Explanation for errors in case mount operation fails
|
|---|
| 83 | *Changed: "Workgroup:" to "Workgroup/ Domain:"
|
|---|
| 84 | Version 1.3
|
|---|
| 85 | +Added: Support for the (new) ndpsmb logging feature
|
|---|
| 86 | +Added: Support for the (old) ndpsmb logging feature (deactivated)
|
|---|
| 87 | +Added: Save "titlebar" color across sessions
|
|---|
| 88 | *Changed: Merge Alex Taylor's and Herwig B.'s latest changes
|
|---|
| 89 | *Changed: Also display status data in hintarea when mouse cursor is over
|
|---|
| 90 | the "current resources" pane
|
|---|
| 91 | !Fixed: Tab order in "new resource" pane
|
|---|
| 92 | !Fixed: Help did not work for advanced window in NLV versions
|
|---|
| 93 |
|
|---|
| 94 | Version 1.2.1 (2009-04, Herwig B.)
|
|---|
| 95 | +Added: Try to restart EVFSCTL.EXE once in case it is not running.
|
|---|
| 96 | +Added: Implemented support for error messages depending on return codes
|
|---|
| 97 | in case of failed operations as provided from ndpsmb.dll version
|
|---|
| 98 | 1.5alpha2 or better.
|
|---|
| 99 | *Changed: Move status data of current connection into container caption
|
|---|
| 100 | (Makes more sense there).
|
|---|
| 101 | *Changed: Show version notice in status area (at the bottom now)
|
|---|
| 102 | !Fixed: In case the connect operation fails on a newly created mount point,
|
|---|
| 103 | the mountpoint is removed again, instead of leaving it in a zombie
|
|---|
| 104 | status. That makes sense as EVFSGUI does not support the creation
|
|---|
| 105 | and maintainance of empty mountpoints (the underlying EVFS (including
|
|---|
| 106 | the REXX interface) supports this, but the GUI does not).
|
|---|
| 107 |
|
|---|
| 108 | Version 1.2.1 (2009-05, Alex Taylor)
|
|---|
| 109 | !Fixed: Main window wasn't set visible if INI file was missing.
|
|---|
| 110 | !Fixed: Corrected English, formatting h in helpfile.
|
|---|
| 111 | *Added: Better program icon.
|
|---|
| 112 |
|
|---|
| 113 | Version 1.2 (2008-10)
|
|---|
| 114 | *Updated: Finally all the help files are updated to reflect all changes
|
|---|
| 115 | (en, de and fr)
|
|---|
| 116 | !Workaround: It appears that for unknown reasons the SysDriveMap() function
|
|---|
| 117 | hangs if it is used with the "FREE" and "REMOTE" flags, after it is
|
|---|
| 118 | called for several times. I noticed that after I received Yuri's
|
|---|
| 119 | latest Samba plugin. The problem disappears if EVFS is not installed.
|
|---|
| 120 | This should be tested (and fixed) by Vitali in EVFS (probably).
|
|---|
| 121 |
|
|---|
| 122 | +Added: In debug mode the output in the console window has time stamps now
|
|---|
| 123 | +Added: Display name and version of the used IFS on "empty" mountpoints
|
|---|
| 124 | +Added: Button on the autoload window (the -nogui GUI) to abort reconnection
|
|---|
| 125 | +Added: Server entry field is now a drop down combo box holding all servers
|
|---|
| 126 | to which connections were made with)
|
|---|
| 127 | +Added: Alternatively support NetDrive for SMB shares instead of EVFS (using
|
|---|
| 128 | undocumented -ndfs switch)
|
|---|
| 129 | *Updated: All message files
|
|---|
| 130 | !Fixed: Bug in my autoload code
|
|---|
| 131 | !Fixed: Bug in my -ndfs code (spotted by Guillaume)
|
|---|
| 132 |
|
|---|
| 133 | +Added: Autostart EVFS connections feature via Startup folder object
|
|---|
| 134 | +Added: -nogui switch (only show a small message window)
|
|---|
| 135 | +Added: -autoclose switch (close eVFSGUI after 3 seconds)
|
|---|
| 136 | +Added: Load profile specified on the commandline
|
|---|
| 137 | +Added: Edit via context menu for mountpoints with exactly one resource
|
|---|
| 138 | +Added: Context menu equivalents to the Detach and Unmount pushbuttons
|
|---|
| 139 | +Added: The content of the EF_NETWORK field (aka workgroup) is saved to the
|
|---|
| 140 | eVFSGUI.INI as this changes only on rare occasions (saved me a lot of
|
|---|
| 141 | typing during testing)
|
|---|
| 142 | +Added: Do not attach drive if has already been attached (from TODO list A.T.)
|
|---|
| 143 | !Fixed: Profiles supported plain passwords whereas EVFS provided encrypted
|
|---|
| 144 | passwords in profile files
|
|---|
| 145 | !Fixed: eVFSGUI initializes itself properly now
|
|---|
| 146 | !Fixed: eVFSGUI would hang after displaying the message "no control program
|
|---|
| 147 | found"
|
|---|
| 148 | !Fixed: Cleanup signal stuff ("return" after a signal is a bad thing to do!)
|
|---|
| 149 | !Fixed: INI file was not closed after leaving eVFSGUI
|
|---|
| 150 | !Fixed: When several mount points exist and the first one is removed the click
|
|---|
| 151 | event routine was executed after the corresponded record was already
|
|---|
| 152 | removed -> eVFSGUI crashed. As a fix the record is validated before an
|
|---|
| 153 | attempt to access its data is done. If it does not exist anymore the
|
|---|
| 154 | event routine is terminated without further action.
|
|---|