winex11: Assign OEM virtual key codes in a separate loop.
[wine] / dlls /
2009-10-27  Ken Thomaseswinex11: Assign OEM virtual key codes in a separate...
2009-10-27  Rico Schüllerd3d10: Improve set_variable_vtbl().
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectShaderVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectDepthStencilViewVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectRenderTargetViewVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectShaderResourceVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectStringVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectSamplerVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectRasterizerVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectDepthStencilVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Add ID3D10EffectBlendVariableVtbl.
2009-10-27  Rico Schüllerd3d10: Improve ID3D10Effect::GetVariableByName().
2009-10-27  Rico Schüllerd3d10: Implement ID3D10Effect::GetVariableByIndex().
2009-10-27  Alexandre Julliardsetupapi: Create fake dlls before performing dll regist...
2009-10-27  Alexandre Julliardshdocvw: Specify the full path to iexplore.exe.
2009-10-27  Alexandre Julliarduser32: Specify the full application path when starting...
2009-10-27  Alexandre Julliardshdocvw: Specify the full application path when startin...
2009-10-27  Alexandre Julliardshell32: Specify the full application path when startin...
2009-10-27  Alexandre Julliardrpcrt4: Specify the full application path when starting...
2009-10-27  Alexandre Julliardole32: Specify the full application path when starting...
2009-10-27  Henri Verbeetwined3d: Restore the thread's previous GL context in...
2009-10-27  Henri Verbeetwined3d: Restore the wglMakeCurrent() call in context_d...
2009-10-27  Henri Verbeetwined3d: Set a driver name appropriate for the vendor...
2009-10-27  Henri Verbeetwined3d: Apply PCI ID overrides in init_driver_info...
2009-10-27  Henri Verbeetwined3d: Store PCI IDs in wined3d_driver_info instead...
2009-10-27  Hans Leidekkermsi: Avoid accessing uninitialized memory in ACTION_App...
2009-10-27  Hans Leidekkermsi/tests: Fix a couple of user SID string leaks.
2009-10-27  Hans Leidekkerwininet: Clean up locks after closing libssl and libcrypto.
2009-10-27  Hans Leidekkerwinhttp: Clean up locks after closing libssl and libcrypto.
2009-10-27  Hans Leidekkerwininet: Avoid accessing uninitialized memory in HttpSe...
2009-10-27  Hans Leidekkerwininet: Avoid accessing uninitialized memory in Conver...
2009-10-27  Juan Langcryptui: Sort certificates by subject name by default.
2009-10-27  Juan Langcryptui: Support sorting columns by clicking on their...
2009-10-27  Andrew Eikummshtml: Fix typo in TRACE.
2009-10-27  Jacek Cabanmshtml: Moved binding list to HTMLDocumentNode.
2009-10-27  Jacek Cabanmshtml: Allow task queue to be used for different targets.
2009-10-27  Jacek Cabanmshtml: Moved url and mon to HTMLWindow.
2009-10-27  Jacek Cabanmshtml: Moved bscallback to HTMLWindow.
2009-10-27  Jacek Cabanmshtml: Use HTMLWindow in AsyncOpen implementation.
2009-10-27  Jacek Cabanmshtml: Store window reference in nsURI.
2009-10-27  Owen Rudgemapi32: Pass several extended MAPI functions through...
2009-10-27  Owen Rudgemapi32: Use separate pointer for drafts folder when...
2009-10-27  Yann Droneaudntdll: Use __asm__ keyword instead of asm in signal_spa...
2009-10-26  Huw Daviesmsdaps: Implement ReleaseAccessor Proxy and Stub.
2009-10-26  Huw Daviesmsdaps: Implement CreateAccessor Proxy and Stub.
2009-10-26  Huw Daviesinclude: Add access.idl.
2009-10-26  André Hentschelappwiz: Ignore apps without title in the list.
2009-10-26  Huw Daviesrpcrt4: Move the full pointer table init to after a...
2009-10-26  Louis Lenderswuaueng: Add version resource.
2009-10-26  Louis Lenderswuaueng: Add stubbed wuaueng.dll.
2009-10-26  Jörg Höhlewinmm: Time formats hms/tmsf use leading zeroes as...
2009-10-26  Jörg Höhlemciwave: Send notification after everything else.
2009-10-26  Jörg Höhlemciwave: Do not transition via Resume from Record into...
2009-10-26  Jörg Höhlemciwave: Do not lie about state when winmm fails in...
2009-10-26  Jörg Höhlemciwave: Pause/resume is not accepted from every state.
2009-10-26  Rico Schüllerd3d10: Parse local_variables.
2009-10-26  Rico Schüllerd3d10: Improve parse_fx10_type().
2009-10-26  Rico Schüllerd3d10: Add matrix column major parsing.
2009-10-26  Rico Schüllerd3d10: Improve d3d10_variable_type().
2009-10-26  Stefan Dösingerwined3d: Use the native constant limit for fitting...
2009-10-26  Stefan Dösingerwined3d: Remove dead code.
2009-10-26  Stefan Dösingerwined3d: Take native constants into account when report...
2009-10-26  Stefan Dösingerwined3d: Use the ARB native constant limit in the GLSL...
2009-10-26  Stefan Dösingerwined3d: Get rid of the general shader constant limit.
2009-10-26  Stefan Dösingerwined3d: Use the shader backend reported constant limit...
2009-10-26  André Hentschelntdll: Implement KeyNameInformation.
2009-10-26  André Hentschelntdll: Stub for RtlNumberGenericTableElements.
2009-10-26  Alexander Nicolays... kernel32: Implement GetProductInfo on top of ntdll...
2009-10-26  Alexander Nicolays... ntdll: Add RtlGetProductInfo stub.
2009-10-26  Henri Verbeetwined3d: Print an ERR instead of crashing in context_ch...
2009-10-26  Henri Verbeetwined3d: Fix a typo.
2009-10-26  Henri Verbeetwined3d: Refuse to parse shaders with an invalid versio...
2009-10-26  Henri Verbeetwined3d: Add a separate structure for driver info.
2009-10-26  Henri Verbeetwined3d: Remove a redundant ActivateContext() call.
2009-10-26  Vladimir Pankratovsetupapi: Update Russian translation.
2009-10-26  Hans Leidekkerwinhttp: Implement HTTP_OPTION_PARENT_HANDLE for connec...
2009-10-26  Hans Leidekkerwininet: Avoid accessing uninitialized memory.
2009-10-26  Francois Gougetmmsystem.dll16: Make MMSYSTEM_MMTIME16to32() static.
2009-10-26  Francois Gougetmmsystem.dll16: Reorder the thread and time functions...
2009-10-26  Jerome Leclanchemsvcirt: Implement MSVCIRT_operator_sl_callback.
2009-10-26  Jacek Cabanmshtml: Fail to create HTMLDocument if Gecko is not...
2009-10-26  Kirill K. Smirnovgdiplus: Avoid deleting non-existent object.
2009-10-26  Nikolay Sivovcomctl32/tests: Release Imagelist handles when no neede...
2009-10-26  Nikolay Sivovcomctl32/toolbar: Don't leak button strings.
2009-10-26  Jeremy Whiteoleaut32: Implement the ability to marshall VT_CARRAY...
2009-10-26  Jeremy Whiteoleaut32: StructArg tests cannot rely on an unpacked...
2009-10-26  Vincent Povirkole32: Don't use IEnumSTATSTG to search for elements...
2009-10-26  Vincent Povirkole32: Rename previous/nextProperty to left/rightChild.
2009-10-26  Vincent Povirkole32: Clarify the timestamp fields in StgProperty.
2009-10-26  Eric Pouechmsvfw32: Remove 16bit driver references (now that they...
2009-10-26  Juan Langcrypt32: Fix a test failure on systems with no c: drive.
2009-10-26  Juan Langcrypt32: Move tracing of key usage extension to common...
2009-10-23  Paul Vriensuser32/tests: Fix a typo.
2009-10-23  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-23  Detlef Riekenberguser32: Bump version to XP values.
2009-10-23  Detlef Riekenberglocalspl: Accept environment 'Windows IA64'.
2009-10-23  Alexandre Julliarduser32: Fix the return value of EnumThreadWindows.
2009-10-23  Nikolay Sivovcomctl32/tests: Explicitly initialize window handle.
2009-10-23  Louis Lenderskernel32: Add stub for GetVolumePathNamesForVolumeNameW.
2009-10-23  Alexandre Julliardwinex11: Do not give focus to a WS_EX_NOACTIVATE window.
next