Henri Verbeet
|
07203fa465
|
wined3d: Remove unused wined3d_shader_limits fields.
|
2012-10-09 09:59:58 +02:00 |
Henri Verbeet
|
eedbdded23
|
wined3d: Fix the SM3 int and bool vs constant limits.
Reported by Eduard Munteanu.
|
2012-10-09 09:59:54 +02:00 |
Henri Verbeet
|
9d127a4d36
|
wined3d: wined3d_surface_set_palette() never fails.
|
2012-10-09 09:59:38 +02:00 |
Henri Verbeet
|
7cea4645c5
|
d3d10: Implement d3d10_effect_sampler_variable_GetSampler().
|
2012-10-09 09:59:33 +02:00 |
Henri Verbeet
|
eda5c39335
|
d3d10: Handle blend state in d3d10_effect_object_apply().
|
2012-10-09 09:59:29 +02:00 |
Alexandre Julliard
|
cf799f5852
|
user32: Store the pixel format in the window structure.
|
2012-10-09 09:51:29 +02:00 |
Alexandre Julliard
|
6eea257fd1
|
user32: Add a helper function to update the window visible state.
|
2012-10-09 09:48:11 +02:00 |
Alexandre Julliard
|
b9c847a426
|
user32: Don't use SWP_SHOWWINDOW when the WS_VISIBLE style was already toggled manually.
|
2012-10-09 09:45:09 +02:00 |
Jacek Caban
|
6ae3418aaf
|
mshtml: Return dispinterface from PHEventSink::QueryInterface.
|
2012-10-08 17:40:46 +02:00 |
Jacek Caban
|
470137b6d3
|
vbscript: Added CStr implementation.
|
2012-10-08 17:40:41 +02:00 |
Michael Stefaniuc
|
c046d30fb7
|
msrle32: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:31 +02:00 |
Michael Stefaniuc
|
07d602c4f1
|
imaadp32.acm: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:27 +02:00 |
Jörg Höhle
|
4a823fdf00
|
mciseq: Map MMSYSERR_* to MCIERR_* error codes.
|
2012-10-08 17:40:16 +02:00 |
Jörg Höhle
|
310b2a5114
|
mciseq: Send MCI_PLAY notifications like w2k-w7 do.
|
2012-10-08 17:39:52 +02:00 |
Jörg Höhle
|
010019df06
|
mciseq: Create player thread in the synchronous case too.
|
2012-10-08 17:39:37 +02:00 |
Jörg Höhle
|
0e675165f1
|
mciseq: Play returns MCIERR_OUTOFRANGE as required.
|
2012-10-08 17:39:21 +02:00 |
Jörg Höhle
|
4dbceec8f9
|
mciseq: Separate player loop from MCI_PLAY command.
|
2012-10-08 17:39:06 +02:00 |
Jörg Höhle
|
2b54cb5493
|
mciseq: Fix memory leak when MCI_OPEN fails.
|
2012-10-08 17:38:44 +02:00 |
Dmitry Timoshkov
|
1c30b894ec
|
gdiplus: Stop adding 1/6 of EM height to the created font height.
|
2012-10-08 17:36:15 +02:00 |
Dmitry Timoshkov
|
ec4cd117b5
|
gdiplus: Workaround missing support for true floating point regions in Wine gdiplus by using a scaling world transform.
This simplifies the test and makes sure that there is no broken workarounds
in the tests.
|
2012-10-08 17:36:09 +02:00 |
Dmitry Timoshkov
|
2551ce4ea7
|
gdiplus: Detect broken GdipMeasureCharacterRanges behaviour before performing the font height scaling test.
|
2012-10-08 17:35:59 +02:00 |
Dmitry Timoshkov
|
e664c2bd3a
|
gdiplus: Add a font transformation test.
|
2012-10-08 17:35:54 +02:00 |
Piotr Caban
|
4cb3bcdb2c
|
msvcp71: Added basic_string functions that work on iterators.
|
2012-10-08 13:43:09 +02:00 |
Alistair Leslie-Hughes
|
0eef665dbf
|
oledb32: Add IDBProperties support in IDBInitialize.
|
2012-10-08 13:41:37 +02:00 |
Vincent Povirk
|
718f095629
|
ole32: Add tests for StgConvertVariantToProperty.
|
2012-10-08 12:55:26 +02:00 |
Vincent Povirk
|
04eaae5ce8
|
ole32: Stub StgConvertVariantToProperty.
|
2012-10-08 12:55:18 +02:00 |
Piotr Caban
|
1fb247b0e3
|
msvcp60: Added basic_istream::seekg implementation.
|
2012-10-08 12:55:08 +02:00 |
Piotr Caban
|
fd727fc15e
|
msvcp60: Added basic_fstream constructors implementation.
|
2012-10-08 12:55:07 +02:00 |
Piotr Caban
|
1956360c6d
|
msvcp60: Added basic_ofstream constructors implementation.
|
2012-10-08 12:55:06 +02:00 |
Piotr Caban
|
97f0874a78
|
msvcp60: Added basic_ifstream constructors implementation.
|
2012-10-08 12:55:05 +02:00 |
Piotr Caban
|
8f5b4123ab
|
msvcp60: Added basic_fstream::open implementation.
|
2012-10-08 12:55:04 +02:00 |
Piotr Caban
|
4a7420296b
|
msvcp60: Added basic_ofstream::open implementation.
|
2012-10-08 12:55:04 +02:00 |
Piotr Caban
|
a7a350acf2
|
msvcp60: Added basic_ifstream::open implementation.
|
2012-10-08 12:55:03 +02:00 |
Piotr Caban
|
d534e1f3dc
|
msvcp60: Added basic_filebuf::open implementation.
|
2012-10-08 12:55:02 +02:00 |
Piotr Caban
|
66d35c4048
|
msvcp60: Added __Fiopen implementation.
|
2012-10-08 12:55:01 +02:00 |
Nikolay Sivov
|
9b0f49264e
|
dwrite: Implement GetString().
|
2012-10-08 12:55:01 +02:00 |
Nikolay Sivov
|
114ef0688b
|
dwrite: Implement GetStringLength method.
|
2012-10-08 12:55:00 +02:00 |
Nikolay Sivov
|
98ce55c148
|
dwrite: Add family name to string array.
|
2012-10-08 12:54:59 +02:00 |
Nikolay Sivov
|
41df37f17d
|
dwrite: Added IDWriteFontFace stub.
|
2012-10-08 12:54:59 +02:00 |
Nikolay Sivov
|
45a9560e83
|
dwrite: Added IDWriteLocalizedStrings stub.
|
2012-10-08 12:54:58 +02:00 |
Nikolay Sivov
|
89561b9247
|
dwrite: Store font family name in IDWriteFontFamily implementation.
|
2012-10-08 12:54:58 +02:00 |
Francois Gouget
|
61f894c576
|
shell32/tests: Greatly expand the test_argify() tests.
|
2012-10-08 12:54:55 +02:00 |
Francois Gouget
|
e440a7d22c
|
shell32/tests: Merge shlexec's test_exes_long() with the other parameter passing tests.
Also remove the pointless noassoc test (duplicated from test_exes()).
|
2012-10-08 12:54:54 +02:00 |
Francois Gouget
|
ab654c63cf
|
shell32/tests: Add more ShellExecute() shortcut tests.
|
2012-10-08 12:54:53 +02:00 |
Henri Verbeet
|
0931522795
|
wined3d: Implement WINED3DSIH_AND in the GLSL shader backend.
|
2012-10-08 11:28:41 +02:00 |
Henri Verbeet
|
8e24dbb60a
|
wined3d: wined3d_stateblock_apply() never fails.
|
2012-10-08 11:28:37 +02:00 |
Henri Verbeet
|
b69545c7da
|
wined3d: wined3d_stateblock_capture() never fails.
|
2012-10-08 11:28:32 +02:00 |
Henri Verbeet
|
b2228834c7
|
d3d10: Handle depth stencil state in d3d10_effect_object_apply().
|
2012-10-08 11:28:27 +02:00 |
Henri Verbeet
|
16c6e4e332
|
d3d10: Handle rasterizer state in d3d10_effect_object_apply().
|
2012-10-08 11:28:21 +02:00 |
Christian Costa
|
ed976838cb
|
advapi32: Add stub for StopTraceA and StopTraceW.
|
2012-10-04 19:37:26 +02:00 |
Hans Leidekker
|
fe695f3ef9
|
wbemprox: Implement Win32_NetworkAdapter.Manufacturer.
|
2012-10-04 16:30:08 +02:00 |
Hans Leidekker
|
4d0a158808
|
wbemprox: Implement Win32_Processor.UniqueId.
|
2012-10-04 16:30:02 +02:00 |
Hans Leidekker
|
eeb8ea7aca
|
wbemprox: Add a partial implementation of Win32_SoundDevice.
|
2012-10-04 16:29:57 +02:00 |
Hans Leidekker
|
fd37af04ff
|
wbemprox: Add a partial implementation of Win32_DiskDrive.
|
2012-10-04 16:29:52 +02:00 |
Hans Leidekker
|
ca0d8d8f63
|
wbemprox: Add a partial implementation of Win32_CDROMDrive.
|
2012-10-04 16:29:46 +02:00 |
Hans Leidekker
|
804e7e91cc
|
wbemprox: Remove dynamic tables from the global list when they're freed.
|
2012-10-04 16:29:41 +02:00 |
Hans Leidekker
|
b73bbf5973
|
wbemprox: Store a copy of the table name.
|
2012-10-04 16:29:36 +02:00 |
Jacek Caban
|
94f3eaacf2
|
mshtml: Use proper type for parse_proc.
|
2012-10-04 16:29:30 +02:00 |
Jacek Caban
|
bf65003271
|
jscript: Added support for pstrFormalParams argument in ParseProcedureText.
|
2012-10-04 16:29:24 +02:00 |
Jacek Caban
|
1d542e3aa4
|
jscript: Added ParseProcedureText tests.
|
2012-10-04 16:29:18 +02:00 |
Henri Verbeet
|
32125fe65e
|
winex11: Don't send SC_RESTORE when a maximized window switches to fullscreen.
|
2012-10-04 14:11:29 +02:00 |
Henri Verbeet
|
adddf10cd8
|
wined3d: wined3d_swapchain_get_desc() never fails.
|
2012-10-04 14:09:55 +02:00 |
Henri Verbeet
|
5fcc1f8f70
|
wined3d: Just return the surface from wined3d_swapchain_get_back_buffer().
|
2012-10-04 14:09:50 +02:00 |
Henri Verbeet
|
272f63263e
|
d3d10core: Implement d3d10_device_OMGetBlendState().
|
2012-10-04 14:09:43 +02:00 |
Henri Verbeet
|
e69c28a0f7
|
d3d10core: Implement d3d10_device_OMSetBlendState().
|
2012-10-04 14:09:40 +02:00 |
Piotr Caban
|
291edc484f
|
msvcp60: Fixed ctype class vtable.
|
2012-10-04 13:43:28 +02:00 |
Piotr Caban
|
b84d5d991c
|
msvcp60: Fixed vtables in IO classes.
|
2012-10-04 13:43:18 +02:00 |
Piotr Caban
|
458a39051d
|
msvcp60: Handle differences in basic_string::c_str function behavior on empty strings.
|
2012-10-04 13:43:05 +02:00 |
Piotr Caban
|
9d7f3c7651
|
msvcp60: Copy source files from msvcp90.
|
2012-10-04 13:42:04 +02:00 |
Piotr Caban
|
d844ceeae8
|
msvcp60: Sync exceptions implementations.
|
2012-10-04 13:41:17 +02:00 |
Piotr Caban
|
ea5b845b32
|
msvcp90: Added _Winit class implementation.
|
2012-10-04 13:40:59 +02:00 |
Piotr Caban
|
a221f87709
|
msvcp90: Added ios_base::Init class implementation.
|
2012-10-04 13:40:44 +02:00 |
Piotr Caban
|
0cb615cf80
|
msvcp90: Fixed io classes cleaning.
|
2012-10-04 13:40:32 +02:00 |
Piotr Caban
|
5998072af6
|
msvcp90: Removed no longer needed exports.
|
2012-10-04 13:40:13 +02:00 |
Francois Gouget
|
9ec7ab3fa0
|
shell32/tests: Write proper tests for CommandLineToArgvW().
|
2012-10-04 10:42:40 +02:00 |
Francois Gouget
|
da6b02ceb1
|
shell32/tests: Simplify shlexec's test_argify() and test_lpFile_parsed() and avoid numeric literals.
|
2012-10-04 10:42:25 +02:00 |
Francois Gouget
|
0e6605ac52
|
shell32/tests: Some more type consistency fixes for the ShellExecute() return value checks.
|
2012-10-04 10:42:08 +02:00 |
Francois Gouget
|
6be0dd10de
|
oledb32/tests: Make test_database() static.
|
2012-10-04 10:41:36 +02:00 |
Erich Hoover
|
317f26beef
|
hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT.
|
2012-10-04 10:37:50 +02:00 |
Erich Hoover
|
d1c363424d
|
hhctrl.ocx: Recognize the embedded window name for finding existing windows.
|
2012-10-04 10:37:39 +02:00 |
Erich Hoover
|
aedcc11e4f
|
hhctrl.ocx: Fix removing a window from the help list when window creation fails.
|
2012-10-04 10:37:28 +02:00 |
Alexandre Julliard
|
2500e21a90
|
winex11: Hold a reference to the surface in UpdateLayeredWindow.
|
2012-10-04 10:34:41 +02:00 |
Alexandre Julliard
|
e41a482890
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
Alexandre Julliard
|
3d73e0a357
|
winex11: Add a helper function to get a pixel format index.
|
2012-10-03 23:01:19 +02:00 |
Jacek Caban
|
730479e6a4
|
jscript: Removed useless return statement in jsval_number.
|
2012-10-03 18:17:02 +02:00 |
Jacek Caban
|
5c15ca13d2
|
mshtml: Added ActiveX event binding test.
|
2012-10-03 18:16:59 +02:00 |
Jacek Caban
|
eda756dbb5
|
mshtml: Added support for binding ActiveX events with script event attribute.
|
2012-10-03 18:16:52 +02:00 |
Marcus Meissner
|
aaabec2b33
|
advapi32: Avoid memory leak on pipe read failure (Coverity).
|
2012-10-03 18:16:48 +02:00 |
Marcus Meissner
|
91a767d75b
|
advapi32: Free wstr in error case to avoid leak (Coverity).
|
2012-10-03 16:35:13 +02:00 |
Marcus Meissner
|
b78744ce31
|
dsound: Skip unknown sizes in tests (Coverity).
|
2012-10-03 16:35:00 +02:00 |
Marcus Meissner
|
4413e00eca
|
shell32: Check return value of SHGetSpecialFolderPathW (Coverity).
|
2012-10-03 16:29:29 +02:00 |
Marcus Meissner
|
0f4c2f9a8c
|
mshtml: Removed duplicate condition (Coverity).
|
2012-10-03 16:28:29 +02:00 |
Huw Davies
|
5c8e83c406
|
user32: If the value doesn't exist under the volatile key fallback to the permanent key.
|
2012-10-03 16:27:24 +02:00 |
Aric Stewart
|
fb5dbd608f
|
imm32: Explicitly handle all WM_IME_XXX messages in the IME class.
|
2012-10-03 16:26:59 +02:00 |
Aric Stewart
|
e9f3030c51
|
imm32: Have IMM class use DefWindowProc.
|
2012-10-03 16:26:38 +02:00 |
Alexandre Julliard
|
5a9de7a498
|
winex11: Use the XShm extension to copy window surfaces.
|
2012-10-03 15:37:07 +02:00 |
Alexandre Julliard
|
70a511739e
|
winex11: Maintain a separate copy of the surface image bits when we need byte swapping.
|
2012-10-03 15:24:21 +02:00 |
Alexandre Julliard
|
219e2a3545
|
winex11: Split copy_image_bits into a couple of helper functions.
|
2012-10-03 14:32:54 +02:00 |
Alistair Leslie-Hughes
|
8f8212b856
|
oledb32: Add support for IDBInitialize interface in IDataInitialize.
|
2012-10-03 13:15:43 +02:00 |
Nikolay Sivov
|
0c0e6f5371
|
vbscript: Support vb* constants for message box return value.
|
2012-10-03 13:14:43 +02:00 |
Nikolay Sivov
|
6666284fe6
|
vbscript: Support vb* constants for message box buttons.
|
2012-10-03 13:14:38 +02:00 |
Piotr Caban
|
8e6d2bab37
|
wininet: Fixed failing test.
|
2012-10-03 13:14:29 +02:00 |
Erich Hoover
|
bc2258d678
|
hhctrl.ocx: Store all the parameters the first time the WinType is filled in.
|
2012-10-03 13:10:46 +02:00 |
Nozomi Kodama
|
46fca31c4f
|
d3dx9_36/tests: Remove useless casts.
|
2012-10-03 13:10:46 +02:00 |
Nozomi Kodama
|
3d5c61cdcd
|
d3dx9_36/tests: Relax an equality between floats.
|
2012-10-03 13:10:45 +02:00 |
Nozomi Kodama
|
9c823d04b6
|
d3dx9_36/tests: Avoid a potential out of bound access.
|
2012-10-03 13:10:45 +02:00 |
Nozomi Kodama
|
584c24050e
|
d3dx9_36/tests: Speed up some tests.
|
2012-10-03 13:10:45 +02:00 |
Nozomi Kodama
|
b8cfe42326
|
d3dx9_36: Implement D3DXSHMultiply4.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
6643f07d2b
|
ntoskrnl.exe: Don't try to copy back data in buffered mode when we don't expect any in process_ioctl.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
ea943293c6
|
ntoskrnl.exe: Add stub for ExCreateCallback.
|
2012-10-03 13:10:45 +02:00 |
Piotr Caban
|
a3a909f2b9
|
wininet: Correctly set headers size in CommitUrlCacheEntryW function.
|
2012-10-03 11:29:35 +02:00 |
Piotr Caban
|
5e6e26e1df
|
cryptnet: Fixed cache functions usage in CRYPT_CacheURL function.
|
2012-10-03 11:25:12 +02:00 |
Bruno Jesus
|
af8dc8090a
|
ws2_32: Fix some style issues.
|
2012-10-03 11:25:03 +02:00 |
André Hentschel
|
a2db974d19
|
inetcpl.cpl: Reuse Internet icon.
|
2012-10-03 11:19:45 +02:00 |
Henri Verbeet
|
4d39cb56fc
|
wined3d: Handle WINED3DSPR_CONSTBUFFER registers in the GLSL shader backend.
|
2012-10-03 11:19:42 +02:00 |
Henri Verbeet
|
e55416a113
|
wined3d: wined3d_swapchain_set_window() never fails.
|
2012-10-03 11:19:41 +02:00 |
Henri Verbeet
|
50c61959eb
|
wined3d: Just return the surface from wined3d_device_get_surface_from_dc().
|
2012-10-03 11:19:41 +02:00 |
Henri Verbeet
|
e4df956f95
|
d3d10core: Implement d3d10_device_OMGetDepthStencilState().
|
2012-10-03 11:19:40 +02:00 |
Henri Verbeet
|
a78fa40816
|
d3d10core: Implement d3d10_device_OMSetDepthStencilState().
|
2012-10-03 11:19:40 +02:00 |
Alexandre Julliard
|
37f36b7326
|
winex11: Don't try to change the window visual if we don't have a valid ARGB visual.
|
2012-10-03 11:19:39 +02:00 |
Alexandre Julliard
|
6f3b097a20
|
winex11: Fix a typo in the surface region computation with an alpha channel.
|
2012-10-03 11:19:39 +02:00 |
Alexandre Julliard
|
dbff4f422c
|
winex11: Copy the existing surface bits when a dirty rectangle is specified in UpdateLayeredWindow.
|
2012-10-03 11:19:38 +02:00 |
Alexandre Julliard
|
4ac1a5ac60
|
winex11: Allow changing the pixel format of a window from a different thread.
|
2012-10-03 11:19:35 +02:00 |
Alexandre Julliard
|
28721d69f4
|
winex11: Get rid of the OpenGL GDI driver.
|
2012-10-02 22:06:06 +02:00 |
Alexandre Julliard
|
05fe1e4e35
|
winex11: Move the FLUSH_GL_DRAWABLE implementation to the main ExtEscape routine.
|
2012-10-02 21:56:43 +02:00 |
Alexandre Julliard
|
d8de77f01e
|
winex11: Pass the source drawable to the FLUSH_GL_DRAWABLE escape.
|
2012-10-02 21:50:54 +02:00 |
Alistair Leslie-Hughes
|
ea15163973
|
scrrun: Correct Invoke parameter.
|
2012-10-02 19:52:46 +02:00 |
Alexandre Julliard
|
b560c56f3f
|
ntoskrnl.exe: Add missing WINAPIs.
|
2012-10-02 19:52:46 +02:00 |
Alexandre Julliard
|
b30e84d580
|
user32: Don't redraw anything when WS_VISIBLE is toggled manually.
|
2012-10-02 19:52:44 +02:00 |
Alexandre Julliard
|
53806917a3
|
winex11: Refuse to set the pixel format for HWND_MESSAGE windows.
|
2012-10-02 19:52:41 +02:00 |
Jacek Caban
|
43a178fad1
|
mshtml: Added script 'for' and 'event' attributes tests.
|
2012-10-02 16:01:48 +02:00 |
Jacek Caban
|
d40b1ae8dc
|
mshtml: Added support for script 'for' and 'event' attributes.
|
2012-10-02 16:01:43 +02:00 |
Jacek Caban
|
4503edd614
|
mshtml: Store information if script was already parsed in script element object.
|
2012-10-02 16:01:35 +02:00 |
Jacek Caban
|
a420b5dad8
|
mshtml: Simplify get_node_obj.
|
2012-10-02 16:01:26 +02:00 |
Jacek Caban
|
60c9069f80
|
mshtml: Defer event script evaluation.
|
2012-10-02 16:01:22 +02:00 |
Jacek Caban
|
3bfbd6b619
|
mshtml: Moved getElementById implementation to separated function.
|
2012-10-02 16:01:18 +02:00 |
Jacek Caban
|
359a9041b1
|
mshtml: Store nsIDOMNodeSelector in HTMLDocumentNode.
|
2012-10-02 16:01:14 +02:00 |
Christian Costa
|
e3607c9858
|
ntoskrnl.exe: Add stub for PsImpersonateClient.
|
2012-10-02 15:21:21 +02:00 |
Christian Costa
|
5c65471681
|
ntoskrnl.exe: Implement IoAllocateMdl.
|
2012-10-02 15:21:13 +02:00 |
Christian Costa
|
ce44d1e506
|
scsiport.sys: Add stub implementation of scsiport.sys.
|
2012-10-02 15:06:34 +02:00 |
Christian Costa
|
84465b420b
|
ntoskrnl.exe: Add stub for IoAcquireCancelSpinLock and IoReleaseCancelSpinLock.
|
2012-10-02 15:05:43 +02:00 |
Erich Hoover
|
57019615b5
|
ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER.
|
2012-10-02 15:05:20 +02:00 |
Erich Hoover
|
9f2f7600c5
|
ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_BOUND_IF.
|
2012-10-02 15:04:08 +02:00 |
Alexandre Julliard
|
e03b8e1a1d
|
winex11: Use ARGB layered windows for system tray icons when supported.
|
2012-10-02 14:08:37 +02:00 |
Alexandre Julliard
|
d8247efd5e
|
winex11: Take the alpha channel into account to compute the region of layered windows.
|
2012-10-02 14:08:37 +02:00 |
Alexandre Julliard
|
f12c1c6630
|
winex11: Switch to an ARGB visual for layered windows with per-pixel alpha.
|
2012-10-02 14:08:37 +02:00 |
Alexandre Julliard
|
8dcbeff760
|
winex11: Add support for per-window visuals.
|
2012-10-02 14:08:37 +02:00 |
Alexandre Julliard
|
a81c23a450
|
winex11: Don't put window manager decorations on layered windows.
|
2012-10-02 14:08:37 +02:00 |
Nikolay Sivov
|
1075118cdb
|
mshtml: Implement IHTMLFrameBase_put_name().
|
2012-10-02 14:08:37 +02:00 |
Bruno Jesus
|
a82278c349
|
ws2_32: Fix TRACE format in WS_getsockname.
|
2012-10-02 14:08:37 +02:00 |
Dan Kegel
|
d0955b1bd6
|
vcomp: Better stub for omp_get_thread_num.
|
2012-10-02 14:08:37 +02:00 |
Dan Kegel
|
15b59d75c6
|
vcomp: Better stubs for omp_get_nested, omp_set_nested.
|
2012-10-02 14:08:37 +02:00 |
Dan Kegel
|
d58ade2d42
|
vcomp: Better stubs for omp_get_dynamic, omp_set_dynamic.
|
2012-10-02 14:08:37 +02:00 |
Dan Kegel
|
ed23241733
|
vcomp: Better stub for omp_get_max_threads.
|
2012-10-02 14:08:37 +02:00 |
Dan Kegel
|
54a10eb1aa
|
vcomp: Better stub for omp_set_num_threads.
|
2012-10-02 14:08:36 +02:00 |
Dan Kegel
|
9ba01e0246
|
vcomp: Better stub for omp_get_num_threads.
|
2012-10-02 14:08:36 +02:00 |
Jacek Caban
|
ed3d0e00ae
|
vbscript: Added RTrim implementation.
|
2012-10-02 14:08:36 +02:00 |
Jacek Caban
|
71a4a1d43a
|
vbscript: Added LTrim() implementation.
|
2012-10-02 14:08:36 +02:00 |
Jacek Caban
|
3ea9a170c0
|
vbscript: Added Trim() implementation.
|
2012-10-02 14:08:36 +02:00 |
Henri Verbeet
|
6d948e1a8c
|
wined3d: Recognize the SM4 dcl_constantBuffer opcode.
|
2012-10-01 23:08:00 +02:00 |
Henri Verbeet
|
2ad5808996
|
wined3d: wined3d_device_get_creation_parameters() never fails.
|
2012-10-01 23:07:55 +02:00 |
Henri Verbeet
|
6e5cf8c698
|
wined3d: wined3d_device_set_depth_stencil() never fails.
|
2012-10-01 23:07:51 +02:00 |
Henri Verbeet
|
c7caabb864
|
d3d10core: Implement d3d10_device_RSGetState().
|
2012-10-01 23:07:46 +02:00 |
Henri Verbeet
|
fbcce6787a
|
d3d10core: Implement d3d10_device_RSSetState().
|
2012-10-01 23:07:43 +02:00 |
Rico Schüller
|
ec9db0a11f
|
d3dx9: Fix D3DXMatrixAffineTransformation() and add some tests.
|
2012-10-01 18:49:11 +02:00 |
Piotr Caban
|
b9c2a19591
|
wininet: Make cookies functions thread-safe.
|
2012-10-01 14:32:29 +02:00 |
Piotr Caban
|
fc219b0ab3
|
wininet: Added basic cookie domain validation in set_cookie function.
|
2012-10-01 14:32:24 +02:00 |
Piotr Caban
|
c34bc977a0
|
wininet: Added basic persistent cookie tests.
|
2012-10-01 14:32:17 +02:00 |
Piotr Caban
|
b49c980d0d
|
wininet: Added support for persistent cookies.
|
2012-10-01 14:32:11 +02:00 |
Piotr Caban
|
e4a0281679
|
wininet: Added support for urlcache file name generating.
|
2012-10-01 14:32:02 +02:00 |
Piotr Caban
|
ee47def0ad
|
wininet: Added more fields to cookie structure.
|
2012-10-01 14:31:49 +02:00 |
Jacek Caban
|
50985fa2d3
|
vbscript: Added Right() implementation.
|
2012-10-01 14:24:01 +02:00 |
Jacek Caban
|
3e45fbcb6b
|
vbscript: Added Left() implementation.
|
2012-10-01 14:23:57 +02:00 |
Alexandre Julliard
|
24eee97d21
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
Alexandre Julliard
|
ddf41276e1
|
user32: Invalid DCEs when the window surface changes.
|
2012-10-01 13:17:53 +02:00 |
Alexandre Julliard
|
61f9789c31
|
user32: Also call set_window_pos when the WS_EX_LAYERED bit is changed.
|
2012-10-01 13:17:40 +02:00 |
Alexandre Julliard
|
1d78f43000
|
user32: Call the SetWindowStyle driver entry point before updating the window position.
|
2012-10-01 13:12:29 +02:00 |
Alexandre Julliard
|
91b0ee56cf
|
user32: Default to the dummy surface if the driver doesn't provide something else.
|
2012-10-01 13:09:27 +02:00 |
Alexandre Julliard
|
72337011db
|
user32: Create a dummy window surface for windows that shouldn't be painted to.
|
2012-10-01 13:08:51 +02:00 |
Oleg Bosis
|
81525453f1
|
wined3d: Add correct detection of GeForce GT 650M video card.
|
2012-10-01 12:21:06 +02:00 |
Marcus Meissner
|
8ec6ebe4fb
|
wined3d: Move texture reference decrement to end of usage (Coverity).
|
2012-10-01 12:20:40 +02:00 |
Daniel Jelinski
|
ae72b21641
|
comctl32: Clean up listview resizing code.
|
2012-10-01 12:20:30 +02:00 |
Daniel Jelinski
|
0edb0233a4
|
comctl32: Use GetWindowLong to check for scrollbar.
dwStyle is updated only in WM_STYLECHANGED, which is not sent
when displaying and hiding scrollbars.
|
2012-10-01 12:20:09 +02:00 |
Dmitry Timoshkov
|
3dc0d93f4d
|
ieframe: Recognize the CGID_ShellDocView command group.
|
2012-10-01 12:19:39 +02:00 |
Alexandre Julliard
|
2763a983fe
|
Mark all lexers as never-interactive.
|
2012-10-01 12:19:25 +02:00 |
Alexandre Julliard
|
5db9abaf81
|
user32: Always flush window surfaces in PeekMessage, even with PM_NOYIELD.
|
2012-10-01 12:13:00 +02:00 |
Huw Davies
|
0941fefbc0
|
gdi32: Correctly map the 256-level bitmap to the 5, 17 and 65-level bitmaps.
|
2012-10-01 12:12:15 +02:00 |
Henri Verbeet
|
82282db65e
|
ddraw: Properly release the ddraw reference when the last interface is released in ddraw_surface_release_iface().
|
2012-10-01 12:11:09 +02:00 |
Henri Verbeet
|
95b4207c7f
|
wined3d: Just return the surface from wined3d_device_get_depth_stencil().
|
2012-10-01 12:11:02 +02:00 |
Henri Verbeet
|
972217fd6a
|
wined3d: Just return the surface from wined3d_device_get_render_target().
|
2012-10-01 12:10:55 +02:00 |
Henri Verbeet
|
9341821311
|
d3d10: Implement d3d10_effect_rasterizer_variable_GetRasterizerState().
|
2012-10-01 12:10:48 +02:00 |
Henri Verbeet
|
14b9f3d295
|
d3d10: Implement d3d10_effect_depth_stencil_variable_GetDepthStencilState().
|
2012-10-01 12:10:43 +02:00 |
Nikolay Sivov
|
0990d37d98
|
dwrite: Forward CreateRenderingParams() to CreateMonitorRenderingParams() with primary monitor.
|
2012-10-01 12:10:38 +02:00 |
Nikolay Sivov
|
7707ca7d09
|
dwrite: Stub for CreateMonitorRenderingParams().
|
2012-10-01 12:09:50 +02:00 |
Nikolay Sivov
|
f4f54e1fb7
|
dwrite: Store render params properties and implement accessing methods.
|
2012-10-01 12:09:43 +02:00 |
Nikolay Sivov
|
7a1746b710
|
dwrite: Stub for IDWriteRenderingParams.
|
2012-10-01 12:09:35 +02:00 |
Nikolay Sivov
|
5f3e754935
|
mlang: Rename IMultiLanguage3 method implementation functions to match interface name.
|
2012-10-01 12:09:25 +02:00 |
Nikolay Sivov
|
ea2b24d861
|
mlang: Move GetStrCodePages() to IMLangFontLink2 and forward to it.
|
2012-10-01 12:09:11 +02:00 |
Nikolay Sivov
|
a67b97ce56
|
mlang: Move GetCharCodePages() to IMLangFontLink2 and forward to it.
|
2012-10-01 12:09:01 +02:00 |
Nikolay Sivov
|
233fb7b3b5
|
mlang: Move CodePageToCodePages() to IMLangFontLink2 and forward to it.
|
2012-10-01 12:08:53 +02:00 |