Commit Graph

30 Commits

Author SHA1 Message Date
W0LF 6ba949de4b Changed C-style type conversion to C++ style. 2023-12-11 21:25:59 +03:00
W0LF b8ce96ee99 Added platform architecture information to About dialog and CLogger::Out() method. 2023-12-07 20:53:38 +03:00
W0LF b12bfe08be The Updater thread has been enabled back. 2023-11-28 17:48:23 +03:00
W0LF 382428e6fa Temporarily disabled Updater thread creation. 2023-11-28 17:10:07 +03:00
W0LF 14ee12cb85 Added CLogger class into solution tree, and removed other unnecessary files. 2023-11-28 16:46:33 +03:00
W0LF e74c775f90 Added check for a new version of the application. 2023-06-04 14:23:35 +03:00
W0LF 9dd557311e Splitted single logger.h file to .h and .cpp files. 2023-05-20 13:52:40 +03:00
W0LF 9fe46f867c Added globals.h header file for global variables. 2023-05-20 12:51:45 +03:00
W0LF eaed0ae8dc Changed size and positioning of icon's control into About dialog according to new icons. 2023-05-20 12:27:01 +03:00
W0LF 854a9a473b New program icon. Created by Kirill Topov. 2023-05-20 12:17:43 +03:00
W0LF 582cce5b20 Changed Logger. 2023-04-11 19:02:53 +03:00
W0LF 9b3b505ec6 Update pre-build scripts. 2023-04-02 16:50:15 +03:00
W0LF 6b3a90d682 Update versioning scripts. 2023-03-26 21:29:55 +03:00
W0LF 6fb8d35643 Update versioning. 2022-03-16 09:33:54 +03:00
W0LF 7d0e5ee0a7 Moved Version.h to outside the project folder. 2022-03-15 17:36:49 +03:00
W0LF 146208bd03 Update versioning. 2022-03-15 17:31:09 +03:00
W0LF 342c6e3009 Fixed path in pre-build event. 2022-03-14 20:26:13 +03:00
W0LF 2763bbd12d Update .gitignore file. 2022-03-14 18:32:29 +03:00
W0LF 2510b74aa1 Added "autoversioning" when compiling. 2022-03-13 11:45:21 +03:00
W0LF 96940111aa Improoved versioning.
Changed some literals to predefined constants in VERSIONINFO resource.
2022-03-02 15:19:59 +03:00
W0LF bad4d37e7a Some improovements. 2022-02-28 20:37:18 +03:00
W0LF cb01a4b815 Update README.md. 2022-02-25 17:21:28 +03:00
W0LF b6a0f9a3c5 Changed manifest 2022-02-13 12:31:56 +03:00
W0LF e7c06ec4b6 Changed size of NOTIFYICONDATA structure 2022-02-12 19:40:27 +03:00
W0LF 01eb9075b4 Fixed a bug when the log file was not created in the program's folder when launched from the scheduler. 2021-12-19 06:23:32 +03:00
W0LF b8d3db9289 Added simple logging 2021-12-10 02:20:42 +03:00
W0LF a4af63ed34 Version 2.2
Added manual editing of size and position of the widow.
Added centering the window by middle mouse button.
Updated project from Visual Studio 2017 to 2019.
2021-04-30 23:07:44 +03:00
W0LF 4a96fef1c7 new version 2020-05-03 18:47:31 +03:00
W0LF 81510d5105 fix files 2020-01-20 07:01:00 +03:00
W0LF 326506114a fix 2020-01-20 06:43:04 +03:00