Menu

/branches/parsnip/Src/UMessageBox.pas Commit Log


Commit Date  
[r4173] (27.6 kB) by delphidabbler

Added new IStringList.IsEmpty method and its implementation in TIStringList.
Modified all code that tested IStringList.Count against zero to use IStringList.IsEmpty intead.

2013-12-09 20:26:59 View
Download
[r3900] (27.6 kB) by delphidabbler

Replaced unnecessary calls to FreeAndNil with calls to object's .Free method.

2013-11-24 14:16:23 View
Download
[r3629] (27.6 kB) by delphidabbler

Replaced various "array of some-type" declarations with "TArray<some-type>".

2013-10-21 12:48:14 View
Download
[r3585] (27.6 kB) by delphidabbler

Modified to use TSizeEx constructor to replace direct field assignment.

2013-09-18 16:46:13 View
Download
[r3471] (27.6 kB) by delphidabbler

Modified to call KeyErrorBeep routine instead of making direct call to MessageBeep API function.

2013-09-13 01:54:14 View
Download
[r3315] (27.6 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 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.