Changeset 316 for branches/guitools-2.0/evfsgui/changes
- Timestamp:
- Aug 18, 2009, 10:30:31 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/evfsgui/changes
r315 r316 1 1 Version 2 (Next) project: 2 2 Already done: 3 - Add browsing code from smbmon 4 - Add d'n'd support for file shares 5 - Add connection wizard dialogs 6 - Add main menu bar 7 - Add new advanced settings 8 - Add possibility to have the "old" 1.x look and feel (default for now) 9 - Add possibility to completely resize the main window (not yet complete) 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 - Fixed: CltInit uses smbclient.exe instead of smbd.exe to find Samba binaries 13 - Fixed: Message queue during resize isn't cleared (no flashing during resize) 14 - Fixed: Missing NLV aware strings 10 15 ToDo: 11 16 - CltInit requires resync with SambaInit 12 - Debug on/off option doesn't work correctly 13 - Message queue during resize isn't cleared (flashing display during resize) 17 - Connection details page (required for new profile code) 18 - Debug on/off option is badly implemented (rework required) 19 - Advanced dialog should be split into connection options and global options 14 20 - smbtree error messages are ignored (requires more code from smbmon) 15 21 - Connecting to IPC$ still possible 16 22 - printer share detection is flaky 17 23 - error checking 18 - some string not NLV aware19 24 - rebuild required utilities with libc063 (instead of libc064x) 20 25
Note:
See TracChangeset
for help on using the changeset viewer.