Menu

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


Commit Date  
[r1457] (15.7 kB) by delphidabbler

* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*.
* Renamed DUnit test methods in TestUStrUtils to suit renamed routines.
* Updated all affected code.

2011-05-22 20:47:50 View
Download
[r1444] (15.7 kB) by delphidabbler

* Added new UStrUtils StrTrim*Spaces routines.
* Replaced all Replaced all SysUtils Trim* routine calls with new StrTrim*Spaces calls.
* Moved UUtils TrimChar* routines to UStrUtils and renamed as StrTrim*Chars and updated calling code.

2011-05-21 09:53:31 View
Download
[r1415] (15.7 kB) by delphidabbler

* Extracted TUserDetailsPersist from UUserDetails to new UUserDetailsPersist unit.
* Modified TUserDetailsPersist so that it no longer updates TUserDetails fields directly but treats the record as immutable.
* Modified code that uses TUserDetailsPersist to use new unit.

2011-05-18 16:18:50 View
Download
[r1393] (15.6 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
[r1370] (15.6 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
[r1369] (15.6 kB) by delphidabbler

Refactoring:
* Renamed some methods, properties and fields in frame files
* Updated calling code.

2011-05-13 15:20:14 View
Download
[r1365] (15.6 kB) by delphidabbler

Refactoring:
* Renamed components, variable and method names etc. that were named "routines" when "snippets" is more appropriate.
* Updated any effected using unit.

2011-05-13 13:13:02 View
Download
[r1342] (15.6 kB) by delphidabbler

Refactoring: Renamed TRoutine, TRoutineEx and TTempRoutine to TSnippet, TSnippetEx and TTempSnippet.

2011-05-12 22:00:31 View
Download
[r1341] (15.6 kB) by delphidabbler

Refactoring: Renamed TRoutineList and TRoutineListEx classes as TSnippetList and TSnippetListEx.

2011-05-12 21:13:18 View
Download
[r1268] (15.6 kB) by delphidabbler

* Changed TPreviewDlg box so that required document type is passed to Execute method. No longer detects doc type by examining file.
* Modified units that use TPreviewDlg to pass new required parameter.
* XMLDoc commented FmPreviewDlg unit.

2010-12-15 21:34:42 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.