Menu

Old Code (SVN) Commit Log


Commit Date  
[r374] by delphidabbler

Changed to build CodeSnip against Indy 10 instead of Indy 9.
* Now requires and uses INDY10 environment variable or external macro that specifies path to Indy 10 components.
* Removed requirement for INDY9 environment variable or macro.

2009-09-28 17:57:28 Tree
[r373] by delphidabbler

* Changed to note that the Indy 10 internet components are now required instead of Indy 9.
* Corrected some erroneous HTML code.
* Removed notes about applicability of this file.
* Some other minor tweaks.

2009-09-28 17:53:38 Tree
[r372] by delphidabbler

Added new TODO item.

2009-09-28 09:54:27 Tree
[r371] by delphidabbler

Fixed typo: HTMLRes program was referenced instead of CodeSnip.

2009-09-28 07:55:38 Tree
[r370] by delphidabbler

Noted that CodeSnip does not compile on Delphi 2010.

2009-09-26 12:50:45 Tree
[r369] by delphidabbler

CodeSnip version 3.4.0

2009-09-24 10:28:06 Tree
[r368] by delphidabbler

Documented changes for v3.4.0

2009-09-24 10:12:11 Tree
[r367] by delphidabbler

Made further changes to TMainForm.SnippetsChangeHandler:
* Added handler for Snippets' evBeforeDeleteCategory event that clears history list and overview pane.
* Removed clearing of history list from other handlers since this is now taken care of when handling evBeforeDeleteCategory and evBeforeDeleteRoutine.
* Groped together identical event handlers in case statement.

2009-09-24 08:58:01 Tree
[r366] by delphidabbler

* Added two new event kinds: evBeforeCategoryDelete, called just before a category is deleted (freed) along with a reference to the category being freed and evAfterCategoryDelete which is triggered immediately after the category is freed.
* Modified TSnippets.InternalDeleteCategory to trigger the two new events before and after the category is freed.

2009-09-24 08:54:48 Tree
[r365] by delphidabbler

Removed unused IsEqual methods from the ISearch interface and all the classes that implement it.

2009-09-24 08:36:35 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.