wine
2007-04-20  Rolf Kalbermatteradvapi32: Make QueryServiceStatus use QueryServiceStatusEx.
2007-04-20  Rolf Kalbermatteradvapi32: Implement QueryServiceStatusEx.
2007-04-20  Stefan Dösingerwined3d: The cursor texture doesn't have GL_APPLE_clien...
2007-04-20  Huw Daviesuser32: Cache the text buffer length to avoid excessive...
2007-04-20  Huw Daviesuser32: Add a function to return the length of the...
2007-04-20  Huw Daviesuser32: Keep track of whether the app has asked for...
2007-04-20  Aric Stewartgdi32: Make the comparison for system link font replace...
2007-04-20  Stefan Dösingerwined3d: Do not upload to the vbo if there's nothing...
2007-04-20  Andrew Talbotdbghelp: Constify some variables.
2007-04-20  Detlef Riekenberglocalspl: ConfigurePort is now in localui.dll.
2007-04-20  Detlef Riekenberglocalui: Implement ConfigurePortUI.
2007-04-19  Detlef Riekenberglocalspl: DeletePort is now in localui.dll.
2007-04-19  Andrew Talbotdbghelp: Constify some variables.
2007-04-19  H. Verbeetwined3d: Remove GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATT...
2007-04-19  Hans Leidekkershell32: Add a stub implementation for OpenAs_RunDLL.
2007-04-19  Hans Leidekkermsvcrt: Correct the spec file entry for _makepath.
2007-04-19  Hans Leidekkeriphlpapi: Only call res_init() once per process.
2007-04-19  Aric Stewartshell32: SHGFI_EXETYPE flag should have the files retur...
2007-04-18  Alexandre Julliardserver: Don't give out read/write access to the named...
2007-04-18  Alexandre Julliardserver: Use the standard file descriptor wait queue...
2007-04-18  Alexandre Julliardserver: Moved the FSCTL_PIPE_LISTEN implementation...
2007-04-18  Alexandre Julliardserver: Allow specifying the status code to return...
2007-04-18  Ken Thomasesshell32/tests: Test that quoting file path prevents...
2007-04-18  Ken Thomasesshell32: Don't break file path at spaces in ShellExecut...
2007-04-18  Ken Thomasesshell32/tests: Added to-do test showing a bug with...
2007-04-18  Stefan Dösingerd3d9: Rework the converted vertex declaration management.
2007-04-18  Bernd Buschinskiwined3d: Fix drawStridedSlow typo.
2007-04-18  Francois Gougetadvapi32/tests: Use memcmp() instead of strcmp() so...
2007-04-18  José Manuel... winspool.drv: Add Spanish resources.
2007-04-18  Andrew Talbotuxtheme: Fix conflicting declarations.
2007-04-18  Andrew Talbotdbghelp: Constify some variables.
2007-04-18  Detlef Riekenberglocalui: Implement DeletePortUI.
2007-04-18  Detlef Riekenberglocalspl: Implement XcvData_AddPort.
2007-04-18  Detlef Riekenbergspoolss: Build the import library.
2007-04-18  Aric Stewarttaskmgr: Add Japanese resource.
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
2007-04-17  Alexandre Julliardserver: Add a specific data type for ioctl codes so...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-17  Dmitry Timoshkovversion: Add a VerQueryValue test, make it mostly pass...
2007-04-17  Stefan Dösingerd3d9: Do not allow Direct3D9::GetAdapterModeCount to...
2007-04-17  Michael Kaufmanngdi32: Add a stub for CancelDC.
2007-04-17  H. Verbeetwined3d: Implement ColorFill using FBOs, if they're...
2007-04-17  H. Verbeetwined3d: Don't try to clear the depth stencil if there...
2007-04-17  H. Verbeetwined3d: Properly handle the difference between GL_BACK...
2007-04-17  H. Verbeetwined3d: Use surface_get_gl_buffer where appropriate.
2007-04-17  H. Verbeetwined3d: Add a function to determine if a surface is...
2007-04-17  H. Verbeetwined3d: Set the FBO drawbuffer using glDrawBuffer...
2007-04-17  H. Verbeetwined3d: Ignore SetTextureStageState on unsupported...
2007-04-17  H. Verbeetwined3d: Use GL_UNSIGNED_BYTE as data type for WINED3DF...
2007-04-17  H. Verbeetwined3d: Dump the FBO's attachments when its status...
2007-04-17  H. Verbeetwined3d: Add a function for dumping FBO status codes.
2007-04-16  Alexandre Julliardserver: Move the server part of device unmounting to...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-16  Alexandre Julliardserver: Add infrastructure for ioctl server request.
2007-04-16  Alexandre Julliardkernel32: Use the correct access rights when opening...
2007-04-16  Jan Zerebeckiwined3d: Remove resourceStoreCriticalSection.
2007-04-16  Jan Zerebeckiuser32: Fix to succeed reliably in test where it works...
2007-04-16  Eric Pouechacledit: Stubbed out acledit DLL, needed by SysInternal...
2007-04-16  Damjan Jovanovicmapi32: MAPIAdminProfiles stub.
2007-04-16  Alban Browaeyswininet: Fix szCacheContent in URLCacheContainer_OpenIndex.
2007-04-16  Alban Browaeysmsi: Move msi_free(msiFilePath) to enable ERR message...
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-16  Detlef Riekenberginclude/winspool: Declare missing function.
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
2007-04-16  Andrew Talbotuser32: Make function definitions and declarations...
2007-04-16  Andrew Talbotcrypt32: Constify some variables.
2007-04-16  Andrew Talbotcrypt32: Constify some variables.
2007-04-16  Jason Edmeadescmd.exe: Implement a basic 'more'.
2007-04-16  Maarten Lankhorstwinmm: Implement CALLBACK_WINDOW.
2007-04-16  Stefan Dösingerd3d: Enumerate palettized formats for ddraw.
2007-04-16  Hwang YunSong... cmd: Updated Korean resource.
2007-04-16  James Hawkinsmsi: Add handling for the concurrent install custom...
2007-04-16  James Hawkinsmsi: Run the InstallExecute sequence if the InstallUISe...
2007-04-16  James Hawkinsmsi: Generalize the msi_custom_action_info struct so...
2007-04-16  James Hawkinsmsi: Add tests for the concurrent installation custom...
2007-04-16  Kai Blinsecur32: Move NTLM debug output to a seperate "ntlm...
2007-04-16  Francois Gougetadvapi32: Fix and extend the RegQueryValueEx() tests.
2007-04-16  Chris Robinsonquartz: Create DirectSound device and buffer at filter...
2007-04-16  Chia-I Wukernel32: Fix non-terminated separator string.
2007-04-13  Alexandre JulliardRelease 0.9.35. wine-0.9.35
2007-04-13  Huw Daviesimagehlp: Add support for the indices array passed...
2007-04-13  András Kovácswinecfg: Add Windows Vista version option.
2007-04-13  András Kovácsntdll: Add Vista version option.
2007-04-13  Andrew Talbotoleaut32: Remove superfluous semicolons.
2007-04-13  Andrew Talbotole32: Void functions should not return a value.
2007-04-13  Fabian Bielerwined3d: Mark vertex shader 3.0 as foggy shaders if...
2007-04-13  H. Verbeetwined3d: Fix some swizzles on scalars.
2007-04-13  Alexandre Julliardwinex11.drv: Hack to disable XInitThreads when an XIM...
2007-04-13  Lei Zhangcomctl32: monthcal: GetMonthRange Tests.
2007-04-13  Rob Shearmanmsi: Provide UI action data for uncompressed files...
2007-04-13  Dan Hipschmanrpcrt4: Add tests for RpcServerListen and friends.
2007-04-13  Stefan Dösingerd3d9: Fix vertex decl test.
2007-04-13  Jacek Cabanmshtml: Added IDM_COMPOSESETTINGS and IDM_HTMLEDITMODE...
2007-04-13  Jacek Cabanmshtml: Added IPersistFile::Save implementation.
2007-04-13  Jacek Cabanmshtml: Correctly handle utf-16 encoded pages.
2007-04-13  Jacek Cabanmshtml: Added IHTMLBodyElement::get_background implemen...
2007-04-13  Jacek Cabanmshtml: Change TRACE to FIXME in stubs.
2007-04-13  Dan Kegelwinex11.drv: GetAsyncKeyState must check mouse buttons...
2007-04-12  Alexandre Julliardserver: Don't bother with default entry points for...
next