Search:
Roadmap
Tickets
Timeline
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 6115
Timestamp:
05/03/11 19:52:35 (
15 years
ago)
Author:
abeham
Message:
#1465
Added new interface
IConfigureableView
to HeuristicLab.MainForm
Adapted
ViewHost
to show a configuration button when its ActiveView is of type
IConfigureableView
Changed
DataTableHistoryView
to be an
IConfigureableView
When changing the configuration of a history view the configuration will be applied to every frame
Fixed a bug in calculating the histogram (when all values were the same)
Added preceeding and trailing 0-bar in the histogram to prevent cutting the first and last column in the view
Added a method
Replace(IEnumerable<T>)
to the
ObservableList
to do Clear() and AddRange() with just a single event notification
Calling that method from the
QualityDistributionAnalyzer
(otherwise the result view is flickering)
Fixing a bug regarding axis labels in the
QualityDistributionAnalyzer
Removed double AfterDeserializationHook in QAP
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive