reactos.git
9 years ago[INCLUDE]
Timo Kreuzer [Sun, 12 Apr 2015 12:40:49 +0000 (12:40 +0000)]
[INCLUDE]
Fix the Interlocked function mess. Implement all Interlocked functions in xdk/interlocked.h as they exist in native. Use this header to generate wdm.h and winnt.h. Remove Interlocked definitions from winbase.h. Fix definition of ExInterlockedAddLargeInteger.

svn path=/trunk/; revision=67173

9 years ago[WINE/TEST] Add the possibility of making file names clickable in visual studio outpu...
Amine Khaldi [Sun, 12 Apr 2015 12:26:46 +0000 (12:26 +0000)]
[WINE/TEST] Add the possibility of making file names clickable in visual studio output windows by defining WINETEST_MSVC_IDE_FORMATTING. By Mark Jansen. ROSTESTS-156

svn path=/trunk/; revision=67172

9 years ago[REACTOS]
Timo Kreuzer [Sun, 12 Apr 2015 12:24:01 +0000 (12:24 +0000)]
[REACTOS]
Fix usage of interlocked[Compare]ExchangePointer. These functions take a PVOID* as first parameter and nothing else. In native headers they are inline functions, not macros.

svn path=/trunk/; revision=67171

9 years ago[RAPPS]
Daniel Reimer [Sun, 12 Apr 2015 11:54:59 +0000 (11:54 +0000)]
[RAPPS]
My sync script was not completely up to date... forgot these newly added ones in there.

svn path=/trunk/; revision=67170

9 years ago[RAPPS]
Daniel Reimer [Sun, 12 Apr 2015 11:34:00 +0000 (11:34 +0000)]
[RAPPS]
Update Database
CORE-9348 #resolve #comment Database updated, have fun ^^

svn path=/trunk/; revision=67169

9 years ago[INCLUDE]
Timo Kreuzer [Sun, 12 Apr 2015 09:48:00 +0000 (09:48 +0000)]
[INCLUDE]
- Add missing KeMemoryBarrierWithoutFence, NUMBER_POOL_LOOKASIDE_LISTS, MM_SHARED_USER_DATA_VA, MM_EMPTY_PTE_LIST, MM_EMPTY_LIST, P*E_PER_PAGE, SESSION_POOL_LOOKASIDES, MiPdeToPte for ARM
- Fix KI_USER_SHARED_DATA for ARM based on native DDK

svn path=/trunk/; revision=67168

9 years ago[MYCOMPUT]
Pierre Schweitzer [Sun, 12 Apr 2015 09:17:53 +0000 (09:17 +0000)]
[MYCOMPUT]
Add Italian translation.
Patch by Carlo Bramini

CORE-9524 #resolve #comment Commited in r67167. Thanks!

svn path=/trunk/; revision=67167

9 years ago[NTOBJSHEX]
David Quintana [Sun, 12 Apr 2015 01:34:53 +0000 (01:34 +0000)]
[NTOBJSHEX]
* Make the info struct pointers const, to ensure we are not modifying the contents from the const idlists.
* Disable checking that the provided PIDL is part of the folder. Fixes enumeration in ros, but feels a lot like hiding a bug.
CORE-9432 #resolve

svn path=/trunk/; revision=67166

9 years ago[RAPPS]
Daniel Reimer [Sat, 11 Apr 2015 14:03:58 +0000 (14:03 +0000)]
[RAPPS]
Add more recent Setup for Steam (2 years more recent) + localisations for the setup by Radek Liska
CORE-4196 #resolve #comment Added to RAPPS, have fun ^^

svn path=/trunk/; revision=67165

9 years ago[FREELDR]
Timo Kreuzer [Sat, 11 Apr 2015 14:03:19 +0000 (14:03 +0000)]
[FREELDR]
Fix ARM build

svn path=/trunk/; revision=67164

9 years ago[CONSRV]: Fix MSVC warnings.
Hermès Bélusca-Maïto [Sat, 11 Apr 2015 13:49:32 +0000 (13:49 +0000)]
[CONSRV]: Fix MSVC warnings.

svn path=/trunk/; revision=67163

9 years ago{RTL/ASM]
Timo Kreuzer [Sat, 11 Apr 2015 12:47:29 +0000 (12:47 +0000)]
{RTL/ASM]
Fix ARM build

svn path=/trunk/; revision=67162

9 years ago[CRT]
Timo Kreuzer [Sat, 11 Apr 2015 12:44:55 +0000 (12:44 +0000)]
[CRT]
Add asm stubs for some ARM math functions

svn path=/trunk/; revision=67161

9 years ago[INCLUDE]
Timo Kreuzer [Sat, 11 Apr 2015 12:24:34 +0000 (12:24 +0000)]
[INCLUDE]
- Add missing MI_HIGHEST_USER_ADDRESS for ARM
- Fix definition of ARM CONTEXT structure

svn path=/trunk/; revision=67160

9 years ago[USETUP] Turkish translation update by Erdem Ersoy. CORE-7861
Amine Khaldi [Sat, 11 Apr 2015 12:02:31 +0000 (12:02 +0000)]
[USETUP] Turkish translation update by Erdem Ersoy. CORE-7861

svn path=/trunk/; revision=67159

9 years ago[TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-7861
Amine Khaldi [Sat, 11 Apr 2015 12:00:56 +0000 (12:00 +0000)]
[TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-7861

svn path=/trunk/; revision=67158

9 years ago[RAPPS]
Daniel Reimer [Sat, 11 Apr 2015 11:51:38 +0000 (11:51 +0000)]
[RAPPS]
Add PDFSAM (split and merge) to rapps
CORE-9517 #resolve #comment Added, have fun ^^

svn path=/trunk/; revision=67157

9 years ago[TASKMGR]
Daniel Reimer [Sat, 11 Apr 2015 11:38:01 +0000 (11:38 +0000)]
[TASKMGR]
TRANSLATION: Ukrainian translation update for taskmgr by Yaroslav Fedoryako
CORE-9461 #resolve #comment Committed, thx for help.

svn path=/trunk/; revision=67156

9 years ago[SOL]
Daniel Reimer [Sat, 11 Apr 2015 11:35:42 +0000 (11:35 +0000)]
[SOL]
Untranslated regions
CORE-8324 #resolve #comment Committed, thx for help.

svn path=/trunk/; revision=67155

9 years ago[RAPPS]
Daniel Reimer [Sat, 11 Apr 2015 11:25:24 +0000 (11:25 +0000)]
[RAPPS]
Updating Turkish Translations (rapps) by Erdem Ersoy
CORE-8874 #resolve #comment Committed, thx for help.

svn path=/trunk/; revision=67154

9 years ago[LIBPNG] Update to v1.6.17. CORE-8478
Amine Khaldi [Sat, 11 Apr 2015 11:24:17 +0000 (11:24 +0000)]
[LIBPNG] Update to v1.6.17. CORE-8478

svn path=/trunk/; revision=67153

9 years ago[SNDREC32]
Daniel Reimer [Sat, 11 Apr 2015 11:16:33 +0000 (11:16 +0000)]
[SNDREC32]
New Button (Tango Icon) in Sound Recorder by Henry Tang Ih
CORE-8932 #resolve #comment Committed, thx for help.

svn path=/trunk/; revision=67152

9 years ago[KBDCZ] Fix compiling when the default code page is a MBCS. By Yuntian Zhang. CORE...
Amine Khaldi [Sat, 11 Apr 2015 10:40:07 +0000 (10:40 +0000)]
[KBDCZ] Fix compiling when the default code page is a MBCS. By Yuntian Zhang. CORE-7416

svn path=/trunk/; revision=67151

9 years ago[CMAKE/MSVC] x64 compilation is always treated as if /hotpatch has been specified...
Amine Khaldi [Sat, 11 Apr 2015 09:34:40 +0000 (09:34 +0000)]
[CMAKE/MSVC] x64 compilation is always treated as if /hotpatch has been specified. CORE-7959

svn path=/trunk/; revision=67150

9 years ago[PSDK/XDK/CRT]
Timo Kreuzer [Sat, 11 Apr 2015 08:28:20 +0000 (08:28 +0000)]
[PSDK/XDK/CRT]
- Fix ARM build of libwine. Patch by Yuntian Zhang. CORE-8672 #resolve
- Don't include non-existant ARM intrinsic headers

svn path=/trunk/; revision=67149

9 years ago[DESK]
Timo Kreuzer [Sat, 11 Apr 2015 08:17:03 +0000 (08:17 +0000)]
[DESK]
Fix MSVC/x64 warnings

svn path=/trunk/; revision=67148

9 years ago[MSPAINT]
Christoph von Wittich [Sat, 11 Apr 2015 06:21:09 +0000 (06:21 +0000)]
[MSPAINT]
enable the call to HtmlHelp (not working yet because of missing help file)
CORE-8738

svn path=/trunk/; revision=67147

9 years ago[FAST486]
Timo Kreuzer [Fri, 10 Apr 2015 22:36:13 +0000 (22:36 +0000)]
[FAST486]
Fix MSVC warnings

svn path=/trunk/; revision=67146

9 years ago[KERNEL32_VISTA]
Timo Kreuzer [Fri, 10 Apr 2015 21:09:43 +0000 (21:09 +0000)]
[KERNEL32_VISTA]
Fix MSVC warnings

svn path=/trunk/; revision=67145

9 years ago[NTOSKRNL]
Timo Kreuzer [Fri, 10 Apr 2015 19:53:08 +0000 (19:53 +0000)]
[NTOSKRNL]
Add SEH to NtRequestPort. Patch by Alexander Andrejevic.
CORE-7371

svn path=/trunk/; revision=67144

9 years agoNothing happened here.
Timo Kreuzer [Fri, 10 Apr 2015 19:45:17 +0000 (19:45 +0000)]
Nothing happened here.

svn path=/trunk/; revision=67143

9 years ago[INF] Romanian translation update by Ștefan Fulea. CORE-9516
Amine Khaldi [Fri, 10 Apr 2015 19:39:08 +0000 (19:39 +0000)]
[INF] Romanian translation update by Ștefan Fulea. CORE-9516

svn path=/trunk/; revision=67142

9 years ago[RAPPS] Romanian translation update by Ștefan Fulea. CORE-9516
Amine Khaldi [Fri, 10 Apr 2015 19:21:59 +0000 (19:21 +0000)]
[RAPPS] Romanian translation update by Ștefan Fulea. CORE-9516

svn path=/trunk/; revision=67141

9 years ago[RTL]
Timo Kreuzer [Fri, 10 Apr 2015 19:21:22 +0000 (19:21 +0000)]
[RTL]
Improve RtlImageNtHeaderEx:
- Fix signed/unsigned mismatch when comparing NT header offset
- Simplify overflow checks
- Add missing overflow-into-systemspace check
CR-77 / CORE-8091 #resolve

svn path=/trunk/; revision=67140

9 years ago[TRANSLATIONS] Romanian translation update by Ștefan Fulea. CORE-9516
Amine Khaldi [Fri, 10 Apr 2015 19:20:55 +0000 (19:20 +0000)]
[TRANSLATIONS] Romanian translation update by Ștefan Fulea. CORE-9516

svn path=/trunk/; revision=67139

9 years ago[INF]
Daniel Reimer [Fri, 10 Apr 2015 13:59:20 +0000 (13:59 +0000)]
[INF]
- Convert some ANSI to UTF-8 w/o BOM
- Remove some BOMs ^^

svn path=/trunk/; revision=67138

9 years ago[RAPPS] nginx license: 2-clause BSD => FreeBSD. By Ștefan Fulea. CORE-9515
Amine Khaldi [Fri, 10 Apr 2015 13:32:03 +0000 (13:32 +0000)]
[RAPPS] nginx license: 2-clause BSD => FreeBSD. By Ștefan Fulea. CORE-9515

svn path=/trunk/; revision=67137

9 years ago* Update README.WINE a bit to reflect its current state.
Amine Khaldi [Fri, 10 Apr 2015 11:04:13 +0000 (11:04 +0000)]
* Update README.WINE a bit to reflect its current state.

svn path=/trunk/; revision=67136

9 years ago[MSHTML]
Thomas Faber [Fri, 10 Apr 2015 10:56:23 +0000 (10:56 +0000)]
[MSHTML]
- Remove nsIDOMWindowUtils::SetCriticalDisplayPortForElement, as it's no longer present in Gecko. Fixes stack corruption when exiting IE.
CORE-9513

svn path=/trunk/; revision=67135

9 years ago[CRT] Adopt Wine Staging 1.7.37 _cwait() implementation. CORE-8214 CORE-9246
Amine Khaldi [Fri, 10 Apr 2015 10:49:56 +0000 (10:49 +0000)]
[CRT] Adopt Wine Staging 1.7.37 _cwait() implementation. CORE-8214 CORE-9246

svn path=/trunk/; revision=67134

9 years ago[RAPPS]
Daniel Reimer [Fri, 10 Apr 2015 10:39:24 +0000 (10:39 +0000)]
[RAPPS]
Add Revo uninstaller 1.95 by nicoalta01
CORE-8892 #resolve #comment Added, have fun. I added CCleaner, too while bein at it ^^

svn path=/trunk/; revision=67133

9 years ago[SHELL32] Add floppy drive icon. By Jared Smudde. CORE-9451
Amine Khaldi [Fri, 10 Apr 2015 10:36:48 +0000 (10:36 +0000)]
[SHELL32] Add floppy drive icon. By Jared Smudde. CORE-9451

svn path=/trunk/; revision=67132

9 years ago[XCOPY] Adjust language resources to ReactOS norms. By Ștefan Fulea. CORE-7845
Amine Khaldi [Fri, 10 Apr 2015 10:34:05 +0000 (10:34 +0000)]
[XCOPY] Adjust language resources to ReactOS norms. By Ștefan Fulea. CORE-7845

svn path=/trunk/; revision=67131

9 years ago[RAPPS]
Daniel Reimer [Fri, 10 Apr 2015 10:13:51 +0000 (10:13 +0000)]
[RAPPS]
App listing request by oldman
CORE-8521 #resolve #comment Added the three still missing ones, have fun ^^

svn path=/trunk/; revision=67130

9 years ago[NTOS:PNP]
Thomas Faber [Fri, 10 Apr 2015 10:10:28 +0000 (10:10 +0000)]
[NTOS:PNP]
- Add missing SEH/Probe in NtGetPlugPlayEvent and IopGetInterfaceDeviceList, and correctly copy the interface list. Patch by Stephan Röger.
CORE-9498 #resolve

svn path=/trunk/; revision=67129

9 years ago[STRMBASE] Fix MediaSeekingPassThru_GetPositions when the pins are unconnected. By...
Amine Khaldi [Fri, 10 Apr 2015 09:47:32 +0000 (09:47 +0000)]
[STRMBASE] Fix MediaSeekingPassThru_GetPositions when the pins are unconnected. By Erich E. Hoover. CORE-9303

svn path=/trunk/; revision=67128

9 years ago[STRMBASE] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Fri, 10 Apr 2015 09:44:40 +0000 (09:44 +0000)]
[STRMBASE] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67127

9 years ago[GDI32]
Thomas Faber [Fri, 10 Apr 2015 09:27:25 +0000 (09:27 +0000)]
[GDI32]
- Fix uninitialized variable use in EnumEnhMetaFile
- Apply Wine commit 88e81025 (gdi32: Fix typo in a condition (PVS-Studio).) by André Hentschel
CORE-9191 #resolve

svn path=/trunk/; revision=67126

9 years ago[RTL]
Thomas Faber [Fri, 10 Apr 2015 08:38:05 +0000 (08:38 +0000)]
[RTL]
- Implement RtlIpv6StringToAddress*. Patch by Mark Jansen.
CORE-6490

svn path=/trunk/; revision=67125

9 years ago[RTL]
Christoph von Wittich [Fri, 10 Apr 2015 08:18:00 +0000 (08:18 +0000)]
[RTL]
import LZNT1 decompression from wine staging

svn path=/trunk/; revision=67124

9 years ago[KERNEL32]
Thomas Faber [Thu, 9 Apr 2015 20:19:55 +0000 (20:19 +0000)]
[KERNEL32]
- Fix setting the hour in FileTimeToDosDateTime
CORE-9510 #resolve

svn path=/trunk/; revision=67123

9 years ago[RTL]
Thomas Faber [Thu, 9 Apr 2015 19:42:18 +0000 (19:42 +0000)]
[RTL]
- Implement RtlIpv6AddressToString*. Patch by Mark Jansen.
CORE-6490

svn path=/trunk/; revision=67122

9 years ago[WS2_32]
Thomas Faber [Thu, 9 Apr 2015 16:14:46 +0000 (16:14 +0000)]
[WS2_32]
- Import GetAddrInfoW and GetNameInfoW from Wine
- Put Wine code in wine/ subfolder
CORE-9509 #resolve

svn path=/trunk/; revision=67121

9 years ago[KERNEL32_VISTA] Add and export IdnTo{Ascii,Unicode}. CORE-9246
Amine Khaldi [Thu, 9 Apr 2015 16:02:48 +0000 (16:02 +0000)]
[KERNEL32_VISTA] Add and export IdnTo{Ascii,Unicode}. CORE-9246

svn path=/trunk/; revision=67120

9 years ago[PSDK] Add missing IdnTo{Ascii,Unicode} declarations.
Amine Khaldi [Thu, 9 Apr 2015 16:02:32 +0000 (16:02 +0000)]
[PSDK] Add missing IdnTo{Ascii,Unicode} declarations.

svn path=/trunk/; revision=67119

9 years ago[SECUR32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Thu, 9 Apr 2015 14:26:41 +0000 (14:26 +0000)]
[SECUR32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67118

9 years ago[WINHTTP_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Thu, 9 Apr 2015 13:31:23 +0000 (13:31 +0000)]
[WINHTTP_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67117

9 years ago[WINHTTP] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Thu, 9 Apr 2015 13:29:04 +0000 (13:29 +0000)]
[WINHTTP] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67116

9 years ago[URLMON] Stub and export IEInstallScope. Needed by urlmon:misc test.
Amine Khaldi [Thu, 9 Apr 2015 13:15:15 +0000 (13:15 +0000)]
[URLMON] Stub and export IEInstallScope. Needed by urlmon:misc test.

svn path=/trunk/; revision=67115

9 years ago[URLMON_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Thu, 9 Apr 2015 12:44:18 +0000 (12:44 +0000)]
[URLMON_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67114

9 years ago[URLMON] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Thu, 9 Apr 2015 12:42:05 +0000 (12:42 +0000)]
[URLMON] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67113

9 years ago[NDISUIO]
Thomas Faber [Thu, 9 Apr 2015 10:36:35 +0000 (10:36 +0000)]
[NDISUIO]
- Another addendum to r67107: don't let CleanupAndFreePacket try to free the buffer since it does not have the correct pointer
CORE-8210

svn path=/trunk/; revision=67110

9 years ago[PSDK]
Thomas Faber [Thu, 9 Apr 2015 10:29:53 +0000 (10:29 +0000)]
[PSDK]
- Apply some MIDL build fixes
- Fix eConnTypeRJ11Modem declaration in devicetopology.idl (Wine commit 2190601c by Jacek Caban)

svn path=/trunk/; revision=67109

9 years ago[NDISUIO] Addendum to r67107. Better ordering of the cleanups. CORE-8210
Amine Khaldi [Thu, 9 Apr 2015 09:50:44 +0000 (09:50 +0000)]
[NDISUIO] Addendum to r67107. Better ordering of the cleanups. CORE-8210

svn path=/trunk/; revision=67108

9 years ago[NDISUIO] Plug a leak on failure path. Spotted by Samuel Serapion using cppcheck...
Amine Khaldi [Thu, 9 Apr 2015 09:39:19 +0000 (09:39 +0000)]
[NDISUIO] Plug a leak on failure path. Spotted by Samuel Serapion using cppcheck. CORE-8210

svn path=/trunk/; revision=67107

9 years ago[SERVMAN] Fix some clipping in the about box. By Jared Smudde. CORE-9505
Amine Khaldi [Thu, 9 Apr 2015 09:20:33 +0000 (09:20 +0000)]
[SERVMAN] Fix some clipping in the about box. By Jared Smudde. CORE-9505

svn path=/trunk/; revision=67106

9 years ago[RAPPS]
Daniel Reimer [Wed, 8 Apr 2015 19:02:35 +0000 (19:02 +0000)]
[RAPPS]
Fix the German Ein/Eine CHAOS.
Move Java to the right category.
Remove RosBE ARM/AMD64 for now.

svn path=/trunk/; revision=67104

9 years ago[SERVMAN] Now fix GCC build on *nix.
Amine Khaldi [Wed, 8 Apr 2015 18:38:48 +0000 (18:38 +0000)]
[SERVMAN] Now fix GCC build on *nix.

svn path=/trunk/; revision=67103

9 years ago[SERVMAN] Fix GCC build.
Amine Khaldi [Wed, 8 Apr 2015 18:36:06 +0000 (18:36 +0000)]
[SERVMAN] Fix GCC build.

svn path=/trunk/; revision=67102

9 years ago[SERVMAN]
Ged Murphy [Wed, 8 Apr 2015 18:31:29 +0000 (18:31 +0000)]
[SERVMAN]
- Fix that gcc doesn't support c99
- According to Christoph, this should fix the gcc build. If not, blame him.

svn path=/trunk/; revision=67101

9 years ago[RAPPS]
Daniel Reimer [Wed, 8 Apr 2015 18:17:03 +0000 (18:17 +0000)]
[RAPPS]
CORE-9060 #comment rapps-db-update-and-enhancement-includes-es-es-l10n-2015-03-20.patch committed + continued your ways in some more entries + made the German translation follow it either + added some missing German translations.

svn path=/trunk/; revision=67100

9 years ago[SERVMAN]
Ged Murphy [Wed, 8 Apr 2015 18:14:16 +0000 (18:14 +0000)]
[SERVMAN]
- Allow params to be passed through the progress dialog
- PAss the start params

svn path=/trunk/; revision=67099

9 years ago[MBEDTLS] Import mbed TLS v1.3.10. This is WIP. Brought to you by Peter Hater and...
Amine Khaldi [Wed, 8 Apr 2015 17:48:22 +0000 (17:48 +0000)]
[MBEDTLS] Import mbed TLS v1.3.10. This is WIP. Brought to you by Peter Hater and co. CORE-9065 CR-70

svn path=/trunk/; revision=67098

9 years agoBriefly remove from build until I've made a few more changes
Ged Murphy [Wed, 8 Apr 2015 17:48:20 +0000 (17:48 +0000)]
Briefly remove from build until I've made a few more changes

svn path=/trunk/; revision=67097

9 years ago[INF]
Daniel Reimer [Wed, 8 Apr 2015 17:42:14 +0000 (17:42 +0000)]
[INF]
CORE-9060 #comment swyter-rapps-add-short-desktop-title-2015-03-25.patch committed, rest will come soon.

svn path=/trunk/; revision=67096

9 years ago[SERVMAN]
Ged Murphy [Wed, 8 Apr 2015 17:30:38 +0000 (17:30 +0000)]
[SERVMAN]
- TCHAR -> WCHAR

svn path=/trunk/; revision=67095

9 years ago[SERVMAN]
Ged Murphy [Wed, 8 Apr 2015 17:28:46 +0000 (17:28 +0000)]
[SERVMAN]
- Rewrite the progress dialog making it responsible for controlling services. (starting, stopping, etc).
- Fixup the rest of the code to make use of running actions through the progress dialog.
- As a side-effect, this should fix CORE-4585

svn path=/trunk/; revision=67094

9 years ago[MSXML3_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:15:53 +0000 (17:15 +0000)]
[MSXML3_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67093

9 years ago[MSXML3] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:15:30 +0000 (17:15 +0000)]
[MSXML3] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67092

9 years ago[MSTASK_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:14:16 +0000 (17:14 +0000)]
[MSTASK_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67091

9 years ago[MSVFW32] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:13:34 +0000 (17:13 +0000)]
[MSVFW32] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67090

9 years ago[MSRLE32] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:12:45 +0000 (17:12 +0000)]
[MSRLE32] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67089

9 years ago[MSCMS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:12:02 +0000 (17:12 +0000)]
[MSCMS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67088

9 years ago[MSCMS] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:11:42 +0000 (17:11 +0000)]
[MSCMS] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67087

9 years ago[MMDEVAPI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:11:03 +0000 (17:11 +0000)]
[MMDEVAPI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67086

9 years ago[MMDEVAPI] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Wed, 8 Apr 2015 17:10:40 +0000 (17:10 +0000)]
[MMDEVAPI] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67085

9 years ago[USETUP]
Christoph von Wittich [Tue, 7 Apr 2015 19:50:20 +0000 (19:50 +0000)]
[USETUP]
set correct geoid for germany

svn path=/trunk/; revision=67084

9 years ago[NTVDM]
Aleksandar Andrejevic [Tue, 7 Apr 2015 04:00:54 +0000 (04:00 +0000)]
[NTVDM]
Always use MemRead and MemWrite to read/write memory.

svn path=/trunk/; revision=67082

9 years ago[LIBMPG123] Update to v1.22.1. CORE-6779
Amine Khaldi [Mon, 6 Apr 2015 22:43:14 +0000 (22:43 +0000)]
[LIBMPG123] Update to v1.22.1. CORE-6779

svn path=/trunk/; revision=67081

9 years ago[BROWSEUI]
Aleksey Bragin [Mon, 6 Apr 2015 21:01:20 +0000 (21:01 +0000)]
[BROWSEUI]
- Fedor Zaytsev: Fix a typo (copy/paste) which resulted in inability to move forward in Explorer (when selecting item from the context menu of the forward button). CORE-9463

svn path=/trunk/; revision=67080

9 years ago[NTDLL_WINETEST] Add tests for RtlIpv6AddressToString(Ex) by Mark Jansen.
Amine Khaldi [Mon, 6 Apr 2015 20:27:41 +0000 (20:27 +0000)]
[NTDLL_WINETEST] Add tests for RtlIpv6AddressToString(Ex) by Mark Jansen.

svn path=/trunk/; revision=67079

9 years ago[WINE/CONFIG] Import SONAME_LIBTXC_DXTN and adjust it to our dll. CORE-9246
Amine Khaldi [Mon, 6 Apr 2015 20:06:18 +0000 (20:06 +0000)]
[WINE/CONFIG] Import SONAME_LIBTXC_DXTN and adjust it to our dll. CORE-9246

svn path=/trunk/; revision=67078

9 years ago[SMSS]
Pierre Schweitzer [Mon, 6 Apr 2015 19:19:35 +0000 (19:19 +0000)]
[SMSS]
Fix broken if statement. It couldn't evaluate to true.

svn path=/trunk/; revision=67077

9 years ago[RICHED20_WINETEST] EM_SETSEL tests. Addendum to r67074. By Christoph von Wittich.
Amine Khaldi [Mon, 6 Apr 2015 17:56:33 +0000 (17:56 +0000)]
[RICHED20_WINETEST] EM_SETSEL tests. Addendum to r67074. By Christoph von Wittich.

svn path=/trunk/; revision=67076

9 years ago[RICHED20] Handle SCF_WORD. By Christoph von Wittich. Already accepted upstream.
Amine Khaldi [Mon, 6 Apr 2015 17:53:46 +0000 (17:53 +0000)]
[RICHED20] Handle SCF_WORD. By Christoph von Wittich. Already accepted upstream.

svn path=/trunk/; revision=67075

9 years ago[RICHED20] EM_SETSEL should not return 0. By Christoph von Wittich. Already accepted...
Amine Khaldi [Mon, 6 Apr 2015 17:52:16 +0000 (17:52 +0000)]
[RICHED20] EM_SETSEL should not return 0. By Christoph von Wittich. Already accepted upstream.

svn path=/trunk/; revision=67074

9 years ago[RICHED20_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Mon, 6 Apr 2015 17:45:01 +0000 (17:45 +0000)]
[RICHED20_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67073

9 years ago[RICHED20] Sync with Wine Staging 1.7.37. CORE-9246
Amine Khaldi [Mon, 6 Apr 2015 17:44:48 +0000 (17:44 +0000)]
[RICHED20] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=67072

9 years ago[RPCRT4]
Thomas Faber [Mon, 6 Apr 2015 08:57:12 +0000 (08:57 +0000)]
[RPCRT4]
- Avoid double free introduced in r63605.
CORE-8200

svn path=/trunk/; revision=67071

9 years ago[USER32_APITEST]
Thomas Faber [Mon, 6 Apr 2015 06:34:04 +0000 (06:34 +0000)]
[USER32_APITEST]
- Rename CreateWindowEx test to SetParent since that's what it tests

svn path=/trunk/; revision=67070