Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 171 and Version 172 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/23/10 17:39:52 (14 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v171 v172  
    2424 * Creating a !UserDefinedAlgorithm from any existing wired algorithm before adding a new problem is not the best idea. There should be some kind of warning to the unexperienced user that he's entering dangerous territory if he clicks the prominent, big and inviting button "Create User Defined Algorithm".
    2525 * !NullReferenceException is thrown when the user double clicks the view host icon in the parameter tab of e.g. a newly created genetic algorithm
     26   * mkommend
    2627 * Evaluators of test functions allow name to be changed
    2728 * Operator graph view
     
    3839 * The engine tab in an algorithm doesn't fill the whole space
    3940 * Closing the start page through the "x" still shows a check in the views menu. Also if it was closed that way and then "Close all" is chosen the start page cannot be shown again.
     41   * mkommend
    4042 * The "Copy To Clipboard" option in the Edit menu always seems to be disabled
     43   * mkommend: connected with viewhost
    4144 * Using "Save all" with multiple open "documents" doesn't indicate which document is saved in the save file dialog
    4245 * Opening a file that is not a hl file should display a nicer dialog than the `PersistenceException` that complains about a missing typecache.xml