wine
2007-02-19  Hans Leidekkersetupapi: Add stub implementations for SetupDiGetINFCla...
2007-02-19  Hans Leidekkerkernel32: Add a stub implementation for FindFirstVolume...
2007-02-19  Chris Robinsonquartz: Stop and free the dsound buffer when needed.
2007-02-19  Marcus Meissnershell32/tests: Fixed potential overflow.
2007-02-19  Marcus Meissnerdbghelp: Return when not finding the name.
2007-02-19  Marcus Meissnercomctl32: Fixed new header test.
2007-02-19  Marcus Meissnerwinedump: Added a missing free().
2007-02-19  Marcus Meissnerwinex11.drv: Small fixes.
2007-02-19  Vitaly Lipatovwinspool: Constify some parameters in some functions.
2007-02-19  Roderick Colenbranderopengl32: Add new extensions.
2007-02-19  Rob Shearmancomctl32: Don't free user32 objects with a gdi32 functi...
2007-02-19  Rob Shearmaninclude: Add macro for ListView_GetOrigin to commctrl.h.
2007-02-19  Kanit Therdsteerasukdicomctl32: datetime: Initial tests for date and time...
2007-02-19  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-19  Andrew Talbotmsg711.acm: Constify some variables.
2007-02-19  Andrew Talbotmsi: Constify some variables.
2007-02-19  Andrew Talbotmsadp32.acm: Constify some variables.
2007-02-19  Andrew Talbotmciseq: Constify a variable.
2007-02-16  Alexandre JulliardRelease 0.9.31. wine-0.9.31
2007-02-16  Chris Petersoncomctl32: treeview: New conformance tests for TreeView...
2007-02-16  Hwang YunSong... cmd: Updated Korean resource.
2007-02-16  Hwang YunSong... shell32: Updated Korean resource.
2007-02-16  Damjan Jovanovicmsvcrt: Fix fstat's handling of pipes and char devices.
2007-02-16  Rob Shearmankernel32: Fix the GetComputerName* functions to not...
2007-02-16  Rob Shearmanserver: Track the impersonation level of tokens.
2007-02-16  Rob Shearmanserver: Track IDs for tokens and modifications made...
2007-02-16  Farshad Agahcomctl32: Added monthcal test cases.
2007-02-16  Dmitry Timoshkovgdi32: CreateBitmapIndirect should ignore the provided...
2007-02-16  Francois Gougetcomctl32/tests: Add missing '\n's to ok() calls.
2007-02-16  H. Verbeetwined3d: Remove the d3d9.h include from wined3d_private.h.
2007-02-16  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in directx.c.
2007-02-16  H. Verbeetwined3d: Add WINED3DCREATE flags and use them.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-16  Peter Oberndorferntdll: Add a vectored exception handling test to the...
2007-02-15  Alexandre Julliardgdi32/tests: Create a window for justification tests...
2007-02-15  Rob Shearmanadvapi32: Add tests for token impersonation levels...
2007-02-15  Rob Shearmanadvapi32: Add some more tests for AccessCheck that...
2007-02-15  Rob Shearmandbghelp: nread can be NULL for read_mem and read_mem64.
2007-02-15  Stefan Dösingerd3d8: Set WINED3DPRESENT_PARAMETERS.MultiSampleQuality...
2007-02-15  Stefan Dösingerwined3d: Convert the full surface for now.
2007-02-15  Stefan Dösingerwined3d: Read offscreen render targets upside down...
2007-02-15  Stefan Dösingerwined3d: Test for supported queries.
2007-02-15  Stefan Dösinger6/10: WineD3D: rsq and rcp instructions may need a...
2007-02-15  Stefan Dösingerwined3d: Restore the display mode when releasing a...
2007-02-15  Stefan Dösingerddraw: Handle mipmapped mag filters by ignoring the...
2007-02-15  Stefan Dösingerddraw: Handle mipmapped TEXTUREMIN render states.
2007-02-15  Stefan Dösingerwined3d: Remove empty texture stage applying loop.
2007-02-15  Stefan Dösingerddraw: Forward D3DRS_TEXTUREADDRESS* and D3DTSS_ADDRESS...
2007-02-15  Dmitry Timoshkovgdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdi...
2007-02-15  Dmitry Timoshkovgdi32: Fix a typo in the memcmp call.
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in surface...
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in statebl...
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in state.c.
2007-02-15  H. Verbeetwined3d: Use WINED3DISSUE_BEGIN / WINED3DISSUE_END...
2007-02-15  H. Verbeetwined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
2007-02-15  H. Verbeetwined3d: Use WINED3DRTYPE_SURFACE rather than D3DRTYPE_...
2007-02-15  H. Verbeetwined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DDTCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DLINECAPS flags and use them.
2007-02-15  Dmitry Timoshkovcomctl32: Change internal imagelist bitmap storage...
2007-02-15  Vitaliy Margolenadvapi32: Add more tests for DuplicateHandle security.
2007-02-15  Vitaliy Margolenntdll/server: Implement NtSetSecurityObject. With tests.
2007-02-15  Vitaliy Margolenserver: Add security descriptor field to object struct.
2007-02-15  Pedro Araujo... gdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
2007-02-15  H. Verbeetwined3d: Add WINED3DPTADDRESSCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPCMPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPMISCCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPBLENDCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DSTENCILCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DTEXOPCAPS flags and use them.
2007-02-15  Stefan Dösingerwined3d: Restore blitting environment after modifying it.
2007-02-15  Stefan Dösingerwined3d: alphaop fixes for color keying.
2007-02-15  Stefan Dösingerwined3d: Enable color keying only for surfaces without...
2007-02-15  Stefan Dösingerddraw, wined3d: Color keying tests and fixes.
2007-02-15  Stefan Dösingerwined3d: Accelerated blits from and to offscreen render...
2007-02-15  Stefan Dösingerwined3d: Convert and load U8V8 surfaces as rgb.
2007-02-15  Stefan Dösingerwined3d: Implement texbem in arb, improve it in glsl.
2007-02-15  Stefan Dösingerwined3d: Load one bump mapping environment matrix into...
2007-02-15  Stefan Dösingerwined3d: Give the bump env matrices their own states.
2007-02-15  Dmitry Timoshkovgdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
2007-02-15  Jason Greenriched20: If outside of the richedit window, return...
2007-02-15  H. Verbeetwined3d: Use WINED3D_OK rather than D3D_OK.
2007-02-15  H. Verbeetwined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather...
2007-02-15  H. Verbeetwined3d: Use WINED3DUSAGE rather than D3DUSAGE.
2007-02-15  H. Verbeetwined3d: Use WINED3DSTREAMSOURCE_INSTANCEDATA rather...
2007-02-15  Detlef Riekenbergwinspool: Do not access NULL when HeapAlloc failed.
2007-02-15  Louis Lendersuser32: Fix error return values in DialogBoxParam ...
2007-02-14  Steven Steinmsi: ValidateProductID action stub.
2007-02-14  Steven Steinmsi: Added "Default" control condition to msi_dialog_se...
2007-02-14  Ivan Sinitsincomdlg32: Set the right background color of the dialog...
2007-02-14  Misha Koshelevwineboot: Start items in StartUp folder on boot.
2007-02-14  Misha Koshelevshell32/tests: Test creating shell links for commands...
2007-02-14  Misha Koshelevshell32: Properly create shell links for commands on...
2007-02-14  Aric Stewartuser32: Scroll window fix.
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Andrew Talbotimaadp32.acm: Constify some variables.
2007-02-14  Andrew Talbotitss: Constify a variable.
2007-02-14  Andrew Talbotdxdiagn: Constify a variable.
next