Menu

/branches/v4-dev/Src/FrDetailView.pas Commit Log


Commit Date  
[r1624] (16.0 kB) by delphidabbler

Commented out "sealed" modifier to class declaration: causes problems with loading of frame in designer.

2011-10-22 00:11:12 View
Download
[r1623] (16.0 kB) by delphidabbler

* Rationalised code after merger with former sub-class.
* Made frame class sealed and re-factored out sole virtual method.
* Made all interface implementation code public and changed visibility of some other code.

2011-10-22 00:08:42 View
Download
[r1622] (16.6 kB) by delphidabbler

XMLDoc commented unit.

2011-10-21 23:36:28 View
Download
[r1620] (18.0 kB) by delphidabbler

Collapsed code from TInfoFrame into TDetailViewFrame base class, leaving TInfoFrame with no code.

2011-10-21 22:48:53 View
Download
[r1616] (15.1 kB) by delphidabbler

Made minimal changes to support multiple tabs in details pane:
* Heavily revised FrDetail unit to support multiple tabs
* New view menu item to create new tab - replaces redundant "Detailed Information" menu item. Supporting code in TMainDisplayMgr.
* New GetCurrentView method of IViewItemDisplayMgr and implementations.
* Change in parameter list of IWBCustomiser methods to prevent memory leek.
* New IEditableTabbedDisplayMgr interface and support in FrDetail unit for creating new tabs.
* Change in how Detail Pane Change method is handled by notifier object.

2011-10-21 19:22:29 View
Download
[r1600] (14.9 kB) by delphidabbler

* Removed unused TDetailPageKind enumeration and associated parameters of methods in UDetailPageLoader unit.
* Modified using code accordingly.

2011-10-20 15:47:14 View
Download
[r1435] (15.1 kB) by delphidabbler

Removed unused unit references.

2011-05-20 19:24:53 View
Download
[r1378] (15.1 kB) by delphidabbler

Refactoring:
* Renamed clUserRoutine colour constant as clUserSnippet.
* Updated using code.

2011-05-14 09:43:31 View
Download
[r1083] (15.1 kB) by delphidabbler

* Heavily revised UView unit once more to make views interfaced based.
* Updated using units re changes.
* Replaced many FreeAndNil calls with calls to .Free method.

2010-11-27 14:32:58 View
Download
[r1082] (15.2 kB) by delphidabbler

Heavily revised UView unit
* Replaced flexible and "smelly" single TViewItem class that handled all view types with heirachy of classes for each view type.
* Added factory class.
* Updated using units re changes.

2010-11-27 09:57:15 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.