Hwang YunSong(황윤성) [Thu, 28 Sep 2006 00:53:57 +0000 (09:53 +0900)]
winmm: Updated Korean resource.
Stefan Dösinger [Wed, 27 Sep 2006 22:12:34 +0000 (00:12 +0200)]
wined3d: Tell gl about the surface alignment.
Andrew Talbot [Wed, 27 Sep 2006 21:46:43 +0000 (22:46 +0100)]
shdocvw: Cast-qual warnings fix.
Andrew Talbot [Wed, 27 Sep 2006 19:03:31 +0000 (20:03 +0100)]
secur32: Cast-qual warnings fix.
Huw Davies [Wed, 27 Sep 2006 15:23:42 +0000 (16:23 +0100)]
ole32: Don't return from CoRegisterClassObject until we have created the named pipe.
Also don't fail if the client connects to the pipe between CreateNamedPipe and ConnectNamedPipe.
Robert Shearman [Wed, 27 Sep 2006 14:51:18 +0000 (15:51 +0100)]
include: Add types to objidl.idl used by COM contexts.
Robert Shearman [Wed, 27 Sep 2006 14:51:26 +0000 (15:51 +0100)]
oleaut32: Make sure to free the allocated vtable when the tmarshal proxy is released.
Robert Shearman [Wed, 27 Sep 2006 14:51:13 +0000 (15:51 +0100)]
ole32: Check the return value of IStream_SetSize so as to not blindly continue on and possibly corrupt the structured storage file.
Robert Shearman [Wed, 27 Sep 2006 14:51:07 +0000 (15:51 +0100)]
ntdll: Avoid crashing in check_atl_thunk if an execution exception was raised with a bad address.
Robert Shearman [Wed, 27 Sep 2006 14:50:35 +0000 (15:50 +0100)]
ntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH fails with STATUS_NOT_SUPPORTED on Win2000 instead of STATUS_INVALID_PARAMETER.
Robert Shearman [Wed, 27 Sep 2006 14:50:04 +0000 (15:50 +0100)]
include: Add recently added PSDK VM flags to winnt.h.
Dmitry Timoshkov [Wed, 27 Sep 2006 14:43:23 +0000 (23:43 +0900)]
gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does.
Jacek Caban [Wed, 27 Sep 2006 14:37:36 +0000 (16:37 +0200)]
mshtml: Added get_readyState implementation.
Jacek Caban [Wed, 27 Sep 2006 14:36:19 +0000 (16:36 +0200)]
mshtml: Remove conflicts between resource.h and mshtmcid.h.
Alexandre Julliard [Wed, 27 Sep 2006 18:54:05 +0000 (20:54 +0200)]
ole32/tests: Avoid using sizeof in a trace.
Alexandre Julliard [Wed, 27 Sep 2006 18:53:01 +0000 (20:53 +0200)]
d3d9/tests: Don't test texture states beyond the supported maximum.
Mikołaj Zalewski [Tue, 26 Sep 2006 19:30:26 +0000 (21:30 +0200)]
comctl32: toolbar: Test and fix TB_ADDSTRING from resource.
Jan Zerebecki [Mon, 25 Sep 2006 09:54:14 +0000 (11:54 +0200)]
wined3d: Fix typo in ResourceReleased.
Paul Vriens [Wed, 27 Sep 2006 06:00:15 +0000 (08:00 +0200)]
crypt32: Partly implement CryptSIPRetrieveSubjectGuid.
Saulius Krasuckas [Wed, 27 Sep 2006 09:48:49 +0000 (12:48 +0300)]
lz32/tests: Fix some typos in error messages.
Ivan Gyurdiev [Wed, 27 Sep 2006 11:15:58 +0000 (07:15 -0400)]
wined3d: Read GL info and load constants into the same device.
Ivan Gyurdiev [Wed, 27 Sep 2006 11:14:46 +0000 (07:14 -0400)]
wined3d: Move device pointer into the BaseShader class.
Juan Lang [Wed, 27 Sep 2006 14:23:29 +0000 (07:23 -0700)]
netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW.
Juan Lang [Wed, 27 Sep 2006 14:21:00 +0000 (07:21 -0700)]
wintrust.h: Remove duplicate definitions. Spotted by Paul Vriens.
Paul Vriens [Wed, 27 Sep 2006 14:10:22 +0000 (16:10 +0200)]
crypt32: Another CryptSIPLoad test.
Paul Vriens [Wed, 27 Sep 2006 12:36:42 +0000 (14:36 +0200)]
wintrust: Added some CryptSIP stub implementations.
Paul Vriens [Wed, 27 Sep 2006 12:36:18 +0000 (14:36 +0200)]
wintrust: Fix function prototype.
Jonathan Ernst [Wed, 27 Sep 2006 10:45:57 +0000 (12:45 +0200)]
clock: French translation improvements.
Jonathan Ernst [Wed, 27 Sep 2006 10:45:57 +0000 (12:45 +0200)]
notepad: French translation improvements.
Jonathan Ernst [Wed, 27 Sep 2006 10:45:57 +0000 (12:45 +0200)]
progman: French translation improvements.
Jonathan Ernst [Wed, 27 Sep 2006 10:45:57 +0000 (12:45 +0200)]
winefile: French translation improvements.
Jonathan Ernst [Wed, 27 Sep 2006 10:45:13 +0000 (12:45 +0200)]
taskmgr: French translation improvements.
Jonathan Ernst [Wed, 27 Sep 2006 10:45:13 +0000 (12:45 +0200)]
regedit: French translation improvements.
Mikołaj Zalewski [Wed, 27 Sep 2006 10:03:23 +0000 (12:03 +0200)]
view: Reset the image left-top corner to the window left-top corner after a Scale to Window.
Mikołaj Zalewski [Wed, 27 Sep 2006 10:00:06 +0000 (12:00 +0200)]
view: Remove the Info > Hello menu item.
Mikołaj Zalewski [Wed, 27 Sep 2006 09:56:31 +0000 (11:56 +0200)]
view: Remove IDS_APPNAME from resources.
Mikołaj Zalewski [Wed, 27 Sep 2006 09:53:02 +0000 (11:53 +0200)]
view: Add Polish translation.
Mikołaj Zalewski [Wed, 27 Sep 2006 09:51:34 +0000 (11:51 +0200)]
regedit: Fix the English (Neutral) menu.
Vitaliy Margolen [Tue, 26 Sep 2006 14:19:29 +0000 (08:19 -0600)]
winecfg: Update Russian translation.
H. Verbeet [Tue, 26 Sep 2006 18:31:58 +0000 (20:31 +0200)]
wined3d: Comparing BOOLs against FALSE is redundant.
H. Verbeet [Tue, 26 Sep 2006 18:31:52 +0000 (20:31 +0200)]
wined3d: Add a comment to clarify the point of max_sampler_stages.
H. Verbeet [Tue, 26 Sep 2006 18:31:48 +0000 (20:31 +0200)]
wined3d: Add support for native NPOT textures.
H. Verbeet [Tue, 26 Sep 2006 18:31:44 +0000 (20:31 +0200)]
wined3d: Enable pixel shaders by default.
H. Verbeet [Tue, 26 Sep 2006 18:31:41 +0000 (20:31 +0200)]
wined3d: Fix the default values for wined3d_settings.
H. Verbeet [Tue, 26 Sep 2006 18:31:36 +0000 (20:31 +0200)]
wined3d: Don't overwrite the position y offset in ARB vertex programs.
H. Verbeet [Tue, 26 Sep 2006 18:31:32 +0000 (20:31 +0200)]
wined3d: Cleanup ActiveRender some more.
H. Verbeet [Tue, 26 Sep 2006 18:31:28 +0000 (20:31 +0200)]
wined3d: Render upside down when rendering offscreen, even if the backbuffer is used to render to.
H. Verbeet [Tue, 26 Sep 2006 18:31:23 +0000 (20:31 +0200)]
wined3d: Show the MESSAGE in device_find_fbconfigs() only once.
Juan Lang [Wed, 27 Sep 2006 05:08:54 +0000 (22:08 -0700)]
wintrust.h: Add missing defines.
Juan Lang [Wed, 27 Sep 2006 04:20:35 +0000 (21:20 -0700)]
crypt32: Encode/decode authority key ids.
Hwang YunSong(황윤성) [Wed, 27 Sep 2006 01:02:12 +0000 (10:02 +0900)]
cmdlgtst: Updated Korean resource.
Andrew Talbot [Tue, 26 Sep 2006 21:08:07 +0000 (22:08 +0100)]
rsaenh: Cast-qual warnings fix.
Andrew Talbot [Tue, 26 Sep 2006 21:06:33 +0000 (22:06 +0100)]
rsaenh: Cast-qual warnings fix.
Mikołaj Zalewski [Tue, 26 Sep 2006 20:13:42 +0000 (22:13 +0200)]
uninstaller: Add Polish translation.
Mikołaj Zalewski [Tue, 26 Sep 2006 18:58:50 +0000 (20:58 +0200)]
winmm: Use English (US) instead of English (Neutral) for resources.
Mikołaj Zalewski [Tue, 26 Sep 2006 18:53:51 +0000 (20:53 +0200)]
comctl32: Update Polish translation.
Mikołaj Zalewski [Tue, 26 Sep 2006 18:52:44 +0000 (20:52 +0200)]
msrle32: Show correctly the authors surname in some non-latin1 languages.
Mikołaj Zalewski [Tue, 26 Sep 2006 18:46:28 +0000 (20:46 +0200)]
video codecs: add Polish translation.
Stefan Leichter [Tue, 26 Sep 2006 19:26:51 +0000 (21:26 +0200)]
dmband: Print 64bit integers with wine_dbgstr_longlong.
James Hawkins [Tue, 26 Sep 2006 03:05:25 +0000 (20:05 -0700)]
msi: If the feature linked to a component has a state of INSTALLSTATE_UNKNOWN, the component's state should match.
James Hawkins [Tue, 26 Sep 2006 03:04:55 +0000 (20:04 -0700)]
msi: Only specifically resolve the TARGETDIR directory once.
James Hawkins [Tue, 26 Sep 2006 03:04:05 +0000 (20:04 -0700)]
msi: Add tests for setting the target path of TARGETDIR (based on a patch by Andrey Turkin).
James Hawkins [Tue, 26 Sep 2006 03:03:31 +0000 (20:03 -0700)]
msi: Store the full path to the database file in the MSIDATABASE structure.
Nicolas Delcros [Thu, 21 Sep 2006 16:06:21 +0000 (17:06 +0100)]
winuser.h: Fix PROPENUMPROCEXA/W types declarations.
Damjan Jovanovic [Thu, 21 Sep 2006 14:15:14 +0000 (16:15 +0200)]
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
Alexandre Julliard [Tue, 26 Sep 2006 18:29:15 +0000 (20:29 +0200)]
explorer: Work around the latest HAL binary compatibility breakage.
Paul Vriens [Tue, 26 Sep 2006 14:11:08 +0000 (16:11 +0200)]
crypt32: Add tests for CryptSIPRetrieveSubjectGuid.
James Hawkins [Fri, 22 Sep 2006 23:52:07 +0000 (16:52 -0700)]
setupapi: Fix a typo.
Vitaliy Margolen [Tue, 26 Sep 2006 13:25:11 +0000 (07:25 -0600)]
d3d8: Remove no longer used imports.
Vitaliy Margolen [Tue, 26 Sep 2006 13:25:07 +0000 (07:25 -0600)]
d3d9: Remove no longer used imports.
Paul Vriens [Tue, 26 Sep 2006 10:52:38 +0000 (12:52 +0200)]
mssip.h: Added function definition.
Dmitry Timoshkov [Thu, 21 Sep 2006 07:10:53 +0000 (16:10 +0900)]
gdi32: Add a test for GetKerningPairs.
Dmitry Timoshkov [Wed, 20 Sep 2006 15:18:51 +0000 (00:18 +0900)]
gdi32: Implement GetKerningPairs for TrueType fonts.
Dmitry Timoshkov [Tue, 26 Sep 2006 07:37:00 +0000 (16:37 +0900)]
winex11.drv: Use a proper protector for X11/XKBlib.h.
Eric Pouech [Mon, 25 Sep 2006 20:45:24 +0000 (22:45 +0200)]
winedbg: Fixed regression in gdb startup (especially gdb proxy).
Eric Pouech [Mon, 25 Sep 2006 20:45:39 +0000 (22:45 +0200)]
winedbg: Put back the %d format for printing integral values even for
64bit internal values as the default format in winebdg command imposes.
Eric Pouech [Mon, 25 Sep 2006 20:41:42 +0000 (22:41 +0200)]
dbghelp: Added support for a couple of compiland's children.
Eric Pouech [Mon, 25 Sep 2006 20:41:27 +0000 (22:41 +0200)]
dbghelp: Fix location computation when attribute has a constant form instead of a block form.
Eric Pouech [Mon, 25 Sep 2006 20:41:10 +0000 (22:41 +0200)]
dbghelp: Change the definition of an attribute so that we can pass around the form.
Eric Pouech [Mon, 25 Sep 2006 20:40:58 +0000 (22:40 +0200)]
dbghelp: Move the attribute union (now nameless) into a structure called attribute.
Eric Pouech [Mon, 25 Sep 2006 20:40:50 +0000 (22:40 +0200)]
dbghelp: Added support for DW_OP_breg* operations in location computation.
Eric Pouech [Mon, 25 Sep 2006 20:40:41 +0000 (22:40 +0200)]
dbghelp: Variables & registers.
- more strickling differentiation variable location between
a register, and the dereferenced address defined by a
register (and possibly an offset)
- added a parameter to symt_add_func_local (and internal symbol
data struct) to help differentiate
- fix all debug parsers to confer to this new scheme
Saulius Krasuckas [Mon, 25 Sep 2006 18:02:51 +0000 (21:02 +0300)]
lz32/tests: Try to open nonexisting compressed files.
Saulius Krasuckas [Mon, 25 Sep 2006 18:02:12 +0000 (21:02 +0300)]
lz32/tests: Add more cases for opening compressed files.
Saulius Krasuckas [Mon, 25 Sep 2006 18:00:39 +0000 (21:00 +0300)]
lz32/tests: Move indirect opening of compressed files into separate functions.
Also rename W-string variable to get some naming consistency.
Saulius Krasuckas [Mon, 25 Sep 2006 17:59:23 +0000 (20:59 +0300)]
lz32/tests: Compare result to predefined compressed file name, not calculated one.
Juan Lang [Tue, 26 Sep 2006 03:24:44 +0000 (20:24 -0700)]
crypt32: Reduce indent level of tests.
Stefan Dösinger [Mon, 25 Sep 2006 22:13:55 +0000 (00:13 +0200)]
wined3d: Use GL_EXTCALL.
That fixes compilation with gl headers that do not know about glUniform4fvARB.
Roderick Colenbrander [Mon, 25 Sep 2006 21:03:27 +0000 (23:03 +0200)]
winex11.Drv: Remove unneeded wgl exports.
Duane Clark [Mon, 25 Sep 2006 21:28:22 +0000 (14:28 -0700)]
msvcrt: fgetc needs to use unsigned parameters.
Spotted by and adapted from test written by Tobias Ringström.
Stefan Leichter [Mon, 25 Sep 2006 21:12:30 +0000 (23:12 +0200)]
dmcompos: Print 64bit integers with wine_dbgstr_longlong.
Andrew Talbot [Mon, 25 Sep 2006 20:26:52 +0000 (21:26 +0100)]
rpcrt4: Cast-qual warnings fix.
Andrew Talbot [Mon, 25 Sep 2006 20:25:45 +0000 (21:25 +0100)]
rpcrt4: Cast-qual warnings fix.
Andrew Talbot [Mon, 25 Sep 2006 20:11:15 +0000 (21:11 +0100)]
rpcrt4: Cast-qual warnings fix.
Andrew Talbot [Mon, 25 Sep 2006 21:20:20 +0000 (22:20 +0100)]
rpcrt4: Cast-qual warnings fix.
Andrew Talbot [Mon, 25 Sep 2006 19:02:10 +0000 (20:02 +0100)]
riched20: Cast-qual warning fix.
Fatih Aşıcı [Mon, 25 Sep 2006 15:41:14 +0000 (18:41 +0300)]
notepad: Update Turkish resources.
Fatih Aşıcı [Mon, 25 Sep 2006 15:36:10 +0000 (18:36 +0300)]
clock: Update Turkish resources.
Fatih Aşıcı [Mon, 25 Sep 2006 15:23:39 +0000 (18:23 +0300)]
shell32: Update Turkish resources.
Jan Zerebecki [Mon, 25 Sep 2006 07:31:33 +0000 (09:31 +0200)]
regedit: Remove dead code.