Menu

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


Commit Date  
[r1529] (3.9 kB) by delphidabbler

Fixed bug introduced in r1528 where setting email was updating Name property.

2011-07-22 19:01:06 View
Download
[r1528] (3.2 kB) by delphidabbler

Added setters for Name and Email properties that trim spaces from property values and changed all code that set property fields to go through setters.

2011-07-22 16:47:50 View
Download
[r1457] (2.6 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] (2.6 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
[r1416] (2.6 kB) by delphidabbler

* Encapsulated fields of TUserDetails as read/write properties.
* XMLDOc commented unit.

2011-05-18 16:50:58 View
Download
[r1415] (3.0 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
[r1077] (5.8 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.