Commit Graph

68 Commits

Author SHA1 Message Date
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 bcf45417d8 Update Update_Rev.bat.
File Update_Rev.bat moved outside the project folder.
2022-03-14 20:23:25 +03:00
W0LF 2763bbd12d Update .gitignore file. 2022-03-14 18:32:29 +03:00
W0LF a256184737 Fixed Update_Rev.bat 2022-03-14 18:24:48 +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 fe10e4ec72 Reduced buffer length. 2022-02-28 19:56:37 +03:00
W0LF 6edbf1f9c6 Changed PATH_LEN constant to internal MAX_PATH. 2022-02-28 19:52:56 +03:00
W0LF 79acd5d110 Moved RegisterClass function into WinMain. 2022-02-28 19:32:46 +03:00
W0LF 4d503f6421 Changed manifest. 2022-02-28 19:30:14 +03:00
W0LF dcf844ddd3 Changed function prototype. 2022-02-28 19:13:36 +03:00
W0LF 517cfdcc82 Improoved logging. 2022-02-28 19:07:18 +03:00
W0LF 5c3e15b949 Increased revision. 2022-02-25 19:20:06 +03:00
W0LF 790ae9ab67 More logging. 2022-02-25 19:14:57 +03:00
W0LF 52364a228a Replced some SendMessageW to PostMessageW. 2022-02-25 18:15:10 +03:00
W0LF 73b91259c8 Update README.md 2022-02-25 17:45:11 +03:00
W0LF cb01a4b815 Update README.md. 2022-02-25 17:21:28 +03:00
W0LF e15f08d521 Clean up code. 2022-02-25 16:28:14 +03:00
W0LF 28de2585a8 Added handler.
Added WM_QUERYENDSESSION message handler for correct closing log-file.
2022-02-25 14:45:08 +03:00
W0LF 3cd3faea01 Fixed list of arguments in log-file. 2022-02-25 14:41:35 +03:00
W0LF 19660bb346 Fixed donation link. 2022-02-25 14:37:14 +03:00
W0LF b332c7476f Fix.
Fixed mistake not getting focus when calling manual edit window.
2022-02-25 14:34:51 +03:00
W0LF d5b3ef1040 Added missing initialization of some structures 2022-02-19 23:10:48 +03:00
W0LF 76099356cd Fixed return of focus to the window after closing the manual editing dialog. 2022-02-19 23:03:53 +03:00
W0LF 750ac44696 Added application guid for future use 2022-02-13 14:28:05 +03:00
W0LF 0a0fe05555 Fix manifest 2022-02-13 12:36:22 +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 f58e6a99cb Slightly cleaned up code 2022-02-12 18:13:19 +03:00
W0LF b5e040f3d5 Merge branch 'dev' of https://github.com/dreamforceinc/wCenterWindow into dev 2022-02-12 18:01:28 +03:00
W0LF fee7025323 Preparation for autoversioning 2022-02-12 18:01:07 +03:00
W0LF 6c9855ab38 Merge pull request #2 from dreamforceinc/master
Merge pull request #1 from dreamforceinc/dev
2022-02-12 17:32:23 +03:00
W0LF 3f438f6038 Merge pull request #1 from dreamforceinc/dev
v2.3.2
2022-02-12 17:31:42 +03:00
W0LF 7491ed2ca7 Fixed (I hope) error creating trayicon v2.3.2 2022-02-12 04:37:44 +03:00
W0LF 166cdd0d88 v2.3.1
Some improovements
2022-01-14 17:32:17 +03:00
W0LF d1ab2b86e2 Added more logging 2021-12-29 20:15:15 +03:00
W0LF 690f621f5b Added some TODOs 2021-12-26 05:56:44 +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 5137eed759 Added backing up previous logfile 2021-12-10 03:24:43 +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.
v2.2
2021-04-30 23:07:44 +03:00
W0LF f394d436cf Update README.md 2020-05-03 18:57:37 +03:00
W0LF bdb2ebd295 Delete wCenterWindow.h v2.1 2020-05-03 18:50:05 +03:00
W0LF bd5d845ec1 Delete targetver.h 2020-05-03 18:49:07 +03:00
W0LF a6c866d1dd Delete framework.h 2020-05-03 18:48:50 +03:00
W0LF 38a570310f Delete Resource.h 2020-05-03 18:48:32 +03:00