Changeset 765


Ignore:
Timestamp:
Apr 5, 2013, 7:54:27 PM (12 years ago)
Author:
Herwig Bauernfeind
Message:

GUI-Tools: EVFSGUI 2.5, SMBMON 2.5 yet another place to fix Ticket #202

Location:
trunk/guitools/evfsgui
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/evfsgui/changes

    r759 r765  
    1313  under all conditions
    1414 
    15 Version 2.5.0 2012-12-??
     15Version 2.5.0 2013-??-??
    1616+ Added: Detect eComStation OS Version
    1717+ Added: Show for who we are waiting
     
    6363         workgroup field errornously (and created a bogus entry in the network
    6464         neighbourhood)
     65! Fixed: Minimum size was too small (reported by Alex Taylor)
     66! Fixed: Blanks in sharenames messed up everything (Ticket #202)
    6567- Removed: Bottom button row
    6668- Removed: View Menu
  • trunk/guitools/evfsgui/evfsgui.vrp

    r762 r765  
    1515UserFile: 1
    1616UserWindow: Main,1
     17UserWindow: SW_SMBTREE,1
  • trunk/guitools/evfsgui/evfsgui.vrx

    r762 r765  
    11331133*/
    11341134_LoadOtherFuncs:
     1135    IF options.!debug == 1 then say time()' _LoadotherFuncs() started'
    11351136    SIGNAL ON SYNTAX NAME DLLMissing
    11361137
     
    11481149
    11491150    SIGNAL OFF SYNTAX
     1151    IF options.!debug == 1 then say time()' _LoadotherFuncs() done'
    11501152return
    11511153
Note: See TracChangeset for help on using the changeset viewer.