mshtml: Use the correct variable in the FIXME.
[wine] / dlls /
2007-01-11  James Hawkinsmshtml: Use the correct variable in the FIXME.
2007-01-11  James Hawkinswinspool.drv: Check for get_filename failure.
2007-01-11  Clinton Stimpsonriched20: Fix modification state for several operations.
2007-01-11  Rob Shearmanole32: Add tests for the default handler.
2007-01-11  Rob Shearmanole32: Add tests for error info functions.
2007-01-11  Vitaliy Margolendinput: Internal data format is not const anymore.
2007-01-11  Vitaliy Margolendinput: Don't copy no longer used user data format...
2007-01-11  Vitaliy Margolendinput: Use internal data format for object lookups.
2007-01-11  Vitaliy Margolendinput: [joystick_linuxinput] Use correct offset to...
2007-01-11  Vitaliy Margolendinput: [joystick_linuxinput] Rewrite GetObjectInfo...
2007-01-11  Vitaliy Margolendinput: [joystick_linuxinput] Copy and modify default...
2007-01-11  Vitaliy Margolendinput: [joystick_linux] Use correct offset to queue...
2007-01-11  Vitaliy Margolendinput: [joystick_linux] Reuse the same properties...
2007-01-11  Vitaliy Margolendinput: [joystick_linux] Copy and modify default data...
2007-01-11  Dmitry Timoshkovgdi32: Print status of the hinting support in the debug...
2007-01-11  Louis Lenderscomdlg32: Update Dutch resources.
2007-01-11  Louis Lendersuser32: Update Dutch resources.
2007-01-11  Francois Gougetrpcrt4: Give a proper name to some formerly reserved...
2007-01-10  Rob Shearmanwininet: Don't try to read anything if 0 bytes are...
2007-01-10  Andrew Talbotkernel32: Declare some functions static.
2007-01-10  Andrew Talbotitss: Declare a function static.
2007-01-10  Andrew Talbotimaadp32.acm: Remove unused function.
2007-01-10  Harry McNallyntdll: Add Western Australia Summer Time.
2007-01-10  Stefan Dösingerwined3d: Remove dead NV_TEXTURE_SHADER code
2007-01-10  Stefan Dösingerwined3d: Do not activate / deactivate texture dimension...
2007-01-10  Stefan Dösingerwined3d: D3D7 vertex buffers never change their declara...
2007-01-10  Stefan Dösingerwined3d: Fix a capital letter in a parameter name.
2007-01-10  Stefan Dösingerwined3d: Add copyright statements to state.c.
2007-01-10  Stefan Dösingerwined3d: Attempt to remove some tabs smuggled in by...
2007-01-10  Stefan Dösingerwined3d: Do not warn about unsupported point sizes...
2007-01-10  Stefan Dösingerwined3d: Avoid false resultarg warnings.
2007-01-10  Stefan Dösingerddraw: Get some texture stage states from their equival...
2007-01-10  Stefan Dösingerwined3d: Store the scissor rect in the stateblock.
2007-01-10  Stefan Dösingerwined3d: Count the framerate per swapchain, not globally.
2007-01-10  Stefan Dösingerwined3d: Move material applying to the state table.
2007-01-10  Stefan Dösingerwined3d: Remove the invymat from drawprim.c.
2007-01-10  Stefan Dösingerwined3d: Do not reset the material.
2007-01-10  Alexandre Julliardserver: Allow suspended threads to run system APCs.
2007-01-10  Alexandre Julliardntdll: Make sure that critical section waits are not...
2007-01-10  Alexandre Julliardntdll: Only return STATUS_USER_APC from a wait if a...
2007-01-10  Alexandre Julliardntdll: Compute the wait timeout only once in NTDLL_wait...
2007-01-10  Alexandre Julliardmake_makefiles: Get rid of the rules for dll symlinks.
2007-01-10  Alexandre Julliardwineoss: Renamed the dlls/winmm/wineoss directory to...
2007-01-10  Alexandre Julliardwinenas: Renamed the dlls/winmm/winenas directory to...
2007-01-10  Alexandre Julliardwinejack: Renamed the dlls/winmm/winejack directory...
2007-01-10  Alexandre Julliardwineesd: Renamed the dlls/winmm/wineesd directory to...
2007-01-10  Alexandre Julliardwinecoreaudio: Renamed the dlls/winmm/winecoreaudio...
2007-01-10  Alexandre Julliardwineaudioio: Renamed the dlls/winmm/wineaudioio directo...
2007-01-10  Alexandre Julliardwinearts: Renamed the dlls/winmm/winearts directory...
2007-01-10  Alexandre Julliardwinealsa: Renamed the dlls/winmm/winealsa directory...
2007-01-10  Michael Stefaniucjanitorial: Use the C standard for multiline strings.
2007-01-10  Vitaliy Margolendinput: Pass complete DataFormat structure to find_prop...
2007-01-10  Vitaliy Margolendinput: Remove duplicate Keyboard->Poll it is the same...
2007-01-10  Vitaliy Margolendinput: Fix trace formatting.
2007-01-10  Rob Shearmanole32: Fix the detection of when we need an additional...
2007-01-10  Rob Shearmanole32: Add a test for the failure case of same-apartmen...
2007-01-10  Rob Shearmanole32: Add tests for passing invalid arguments to CoUnm...
2007-01-10  Rob Shearmanole32: ReadClassStm should return STG_E_READFAULT is...
2007-01-10  Rob Shearmanole32: Add tests for invalid arguments of CoMarshalInte...
2007-01-10  Rob Shearmanole32: Return an error from CoUnmarshalInterface if...
2007-01-10  Rob Shearmanole32: Fix Read/WriteClassStm to return an error if...
2007-01-10  Rob Shearmanole32: Return an error in CoMarshalInterface if pStream...
2007-01-10  Rob Shearmanole32: Fix HGLOBALStreamImpl_CopyTo to check the return...
2007-01-10  Rob Shearmanole32: Remove some unneeded inclusions of headers.
2007-01-10  Rob Shearmanole32: Move test for CoGetInterfaceAndReleaseStream...
2007-01-10  Rob Shearmanole32: Use the standard list functions for the global...
2007-01-10  Rob Shearmanole32: Move the Running Object Table test in marshal...
2007-01-10  Rob Shearmanole32: Fix a comment in rpc_sendreceive_thread that...
2007-01-10  Rob Shearmanole32: Remove a FIXME comment that no longer applies.
2007-01-10  James Hawkinsadvpack: Fill the output buffer to workaround a bug...
2007-01-10  James Hawkinscomctl32: Rewrite the up-down control tests to add...
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2007-01-10  Dmitry Timoshkovkernel32: Do not forget to cleanup if the test is skipped.
2007-01-10  Dmitry Timoshkovwinex11.drv: Force the fullscreen state update once...
2007-01-10  Francois Gougetwininet: Consistenly use INTERNET_SetLastError().
2007-01-10  Paul Vriensntdll/tests: Skip some tests on Windows Vista.
2007-01-10  Alexandre Julliardntdll/tests: Fix exception test for CPUs that do segmen...
2007-01-10  Alexandre Julliardntdll/tests: Don't bother testing the port functions...
2007-01-09  Francois Gougetshlwapi/tests: Print GetLastError() in decimal with...
2007-01-09  Francois Gougetwintrust/tests: Print GetLastError() in decimal with...
2007-01-09  Francois Gougetmcicda: Compare GetLastError() to kernel error codes...
2007-01-09  Hans Leidekkerkernel32: Add a stub implementation for GetVolumeNameFo...
2007-01-09  Samuel Lidén Borellkernel32: Add SetTermsrvAppInstallMode stub.
2007-01-09  Mike McCormackkernel32: Implement EndUpdateResource for the case...
2007-01-09  Patrik Stridvalldxguid: Add the rmxfguid.h header and export the GUIDs.
2007-01-09  Felix Nawothnigtreeview: Initialize iImage and iSelectedImage with...
2007-01-09  Ken Thomaseskernel32: Don't release preferred_locales until we...
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucwined3d: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucdsound: Remove stray '\' at end of lines.
2007-01-09  Andrew Talbotdsound: Remove unused function.
2007-01-09  Andrew Talbothhctrl.ocx: Remove unused variable.
2007-01-09  Andrew Talbotgdi32: Remove unused variables.
2007-01-09  Andrew Talbotgdi32: Declare some functions static.
2007-01-09  Andrew Talbotgdi32: Remove unused function.
2007-01-09  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-09  Detlef Riekenberglocalspl/tests: Load the user interface dll on demand.
2007-01-08  Alexandre Julliarddsound: The dsconf.h GUIDs are now in libdxguid.
2007-01-08  Patrik Stridvalldsound: The GUID:s defined in dsconf.h should be export...
2007-01-08  Patrik Stridvallimm32: Only unregister the IME class if it was registered.
next