home *** CD-ROM | disk | FTP | other *** search
/ Freelog 38 / Freelog038.iso / Bas / Systeme / Coback / history.txt < prev    next >
Text File  |  2002-08-29  |  6KB  |  133 lines

  1. 2002-08-28 Version 3.9.3.0
  2. * A bug has been fixed when loading new lists
  3. * Selecting "Backup this item" backups now the right item
  4. * The Options dialog box has been re-designed
  5. * An option to mail the log file as plain text (and not as a zipped attachment) was added
  6. * The log file can now be configurated to be send ONLY if errors are present
  7. * Optional CRC control added when compressing files
  8.  
  9. 2002-07-07 Version 3.9.2.0
  10. * The "information window" has been substituted by a new status bar.
  11. * Help file updated
  12.  
  13. 2002-07-07 Version 3.9.1.0
  14. * All the icons in the user interface has been replaced in favor of better looking ones.
  15. * The password for zip files and for the user interface are now two separated options
  16. * A bug has been fixed when selecting multiple files on a new event
  17. * The list view shows now only one field for the attributes: Zip, Overwrite, Incremental and Include subdirectories.
  18. * About box style changed to a standard one
  19.  
  20. 2002-06-27 Version 3.9.0.5
  21. * The source code has been cleaned up and optimized a bit more
  22. * A new button added to create an empty list
  23.  
  24. 2002-06-26 Version 3.9.0.3
  25. * A new option is available to store the absolute path of the files in the zip
  26. * Fixed an intermitent bug when storing the coordinates of the user interface into the ini file
  27.  
  28. 2002-06-26 Version 3.9.0.2
  29. * Some optimizations done
  30. * Ini file for the backup progress window is now a separated file
  31. * The total number of files and the total size is now correctly calculated
  32. * A new item ID has been introduced for future use
  33. * A bug has been fixed when adding multiple files at the same time
  34. * Some visual changes in the option dialog
  35.  
  36. 2002-06-24 Version 3.9.9.1
  37. * A special way to handle eventual exceptions added to the user interface.
  38.  
  39. 2002-06-19 Version 3.9.0.0 
  40. * A new fonster shows the status of all active threads (everything that is going when backing up)
  41. * The status bar shows now the total size of the set and the total number of files to backup
  42. * A bug fixed (a Quit message was posted to the engine before the exit confirmation)
  43. * NO MAJOR UPDATES OF THIS PROGRAM WILL BE DONE.
  44.  
  45. 2002-06-19 Version 3.8.7.6
  46. * Fixed an issue with incremental backups. Newer files could be replaced by older ones.
  47.  
  48. 2002-06-17 Version 3.8.7.5 released
  49. * A new button (Delete log file) added.
  50. * Now you can set the time when the log file will be mailed. You are no more restricted to 22:00.
  51.  
  52. 2002-05-07 Version 3.8.7.0
  53. * The user interface remerber now the last position and the columns width
  54. * Now you can manually backup separate items. There is no need to manually backup all the items at once.
  55. * The destination and source edit box can be manually editet by double clicking.
  56.  
  57. 2002-05-02 Version 3.8.6.6
  58. Fixed another problem with date conversions. Hopefully it works now on all systems
  59.  
  60. 2002-04-29 Version 3.8.6.4
  61. Fixed a problem when Windows uses the date format DD-MMM-YYY (ex: 23-DEC-02).
  62.  
  63.  
  64. 2002-04-24 Version 3.8.6.3
  65. * A bug fixed. When the program tried to copy a file and failed a dialog box was shown.
  66. This is now fixed.
  67. * The installation program gives a warning if an old version is found on your system
  68.  
  69. 2002-04-24 Version 3.8.6.2 released
  70. * Support for Windows XP themes
  71. * Uses standard Windows colors now (by request)
  72. * Supports drag'n'drop from Windows Explorer
  73. * You can now select multiple files from the "Open File" dialog box
  74. * The program remember your last destination folder
  75. * The zip procedures support now OEM conversion (PKZIP compatible)
  76. * Installation program works MUCH better now.
  77. * When running as an application, the program supports parameters now.
  78. The parameters are:
  79. /backupnow -backups the active list
  80. /nogui  - don't show the user interface
  81. filename (no / is allowed. If the file name contains spaces, use ")-loads the list filename
  82. Exemple:
  83. CobBU.exe "c:\cobian backup\mainlist.lst" /backupnow
  84.  
  85. 2002-04-17 Version 3.8.5.1 released
  86. * Incremental backup implemented
  87. * Now you can add a mask to exclude/include certain extensions
  88. * I don't use CopyFile anymore. I use SHFileOperation to backup files and directories.
  89.  
  90. 2002-03-21 Version 3.7.0.1 released
  91. * Live update added
  92. * A bug fixed when zipping files
  93. * The zipping thread was nearly completly re-writted
  94. * A new enhanced ini file is created now for new features
  95. * Double click bug fixed in the list view
  96.  
  97. 2002-03-19 Version 3.6.0.2 released
  98. * Fixed a nasty bug when backuping a root directory (ex j:\)
  99. * A toolbutton to show the log file added to the interface
  100. * Borland Delphi 6 is shown in the about box now
  101. * A warning is shown when a backup is going on and the user click on Backup Now
  102. * Log file information is much clear now
  103. * Installation program logics changed .
  104.  
  105. 2002-02-03 Version 3.5.0.1 released
  106. * Added an animated icon to the tray interface, indicating when a backup is going on
  107. * When trying to quit the program and a backup is going on, a warning will be diplayed
  108.  
  109.  
  110. 2002-01-28 Version 3.0.0.25
  111. * Fixed Access violation while running in Windows Millenium.
  112. * The timer thread could not be terminated while sleeping.
  113. When the user try to run multiple instances, itbring the interface to the front and doen't show the old message box "Application already running".
  114. * This file "history.txt" was added.
  115.  
  116. **
  117. 2002-01-18 Version 3.0.0.21 
  118. * Button "Backup now" added. Fixed a access violation in Windows Millenium with the SelectDirectory function.
  119. * Fixed a bug in the installation program when uninstalling 
  120. the service
  121.  
  122. **
  123. 2002-01-06 Cobian Backup 3.0 released.
  124.  
  125. **
  126. 2001-09-12 CobBackUp 2.0.0.18 released. Some bugs fixed.
  127.  
  128. **
  129. 2001-08-14 CobBackup 2.0 released 
  130.  
  131. **
  132. 2000-11-04 CobBackup 1.0 released
  133.