Commit graph

61482 commits

Author SHA1 Message Date
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
Thomas Faber
be57c2b21b [RTL]
- Use ntstrsafe functions in RtlIpv4AddressToString*. Based on a patch by Mark Jansen.
CORE-6490

svn path=/trunk/; revision=67056
2015-04-05 04:34:23 +00:00
Hermès Bélusca-Maïto
c380c2c783 [CMD]
- Fix some comments that were otherwise hard to understand.
- Don't hardcode MAX_PATH in some API calls but instead use the real array char size.
- Don't leak find-file handles: fix leaked handles to NUL pseudo-file in situations where we do: copy some_file+NUL some_dest_file . Should fix some cmd winetests.

svn path=/trunk/; revision=67055
2015-04-05 00:39:06 +00:00
Hermès Bélusca-Maïto
b696813c4a [CMD]
- Remove useless STRING_START_ERROR1.
- Fix french translation.

svn path=/trunk/; revision=67054
2015-04-05 00:26:12 +00:00
Sylvain Petreolle
d5af8084fb [FREELDR]
In a quest to better registry,
don't break VSSolution builds.
freeldr_pe is not in the same directory and copy doesn't care if you ask to concatenate C:\tomatoes, it already has the first file.

svn path=/trunk/; revision=67053
2015-04-04 20:33:18 +00:00
Christoph von Wittich
a91d1b68a5 [SHELL32]
implement invert selection

svn path=/trunk/; revision=67052
2015-04-04 18:51:28 +00:00
Timo Kreuzer
dd4901282a [GDI32_APITEST]
Add/fix some tests for CreateDIBPatternBrush, GetDIBits, PatBlt and SetWindowExtEx

svn path=/trunk/; revision=67051
2015-04-04 15:58:18 +00:00
Thomas Faber
d030b7f8a7 [USBEHCI]
- Apply power to the right port in SetPortFeature

svn path=/trunk/; revision=67050
2015-04-04 15:50:38 +00:00
Hermès Bélusca-Maïto
fa57d9894f [CMD]: Support space and tabs as parameter separators in the DIR command.
svn path=/trunk/; revision=67049
2015-04-04 15:44:55 +00:00
Hermès Bélusca-Maïto
9beab72eb8 [CMD]: Addendum to r67013: Check whether len > 0 before decrementing it in case we point to a newline. Fix some spurious crashes and should fix some other cmd_winetests.
svn path=/trunk/; revision=67048
2015-04-04 14:59:03 +00:00
Timo Kreuzer
4eebb1e0c9 [GDI32_APITEST]
Add some more tests for MaskBlt

svn path=/trunk/; revision=67047
2015-04-04 14:58:17 +00:00
Timo Kreuzer
9729094318 [GDI32_APITEST]
Fix some broken tests or disable them.

svn path=/trunk/; revision=67046
2015-04-04 14:51:20 +00:00
Timo Kreuzer
437306080d [GDI32_APITEST]
Improve/fix tests for CreateBitmap.

svn path=/trunk/; revision=67045
2015-04-04 14:38:04 +00:00
Timo Kreuzer
7d51577276 [CRT_APITEST]
Disable a broken test.

svn path=/trunk/; revision=67044
2015-04-04 13:42:41 +00:00
Timo Kreuzer
462b429d45 [GDI32_APITEST]
Disable the 7.5 million tests, that make our testbot print failure message forever.

svn path=/trunk/; revision=67043
2015-04-04 13:35:19 +00:00
Timo Kreuzer
f7f6d79a8d [GDI32_APITEST]
Fix GCC build

svn path=/trunk/; revision=67042
2015-04-04 13:09:54 +00:00
Christoph von Wittich
c123b2db8b [INF]
remove BOM

svn path=/trunk/; revision=67041
2015-04-04 13:08:21 +00:00
Timo Kreuzer
afc9bc7f2a [GDI32_APITEST]
Add more tests for ExtCreatePen. This adds tests for almost all thinkable combinations of parameters. On win7: "ExtCreatePen: 7594830 tests executed (0 marked as todo, 0 failures), 0 skipped." After evaluating the results on WHS2003, this test will be disabled, since it is expected that most of these fail on ros atm.

svn path=/trunk/; revision=67040
2015-04-04 12:53:05 +00:00
Christoph von Wittich
aca71f990a [INF]
correctly handle ACPI\ACPI0003 as AcAdapter

svn path=/trunk/; revision=67039
2015-04-04 12:33:51 +00:00
Daniel Reimer
dae118ec51 Add Oracle JRE 7u76 to RAPPS either. It worked nicely @ CLT and more than once I was asked for it.
svn path=/trunk/; revision=67038
2015-04-04 12:06:37 +00:00
Daniel Reimer
4a0458b8a3 Add more drivers to RAPPS by Jared
CORE-9409 #comment Added the NVidia drivers. Have fun ^^

svn path=/trunk/; revision=67037
2015-04-04 11:47:01 +00:00
Daniel Reimer
030d78fa06 Add fall game to rapps by manuel
CORE-9127 #resolve #comment Added, have fun ^^

svn path=/trunk/; revision=67036
2015-04-04 11:31:08 +00:00