|
|
2d90c60a1c
|
Replaced PostMessage() function.
The PostMessageW(WM_QUIT) function has been replaced by the PostQuitMessage() function.
|
2023-11-28 17:18:11 +03:00 |
|
|
|
382428e6fa
|
Temporarily disabled Updater thread creation.
|
2023-11-28 17:10:07 +03:00 |
|
|
|
1f8fb92dbe
|
Replaced macro calling.
The macro call has been replaced with a call to the Out() method of an instance of the CLogger class.
|
2023-11-28 17:02:14 +03:00 |
|
|
|
14ee12cb85
|
Added CLogger class into solution tree, and removed other unnecessary files.
|
2023-11-28 16:46:33 +03:00 |
|
|
|
56e6a5b6b2
|
Added CLogger class.
|
2023-11-28 16:41:39 +03:00 |
|
|
|
251b965073
|
Fixed missing break statement.
|
2023-11-08 23:37:30 +03:00 |
|
|
|
b855b0d624
|
Changed calling updater thread.
|
2023-11-07 17:55:47 +03:00 |
|
|
|
0403415607
|
Fix the git tagname parsing.
|
2023-11-07 17:48:53 +03:00 |
|
|
|
18959b1ef0
|
Fix updates timer.
|
2023-11-07 17:46:09 +03:00 |
|
|
|
4299d9b89f
|
Fix updater.cpp.
|
2023-11-07 17:41:25 +03:00 |
|
|
|
049375a2d7
|
Update README.md.
|
2023-11-07 17:39:58 +03:00 |
|
|
|
5bf973347f
|
Added a timer to periodically check for updates.
|
2023-11-07 17:38:24 +03:00 |
|
|
|
b71793cfed
|
Added option to disable checking for updates.
Added commandline option '/noupdate' to disable check for updates.
|
2023-11-04 23:36:29 +03:00 |
|
|
|
0150121c02
|
Some optimizations.
Moved RECT and KBDLLHOOKSTRUCT structures from global scope to local.
|
2023-11-04 23:24:09 +03:00 |
|
W0LF
|
8303665159
|
Update README.md
|
2023-11-04 22:52:24 +03:00 |
|
|
|
f2ef0f9bb4
|
Update .gitignore file.
|
2023-11-03 15:12:51 +03:00 |
|
|
|
10db7316fa
|
Release v2.3.6
v2.3.6
|
2023-06-04 15:10:01 +03:00 |
|
|
|
5e9a553b67
|
Removed completed TODO.
|
2023-06-04 15:07:31 +03:00 |
|
|
|
e74c775f90
|
Added check for a new version of the application.
|
2023-06-04 14:23:35 +03:00 |
|
|
|
aadba59546
|
Changed the case in the file name.
|
2023-06-04 13:48:45 +03:00 |
|
|
|
b58039b4ab
|
Added version information to the beginning of the log file.
|
2023-05-20 14:25:35 +03:00 |
|
|
|
9dd557311e
|
Splitted single logger.h file to .h and .cpp files.
|
2023-05-20 13:52:40 +03:00 |
|
|
|
8df89dc8e1
|
Changed logger macros.
|
2023-05-20 13:08:17 +03:00 |
|
|
|
cf16651ae2
|
Moved headers from framework.h to wCenterWindow.h.
|
2023-05-20 13:00:48 +03:00 |
|
|
|
9fe46f867c
|
Added globals.h header file for global variables.
|
2023-05-20 12:51:45 +03:00 |
|
|
|
bb904723fa
|
Hided 'Donation:' string.
|
2023-05-20 12:33:51 +03:00 |
|
|
|
eaed0ae8dc
|
Changed size and positioning of icon's control into About dialog according to new icons.
|
2023-05-20 12:27:01 +03:00 |
|
|
|
854a9a473b
|
New program icon. Created by Kirill Topov.
|
2023-05-20 12:17:43 +03:00 |
|
W0LF
|
61b5f1d39c
|
Merge pull request #3 from dreamforceinc/dev
Release v2.3.5
|
2023-04-12 09:19:22 +03:00 |
|
|
|
1dd9883f42
|
Release v2.3.5
v2.3.5
|
2023-04-12 09:13:46 +03:00 |
|
|
|
90b281d3a5
|
Changed control for help text from static to EditText.
|
2023-04-12 08:54:30 +03:00 |
|
|
|
bf609d3c08
|
Added DestroyIcon() function.
|
2023-04-12 07:35:29 +03:00 |
|
|
|
582cce5b20
|
Changed Logger.
|
2023-04-11 19:02:53 +03:00 |
|
|
|
710d9d9d3e
|
Added LoadIconMetric() function to drawing better quality icon on HiDPI displays.
|
2023-04-11 11:56:46 +03:00 |
|
|
|
b6a6ec685d
|
Simplified the "IsWindowApprooved()" function.
|
2023-04-08 14:29:33 +03:00 |
|
|
|
28ea979492
|
Hid the donation link.
|
2023-04-08 11:55:56 +03:00 |
|
|
|
8cd54374ab
|
Update versioning script.
|
2023-04-08 11:00:40 +03:00 |
|
|
|
9b3b505ec6
|
Update pre-build scripts.
|
2023-04-02 16:50:15 +03:00 |
|
|
|
d81f43b4a3
|
Move global szAboutHelp variable to local.
|
2023-03-26 23:16:05 +03:00 |
|
|
|
a1db2f16e9
|
Update versioning script.
|
2023-03-26 23:05:36 +03:00 |
|
|
|
117c4f780f
|
Update About dialog.
|
2023-03-26 22:50:52 +03:00 |
|
|
|
266afddfe5
|
Update About dialog.
|
2023-03-26 22:50:18 +03:00 |
|
|
|
6b3a90d682
|
Update versioning scripts.
|
2023-03-26 21:29:55 +03:00 |
|
|
|
0f8304ef23
|
Update versioning scripts.
|
2023-03-26 21:28:59 +03:00 |
|
|
|
c035b8a980
|
Added TODOs.
|
2022-03-25 12:56:34 +03:00 |
|
|
|
cc2e5b5654
|
Released new version.
v2.3.4
|
2022-03-16 17:42:44 +03:00 |
|
|
|
1929e3dc4f
|
Update versioning.
|
2022-03-16 17:22:51 +03:00 |
|
|
|
93ea96bca0
|
Update .gitignore.
|
2022-03-16 09:39:43 +03:00 |
|
|
|
6fb8d35643
|
Update versioning.
|
2022-03-16 09:33:54 +03:00 |
|
|
|
7d0e5ee0a7
|
Moved Version.h to outside the project folder.
|
2022-03-15 17:36:49 +03:00 |
|