[ros-diffs] [ion] 70538: [ACPI.H]: Fix broken definition of RSDP_SIGNATURE [ACPI.H]: Add BGRT_TABLE definition.

2016-01-07 Thread ion
Author: ion Date: Thu Jan 7 23:25:49 2016 New Revision: 70538 URL: http://svn.reactos.org/svn/reactos?rev=70538=rev Log: [ACPI.H]: Fix broken definition of RSDP_SIGNATURE [ACPI.H]: Add BGRT_TABLE definition. Modified: trunk/reactos/include/reactos/drivers/acpi/acpi.h Modified:

[ros-diffs] [ion] 70542: Three tiny squirmy subtle bugs combined themselves with the bug that was just fixed to make bootmgfw believe it was being booted from a raw removable disk (floppy). Because bo

2016-01-07 Thread ion
Author: ion Date: Fri Jan 8 01:18:08 2016 New Revision: 70542 URL: http://svn.reactos.org/svn/reactos?rev=70542=rev Log: Three tiny squirmy subtle bugs combined themselves with the bug that was just fixed to make bootmgfw believe it was being booted from a raw removable disk (floppy). Because

[ros-diffs] [akhaldi] 70517: [0.4.0] * Merge the README files update by Hermès in r70497.

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 11:50:57 2016 New Revision: 70517 URL: http://svn.reactos.org/svn/reactos?rev=70517=rev Log: [0.4.0] * Merge the README files update by Hermès in r70497. Modified: branches/ros-branch-0_4_0/ (props changed) branches/ros-branch-0_4_0/reactos/ (props

[ros-diffs] [akhaldi] 70518: [0.4.0] * Merge the recent rosvboxmgmt work by Pierre in revisions 70499, 70500 and 70510. CORE-10032 ROSAPPS-303

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 11:55:44 2016 New Revision: 70518 URL: http://svn.reactos.org/svn/reactos?rev=70518=rev Log: [0.4.0] * Merge the recent rosvboxmgmt work by Pierre in revisions 70499, 70500 and 70510. CORE-10032 ROSAPPS-303 Modified: branches/ros-branch-0_4_0/ (props

[ros-diffs] [akhaldi] 70519: [0.4.0] * Thank you for everything Colin! aka merge r70501.

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 11:57:13 2016 New Revision: 70519 URL: http://svn.reactos.org/svn/reactos?rev=70519=rev Log: [0.4.0] * Thank you for everything Colin! aka merge r70501. Modified: branches/ros-branch-0_4_0/ (props changed) branches/ros-branch-0_4_0/reactos/ (props

[ros-diffs] [akhaldi] 70520: [ROSVBOXMGMT] Enable auto starting rosvboxmgmt so that shortcuts for VBox shared folders are properly created. CORE-10032 ROSAPPS-303

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 12:00:46 2016 New Revision: 70520 URL: http://svn.reactos.org/svn/reactos?rev=70520=rev Log: [ROSVBOXMGMT] Enable auto starting rosvboxmgmt so that shortcuts for VBox shared folders are properly created. CORE-10032 ROSAPPS-303 Modified:

[ros-diffs] [fireball] 70522: [LDR] - Implement support for manifest prober routine in LdrpWalkImportDescriptor, in its simplest way - Implement such routine in kernel32 (that's mostly a copy of Wine'

2016-01-07 Thread fireball
Author: fireball Date: Thu Jan 7 12:09:03 2016 New Revision: 70522 URL: http://svn.reactos.org/svn/reactos?rev=70522=rev Log: [LDR] - Implement support for manifest prober routine in LdrpWalkImportDescriptor, in its simplest way - Implement such routine in kernel32 (that's mostly a copy of

[ros-diffs] [akhaldi] 70521: [0.4.0] * Merge the Blue Screen font change work by Colin and co in revisions 70507, 70508 and 70509. CORE-10777

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 12:04:57 2016 New Revision: 70521 URL: http://svn.reactos.org/svn/reactos?rev=70521=rev Log: [0.4.0] * Merge the Blue Screen font change work by Colin and co in revisions 70507, 70508 and 70509. CORE-10777 Added:

[ros-diffs] [hbelusca] 70523: [BOOTDATA]: Fix encoding and broken french translation caused by r70375.

2016-01-07 Thread hbelusca
Author: hbelusca Date: Thu Jan 7 13:31:46 2016 New Revision: 70523 URL: http://svn.reactos.org/svn/reactos?rev=70523=rev Log: [BOOTDATA]: Fix encoding and broken french translation caused by r70375. Modified: trunk/reactos/boot/bootdata/hivedef.inf Modified:

[ros-diffs] [hbelusca] 70528: [BOOTDATA] - Add support for opening ICO, EMF, TIF and WMF files with the shell image viewer since it already implements what is needed (via gdiplus). - Add some missing

2016-01-07 Thread hbelusca
Author: hbelusca Date: Thu Jan 7 15:14:40 2016 New Revision: 70528 URL: http://svn.reactos.org/svn/reactos?rev=70528=rev Log: [BOOTDATA] - Add support for opening ICO, EMF, TIF and WMF files with the shell image viewer since it already implements what is needed (via gdiplus). - Add some missing

[ros-diffs] [akhaldi] 70524: [0.4.0] * Merge the bootvid font generator improvements by Hermès in revisions 70512 and 70513.

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 13:39:15 2016 New Revision: 70524 URL: http://svn.reactos.org/svn/reactos?rev=70524=rev Log: [0.4.0] * Merge the bootvid font generator improvements by Hermès in revisions 70512 and 70513. Modified: branches/ros-branch-0_4_0/ (props changed)

[ros-diffs] [ion] 70543: [BOOTMGFW]: Implement additional startup logic [BOOTLIB]: Implement initial SecureBoot support. [BOOTLIB]: Implement UEFI Variable query support.

2016-01-07 Thread ion
Author: ion Date: Fri Jan 8 06:03:55 2016 New Revision: 70543 URL: http://svn.reactos.org/svn/reactos?rev=70543=rev Log: [BOOTMGFW]: Implement additional startup logic [BOOTLIB]: Implement initial SecureBoot support. [BOOTLIB]: Implement UEFI Variable query support. Added:

[ros-diffs] [ion] 70544: [BOOTMGFW]: Last few straggling initialization checks. [BOOTMGFW]: Recover the boot sequence from the BCD and entire the boot selection stage. Now the fun begins.

2016-01-07 Thread ion
Author: ion Date: Fri Jan 8 06:19:14 2016 New Revision: 70544 URL: http://svn.reactos.org/svn/reactos?rev=70544=rev Log: [BOOTMGFW]: Last few straggling initialization checks. [BOOTMGFW]: Recover the boot sequence from the BCD and entire the boot selection stage. Now the fun begins. Modified:

[ros-diffs] [hbelusca] 70535: [NTOS:PO]: Whitespace fixes only!

2016-01-07 Thread hbelusca
Author: hbelusca Date: Thu Jan 7 20:00:05 2016 New Revision: 70535 URL: http://svn.reactos.org/svn/reactos?rev=70535=rev Log: [NTOS:PO]: Whitespace fixes only! Modified: trunk/reactos/ntoskrnl/po/events.c trunk/reactos/ntoskrnl/po/power.c Modified: trunk/reactos/ntoskrnl/po/events.c

[ros-diffs] [hbelusca] 70530: [SMSS] - Reenable RTL_QUERY_REGISTRY_DELETE: the "PendingFileRenameOperations(2)" and "AllowProtectedRenames" registry values are deleted after being parsed: we don't ret

2016-01-07 Thread hbelusca
Author: hbelusca Date: Thu Jan 7 19:03:35 2016 New Revision: 70530 URL: http://svn.reactos.org/svn/reactos?rev=70530=rev Log: [SMSS] - Reenable RTL_QUERY_REGISTRY_DELETE: the "PendingFileRenameOperations(2)" and "AllowProtectedRenames" registry values are deleted after being parsed: we don't

[ros-diffs] [pschweitzer] 70531: [FDC] Fix FdcPower() stub so that it doesn't leak IRP on shutdown Dedicated to Thomas. CORE-10117

2016-01-07 Thread pschweitzer
Author: pschweitzer Date: Thu Jan 7 19:23:55 2016 New Revision: 70531 URL: http://svn.reactos.org/svn/reactos?rev=70531=rev Log: [FDC] Fix FdcPower() stub so that it doesn't leak IRP on shutdown Dedicated to Thomas. CORE-10117 Modified: trunk/reactos/drivers/storage/fdc/fdc/fdc.c

[ros-diffs] [akhaldi] 70532: [0.4.0] * Merge the shell image viewer ICO, EMF, TIF and WMF files support fix by Hermès in r70528.

2016-01-07 Thread akhaldi
Author: akhaldi Date: Thu Jan 7 19:52:38 2016 New Revision: 70532 URL: http://svn.reactos.org/svn/reactos?rev=70532=rev Log: [0.4.0] * Merge the shell image viewer ICO, EMF, TIF and WMF files support fix by Hermès in r70528. Modified: branches/ros-branch-0_4_0/ (props changed)

[ros-diffs] [pschweitzer] 70536: [ROSVBOXMGMT] Introduce another automagic thing. Instead of creating shortlinks once shared folders have been enumerated, just assign them a drive letter! See it in ac

2016-01-07 Thread pschweitzer
Author: pschweitzer Date: Thu Jan 7 22:43:00 2016 New Revision: 70536 URL: http://svn.reactos.org/svn/reactos?rev=70536=rev Log: [ROSVBOXMGMT] Introduce another automagic thing. Instead of creating shortlinks once shared folders have been enumerated, just assign them a drive letter! See it in

[ros-diffs] [pschweitzer] 70537: [ROSVBOXMGMT] Update the registry configuration to reflect the recent changes to rosvboxmgmt. Just uncomment the line matching the behavior you prefer. CORE-10032 ROSA

2016-01-07 Thread pschweitzer
Author: pschweitzer Date: Thu Jan 7 22:44:33 2016 New Revision: 70537 URL: http://svn.reactos.org/svn/reactos?rev=70537=rev Log: [ROSVBOXMGMT] Update the registry configuration to reflect the recent changes to rosvboxmgmt. Just uncomment the line matching the behavior you prefer. CORE-10032