Menu

Old Code (SVN) Commit Log


Commit Date  
[r1885] by delphidabbler

Removed old TODOs that refer to completed tasks.

2012-06-10 22:48:45 Tree
[r1884] by delphidabbler

Modified IQuery / TQuery to permit searches to be nested, so one acts on results of previous one.
Also added new IQuery.IsSearchActive method and its implementation.

2012-06-10 22:42:30 Tree
[r1883] by delphidabbler

Added new TCompoundSearch search that applies two searches consecutively. These searches can themselves be compounded to give chains of three or more searches.
Also added new factory method to create a TCompilerSearch instance for two given searches.

2012-06-10 22:39:55 Tree
[r1882] by delphidabbler

Noted changes since v4.0 alpha 2 (preview) release.

2012-06-10 19:03:27 Tree
[r1881] by delphidabbler

Converted static TDetailPageLoader class into normal class that gets instantiated in TDetailViewFrame. Modified TDetailViewFrame accordingly.

2012-06-10 16:36:03 Tree
[r1880] by delphidabbler

Added facility to preferences dialog box to notify caller if any changes were made that require main window UI to be re-displayed.
All preferences frames were modified to flag such changes.
Modified TDialogMgr manager to pass this extra info to main form.
Modified main form to refresh display if required.

2012-06-10 14:57:59 Tree
[r1879] by delphidabbler

Fixed bug where content of last open tab in detail pane was still being displayed when all tabs closed.
Fixes bug #3534138.

2012-06-10 14:45:55 Tree
[r1878] by delphidabbler

Added new CompleteRefresh method to TMainDisplayMgr to totally refresh main window UI.

Note: This works correctly for overview pane and for updates to displayed items in details pane, but does not re-load CSS into detail pane meaning any changes have no effect.

2012-06-10 14:38:50 Tree
[r1877] by delphidabbler

Changed TTextSearchCriteria to store selected snippets in a ISnippetIDList object instead of TSnippetList.
This fixes long standing bug #2868707

2012-06-10 10:48:56 Tree
[r1876] by delphidabbler

* Made implementation of ISnippetIDList and IAssignable methods public in TSnippetIDList.
* Revised XMLDoc commenting.

2012-06-10 10:47:31 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.