[ros-diffs] [reactos] 01/01: [ATL][ATL_APITEST] Add some missing CRect methods (#5800)

2023-10-16 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=86696794993a6e94dd10d710a817d365e2a81ead commit 86696794993a6e94dd10d710a817d365e2a81ead Author: Katayama Hirofumi MZ AuthorDate: Mon Oct 16 21:57:57 2023 +0900 Commit: GitHub CommitDate: Mon Oct 16 21:57:57 2023 +0900 [ATL][ATL_

[ros-diffs] [reactos] 01/01: [USERENV] SetUserEnvironmentVariable(): Remove use of uninit' ShortName

2023-10-16 Thread Serge Gautherie
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=13a145b6d808816b299b1691d66f7a34e4fe commit 13a145b6d808816b299b1691d66f7a34e4fe Author: Serge Gautherie AuthorDate: Mon May 24 08:56:17 2021 +0200 Commit: Stanislav Motylkov CommitDate: Mon Oct 16 19:02:27 2023 +0300 [US

[ros-diffs] [reactos] 01/01: [NTUSER] Remove a wrong check in MENU_MouseMove (#5736)

2023-10-16 Thread Egor Ananyin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e2d3aa7f4ac40e0d84c05aa98dd1554ba8c6c456 commit e2d3aa7f4ac40e0d84c05aa98dd1554ba8c6c456 Author: Egor Ananyin AuthorDate: Mon Oct 16 19:10:52 2023 +0300 Commit: GitHub CommitDate: Mon Oct 16 19:10:52 2023 +0300 [NTUSER] Remove a

[ros-diffs] [reactos] 01/01: [MSPAINT] Improve Zoom tool (#5798)

2023-10-16 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8f1eb03ad28f6262b7322a637f775d7e1312351c commit 8f1eb03ad28f6262b7322a637f775d7e1312351c Author: Katayama Hirofumi MZ AuthorDate: Tue Oct 17 07:25:50 2023 +0900 Commit: GitHub CommitDate: Tue Oct 17 07:25:50 2023 +0900 [MSPAINT]

[ros-diffs] [reactos] 01/01: [MSPAINT] Simplify canvas mouse message handling (#5803)

2023-10-16 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f49919ce5d3de933c6dd42b2beb54f82cae47e8c commit f49919ce5d3de933c6dd42b2beb54f82cae47e8c Author: Katayama Hirofumi MZ AuthorDate: Tue Oct 17 13:48:19 2023 +0900 Commit: GitHub CommitDate: Tue Oct 17 13:48:19 2023 +0900 [MSPAINT]

[ros-diffs] [reactos] 02/03: [SDK] Do not include windef.h into stubs.h

2023-10-16 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a27b8009e0652aab9aef29f9963e21cb53d2a124 commit a27b8009e0652aab9aef29f9963e21cb53d2a124 Author: Timo Kreuzer AuthorDate: Sat Oct 7 10:22:34 2023 +0300 Commit: Timo Kreuzer CommitDate: Tue Oct 17 09:41:18 2023 +0300 [SDK] Do not

[ros-diffs] [reactos] 01/03: [CMAKE] Don't use precompiled headers for autogenerated stub files

2023-10-16 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b7c7d8e68251eaad3cc499647d52c88dba82980 commit 3b7c7d8e68251eaad3cc499647d52c88dba82980 Author: Timo Kreuzer AuthorDate: Fri Oct 6 20:07:02 2023 +0300 Commit: Timo Kreuzer CommitDate: Tue Oct 17 09:41:18 2023 +0300 [CMAKE] Don't

[ros-diffs] [reactos] 03/03: [SDK] Move definition of MyInt128 into stubs.h

2023-10-16 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=40d444919e3f0cc54f11ad0cfec001f384ceea90 commit 40d444919e3f0cc54f11ad0cfec001f384ceea90 Author: Timo Kreuzer AuthorDate: Sat Oct 7 12:32:12 2023 +0300 Commit: Timo Kreuzer CommitDate: Tue Oct 17 09:41:18 2023 +0300 [SDK] Move de

[ros-diffs] [reactos] 01/01: [MSPAINT] Implement mouse middle button dragging (#5804)

2023-10-16 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=97e53c6963678be5f399e99e179c177358c14ab3 commit 97e53c6963678be5f399e99e179c177358c14ab3 Author: Katayama Hirofumi MZ AuthorDate: Tue Oct 17 15:58:34 2023 +0900 Commit: GitHub CommitDate: Tue Oct 17 15:58:34 2023 +0900 [MSPAINT]