wine
2006-06-26  Eric Pouechdbghelp: Dwarf & thunks.
2006-06-26  Eric Pouechdbghelp: Elf for wine and spec definitions.
2006-06-26  Andrey Turkinmsi: Disable some path validity checks in MsiSetTargetPath.
2006-06-26  Ivan Leoamstream: Implement IAMMultiMediaStreamImpl_OpenFile...
2006-06-26  Ivan Leoadvapi32/tests: Fix a crash when ConvertSidToStringSidA...
2006-06-26  Mikołaj Zalewskiuser: user32_Pl.rc: Fix the capitalization of OK.
2006-06-26  Vijay Kiran... ntdll: Add UZT timezone info.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Francois Gougetshell32: Fix computation of default verb.
2006-06-26  Francois Gougetwinecoreaudio: Protect pthread.h inclusion.
2006-06-26  Francois Gougetddraw: Fix compilation with gcc 2.95.
2006-06-26  Francois Gougetcrypt32: Fix compilation with gcc 2.95.
2006-06-26  Stefan Dösingerddraw: Set the video memory and visible flag on render...
2006-06-26  Stefan Dösingerddraw: Enumerate the reference d3ddevice.
2006-06-26  Stefan Dösingerwined3d: Fix single buffering.
2006-06-26  Stefan Dösingerwined3d: Fix a bad trace.
2006-06-26  Stefan Dösingerwined3d: Create vertex buffer objects for D3D vertex...
2006-06-26  Stefan Dösingerwined3d: Vertex fixups.
2006-06-26  Stefan Dösingerwined3d: Add support for VBOs to the drawing code.
2006-06-26  Paul Vriensshlwapi: PathCombineW should return NULL on invalid...
2006-06-26  Hwang YunSong... oleview: Added Korean resources.
2006-06-26  Piotr Cabanoleview: Fix compilation with gcc 2.95.
2006-06-26  Piotr Cabanoleview: Added propper ClassName displaying to interfac...
2006-06-26  Piotr Cabanoleview: Added interface viewer.
2006-06-26  Stefan Dösingerddraw/wined3d: IDirectDrawSurface7::SetSurfaceDesc...
2006-06-26  Andrew Talbotgdi/tests: Write-strings warnings fix.
2006-06-26  Andrew Talbotwidl: Write-strings warnings fix.
2006-06-26  James Hawkinsshell32: Add missing multiply by sizeof(WCHAR)l
2006-06-26  Huw Daviesrpcrt4: Calculate size of FC_STRUCT arguments correctly.
2006-06-26  Huw Davieswinex11: Introduce a function to retrieve the glx drawa...
2006-06-26  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-06-23  Alexandre Julliardserver: Moved some common bits of get/set_thread_contex...
2006-06-23  Alexandre Julliardlibwine: Added entry for sigprocmask in the pthread...
2006-06-23  Alexandre Julliardwine-pthread: Set thread scope to force using kernel...
2006-06-23  Huw Daviesopengl32: If there's no glX context don't return a...
2006-06-23  Piotr Cabanoleview: Added system configuration dialog.
2006-06-23  Piotr Cabanoleview: Added copy HTML tag functionality.
2006-06-23  Piotr Cabanoleview: Added copy CLSID functionality.
2006-06-23  Piotr Cabanoleview: Added CreateInstanceOn functionality.
2006-06-23  James Hawkinsmsi: Add tests for components that aren't associated...
2006-06-23  Jacek Cabanmshtml: Added stub implementation of HTMLLoadOptions.
2006-06-23  Jacek Cabanmshtml: Added optary.idl file.
2006-06-23  Jacek Cabanmshtml: Inherit NSContainer in NewURI.
2006-06-23  Jacek Cabanmshtml: Fix a typo.
2006-06-23  Jacek Cabanmshtml: Added CGID_MSHTML to IOleCommandTarget::Exec.
2006-06-23  Juan Langadvapi: Add a stub for SystemFunction035.
2006-06-23  Juan Langkernel: Change failing to test to show it doesn't have...
2006-06-23  Andrew Talbotsecur32: Write-strings warnings fix.
2006-06-23  Andrew Talbotole32/tests: Write-strings warning fix.
2006-06-23  Vitaliy Margolendinput: Warp mouse each 10ms instead of dropping events.
2006-06-23  Paul Vriensuxtheme/tests: Destroy the windows after we've used...
2006-06-23  Paul Vriensuxtheme/tests: Add a case sensitivity test.
2006-06-23  Jonathan Ernstoleview: Spelling fixes (English).
2006-06-23  Jonathan Ernstoleview: French localization.
2006-06-23  Huw Davieswinex11: glXQueryExtension has its error and event...
2006-06-22  Piotr Cabanoleview: Removed use of strlenW, strcmpW and strcpyW...
2006-06-22  Alexandre Julliardconfigure: Send pkg-config error messages to /dev/null.
2006-06-22  Krzysztof Foltmanriched20: Fix message range for get_msg_name.
2006-06-22  Juan Langcrypt32: Implement CertGetCRLFromStore.
2006-06-22  Juan Langoleaut32: Correctly handle NULLs embedded in BSTRs...
2006-06-22  Juan Langkernel: Use the WinXP method for comparing strings...
2006-06-22  Ivan Leoquartz: Fix media type detection.
2006-06-22  Eric Pouechdbghelp: Elf for wine and spec definitions.
2006-06-22  Detlef RiekenbergMakefile.in: Add target "ctags" to the overview.
2006-06-22  Detlef RiekenbergDEVELOPER-HINTS: Some directories where added / renamed.
2006-06-22  Paul Vriensuxtheme/tests: Only test the needed functions once...
2006-06-22  Paul Vriensuxtheme/tests: Add some tests for GetWindowTheme.
2006-06-22  James Hawkinsatl: Add a stub implementation of AtlModuleLoadTypeLib.
2006-06-22  James Hawkinsmapi32: Add a stub implementation of MAPIOpenLocalFormC...
2006-06-22  Stefan Dösingerddraw: Use the handle infrastructure for Matrix handles.
2006-06-21  Alexandre JulliardRelease 0.9.16. wine-0.9.16
2006-06-21  Alexandre Julliardoleview: Delete the symlink from git.
2006-06-21  Alexandre JulliardUpdated the AUTHORS list and converted it to utf-8.
2006-06-21  Francois Gougettools: Fix mkinstalldirs.
2006-06-21  Paul Vriensuxtheme/tests: Extra testing for GetLastError.
2006-06-21  Louis. Lendersmsvcrt: Add simple test for _strdup(0).
2006-06-21  Louis. Lendersmsvcrt: Fix a crash in _strdup.
2006-06-21  James Hawkinsmsi: Fix handling of the no-op identifier in the Direct...
2006-06-21  Andrew Talbotntdll: Write-strings warnings fix.
2006-06-21  Detlef Riekenbergwinspool/tests: Tests for EnumForms and set an error...
2006-06-21  Andrew Ziemmsvcrt: Fix _initterm, with tests.
2006-06-21  Simon Kissanekernel32: Added SetThreadUILanguage() stub.
2006-06-21  Robert Shearmanrpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
2006-06-21  Robert Shearmanrpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
2006-06-21  Stefan Dösingerwined3d: Pixel format cleanup.
2006-06-21  Michael Kaufmanngdi32: SetWinMetaFileBits: Use the whole device surface...
2006-06-21  Detlef Riekenbergwinspool: An empty string as server name is valid for...
2006-06-21  Piotr Cabanoleview: Added registry tab in details window.
2006-06-21  Piotr Cabanoleview: Added details window base.
2006-06-21  Piotr Cabanoleview: Added base menu funcionality.
2006-06-21  Piotr Cabanoleview: Added more TreeView entries.
2006-06-21  Piotr Cabanoleview: Added TreeView entries read from registry.
2006-06-21  Piotr Cabanoleview: Added TreeView window.
2006-06-21  Piotr Cabanoleview: Added pane bar.
2006-06-21  Piotr Cabanoleview: Added initial version.
2006-06-21  Louis. Lenderswined3d: Add an "\n" to a fixme to fix an overflow.
2006-06-21  Jason Greenwined3d: Bind correct number of samplers for GLSL shaders.
2006-06-21  Juan Langcrypt32: Implement some CRL verification functions.
2006-06-21  Juan Langwincrypt.h: Add more definitions and prototypes.
2006-06-21  Andrew Talbotwininet/tests: Write-strings warnings fix.
next