Menu

Old Code (SVN) Commit Log


Commit Date  
[r1568] by delphidabbler

* Added new highlight renderer interface and objects to render syntax highlighted source code.
* Added new descendant of TSyntaxHiliter that passes off rendering to new renderer objects.
* Added new static classes to generate complete RTF and HTML (and plain text) documents using new renderers.
* Modified all using code that produces whole documents (rather than fragments) to use the new static classes.
* Simplified some code as a result.

2011-09-21 23:20:31 Tree
[r1567] by delphidabbler

Refactored out the now empty TActiveTextElem base class.

2011-09-21 09:53:09 Tree
[r1566] by delphidabbler

* Removed akText value from TActiveTextElemKind and renamed enumeration as TActiveTextActionElemKind.
* Moved Kind property from IActiveTextElem interface into IActiveTextActionElem and modified implementation of interfaces accordingly.
* Updated all using code re these changes.

2011-09-21 09:49:08 Tree
[r1565] by delphidabbler

Removed left over debug code.

2011-09-20 22:42:28 Tree
[r1564] by delphidabbler

Merged trunk changes for release 3.9.1 (i.e. 1558-1562) into the v4-dev branch.

Resolved conflicts as follows:

* Src/VCodeSnip.vi: kept version in v4-dev unchanged.

Some files are physically unchanged and have changes only to their
svn:mergeinfo property.

2011-09-19 08:36:55 Tree
[r1563] by delphidabbler

CodeSnip version 3.9.1

2011-09-18 11:26:57 Tree
[r1562] by delphidabbler

Noted changes in v3.9.1

2011-09-18 11:24:15 Tree
[r1561] by delphidabbler

Updated version number to 3.9.1.192

2011-09-18 11:19:28 Tree
[r1560] by delphidabbler

Updated copyright date range in license block.

2011-09-18 11:18:40 Tree
[r1559] by delphidabbler

Fixed bug #3369422 (http://bit.ly/omSp6F)

The floating point number parser was too strict about malformed general format numbers leading to assertion failure when the "E" in the general format number was not followed by a digit. This is mal-formed Pascal and should have been reported as an error rather than causing an assertion failure.

2011-09-18 11:15:38 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.