Menu

Old Code (SVN) Commit Log


Commit Date  
[r4054] by delphidabbler

Added CreateNull and IsNull methods to TTag.

2013-12-02 17:22:14 Tree
[r4053] by delphidabbler

Added support for HTML page that displays a list of snippets that have a certain tag.

2013-12-02 17:09:35 Tree
[r4052] by delphidabbler

Renamed various interface, class and factory method names in UView.pas to correct the spelling of "Null" in their names.
Modified affected code accordingly.

2013-12-02 16:59:29 Tree
[r4051] by delphidabbler

Fixed errors in handling of ITagView in TViewFactory.

2013-12-02 16:52:13 Tree
[r4050] by delphidabbler

Added ITagView interface and its implementation and a TViewFactory method to create an ITagView instance.

2013-12-02 16:30:28 Tree
[r4049] by delphidabbler

Updated per-user config file documentation re change of name of OverviewTab value to OverviewGrouping in [WindowState:MainForm] sub-section.

2013-12-02 15:33:37 Tree
[r4048] by delphidabbler

Renamed TMainWindowSettings' OverviewTab property to OverviewGrouping.
Also renamed "OverviewTab" value in user-config file to "OverviewGrouping".
Modified TMainForm to use revised property name.

2013-12-02 15:31:57 Tree
[r4047] by delphidabbler

Renamed TMainDisplayMgr's SelectNextActiveTab and SelectPreviousActiveTab to SelectNextDetailsTab and SelectPreviousDetailsTab respectively: these names are more sensible now that only detail pane has tabs.
Made required changes to calling code in TMainForm.

2013-12-02 15:24:06 Tree
[r4046] by delphidabbler

Applied changes to main form that were generated by IDE.

2013-12-02 15:22:22 Tree
[r4045] by delphidabbler

Moved methods of ITabbedDisplayMgr into IDetailPaneDisplayMgr and deleted ITabbedDisplayMgr.
Removed TDetailFrame to remove reference to ITabbedDisplayMgr and updated method comments.
Modified TMainDisplayMgr, replacing details pane manager cast to ITabbedDisplayMgr with casts to IDetailPaneDisplayMgr.
Also changed TMainDisplayMgr so that Ctrl+Tab and Shift+Ctrl+Tab key-presses always result in change of detail pane tab, regardless of whether overview frame has keyboard focus.

2013-12-02 15:17:56 Tree
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.