Menu

Old Code (SVN) Commit Log


Commit Date  
[r3630] by delphidabbler

Changed to TArrayHelper.Copy<>() to initialise TArray<> array from dynamic array instead of performing initialisation in a loop.

2013-10-21 12:52:44 Tree
[r3629] by delphidabbler

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

2013-10-21 12:48:14 Tree
[r3628] by delphidabbler

Simplified some TIStringList method implementations.

2013-10-21 12:04:17 Tree
[r3627] by delphidabbler

Added new TArrayHelper container record with single method Copy<T> for making copies of dynamic arrays.

2013-10-21 10:20:10 Tree
[r3626] by delphidabbler

Added new AlignVCentresTo and TopOf methods to TCtrlArranger.

2013-10-21 09:44:58 Tree
[r3625] by delphidabbler

Removed unused unit references.

2013-10-20 10:49:16 Tree
[r3624] by delphidabbler

Replaced all constant flags defined for use with IDocHostUIHandler methods with constant-only records that group related constants together.
Modified code that uses the constants re these changes.

2013-10-20 00:37:01 Tree
[r3623] by delphidabbler

Fixed some commenting errors.

2013-10-19 21:41:12 Tree
[r3622] by delphidabbler

Completed XMLDoc commenting.

2013-10-19 21:40:52 Tree
[r3621] by delphidabbler

Modified MonoFontFamilyProc callback to filter out "vertical" font names (i.e. those beginning with '@')
See http://tinyurl.com/6ul6rfo for details of vertical fonts.

This is a copy of the change made in the "parsnip" branch at r3620.

2013-10-19 19:20:31 Tree
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.