source: branches/guitools-2.0/evfsgui/changes@ 334

Last change on this file since 334 was 334, checked in by Herwig Bauernfeind, 16 years ago

GUI-Tools: SMBMON V.next (Adding sorting dialog)

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