[ros-diffs] [reactos] 01/01: [COMDLG32] Color Picker: Fix cursor clipping (#6219)

2023-12-24 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=758fff284d3239d965bdb1d65ec01d5ccfd64d18 commit 758fff284d3239d965bdb1d65ec01d5ccfd64d18 Author: Katayama Hirofumi MZ AuthorDate: Sun Dec 24 22:10:26 2023 +0900 Commit: GitHub CommitDate: Sun Dec 24 22:10:26 2023 +0900 [COMDLG32]

[ros-diffs] [reactos] 01/01: [NTUSER] Add UserHMSetHandle macro (#6164)

2023-12-24 Thread Thamatip Chitpong
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f74a2aac8ccb44f2763683d3200207467c14aeea commit f74a2aac8ccb44f2763683d3200207467c14aeea Author: Thamatip Chitpong AuthorDate: Sun Dec 24 23:42:15 2023 +0700 Commit: GitHub CommitDate: Sun Dec 24 23:42:15 2023 +0700 [NTUSER] Add

[ros-diffs] [reactos] 01/02: [NTOS:INBV] Fix build when INBV_ROTBAR_IMPLEMENTED is not defined.

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=38129960420161577efb5dbe1f395127e4c288d5 commit 38129960420161577efb5dbe1f395127e4c288d5 Author: Hermès Bélusca-Maïto AuthorDate: Sun Apr 24 06:14:45 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 21:40:36 2023 +0100

[ros-diffs] [reactos] 02/02: [BOOTVID] Fix definition of GetFontPtr().

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7b956a0a1fd859db6b9ff34309ed09c08bef commit 7b956a0a1fd859db6b9ff34309ed09c08bef Author: Hermès Bélusca-Maïto AuthorDate: Thu Apr 28 03:08:57 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 21:41:09 2023 +0100

[ros-diffs] [reactos] 01/03: [NTOS:INBV] Minor code style.

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7aec73a76cb22a5a899a61de1930ad503cc06dbf commit 7aec73a76cb22a5a899a61de1930ad503cc06dbf Author: Hermès Bélusca-Maïto AuthorDate: Mon May 2 03:11:41 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 21:54:16 2023 +0100

[ros-diffs] [reactos] 02/03: [NTOS:INBV] Improve comment & define name.

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=81dc30a434b251420fd9b972d165caed8dcb6c88 commit 81dc30a434b251420fd9b972d165caed8dcb6c88 Author: Hermès Bélusca-Maïto AuthorDate: Mon May 2 02:48:46 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 21:54:23 2023 +0100

[ros-diffs] [reactos] 03/03: [NTOS:INBV] Don't hardcode the off-screen rot-bar-bits buffer size.

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7b410fb8cadb8184cdf25272148812ab979b5cf0 commit 7b410fb8cadb8184cdf25272148812ab979b5cf0 Author: Hermès Bélusca-Maïto AuthorDate: Mon May 2 01:26:48 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 21:54:24 2023 +0100

[ros-diffs] [reactos] 02/02: [NTOS:INBV] Isolate the bitmap resources pertaining to the boot theme/animation into their resource sub-file.

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6d265d1fd8fe30d5febed2b25af1f6a8562ca7ae commit 6d265d1fd8fe30d5febed2b25af1f6a8562ca7ae Author: Hermès Bélusca-Maïto AuthorDate: Sun Apr 24 01:29:04 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 22:39:36 2023 +0100

[ros-diffs] [reactos] 01/02: [NTOS:KE:EX] Fix comment typo.

2023-12-24 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0f3da974568200447847938f2b015e6ab0beb448 commit 0f3da974568200447847938f2b015e6ab0beb448 Author: Hermès Bélusca-Maïto AuthorDate: Mon May 2 03:11:01 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Dec 24 22:39:35 2023 +0100

[ros-diffs] [reactos] 01/01: [SHLWAPI] Fix SHCreateMemStream corner case (#6224)

2023-12-24 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5d9f622eeb6859ddfdd236693dbd96b868d5f612 commit 5d9f622eeb6859ddfdd236693dbd96b868d5f612 Author: Katayama Hirofumi MZ AuthorDate: Mon Dec 25 08:22:08 2023 +0900 Commit: GitHub CommitDate: Mon Dec 25 08:22:08 2023 +0900 [SHLWAPI]