Menu

/branches/v4-dev/Src Commit Log


Commit Date  
[r1274] by delphidabbler

Merged trunk changes for release 3.8.7 (i.e. r1191, r1270 and r1271) into the v4-dev branch. Note that r1195 and r1257 had already been merged at an earlier date.

Made conflict resolution in VCodeSnip.vi by rejecting changes and keeping version in this branch.

Some files are physically unchanged and have changes only to their svn:mergeinfo property.

2010-12-16 22:19:21 Tree
[r1269] by delphidabbler

Removed unused document detection routines.

2010-12-15 21:36:47 Tree
[r1268] 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 Tree
[r1267] by delphidabbler

* Changed preview dialog box and IPreview interface to accept doc content as TEncodedData rather than a string.
* Changed all implementations of IPreview accordingly.
* Also updated affected using units.

2010-12-15 01:44:40 Tree
[r1266] by delphidabbler

Updated svn:mergeinfo properties modified by last merge from trunk of r1195. There were no physical changes to the files.

2010-12-15 00:37:26 Tree
[r1265] by delphidabbler

Merged r1195 from trunk. This change added Delphi XE compiler to list of predefined compiler versions drop-down menu.

2010-12-15 00:36:00 Tree
[r1263] by delphidabbler

* Modified way title displayed in print spooler is handled: now displays default title if none provided.
* XMLDoc commented unit.

2010-12-14 23:09:01 Tree
[r1262] by delphidabbler

* Changed syntax highlighters to return highlighted code in TEncodedData instead of string. Various encodings are used: RTF uses ASCII, HTML uses UTF8 and nul uses Unicode.
* Made minimum possible changes to affected units - simply convert encoded data back to strings. (Later we'll need to change this).

2010-12-14 22:53:06 Tree
[r1261] by delphidabbler

* Added clone constructor to TEncodedData.
* Modified TEncodedData's constructors to ensure data is always a copy of data passed to constructor, not just a reference.

2010-12-14 22:36:26 Tree
[r1260] by delphidabbler

Renamed TEncodingType.etUTF16 as etUnicode.

2010-12-14 22:11: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.