wine
11 years agod3d10core: Implement d3d10_device_IAGetIndexBuffer().
Henri Verbeet [Tue, 20 Nov 2012 21:40:21 +0000 (22:40 +0100)] 
d3d10core: Implement d3d10_device_IAGetIndexBuffer().

11 years agod3drm: Avoid LPDIRECT3DDEVICE.
Henri Verbeet [Tue, 20 Nov 2012 21:40:20 +0000 (22:40 +0100)] 
d3drm: Avoid LPDIRECT3DDEVICE.

11 years agod3drm: Avoid LPDIRECT3DDEVICE2.
Henri Verbeet [Tue, 20 Nov 2012 21:40:19 +0000 (22:40 +0100)] 
d3drm: Avoid LPDIRECT3DDEVICE2.

11 years agod3drm: Avoid LPDIRECT3DVIEWPORT.
Henri Verbeet [Tue, 20 Nov 2012 21:40:18 +0000 (22:40 +0100)] 
d3drm: Avoid LPDIRECT3DVIEWPORT.

11 years agocryptui: Remove unused variable.
Andrew Talbot [Tue, 20 Nov 2012 20:58:04 +0000 (20:58 +0000)] 
cryptui: Remove unused variable.

11 years agod3d8: Remove unused variable.
Andrew Talbot [Tue, 20 Nov 2012 20:58:10 +0000 (20:58 +0000)] 
d3d8: Remove unused variable.

11 years agod3d10core: Remove unused variables.
Andrew Talbot [Tue, 20 Nov 2012 20:58:16 +0000 (20:58 +0000)] 
d3d10core: Remove unused variables.

11 years agoddraw: Remove unused variable.
Andrew Talbot [Tue, 20 Nov 2012 20:58:23 +0000 (20:58 +0000)] 
ddraw: Remove unused variable.

11 years agohhctrl.ocx: Remove unused variable.
Andrew Talbot [Tue, 20 Nov 2012 20:58:28 +0000 (20:58 +0000)] 
hhctrl.ocx: Remove unused variable.

11 years agowineqtdecoder: Properly clean up splitter and loader threads on QTSplitter destruction.
Aric Stewart [Tue, 20 Nov 2012 14:08:36 +0000 (08:08 -0600)] 
wineqtdecoder: Properly clean up splitter and loader threads on QTSplitter destruction.

11 years agomshtml: Use stdint.h type names in nsiface.idl.
Jacek Caban [Tue, 20 Nov 2012 14:29:21 +0000 (15:29 +0100)] 
mshtml: Use stdint.h type names in nsiface.idl.

Gecko uses stdint.h types instead of NSPR types for most of the codebase now.

11 years agocomdlg32/tests: Fix the prototype of callback functions.
Michael Stefaniuc [Tue, 20 Nov 2012 12:35:05 +0000 (13:35 +0100)] 
comdlg32/tests: Fix the prototype of callback functions.

11 years agoshell32: Use the proper type for a function pointer field.
Michael Stefaniuc [Tue, 20 Nov 2012 12:13:18 +0000 (13:13 +0100)] 
shell32: Use the proper type for a function pointer field.

11 years agouser32: Make sure the scroll button arrows are really at least 3 pixels.
Alexandre Julliard [Tue, 20 Nov 2012 18:46:46 +0000 (19:46 +0100)] 
user32: Make sure the scroll button arrows are really at least 3 pixels.

11 years agocomctl32/tests: Add some initial pager tests.
Alexandre Julliard [Tue, 20 Nov 2012 16:21:08 +0000 (17:21 +0100)] 
comctl32/tests: Add some initial pager tests.

11 years agocomctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of...
Alexandre Julliard [Tue, 20 Nov 2012 16:18:17 +0000 (17:18 +0100)] 
comctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control.

11 years agocomctl32/pager: Fix tracking of mouse position inside the buttons.
Alexandre Julliard [Tue, 20 Nov 2012 15:02:09 +0000 (16:02 +0100)] 
comctl32/pager: Fix tracking of mouse position inside the buttons.

11 years agocomctl32/pager: Use DrawFrameControl to paint the buttons.
Alexandre Julliard [Tue, 20 Nov 2012 15:01:47 +0000 (16:01 +0100)] 
comctl32/pager: Use DrawFrameControl to paint the buttons.

11 years agowinmm/tests: Add EOF and buffer pointer tests for mmio.
Akihiro Sagawa [Wed, 14 Nov 2012 10:20:03 +0000 (19:20 +0900)] 
winmm/tests: Add EOF and buffer pointer tests for mmio.

11 years agowindowscodecs: Test QueryCapability of the TIFF decoder.
Dmitry Timoshkov [Tue, 20 Nov 2012 10:37:08 +0000 (18:37 +0800)] 
windowscodecs: Test QueryCapability of the TIFF decoder.

11 years agomsi: Fix a couple of leaks (coverity).
Frédéric Delanoy [Fri, 16 Nov 2012 17:38:02 +0000 (18:38 +0100)] 
msi: Fix a couple of leaks (coverity).

11 years agowmvcore: Add stub for DllRegisterServer.
Christian Costa [Fri, 16 Nov 2012 14:13:14 +0000 (15:13 +0100)] 
wmvcore: Add stub for DllRegisterServer.

11 years agoxolehlp: Add some stubs.
Daniel Jelinski [Sat, 3 Nov 2012 22:43:36 +0000 (23:43 +0100)] 
xolehlp: Add some stubs.

11 years agoodbc32: Fix some data types for 64-bit.
Alexandre Julliard [Tue, 20 Nov 2012 12:22:05 +0000 (13:22 +0100)] 
odbc32: Fix some data types for 64-bit.

11 years agooledb32: Implement IDataInitialize::GetInitializationString.
Nikolay Sivov [Tue, 20 Nov 2012 17:40:28 +0000 (12:40 -0500)] 
oledb32: Implement IDataInitialize::GetInitializationString.

11 years agooledb32: Implement IDataInitialize::CreateDBInstance.
Nikolay Sivov [Tue, 20 Nov 2012 04:27:30 +0000 (23:27 -0500)] 
oledb32: Implement IDataInitialize::CreateDBInstance.

11 years agoodbc32: Implement SQLDataSourcesA() forward.
Nikolay Sivov [Tue, 20 Nov 2012 03:56:50 +0000 (22:56 -0500)] 
odbc32: Implement SQLDataSourcesA() forward.

11 years agoxmllite: Store remaining reader input parameters.
Nikolay Sivov [Mon, 19 Nov 2012 04:33:55 +0000 (23:33 -0500)] 
xmllite: Store remaining reader input parameters.

11 years agoxmllite: Implement GetNodeType() for reader.
Nikolay Sivov [Mon, 19 Nov 2012 00:00:24 +0000 (19:00 -0500)] 
xmllite: Implement GetNodeType() for reader.

11 years agoxmllite: Initial support for reader input encoding detection.
Nikolay Sivov [Sun, 18 Nov 2012 23:01:46 +0000 (18:01 -0500)] 
xmllite: Initial support for reader input encoding detection.

11 years agocmd: Add support for NUL in copy.
Jason Edmeades [Fri, 9 Nov 2012 22:36:30 +0000 (22:36 +0000)] 
cmd: Add support for NUL in copy.

11 years agocmd: Prevent external env vars causing tests to fail.
Jason Edmeades [Thu, 8 Nov 2012 22:06:21 +0000 (22:06 +0000)] 
cmd: Prevent external env vars causing tests to fail.

11 years agocmd: Add support for tokens= (for /f).
Jason Edmeades [Thu, 8 Nov 2012 21:53:08 +0000 (21:53 +0000)] 
cmd: Add support for tokens= (for /f).

11 years agoinclude: Remove stray linefeeds.
Austin English [Mon, 19 Nov 2012 23:47:11 +0000 (17:47 -0600)] 
include: Remove stray linefeeds.

11 years agocrypt32: Remove unused variables.
Andrew Talbot [Mon, 19 Nov 2012 22:00:08 +0000 (22:00 +0000)] 
crypt32: Remove unused variables.

11 years agomscoree: Remove unneeded address-of operator from function name.
Andrew Talbot [Mon, 19 Nov 2012 22:00:19 +0000 (22:00 +0000)] 
mscoree: Remove unneeded address-of operator from function name.

11 years agod3d9/tests: Add tests for device resets in d3d9ex.
Henri Verbeet [Mon, 19 Nov 2012 21:04:14 +0000 (22:04 +0100)] 
d3d9/tests: Add tests for device resets in d3d9ex.

11 years agod3d9/tests: Create the d3d9ex object in create_device().
Henri Verbeet [Mon, 19 Nov 2012 21:04:13 +0000 (22:04 +0100)] 
d3d9/tests: Create the d3d9ex object in create_device().

11 years agod3d9: Avoid resetting device state for d3d9ex resets.
Henri Verbeet [Mon, 19 Nov 2012 21:04:12 +0000 (22:04 +0100)] 
d3d9: Avoid resetting device state for d3d9ex resets.

11 years agod3drm: Avoid LPDIRECTDRAWCLIPPER.
Henri Verbeet [Mon, 19 Nov 2012 21:04:11 +0000 (22:04 +0100)] 
d3drm: Avoid LPDIRECTDRAWCLIPPER.

11 years agod3drm: Avoid LPDIRECTDRAWSURFACE.
Henri Verbeet [Mon, 19 Nov 2012 21:04:10 +0000 (22:04 +0100)] 
d3drm: Avoid LPDIRECTDRAWSURFACE.

11 years agourlmon: Fix possible NULL pointer access in heap_strdup*.
André Hentschel [Sat, 17 Nov 2012 21:52:38 +0000 (22:52 +0100)] 
urlmon: Fix possible NULL pointer access in heap_strdup*.

11 years agomsxml3: Fix possible NULL pointer access in heap_strdupW.
André Hentschel [Sat, 17 Nov 2012 21:52:35 +0000 (22:52 +0100)] 
msxml3: Fix possible NULL pointer access in heap_strdupW.

11 years agomshtml: Fix possible NULL pointer access in heap_str*.
André Hentschel [Sat, 17 Nov 2012 21:52:32 +0000 (22:52 +0100)] 
mshtml: Fix possible NULL pointer access in heap_str*.

11 years agojscript: Fix possible NULL pointer access in heap_strdupW.
André Hentschel [Sat, 17 Nov 2012 21:52:29 +0000 (22:52 +0100)] 
jscript: Fix possible NULL pointer access in heap_strdupW.

11 years agodwrite: Fix possible NULL pointer access in heap_strdup*.
André Hentschel [Sat, 17 Nov 2012 21:52:26 +0000 (22:52 +0100)] 
dwrite: Fix possible NULL pointer access in heap_strdup*.

11 years agoadvpack: Fix possible NULL pointer access in heap_strdupWtoA.
André Hentschel [Sat, 17 Nov 2012 21:49:49 +0000 (22:49 +0100)] 
advpack: Fix possible NULL pointer access in heap_strdupWtoA.

11 years agodmsynth: Fix compilation on systems that don't support nameless structs or unions.
André Hentschel [Sat, 17 Nov 2012 21:48:01 +0000 (22:48 +0100)] 
dmsynth: Fix compilation on systems that don't support nameless structs or unions.

11 years agomsi: Don't set the REINSTALL property if the product will be patched.
Hans Leidekker [Mon, 19 Nov 2012 14:49:02 +0000 (15:49 +0100)] 
msi: Don't set the REINSTALL property if the product will be patched.

11 years agouser32: Reimplement system color handling using standard system parameter entries.
Alexandre Julliard [Mon, 19 Nov 2012 14:18:44 +0000 (15:18 +0100)] 
user32: Reimplement system color handling using standard system parameter entries.

11 years agogdi32: Fix coordinate mapping of arc limits.
Alexandre Julliard [Mon, 19 Nov 2012 11:48:06 +0000 (12:48 +0100)] 
gdi32: Fix coordinate mapping of arc limits.

11 years agomsxml3: AddRef() typeinfo pointers only when we have to.
Nikolay Sivov [Mon, 19 Nov 2012 18:50:04 +0000 (13:50 -0500)] 
msxml3: AddRef() typeinfo pointers only when we have to.

11 years agomsxml3: Make it clear when encoded buffer is created.
Nikolay Sivov [Mon, 19 Nov 2012 04:48:29 +0000 (23:48 -0500)] 
msxml3: Make it clear when encoded buffer is created.

11 years agoxmllite: Store reader input impl pointer in reader structure.
Nikolay Sivov [Sat, 17 Nov 2012 19:22:09 +0000 (14:22 -0500)] 
xmllite: Store reader input impl pointer in reader structure.

11 years agoxmllite: Keep stream reference in reader input instead of reader itself.
Nikolay Sivov [Sat, 17 Nov 2012 19:12:53 +0000 (14:12 -0500)] 
xmllite: Keep stream reference in reader input instead of reader itself.

11 years agoxmllite: Add stub for reader input buffer.
Nikolay Sivov [Sat, 17 Nov 2012 18:54:16 +0000 (13:54 -0500)] 
xmllite: Add stub for reader input buffer.

11 years agoxmllite: Use application defined IMalloc for reader input.
Nikolay Sivov [Sat, 17 Nov 2012 16:40:46 +0000 (11:40 -0500)] 
xmllite: Use application defined IMalloc for reader input.

11 years agoxmllite: Support application defined IMalloc for reader.
Nikolay Sivov [Sat, 17 Nov 2012 16:22:47 +0000 (11:22 -0500)] 
xmllite: Support application defined IMalloc for reader.

11 years agowininet: Use proxy settings directly from http_request_t in a few more places.
Jacek Caban [Mon, 19 Nov 2012 10:48:08 +0000 (11:48 +0100)] 
wininet: Use proxy settings directly from http_request_t in a few more places.

11 years agowininet: Use processed string from server_t for constructing proxy path.
Jacek Caban [Mon, 19 Nov 2012 10:47:50 +0000 (11:47 +0100)] 
wininet: Use processed string from server_t for constructing proxy path.

11 years agowininet: Store more useful strings in server_t.
Jacek Caban [Mon, 19 Nov 2012 10:47:19 +0000 (11:47 +0100)] 
wininet: Store more useful strings in server_t.

11 years agowininet: Allow passing INTERNET_INVALID_PORT_NUMBER port to get_server.
Jacek Caban [Mon, 19 Nov 2012 10:47:06 +0000 (11:47 +0100)] 
wininet: Allow passing INTERNET_INVALID_PORT_NUMBER port to get_server.

11 years agowininet: Store an info if connection is HTTPS in server_t.
Jacek Caban [Mon, 19 Nov 2012 10:46:50 +0000 (11:46 +0100)] 
wininet: Store an info if connection is HTTPS in server_t.

11 years agoamvideo.idl: Use proper IDirectDraw forward declaration.
Jacek Caban [Mon, 19 Nov 2012 10:27:58 +0000 (11:27 +0100)] 
amvideo.idl: Use proper IDirectDraw forward declaration.

11 years agowintab32/tests: Remove a function pointer cast.
Michael Stefaniuc [Mon, 19 Nov 2012 08:29:48 +0000 (09:29 +0100)] 
wintab32/tests: Remove a function pointer cast.

11 years agoappwiz: Use the correct types for callbacks.
Michael Stefaniuc [Mon, 19 Nov 2012 08:28:43 +0000 (09:28 +0100)] 
appwiz: Use the correct types for callbacks.

11 years agowindowscodecs: Add NULL pointer checks to some color context methods.
Dmitry Timoshkov [Mon, 19 Nov 2012 05:33:48 +0000 (13:33 +0800)] 
windowscodecs: Add NULL pointer checks to some color context methods.

11 years agogdiplus: Avoid more cases of allocating a transformation matrix on the heap.
Dmitry Timoshkov [Mon, 19 Nov 2012 03:58:48 +0000 (11:58 +0800)] 
gdiplus: Avoid more cases of allocating a transformation matrix on the heap.

11 years agod3d9/tests: Add a test for the scissor rect and viewport after SetRenderTarget()...
Henri Verbeet [Sun, 18 Nov 2012 23:15:51 +0000 (00:15 +0100)] 
d3d9/tests: Add a test for the scissor rect and viewport after SetRenderTarget() calls.

11 years agod3d8/tests: Add a test for the viewport after SetRenderTarget() calls.
Henri Verbeet [Sun, 18 Nov 2012 23:15:50 +0000 (00:15 +0100)] 
d3d8/tests: Add a test for the viewport after SetRenderTarget() calls.

11 years agowined3d: Update the scissor rect and viewport even on redundant wined3d_device_set_re...
Henri Verbeet [Sun, 18 Nov 2012 23:15:49 +0000 (00:15 +0100)] 
wined3d: Update the scissor rect and viewport even on redundant wined3d_device_set_render_target() calls.

11 years agoddraw: Avoid LPDIRECT3D.
Henri Verbeet [Sun, 18 Nov 2012 23:15:48 +0000 (00:15 +0100)] 
ddraw: Avoid LPDIRECT3D.

11 years agoddraw: Avoid LPDIRECT3D2.
Henri Verbeet [Sun, 18 Nov 2012 23:15:47 +0000 (00:15 +0100)] 
ddraw: Avoid LPDIRECT3D2.

11 years agouser32: Remove two superfluous casts.
Michael Stefaniuc [Sun, 18 Nov 2012 21:51:54 +0000 (22:51 +0100)] 
user32: Remove two superfluous casts.

11 years agokernel32/tests: Don't cast zero.
Michael Stefaniuc [Sun, 18 Nov 2012 21:51:14 +0000 (22:51 +0100)] 
kernel32/tests: Don't cast zero.

11 years agomsvcp: Don't cast zero.
Michael Stefaniuc [Sun, 18 Nov 2012 21:46:29 +0000 (22:46 +0100)] 
msvcp: Don't cast zero.

11 years agomsvcp60: Fixed basic_string::_Copy implementation.
Piotr Caban [Sun, 18 Nov 2012 20:44:26 +0000 (21:44 +0100)] 
msvcp60: Fixed basic_string::_Copy implementation.

11 years agomsvcp60: Fixed basic_string::_Tidy implementation.
Piotr Caban [Sun, 18 Nov 2012 20:44:17 +0000 (21:44 +0100)] 
msvcp60: Fixed basic_string::_Tidy implementation.

11 years agomsvcp60: Fixed handling of empty strings.
Piotr Caban [Sun, 18 Nov 2012 20:44:08 +0000 (21:44 +0100)] 
msvcp60: Fixed handling of empty strings.

11 years agomsvcp60: Export basic_ostream constructors.
Piotr Caban [Sun, 18 Nov 2012 20:43:58 +0000 (21:43 +0100)] 
msvcp60: Export basic_ostream constructors.

11 years agomsvcp60: Added basic_stringbuf::_Mode implementation.
Piotr Caban [Sun, 18 Nov 2012 20:43:48 +0000 (21:43 +0100)] 
msvcp60: Added basic_stringbuf::_Mode implementation.

12 years agomsi: Fix leaks in ITERATE_InstallService (coverity).
Frédéric Delanoy [Fri, 16 Nov 2012 10:50:28 +0000 (11:50 +0100)] 
msi: Fix leaks in ITERATE_InstallService (coverity).

12 years agomsi: Fix leaks in stop_service_dependents (coverity).
Frédéric Delanoy [Fri, 16 Nov 2012 10:50:27 +0000 (11:50 +0100)] 
msi: Fix leaks in stop_service_dependents (coverity).

12 years agowininet: Fix InternetCrackUrl parsing URLs containing a semicolon.
Erich Hoover [Thu, 15 Nov 2012 17:23:52 +0000 (10:23 -0700)] 
wininet: Fix InternetCrackUrl parsing URLs containing a semicolon.

12 years agoadvapi32: Implement SetSecurityInfo on top of NtSetSecurityObject.
Erich Hoover [Thu, 15 Nov 2012 17:16:23 +0000 (10:16 -0700)] 
advapi32: Implement SetSecurityInfo on top of NtSetSecurityObject.

12 years agomsxml3: Stub support for external entity resolver.
Nikolay Sivov [Fri, 16 Nov 2012 21:46:36 +0000 (16:46 -0500)] 
msxml3: Stub support for external entity resolver.

12 years agomsxml3: Store handler pointers so casts to particular type are avoided.
Nikolay Sivov [Fri, 16 Nov 2012 03:34:58 +0000 (22:34 -0500)] 
msxml3: Store handler pointers so casts to particular type are avoided.

12 years agowininet: Fixed HTTP CONNECT secure connection.
Jacek Caban [Fri, 16 Nov 2012 13:39:16 +0000 (14:39 +0100)] 
wininet: Fixed HTTP CONNECT secure connection.

12 years agowininet: Store both proxy and destination host in http_request_t.
Jacek Caban [Fri, 16 Nov 2012 13:38:56 +0000 (14:38 +0100)] 
wininet: Store both proxy and destination host in http_request_t.

12 years agouser32: Initialize some system parameters in the registry on first run.
Alexandre Julliard [Fri, 16 Nov 2012 15:52:40 +0000 (16:52 +0100)] 
user32: Initialize some system parameters in the registry on first run.

12 years agouser32: Maintain a cache of registry keys for the various parameters.
Alexandre Julliard [Fri, 16 Nov 2012 11:39:43 +0000 (12:39 +0100)] 
user32: Maintain a cache of registry keys for the various parameters.

12 years agouser32: Define a global list of parameter registry keys and store an index in the...
Alexandre Julliard [Fri, 16 Nov 2012 11:22:31 +0000 (12:22 +0100)] 
user32: Define a global list of parameter registry keys and store an index in the value string.

12 years agoktmw32: Add a stub for CommitTransaction.
Detlef Riekenberg [Fri, 16 Nov 2012 00:07:59 +0000 (01:07 +0100)] 
ktmw32: Add a stub for CommitTransaction.

12 years agoktmw32: Add a stub for CreateTransaction.
Detlef Riekenberg [Fri, 16 Nov 2012 00:07:56 +0000 (01:07 +0100)] 
ktmw32: Add a stub for CreateTransaction.

12 years agofonts: Update 10-pixel and some rarely used 9-pixel cyrillic bitmaps for Tahoma Bold.
Dmitry Timoshkov [Fri, 16 Nov 2012 08:55:02 +0000 (16:55 +0800)] 
fonts: Update 10-pixel and some rarely used 9-pixel cyrillic bitmaps for Tahoma Bold.

12 years agokrnl386.exe16: Use FIELD_OFFSET for the size of structs with varlength arrays.
Michael Stefaniuc [Fri, 16 Nov 2012 10:15:06 +0000 (11:15 +0100)] 
krnl386.exe16: Use FIELD_OFFSET for the size of structs with varlength arrays.

12 years agows2_32: Avoid using sizeof on structs with variable length array.
Michael Stefaniuc [Fri, 16 Nov 2012 10:11:57 +0000 (11:11 +0100)] 
ws2_32: Avoid using sizeof on structs with variable length array.

12 years agomsvcp: Sync implementations.
Piotr Caban [Fri, 16 Nov 2012 09:54:27 +0000 (10:54 +0100)] 
msvcp: Sync implementations.

12 years agomsvcp90: Added wctrans and towctrans tests.
Piotr Caban [Fri, 16 Nov 2012 09:53:47 +0000 (10:53 +0100)] 
msvcp90: Added wctrans and towctrans tests.

12 years agomsvcp90: Added wctrans and towctrans implementation.
Piotr Caban [Fri, 16 Nov 2012 09:53:37 +0000 (10:53 +0100)] 
msvcp90: Added wctrans and towctrans implementation.