Menu

Old Code (SVN) Commit Log


Commit Date  
[r611] by delphidabbler

Moved two private routines from TFileProtocol.SupportsProtocol to be public routines of UUtils.pas.

2010-02-08 12:16:19 Tree
[r610] by delphidabbler

Removed rejected to-do items.

2010-02-08 12:13:47 Tree
[r609] by delphidabbler

* Tag attribute analysis now stricter: requires attributes to have quoted values and no longer permits invalid character entities.
* TTaggedTextTagHandler.GetTagParams now reports errors via new ETaggedTextTagHandler exception.

2010-02-08 12:05:22 Tree
[r608] by delphidabbler

* Added detection of attempt to enter '.' at first position in IP address field.
* Added actions to enable cut/copy/paste/select shortcuts in all edit controls: numeric controls were rejecting these.

2010-02-08 05:10:00 Tree
[r607] by delphidabbler

* Added new KeyErrorBeep procedure to UUtils.pas
* Replaced MessageBeep calls with calls to new routine on key press errors.

2010-02-08 04:53:52 Tree
[r606] by delphidabbler

Changed Assert statement to get name of class from ClassName method.

2010-02-08 04:47:11 Tree
[r605] by delphidabbler

Replaced use of '=' literal for equals token with constant.

2010-02-08 04:46:17 Tree
[r604] by delphidabbler

* Rationalised use of TStringStream with relation to the required encoding when Unicode enabled.
* Replaced calls to TStringStreamEx with calls to TStringStream with TEncoding.Unicode passed to constructor.
* Removed TStringStreamEx from UUnicodeHelper and re-organised code somewhat.

2010-02-08 04:45:07 Tree
[r603] by delphidabbler

* Made pass environment blocks to spawned processes as Unicode.
* Ensured command line strings passed to CreateProcessW API function have reference count 1 (re glitch in CreateProcessW (see http://msdn.microsoft.com/en-us/library/ms682425.aspx and https://forums.codegear.com/thread.jspa?threadID=12826).

2010-02-08 01:28:53 Tree
[r602] by delphidabbler

Merged trunk changes r589-600 into the delphi2010-port branch.

2010-02-08 01:00:35 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.