[ros-diffs] [hbelusca] 71504: [WIN32K][BUILDNO] Add the compiler ID and version to the ROS version desktop watermark. Idea of encoded & learn_more, thanks :) [BOOTDATA] Enable the ROS version desktop

2016-06-02 Thread hbelusca
Author: hbelusca Date: Thu Jun 2 22:28:36 2016 New Revision: 71504 URL: http://svn.reactos.org/svn/reactos?rev=71504=rev Log: [WIN32K][BUILDNO] Add the compiler ID and version to the ROS version desktop watermark. Idea of encoded & learn_more, thanks :) [BOOTDATA] Enable the ROS version

[ros-diffs] [hbelusca] 71503: [SNDREC32]: Use a sunken edge for the waveform viewer.

2016-06-02 Thread hbelusca
Author: hbelusca Date: Thu Jun 2 21:38:47 2016 New Revision: 71503 URL: http://svn.reactos.org/svn/reactos?rev=71503=rev Log: [SNDREC32]: Use a sunken edge for the waveform viewer. Modified: trunk/reactos/base/applications/sndrec32/sndrec32.cpp Modified:

[ros-diffs] [spetreolle] 71502: [HIVES] Fix paths passed to the hive maker.

2016-06-02 Thread spetreolle
Author: spetreolle Date: Thu Jun 2 20:21:46 2016 New Revision: 71502 URL: http://svn.reactos.org/svn/reactos?rev=71502=rev Log: [HIVES] Fix paths passed to the hive maker. Modified: trunk/reactos/sdk/cmake/CMakeMacros.cmake Modified: trunk/reactos/sdk/cmake/CMakeMacros.cmake URL:

[ros-diffs] [mjansen] 71501: [APPHELP_APITEST][APPHELP] Add new tests showing that SdbWriteStringTag and SdbEndWriteListTag are incorrect, fix SdbEndWriteListTag CORE-10367 SdbWriteStringTag requires

2016-06-02 Thread mjansen
Author: mjansen Date: Thu Jun 2 18:59:04 2016 New Revision: 71501 URL: http://svn.reactos.org/svn/reactos?rev=71501=rev Log: [APPHELP_APITEST][APPHELP] Add new tests showing that SdbWriteStringTag and SdbEndWriteListTag are incorrect, fix SdbEndWriteListTag CORE-10367 SdbWriteStringTag requires

[ros-diffs] [apriyadarshi] 71500: Required changes to meet community coding style.

2016-06-02 Thread apriyadarshi
Author: apriyadarshi Date: Thu Jun 2 14:43:56 2016 New Revision: 71500 URL: http://svn.reactos.org/svn/reactos?rev=71500=rev Log: Required changes to meet community coding style. Modified: branches/GSoC_2016/AHCI/drivers/storage/storahci/sources

[ros-diffs] [apriyadarshi] 71499: == Storahci driver - Added DriverEntry - Added AhciFindAdapter : Need to add code for port initialization. - Compile : OK - Test : NOT TESTED

2016-06-02 Thread apriyadarshi
Author: apriyadarshi Date: Thu Jun 2 14:13:06 2016 New Revision: 71499 URL: http://svn.reactos.org/svn/reactos?rev=71499=rev Log: == Storahci driver - Added DriverEntry - Added AhciFindAdapter : Need to add code for port initialization. - Compile : OK - Test : NOT TESTED Added:

[ros-diffs] [tfaber] 71498: [BROWSEUI] - Avoid a double free in CComCatCachedCategory::CacheDSA. CComHeapPtr already takes care of this.

2016-06-02 Thread tfaber
Author: tfaber Date: Thu Jun 2 12:19:56 2016 New Revision: 71498 URL: http://svn.reactos.org/svn/reactos?rev=71498=rev Log: [BROWSEUI] - Avoid a double free in CComCatCachedCategory::CacheDSA. CComHeapPtr already takes care of this. Modified: trunk/reactos/dll/win32/browseui/comcat.cpp

[ros-diffs] [akhaldi] 71497: [MSI] Really silence DllRegisterServer MessageBoxes. Addendum to r71483. Spotted by Peter Hater. CORE-11244

2016-06-02 Thread akhaldi
Author: akhaldi Date: Thu Jun 2 08:55:58 2016 New Revision: 71497 URL: http://svn.reactos.org/svn/reactos?rev=71497=rev Log: [MSI] Really silence DllRegisterServer MessageBoxes. Addendum to r71483. Spotted by Peter Hater. CORE-11244 Modified: trunk/reactos/dll/win32/msi/action.c Modified: