[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r459] by pmraps

Updated download pages
Fixed some typos

2020-04-07 04:02:11 Tree
[r458] by matfanjol

+ Added the information regarding the nightly build inside the web pages

2020-04-06 13:21:14 Tree
[r457] by matfanjol

- Taken away the _BUILT_TO_CHECK_TRANSLATIONS_ define from the setup
+ You can build the setup using the _HOR_NIGHTLY_BUILD_ define to get a setup with different GUID and application name to be able to install/uninstall nightly builds without overwriting the official version
* Renamed, as suggested by InnoSetup, {pf} to {commonpf}
+ TfrmBase.FormCreate: uses a different configuration file for the nightly build to not alter the official version settings

2020-04-06 13:20:32 Tree
[r456] by pmraps

Email change

2020-04-04 10:59:17 Tree
[r455] by pmraps

Email change

2020-04-04 10:56:52 Tree
[r454] by matfanjol

Added the "HowToCompile.txt" file
Added the "Defines.txt" file
Added the ReleaseNightly build mode
+ hor_database:DB_Connect: in nightly build mode warns the users to not use the version with real data
+ Added procedure TfrmDbConnect.NightlyBuildWarning: in nightly build mode warns the users to not use the version with real data
+ TfrmDbConnect.btnNextClick: in nightly build mode warns the users to not use the version with real data
+ TfrmMain.BuildTitle: in nightly build mode warns the users in the application title
+ Added the following messages: rsMsgNightlyBuild, rsQMsgNightlyBuildContinueTheDatabaseConnection, rsAboutNightlyBuild, rsMsgWarning
- Fixed compilation on 64bit linux system
+ New TODO: "Diary of personal contacts/places to be able to build an epidemy estimation"
+ Started the conversion of the content of the documents into large objects of Postgresql

2020-04-04 07:45:34 Tree
[r453] by matfanjol

+ Added hor_components that contains customized components used by the program. (I'm trying to clean up the code and to make a little order...)
+ Updated the copyright year to 2019

2019-06-29 13:15:54 Tree
[r452] by matfanjol

+ TExecuteBackupThread: Added TNotifyDataActions, TNotifyDataSteps, TNotifyData and FNotifyData to use with the new UpdateMainForm method to call using Synchronize
* TExecuteBackupThread: Removed all the not synchronized accesses to the main form
* TExecuteBackupThread: uses a temporary directory name
- TExecuteBackupThread: removes the temporary directory at the end
+ hor_messages: added rsMsgErrorCalling, rsMsgErrorCallingWithDetails, rsTitleSelectPostgresqlProgram, rsTitleProvideDestinationBackupFile, rsTitleDrugsByType
+ hor_database: DB_Connect has a new optional parameter _ForceSystemDataCheck
- TfrmDbConnect.btnNextClick: asks to force a system data check if you have created a new database
* TfrmBackup.GetProgramVersion: uses GetProgramVersion and VersionQuadToStr
- TfrmRestore.Create: Fixed the position, the size and the visibility of the window inside the parent
* TfrmDbConnect: hides the "next" and "previous" buttons when the restore subform starts
+ hor_usb_stick_medical data exports also the taken drugs divided by type

2019-02-18 12:54:11 Tree
[r451] by matfanjol

+ hor_usb_stick_medicaldata: Fixed the "Program to run" and "Parameters" labels, translated the options regarding what to do when the hor folder exists
+ hor_messages: added the rsMsgItemAskWhatToDo, rsMsgItemDontDeleteContent and rsMsgItemDeleteContent messages
+ New compilation instructions and relative patch

2017-09-16 05:50:38 Tree
[r450] by matfanjol

* TSaveThread.Execute: The problems are sorted by pathology name and name (no more by "Needs regular checks")

2017-09-13 04:28:16 Tree
Older >