![]() |
| Accounting |
| Software |
| Delphi components |
| TurboSync |
| Product downloads |
| Demo conduits |
| Known bugs |
| Wishlist |
| History |
| FAQs |
| Diagramming |
| Contact us |
| Home page |
TurboSync - History |
|
3rd April 2008 : TurboSync v1.8 (including source code) became free software. Development and support ceased. 28th January 2005 : Released TurboSync v1.8 7th December 2004 : Released TurboSync v1.8 beta Added Delphi 2005 support to trial and full versions, and added a fix for the HotSync Manager DLL dependency changes. 30th October 2002 : Added Delphi 7 support 22nd June 2001 : Released TurboSync v1.7 Added Delphi 6 support to trial and full versions, and C++ Builder support to the full version only. Fixed navigation problem after calling PurgeAllRecords. Improved exception handling. 13th May 2001 : Released TurboSync v1.6 Fixed loading problem due to Palm changing the dll dependencies in HotSync Manager 4.0. Fixed bug in MarkAsDeleted. Fixed declaration of TUserIDInfo. Added default parameter to Post method to control modified flag. Minor help file corrections. 13th March 2001 : Released TurboSync v1.5 Fixed bug which wrote error messages to the log twice. Fixed problem with MarkAsDeleted. Fixed bug when reading fixed length string that filled the field. Fixed bug in the declaration of TRawPreferenceInfo. Fixed bug in TTabdConduitDb.Active property. 10th December 2000 : Released TurboSync Installer beta v0.1 First release of the beta version of the conduit and Palm application installer. Launch of TurboSync egroup. 28th November 2000 : Released v1.4 v1.4 beta promoted to a full release. 12th October 2000 : Released v1.4 beta. Fixed error creating a new database on a Palm. Fixed problems reading and writing arrays of fixed length strings. Now reads the correct length string (includingthe null terminating byte). Fixed bug which occurred when reading and writing the AppInfo block when TestFieldForRead/Write event handlers are assigned Made Attributes property read and write. Added MarkAsDeleted method. This is for use when several conduits access the same Palm database. By marking the record as deleted, other conduits will find out about it. Posted records are now flagged as modified. This was the case in earlier versions of the CDK, but now needs to be set manually. This is also useful when syncing with several conduits. Fixed navigation problem when inserting or deleting records. Now updates Eof/Bof correctly. Fixed CurrentRecordNum bug where setting the property didn't mve the cursor. Changed NextInCategory, NextModified, NextModifiedInCategory methods to be Boolean functions that return False when there are no more records. Fixed the bug that made the DebugXXXX strings 1 byte too long. Updated demo program. Updated help file, and added FAQs to it. 18th August 2000 : Released v1.3. Fixed bug that caused conduits to hang or report errors when using pftDate, pftTime or pftSmallint fields. This appeared to be an issue only on more recent versions of the HotSync manager. Byte reordering is now done without using the Sync Manager API calls that were causing the problem. Changed the demo program to include examples of reading and writing the main four Palm database (address book, date book, todo list and memo pad). 11th August 2000 : Released v1.2. Fixed bug that caused "xxx.dll not found" errors on some installations. 11th August 2000 : Released v1.1. Simplified installation by creating packages. Added TTabdConduitDb.RecordId read-only property. Added TTabdConduit.SyncType read-only property. 20th June 2000 : Added TurboSync.cnt file to make help file work correctly. 11th June 2000 : Renamed product to TurboSync, added Windows help file and released version 1.0. 7th June 2000 : Added ResetSyncFlag method. 6th June 2000 : Fixed bug that would produce the error "Unable to find sync20.dll" when starting Delphi. It is no longer necessary to use the workaround of having the Palm directory on your Path. Added AsString property to TtabdPalmField. Fixed bug where ftSingle and ftDouble fields had the bytes in reverse order. 2nd June 2000 : Fixed bugs that would hang the HotSync on certain machines, and raise an unknown exception when starting a HotSync. 25th May 2000 : Added missing .dcr file to zip file 19th May 2000 : Added missing .dfm file to zip file 18th May 2000 : Initial beta release v0.1 |