wine
2006-06-27  Alexandre Julliardlibwine: Attempt to increase some user limits that...
2006-06-27  Alexandre Julliardwineconsole: Portability fixes in the curses mouse...
2006-06-27  Alexandre Julliardwidl: Fixed syntax of DECL_LINK macro to look more...
2006-06-27  Andrey Turkinshlwapi: Test for UrlGetPart in case of file name.
2006-06-27  Vitaliy Margolenntdll: Fix 2 failing test on native. Change Wine accord...
2006-06-27  Hans Leidekkershell32: Add a stub implementation for SHIsFileAvailabl...
2006-06-27  Eric Pouechwinedbg: Module info.
2006-06-27  Eric Pouechwinedbg: Use 64 bit version of imagehlp_module.
2006-06-27  Eric Pouechdbghelp: Implemented SymEnumerateModules64.
2006-06-27  Eric Pouechdbghelp: Module info.
2006-06-27  Alexandre Julliardwinetest: Portability fix in the maketest script. Added...
2006-06-27  Andrew Talbotwinex11.drv: Write-strings warning fix.
2006-06-27  Jason Greenwined3d: Implement more GLSL instructions and a little...
2006-06-27  H. Verbeetwined3d: Remove some redundant code.
2006-06-27  H. Verbeetwined3d: Fix compilation (VBO constants).
2006-06-27  James Hawkinssetupapi: Fix SetupCloseInfFile when a NULL handle...
2006-06-27  James Hawkinsshlwapi: Add tests for PathAddBackslash.
2006-06-27  James Hawkinsshlwapi: Add tests for PathCombineA.
2006-06-27  James Hawkinsshdocvw: Upgrade the version to 5.50.4134.599.
2006-06-27  Stefan Dösingerddraw: Fix some compiler warnings.
2006-06-27  Stefan Dösingerddraw: Assign the surface descriptions height to the...
2006-06-27  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-06-27  Paul Vriensuxtheme/tests: Add tests for GetCurrentThemeName.
2006-06-27  Paul Vriensuxtheme/tests: Added a bit more functional tests to...
2006-06-26  Jacek Cabanmshtml: Added Unadvise implementation.
2006-06-26  Jacek Cabanmshtml: Destroy connection points.
2006-06-26  Jacek Cabanmshtml: Added Advise implementation.
2006-06-26  Jacek Cabanmshtml: Return text/html by default in GetContentType.
2006-06-26  Jacek Cabanmshtml: Return NS_OK in GetStatus if channel is NULL.
2006-06-26  Jacek Cabanmshtml: Call OnStopRequest in OnStopBinding.
2006-06-26  Jacek Cabanmshtml: Break reading if IStream::Read returns 0 bytes.
2006-06-26  Jacek Cabanmshtml: Added HTMLLoadOptions implementation (with...
2006-06-26  Eric Pouechmci: Fix some mciSendString quirks.
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.
next