[ros-diffs] [reactos] 01/01: [COMCTL32] -toolbar: Improve drawing diabled text with themes. CORE-13855

2018-01-10 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f463ebe9e72646d400cf934d1f78a8d06ba08b66 commit f463ebe9e72646d400cf934d1f78a8d06ba08b66 Author: Giannis Adamopoulos AuthorDate: Wed Jan 10 23:29:20 2018 +0200 [COMCTL32] -toolbar: Improve drawing diabled text with themes. CORE-13855 ---

[ros-diffs] [reactos] 03/03: [USBPORT] In USBHI_GetExtendedHubInformation, pass the correct port index to RH_GetPortStatus.

2018-01-10 Thread Vadim Galyant
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a0296dd3dea0b7fa5956484c7e9a2776ce08acc7 commit a0296dd3dea0b7fa5956484c7e9a2776ce08acc7 Author: Vadim Galyant AuthorDate: Wed Jan 10 18:58:44 2018 +0100 [USBPORT] In USBHI_GetExtendedHubInformation, pass the correct port index to RH_Get

[ros-diffs] [reactos] 02/03: [USBHUB] Move DPRINT after check Status.

2018-01-10 Thread Vadim Galyant
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c0f157e58989a85c43ea5c6e93c210a2e7c5 commit c0f157e58989a85c43ea5c6e93c210a2e7c5 Author: Vadim Galyant AuthorDate: Sat Jan 6 12:48:37 2018 +0900 [USBHUB] Move DPRINT after check Status. --- drivers/usb/usbhub_new/pnp.c | 9 +-

[ros-diffs] [reactos] 01/03: [USBHUB] Correcting L"USB\\Vid_0000&Pid_0000" for case BusQueryDeviceID in USBH_PdoQueryId() if INIT_PORT_FAILED.

2018-01-10 Thread Vadim Galyant
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=86af8d49fbba6539d6207fbcf9a49d6a51d8b41e commit 86af8d49fbba6539d6207fbcf9a49d6a51d8b41e Author: Vadim Galyant AuthorDate: Sat Jan 6 12:55:09 2018 +0900 [USBHUB] Correcting L"USB\\Vid_&Pid_" for case BusQueryDeviceID in USBH_PdoQ

[ros-diffs] [reactos] 01/01: [COMCTL32] status: Use DrawThemeText when drawing text with themes. CORE-13855

2018-01-10 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=789881672a47f69af454e52bf4be7e855b0b9d30 commit 789881672a47f69af454e52bf4be7e855b0b9d30 Author: Giannis Adamopoulos AuthorDate: Wed Jan 10 15:52:42 2018 +0200 [COMCTL32] status: Use DrawThemeText when drawing text with themes. CORE-1385

[ros-diffs] [reactos] 01/01: [COMCTL32] rebar: Use DrawThemeText when drawing text with themes. CORE-13855

2018-01-10 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=92732f1bcfaa008774f21abcb01f9064ada0ca48 commit 92732f1bcfaa008774f21abcb01f9064ada0ca48 Author: Giannis Adamopoulos AuthorDate: Wed Jan 10 13:42:53 2018 +0200 [COMCTL32] rebar: Use DrawThemeText when drawing text with themes. CORE-13855

[ros-diffs] [reactos] 01/01: [MSAFD] Avoid magic numbers in NtCreateEvent calls.

2018-01-10 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bf5e33201eb75e515d87594c45cf2c57af768d45 commit bf5e33201eb75e515d87594c45cf2c57af768d45 Author: Thomas Faber AuthorDate: Sat Jan 6 18:11:18 2018 +0100 [MSAFD] Avoid magic numbers in NtCreateEvent calls. --- dll/win32/msafd/misc/dllmain.

[ros-diffs] [reactos] 02/02: [TCPIP] Fix buffer sizes in ReadIpConfiguration.

2018-01-10 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f54fb980baf0e35738cf97bae8d4e7ff3dc04737 commit f54fb980baf0e35738cf97bae8d4e7ff3dc04737 Author: Thomas Faber AuthorDate: Mon Jan 8 13:58:20 2018 +0100 [TCPIP] Fix buffer sizes in ReadIpConfiguration. --- drivers/network/tcpip/datalink/l

[ros-diffs] [reactos] 01/02: [TCPIP] Check for allocation failures in ReadIpConfiguration. CID 1411924

2018-01-10 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d87786bf6cb718510aefffc20b10322d60c06ea1 commit d87786bf6cb718510aefffc20b10322d60c06ea1 Author: Thomas Faber AuthorDate: Mon Jan 8 13:51:04 2018 +0100 [TCPIP] Check for allocation failures in ReadIpConfiguration. CID 1411924 --- drivers

[ros-diffs] [reactos] 01/01: [KERNEL32] Accept all images for NT 3.1 and higher instead of bailing out at image versions > 5.01 (#273)

2018-01-10 Thread Colin Finck
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=63a3a2cbb8d67c1afe8b283880e75e0e5b5bed01 commit 63a3a2cbb8d67c1afe8b283880e75e0e5b5bed01 Author: Colin Finck AuthorDate: Wed Jan 10 09:24:22 2018 +0100 [KERNEL32] Accept all images for NT 3.1 and higher instead of bailing out at image ve