eBackUp Änderungen
Diese Seite muss noch ins Deutsche übersetzt werden!V0.92.4 (06.05.2011)
- text "Choose set/cat ..." removed
- again layout changes, new icons, text changes
- About-tab: "eSoft"-email now as link (to be improved ...)
- Restore: target-name-check corrected (just files, no dirs to compare)
- Registration: Confirmation needed after delay
V0.92.3 (29.04.2011)
- new icons, resolution for background image reduced
- Restore to new location: check for existing file with same name as target directory
- BitBtn "View archive" (OnKlick functionality re-added)
- limited license for 0.92 added to zip-package
V0.92.2 (28.04.2011)
- further layout changes and changed algorithm for registration limitations
(thanks to Andreas Roederer) - "*.!!!" added to standard-excludes
- minor code changes
- show "Source drive" within Restore_Tab
V0.92.1 (22.04.2011)
- Misc: no password check for manually choosen archives (when an existing catalog-entry is highlighted)
- "Save As ..." disabled for "Create Set"
- layout changes and changed algorithm for registration limitations
(thanks to Andreas Roederer) - Delete archive/catalog: logic of security questions changed
(thanks to Andreas Roederer) - Status-Form: additional progressbar shows infos for "Adding recovery record" etc.
(main progressbar always shows overall progress)
V0.92 (08.04.2011)
- added wpi + pdf as files to be exclude from compression
- SetUnit: do not allow empty "SetName" field when saving
- SetUnit: no spaces allowed for SetName and ArchiveName
(spaces are replaced with underline characters) - Bugfix: size counter var for backup statistics changed from int to real
- StatusForm: "Close and open Log File" now also works for unique log names
- Fix switches moved from Set to MainUnit (easier handling, if any changes)
- Sets: *.zip and *.rar removed from "Standard excludes"
- Backup statistics: additional info about archive size and compression
- Position of length check for mExecParam changed (now before form handling)
- Bugfix: initial option for 2 buttons on SetForm set to visible=false
- "stop-switch-scanning"-switch moved from Set to MainUnit;
additionally set this switch for restore (not just backup) - compatibility check for Sets included
- RegUnit: decimalpoint conversion removed (. to ,)
- SetUnit: suggestion for ArchiveName only if SetName is not NULL
- set mCancelExecYN to true after unsuccessful registration check (TRunRar)
- PipeUnit: "I/O error" and "Not enought disk space" added to fatal errors
- PipeUnit: warnings and error comparison changed to UpperCase
- SleepTime increased and Selective Restore blocked for limited versions
- Form "Status" and Form "Main/Log-section": a ListBox can only hold 32760 lines: corresponding handling integrated within PipeUnit and MainUnit
- Form "Sets": button "Save As ..." added to easily copy/duplicate a Set
- Action-log-entries improved (in case of errors, warnings, etc.)
- RegUnit: show hourglass during time delay
V0.91 (01.04.2011)
- Add backup statistic to end of log (see "Settings")
- Option to create unique logfiles for backups (not restore or archiveview)
- minor: changed some variable names (no YN)
- Settings: button for "Reset to defaults" added (moved some values to section "Div" within INI file)
- possibility to add a descripition to manually added catalogs
- additional files to exclude from compression added (this speeds up backup time in some cases)
V0.90 (29.03.2011)
- Form "Selective Restore": borderstyle changed from bsSizeable to bsDialog
- Form "Status" is now sizeable
(mimimum size defined; this also resets form size on application start) - Form "Status": font for listbox changed to "System VIO" (monospaced)
- Logs-listbox: font size changed from 8 to 6
- New version always resets Ini-Form-Section (no possibility to skip)
- Show a note concerning registration on "First Start" and "New version"
- RegCode: also space characters are filtered
- Restore to different location: always add pathseparator to target directory
- Restore: Possibility to restore without preserving drive and directory structure
- further reduction of pipe sleep time: 150,80,40,20,5,0 (200,100,60,40,20,5)
- PipeUnit: SleepSys only applied as long as ExecThread is running
- Form "Status": improved time-display (prevent from flickering)
- param "-x@" has to be placed before the "stop_param_reading"-switch , otherwise exclude_dirs_files will be ignored (error corrected)
- Listbox "Backup-Sets": double-clicking opens the "Modify selected Set" dialog
- improved drive- and directory selection for backup-set sources
- WPI-script: no replace for eBackUp folder and eBackUp executeable
- bugfix: password input (<xyz.tmp) suppressed for backup
- clear password entry field after successful backup
- disable checkbox "Keep drive and folder structure" (if neccessary) after "Form1_enabled" commands
V0.89 (20.03.2011)
- Code for registration implemented - now registration is needed (license is free), otherwise just demo-version
- Settings: possibility to write the used RAR32 parameters to the log file
- Settings: default for 'Authenticy verification check' changed to 'false'
- Versions handling now under control of Application.ProgramVersion (instead of Form_Label), each new version asks for ini-reset
- PipeUnit: 'Invalid argument' added to Warnings (error occurs for example in conjunction with loss of network connectivity)
- code concerning "test-version" and "update-reminder" removed (now registration is needed)
- all commands 'Form1.TabbedNotebook1.Enabled' changed to 'Form1.Enabled'
- MiscTab: delete display of remark line when an archive is choosen manually
- PipeUnit: Stop scrolling also added for "misc" operations
V0.55T (09.03.2011)
- Returnvalues of checks changed from integer to boolean
- short information about "No errors"/"Warnings"/"File Open Errors" is written to the remark field (Catalog)
- PipeUnit: if exec has ended and bytesread=0 and no chr13+10 at end: add chr13+10 to initiate processing of remaining-string
- 'Invalid argument' added to warnings-group
- Settings: log-level "Directory and File Names" as default
- Settings: as "Open shared" is now enabled, there is no need to re-disable it after each "form-visible" (all corresponding commands removed)
- password input revised
- WPI-script: removed the "REPLACE" option for WPFolder
(to take an eventually movement of EBACKUP_FOLDER into account), see also 0.90
V0.50T (06.03.2011)
- functionality for "Selective Restore" implemented
- const/var for "incl.tmp", "excl.tmp" and "temp.tmp" files instead of fixed names
- Actions.log sorting changed to "descending"
- Close/Minimize/Move for Set_Form (sep. proc for OnCloseQuery)
- Status_Information scrolls to last line. Checkbox to stop integrated.
(ListBox instead of Memo) - added "signal on errors/warnings" (additional checkbox on Settings-Tab)
- Form_Sets: button to remove all entries from "Dir/files to exclude"-field added
- Restore to diff. target: corrected an error when changing directory by menue (ChDir to CurDir)
- show explaining text for the priority settings of backup and restore trackbar
- eliminated code trying to write to ini file on read error during program start
- Start time/elapsed time on Status_Information_Window
- possibility to go to log or editor directly from Status_Information_Window
- added: remarks for backup
- added: encrypt archive (password); SetType is marked to indicate encrypted archives
- Settings: option "Open shared files" enabled (and added remarks with warnings)
V0.41T (19.02.2011)
- literal error within message for new ini-file-version corrected
- minor layout changes and changes to this readme
V0.40T (18.02.2011)
- eBackUp is now available as WPI file! (special thanks to Oliver)
- Set: adjustment of width/height to OpenDialog for SourceFiles
- good progress with handling of errors/warnings
(StdErr to pipe) - new ini-version only resets form settings
(no need to delete the ini-file itself)
V0.31T (15.02.2011)
- minor change: text arrangement within eCenterWidget
- PipeReadUnit: operand changed from > to <> for '[A]bort' and '[Q]uit'
- volume size of "700M" correctly implemented
- volume size of "4090M" removed
this is not supported by RAR32 (max. 2GB), same with "auto"! - added hints and information to buttons and entry fields (if it makes sense)
- Settings: Checkbox added to enable/disable hints
- after closing the SetForm, the last selected Set is selected again
(not always the 1st one) - further reduction of pipe sleep time: 200,100,60,40,20,5 (250,120,80,50,30,10)
- added: functionality for "Add an Archive to the catalog"
- check of length of ExecParam improved
- Hints for tab-pages removed
("TPageAccess")
V0.30T (13.02.2011)
- possibility to search for an update of eBackUp after testperiod has ended
- program exits improved
(halt instead of appl.terminate) - main form during operations minimizeable
(now anyway hidden when an operation starts) - improved handling of RAR32 error- and warning-messages
- cmd thread set to "hide"
(instead of "minimized")
V0.23T (11.02.2011)
- progress displayed within !eCenter widget
- SetName limited to 12 characters
- moved "StatusForm_Close etc from "StatusUnit to "MainUnit to enable pipe-/MLE-writting till end
- "ActionCode for "DosStopSession changed (back) from 0 to 1
(compiled progr. version did not stop) - Misc: result of button "Alternatively choose an Archive from Disk ..." was based on Label instead of variable
- the priority trackbars also influence the "SysSleep-time in the "PipeUnit
(less cpu usage) - improved infos within action.log
- disabling of all relevant buttons if Set- or Cat-files exist but are empty
- minimize button for StatusForm added
V0.22T (10.02.2011)
- Checking for RAR32 for each relevant operation before operation-start
(not when RarExec starts) - ActionCode for DosStopSession changed from 1 to 0
(now cmd-thread is stopped/canceled correctly) - root-directory is now also allowed as a backup-target
(Target check changed)
V0.21T (08.02.2011)
- filters for OpenFilesDialog (RAR32-path, Misc/Choose_Archive)
- Backup: abort backup if missing target path could not be created
- "Recurse Subdirs"=yes set as default for new Sets
- PipeUnit: progress bar infos adapted
- SetUnit: errors creating first new set solved (append/rewrite file)
- MainUnit: default compression level changed to "less" instead of "normal"
(seems to be more accurate) - Misc-tab: relevant buttons disabled if no cat entries are available
- behavior of "Cancel Operation" improved
- no log entries, if RAR32.EXE was not found
V0.20T (06.02.2011)
- misc tab: functionality for Lock/SFX/Repair/Test archive implemented
- added: functionality for backup- and restore priority
(REM :-( I cannot see any differences in speed ...) - version check (ini-version) on programm start added
V0.12T (04.02.2011)
- layout changes
- possibility to delete archive files added
- Set: back to current drive after changing the target drive (by menue) to prevent from error
- used "-vn" to get archiv names like "xxx.r00"
(advantage: first archive is always "xxx.rar"; easy cataloging and deleting etc.) - added: functionality to delete archives and/or catalog-entries
V0.11T (02.02.2011)
- Multicolumnlist on Misc-tab instead of
- Action log for ArchiveView blocked
- "adding directories to a set": problem solved
- more functionalities for "misc"
V0.10T
- first "test"-version, useable until 31.04.2011
Last Editor: ARoederer
:: Owner: ARoederer