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

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

GUI-Tools: EVFSGUI resizing fixes by Alex Taylor

File size: 11.2 KB
Line 
1ToDo for 2.x:
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
6Version 2.0.1 (Alex T. 2010-01-07)
7- Added: Use 'Combined' font on DBCS systems
8- Fixed: Default fonts are set correctly
9- Fixed: Section title colours now correctly default to system settings
10- Fixed: Various fixes and enhancements to window resize logic
11
12Version 2.0.0 (Refresh)
13- Changed: Rewrite routines to find .msg and .hlp files
14- Fixed: Set size of throbber object according to screen dimensions
15
16Version 2.0 GA
17- Added: Provide unexpected.tdb in the installer
18- Fixed: Detect trailing tabs and blanks in the temporary directory
19- Fixed: A manually added server's workgroup might be unknown in the moment
20 the dialog is populated
21
22Version 2.0 beta6 2009-12-12
23+ Added: WPI installer for Plugin, EVFSGUI and Samba Client Utilities
24 (plus variant that includes EVFS for eCS distribution).
25+ Added: New global option: Use broadcasts instead of local master browser
26+ Added: New menu entry: Save default workgroup to smb.conf
27- Fixed: Also go through double (and passive) connection check
28 if profile is loaded as a commandline parameter
29- Fixed: Migrate to enhanced NLV setup subroutines
30- Fixed: Autodetection of filesystem variant did not work properly
31- Fixed: Turn off debug console upon startup
32- Fixed: Don't crash when attempting to create the Autostart script
33- Fixed: Also create %ETC%\samba\lock directory for client
34- Fixed: Properly redraw network neighbourhood after refresh
35
36Version 2.0 beta5 2009-11-15
37+ Added: Manually entered servers are automatically integrated into the
38 network neighbourhood
39- Fixed: IP address servers (without a name) can be browsed properly now.
40- Fixed: Detect missing upcase tables (and don't fall over)
41- Fixed: If nothing is found, network neighbourhood should be empty (and
42 not display an unnamed workgroup icon).
43- Fixed: When immediate authentification for browsing was enabled, the
44 main window was not redrawn properly.
45- Fixed: Changed statusbar size (should look better)
46
47Version 2.0 beta4 2009-11-03:
48- Fixed: Do not crash on outdated temporary files
49- Fixed: Do not crash on unavailable machines
50
51Version 2.0 beta3 2009-10-29:
52- Fixed: The GUI was blocked every few seconds during network neighbourhood
53 scan. Bonus: The new code is even faster than the previous one.
54
55Version 2.0 beta2 2009-10-25:
56+ Added: English helpfile
57+ Added: German helpfile
58+ Added: French helpfile (partly done, requires completion by Guillaume)
59+ Added: Information about server dialog
60+ Added: Dialog also uses information from network neighbourhood
61+ Added: Detection of "dead" (non accessible) servers (which are still in the
62 browse list)
63- Changed: Dialog entry fields now use WarpSans Bold font (matches style of
64 other dialogs)
65- Fixed: Network neighbourhood is filled much faster than before
66- Fixed: No more share type guessing
67- Fixed: Ticket #105: Temporary files not removed
68- Fixed: Ticket #106: Icon in global settings dialog not properly aligned
69
70Version 2.0 beta1 2009-09-15:
71+ Added: Browsing code from smbmon
72+ Added: D'n'd support for file shares
73+ Added: Connection wizard dialogs
74+ Added: main menu bar
75+ Added: New advanced settings
76+ Added: "Old" 1.x look and feel
77+ Added: Main window is resizable
78+ Added: Splitbar between panels
79+ Added: Create rudimentary %ETC%\samba\smb.conf
80+ Added: Connection details view (preliminary)
81+ Added: Double connection detection using md5 hashes
82+ Added: New profile saving code
83+ Added: Remove menu option (preliminary for passive connections only)
84+ Added: smbtree.vrs: Optionally do not show hidden shares
85+ Added: smbtree.vrs: Enhanced guessicon()
86+ Added: Preliminary context menus for Browse View and Connection details view
87+ Added: "Retry" for passive connections (only manually for now)
88+ Added: Drag and drop for passive connections
89+ Added: Hide columns not useful for endusers
90+ Added: NLV enable (parts of) connection details
91+ Added: Disabled old profile saving code
92+ Added: Sort smbtree view ascending
93+ Added: Optionally turn on/off special ($) shares
94+ Added: Optionally use big icons
95+ Added: Profile files may be dropped onto the current connections container
96+ Added: Login dialog behaviour matches the one from smbusers now
97+ Added: Preliminary handling of smbtree error messages
98+ Added: Optionally save passive connections across sessions
99+ Added: French message file (thanks to Guillaume Gay)
100- Changed: Several changes in GUI style (as suggested by Alex Taylor)
101- Changed: Left align buttons in current connections panel (as suggested by
102 MrFawlty and Alex Taylor)
103- Changed: Replaced status bar by a text control (as suggested by Alex Taylor)
104 (only used for version display for now)
105- Changed: Main icon is now the one done by Alex Taylor
106- Changed: Use PM_Default_Colors for title sections (as suggested by Alex Taylor)
107- Changed: German translation of "Retry"
108- Changed: Profile behaviour: In 1.3 a new profile replaced older connections
109 on the same volume only, in 2.x a new profile is merged with the
110 old connections one.
111- Changed: Split advanced dialog should be split into connection options and
112 global options
113- Changed: Redesigned mount dialog
114- Changed: Redesigned login dialog
115- Changed: Clarified message about multiple connections
116- Changed: Rebuild required Samba Client utilities 3.0.36 with libc063
117 (instead of libc064x) (Changeset 331 level)
118- Fixed: Loading a profile presented the user a half drawn window
119- Fixed: Startup code was broken if no evfsgui.ini is present
120- Fixed: CltInit uses smbclient.exe instead of smbd.exe to find Samba binaries
121- Fixed: Message queue during resize isn't cleared (no flashing during resize)
122- Fixed: Missing NLV aware strings
123- Fixed: Don't let user edit network neighbourhood results
124- Fixed: Claiming a passive connection already exists is nonsense
125- Fixed: Disallow connecting to printers via context menu
126- Fixed: Edit and Selected menu easily got out of sync
127- Fixed: Edit and Selected menu still got out of sync, really fixed now
128- Fixed: Another missing record validation
129- Fixed: Password display broken on double connection warning
130- Fixed: Detect more printers
131- Fixed: Confirmation of removal of a single connection was missing
132- Fixed: Dropdown combobox in mount dialog was readonly
133- Fixed: Autostart mode was broken
134
135Version 1.3.7 - changes not relevant for 2.0
136
137Version 1.3.6
138!Fixed: When connecting to a complete server, the workgroup got lost during the
139 connecting process.
140Version 1.3.5
141!Fixed: Error in profile file parsing logic could lead to double entries
142 for LOGFILE and LOGLEVEL (possibly having side effects on EASUPPORT)
143Version 1.3.4
144!Fixed: Readonly connection option did not work (was not implemented)
145Version 1.3.3
146*Changed: Provide better message box for profile saving (to explain rather
147 odd behavior
148Version 1.3.2
149!Fixed: No more double drive letters in the drive letters list after mounting
150*Changed: "Workgroup/ Domain:" back to "Workgroup:"
151Version 1.3.1
152+Added: Explanation for errors in case mount operation fails
153*Changed: "Workgroup:" to "Workgroup/ Domain:"
154Version 1.3
155+Added: Support for the (new) ndpsmb logging feature
156+Added: Support for the (old) ndpsmb logging feature (deactivated)
157+Added: Save "titlebar" color across sessions
158*Changed: Merge Alex Taylor's and Herwig B.'s latest changes
159*Changed: Also display status data in hintarea when mouse cursor is over
160 the "current resources" pane
161!Fixed: Tab order in "new resource" pane
162!Fixed: Help did not work for advanced window in NLV versions
163
164Version 1.2.1 (2009-04, Herwig B.)
165+Added: Try to restart EVFSCTL.EXE once in case it is not running.
166+Added: Implemented support for error messages depending on return codes
167 in case of failed operations as provided from ndpsmb.dll version
168 1.5alpha2 or better.
169*Changed: Move status data of current connection into container caption
170 (Makes more sense there).
171*Changed: Show version notice in status area (at the bottom now)
172!Fixed: In case the connect operation fails on a newly created mount point,
173 the mountpoint is removed again, instead of leaving it in a zombie
174 status. That makes sense as EVFSGUI does not support the creation
175 and maintainance of empty mountpoints (the underlying EVFS (including
176 the REXX interface) supports this, but the GUI does not).
177
178Version 1.2.1 (2009-05, Alex Taylor)
179!Fixed: Main window wasn't set visible if INI file was missing.
180!Fixed: Corrected English, formatting h in helpfile.
181*Added: Better program icon.
182
183Version 1.2 (2008-10)
184*Updated: Finally all the help files are updated to reflect all changes
185 (en, de and fr)
186!Workaround: It appears that for unknown reasons the SysDriveMap() function
187 hangs if it is used with the "FREE" and "REMOTE" flags, after it is
188 called for several times. I noticed that after I received Yuri's
189 latest Samba plugin. The problem disappears if EVFS is not installed.
190 This should be tested (and fixed) by Vitali in EVFS (probably).
191
192+Added: In debug mode the output in the console window has time stamps now
193+Added: Display name and version of the used IFS on "empty" mountpoints
194+Added: Button on the autoload window (the -nogui GUI) to abort reconnection
195+Added: Server entry field is now a drop down combo box holding all servers
196 to which connections were made with)
197+Added: Alternatively support NetDrive for SMB shares instead of EVFS (using
198 undocumented -ndfs switch)
199*Updated: All message files
200!Fixed: Bug in my autoload code
201!Fixed: Bug in my -ndfs code (spotted by Guillaume)
202
203+Added: Autostart EVFS connections feature via Startup folder object
204+Added: -nogui switch (only show a small message window)
205+Added: -autoclose switch (close eVFSGUI after 3 seconds)
206+Added: Load profile specified on the commandline
207+Added: Edit via context menu for mountpoints with exactly one resource
208+Added: Context menu equivalents to the Detach and Unmount pushbuttons
209+Added: The content of the EF_NETWORK field (aka workgroup) is saved to the
210 eVFSGUI.INI as this changes only on rare occasions (saved me a lot of
211 typing during testing)
212+Added: Do not attach drive if has already been attached (from TODO list A.T.)
213!Fixed: Profiles supported plain passwords whereas EVFS provided encrypted
214 passwords in profile files
215!Fixed: eVFSGUI initializes itself properly now
216!Fixed: eVFSGUI would hang after displaying the message "no control program
217 found"
218!Fixed: Cleanup signal stuff ("return" after a signal is a bad thing to do!)
219!Fixed: INI file was not closed after leaving eVFSGUI
220!Fixed: When several mount points exist and the first one is removed the click
221 event routine was executed after the corresponded record was already
222 removed -> eVFSGUI crashed. As a fix the record is validated before an
223 attempt to access its data is done. If it does not exist anymore the
224 event routine is terminated without further action.
Note: See TracBrowser for help on using the repository browser.