Huw Davies [Fri, 27 May 2011 12:02:31 +0000 (13:02 +0100)]
gdi32/tests: Make the 32 bpp brush tests sensitive to a nibble swap in the 4 bpp case.
Alexandre Julliard [Fri, 27 May 2011 12:56:18 +0000 (14:56 +0200)]
msvcp90: Add an msvcp-specific size_t to avoid casts in traces.
Piotr Caban [Fri, 27 May 2011 12:35:53 +0000 (14:35 +0200)]
msvcp90: Added _Mutex class implementation.
Piotr Caban [Fri, 27 May 2011 12:35:40 +0000 (14:35 +0200)]
msvcp90: Added basic_ios<char> class stub.
Piotr Caban [Fri, 27 May 2011 12:35:28 +0000 (14:35 +0200)]
msvcp90/tests: Don't check if msvcp90 functions exists in string tests.
Piotr Caban [Fri, 27 May 2011 12:35:18 +0000 (14:35 +0200)]
msvcp90/tests: Don't check if msvcp90 functions exists in misc tests.
Piotr Caban [Fri, 27 May 2011 12:34:27 +0000 (14:34 +0200)]
msvcp90: Added ios_base class stub.
Jacek Caban [Fri, 27 May 2011 12:37:06 +0000 (14:37 +0200)]
mshtml: Added IHTMLScreen::get_availWidth implementation.
Jacek Caban [Fri, 27 May 2011 12:36:54 +0000 (14:36 +0200)]
mshtml: Added IHTMLScreen::get_availHeight implementation.
Stefan Dösinger [Fri, 27 May 2011 11:43:58 +0000 (13:43 +0200)]
wined3d: Call context_apply_draw_buffers under the GL lock.
André Hentschel [Thu, 26 May 2011 21:50:32 +0000 (23:50 +0200)]
ws2_32/tests: Add test for SIOCATMARK.
Rico Schüller [Fri, 27 May 2011 09:39:57 +0000 (11:39 +0200)]
d3dx9: Start effect state parsing.
David Hedberg [Fri, 27 May 2011 02:05:56 +0000 (04:05 +0200)]
comdlg32: Take linebreaks into account when resizing custom controls.
David Hedberg [Fri, 27 May 2011 02:05:55 +0000 (04:05 +0200)]
comdlg32: Add support for custom control events.
David Hedberg [Fri, 27 May 2011 02:05:54 +0000 (04:05 +0200)]
comdlg32: Implement support for custom control subitems.
David Hedberg [Fri, 27 May 2011 02:05:53 +0000 (04:05 +0200)]
comdlg32: Implement some functions for modifying custom controls.
David Hedberg [Fri, 27 May 2011 02:05:52 +0000 (04:05 +0200)]
comdlg32: Layout the customized controls.
David Hedberg [Fri, 27 May 2011 02:05:51 +0000 (04:05 +0200)]
comdlg32: Support adding custom controls to the item dialog.
David Hedberg [Fri, 27 May 2011 02:05:50 +0000 (04:05 +0200)]
comdlg32: Add a container for custom controls.
Dylan Smith [Fri, 27 May 2011 01:21:01 +0000 (21:21 -0400)]
d3dxof: COM cleanup in d3dxof.c.
Dylan Smith [Fri, 27 May 2011 01:20:55 +0000 (21:20 -0400)]
d3dxof: COM cleanup in main.c.
Dylan Smith [Fri, 27 May 2011 01:20:38 +0000 (21:20 -0400)]
d3dxof: Removed function declarations with no definitions.
André Hentschel [Thu, 26 May 2011 17:24:10 +0000 (19:24 +0200)]
cfgmgr32: Update specfile.
André Hentschel [Thu, 26 May 2011 17:23:43 +0000 (19:23 +0200)]
tools: Add setupapi and cfgmgr to synchronize spec files automatically.
André Hentschel [Thu, 26 May 2011 17:23:09 +0000 (19:23 +0200)]
setupapi: Add stubs for CM_Get_Device_ID_List_SizeA/W.
Marcus Meissner [Thu, 26 May 2011 16:15:51 +0000 (18:15 +0200)]
ntdll: Mark FILE_umask with hidden visibility.
Alexandre Julliard [Fri, 27 May 2011 10:19:35 +0000 (12:19 +0200)]
usp10/tests: Load GetGlyphIndicesW dynamically.
Alexandre Julliard [Fri, 27 May 2011 10:07:29 +0000 (12:07 +0200)]
widl: Output a list of binding routines in client files.
Alexandre Julliard [Thu, 26 May 2011 19:34:51 +0000 (21:34 +0200)]
widl: Add support for top-level conformances.
Alexandre Julliard [Thu, 26 May 2011 12:59:46 +0000 (14:59 +0200)]
widl: Move the check for already processed types into the type-specific functions.
Fixed a couple of instances where types were printed redundantly or
incorrectly reused.
André Hentschel [Sat, 21 May 2011 17:30:51 +0000 (19:30 +0200)]
oleaut32: Update OaBuildVersion.
Gerald Pfeifer [Sun, 22 May 2011 16:19:27 +0000 (18:19 +0200)]
winedbg: Disable some dead code in expr_eval.
Jacek Caban [Thu, 26 May 2011 15:02:03 +0000 (17:02 +0200)]
shdocvw: Abort pending navigation task when adding a new one.
Jacek Caban [Thu, 26 May 2011 15:01:51 +0000 (17:01 +0200)]
shdocvw: Abort pending tasks on DocHost destruction.
Jacek Caban [Thu, 26 May 2011 15:01:42 +0000 (17:01 +0200)]
shdocvw: Store task list in DocHost object instead of using LPARAM.
Jacek Caban [Thu, 26 May 2011 15:01:31 +0000 (17:01 +0200)]
shdocvw: Use task destructors for releasing task params.
Stefan Dösinger [Tue, 24 May 2011 21:36:16 +0000 (23:36 +0200)]
wined3d: Call frag_pipe->enable_extension under the GL lock.
Jörg Höhle [Wed, 25 May 2011 15:43:57 +0000 (17:43 +0200)]
mmsystem: MCI_UnMapMsg16To32W need not return a value.
Jörg Höhle [Fri, 15 Apr 2011 19:26:32 +0000 (21:26 +0200)]
mmsystem: Fix some MCI mappings.
Alexander Morozov [Thu, 26 May 2011 14:03:56 +0000 (18:03 +0400)]
mshtml/tests: Fix a typo.
Jacek Caban [Thu, 26 May 2011 13:08:28 +0000 (15:08 +0200)]
urlmon: Avoid LPWSTR to LPCWSTR cast.
Jacek Caban [Thu, 26 May 2011 11:34:11 +0000 (13:34 +0200)]
urlmon: Avoid multiple InternetQueryDataAvailable calls in pending state.
Aric Stewart [Thu, 26 May 2011 12:37:03 +0000 (07:37 -0500)]
usp10: Zero Width Joiners and Non-Joiners should, like spaces, not split runs.
Dan Kegel [Thu, 26 May 2011 04:46:42 +0000 (21:46 -0700)]
cmd: Don't read past end of thisVar in WCMD_expand_envvar (valgrind).
Dan Kegel [Thu, 26 May 2011 04:42:37 +0000 (21:42 -0700)]
cmd: Add simple test for %errorlevel%.
Vincent Povirk [Wed, 25 May 2011 19:35:14 +0000 (14:35 -0500)]
user32: Add message test for hotkeys.
Vincent Povirk [Wed, 25 May 2011 18:47:45 +0000 (13:47 -0500)]
user32: Add test for RegisterHotKey/UnregisterHotKey.
Piotr Caban [Thu, 26 May 2011 09:40:04 +0000 (11:40 +0200)]
msvcrt: Improved locale initialization.
Francois Gouget [Thu, 26 May 2011 09:31:39 +0000 (11:31 +0200)]
comdlg32/tests: Make ensure_zero_events_() static.
Akihiro Sagawa [Wed, 25 May 2011 11:49:45 +0000 (20:49 +0900)]
po: Update Japanese translation.
Akihiro Sagawa [Wed, 25 May 2011 11:49:42 +0000 (20:49 +0900)]
winecfg: Update Japanese translation.
Akihiro Sagawa [Wed, 25 May 2011 11:49:39 +0000 (20:49 +0900)]
winedbg: Add Japanese resource.
Marcus Meissner [Wed, 25 May 2011 17:09:52 +0000 (19:09 +0200)]
winspool.drv: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:56 +0000 (19:09 +0200)]
wuapi: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:54 +0000 (19:09 +0200)]
wldap32: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:53 +0000 (19:09 +0200)]
wintab32: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:57 +0000 (19:09 +0200)]
msvfw32: Mark MSVFW32_hModule with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:55 +0000 (19:09 +0200)]
wmiutils: Mark internal symbols with hidden visibility.
Marcus Meissner [Wed, 25 May 2011 17:09:51 +0000 (19:09 +0200)]
wininet: Mark internal symbols with hidden visibility.
Alexandre Julliard [Thu, 26 May 2011 11:28:55 +0000 (13:28 +0200)]
kernel32/tests: Delete some temporary files.
Alexandre Julliard [Thu, 26 May 2011 11:28:46 +0000 (13:28 +0200)]
kernel32: Fix a couple of handle leaks.
Alexandre Julliard [Thu, 26 May 2011 11:28:27 +0000 (13:28 +0200)]
msi: Remove the temp files after the storage files are closed.
Alexandre Julliard [Thu, 26 May 2011 11:27:55 +0000 (13:27 +0200)]
shdocvw: Delete the temporary storage file on release.
Alexandre Julliard [Thu, 26 May 2011 11:27:41 +0000 (13:27 +0200)]
ole32: Delete the transacted storage scratch file on release.
Alexandre Julliard [Thu, 26 May 2011 10:21:02 +0000 (12:21 +0200)]
libport: Don't clear the buffer on failure in mkstemps.
Alexandre Julliard [Thu, 26 May 2011 10:20:37 +0000 (12:20 +0200)]
winebuild: Fix the creation of temp files in /tmp.
Alexandre Julliard [Thu, 26 May 2011 10:04:45 +0000 (12:04 +0200)]
configure: Make sure the winetest directory exists before building tests.
Alexandre Julliard [Wed, 25 May 2011 18:32:12 +0000 (20:32 +0200)]
widl: Set the correct stack size for parameters in the proc format string.
Alexandre Julliard [Wed, 25 May 2011 17:34:26 +0000 (19:34 +0200)]
widl: Allow using fixed size arrays as strings.
Rico Schüller [Wed, 25 May 2011 08:55:13 +0000 (10:55 +0200)]
d3dx9: Pass objects to functions instead of using the base effect in the parameter.
Rico Schüller [Wed, 25 May 2011 08:55:01 +0000 (10:55 +0200)]
d3d9/tests: Fix some ok() messages in the visual tests.
Rico Schüller [Wed, 25 May 2011 08:54:51 +0000 (10:54 +0200)]
d3dx9: Pass the device directly to d3dx9_parse_data().
Gerald Pfeifer [Sun, 22 May 2011 18:54:16 +0000 (20:54 +0200)]
inetmib1: Remove unused parameter pPduType from mapStructEntryToValue.
Gerald Pfeifer [Sun, 22 May 2011 18:54:04 +0000 (20:54 +0200)]
imm32: Simplify CopyCompClauseIMEtoClient and callees by shedding an unused parameter.
Marcus Meissner [Fri, 13 May 2011 16:23:59 +0000 (18:23 +0200)]
version: Merge all 3 C source files into one.
Francois Gouget [Wed, 25 May 2011 09:09:12 +0000 (11:09 +0200)]
usp10/tests: Make enumFontProc() static.
Francois Gouget [Wed, 25 May 2011 09:09:07 +0000 (11:09 +0200)]
gdi32: Move MFDRV_{ExtEscape,GetDeviceCaps}() up and make them static.
Michael Stefaniuc [Wed, 25 May 2011 08:40:07 +0000 (10:40 +0200)]
shell32/tests: COM cleanup in ebrowser.c.
Michael Stefaniuc [Wed, 25 May 2011 08:39:35 +0000 (10:39 +0200)]
shell32: COM cleanup for shfldr_printers.c.
Hans Leidekker [Wed, 25 May 2011 08:40:36 +0000 (10:40 +0200)]
msi: Support rollback of failed uninstalls.
Hans Leidekker [Wed, 25 May 2011 08:40:19 +0000 (10:40 +0200)]
msi: Don't schedule rollback actions during rollback.
Hans Leidekker [Wed, 25 May 2011 08:39:58 +0000 (10:39 +0200)]
msi: Fix updating the component reference count during rollback.
Hans Leidekker [Wed, 25 May 2011 08:39:41 +0000 (10:39 +0200)]
msi: Fix the remaining actions to revert features and components to the installed state during rollback.
Hans Leidekker [Wed, 25 May 2011 08:39:11 +0000 (10:39 +0200)]
msi: Fix the assembly actions to revert components to the installed state during rollback.
David Hedberg [Tue, 24 May 2011 19:09:53 +0000 (21:09 +0200)]
comdlg32: Add IFileDialogCustomize interface stub.
David Hedberg [Tue, 24 May 2011 19:09:52 +0000 (21:09 +0200)]
comdlg32/tests: Fix some copypaste errors.
David Hedberg [Tue, 24 May 2011 19:09:51 +0000 (21:09 +0200)]
comdlg32: Improve handling of file extension changes in the Item Dialog.
David Hedberg [Tue, 24 May 2011 19:09:50 +0000 (21:09 +0200)]
comdlg32: Implement SetDefaultFilename.
David Hedberg [Tue, 24 May 2011 19:09:49 +0000 (21:09 +0200)]
comdlg32: Add IOleWindow implementation to the Item Dialog.
David Hedberg [Tue, 24 May 2011 19:09:48 +0000 (21:09 +0200)]
comdlg32: Support some events in the item dialog.
David Hedberg [Tue, 24 May 2011 19:09:47 +0000 (21:09 +0200)]
comdlg32: Fix reference counting when querying services.
David Hedberg [Tue, 24 May 2011 19:09:46 +0000 (21:09 +0200)]
comdlg32: Change some trace statements to dump strings.
Stefan Dösinger [Tue, 24 May 2011 19:05:28 +0000 (21:05 +0200)]
port: Add isinf and isnan implementations for Visual Studio.
Stefan Dösinger [Mon, 23 May 2011 16:40:43 +0000 (18:40 +0200)]
d3d9: Use a pixel shader for the vs 3.0 input test.
Stefan Dösinger [Mon, 23 May 2011 20:45:50 +0000 (22:45 +0200)]
d3d: Make the INTZ test more reliable.
Stefan Dösinger [Sun, 22 May 2011 11:54:57 +0000 (13:54 +0200)]
wined3d: CMP supports _SAT.
This is a partial revert of
c9ef1ed28c861bc862c92ff68aa37b4ddf01cc39. I don't know where I got the
idea that CMP does not support _SAT, but I suspect that my driver at the time was broken.
Andrew Eikum [Tue, 24 May 2011 18:59:36 +0000 (13:59 -0500)]
winealsa.drv: Implement device enumeration.
Frédéric Delanoy [Tue, 24 May 2011 18:20:32 +0000 (20:20 +0200)]
po: Update French translation.
Aric Stewart [Tue, 24 May 2011 19:40:56 +0000 (14:40 -0500)]
usp10/test: Add Tibetan shaping test.
Aric Stewart [Tue, 24 May 2011 19:40:50 +0000 (14:40 -0500)]
usp10: Determine glyph properties after shaping for Tibetan script.