Changeset 765 for trunk/guitools/evfsgui
- Timestamp:
 - Apr 5, 2013, 7:54:27 PM (13 years ago)
 - Location:
 - trunk/guitools/evfsgui
 - Files:
 - 
      
- 4 edited
 
- 
          
  changes (modified) (2 diffs)
 - 
          
  evfsgui.vrp (modified) (1 diff)
 - 
          
  evfsgui.vrx (modified) (2 diffs)
 - 
          
  evfsgui.vry (modified) ( previous)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/guitools/evfsgui/changes
r759 r765 13 13 under all conditions 14 14 15 Version 2.5.0 201 2-12-??15 Version 2.5.0 2013-??-?? 16 16 + Added: Detect eComStation OS Version 17 17 + Added: Show for who we are waiting … … 63 63 workgroup field errornously (and created a bogus entry in the network 64 64 neighbourhood) 65 ! Fixed: Minimum size was too small (reported by Alex Taylor) 66 ! Fixed: Blanks in sharenames messed up everything (Ticket #202) 65 67 - Removed: Bottom button row 66 68 - Removed: View Menu  - 
      
trunk/guitools/evfsgui/evfsgui.vrp
r762 r765 15 15 UserFile: 1 16 16 UserWindow: Main,1 17 UserWindow: SW_SMBTREE,1  - 
      
trunk/guitools/evfsgui/evfsgui.vrx
r762 r765 1133 1133 */ 1134 1134 _LoadOtherFuncs: 1135 IF options.!debug == 1 then say time()' _LoadotherFuncs() started' 1135 1136 SIGNAL ON SYNTAX NAME DLLMissing 1136 1137 … … 1148 1149 1149 1150 SIGNAL OFF SYNTAX 1151 IF options.!debug == 1 then say time()' _LoadotherFuncs() done' 1150 1152 return 1151 1153  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  