wine
2007-01-12  Alexandre Julliardntdll: Moved the check for removable file in load_dll...
2007-01-12  Francois Gougetxrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode()...
2007-01-12  Bill Medlandodbccp32: Implement SQLGetInstalledDrivers.
2007-01-12  Duane Clarktreeview: Fix horizontal scrolling.
2007-01-12  Stefan Dösingerwined3d: Avoid a NULL pointer dereference in UpdateText...
2007-01-12  Stefan Dösingerwined3d: Do not perform a NULL check on riid (Coverity).
2007-01-12  Stefan Dösingerd3d9: Implement IDirect3DDevice9::StretchRect.
2007-01-12  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-12  Clinton Stimpsonriched20: Fix crash undoing a paste.
2007-01-12  Kirill K. Smirnovexplorer/systray: Some code cleanup.
2007-01-12  Francois Gougetd3d8/tests: Warn that tests were skipped if we could...
2007-01-12  Francois Gougetd3d9/tests: Warn that tests were skipped if we could...
2007-01-12  Francois Gougettests: Add skip(), a function to warn that tests were...
2007-01-12  Francois Gougetdsound/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Francois Gougetdsound/tests: The tests link with dsound.dll so use...
2007-01-12  Francois Gougetdsound/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Francois Gougetwinmm/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Ken Thomaseswined3d: Do not block waiting for occlusion query resul...
2007-01-12  Rob Shearmanole32: Fix copied description and copyright statement...
2007-01-12  Frank Richterdbghelp: Split gnu_debuglink handling into own function.
2007-01-12  Andrew Talbotmsacm32: Declare some variables static.
2007-01-12  Andrew Talbotmshtml: Declare a variable static.
2007-01-12  Andrew Talbotmpr: Declare a variable static.
2007-01-12  Andrew Talbotmsdmo: Declare a function static.
2007-01-12  Andrew Talbotitss: Remove unused variable and associated dead code.
2007-01-12  Andrew Talbotmsadp32.acm: Remove unused function.
2007-01-12  Andrew Talbotmsg711.acm: Remove unused function.
2007-01-12  Detlef Riekenbergcomdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filed...
2007-01-12  Detlef Riekenbergwinspool: Support Xcv for ConfigurePortW.
2007-01-12  Detlef Riekenbergwinspool: Support monitors without a name.
2007-01-11  Alexandre Julliardpreloader: Added printf format checking and fix some...
2007-01-11  Alexandre Julliardpreloader: Remove reserved ranges that we failed to...
2007-01-11  Bill Medlandodbccp32: Implement SQLInstallerError(W).
2007-01-11  Mike McCormackkernel32: Merge existing resources in EndUpdateResource.
2007-01-11  Mike McCormackkernel32: Split update_add_resource() into two functions.
2007-01-11  Mike McCormackkernel32: Create a simple abstraction for file mappings.
2007-01-11  Dmitry Timoshkovuser32: Add a simple DrawState test, make it pass under...
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  James Hawkinswinedbg: Check buffer for NULL before writing to it.
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 Lendersclock: Update Dutch resource.
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  Francois Gougetwine.inf: We cannot create fake dlls for 16bit librarie...
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  Dmitry Timoshkovwineconsole: Fix a typo in the help message about corre...
2007-01-10  Dmitry Timoshkovwineconsole: Use CP_UNIXCP to translate strings to...
2007-01-10  Dmitry Timoshkovwineconsole: Make some data const.
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...
next