Menu

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


Commit Date  
[r1324] (25.1 kB) by delphidabbler

Added new LoadResourceAsString to UResourceUtils. Modified TNoCompCheckPageHTML.Generate and THTMLTemplate.Create to use LoadResourceAsString to load HTML files from resources.

2011-05-11 11:46:53 View
Download
[r1322] (25.5 kB) by delphidabbler

Rationalised code that transferred string data between TDetailPageHTML sub classes and TDetailPageLoader by way of a stream. Now code is transferred as strings with no conversion to and from a stream.

2011-05-11 10:49:20 View
Download
[r1099] (25.5 kB) by delphidabbler

* Fixed error in TAlphaListPageHTML.BuildRoutineList where snippets with names that started with lower case letters were not being added to the snippets list. This fixes bug #3120962.
* Added Equals operator overloads to TInitialLetter to enable two records or one record and one Char to be compared for equality, ignoring case.
* Modified TAlphaListPageHTML.BuildRoutineList to compare the initial letter of snippet names with the initial letter record of the view using the new Equals operator overload noted above.

2010-11-28 12:57:38 View
Download
[r1098] (25.5 kB) by delphidabbler

Merged trunk changes 1089-1093 and 1095 into the v4-dev branch.

Made conflict resolution changes.

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

2010-11-28 12:07:07 View
Download
[r1083] (25.5 kB) by delphidabbler

* Heavily revised UView unit once more to make views interfaced based.
* Updated using units re changes.
* Replaced many FreeAndNil calls with calls to .Free method.

2010-11-27 14:32:58 View
Download
[r1082] (25.6 kB) by delphidabbler

Heavily revised UView unit
* Replaced flexible and "smelly" single TViewItem class that handled all view types with heirachy of classes for each view type.
* Added factory class.
* Updated using units re changes.

2010-11-27 09:57:15 View
Download
[r1077] (25.5 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.