Hans Leidekker
1422a56667
ws2_32: Always return the source address from WSAAccept.
2013-10-02 20:18:23 +02:00
Hans Leidekker
260119e682
ws2_32: Return an error from accept if the address buffer is too small.
2013-10-02 20:18:23 +02:00
Hans Leidekker
9530a06fed
ws2_32: Add some tests for getpeername.
2013-10-02 20:18:23 +02:00
Hans Leidekker
14a092a336
ws2_32: Always clear res on error in getaddrinfo/GetAddrInfoW.
2013-10-02 20:18:23 +02:00
Hans Leidekker
59a1e6bff9
ws2_32: Avoid a crash with tracing on.
2013-10-02 20:18:23 +02:00
Hans Leidekker
621454ef0e
wine.inf: Initialize 64-bit prefixes with the right Windows version.
2013-10-02 20:18:22 +02:00
Akihiro Sagawa
aead747fa5
po: Update Japanese translation.
2013-10-02 20:18:22 +02:00
Akihiro Sagawa
042b39a82b
gdi32: Fix the B spacing value of empty glyph.
2013-10-02 20:17:03 +02:00
Sebastian Lackner
af759e30c9
wined3d: Ensure that wined3d_cs_st_require_space allocates the required space.
2013-10-02 17:13:42 +02:00
Jeff Klein
fabffe2b94
mmdevapi/tests: Add some tests for MMDevPropStore_GetAt.
2013-10-02 13:04:26 +02:00
Jeff Klein
5b47e9b382
mmdevapi: Correct MMDevPropStore_GetAt.
2013-10-02 13:04:25 +02:00
Michael Stefaniuc
37caf788b5
comctl32/tests: comctl32.dll is already loaded.
2013-10-02 13:03:29 +02:00
Sebastian Lackner
4e9646a7f7
winex11: Call sync_context for DC_GL_CHILD_WIN drawables before swapping buffers.
2013-10-02 13:03:19 +02:00
Aric Stewart
bd9e608133
imm32: ImmGetCandidateWindow should not return unset data.
2013-10-02 12:24:25 +02:00
Frédéric Delanoy
020456628c
po: Update French translation.
2013-10-02 11:11:57 +02:00
Aurimas Fišeras
f870cc7e7c
po: Update Lithuanian translation.
2013-10-02 11:11:57 +02:00
Bruno Jesus
cba5984330
po: Update Brazilian Portuguese translation.
2013-10-02 11:11:55 +02:00
Frédéric Delanoy
dba4e004ed
oleaut32/tests: Use BOOL type where appropriate.
2013-10-02 11:06:49 +02:00
Frédéric Delanoy
39a9604e25
taskkill: Use BOOL type where appropriate.
2013-10-02 11:06:44 +02:00
Frédéric Delanoy
ff7fc1fd45
winex11.drv: Use BOOL type where appropriate.
2013-10-02 11:06:39 +02:00
Frédéric Delanoy
8610acde5c
wldap32: Use BOOL type where appropriate.
2013-10-02 11:06:34 +02:00
Frédéric Delanoy
0ab0384047
propsys: Use BOOL type where appropriate.
2013-10-02 11:06:28 +02:00
Henri Verbeet
48a6375dfc
d3dcompiler: Get rid of the BWRITERSHADER_PARAM_DSTMOD_TYPE typedef.
2013-10-02 11:05:45 +02:00
Henri Verbeet
f67af28261
d3dcompiler: Get rid of the BWRITERVS_RASTOUT_OFFSETS typedef.
2013-10-02 11:05:43 +02:00
Henri Verbeet
57ec706dde
wined3d: Send vertex buffer binding updates through the command stream.
2013-10-02 11:05:41 +02:00
Henri Verbeet
f31d2485be
d3d9: Don't mask out internal wined3d usage flags in surface_init().
2013-10-02 11:05:39 +02:00
Henri Verbeet
7475944454
d3d8: Don't mask out internal wined3d usage flags in surface_init().
2013-10-02 11:05:37 +02:00
Michael Stefaniuc
0e681027a2
tests: Compile the tests by default with -D__WINESRC__.
2013-10-02 11:04:02 +02:00
Michael Stefaniuc
2e1708dc1b
tests: Readying some tests for the compilation with -D__WINESRC__.
2013-10-02 11:03:26 +02:00
Michael Stefaniuc
2720e81504
windowscodecs/tests: Use the W version of GetObject().
2013-10-02 11:02:40 +02:00
Michael Stefaniuc
d37c7ecacf
msvcr90/tests: Use the W form of CreateEvent().
2013-10-02 11:02:36 +02:00
Michael Stefaniuc
c6946ff653
iphlpapi/tests: Use the W form of CreateEvent().
2013-10-02 11:02:29 +02:00
Michael Stefaniuc
b5840db3e6
qedit/tests: Use the W version of FindResource().
2013-10-02 11:02:25 +02:00
Michael Stefaniuc
9463dba830
tests: Use the explicit LoadLibraryA function.
2013-10-02 11:02:21 +02:00
Andrew Eikum
360afb93b5
riched20: Continue interpreting data as UTF-8 after the first chunk boundary.
2013-10-02 11:01:33 +02:00
Ken Thomases
b7709771d1
winemac: Reapply display modes when switching back to app after "escaping" with Command-Tab.
...
The Mac driver captures the displays when the program changes the display
mode. If the user types Command-Tab to switch away, it resets the displays
to their original modes and releases them. However, if they switched back,
it didn't restore the mode to what the program had set, so the program often
showed the game window in a corner of the screen with the top behind the Mac
menu bar.
2013-10-02 11:00:36 +02:00
Ken Thomases
7c55e912da
winemac: Remove a too-early attempt to set the process's Dock icon.
2013-10-01 23:05:08 +02:00
Akihiro Sagawa
db86409db6
gdi32: Return fake BBox when requesting empty glyph metrics.
2013-10-01 19:26:17 +02:00
Akihiro Sagawa
b138c36c11
gdi32: Fix empty glyph handling in the dib driver.
2013-10-01 19:26:11 +02:00
Akihiro Sagawa
24e0e4d150
gdi32/tests: Fix copy&paste issues related to gmBlackBoxY.
2013-10-01 19:25:25 +02:00
Francois Gouget
c886ad824a
cmd: Standardize the references to directories in the builtin command usage messages.
2013-10-01 19:22:45 +02:00
Francois Gouget
b151052be4
cmd: Mention that the % must be doubled for FOR variables in batch files.
...
Also standardize on the 'Usage:' prefix for usage messages.
2013-10-01 19:16:30 +02:00
Francois Gouget
7eeb804907
winmm: Fix two error messages to not point users to a MIDI Mapper configuration applet we don't have.
2013-10-01 19:13:18 +02:00
Francois Gouget
d3672524ed
Assorted spelling fixes.
2013-10-01 19:09:08 +02:00
Hans Leidekker
b0755344c4
ntdll: Fix the version reported for 64-bit Windows XP.
2013-10-01 19:08:22 +02:00
Jacek Caban
5cdb4a273e
mshtml: Added support for 'document' and 'window' script for attribute values.
2013-10-01 19:07:18 +02:00
Alexandre Julliard
c30923f25b
libwine: Add JNI initialisation support to start Wine from an Android activity.
2013-10-01 17:32:17 +02:00
Jacek Caban
7226c49098
urlmon: Include values from 'Post Platform' registry key in user agent string.
2013-10-01 17:32:17 +02:00
Stefan Dösinger
723e518312
wined3d: Don't invert blits from offscreen surfaces.
2013-10-01 17:32:16 +02:00
Hans Leidekker
471bcd7e13
wmic: Convert integer property values to BSTR.
2013-10-01 13:10:21 +02:00