Menu

/branches/v4-dev/Src/UTextSnippetDoc.pas Commit Log


Commit Date  
[r1566] (9.2 kB) 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 View
Download
[r1524] (9.1 kB) by delphidabbler

Changed active text code to support more than one named attribute for each IActiveTextActionElem element, instead of single unnamed attribute (called a parameter) previously. Made minimal changes to using code to work with revised active text code. Functionality of using code unchanged.

2011-07-08 20:44:20 View
Download
[r1449] (9.0 kB) by delphidabbler

* Moved several string handling routines from UUtils to UStrUtils. Renamed all and modified some slightly.
* Using code update accordingly.

2011-05-21 15:44:53 View
Download
[r1358] (9.0 kB) by delphidabbler

Refactored: Renamed TTextRoutineDoc as TTextSnippetDoc.

2011-05-13 09:59:17 View
Download
[r1353] (9.0 kB) by delphidabbler

Refactoring:
* Renamed TRoutineDoc as TSnippetDoc and RoutinesToStrings as SnippetsToStrings.
* Renamed any variables named using "routine" with "snippet"

2011-05-13 09:16:33 View
Download
[r1347] (9.0 kB) by delphidabbler

Renamed units:
* UEditRoutineAction as UEditSnippetAction
* URoutineAction as USnippetAction
* URoutineCreditsParser as USnippetCreditsParser
* URoutineDoc as USnippetDoc
* URoutineExtraHelper as USnippetExtraHelper
* URoutineHTML as USnippetHTML
* URTFRoutineDoc as URTFSnippetDoc
* UTextRoutineDoc as UTextSnippetDoc
Modified units that use the renamed units accordingly.

2011-05-12 23:28:33 View
Download
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.