Menu

Old Code (SVN) Commit Log


Commit Date  
[r1923] by delphidabbler

Changed TSnippetsEditorDlg.BuildExtraActiveText method to no longer pre-process REML code string to compress spaces. No longer needed now that tagged text lexer processes spaces correctly itself.

2012-06-18 22:23:07 Tree
[r1922] by delphidabbler

Modified TTaggedTextLexer to emit only first of any sequence of white space characters. Any intervening tags are ignored for this purpose so that "x <em> y </em> x" is parsed as "x <em>y </em>x". A side effect is that a text token with an empty string can be returned.

Changed TREMLReader.Parse to ignore empty text tokens received from lexer: no active text element is generated for empty string.

2012-06-18 22:19:59 Tree
[r1921] by delphidabbler

Fixed problem with REML parsing where nested block level tags in REML, such as <p>...<p>...</p>...</p> were being permitted.
Required new TActiveTextActionElemKinds set type in UActiveText unit.

NOTE: This fix may cause exceptions when loading any old REML code when block level tags are nested. All main database is OK, but some user defined snippets could be affected and their extra information will be lost.

2012-06-18 20:19:05 Tree
[r1920] by delphidabbler

CodeSnip version 4.0 alpha 3

2012-06-18 07:00:19 Tree
[r1919] by delphidabbler

Change log updated to record changes in release 4.0 alpha 3.
Removed notes from v4-notes.txt that are now in change log.

2012-06-18 06:55:17 Tree
[r1918] by delphidabbler

Updated ready for Release 4.0 alpha 3
* Set version numbers to 3.98.3 build 199.

2012-06-17 21:24:04 Tree
[r1917] by delphidabbler

Recorded details of changes since r1882.

2012-06-17 21:15:07 Tree
[r1916] by delphidabbler

New file format documentation file that describes the format of selection files (used when selections (search result sets) are saved to disk.

2012-06-17 21:10:14 Tree
[r1915] by delphidabbler

Changed File | Save Snippet shortcut to Shift+Ctrl+N from Ctrl+S which has been assigned to Database | Save User Database.
Updated File and Database menu help topics re shortcut key changes.

2012-06-17 20:52:19 Tree
[r1914] by delphidabbler

Removed spurious character at top of FILES section.

2012-06-17 20:45:23 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.