Timeline
12/04/09:
- 17:24 Changeset [2545] by
-
added ViewContextMenuStrip (ticket #771)
- 15:38 Changeset [2544] by
-
added CloseView methods with CloseReason (ticket #771)
- 15:09 Changeset [2543] by
-
changed CloseReason to FormOwnerClosing if IView.Close method is used (ticket #771)
12/03/09:
- 18:05 Changeset [2542] by
-
Added static methods to create LR models. #811.
- 15:12 Changeset [2541] by
-
adapted MainForm to fire an initialized event and renamed the event in ViewBase to Initialized (ticket #771)
- 14:14 Changeset [2540] by
-
Fixed lookup to retrieve content types and added new method GetViewableTypes (#771)
- 14:03 Changeset [2539] by
-
Fired MainFormChanged event after all custom GUI controls have been created (#771)
- 12:53 Ticket #811 (Tree height of LR models should be two.) closed by
- fixed: Fixed with r2538.
- 12:53 Changeset [2538] by
-
Fixed #811
- 12:29 Ticket #811 (Tree height of LR models should be two.) created by
- The multiple layers in LR models make it difficult to analyse the …
12/02/09:
- 17:17 Changeset [2537] by
-
added getter for ITreeEvaluator in HL.GP.StructId.Predictor (ticket #760)
11/30/09:
- 10:41 Ticket #810 (Save will only save the last opened workbench) created by
- To repeat: Open HeuristicLab 3.2 (dockable) Open 2 sequential engines …
11/27/09:
- 14:45 Changeset [2536] by
-
Implemented cycle detection of plugin dependencies. #799
- 11:31 Ticket #809 (Selecting many items in a large ItemListView takes a long time) created by
- In !ItemListView_T.cs line 124: […] should better be […] My …
11/26/09:
- 18:00 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- Added a list of frequent mistakes that came to my mind. (diff)
- 15:55 Changeset [2535] by
-
corrected median implementation (ticket #808)
- 15:54 Ticket #808 (Median calculation is wrong in Statistics class) created by
- if the number of elements is even the wrong elements are picked (line 174)
- 13:13 Changeset [2534] by
-
corrected saving of InputVariableResults (ticket #759)
11/25/09:
- 15:07 Changeset [2533] by
-
added try catch block while querying the loaded assemblies (ticket #807)
- 15:06 Ticket #807 (ProgrammableOperator throws an NotSupportedException when used with ...) created by
- line 113
- 10:43 Changeset [2532] by
-
added new virtual method for form closing (ticket #771)
11/24/09:
- 18:00 Changeset [2531] by
-
remove all non 3.3 projects from HL solution (#802)
- 15:15 Changeset [2530] by
-
changed modeling database backend to use a shared read connection => notification by exception if another program is connected to the database (ticket #759)
- 09:10 Changeset [2529] by
-
Corrected plugin meta data of HL.Assignment.QAP and HL.MainForm.WindowsForms. #798
11/23/09:
- 20:32 Changeset [2528] by
-
Worked on update location service. #799
- 20:27 Changeset [2527] by
-
Implemented changes as requested by swagner. #799
- 16:43 Ticket #806 (Refactor cloning) closed by
- fixed: Done in r2526.
- 16:43 Changeset [2526] by
-
Refactored cloning (#806)
- 16:23 Changeset [2525] by
-
adapted SQLServerCompact database backend to meet new requirements regarding multiple connections (ticket #800)
- 15:25 Ticket #806 (Refactor cloning) created by
- The IStorable interface should be removed and the cloning procedure …
- 15:17 Ticket #804 (Remove HeuristicLab.Constraints) closed by
- fixed: Removed constraints in r2524.
- 15:17 Changeset [2524] by
-
Removed plugin HeuristicLab.Constraints (#804)
- 11:29 Changeset [2523] by
-
Update data binding after collection changed (#805)
- 11:16 Changeset [2522] by
-
Added missing file IEditable (#770)
- 11:14 Ticket #803 (Prepare solutions and project structure for working on the ...) closed by
- fixed
- 11:12 Changeset [2521] by
-
Removed projects from HeuristicLab 3.3 which are not required for the release (#803)
- 11:08 Changeset [2520] by
-
Implemented first draft of MainForm support in HeuristicLab.Core/HeuristicLab.Core.Views and all other depending plugins (#770)
- 11:07 Changeset [2519] by
-
changed ContentAttribute to not be inherited (ticket #771)
- 10:25 Changeset [2518] by
-
Use DataGrid to monitor several grid client instances inside a single grid application. (#805)
- 10:03 Ticket #805 (Support spawing multiple GridClients inside a single GridClientApplication) created by
- On machines with more than one core, it should be possible to run …
11/20/09:
- 17:19 Ticket #804 (Remove HeuristicLab.Constraints) created by
- Constraint handling as it is done in the HeuristicLab.Constraints …
- 16:35 Changeset [2517] by
-
Worked on plugin installation manager and update location service. #799
- 13:53 Changeset [2516] by
-
deleted folders for update service and update client. #799