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
Pierre Schweitzer
80bdaf1f3e
[SMSS]
...
Fix broken if statement. It couldn't evaluate to true.
svn path=/trunk/; revision=67077
2015-04-06 19:19:35 +00:00
Amine Khaldi
a2a9df3eed
[RICHED20_WINETEST] EM_SETSEL tests. Addendum to r67074. By Christoph von Wittich.
...
svn path=/trunk/; revision=67076
2015-04-06 17:56:33 +00:00
Amine Khaldi
5cc55012a5
[RICHED20] Handle SCF_WORD. By Christoph von Wittich. Already accepted upstream.
...
svn path=/trunk/; revision=67075
2015-04-06 17:53:46 +00:00
Amine Khaldi
be34509dea
[RICHED20] EM_SETSEL should not return 0. By Christoph von Wittich. Already accepted upstream.
...
svn path=/trunk/; revision=67074
2015-04-06 17:52:16 +00:00
Amine Khaldi
d0713751e1
[RICHED20_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67073
2015-04-06 17:45:01 +00:00
Amine Khaldi
b7d82956a3
[RICHED20] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67072
2015-04-06 17:44:48 +00:00
Thomas Faber
9ad74ea48e
[RPCRT4]
...
- Avoid double free introduced in r63605.
CORE-8200
svn path=/trunk/; revision=67071
2015-04-06 08:57:12 +00:00
Thomas Faber
3233f5f8b3
[USER32_APITEST]
...
- Rename CreateWindowEx test to SetParent since that's what it tests
svn path=/trunk/; revision=67070
2015-04-06 06:34:04 +00:00
Hermès Bélusca-Maïto
06b8f6ed65
[KERNEL32]
...
- Use the correct console critical section when setting console control handlers.
- Hold the console critical section in FreeConsole (so that we avoid freeing the console while also running code in the console control dispatcher...).
svn path=/trunk/; revision=67069
2015-04-05 23:42:26 +00:00
Hermès Bélusca-Maïto
5cdf75a235
[CONSRV][CONSOLE.DLL]
...
- Correctly retrieve/set the default console properties.
- (for console.dll only): split ApplyConsoleInfo so that it only deals with displaying the confirmation dialog (and set the correct return value for the PSN_APPLY notification message); the code that really sets console properties and save them in the registry is done in the main CPL function, after the property dialog is destroyed and before the CPL returns.
svn path=/trunk/; revision=67068
2015-04-05 23:04:42 +00:00
Pierre Schweitzer
e18a1e92bc
[NTOSKRNL]
...
Implement the reparse points loop in IopParseDevice().
Reviewed by Thomas
svn path=/trunk/; revision=67067
2015-04-05 20:02:30 +00:00
Aleksandar Andrejevic
14ce9b898d
[NTVDM]
...
Fix the shift key. Improve the BIOS keyboard handler. Do not append
modifier keys to the buffer.
CORE-8231 #resolve #comment Fixed in revision r67066.
svn path=/trunk/; revision=67066
2015-04-05 18:40:18 +00:00
Hermès Bélusca-Maïto
965df2ffd2
[CMD]: Check for cmd_realloc returned value. Adapted from patch by Patrick Martin, see CORE-7298.
...
svn path=/trunk/; revision=67065
2015-04-05 17:11:29 +00:00
Amine Khaldi
a18fba66e3
[MMSYS] Fix some icons and add more appropriate ones. Brought to you by Jared Smudde. CORE-9471 for more details.
...
svn path=/trunk/; revision=67064
2015-04-05 16:58:46 +00:00
Amine Khaldi
9de3477231
[SHELL32] Fix a label in the Open With dialog. Change Abort to Cancel for English in Extended Properties. Add a new icon to Extended Properties. By Jared Smudde. CORE-9488
...
svn path=/trunk/; revision=67063
2015-04-05 16:44:54 +00:00
Hermès Bélusca-Maïto
2480c56ec9
[CMD]: Some fixes for SET /A command:
...
- If we do arithmetics using an non-defined env-var, the latter is automatically understood to be zero.
- If one left-shifts more than 31 bits (or left-shifts a negative number of bits), the result is automaticaly set to zero (checked on Windows'cmd + with cmd_winetest + wine cmd code).
svn path=/trunk/; revision=67062
2015-04-05 16:28:10 +00:00
Hermès Bélusca-Maïto
11cc096ce7
[NTVDM]: Remove an injoke that was added and displayed when an application tried to get the internal DOS list of lists (SYSVARS) and instead replace it by a DPRINT. This won't confuse people anymore.
...
This DOS list-of-lists feature is completely unimplemented at the moment.
svn path=/trunk/; revision=67061
2015-04-05 13:46:14 +00:00
Timo Kreuzer
f110853aaa
[WIN32K]
...
Allocate the device lock semaphore for a PDEVOBJ in PDEVOBJ_AllocPDEV and implement PDEVOBJ_vDeletePDEV. Fixes a PDEVOBJ leak, found by Thomas and Giannis.
svn path=/trunk/; revision=67060
2015-04-05 12:45:01 +00:00
Thomas Faber
71ac07fc36
[SERVICES]
...
- Free unknown groups when their reference count reaches zero
CORE-9480 #resolve
svn path=/trunk/; revision=67059
2015-04-05 08:58:08 +00:00
Timo Kreuzer
77eb553987
[WIN32K]
...
Check in BltMask if the masking operation would exceed the mask bitmap. Should fix crash when running gdi32_apitest MaskBlt.
CORE-9483
svn path=/trunk/; revision=67058
2015-04-05 08:40:52 +00:00
Thomas Faber
d0071adf97
[NTOSKRNL]
...
- Perform a user-mode wait in NtGetPlugPlayEvent and correctly allow a waiting thread to terminate
CORE-9489 #resolve
svn path=/trunk/; revision=67057
2015-04-05 08:33:08 +00:00