Changeset 320 for branches/guitools-2.0/evfsgui/changes
- Timestamp:
- Aug 27, 2009, 11:19:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/evfsgui/changes
r319 r320 11 11 - Added: Create rudimentary %ETC%\samba\smb.conf 12 12 - Added: Connection details view (preliminary) 13 - Added: Double connection detection using hashes13 - Added: Double connection detection using md5 hashes 14 14 - Added: New profile saving code 15 15 - Added: Remove menu option (preliminary for passive connections only) 16 16 - Added: smbtree.vrs: Optionally do not show hidden shares 17 17 - Added: smbtree.vrs: Enhanced guessicon() 18 - Added: Preliminary context menus for Browse View and Connection details view 19 - Changed: Several changes in GUI style (as suggested by Alex Taylor) 20 - Changed: Left align buttons in current connections panel (as suggested by 21 MrFawlty and Alex Taylor) 22 - Changed: Replaced status bar by a text control (as suggested by Alex Taylor) 23 (only used for version display for now) 24 - Changed: Main icon is now the one done by Alex Taylor 25 - Changed: Use PM_Default_Colors for title sections (as suggested by Alex Taylor) 18 26 - Fixed: Loading a profile presented the user a half drawn window 19 27 - Fixed: CltInit uses smbclient.exe instead of smbd.exe to find Samba binaries … … 22 30 ToDo: 23 31 - CltInit requires resync with SambaInit 32 - Create Icon. stem in order to ease maintainance of icons 33 - Create mechanism to save passive connections across sessions 34 - Functionality of context menus for Browse View and Connection details view 24 35 - Debug on/off option is badly implemented (rework required) 36 - smbtree.vrs: Sort options 25 37 - Advanced dialog should be split into connection options and global options 26 38 - smbtree error messages are ignored (requires more code from smbmon) 27 - Connecting to IPC$ still possible 39 - Connecting to IPC$ still possible (if it is visible) 28 40 - printer share detection is flaky 29 41 - error checking
Note:
See TracChangeset
for help on using the changeset viewer.