Commit graph

61674 commits

Author SHA1 Message Date
Amine Khaldi 633b2b4d35 [XCOPY] Adjust language resources to ReactOS norms. By Ștefan Fulea. CORE-7845
svn path=/trunk/; revision=67131
2015-04-10 10:34:05 +00:00
Daniel Reimer 3f15f495c2 [RAPPS]
App listing request by oldman
CORE-8521 #resolve #comment Added the three still missing ones, have fun ^^

svn path=/trunk/; revision=67130
2015-04-10 10:13:51 +00:00
Thomas Faber 68348f909b [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
2015-04-10 10:10:28 +00:00
Amine Khaldi 36e31c92b2 [STRMBASE] Fix MediaSeekingPassThru_GetPositions when the pins are unconnected. By Erich E. Hoover. CORE-9303
svn path=/trunk/; revision=67128
2015-04-10 09:47:32 +00:00
Amine Khaldi 2f3d8a962c [STRMBASE] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67127
2015-04-10 09:44:40 +00:00
Thomas Faber c9fa5328d9 [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
2015-04-10 09:27:25 +00:00
Thomas Faber a389855f0a [RTL]
- Implement RtlIpv6StringToAddress*. Patch by Mark Jansen.
CORE-6490

svn path=/trunk/; revision=67125
2015-04-10 08:38:05 +00:00
Christoph von Wittich 5436cce638 [RTL]
import LZNT1 decompression from wine staging

svn path=/trunk/; revision=67124
2015-04-10 08:18:00 +00:00
Thomas Faber 1a33147a7b [KERNEL32]
- Fix setting the hour in FileTimeToDosDateTime
CORE-9510 #resolve

svn path=/trunk/; revision=67123
2015-04-09 20:19:55 +00:00
Thomas Faber 9bbf279642 [RTL]
- Implement RtlIpv6AddressToString*. Patch by Mark Jansen.
CORE-6490

svn path=/trunk/; revision=67122
2015-04-09 19:42:18 +00:00
Thomas Faber d0980fb653 [WS2_32]
- Import GetAddrInfoW and GetNameInfoW from Wine
- Put Wine code in wine/ subfolder
CORE-9509 #resolve

svn path=/trunk/; revision=67121
2015-04-09 16:14:46 +00:00
Amine Khaldi b0dd365b65 [KERNEL32_VISTA] Add and export IdnTo{Ascii,Unicode}. CORE-9246
svn path=/trunk/; revision=67120
2015-04-09 16:02:48 +00:00
Amine Khaldi 175ee4b5c5 [PSDK] Add missing IdnTo{Ascii,Unicode} declarations.
svn path=/trunk/; revision=67119
2015-04-09 16:02:32 +00:00
Amine Khaldi bf75b75b22 [SECUR32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67118
2015-04-09 14:26:41 +00:00
Amine Khaldi eceed9ecc3 [WINHTTP_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67117
2015-04-09 13:31:23 +00:00
Amine Khaldi c2b421e0a7 [WINHTTP] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67116
2015-04-09 13:29:04 +00:00
Amine Khaldi 4fe2ca037f [URLMON] Stub and export IEInstallScope. Needed by urlmon:misc test.
svn path=/trunk/; revision=67115
2015-04-09 13:15:15 +00:00
Amine Khaldi 5a3125c61d [URLMON_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67114
2015-04-09 12:44:18 +00:00
Amine Khaldi 1a79e7e0b6 [URLMON] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67113
2015-04-09 12:42:05 +00:00
Thomas Faber 02ae5f591c [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
2015-04-09 10:36:35 +00:00
Thomas Faber dceb52e202 [PSDK]
- Apply some MIDL build fixes
- Fix eConnTypeRJ11Modem declaration in devicetopology.idl (Wine commit 2190601c by Jacek Caban)

svn path=/trunk/; revision=67109
2015-04-09 10:29:53 +00:00
Amine Khaldi 3e4eea0b98 [NDISUIO] Addendum to r67107. Better ordering of the cleanups. CORE-8210
svn path=/trunk/; revision=67108
2015-04-09 09:50:44 +00:00
Amine Khaldi 0d143e6148 [NDISUIO] Plug a leak on failure path. Spotted by Samuel Serapion using cppcheck. CORE-8210
svn path=/trunk/; revision=67107
2015-04-09 09:39:19 +00:00
Amine Khaldi 8eba329a7c [SERVMAN] Fix some clipping in the about box. By Jared Smudde. CORE-9505
svn path=/trunk/; revision=67106
2015-04-09 09:20:33 +00:00
Daniel Reimer 2b490d5b88 [RAPPS]
Fix the German Ein/Eine CHAOS.
Move Java to the right category.
Remove RosBE ARM/AMD64 for now.

svn path=/trunk/; revision=67104
2015-04-08 19:02:35 +00:00
Amine Khaldi 62f395ffc7 [SERVMAN] Now fix GCC build on *nix.
svn path=/trunk/; revision=67103
2015-04-08 18:38:48 +00:00
Amine Khaldi 0b9cd86300 [SERVMAN] Fix GCC build.
svn path=/trunk/; revision=67102
2015-04-08 18:36:06 +00:00
Ged Murphy e6783cfeac [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
2015-04-08 18:31:29 +00:00
Daniel Reimer 1679681323 [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
2015-04-08 18:17:03 +00:00
Ged Murphy d73995a7ce [SERVMAN]
- Allow params to be passed through the progress dialog
- PAss the start params

svn path=/trunk/; revision=67099
2015-04-08 18:14:16 +00:00
Amine Khaldi 16cf1d284d [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
2015-04-08 17:48:22 +00:00
Ged Murphy 0172a6e62e Briefly remove from build until I've made a few more changes
svn path=/trunk/; revision=67097
2015-04-08 17:48:20 +00:00
Daniel Reimer 04ffbc846d [INF]
CORE-9060 #comment swyter-rapps-add-short-desktop-title-2015-03-25.patch committed, rest will come soon.

svn path=/trunk/; revision=67096
2015-04-08 17:42:14 +00:00
Ged Murphy 4fe24fa539 [SERVMAN]
- TCHAR -> WCHAR

svn path=/trunk/; revision=67095
2015-04-08 17:30:38 +00:00
Ged Murphy 6de5a3ef96 [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
2015-04-08 17:28:46 +00:00
Amine Khaldi c783e3db2f [MSXML3_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67093
2015-04-08 17:15:53 +00:00
Amine Khaldi 78e4e49279 [MSXML3] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67092
2015-04-08 17:15:30 +00:00
Amine Khaldi a7321a085f [MSTASK_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67091
2015-04-08 17:14:16 +00:00
Amine Khaldi 3786bae790 [MSVFW32] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67090
2015-04-08 17:13:34 +00:00
Amine Khaldi 4ff7f1b3ae [MSRLE32] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67089
2015-04-08 17:12:45 +00:00
Amine Khaldi b072815c05 [MSCMS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67088
2015-04-08 17:12:02 +00:00
Amine Khaldi cbf5f03dbb [MSCMS] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67087
2015-04-08 17:11:42 +00:00
Amine Khaldi 18b50f005d [MMDEVAPI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67086
2015-04-08 17:11:03 +00:00
Amine Khaldi 05597627e0 [MMDEVAPI] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67085
2015-04-08 17:10:40 +00:00
Christoph von Wittich de68cb4069 [USETUP]
set correct geoid for germany

svn path=/trunk/; revision=67084
2015-04-07 19:50:20 +00:00
Aleksandar Andrejevic 7f52cff19b [NTVDM]
Always use MemRead and MemWrite to read/write memory.


svn path=/trunk/; revision=67082
2015-04-07 04:00:54 +00:00
Amine Khaldi 81c9b448c8 [LIBMPG123] Update to v1.22.1. CORE-6779
svn path=/trunk/; revision=67081
2015-04-06 22:43:14 +00:00
Aleksey Bragin 9f3f53645e [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
2015-04-06 21:01:20 +00:00
Amine Khaldi 34e8f186a9 [NTDLL_WINETEST] Add tests for RtlIpv6AddressToString(Ex) by Mark Jansen.
svn path=/trunk/; revision=67079
2015-04-06 20:27:41 +00:00
Amine Khaldi eb06c062c9 [WINE/CONFIG] Import SONAME_LIBTXC_DXTN and adjust it to our dll. CORE-9246
svn path=/trunk/; revision=67078
2015-04-06 20:06:18 +00:00