Timo Kreuzer
7410f3a036
[FAST486]
...
Fix MSVC warnings
svn path=/trunk/; revision=67146
2015-04-10 22:36:13 +00:00
Timo Kreuzer
02da43250f
[KERNEL32_VISTA]
...
Fix MSVC warnings
svn path=/trunk/; revision=67145
2015-04-10 21:09:43 +00:00
Timo Kreuzer
47c8ea734e
[NTOSKRNL]
...
Add SEH to NtRequestPort. Patch by Alexander Andrejevic.
CORE-7371
svn path=/trunk/; revision=67144
2015-04-10 19:53:08 +00:00
Timo Kreuzer
e8730d240c
Nothing happened here.
...
svn path=/trunk/; revision=67143
2015-04-10 19:45:17 +00:00
Amine Khaldi
4add8053dd
[INF] Romanian translation update by Ștefan Fulea. CORE-9516
...
svn path=/trunk/; revision=67142
2015-04-10 19:39:08 +00:00
Amine Khaldi
087a827a82
[RAPPS] Romanian translation update by Ștefan Fulea. CORE-9516
...
svn path=/trunk/; revision=67141
2015-04-10 19:21:59 +00:00
Timo Kreuzer
e617f69eee
[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
2015-04-10 19:21:22 +00:00
Amine Khaldi
2e5a937eee
[TRANSLATIONS] Romanian translation update by Ștefan Fulea. CORE-9516
...
svn path=/trunk/; revision=67139
2015-04-10 19:20:55 +00:00
Daniel Reimer
2fc7116a9a
[INF]
...
- Convert some ANSI to UTF-8 w/o BOM
- Remove some BOMs ^^
svn path=/trunk/; revision=67138
2015-04-10 13:59:20 +00:00
Amine Khaldi
05ec4eaa72
[RAPPS] nginx license: 2-clause BSD => FreeBSD. By Ștefan Fulea. CORE-9515
...
svn path=/trunk/; revision=67137
2015-04-10 13:32:03 +00:00
Amine Khaldi
684fc5035e
* Update README.WINE a bit to reflect its current state.
...
svn path=/trunk/; revision=67136
2015-04-10 11:04:13 +00:00
Thomas Faber
cb36e5d0ab
[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
2015-04-10 10:56:23 +00:00
Amine Khaldi
3f329afd50
[CRT] Adopt Wine Staging 1.7.37 _cwait() implementation. CORE-8214 CORE-9246
...
svn path=/trunk/; revision=67134
2015-04-10 10:49:56 +00:00
Daniel Reimer
5da2d8e642
[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
2015-04-10 10:39:24 +00:00
Amine Khaldi
875dcc77a8
[SHELL32] Add floppy drive icon. By Jared Smudde. CORE-9451
...
svn path=/trunk/; revision=67132
2015-04-10 10:36:48 +00:00
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