Menu

Old Code (SVN) Commit Log


Commit Date  
[r4428] by delphidabbler

Modified TSnippetHTML.Language to make language name into a link that displays the language and a summary of its snippets. This link is given the "language-link" class.
Modified TAnchors, TLinkAction to recognise the "language-link" class and to cause a meaningful shortcut menu option to be displayed when the link is right clicked.
Modified TBrowserBaseFrame to style the language link in same way as snippet links.

2013-12-18 18:03:39 Tree
[r4427] by delphidabbler

Extended browser control's external object with a DisplayLanguage method that can is used to display a source code language via the notifier object.
Also added a JavaScript wrapper function to external.js that calls the new method.

2013-12-18 17:33:49 Tree
[r4426] by delphidabbler

Added new method to INotifier and its implementation in TNotifier that enables a source code language summary page to be displayed in the detail. This done by triggering TDisplayLanguageAction that was added at revision 4425.
Updated TMainForm to provide the required action instance to TNotifier via its ISetActions interface.

2013-12-18 17:31:48 Tree
[r4425] by delphidabbler

Added new unit to project that contains an action that can indirectly (via notifier) display a view item that displays a source code language with a list of all snippets that use it. Also added a new method to TActionFactory that creates instances of the action.

2013-12-18 17:28:44 Tree
[r4424] by delphidabbler

Added a new "source code language" grouping that groups snippets by source code language along with a new view that can display all the snippets in the language.
Added UI code to make the grouping available in the overview pane, selected by the overview pane's own drop down list or via the main menu. Code was also added to display a table of snippets in the view in the detail pane.

2013-12-18 12:12:20 Tree
[r4423] by delphidabbler

Added new methods to TSourceCodeLanguage: CompareFriendlyNameTo, Equal operator overload and NotEqual operator overload.

2013-12-18 12:07:21 Tree
[r4422] by delphidabbler

Renamed THiliterCSS.BuildElemCSS as THiliterCSS.BuildAttrCSS.

2013-12-18 05:24:41 Tree
[r4421] by delphidabbler

Renamed a field and resourcestring that referred to "user database" to refer simply to "database".

2013-12-18 05:16:32 Tree
[r4420] by delphidabbler

Renamed TUserDatabaseUpdater as TDatabaseUpdater.
Renamed several methods of TInstallInfo that referred to "user database" to refer instead to "database".
Updated affected code as necessary.

2013-12-18 05:11:04 Tree
[r4419] by delphidabbler

Renamed some components and other identifiers to remove the word "user" at it applies to the database.
Changed several captions to replace references to "user database" with references to "database" and to replace references to "CodeSnip 4" with "CodeSnip 5".
Fixed a typo.

2013-12-18 05:01: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.