[ros-diffs] [reactos] 01/03: [ACCESS][MAIN] Do not delete system stock object

2022-10-25 Thread Jose Carlos Jesus
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=be014129a578b41adf7b8fce5ee406cde3a4aa3e commit be014129a578b41adf7b8fce5ee406cde3a4aa3e Author: Jose Carlos Jesus AuthorDate: Thu Dec 30 22:22:18 2021 + Commit: Stanislav Motylkov CommitDate: Tue Oct 25 17:42:39 2022 +0300 [

[ros-diffs] [reactos] 02/03: [ACCESS][MAIN] Fix setting cursor/caret blinking rate

2022-10-25 Thread Jose Carlos Jesus
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c0eb40713051eab0c38c6663c9d762e0505ac863 commit c0eb40713051eab0c38c6663c9d762e0505ac863 Author: Jose Carlos Jesus AuthorDate: Fri Dec 31 12:27:42 2021 + Commit: Stanislav Motylkov CommitDate: Tue Oct 25 23:54:28 2022 +0300 [

[ros-diffs] [reactos] 03/03: [NTUSER] Fix issue when cursor/caret is static

2022-10-25 Thread Jose Carlos Jesus
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9701bbcf6d6a4bbcdd6d0cdbe9b639dfa6cadb43 commit 9701bbcf6d6a4bbcdd6d0cdbe9b639dfa6cadb43 Author: Jose Carlos Jesus AuthorDate: Fri Jan 14 19:32:52 2022 + Commit: Stanislav Motylkov CommitDate: Tue Oct 25 23:54:31 2022 +0300 [

[ros-diffs] [reactos] 01/04: [CSRSRV] Remove deprecated dependency on smdll. (#4799)

2022-10-25 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=426598c6f71d88c3774de4f8ab62c7e968cf4981 commit 426598c6f71d88c3774de4f8ab62c7e968cf4981 Author: Hermès Bélusca-Maïto AuthorDate: Fri Oct 21 16:13:22 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Oct 26 00:41:13 2022 +0200

[ros-diffs] [reactos] 02/04: [SMSS][NTOS:MM] Get rid of the remaining sprintf_nt hacks. (#4799)

2022-10-25 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0997e9023c2242974026cc397805318b96425714 commit 0997e9023c2242974026cc397805318b96425714 Author: Hermès Bélusca-Maïto AuthorDate: Fri Oct 21 19:33:57 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Oct 26 00:41:23 2022 +0200

[ros-diffs] [reactos] 03/04: [NTDLL] Properly stub out RtlRegisterThreadWithCsrss() in spec file.

2022-10-25 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5cfb71baf86e19dcecfb1d663366387a4ad6cb34 commit 5cfb71baf86e19dcecfb1d663366387a4ad6cb34 Author: Hermès Bélusca-Maïto AuthorDate: Sun Oct 23 18:03:16 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Oct 26 00:43:57 2022 +0200

[ros-diffs] [reactos] 04/04: [SMSS] Initial SmpInit() call initializes the *first handle* (index 0) in the array.

2022-10-25 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cb8c8693e0907cbd9be9a7235ed62c5f77adb5cf commit cb8c8693e0907cbd9be9a7235ed62c5f77adb5cf Author: Hermès Bélusca-Maïto AuthorDate: Sun Oct 23 18:38:56 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Oct 26 00:44:41 2022 +0200

[ros-diffs] [reactos] 01/01: [NTDLL:CSR] Don't hardcode types in sizeofs; move local variables into code blocks where they are used.

2022-10-25 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e7744236893499fecb422a6f303657cdcd58d11e commit e7744236893499fecb422a6f303657cdcd58d11e Author: Hermès Bélusca-Maïto AuthorDate: Sun Oct 23 01:48:20 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Oct 26 01:45:26 2022 +0200

[ros-diffs] [reactos] 01/01: [NTOS:MM] MmPurgeSegment: Fix wrong return value (#4801)

2022-10-25 Thread Adam Słaboń
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23e5d3fe251213bb5aeb7cac0637ad2b3864208e commit 23e5d3fe251213bb5aeb7cac0637ad2b3864208e Author: Adam Słaboń AuthorDate: Wed Oct 26 02:15:16 2022 +0200 Commit: GitHub CommitDate: Wed Oct 26 02:15:16 2022 +0200 [NTOS:MM] MmPurgeSe

[ros-diffs] [reactos] 01/01: [WIN32SS] Use GDI_HANDLE_* macros for readability (#4797)

2022-10-25 Thread Thamatip Chitpong
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dd75ae8eca21320cdf9f5a225e87c8d187ee4b58 commit dd75ae8eca21320cdf9f5a225e87c8d187ee4b58 Author: Thamatip Chitpong AuthorDate: Wed Oct 26 07:17:01 2022 +0700 Commit: GitHub CommitDate: Wed Oct 26 02:17:01 2022 +0200 [WIN32SS] Use

[ros-diffs] [reactos] 01/01: [IMM32] Add reasoning for tracing (#4807)

2022-10-25 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e1df4f2d8f6206382b9902727d52b2681c672679 commit e1df4f2d8f6206382b9902727d52b2681c672679 Author: Katayama Hirofumi MZ AuthorDate: Wed Oct 26 12:01:33 2022 +0900 Commit: GitHub CommitDate: Wed Oct 26 12:01:33 2022 +0900 [IMM32] Ad