Menu

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


Commit Date  
[r1440] (25.1 kB) by delphidabbler

Added new StrToLower and StrToUpper routines to UStrUtils and used them to replace calls to case conversion routines in SysUtils.

2011-05-20 21:10:23 View
Download
[r1395] (25.1 kB) by delphidabbler

* Renamed USnippets unit as DB.UMain.
* Updated all affected units.

2011-05-15 20:52:08 View
Download
[r1393] (25.1 kB) by delphidabbler

* Extracted code that deals with snippets and snippet lists from USnippets into new DB.USnippet unit.
* Modified affected code accordingly.

2011-05-15 20:11:50 View
Download
[r1390] (25.1 kB) by delphidabbler

* Renamed "Snippets" function in USnippets to "Database".
* Updated all using code.

2011-05-15 17:52:21 View
Download
[r1374] (25.1 kB) by delphidabbler

Refactoring:
* Renamed JavaScript functions editRoutine, compileRoutine and displayRoutine as editSnippet, compileSnippet and displaySnippet respectively.
* Updated HTML and Pascal files that referenced these functions.

2011-05-14 08:27:50 View
Download
[r1371] (25.1 kB) by delphidabbler

Refactoring:
* Renamed placeholder names in HTML resources that used "routine" as part of name to use "snippet" instead.
* Modified code that replaces placeholders.

2011-05-13 23:59:37 View
Download
[r1370] (25.1 kB) by delphidabbler

Refactoring:
* Renamed numerous identifiers that refer to "routine" with those that refer to "snippets" where appropriate.
* Updated calling code where required.

2011-05-13 18:38:32 View
Download
[r1359] (25.1 kB) by delphidabbler

refactoring: Renamed ISnippets.GetRoutines method and ISnippets.Routines property to GetSnippets and Snippets respectively. Updated all implementing and calling code.

2011-05-13 10:13:15 View
Download
[r1356] (25.1 kB) by delphidabbler

Refactoring:
* Renamed all class names containing "Routine" to "Snippets" and modified calling code as needed.
* Renamed all similarly named properties, methods and fields.

2011-05-13 09:53:06 View
Download
[r1355] (25.1 kB) by delphidabbler

Refactoring: Renamed TRoutineHTML as TSnippetHTML.

2011-05-13 09:28:06 View
Download
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.