[ros-diffs] [akhaldi] 70264: [SHELL32] Disable 'Empty Recycle Bin' when no items are present. By Mark Jansen. CORE-10438

2015-12-04 Thread akhaldi
Author: akhaldi Date: Fri Dec 4 11:12:01 2015 New Revision: 70264 URL: http://svn.reactos.org/svn/reactos?rev=70264=rev Log: [SHELL32] Disable 'Empty Recycle Bin' when no items are present. By Mark Jansen. CORE-10438 Modified: trunk/reactos/dll/win32/shell32/folders/CRecycleBin.cpp

[ros-diffs] [tfaber] 70260: [PORTCLS] - Fix error check in CPortPinWaveRT::Init. CID 511862

2015-12-04 Thread tfaber
Author: tfaber Date: Fri Dec 4 09:36:34 2015 New Revision: 70260 URL: http://svn.reactos.org/svn/reactos?rev=70260=rev Log: [PORTCLS] - Fix error check in CPortPinWaveRT::Init. CID 511862 Modified: trunk/reactos/drivers/wdm/audio/backpln/portcls/pin_wavert.cpp Modified:

[ros-diffs] [akhaldi] 70261: [IPHLPAPI_APITEST] Move icmp tests from winetests to apitests where they belong. By Tim Crawford. ROSTESTS-201

2015-12-04 Thread akhaldi
Author: akhaldi Date: Fri Dec 4 10:34:24 2015 New Revision: 70261 URL: http://svn.reactos.org/svn/reactos?rev=70261=rev Log: [IPHLPAPI_APITEST] Move icmp tests from winetests to apitests where they belong. By Tim Crawford. ROSTESTS-201 Added: trunk/rostests/apitests/iphlpapi/icmp.c -

[ros-diffs] [akhaldi] 70262: [ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to you by Tim Crawford with my fixes. CORE-10498

2015-12-04 Thread akhaldi
Author: akhaldi Date: Fri Dec 4 10:57:44 2015 New Revision: 70262 URL: http://svn.reactos.org/svn/reactos?rev=70262=rev Log: [ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to you by Tim Crawford with my fixes. CORE-10498 Added:

[ros-diffs] [pschweitzer] 70263: [RAPPS] Don't leak memory CID 1341348

2015-12-04 Thread pschweitzer
Author: pschweitzer Date: Fri Dec 4 11:10:52 2015 New Revision: 70263 URL: http://svn.reactos.org/svn/reactos?rev=70263=rev Log: [RAPPS] Don't leak memory CID 1341348 Modified: trunk/reactos/base/applications/rapps/loaddlg.c Modified: trunk/reactos/base/applications/rapps/loaddlg.c URL:

[ros-diffs] [tfaber] 70259: [USETUP] - Fix copypasta'd error check in IsAcpiComputer. CID 715947

2015-12-04 Thread tfaber
Author: tfaber Date: Fri Dec 4 09:24:52 2015 New Revision: 70259 URL: http://svn.reactos.org/svn/reactos?rev=70259=rev Log: [USETUP] - Fix copypasta'd error check in IsAcpiComputer. CID 715947 Modified: trunk/reactos/base/setup/usetup/settings.c Modified:

[ros-diffs] [hbelusca] 70265: [NTVDM]: "BytesRead is uninitialized in DosReadCharacter" (CID 1341427) CORE-10644

2015-12-04 Thread hbelusca
Author: hbelusca Date: Fri Dec 4 12:29:46 2015 New Revision: 70265 URL: http://svn.reactos.org/svn/reactos?rev=70265=rev Log: [NTVDM]: "BytesRead is uninitialized in DosReadCharacter" (CID 1341427) CORE-10644 Modified: trunk/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/dosfiles.c Modified:

[ros-diffs] [rnaumann] 70266: [RAPPS] unuglify icons. CORE-10642

2015-12-04 Thread rnaumann
Author: rnaumann Date: Fri Dec 4 12:47:26 2015 New Revision: 70266 URL: http://svn.reactos.org/svn/reactos?rev=70266=rev Log: [RAPPS] unuglify icons. CORE-10642 Modified: trunk/reactos/base/applications/rapps/res/main.ico trunk/reactos/base/applications/rapps_new/res/main.ico Modified:

[ros-diffs] [pschweitzer] 70267: [PING] Backport a change from arping: on ctrl+c hit, display statistics

2015-12-04 Thread pschweitzer
Author: pschweitzer Date: Fri Dec 4 13:02:36 2015 New Revision: 70267 URL: http://svn.reactos.org/svn/reactos?rev=70267=rev Log: [PING] Backport a change from arping: on ctrl+c hit, display statistics Modified: trunk/reactos/base/applications/network/ping/ping.c Modified:

[ros-diffs] [hbelusca] 70268: [CONSRV]: Implement the skeleton for the console server font APIs; reduces kernel32 console winetest failures to 5 (see r70258 also).

2015-12-04 Thread hbelusca
Author: hbelusca Date: Sat Dec 5 00:51:48 2015 New Revision: 70268 URL: http://svn.reactos.org/svn/reactos?rev=70268=rev Log: [CONSRV]: Implement the skeleton for the console server font APIs; reduces kernel32 console winetest failures to 5 (see r70258 also). Modified: