Changeset 347 for branches/guitools-2.0/evfsgui/changes
- Timestamp:
- Nov 15, 2009, 7:02:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/evfsgui/changes
r346 r347 3 3 - Debug on/off option is badly implemented (rework required) 4 4 - Create Icon. stem in order to ease maintainance of icons 5 6 Version 2.0 beta5 2009-11-15 7 + Added: Manually entered servers are automatically integrated into the 8 network neighbourhood 9 - Fixed: IP address servers (without a name) can be browsed properly now. 10 - Fixed: Detect missing upcase tables (and don't fall over) 11 - Fixed: If nothing is found, network neighbourhood should be empty (and 12 not display an unnamed workgroup icon). 13 - Fixed: When immediate authentification for browsing was enabled, the 14 main window was not redrawn properly. 15 - Fixed: Changed statusbar size (should look better) 5 16 6 17 Version 2.0 beta4 2009-11-03: … … 13 24 14 25 Version 2.0 beta2 2009-10-25: 15 -Added: English helpfile16 -Added: German helpfile17 -Added: French helpfile (partly done, requires completion by Guillaume)18 -Added: Information about server dialog19 -Added: Dialog also uses information from network neighbourhood20 -Added: Detection of "dead" (non accessible) servers (which are still in the26 + Added: English helpfile 27 + Added: German helpfile 28 + Added: French helpfile (partly done, requires completion by Guillaume) 29 + Added: Information about server dialog 30 + Added: Dialog also uses information from network neighbourhood 31 + Added: Detection of "dead" (non accessible) servers (which are still in the 21 32 browse list) 22 33 - Changed: Dialog entry fields now use WarpSans Bold font (matches style of … … 28 39 29 40 Version 2.0 beta1 2009-09-15: 30 -Added: Browsing code from smbmon31 -Added: D'n'd support for file shares32 -Added: Connection wizard dialogs33 -Added: main menu bar34 -Added: New advanced settings35 -Added: "Old" 1.x look and feel36 -Added: Main window is resizable37 -Added: Splitbar between panels38 -Added: Create rudimentary %ETC%\samba\smb.conf39 -Added: Connection details view (preliminary)40 -Added: Double connection detection using md5 hashes41 -Added: New profile saving code42 -Added: Remove menu option (preliminary for passive connections only)43 -Added: smbtree.vrs: Optionally do not show hidden shares44 -Added: smbtree.vrs: Enhanced guessicon()45 -Added: Preliminary context menus for Browse View and Connection details view46 -Added: "Retry" for passive connections (only manually for now)47 -Added: Drag and drop for passive connections48 -Added: Hide columns not useful for endusers49 -Added: NLV enable (parts of) connection details50 -Added: Disabled old profile saving code51 -Added: Sort smbtree view ascending52 -Added: Optionally turn on/off special ($) shares53 -Added: Optionally use big icons54 -Added: Profile files may be dropped onto the current connections container55 -Added: Login dialog behaviour matches the one from smbusers now56 -Added: Preliminary handling of smbtree error messages57 -Added: Optionally save passive connections across sessions58 -Added: French message file (thanks to Guillaume Gay)41 + Added: Browsing code from smbmon 42 + Added: D'n'd support for file shares 43 + Added: Connection wizard dialogs 44 + Added: main menu bar 45 + Added: New advanced settings 46 + Added: "Old" 1.x look and feel 47 + Added: Main window is resizable 48 + Added: Splitbar between panels 49 + Added: Create rudimentary %ETC%\samba\smb.conf 50 + Added: Connection details view (preliminary) 51 + Added: Double connection detection using md5 hashes 52 + Added: New profile saving code 53 + Added: Remove menu option (preliminary for passive connections only) 54 + Added: smbtree.vrs: Optionally do not show hidden shares 55 + Added: smbtree.vrs: Enhanced guessicon() 56 + Added: Preliminary context menus for Browse View and Connection details view 57 + Added: "Retry" for passive connections (only manually for now) 58 + Added: Drag and drop for passive connections 59 + Added: Hide columns not useful for endusers 60 + Added: NLV enable (parts of) connection details 61 + Added: Disabled old profile saving code 62 + Added: Sort smbtree view ascending 63 + Added: Optionally turn on/off special ($) shares 64 + Added: Optionally use big icons 65 + Added: Profile files may be dropped onto the current connections container 66 + Added: Login dialog behaviour matches the one from smbusers now 67 + Added: Preliminary handling of smbtree error messages 68 + Added: Optionally save passive connections across sessions 69 + Added: French message file (thanks to Guillaume Gay) 59 70 - Changed: Several changes in GUI style (as suggested by Alex Taylor) 60 71 - Changed: Left align buttons in current connections panel (as suggested by
Note:
See TracChangeset
for help on using the changeset viewer.