[ros-diffs] [gadamopoulos] 53871: [shell32] - Fix auto complete init method based on Wine. Autocomplete shell tests should no longer crash now. - Brought to you by Claudiu Mihail.

2011-09-27 Thread gadamopoulos
Author: gadamopoulos Date: Tue Sep 27 11:58:19 2011 New Revision: 53871 URL: http://svn.reactos.org/svn/reactos?rev=53871view=rev Log: [shell32] - Fix auto complete init method based on Wine. Autocomplete shell tests should no longer crash now. - Brought to you by Claudiu Mihail. Modified:

[ros-diffs] [ekohl] 53872: [SERVICES] Assign a new Tag to new or changed services. Patch by Thomas Faber! See issue #6147 for more details.

2011-09-27 Thread ekohl
Author: ekohl Date: Tue Sep 27 12:42:42 2011 New Revision: 53872 URL: http://svn.reactos.org/svn/reactos?rev=53872view=rev Log: [SERVICES] Assign a new Tag to new or changed services. Patch by Thomas Faber! See issue #6147 for more details. Modified:

[ros-diffs] [ekohl] 53873: [APITESTS] Add service tag tests. Patch by Thomas Faber.

2011-09-27 Thread ekohl
Author: ekohl Date: Tue Sep 27 13:06:33 2011 New Revision: 53873 URL: http://svn.reactos.org/svn/reactos?rev=53873view=rev Log: [APITESTS] Add service tag tests. Patch by Thomas Faber. Added: trunk/rostests/apitests/advapi32/ trunk/rostests/apitests/advapi32/CMakeLists.txt (with

[ros-diffs] [tfaber] 53874: [SHELL32_WINETEST] - Fix MSVC build. This is a (partial) Winesync

2011-09-27 Thread tfaber
Author: tfaber Date: Tue Sep 27 19:07:21 2011 New Revision: 53874 URL: http://svn.reactos.org/svn/reactos?rev=53874view=rev Log: [SHELL32_WINETEST] - Fix MSVC build. This is a (partial) Winesync Modified: trunk/rostests/winetests/shell32/recyclebin.c Modified:

[ros-diffs] [tkreuzer] 53875: [FREELDR] Add ebp to the bios register set.

2011-09-27 Thread tkreuzer
Author: tkreuzer Date: Tue Sep 27 19:29:52 2011 New Revision: 53875 URL: http://svn.reactos.org/svn/reactos?rev=53875view=rev Log: [FREELDR] Add ebp to the bios register set. Modified: trunk/reactos/boot/freeldr/freeldr/arch/amd64/int386.S

[ros-diffs] [tkreuzer] 53876: [FREELDR] - copy ebp into REGS structure on Int386 - Write pointer and size of extended bios data area in physical page 0 location 0x740 and pointers to vga rom fonts in

2011-09-27 Thread tkreuzer
Author: tkreuzer Date: Tue Sep 27 20:25:51 2011 New Revision: 53876 URL: http://svn.reactos.org/svn/reactos?rev=53876view=rev Log: [FREELDR] - copy ebp into REGS structure on Int386 - Write pointer and size of extended bios data area in physical page 0 location 0x740 and pointers to vga rom

[ros-diffs] [akhaldi] 53877: [CMAKE] * Prefix with ccache only when compiling c/c++ objects. * Show a note when ccache build is enabled.

2011-09-27 Thread akhaldi
Author: akhaldi Date: Tue Sep 27 21:21:59 2011 New Revision: 53877 URL: http://svn.reactos.org/svn/reactos?rev=53877view=rev Log: [CMAKE] * Prefix with ccache only when compiling c/c++ objects. * Show a note when ccache build is enabled. Modified: trunk/reactos/cmake/gcc.cmake

[ros-diffs] [tkreuzer] 53878: [FREELDR] - Modify some memory types to match what windows uses - Modify PcMemGetBiosMemoryMap, so that is crops free memory to page alignment, while extending non-free m

2011-09-27 Thread tkreuzer
Author: tkreuzer Date: Tue Sep 27 22:43:52 2011 New Revision: 53878 URL: http://svn.reactos.org/svn/reactos?rev=53878view=rev Log: [FREELDR] - Modify some memory types to match what windows uses - Modify PcMemGetBiosMemoryMap, so that is crops free memory to page alignment, while extending

[ros-diffs] [tkreuzer] 53879: [FREELDR] Try to fix boot with rbuild

2011-09-27 Thread tkreuzer
Author: tkreuzer Date: Tue Sep 27 23:58:47 2011 New Revision: 53879 URL: http://svn.reactos.org/svn/reactos?rev=53879view=rev Log: [FREELDR] Try to fix boot with rbuild Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/int386.S Modified:

[ros-diffs] [cgutman] 53880: [ACPI] - The width parameter in AcpiOsReadPciConfiguration and AcpiOsWritePciConfiguration was in bits but we were treating it as a width in bytes - This caused overreads,

2011-09-27 Thread cgutman
Author: cgutman Date: Wed Sep 28 04:05:34 2011 New Revision: 53880 URL: http://svn.reactos.org/svn/reactos?rev=53880view=rev Log: [ACPI] - The width parameter in AcpiOsReadPciConfiguration and AcpiOsWritePciConfiguration was in bits but we were treating it as a width in bytes - This caused