|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
c035b8a980
|
Added TODOs.
|
2022-03-25 12:56:34 +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 |
|
|
|
146208bd03
|
Update versioning.
|
2022-03-15 17:31:09 +03:00 |
|
|
|
342c6e3009
|
Fixed path in pre-build event.
|
2022-03-14 20:26:13 +03:00 |
|
|
|
bcf45417d8
|
Update Update_Rev.bat.
File Update_Rev.bat moved outside the project folder.
|
2022-03-14 20:23:25 +03:00 |
|
|
|
2763bbd12d
|
Update .gitignore file.
|
2022-03-14 18:32:29 +03:00 |
|
|
|
a256184737
|
Fixed Update_Rev.bat
|
2022-03-14 18:24:48 +03:00 |
|
|
|
2510b74aa1
|
Added "autoversioning" when compiling.
|
2022-03-13 11:45:21 +03:00 |
|
|
|
96940111aa
|
Improoved versioning.
Changed some literals to predefined constants in VERSIONINFO resource.
|
2022-03-02 15:19:59 +03:00 |
|
|
|
bad4d37e7a
|
Some improovements.
|
2022-02-28 20:37:18 +03:00 |
|
|
|
fe10e4ec72
|
Reduced buffer length.
|
2022-02-28 19:56:37 +03:00 |
|
|
|
6edbf1f9c6
|
Changed PATH_LEN constant to internal MAX_PATH.
|
2022-02-28 19:52:56 +03:00 |
|
|
|
79acd5d110
|
Moved RegisterClass function into WinMain.
|
2022-02-28 19:32:46 +03:00 |
|
|
|
4d503f6421
|
Changed manifest.
|
2022-02-28 19:30:14 +03:00 |
|
|
|
dcf844ddd3
|
Changed function prototype.
|
2022-02-28 19:13:36 +03:00 |
|
|
|
517cfdcc82
|
Improoved logging.
|
2022-02-28 19:07:18 +03:00 |
|
|
|
5c3e15b949
|
Increased revision.
|
2022-02-25 19:20:06 +03:00 |
|
|
|
790ae9ab67
|
More logging.
|
2022-02-25 19:14:57 +03:00 |
|
|
|
52364a228a
|
Replced some SendMessageW to PostMessageW.
|
2022-02-25 18:15:10 +03:00 |
|
|
|
cb01a4b815
|
Update README.md.
|
2022-02-25 17:21:28 +03:00 |
|
|
|
e15f08d521
|
Clean up code.
|
2022-02-25 16:28:14 +03:00 |
|
|
|
28de2585a8
|
Added handler.
Added WM_QUERYENDSESSION message handler for correct closing log-file.
|
2022-02-25 14:45:08 +03:00 |
|
|
|
3cd3faea01
|
Fixed list of arguments in log-file.
|
2022-02-25 14:41:35 +03:00 |
|
|
|
19660bb346
|
Fixed donation link.
|
2022-02-25 14:37:14 +03:00 |
|
|
|
b332c7476f
|
Fix.
Fixed mistake not getting focus when calling manual edit window.
|
2022-02-25 14:34:51 +03:00 |
|