Changeset 328 for branches/guitools-2.0/evfsgui/changes
- Timestamp:
- Sep 8, 2009, 8:56:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/evfsgui/changes
r327 r328 26 26 - Added: Optionally use big icons 27 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 28 30 - Changed: Several changes in GUI style (as suggested by Alex Taylor) 29 31 - Changed: Left align buttons in current connections panel (as suggested by … … 37 39 on the same volume only, in 2.x a new profile is merged with the 38 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 39 45 - Fixed: Loading a profile presented the user a half drawn window 40 46 - Fixed: Startup code if no evfsgui.ini is present … … 46 52 - Fixed: Disallow connecting to printers via context menu 47 53 - Fixed: Edit and Selected menu easily got out of sync 54 - Fixed: Edit and Selected menu still got out of sync, really fixed now 48 55 - Fixed: Another missing record validation 49 56 - Fixed: Password display broken on double connection warning 57 - Fixed: Detect more printers 50 58 51 59 ToDo: 52 - Major code refactoring 60 - Major code refactoring (partly done) 53 61 - Create Icon. stem in order to ease maintainance of icons 54 62 - Create mechanism to save passive connections across sessions 55 63 - Debug on/off option is badly implemented (rework required) 56 - Advanced dialog should be split into connection options and global options57 - smbtree error messages are ignored (requires more code from smbmon)58 - printer share detection is flaky59 - error checking60 64 - rebuild required utilities with libc063 (instead of libc064x) 65 66 Known problem: 67 - printer share detection is guessing only, however there is no known method 68 to do this properly 61 69 62 70 Version 1.3.4
Note:
See TracChangeset
for help on using the changeset viewer.