[ros-diffs] [reactos] 01/01: [SNDVOL32] Implement the dialog resize code for the 'Advanced Controls' menu item and prepare for clicks on the 'Advanced' button.

2019-02-17 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=95ed44ef63d767a2bda03fef455b795526f265aa commit 95ed44ef63d767a2bda03fef455b795526f265aa Author: Eric Kohl AuthorDate: Mon Feb 18 00:58:28 2019 +0100 Commit: Eric Kohl CommitDate: Mon Feb 18 00:58:28 2019 +0100 [SNDVOL32]

[ros-diffs] [reactos] 01/01: [SNDVOL32] Fix the window height issue when the line selection changes and implement the 'Advanced Controls' menu item.

2019-02-17 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fe5c50e1820351e4bfcb8c136e5cab06c3eb8a2b commit fe5c50e1820351e4bfcb8c136e5cab06c3eb8a2b Author: Eric Kohl AuthorDate: Sun Feb 17 14:04:39 2019 +0100 Commit: Eric Kohl CommitDate: Sun Feb 17 14:04:39 2019 +0100 [SNDVOL32] Fix

[ros-diffs] [reactos] 01/01: [RTL] Fix GCC build.

2019-02-17 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a951d66002fd3ce99f1de2f241515303a93012e4 commit a951d66002fd3ce99f1de2f241515303a93012e4 Author: Thomas Faber AuthorDate: Sun Feb 17 09:58:28 2019 +0100 Commit: Thomas Faber CommitDate: Sun Feb 17 09:59:49 2019 +0100 [RTL] Fix

[ros-diffs] [reactos] 04/04: [ACPI] Update ACPICA library to version 20190215.

2019-02-17 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9d53c935f22775e45f2cb980df86eecb1c81fd36 commit 9d53c935f22775e45f2cb980df86eecb1c81fd36 Author: Thomas Faber AuthorDate: Fri Feb 15 19:43:25 2019 +0100 Commit: Thomas Faber CommitDate: Sun Feb 17 09:51:20 2019 +0100 [ACPI]

[ros-diffs] [reactos] 03/04: [COMCTL32] Check for NULL pointer when handling BCM_GETIDEALSIZE.

2019-02-17 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8dcdf82e71c3b032617251ab0ec2024b7f4f820a commit 8dcdf82e71c3b032617251ab0ec2024b7f4f820a Author: Thomas Faber AuthorDate: Sun Feb 3 16:55:04 2019 +0100 Commit: Thomas Faber CommitDate: Sun Feb 17 09:51:18 2019 +0100 [COMCTL32]

[ros-diffs] [reactos] 02/04: [COMCTL32] Add NULL checks to SetWindowSubclass.

2019-02-17 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3445129dd314c19b6027532019e0e703f0b77c3a commit 3445129dd314c19b6027532019e0e703f0b77c3a Author: Thomas Faber AuthorDate: Sun Feb 3 16:41:29 2019 +0100 Commit: Thomas Faber CommitDate: Sun Feb 17 09:51:16 2019 +0100 [COMCTL32]

[ros-diffs] [reactos] 01/04: [RTL] Protect pointer validity check in RtlFreeHeap with SEH.

2019-02-17 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7246909a80cdb8dc420981974c21bbbdbf0bd48b commit 7246909a80cdb8dc420981974c21bbbdbf0bd48b Author: Thomas Faber AuthorDate: Sun Feb 3 13:57:21 2019 +0100 Commit: Thomas Faber CommitDate: Sun Feb 17 09:51:12 2019 +0100 [RTL]