- TfrmNavigationExaminationsPeriodical.qListEveryTypeGetText: fixed warning message
- hor_navigation_examinations_periodical: fixed warning message
- TfrmEditExaminationsPeriodical.qDataEndWhenGetText: fixed warning message
- TfrmEditExaminationsPeriodical.qDataEveryTypeGetText: fixed warning message
- hor_edit_examinations_periodical: fixed warning message
- TfrmEditExaminationsPeriodical.qDataAfterEdit: fixed warning message
+ Added procedure TfrmBase.Unused(const _Msg: TMessage);
- TfrmMain.MsgEvents_pmMonitorPopUp: fixed warning message
- hor_database:DB_Update: fixed warning message
- hor_data_base: fixed warning message
- TExecuteBackupThread.CreateDatabaseDump: fixed warning message
- TExecuteBackupThread.Create: fixed warning message
- TfrmBackup.GetProgramVersion: fixed warning message
- TExecuteBackupThread.CreateInformationFile: fixed warning message
- hor_backup: fixed warning message
- TRestoreJob.Create: fixed warning message
- hor_restore: fixed warning message
- hor_dbopen: fixed warning message
- TfrmEditBase.ChangeTransaction: fixed warning message
- TfrmEditMdlStandard.mDetailAfterDelete: fixed warning message
- TfrmEditMdlStandard.mDetailAfterPost: fixed warning message
* TfrmEditMdlStandard.LoadDetailRecords: is now abstract
- TfrmNavigationAllergiesReactions.qListTypeGetText: fixed warning message
- TfrmNavigationAllergiesReactions.qListBeforeInsert: fixed warning message
- hor_navigation_allergies_reactions: fixed warning message
- TfrmEditAllergies.qDataAfterOpen: fixed warning message
- TfrmEditAllergies.qDataAfterInsert: fixed warning message
- TfrmEditAllergies.mdDrugsThatHelpAfterPost: fixed warning message
- TfrmEditAllergies.mdDrugsThatHelpAfterDelete: fixed warning message
- TfrmNavigationAllergiesReactions.qListAfterEdit: fixed warning message
- hor_about: fixed warning message
- TfrmNavigationStandard.dbgStandardPrepareCanvas: fixed warning message
- TfrmNavigationStandard.dbgStandardGetCellHint: fixed warning message
- TfrmNavigationStandard.qListAfterDelete: fixed warning message
- TfrmNavigationStandard.qListAfterPost: fixed warning message
- TfrmNavigationStandard.qListBeforeOpen: fixed warning message
- hor_edit_allergies: fixed warning message
+ hor_edit_allergies: added GNU disclaimer
+ hor_navigation_allergies_reactions: added GNU disclaimer
- TFrmBackup: removed the option and stetp to split the attachments because it is no more necessary now that we handle large objects
- TExecuteBackupThread.Create: removed _SplitAttachments parameter
- TExecuteBackupThread: removed FSplitAttachments member variable
- Removed TExecuteBackupThread.SplitAttachments
- hor_backup: Removed ndsSplit from TNotifyDataSteps
+ hor_messages: added rsFileFilterAll, rsFileFilterCompressed
+ TfrmBackup.FormCreate: the file selection mask will filter by zip files as default
+ TExecuteBackupThread.AccessMainForm: exits if the thread has to terminate
+ TExecuteBackupThread.CreateDatabaseDump: exits if the thread has to terminate
+ Added TfrmBackup.fneBackupEditingDone to make sure the file will have .zip extension also if hand written
* TfrmBackup: no scroll bars during the dump
+ TFrmBackup: Added the "close" and "close and open backup folder" buttons that are shown at the end
+ TExecuteBackupThread.AccessMainForm: shows the close buttons at the end