Igor Paliychuk
b88a56de7f
msvfw32: Add Ukrainian translations.
2010-01-29 13:30:04 +01:00
Igor Paliychuk
0ee3836844
msi: Add Ukrainian translations.
2010-01-29 13:30:04 +01:00
Igor Paliychuk
d165f18905
mshtml: Add Ukrainian translations.
2010-01-29 13:30:04 +01:00
Juan Lang
428fc17934
wintrust: Return error directly from WINTRUST_CreateChainForSigner.
2010-01-29 13:30:03 +01:00
Juan Lang
711ca0f4f3
wintrust: Fail creating a chain if a store couldn't be created.
2010-01-29 13:30:03 +01:00
Juan Lang
59dcf9c9ee
wintrust: Return error directly from WINTRUST_CopyChain.
2010-01-29 13:30:03 +01:00
Juan Lang
c9c23190f7
wintrust: Simplify error handling in SoftpubLoadSignature.
2010-01-29 13:30:03 +01:00
Juan Lang
47e75329e3
wintrust: Return error directly from WINTRUST_SaveSigner.
2010-01-29 13:30:03 +01:00
Juan Lang
1781878b00
wintrust: Return error directly from WINTRUST_VerifySigner.
2010-01-29 13:30:03 +01:00
Alexandre Julliard
9e47c59427
comctl32: Actually grow the array in DPA_Grow.
2010-01-29 13:30:00 +01:00
Alexandre Julliard
6bc1a359f8
msacm32: Clear the type field when deleting a driver.
2010-01-29 13:29:21 +01:00
Alexandre Julliard
91502b0634
cabinet/tests: Fix accesses to an invalid pointer.
2010-01-29 13:29:21 +01:00
Alexandre Julliard
221c115e98
kernel32/tests: Fix some of the heap tests for 64-bit.
2010-01-29 13:29:21 +01:00
Alexandre Julliard
7ffb1c102e
ntdll: Fix the various heap debug checks for 64-bit.
2010-01-29 13:28:57 +01:00
Alexandre Julliard
0692bfda5f
ntdll: Don't require heap sizes to be 64K aligned.
2010-01-28 19:47:01 +01:00
Alexandre Julliard
b7b8929f0b
ntdll: Support delayed freeing of heap blocks to catch use-after-free bugs.
2010-01-28 19:43:38 +01:00
Alexandre Julliard
a75ae7936e
ntdll: Disable debug flags when running on Valgrind.
...
The extra debug checks cause more harm than good under Valgrind.
2010-01-28 19:42:48 +01:00
Alexandre Julliard
2a07163901
dbghelp: Fix the Mac OS build.
2010-01-28 15:52:32 +01:00
Uwe Bonnes
0d16965832
msvcrt: read_i should pull in LF after CR only in unbuffered mode.
2010-01-28 15:30:26 +01:00
Uwe Bonnes
92ac665d37
msvcrt: Check for EOF before correcting CR/LF.
2010-01-28 15:30:26 +01:00
Hans Leidekker
1d0db2b19b
msi: Don't create all directories in the CreateFolders action.
...
The CreatFolders action should create only the directories listed in the
CreateFolder table, the rest will be created during the InstallFiles action.
Fixes the EndNote 8 installer.
2010-01-28 15:30:26 +01:00
Hans Leidekker
aa19638cb9
msi: Improve some traces.
2010-01-28 15:30:25 +01:00
Hans Leidekker
7c9cb1e1be
msi: Name and arguments in the service control table are formatted strings.
2010-01-28 15:30:25 +01:00
Hans Leidekker
4d14ea47f7
msi: Add a test for MsiSetTargetPath.
2010-01-28 15:30:25 +01:00
Alexandre Julliard
49be8db6b1
shell32: Put the temp directory inside the user profile directory.
2010-01-28 15:30:13 +01:00
Alexandre Julliard
6beb82e2d6
kernel32: Append the user PATH value to the system one.
2010-01-28 14:53:24 +01:00
Alexandre Julliard
17dea24f48
kernel32: Make sure the volatile environment is always loaded.
2010-01-28 13:35:03 +01:00
Alexandre Julliard
0daf0528da
kernel32: Load USERNAME and USERPROFILE from the volatile environment.
2010-01-28 13:34:05 +01:00
Alexandre Julliard
2c0e31cfdc
kernel32: Treat PWD as a special environment variable.
2010-01-28 13:29:53 +01:00
Igor Paliychuk
1da6d263b5
msacm32: Add Ukrainian translations.
2010-01-28 12:17:12 +01:00
Igor Paliychuk
bfd9a31008
mpr: Add Ukrainian translations.
2010-01-28 12:17:03 +01:00
Igor Paliychuk
16ff05f8ab
hhctrl.ocx: Add Ukrainian translations.
2010-01-28 12:16:48 +01:00
Igor Paliychuk
17f674c2e7
crypt32: Add Ukrainian translations.
2010-01-28 12:16:37 +01:00
Juan Lang
4c1e554d19
wintrust: Close file handle on error loading a message from it.
2010-01-28 12:14:02 +01:00
Juan Lang
dce2a4590d
wintrust: Return error directly from SOFTPUB_LoadCertMessage.
2010-01-28 12:13:59 +01:00
Juan Lang
6099adf79a
wintrust: Return error directly from SOFTPUB_DecodeInnerContent.
2010-01-28 12:13:56 +01:00
Juan Lang
8085ea5fe0
wintrust: Return error directly from SOFTPUB_CreateStoreFromMessage.
2010-01-28 12:13:53 +01:00
Juan Lang
568b0025c7
wintrust: Return error directly from SOFTPUB_GetMessageFromFile.
2010-01-28 12:13:50 +01:00
Juan Lang
2c12de4b7e
wintrust: Return error directly from SOFTPUB_GetSIP.
2010-01-28 12:13:47 +01:00
Juan Lang
b5fbb87470
wintrust: Return error directly from SOFTPUB_GetFileSubject.
2010-01-28 12:13:44 +01:00
Juan Lang
fc1fbf6107
wintrust: Return error directly from SOFTPUB_OpenFile.
2010-01-28 12:13:41 +01:00
Juan Lang
528876c402
wintrust: Return error directly from SOFTPUB_LoadCatalogMessage.
2010-01-28 12:13:38 +01:00
Juan Lang
9e8e14ed12
wintrust: Return error directly from SOFTPUB_LoadFileMessage.
2010-01-28 12:13:35 +01:00
Matijn Woudt
5a712037af
winhttp/tests: Add tests for WinHttpSetTimeouts.
2010-01-28 12:13:27 +01:00
Erich Hoover
6ae7fe659e
hhctrl.ocx: Handle Index tab sub-topics.
2010-01-28 11:58:46 +01:00
Erich Hoover
50f67cbab1
hhctrl.ocx: Make the Index tab functional.
2010-01-28 11:58:33 +01:00
Erich Hoover
5912b0c92f
hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab.
2010-01-28 11:58:11 +01:00
Jörg Höhle
8894da4a6e
midimap: Refuse to open when asked for yet unimplemented callbacks.
2010-01-28 11:10:46 +01:00
Jörg Höhle
9fac9d8ffd
winmm: Fix MIDI resource leaks.
2010-01-28 11:10:19 +01:00
Jacek Caban
7bf41fac63
mshtml: Added script element IDispatchEx support.
2010-01-28 11:10:06 +01:00
Jacek Caban
b00bd14e77
mshtml: Moved common element tids to macro.
2010-01-28 11:09:40 +01:00
Marcus Meissner
a01d392153
winhttp: On NULL request, skip the other tests (Coverity).
2010-01-28 11:09:10 +01:00
Henri Verbeet
a3e1a6f2ee
wined3d: Use correct texture stage limits in a couple of places.
2010-01-28 11:08:14 +01:00
Henri Verbeet
daf0aeb34a
wined3d: Make sure all contexts are finished drawing before calling SwapBuffers().
...
This causes a small performance hit when multiple GL contexts are used. As an
optimization we could use ARB_sync to only wait for the last draw call instead
of all GL commands.
2010-01-28 11:08:07 +01:00
Henri Verbeet
ce42470138
wined3d: Ensure draw ordering across contexts.
2010-01-28 11:07:59 +01:00
Henri Verbeet
b2e511f391
wined3d: Trace the GLSL version string.
...
At some point we'll use the GLSL version to check if certain features are
available. For now just print the version.
2010-01-28 11:07:52 +01:00
Henri Verbeet
08c2a23599
wined3d: Just use the GL 1.1 texture format constants.
...
We assume GL 1.1 is available everywhere else.
2010-01-28 11:07:48 +01:00
André Hentschel
0e1bc3ef2b
oleaut32/tests: Add tests for backrolled time.
2010-01-28 11:07:42 +01:00
André Hentschel
2e48ecd924
oleaut32/tests: Add a test for DosTime.
2010-01-28 11:07:37 +01:00
Erich Hoover
d3bd40d627
hhctrl.ocx: Add a ListView for the Index tab.
2010-01-27 18:46:09 +01:00
Michael Stefaniuc
5b389bacc5
comdlg32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
2010-01-27 18:46:09 +01:00
Nikolay Sivov
6b912966a9
xmllite/tests: Fix node type names array, indices are sparse.
2010-01-27 18:46:09 +01:00
Nikolay Sivov
2c9633f676
xmllite/tests: Fix a typo in macro.
2010-01-27 18:46:08 +01:00
Hans Leidekker
0d770c96fe
msi: Don't evaluate the condition table when there are overrides.
2010-01-27 18:46:08 +01:00
Alexandre Julliard
90f31aa381
ntdll: Always enable tail checking when running under Valgrind.
2010-01-27 18:46:08 +01:00
Alexandre Julliard
31aa3900e4
ntdll: Add 8 more bytes to the block tail when tail checking is enabled.
2010-01-27 18:46:07 +01:00
Alexandre Julliard
d387a34d96
ntdll: Simplify the checking of heap pointers when debugging is not enabled.
2010-01-27 18:46:07 +01:00
Igor Paliychuk
3091c6f7ce
credui: Add Ukrainian translation.
2010-01-27 18:46:07 +01:00
Paul Vriens
a28433a232
wininet/tests: Fix test failures on Win98/WinMe by using more A-functions.
2010-01-27 18:46:06 +01:00
Alexandre Julliard
e42d1a8cc1
dbghelp: Don't require a 16-bit stack for StackWalk.
2010-01-27 18:46:06 +01:00
Michael Stefaniuc
85afcdbfb3
hhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
...
name_buf is allocated on the stack and node_buf by heap_alloc.
Also don't leak node_buf when leaving the function.
2010-01-27 11:16:15 +01:00
Henri Verbeet
69861cf873
wined3d: Get rid of the depth range hack.
2010-01-27 11:16:07 +01:00
Henri Verbeet
ec03d3e4f1
ddraw: Add depth clamp tests.
2010-01-27 11:15:58 +01:00
Henri Verbeet
5f68a2407b
d3d8: Add depth clamp tests.
2010-01-27 11:15:54 +01:00
Henri Verbeet
983f96b82f
d3d9: Add depth clamp tests.
2010-01-27 11:15:49 +01:00
Henri Verbeet
fe1024ae4f
wined3d: Add a FIXME for missing ARB_depth_clamp support.
2010-01-27 11:15:45 +01:00
Alexandre Julliard
950a0f87a0
makefiles: Generate the import library rules from configure.
2010-01-26 21:10:14 +01:00
Alexandre Julliard
b6c275b1b4
makefiles: Generate the static library rules from configure.
2010-01-26 20:40:12 +01:00
Alexandre Julliard
356b06faea
kernel32/tests: Add tests for tail checking on large heap blocks.
2010-01-26 16:08:49 +01:00
Alexandre Julliard
bf975d1f85
ntdll: Verify the tail contents when validating a large block.
2010-01-26 16:08:22 +01:00
Alexandre Julliard
aa409c75f9
ntdll: Fill the tail of existing large blocks when the debug flags change.
2010-01-26 16:06:59 +01:00
Alexandre Julliard
dedabe9d54
ntdll: Fill the tail of large blocks too for tail checking.
2010-01-26 16:04:45 +01:00
Alexandre Julliard
cb2a5f7ef9
ntdll: Move alloc notification closer to the allocation for large blocks.
2010-01-26 16:03:07 +01:00
Alexandre Julliard
b1c9ce44dd
kernel32/tests: Add tests for heap tail and free block checking.
2010-01-26 15:58:50 +01:00
Alexandre Julliard
6864777a10
ntdll: Verify free block contents when validating the heap.
2010-01-26 14:35:08 +01:00
Alexandre Julliard
c0abf594f8
ntdll: Verify the tail contents when validating an in-use block with tail checking enabled.
2010-01-26 14:34:31 +01:00
Alexandre Julliard
a192695099
ntdll: Fill existing tail and free blocks when the debug flags are changed after heap creation.
2010-01-26 14:31:22 +01:00
Alexandre Julliard
c15660054f
ntdll: Use the same value as Windows for filling free heap blocks.
2010-01-26 14:30:25 +01:00
Alexandre Julliard
5cd254d729
ntdll: Fill the tail of heap blocks when HEAP_TAIL_CHECKING_ENABLED is set.
2010-01-26 14:29:51 +01:00
Erich Hoover
39f485ac18
hhctrl.ocx: Find node attributes in a case-insensitive way.
2010-01-26 12:57:28 +01:00
Stefan Dösinger
ee720f05d1
wined3d: Put the APPLE_flush_buffer_range code into the right branch.
2010-01-26 12:18:59 +01:00
Paul Vriens
31d08405d9
shell32/tests: Fix the old shell32 detection.
2010-01-26 12:18:42 +01:00
Christian Costa
5a647e87c1
shell32: Improve some FIXMEs.
2010-01-26 12:18:31 +01:00
Michael Stefaniuc
223603cc1c
comctl32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
2010-01-26 12:13:51 +01:00
Michael Stefaniuc
02bddd1caf
kernel32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
2010-01-26 12:13:48 +01:00
Nikolay Sivov
b3a193a5dd
gdi32: Add GdiInitializeLanguagePack() stub.
2010-01-26 12:09:41 +01:00
Nikolay Sivov
b109c5c680
xmllite: Reset state to XmlReadState_Initial on input reset, update tests to run on new versions.
2010-01-26 12:09:22 +01:00
Nikolay Sivov
5864234051
xmllite: Don't release reader input reference on failure, as newer versions do.
2010-01-26 12:09:14 +01:00
Nikolay Sivov
07e2730c0e
xmllite/tests: Add test for XML declaration parsing.
2010-01-26 12:09:08 +01:00
Andrew Nguyen
6c6088078d
shlwapi: Only check for NULL pointers in HashData.
2010-01-26 12:08:47 +01:00
Andrew Nguyen
20ac06134e
shlwapi/tests: Add tests for HashData.
2010-01-26 12:08:41 +01:00
Henri Verbeet
005eb0bd7d
wined3d: Move some macros to directx.c.
...
Nothing GL specific about these.
2010-01-26 12:08:33 +01:00
Henri Verbeet
98568f0ba1
wined3d: Add support for ARB_vertex_array_bgra.
2010-01-26 12:08:27 +01:00
Henri Verbeet
96b150929b
wined3d: Add an ARB_sync implementation of event queries.
2010-01-26 12:08:23 +01:00
Henri Verbeet
c698171fa3
wined3d: Add support for ARB_sync.
2010-01-26 12:08:18 +01:00
Henri Verbeet
705f96fa39
wined3d: Get rid of some unnecessary casts to specific shader types.
2010-01-26 12:08:13 +01:00
Jason Edmeades
f27b032d50
user32: Preselect all editbox text when combo gets focus.
2010-01-25 18:05:03 +01:00
Jason Edmeades
0641192b52
user32/tests: Combo should preselect all text on first WM_SETFOCUS.
2010-01-25 18:05:03 +01:00
André Hentschel
571b7a5a3a
oleaut32: Fix a crash in VB6.
2010-01-25 18:05:03 +01:00
Paul Vriens
edf050cf5d
shell32/tests: Fix test failures on old shell32 for FO_MOVE.
2010-01-25 18:05:02 +01:00
Paul Vriens
b3eeb4163c
shell32/tests: Skip FO_COPY tests on old shell32.
2010-01-25 18:05:02 +01:00
Paul Vriens
1bd7956a7d
shell32/tests: Fix FO_RENAME tests for old shell32.
2010-01-25 18:05:02 +01:00
Andrew Eikum
0a84bd728a
wininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT per-connection flags.
2010-01-25 18:05:02 +01:00
Alexandre Julliard
aa9c7b070e
ntdll: Use the heap flags instead of debug channels to test for enabled debug features.
2010-01-25 15:02:31 +01:00
Andrew Nguyen
b2b8770b02
shlwapi: Change a magic HRESULT value to the appropriate name.
2010-01-25 14:05:26 +01:00
Hans Leidekker
e4471d5f80
winhttp: Store the context passed to WinHttpSendRequest.
2010-01-25 14:05:11 +01:00
Nikolay Sivov
02da36631e
xmllite: Initial support for just created reader state.
2010-01-25 13:27:57 +01:00
Nikolay Sivov
7b7011e595
xmllite: Implement a query through IXmlReaderInput for underlying stream interface,.
2010-01-25 13:27:51 +01:00
Rico Schüller
37b7de2bfd
d3d10: Add D3D10_EOO_PARSED_OBJECT_INDEX in parse_fx10_object().
2010-01-25 13:25:51 +01:00
Rico Schüller
7a12bf9841
d3d10: Add D3D10_EOO_PARSED_OBJECT in parse_fx10_object().
2010-01-25 13:25:46 +01:00
Rico Schüller
f811cd3e0d
d3d10: Implement ID3D10EffectType::IsValid().
2010-01-25 13:25:41 +01:00
Rico Schüller
104e422b0c
d3d10: Implement ID3D10EffectPass::GetPixelShaderDesc().
2010-01-25 13:25:37 +01:00
Rico Schüller
3961b7b881
d3d10: Implement ID3D10EffectPass::GetGeometryShaderDesc().
2010-01-25 13:25:32 +01:00
Rico Schüller
07b96240f1
d3d10: Implement ID3D10EffectPass::GetVertexShaderDesc().
2010-01-25 13:25:27 +01:00
Rico Schüller
ef47f8d336
d3d10: Parse shaders in parse_fx10_local_variable().
2010-01-25 13:25:20 +01:00
Rico Schüller
3b56f259ce
d3d10: Add anonymous shaders.
2010-01-25 13:25:05 +01:00
Hans Leidekker
4b5f14f5f4
winhttp: Adjust connect timeout to the value observed on Windows.
2010-01-25 13:02:45 +01:00
Hans Leidekker
960c2088d7
pdh: Add a stub implementation of PdhSetDefaultRealTimeDataSource.
2010-01-25 13:02:35 +01:00
Dmitry Timoshkov
132e646fd4
winmm: Add a bunch of new mmio tests which discover some bugs in mmio handling.
2010-01-25 13:01:55 +01:00
Stefano Guidoni
f31d240d8d
winemp3: Fix incorrect stream handling.
2010-01-25 13:01:39 +01:00
Dylan Smith
0539d5e497
richedit: Initialize fields for windowless richedit controls.
...
Caught by valgrind.
2010-01-25 13:01:17 +01:00
Dylan Smith
530a6c4598
richedit: Prevent uninitialized value from being used.
...
NULL may be returned by ITextHost::TxGetDC. Caught by valgrind.
2010-01-25 13:01:05 +01:00
Piotr Caban
352ae8b480
jscript: Fix jsdisp_propget_idx implementation.
2010-01-25 13:00:51 +01:00
Piotr Caban
693c692564
jscript: Fix array.reverse implementation.
2010-01-25 13:00:46 +01:00
Vincent Povirk
db3d756c1e
gdiplus: Prefer the builtin version.
2010-01-25 13:00:39 +01:00
Jacek Caban
cc169bc8ac
mshtml: Code clean up.
2010-01-25 12:59:28 +01:00
Jacek Caban
e54062d6c7
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
2010-01-25 12:59:20 +01:00
Jacek Caban
a5ef2bc7a5
mshtml: Added semi-stub IHTMLSelectElement::add implementation.
2010-01-25 12:59:15 +01:00
Jacek Caban
089d54f1f4
mshtml: Added support for pure IDispatch event handlers.
2010-01-25 12:59:11 +01:00
Jacek Caban
8571bf6f0e
mshtml: Call attached event handlers in reversed order.
2010-01-25 12:59:06 +01:00
Henri Verbeet
3d112b6525
wined3d: Add support for EXT_gpu_shader4 provided sampling functions with explicit derivatives.
2010-01-25 12:58:59 +01:00
Henri Verbeet
f71e84d89c
wined3d: Store a pointer to the GL info in the shader context.
2010-01-25 12:58:52 +01:00
Henri Verbeet
c78cce8845
wined3d: Use the correct GLSL functions for sampling Rect textures with explicit derivatives.
...
Also kill the obsolete comment.
2010-01-25 12:58:48 +01:00
Henri Verbeet
5f4ff65fb4
wined3d: Use the GLSL round() function when available.
2010-01-25 12:58:43 +01:00
Henri Verbeet
869fc74576
wined3d: Add support for EXT_gpu_shader4.
2010-01-25 12:58:39 +01:00
Vincent Povirk
da250c9afe
ole32: IStorage_Revert has no effect for non-transacted storages.
2010-01-25 12:58:22 +01:00
Vincent Povirk
ec8f002919
gdiplus: Add traces to unimplemented functions in pen.c.
2010-01-25 12:58:14 +01:00
Vincent Povirk
8be3e5cf29
gdiplus: Always trace pixel formats in hex.
2010-01-25 12:58:09 +01:00
Vincent Povirk
30574dd6be
gdiplus: Add traces to unimplemented functions in imageattributes.c.
2010-01-25 12:58:04 +01:00
André Hentschel
c008984a01
kernel32: Implement IsThreadAFiber function.
2010-01-25 12:56:26 +01:00
André Hentschel
a9353a1caf
kernel32/tests: Test Fiber callback count.
2010-01-25 12:55:41 +01:00
André Hentschel
30deb6b896
kernel32/tests: Test Fiber Local Storage functions.
2010-01-25 12:55:34 +01:00
André Hentschel
e0475a3e11
kernel32/tests: Test IsThreadAFiber function.
2010-01-25 12:55:22 +01:00
André Hentschel
f57dbecda8
kernel32/tests: Test fiber Ex functions.
2010-01-25 12:55:12 +01:00
André Hentschel
ffae80a39c
kernel32/tests: Run fiber tests on more platforms.
2010-01-25 12:55:00 +01:00
Justin Chevrier
64f2c03457
user32: EnumDisplayDevicesW, populate DeviceID member.
2010-01-25 12:54:19 +01:00
Jacek Caban
f623e3add8
jscript: Skip tests on old jscript.dll.
2010-01-25 12:53:26 +01:00
Jacek Caban
09651321e0
jscript: Moved resetting lastIndex to do_regexp_match_next.
2010-01-25 12:53:22 +01:00
Jacek Caban
43bc4af02d
jscript: Added String.replace implementation.
2010-01-25 12:53:18 +01:00
Jacek Caban
7749951d35
jscript: Make RegExp contructor implementation more generic.
2010-01-25 12:53:13 +01:00
Eric Pouech
520fcae5d2
dbghelp: For PE modules, when no debug info is present, also try to load symbols out of COFF symbol table.
2010-01-25 12:53:03 +01:00
Eric Pouech
181de55619
dbghelp: Removed some unused fields for public symbol description.
2010-01-25 12:52:46 +01:00
Eric Pouech
5cab72bc95
winmm: For MCI parsing, use 64bit compatible variables.
2010-01-25 12:52:22 +01:00
Eric Pouech
c62cf2e049
winmm: In mmio manipulation, always ensure that we use a HFILE for mmio internal handlers (and not a HANDLE).
2010-01-25 12:51:55 +01:00
Eric Pouech
37afecb883
winmm: A couple of simple fixes for winmm compilation on 64bit platforms.
2010-01-25 12:51:31 +01:00
André Hentschel
2d956be11d
kernel32/tests: Fix header comments.
2010-01-25 12:46:00 +01:00
Freddie Tilley
323b36f521
ntdll: Detect more cpu features in get_cpuinfo.
2010-01-25 12:45:22 +01:00
Jacek Caban
ff06efd1eb
shdocvw: Moved WebBrowser client site realizing to separated function and release more interfaces in SetClientSite.
2010-01-25 12:44:53 +01:00
Jacek Caban
8112b59c9e
shdocvw: Moved DocHost client site releasing to separated function and release more interfaces in SetClientSite.
2010-01-25 12:44:48 +01:00
Alexandre Julliard
4945a136dc
makefiles: Cross-compile all static libraries and import libs to .cross.a files to avoid conflicts.
2010-01-23 20:51:41 +01:00
Alexandre Julliard
62e0de5f73
Avoid using wine/port.h in static libraries.
2010-01-23 20:51:27 +01:00
Alexandre Julliard
1f254216d1
makefiles: Add rules for cross-compiling static libraries.
2010-01-23 20:51:12 +01:00
Alexandre Julliard
cce4387193
makefiles: Move some of the cross-compile rules to the main rules file.
2010-01-23 19:40:53 +01:00
Huw Davies
06ad4ce1c8
shell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList, remove an incorrect comment and fix a memory leak.
...
Found by Valgrind.
2010-01-22 13:56:16 +01:00
Hans Leidekker
36b654e695
msi: Add tests for updating rows in join tables.
2010-01-22 13:09:15 +01:00
Hans Leidekker
882e4fb233
msi: Add support for updating rows in join tables.
2010-01-22 13:09:11 +01:00
Peter Dons Tychsen
a3528a7642
comctl32: Handle WM_NOTIFY correctly when the parent returns zero.
2010-01-22 13:09:01 +01:00
Paul Vriens
b3c38d3d34
msvcrtd/tests: Fix a memory leak (Valgrind).
2010-01-22 13:07:42 +01:00
Paul Vriens
da91da4652
rpcrt4/tests: Fix some memory leaks (Valgrind).
2010-01-22 13:07:39 +01:00
Paul Vriens
307b9fb687
xmllite/tests: Remove some tests that make Vista SP0 crash.
2010-01-22 13:07:34 +01:00
Nikolay Sivov
89092c928a
xmllite: Basic input object creation on IXmlReader::SetInput().
2010-01-22 13:07:24 +01:00
Nikolay Sivov
4e3283fdd2
xmllite: Add IXmlReaderInput stub implementation.
2010-01-22 13:06:40 +01:00
Nikolay Sivov
5c1f0dbae0
xmllite/tests: Test query for supported interface sequence while creating IXmlReaderInput instance.
2010-01-22 13:05:40 +01:00
Alexandre Julliard
baa7eed11c
winex11: Use the thread connection to clear the systray icon window.
2010-01-22 12:44:59 +01:00
Alexandre Julliard
dabda7e3ee
kernel32/tests: Add tests for the global flag and its influence on the heap flags.
2010-01-22 12:33:24 +01:00
Alexandre Julliard
9055e9e3dd
ntdll: Set the heap debug flags based on the GlobalFlag value.
2010-01-22 12:33:03 +01:00
Alexandre Julliard
e7810c8bc6
ntdll: Make it possible to use RtlGetNtGlobalFlags before the TEB is initialized.
2010-01-22 12:32:40 +01:00
Jacek Caban
2a81ef06f8
jscript: Skip tests on too old jscript.dll.
2010-01-22 12:25:43 +01:00
Jacek Caban
65d9ab1650
mshtml: Added IDispatchEx support for frame element.
2010-01-22 12:23:44 +01:00
Jacek Caban
a06ee80be0
mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
2010-01-22 12:23:40 +01:00
Jacek Caban
e4af9ccd25
mshtml: Added IHTMLFrameElement3 stub implementation.
2010-01-22 12:23:34 +01:00
Huw Davies
ff70923fec
msdaps: Register the row and rowset proxy and server classes.
2010-01-22 12:23:14 +01:00
Huw Davies
de6f38108a
msdaps: Add stub class factories for the row and rowset servers and proxies.
2010-01-22 12:23:06 +01:00
Huw Davies
0d519bdfd7
msdaps: Switch to using an entry prefix for the auto-generated dlldata routines.
2010-01-22 12:22:29 +01:00
Rob Shearman
c3af2dd752
ole32: Rearrange declarations in itemmoniker.c to avoid unnecessary forward declarations.
2010-01-22 12:18:46 +01:00
Paul Vriens
665c90a9c7
user32/tests: Don't crash on Win9x/WinMe.
2010-01-22 12:14:34 +01:00
Henri Verbeet
60ad1aed63
wined3d: Remove unused occlusion query extensions.
2010-01-22 12:12:14 +01:00
Henri Verbeet
c5086a123e
wined3d: Remove the duplicate GL_2X_BIT_ATI define.
2010-01-22 12:12:07 +01:00
Henri Verbeet
7047f09890
wined3d: Remove the second set of EXT_texture_env_dot3 definitions.
2010-01-22 12:12:01 +01:00
Henri Verbeet
53c3521795
wined3d: Fix the ARB_pixel_buffer_object extension definitions.
2010-01-22 12:11:56 +01:00