[ros-diffs] [tfaber] 69301: [IDL] - ms-dtyp.idl doesn't need UNICODE_STRING

2015-09-20 Thread tfaber
Author: tfaber Date: Sun Sep 20 06:21:41 2015 New Revision: 69301 URL: http://svn.reactos.org/svn/reactos?rev=69301=rev Log: [IDL] - ms-dtyp.idl doesn't need UNICODE_STRING Modified: trunk/reactos/include/reactos/idl/ms-dtyp.idl Modified: trunk/reactos/include/reactos/idl/ms-dtyp.idl URL:

[ros-diffs] [pschweitzer] 69303: [NTDLL_APITESTS] Add a few tests for RtlGenerate8dot3Name()

2015-09-20 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 20 10:42:05 2015 New Revision: 69303 URL: http://svn.reactos.org/svn/reactos?rev=69303=rev Log: [NTDLL_APITESTS] Add a few tests for RtlGenerate8dot3Name() Added: trunk/rostests/apitests/ntdll/RtlGenerate8dot3Name.c (with props) Modified:

[ros-diffs] [tfaber] 69302: [HAL] - Print a message if EISA DMA support is detected. Detection should probably not even be attempted unless the machine supports EISA; the print will show whether that'

2015-09-20 Thread tfaber
Author: tfaber Date: Sun Sep 20 09:45:59 2015 New Revision: 69302 URL: http://svn.reactos.org/svn/reactos?rev=69302=rev Log: [HAL] - Print a message if EISA DMA support is detected. Detection should probably not even be attempted unless the machine supports EISA; the print will show whether

[ros-diffs] [pschweitzer] 69307: [NTDLL_APITESTS] Add more tests

2015-09-20 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 20 17:51:41 2015 New Revision: 69307 URL: http://svn.reactos.org/svn/reactos?rev=69307=rev Log: [NTDLL_APITESTS] Add more tests Modified: trunk/rostests/apitests/ntdll/RtlGenerate8dot3Name.c Modified: trunk/rostests/apitests/ntdll/RtlGenerate8dot3Name.c

[ros-diffs] [ekohl] 69308: [INTL] - Unicodify the CPL. Get rid of . - Pass a pointer to all getter and setter functions of the customization property sheet pages. - Remove the "Property of" t

2015-09-20 Thread ekohl
Author: ekohl Date: Sun Sep 20 19:00:10 2015 New Revision: 69308 URL: http://svn.reactos.org/svn/reactos?rev=69308=rev Log: [INTL] - Unicodify the CPL. Get rid of . - Pass a pointer to all getter and setter functions of the customization property sheet pages. - Remove the "Property of" text from

[ros-diffs] [pschweitzer] 69305: [NTDLL_APITESTS] Properly init string length

2015-09-20 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 20 14:04:48 2015 New Revision: 69305 URL: http://svn.reactos.org/svn/reactos?rev=69305=rev Log: [NTDLL_APITESTS] Properly init string length Modified: trunk/rostests/apitests/ntdll/RtlGenerate8dot3Name.c Modified:

[ros-diffs] [pschweitzer] 69304: [NTDLL_APITESTS] Add more tests

2015-09-20 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 20 13:32:34 2015 New Revision: 69304 URL: http://svn.reactos.org/svn/reactos?rev=69304=rev Log: [NTDLL_APITESTS] Add more tests Modified: trunk/rostests/apitests/ntdll/RtlGenerate8dot3Name.c Modified: trunk/rostests/apitests/ntdll/RtlGenerate8dot3Name.c

[ros-diffs] [rnaumann] 69306: [SHELL32] Add missing DS_MODALFRAME style to extended properties dialog. Patch by Jared Smudde CORE-10219

2015-09-20 Thread rnaumann
Author: rnaumann Date: Sun Sep 20 16:25:39 2015 New Revision: 69306 URL: http://svn.reactos.org/svn/reactos?rev=69306=rev Log: [SHELL32] Add missing DS_MODALFRAME style to extended properties dialog. Patch by Jared Smudde CORE-10219 Modified: trunk/reactos/dll/win32/shell32/lang/bg-BG.rc

[ros-diffs] [ekohl] 69309: [INTL] Implement a save routine for the GeoID. Stores the current GeoID in the default user profile too, if required. CORE-10172 #resolve

2015-09-20 Thread ekohl
Author: ekohl Date: Sun Sep 20 19:34:51 2015 New Revision: 69309 URL: http://svn.reactos.org/svn/reactos?rev=69309=rev Log: [INTL] Implement a save routine for the GeoID. Stores the current GeoID in the default user profile too, if required. CORE-10172 #resolve Modified: