Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 298 and Version 299 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/07/10 04:37:42 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v298 v299  
    99  * abeham: swagner fixed this, but there was still an issue with an `ItemList<IItemList<T>>` which cannot be assigned a value
    1010 * Placing two operators in the operator graph view above each other and left-clicking selects the operator on top, but right-clicking opens the context menu on the bottom one
    11  * Regarding Drag/Drop operations: The Ctrl modifier key should not link. In Windows Explorer linking is Alt. Sometimes out of habit I press Ctrl while dragging, this should not change the default action of copy.
    1211 * Generations and !MaximumGenerations parameters in `MichalewiczNonUniform(One|All)PositionsManipulator` are not wired
    1312  * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now.