Menu

Old Code (SVN) Commit Log


Commit Date  
[r1123] by delphidabbler

Updated database download web service and updating code to work with v5 of the codesnip-updt web service on delphidabbler.com. Web service no longer sends an MD5 checksum as part of the download. Instead it includes a checksum in the HTTP headers, which is automatically handled by the UTHHTPEx unit.

2010-11-29 19:11:58 Tree
[r1122] by delphidabbler

Fixed bug where status bar manager was causing an AV by being called after managed status bar has been destroyed.

2010-11-29 15:29:11 Tree
[r1121] by delphidabbler

* Updated code that reads / writes user database to use new v5 file format: database.xml now has explicit UTF-8 encoding and data files are now also written in UTF-8. Ability to read older format data files using default encoding retained.
* Updated user database file format documentation re changes.

2010-11-29 11:40:29 Tree
[r1120] by delphidabbler

Added overloads of FileToString and StringToFile routines that accept a parameter that determines the encoding used to read or write files.

2010-11-29 11:37:17 Tree
[r1119] by delphidabbler

Made some corrections and amplifications.

2010-11-29 11:35:53 Tree
[r1118] by delphidabbler

* Expanded introductory text.
* Added new section noting differences between file versions.
* Reformatted and edited section on supported XML tags.
* Added new section explaining .dat file format.

2010-11-29 02:57:25 Tree
[r1117] by delphidabbler

* Corrected some errors including adding some missing tags to section on supported tags.
* Some reformatting.

2010-11-29 02:55:42 Tree
[r1116] by delphidabbler

* Stream containing exported XML document is now converted to string using correct UTF-8 encoding.
* Purged some FreeAndNil statements.

2010-11-29 00:59:12 Tree
[r1115] by delphidabbler

* Updated re export file format v5.
* Added new section noting differences between file versions.

2010-11-29 00:09:52 Tree
[r1114] by delphidabbler

* Added explicit UTF-8 encoding attribute to XML processing instruction of export files.
* Updated export file version to 5. Stripped out code that calculated file version based on version of REML used now that version fixed at 5.

2010-11-28 23:56:37 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.