Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 195 and Version 196 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/26/10 01:46:29 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v195 v196  
    2626 * !NullReferenceException is thrown when the user double clicks the view host icon in the parameter tab of e.g. a newly created genetic algorithm
    2727   * mkommend: Could not reproduce this behavior in the actual version.
     28    * abeham: Yes, the view host icon is not there anymore.
    2829 * Opening a file that is not a hl file should display a nicer dialog than the `PersistenceException` that complains about a missing typecache.xml
    2930 * Using "Close all", also closes the operators list, clipboard and the start page. The start page okay, but operators list or clipboard I wouldn't have exptected to be closed.