Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added auto-updater unit (and all necessary dependencies: HTTP client, NativeXML parser and helper, version info access). |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f4fdab492d854fbe5fa9185971c188ab |
User & Date: | MCO 2014-10-09 19:38:27.000 |
Context
2014-10-10
| ||
15:42 | Use TryStrToInt instead of raising an exception. check-in: 5cfb19ef2b user: tinus tags: trunk | |
2014-10-09
| ||
19:38 | Added auto-updater unit (and all necessary dependencies: HTTP client, NativeXML parser and helper, version info access). check-in: f4fdab492d user: MCO tags: trunk | |
2014-10-08
| ||
19:36 | Fixed links to downloads. check-in: 1e293a5af5 user: tinus tags: trunk | |
Changes
Changes to src/F_Main.pas.
Added src/L_HttpClient.pas.
Added src/L_VersionInfoW.pas.
Added src/NativeXml/NativeXml.inc.
Added src/NativeXml/NativeXml.pas.
Added src/NativeXml/NativeXmlXPath.pas.
Added src/SimpleGenericEnum.pas.
Added src/U_AutoUpdate.pas.
Changes to src/ssdatum.dpr.
Changes to src/ssdatum.dproj.