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. |
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 |
2010-11-29 11:35:53 | Tree | |
[r1118]
by
delphidabbler
* Expanded introductory text. |
2010-11-29 02:57:25 | Tree |
[r1117]
by
delphidabbler
* Corrected some errors including adding some missing tags to section on supported tags. |
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. |
2010-11-29 00:59:12 | Tree |
[r1115]
by
delphidabbler
* Updated re export file format v5. |
2010-11-29 00:09:52 | Tree |
[r1114]
by
delphidabbler
* Added explicit UTF-8 encoding attribute to XML processing instruction of export files. |
2010-11-28 23:56:37 | Tree |