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
b58039b4ab
Added version information to the beginning of the log file.
2023-05-20 14:25:35 +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
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
117c4f780f
Update About dialog.
2023-03-26 22:50:52 +03:00
c035b8a980
Added TODOs.
2022-03-25 12:56:34 +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
79acd5d110
Moved RegisterClass function into WinMain.
2022-02-28 19:32:46 +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
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
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
b332c7476f
Fix.
...
Fixed mistake not getting focus when calling manual edit window.
2022-02-25 14:34:51 +03:00
d5b3ef1040
Added missing initialization of some structures
2022-02-19 23:10:48 +03:00
76099356cd
Fixed return of focus to the window after closing the manual editing dialog.
2022-02-19 23:03:53 +03:00
750ac44696
Added application guid for future use
2022-02-13 14:28:05 +03:00
b6a0f9a3c5
Changed manifest
2022-02-13 12:31:56 +03:00
e7c06ec4b6
Changed size of NOTIFYICONDATA structure
2022-02-12 19:40:27 +03:00
7491ed2ca7
Fixed (I hope) error creating trayicon
2022-02-12 04:37:44 +03:00
166cdd0d88
v2.3.1
...
Some improovements
2022-01-14 17:32:17 +03:00
d1ab2b86e2
Added more logging
2021-12-29 20:15:15 +03:00
690f621f5b
Added some TODOs
2021-12-26 05:56:44 +03:00
5137eed759
Added backing up previous logfile
2021-12-10 03:24:43 +03:00
b8d3db9289
Added simple logging
2021-12-10 02:20:42 +03:00
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
35f791d7a0
Added 'Hide Icon' option to menu.
2020-01-24 15:03:52 +03:00
ce31a7d6e0
Added commandline option '/hide' for hide trayicon at startup.
2020-01-23 17:15:30 +03:00
3f8b848b1e
Added hotkey for hide tray icon.
2020-01-22 13:40:22 +03:00
73a7b40f9b
fix files
2020-01-20 07:40:03 +03:00
81510d5105
fix files
2020-01-20 07:01:00 +03:00
326506114a
fix
2020-01-20 06:43:04 +03:00