Alexandre Julliard [Mon, 10 Jan 2011 12:42:09 +0000 (13:42 +0100)]
wineconsole: Convert string table resources to po files.
Alexandre Julliard [Mon, 10 Jan 2011 12:25:22 +0000 (13:25 +0100)]
view: Convert menu and string table resources to po files.
Alexandre Julliard [Mon, 10 Jan 2011 12:03:02 +0000 (13:03 +0100)]
tools: Upgrade the config.guess/config.sub scripts.
Greg Geldorp [Sun, 9 Jan 2011 20:48:57 +0000 (21:48 +0100)]
gdi32/tests: Fix some font test failures on non-English machines.
Eric Pouech [Sat, 8 Jan 2011 13:15:31 +0000 (14:15 +0100)]
dbghelp: Speed up source string creation (by using rb trees).
Eric Pouech [Sat, 8 Jan 2011 13:15:25 +0000 (14:15 +0100)]
dbghelp: Better support for OOM conditions when creating source file table.
Eric Pouech [Sat, 8 Jan 2011 13:09:03 +0000 (14:09 +0100)]
winedbg: Try to detect jump (potentially thunk code) while getting the status.
Eric Pouech [Sat, 8 Jan 2011 13:08:56 +0000 (14:08 +0100)]
winedbg: Added CPU method for identifying a jmp insn, and implement it for i386.
Eric Pouech [Sat, 8 Jan 2011 13:04:20 +0000 (14:04 +0100)]
dbghelp: Added preliminary extended FPO information out of PDB files.
Eric Pouech [Sat, 8 Jan 2011 13:04:14 +0000 (14:04 +0100)]
dbghelp: Keep the mapping of any PDB file open until the module is unloaded.
Eric Pouech [Sat, 8 Jan 2011 13:04:08 +0000 (14:04 +0100)]
dbghelp: Use new file/debug format framework to allow keeping pdb files opened.
Eric Pouech [Sat, 8 Jan 2011 13:04:01 +0000 (14:04 +0100)]
dbghelp: Restructure internal PDB information.
Eric Pouech [Sat, 8 Jan 2011 13:03:52 +0000 (14:03 +0100)]
winedump: Added support for dumping FPO streams.
Alexandre Julliard [Mon, 10 Jan 2011 10:16:23 +0000 (11:16 +0100)]
comctl32/imagelist: Don't change destination size in ImageList_Duplicate without corresponding allocation.
Joel Holdsworth [Sun, 9 Jan 2011 09:40:23 +0000 (09:40 +0000)]
comctl32/rebar: Implemented dragging between rows.
Joel Holdsworth [Sun, 9 Jan 2011 09:40:15 +0000 (09:40 +0000)]
comctl32/rebar: Moved drag notify code into REBAR_MouseMove.
Joel Holdsworth [Sun, 9 Jan 2011 09:40:10 +0000 (09:40 +0000)]
comctl32/rebar: Implemented band reordering within rows.
Joel Holdsworth [Sun, 9 Jan 2011 09:40:08 +0000 (09:40 +0000)]
comctl32/rebar: Removed a redundant call.
Hwang YunSong [Sat, 8 Jan 2011 01:43:18 +0000 (10:43 +0900)]
wordpad: Update Korean resource.
Hwang YunSong [Sat, 8 Jan 2011 01:41:46 +0000 (10:41 +0900)]
winspool.drv: Update Korean resource.
Hwang YunSong [Sat, 8 Jan 2011 01:40:14 +0000 (10:40 +0900)]
wininet: Update Korean resource.
Vitaliy Margolen [Sun, 9 Jan 2011 22:44:19 +0000 (15:44 -0700)]
dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes.
Vitaliy Margolen [Sun, 9 Jan 2011 22:44:11 +0000 (15:44 -0700)]
dinput: Explicitly define ASCII and Unicode methods in joydev joystick.
Vitaliy Margolen [Sun, 9 Jan 2011 22:44:08 +0000 (15:44 -0700)]
dinput: Explicitly define ASCII and Unicode methods in evdev joystick.
Vitaliy Margolen [Sun, 9 Jan 2011 22:44:05 +0000 (15:44 -0700)]
dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes.
Vitaliy Margolen [Sun, 9 Jan 2011 22:44:02 +0000 (15:44 -0700)]
dinput: Explicitly define ASCII and Unicode methods in mouse.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:58 +0000 (15:43 -0700)]
dinput: Explicitly define ASCII and Unicode methods in keyboard.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:55 +0000 (15:43 -0700)]
dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:52 +0000 (15:43 -0700)]
dinput: Change internal check_dinput_hooks method to take W iface.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:48 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in OS/X joystick.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:45 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in linuxinput joystick.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:41 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in Linux joystick.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:37 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in base joystick class.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:32 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in keyboard.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:26 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in mouse.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:21 +0000 (15:43 -0700)]
dinput: COM cleanup - use helper function instead of direct typecast in base device class.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:17 +0000 (15:43 -0700)]
dinput: COM cleanup - use proper interface instead of typecasting This when calling queue_event.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:12 +0000 (15:43 -0700)]
dinput: COM cleanup - return interface instead of typecasting This.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:09 +0000 (15:43 -0700)]
dinput: COM cleanup - use proper DirectInput interface with IUknown calls.
Vitaliy Margolen [Sun, 9 Jan 2011 22:43:03 +0000 (15:43 -0700)]
dinput: More COM cleanup for IDirectInput - use interfaces instead of typecasts.
Greg Geldorp [Sun, 9 Jan 2011 23:40:33 +0000 (00:40 +0100)]
winetest: Include account level info in the report.
Gerald Pfeifer [Sat, 8 Jan 2011 15:47:59 +0000 (16:47 +0100)]
ws2_32: Restructure and simplify debugstr_wsaioctl a bit.
Hans Leidekker [Mon, 10 Jan 2011 08:43:48 +0000 (09:43 +0100)]
msi/tests: Add a test for MsiGetComponentState.
Hans Leidekker [Mon, 10 Jan 2011 08:43:34 +0000 (09:43 +0100)]
msi/tests: Add tests for publishing and unpublishing assemblies.
Hans Leidekker [Mon, 10 Jan 2011 08:43:19 +0000 (09:43 +0100)]
appwiz.cpl: Fix two RegQueryValueExW calls.
Hans Leidekker [Mon, 10 Jan 2011 08:43:04 +0000 (09:43 +0100)]
Revert "advapi32: Fix cred domain according to tests.".
This reverts commit
061eb12ca39dc6dfd58c3bc2c16586da58fddac3.
The patch makes tests for CredRead and CredEnumerate pass but breaks
CredWrite at the same time.
Hans Leidekker [Mon, 10 Jan 2011 08:42:41 +0000 (09:42 +0100)]
kernel32: Add a stub implementation of GetThreadIOPendingFlag.
Jacek Caban [Sun, 9 Jan 2011 20:42:55 +0000 (21:42 +0100)]
msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface.
Jacek Caban [Sun, 9 Jan 2011 20:42:37 +0000 (21:42 +0100)]
msxml3: Don't forward get_nodeTypedValue to node's IXMLDOMNode iface.
Its current implementation for XML_ENTITY_REF_NODE can't work and will
always return VT_NULL variant anyways.
Michael Stefaniuc [Sun, 9 Jan 2011 19:45:20 +0000 (20:45 +0100)]
urlmon: Use an iface instead of a vtbl pointer in MkProtocol.
Michael Stefaniuc [Sun, 9 Jan 2011 19:39:15 +0000 (20:39 +0100)]
urlmon: Use ifaces instead of vtbl pointers in MimeFilter.
Michael Stefaniuc [Sun, 9 Jan 2011 19:32:59 +0000 (20:32 +0100)]
urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
Travis Athougies [Sat, 8 Jan 2011 21:14:09 +0000 (13:14 -0800)]
d3dcompiler_43/tests: Added error tests to HLSL test suite.
Travis Athougies [Sat, 8 Jan 2011 21:13:52 +0000 (13:13 -0800)]
d3dcompiler_43/tests: Fixed nonconformant C string literals in HLSL test suite.
Jacek Caban [Fri, 7 Jan 2011 18:07:05 +0000 (19:07 +0100)]
shdocvw: Improved 'iexplore -nohome' handling.
Jacek Caban [Fri, 7 Jan 2011 18:06:39 +0000 (19:06 +0100)]
shdocvw: Moved allocating InternetExplorer object to separated function.
Jacek Caban [Fri, 7 Jan 2011 18:06:17 +0000 (19:06 +0100)]
shdocvw: Added beginning iexplore DDE suport.
Jacek Caban [Fri, 7 Jan 2011 18:05:16 +0000 (19:05 +0100)]
shdocvw: Added InternetExplorer::get_Visible implementation.
Jacek Caban [Fri, 7 Jan 2011 18:04:07 +0000 (19:04 +0100)]
shdocvw: Added InternetExplorer object tests.
Jacek Caban [Fri, 7 Jan 2011 18:03:23 +0000 (19:03 +0100)]
shdocvw: Separate DocHost ref count from InternetExplorer ref count.
Aurimas Fišeras [Fri, 7 Jan 2011 16:23:52 +0000 (18:23 +0200)]
po: Update Lithuanian translation.
Alexandre Julliard [Sat, 8 Jan 2011 15:43:38 +0000 (16:43 +0100)]
taskmgr: Convert menu and string table resources to po files.
Alexandre Julliard [Sat, 8 Jan 2011 15:19:06 +0000 (16:19 +0100)]
progman: Convert menu and string table resources to po files.
Alexandre Julliard [Sat, 8 Jan 2011 11:53:31 +0000 (12:53 +0100)]
notepad: Convert menu and string table resources to po files.
Alexandre Julliard [Sat, 8 Jan 2011 14:53:26 +0000 (15:53 +0100)]
configure: Update libgettextpo check to detect too old versions.
Alexandre Julliard [Sat, 8 Jan 2011 11:23:48 +0000 (12:23 +0100)]
makefiles: Generate dependencies for rsrc.pot.
Alexandre Julliard [Fri, 7 Jan 2011 18:27:53 +0000 (19:27 +0100)]
Release 1.3.11.
Matteo Bruni [Fri, 7 Jan 2011 00:16:18 +0000 (01:16 +0100)]
wined3d: Don't call glPointParameter with a random context.
Jacek Caban [Fri, 7 Jan 2011 13:22:51 +0000 (14:22 +0100)]
mshtml: Use inline function instead of macro for BSCallback vtbl implementations.
Jacek Caban [Fri, 7 Jan 2011 13:22:41 +0000 (14:22 +0100)]
mshtml: Avoid obj to iface cast in ProtocolFactory_Create.
Rex Tsai [Fri, 7 Jan 2011 12:15:38 +0000 (20:15 +0800)]
wininet: Update Traditional Chinese translation.
Rex Tsai [Fri, 7 Jan 2011 12:14:43 +0000 (20:14 +0800)]
setupapi: Update Traditional Chinese translation.
Rex Tsai [Fri, 7 Jan 2011 12:11:02 +0000 (20:11 +0800)]
wineboot: Update Traditional Chinese translation.
Greg Geldorp [Fri, 7 Jan 2011 12:03:17 +0000 (13:03 +0100)]
gdi32/tests: Fix System font test for Japanese.
Alexandre Julliard [Fri, 7 Jan 2011 11:20:15 +0000 (12:20 +0100)]
po: Update the English po files.
Alexandre Julliard [Fri, 7 Jan 2011 11:11:53 +0000 (12:11 +0100)]
kernel32: Update the country code for Serbia.
Alexandre Julliard [Fri, 7 Jan 2011 11:11:41 +0000 (12:11 +0100)]
po: Use more standard names for the Serbian locales.
Henri Verbeet [Fri, 7 Jan 2011 09:16:41 +0000 (10:16 +0100)]
wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_type().
Henri Verbeet [Fri, 7 Jan 2011 09:16:40 +0000 (10:16 +0100)]
wined3d: Pass an IWineD3DResourceImpl pointer to resource_set_priority().
Henri Verbeet [Fri, 7 Jan 2011 09:16:39 +0000 (10:16 +0100)]
wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_priority().
Henri Verbeet [Fri, 7 Jan 2011 09:16:38 +0000 (10:16 +0100)]
wined3d: Pass an IWineD3DResourceImpl pointer to resource_set_private_data().
Hwang YunSong [Fri, 7 Jan 2011 01:59:58 +0000 (10:59 +0900)]
wineps.drv: Update Korean resource.
Hwang YunSong [Fri, 7 Jan 2011 01:58:19 +0000 (10:58 +0900)]
winemine: Update Korean resource.
Stefan Leichter [Thu, 6 Jan 2011 22:49:18 +0000 (23:49 +0100)]
setupapi: Add stub for SetupDiSetSelectedDevice.
Michael Stefaniuc [Thu, 6 Jan 2011 21:22:09 +0000 (22:22 +0100)]
shlwapi/tests: COM cleanup for thread.c.
Michael Stefaniuc [Thu, 6 Jan 2011 21:21:50 +0000 (22:21 +0100)]
oleaut32/tests: COM cleanup for vartest.c.
Michael Stefaniuc [Thu, 6 Jan 2011 21:21:32 +0000 (22:21 +0100)]
msdaps: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Thu, 6 Jan 2011 21:21:58 +0000 (22:21 +0100)]
ole32: COM cleanup for the IMalloc iface.
Michael Stefaniuc [Thu, 6 Jan 2011 21:21:22 +0000 (22:21 +0100)]
urlmon: Use an iface instead of a vtbl pointer in ProxyBindStatusCallback.
Alexandre Julliard [Fri, 7 Jan 2011 09:20:23 +0000 (10:20 +0100)]
wrc: Treat empty translation strings as missing.
Jacek Caban [Thu, 6 Jan 2011 16:21:02 +0000 (17:21 +0100)]
msxml3: Get rid of xmlnode_transformNodeToObject.
Michael Stefaniuc [Thu, 6 Jan 2011 15:18:25 +0000 (16:18 +0100)]
mshtml: Remove some leftover *_THIS undefs.
Michael Stefaniuc [Thu, 6 Jan 2011 15:16:55 +0000 (16:16 +0100)]
mshtml: Finish the COM standardization in protocol.c.
Greg Geldorp [Thu, 6 Jan 2011 12:10:27 +0000 (13:10 +0100)]
dinput/tests: Skip acquire tests when not running in the foreground.
If our window isn't the foreground window, we'll never be able to
successfully Acquire with SetCooperativeLevel DISCL_FOREGROUND in effect.
Hans Leidekker [Thu, 6 Jan 2011 15:30:09 +0000 (16:30 +0100)]
msi/tests: Mark a test result on some old Wow64 platforms as broken.
Alexandre Julliard [Thu, 6 Jan 2011 16:57:43 +0000 (17:57 +0100)]
wldap32: Convert translations to po files.
Alexandre Julliard [Thu, 6 Jan 2011 16:50:17 +0000 (17:50 +0100)]
winmm: Convert translations to po files.
Alexandre Julliard [Thu, 6 Jan 2011 16:42:05 +0000 (17:42 +0100)]
shdoclc: Convert translations to po files.
Alexandre Julliard [Thu, 6 Jan 2011 16:31:16 +0000 (17:31 +0100)]
oleaut32: Convert translations to po files.
Alexandre Julliard [Thu, 6 Jan 2011 16:07:23 +0000 (17:07 +0100)]
msvidc32: Convert translations to po files.