wine
2006-08-24  Alexandre JulliardRelease 0.9.20. wine-0.9.20
2006-08-24  Alexandre Julliardconfigure: Fixed bug in previous OpenGL warning patch.
2006-08-24  Robert Reifadvapi32: Output information on failed LsaQueryInformat...
2006-08-24  Mike McCormackmsi: Fix strings with lengths that are exact multiples...
2006-08-24  Jeff Latimergdi: Add missing glyph code to GetGlyphIndices and...
2006-08-24  Mike McCormackshell32: Use kernel functions in preference to libwine...
2006-08-24  Mike McCormackshell32: Fix compilation of test on MSVC6.
2006-08-24  James Hawkinsmsi: Add an initial implementation of the PathEdit...
2006-08-24  Roderick Colenbranderopengl32: Fix ATI OpenGL bug.
2006-08-24  Roderick Colenbranderconfigure: Extend the current OpenGL/Direct3D warning...
2006-08-24  Hwang YunSong... winecfg: Updated Korean Resource.
2006-08-24  Benjamin Araioleaut32: Updated conformance test return string for...
2006-08-24  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-08-24  James Liggettwinex11.drv: Fix explorer regression caused by systray...
2006-08-23  Clinton Stimpsonriched20: Add tests for EM_GETMODIFY.
2006-08-23  Huw Daviesrpcrt4: Tests for CStdStubBuffer_Disconnect and a tidy...
2006-08-23  Huw Daviesrpcrt4: Tests for CStdStubBuffer_Connect and fixes...
2006-08-23  Huw Daviesrpcrt4: Add tests for CreateStub and fix up CStdStubBuf...
2006-08-23  Huw Daviesrpcrt4: Add tests for NdrStubForwardingFunction and...
2006-08-23  Huw Daviesrpcrt4: Tests for NdrDllGetClassObject.
2006-08-23  Jacek Cabanmlang: Added IMultiLanguage3 interface stub implementation.
2006-08-23  Jacek Cabanmlang.idl: Added IMultiLanguage3 declaration.
2006-08-23  Andrzej Popowskimsvcrt: Fix scanf format "%i" base detection.
2006-08-23  Stefan Huehnerwinedbg: Fix typo in manpage.
2006-08-23  Stefan Dösingerwined3d: Make the destination surface glDirty in Update...
2006-08-23  Andrew Talbotwinspool.drv/tests: Write-strings warnings fix.
2006-08-23  Andrew Talbotwinspool.drv: Write-strings warnings fix.
2006-08-23  Andrew Talbotwineps.drv: Write-strings warnings fix.
2006-08-23  Andrew Talbotddraw: Write-strings warnings fix.
2006-08-23  Alexandre JulliardDocumentation updates.
2006-08-23  Alexandre Julliardtools: Added a man page for wineprefixcreate.
2006-08-23  Alexandre JulliardDEVELOPERS-HINTS: Moved to the Wiki by Tom Wickline.
2006-08-23  Mikołaj Zalewskishlwapi: Move strings used by StrFromTimeInterval to...
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-08-23  Mikołaj Zalewskiregedit: Remove custom filter from open/save dialogs.
2006-08-23  Paul Vrienswinecfg: Make sure we can use a large text.
2006-08-23  Paul Vrienswintrust: Add some documentation.
2006-08-23  Alexandre Julliardconfigure: Remove -O2 disable hack for MacOS now that...
2006-08-23  Detlef Riekenbergconfigure: Show messages about additional packages...
2006-08-23  James Liggettwinex11.drv: Add XEmbed system tray support.
2006-08-23  James Hawkinsmsiexec: Add handling for msiexec's regserver option.
2006-08-23  Mike McCormackserver: Use ntdll values where possible.
2006-08-23  Mike McCormackwindef.h: Add a definition for FILETIME.
2006-08-23  Mike McCormackntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
2006-08-23  Paul Vrienswinecfg: Update Dutch resource.
2006-08-23  Paul Vrienswinecfg: Wrong text in messagebox.
2006-08-23  Hwang YunSong... shlwapi: Update Korean resource.
2006-08-23  Andrew Talbotlibwine: Cast-qual warning fix.
2006-08-23  Andrew Talbotwinebuild: Cast-qual warnings fix.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-08-23  Roderick Colenbranderwinex11.drv: Fix opengl pixel format bug.
2006-08-23  Fatih Aşıcımshtml: Update Turkish resources.
2006-08-23  Juan Langcrypt32: Add CryptFormatObject stub.
2006-08-23  Mikołaj Zalewskishell32: Pl.rc: Fix a backslash.
2006-08-23  Mikołaj Zalewskishlwapi: Make StrFormatByteSize format numbers using...
2006-08-23  Jacek Cabanmshtml: Use IPropertyNotifySink connection point.
2006-08-23  Robert Reifdsound: Remove unused parameter from propset functions.
2006-08-23  Gerald Pfeiferconfigure: Try to #include <pthread.h> before checking...
2006-08-22  Stefan Dösingerwined3d: Correctly draw transformed and untransformed...
2006-08-22  Paul Vrienscrypt32: Print parameters and add some documentation.
2006-08-22  James Hawkinsmsi: Add tests for the AppSearch action.
2006-08-22  James Hawkinsmsi: Add handling for MsiEvaluateCondition's substring...
2006-08-22  James Hawkinsmsi: Add tests for MsiEvaluateCondition's substring...
2006-08-22  Mike McCormackitss: Simplify the class factory.
2006-08-22  Kai Blinkernel: Set last error in CreateIoCompletionPort.
2006-08-22  Mikołaj Zalewskishlwapi: Format the kilobyte file size number using...
2006-08-22  Mikołaj Zalewskishell32: Show file size in the details view in kilobytes.
2006-08-22  Mike McCormackshell32: Don't add the directory name twice when recurs...
2006-08-22  Benjamin Araioleaut32: Add support for handling TKIND_COCLASS in...
2006-08-22  Juan Langcrypt32: Fix a misplaced parenthesis.
2006-08-22  Stefan Leichteroleaut32: Print 64bit integers with wine_dbgstr_longlong.
2006-08-22  Alexander Nicolaysen... winecfg: Update Norwegian Bokmål resources.
2006-08-22  Fatih Aşıcıwinecfg: Update Turkish resources.
2006-08-22  Matthew Finnicumriched20: Make EM_EXLINEFROMCHAR handle special case...
2006-08-22  Piotr Cabanoleview: Added dispinterface handling to idl viewer.
2006-08-22  Piotr Cabanoleview: Added typedef handling to idl viewer.
2006-08-21  Huw Davieswinex11.drv: Fix rendering of fonts that don't support...
2006-08-21  Frank Richterwinecfg: audio: Use strings from resources.
2006-08-21  Frank Richterwinecfg: driveui: Load UI strings from resources.
2006-08-21  David Adamwinecfg: Update French translation.
2006-08-21  Chris Robinsonwined3d: Don't pass bad values to glAlphaFunc and glDep...
2006-08-21  Chris Robinsonwined3d: Print real unhandled D3DCMPFUNC value.
2006-08-21  Piotr Cabanoleview: Added idl save to file functionality.
2006-08-21  Piotr Cabanoleview: Added idl displaying.
2006-08-21  Piotr Cabanoleview: Added idl formatting.
2006-08-21  Piotr Cabanoleview: Added functions description to idl generation.
2006-08-21  Saulius Krasuckasadvpack/tests: Make RunSetupCommand not popup dialogs.
2006-08-21  Mike McCormackkernel32: Print parameters, call SetLastError() when...
2006-08-21  Roderick Colenbranderwined3d: Better GPU detection.
2006-08-21  H. Verbeetwined3d: Improve float constant loading a bit.
2006-08-21  H. Verbeetwined3d: Lookup GLSL float uniform locations only once...
2006-08-21  H. Verbeetwined3d: Free the float constant map arrays for all...
2006-08-21  H. Verbeetwined3d: Fix indices for the float constant map.
2006-08-21  Jacek Cabanmshtml: Added IDM_BOLD implementation.
2006-08-21  Paul Vrienswintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
2006-08-21  Dan Kegelmpr: Fix bug in ProviderOrder comma processing in wnetI...
2006-08-21  Matt Finnicumriched20: Swap two lines that were in wrong order ...
2006-08-21  Kai Blinsecur32: Initial working implementation of EncryptMessa...
2006-08-21  Robert Reifkernel32: Fix ExpandEnvironmentStrings to not overflow...
2006-08-21  Robert Reifadvapi32: LookupAccountSid buffer size query tests.
next