wine
2007-04-23  Stefan Leichteradvapi32: More tests for RegDeleteTreeA.
2007-04-23  Alexandre Julliardconfigure: Use AC_SEARCH_LIBS for the Solaris libs...
2007-04-23  Ben Taylorconfigure: Fix to properly recognize functions on Solaris.
2007-04-23  Maarten Lankhorstwinealsa: Drop unplayed frames instead of waiting for...
2007-04-23  James Hawkinsmsi: Abstract MSI_RecordSetStream.
2007-04-23  James Hawkinsmsi: Add an internal MSI_ViewModify.
2007-04-23  Yuval Fledelrsaenh: Convert handle type from unsigned int to HCRYPTKEY.
2007-04-23  Yuval Fledelinclude: Introduce ntsecpkg.h.
2007-04-23  EA Durbinsxs: Add new dll stub.
2007-04-23  Alexandre Julliardserver: Return a more correct fd type for anonymous...
2007-04-23  Alexandre Julliardversion: Avoid size_t type in traces.
2007-04-23  Alexandre Julliarddbghelp: Don't print garbage chars in ERR message.
2007-04-23  Andrew Talbotddraw: Constify some variables.
2007-04-23  Alasdair Sinclairadvapi32: Fix one byte array overflow during DES unhash.
2007-04-23  Rolf Kalbermatteradvapi32: Add EnumServicesStatusExA/W stub implementation.
2007-04-23  Rolf Kalbermatteradvapi32: Make SERVICE_STATUS_PROCESS match the declara...
2007-04-23  Hans Leidekkermsi: Install data sources in the InstallODBC custom...
2007-04-23  Hans Leidekkermsi: Install translators in the InstallODBC custom...
2007-04-23  Hans Leidekkerurlmon: Add an implementation for CreateURLMonikerEx...
2007-04-23  Maarten Lankhorstdsound: Don't deadlock in capture because of callback.
2007-04-23  Maarten Lankhorstdsound: Make sure we're holding the lock on Drop And...
2007-04-23  James Hawkinsmsi: Add the _Property table back, with tests.
2007-04-23  James Hawkinsmsi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
2007-04-23  Hwang YunSong... cmd: Updated Korean resource.
2007-04-23  Dmitry Timoshkovcomctl32: Add an image list storage test, make it pass...
2007-04-23  Dmitry Timoshkovcomctl32: Use packing only for public ILHEAD structure...
2007-04-23  Dmitry Timoshkovcomctl32: Fix an off by one error in ImageList_Remove.
2007-04-23  Dmitry Timoshkovadvapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
2007-04-23  Lei Zhangwineshelllink: Fall back to $HOME if $HOME/Desktop...
2007-04-23  Yuval Fledeluserenv: Make GetProfileType report a normal (non-roami...
2007-04-23  Yuval Fledelinclude: Fix a typo in wincrypt.h.
2007-04-23  Fabian Bielerwined3d: Remove usesFog flag from IWineD3DVertexShaderImpl.
2007-04-23  Fabian Bielerd3d9/tests: Fix fog with shader test.
2007-04-23  Maarten Lankhorstwinecfg: Update Dutch resources.
2007-04-23  Maarten Lankhorstwinmm: Pass the right message to hwnd from mixer callback.
2007-04-23  Gerald Pfeiferserver: Silence compiler warning in fd_queue_async().
2007-04-23  Kirill K. Smirnovxcopy: Add Russian resource.
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.
next