Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.MainForm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2407   15 years swagner Minor code cleanup (#771)
(edit) @2406   15 years swagner Corrected plugin dependencies in MainForm plugin (#771)
(edit) @2403   15 years mkommend corrected caption in docking forms (ticket #771)
(edit) @2358   15 years mkommend set ActiveView to null during ViewClosed, if the active view is …
(edit) @2350   15 years mkommend corrected usage of new and override keywords for inherited properties …
(edit) @2348   15 years mkommend adapted mainform base to declare gui specific members with the new …
(edit) @2338   15 years mkommend corrected setter for icon, title and cursor to use asynchronous …
(edit) @2336   15 years mkommend added InvokeRequired check in FireMainFormChanged and …
(edit) @2334   15 years mkommend added progressBar to the status strip (ticket #716)
(edit) @2309   15 years mkommend added invoke required checks in close view methods (ticket #716)
(edit) @2308   15 years mkommend corrected bug in ViewClosed method; removed base prefix (ticket #716)
(edit) @2306   15 years mkommend added check to show every view only one time, second call of ShowView …
(edit) @2305   15 years mkommend added possibility to programmatically close views (ticket #716)
(edit) @2302   15 years mkommend fired changed event after gui is created (ticket #716)
(edit) @2300   15 years mkommend added MainFormChanged event (ticket #716)
(edit) @2298   15 years mkommend corrected access modifiers for ViewClosed method (ticket #716)
(edit) @2297   15 years mkommend added ViewClosed method to tell MainForm subclasses that a view was …
(edit) @2294   15 years mkommend removed display of active view caption in statusstrip (ticket #716)
(edit) @2279   15 years mkommend added possibility to specify initial docking state (ticket #716)
(edit) @2269   15 years mkommend SingleDocumentMainForm shows open froms in taskbar removed bool …
Note: See TracRevisionLog for help on using the revision log.