[ros-diffs] [gadamopoulos] 75511: [USER32] -Make it clear when VersionRegisterClass is used. This should be called after a versioned class was not found hence it should appear after some failures in w

2017-08-08 Thread gadamopoulos
Author: gadamopoulos Date: Tue Aug 8 21:09:51 2017 New Revision: 75511 URL: http://svn.reactos.org/svn/reactos?rev=75511=rev Log: [USER32] -Make it clear when VersionRegisterClass is used. This should be called after a versioned class was not found hence it should appear after some failures in

[ros-diffs] [ashaposhnikov] 75512: [RAPPS] - Refactoring - A template for a future parameters parser

2017-08-08 Thread ashaposhnikov
Author: ashaposhnikov Date: Tue Aug 8 21:32:11 2017 New Revision: 75512 URL: http://svn.reactos.org/svn/reactos?rev=75512=rev Log: [RAPPS] - Refactoring - A template for a future parameters parser Modified: branches/GSoC_2017/rapps/reactos/base/applications/rapps/aboutdlg.cpp

[ros-diffs] [hbelusca] 75505: Sync with trunk r75504.

2017-08-08 Thread hbelusca
Author: hbelusca Date: Tue Aug 8 12:13:31 2017 New Revision: 75505 URL: http://svn.reactos.org/svn/reactos?rev=75505=rev Log: Sync with trunk r75504. Added: branches/setup_improvements/dll/appcompat/apphelp/dbgheap.c - copied unchanged from r75504,

[ros-diffs] [hbelusca] 75506: [BOOTDATA]: Update hivesetup.inf

2017-08-08 Thread hbelusca
Author: hbelusca Date: Tue Aug 8 12:19:51 2017 New Revision: 75506 URL: http://svn.reactos.org/svn/reactos?rev=75506=rev Log: [BOOTDATA]: Update hivesetup.inf Modified: branches/setup_improvements/boot/bootdata/hivesetup.inf Modified: branches/setup_improvements/boot/bootdata/hivesetup.inf

[ros-diffs] [rgampa] 75504: [USBXHCI] -minor changes to root hub functions. -Finally driver is generating multiple interrupts. -DPRINTS in common functions removed to reduce windbg outputs CORE-13344

2017-08-08 Thread rgampa
Author: rgampa Date: Tue Aug 8 10:28:56 2017 New Revision: 75504 URL: http://svn.reactos.org/svn/reactos?rev=75504=rev Log: [USBXHCI] -minor changes to root hub functions. -Finally driver is generating multiple interrupts. -DPRINTS in common functions removed to reduce windbg outputs CORE-13344

[ros-diffs] [rgampa] 75503: [USBXHCI] -implemented roothub functions. CORE-13344

2017-08-08 Thread rgampa
Author: rgampa Date: Tue Aug 8 09:43:52 2017 New Revision: 75503 URL: http://svn.reactos.org/svn/reactos?rev=75503=rev Log: [USBXHCI] -implemented roothub functions. CORE-13344 Modified: branches/GSoC_2017/usbxhci/reactos/drivers/usb/usbxhci/hardware.h

[ros-diffs] [hbelusca] 75509: [USETUP]: Comment out SetupQueueCopyWNew() declaration which is not used at all. Remove unnecessary casts in the INF_OpenBufferedFileA() call.

2017-08-08 Thread hbelusca
Author: hbelusca Date: Tue Aug 8 14:07:17 2017 New Revision: 75509 URL: http://svn.reactos.org/svn/reactos?rev=75509=rev Log: [USETUP]: Comment out SetupQueueCopyWNew() declaration which is not used at all. Remove unnecessary casts in the INF_OpenBufferedFileA() call. Modified:

[ros-diffs] [hbelusca] 75507: [SETUPLIB]: IniCacheSave(): use the OBJ_CASE_INSENSITIVE flag.

2017-08-08 Thread hbelusca
Author: hbelusca Date: Tue Aug 8 13:54:23 2017 New Revision: 75507 URL: http://svn.reactos.org/svn/reactos?rev=75507=rev Log: [SETUPLIB]: IniCacheSave(): use the OBJ_CASE_INSENSITIVE flag. Modified: branches/setup_improvements/base/setup/lib/inicache.c Modified:

[ros-diffs] [hbelusca] 75508: [SETUPLIB]: Introduce defines for size units. [USETUP]: Use them in the code.

2017-08-08 Thread hbelusca
Author: hbelusca Date: Tue Aug 8 14:05:20 2017 New Revision: 75508 URL: http://svn.reactos.org/svn/reactos?rev=75508=rev Log: [SETUPLIB]: Introduce defines for size units. [USETUP]: Use them in the code. Modified: branches/setup_improvements/base/setup/lib/setuplib.h

[ros-diffs] [mjansen] 75510: [UNATTEND] Show how to enable the lautus theme in unattended mode.

2017-08-08 Thread mjansen
Author: mjansen Date: Tue Aug 8 19:43:49 2017 New Revision: 75510 URL: http://svn.reactos.org/svn/reactos?rev=75510=rev Log: [UNATTEND] Show how to enable the lautus theme in unattended mode. Modified: trunk/reactos/boot/bootdata/bootcd/unattend.inf Modified: