wine
2006-08-28  Robert Shearmanole32: Return errors if the attempt to start a LocalSer...
2006-08-28  Robert Shearmanole32: AppId is a value under the clsid key, rather...
2006-08-28  Robert Shearmanole32: Fix functions defined without specifying argumen...
2006-08-28  Roderick Colenbranderwinex11.drv: Import ConvertPixelFormatWGLtoGLX from...
2006-08-28  Brian Changriched20: EM_EXSETSEL fixes and conformance tests.
2006-08-28  Alexandre Julliardtools: Get rid of the winapi makefile, it's not used...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-28  Alexandre Julliardmake_makefiles: Generate the tests list in programs...
2006-08-28  Alexandre Julliardtools: Added make_makefiles tool that updates the list...
2006-08-28  Alexandre Julliardkernel: Get rid of useless trace.
2006-08-28  Mike McCormackmsi: Fix writing of long strings to the database.
2006-08-28  Mike McCormackmsi: Fix MsiRecordGetString for a null buffer and non...
2006-08-28  H. Verbeetd3d8: Use proper handles for pixel shaders.
2006-08-28  H. Verbeetd3d8: Improve shader handle management.
2006-08-28  Ivan Gyurdievwined3d: Add support for A16B16G16R16F and A32B32G32R32...
2006-08-28  Hwang YunSong... msi: Updated Korean resource.
2006-08-28  Eric Pouechdbghelp: Removed stabs dump facility now that we have...
2006-08-28  Eric Pouechwinedump: Added -G option to dump raw stabs information...
2006-08-28  Eric Pouechwinedbg: Native dbghelp generate long basic types,...
2006-08-28  Jacek Cabanmshtml: Added IDM_UNDERLINE implementation.
2006-08-28  Jacek Cabanmshtml: Added IDM_ITALIC implementation.
2006-08-28  Jacek Cabanmshtml: Added IDM_FONTNAME implementation.
2006-08-28  James Hawkinsmsi: Add a stub implementation of the VolumeCostList...
2006-08-28  James Hawkinsmsi: Add initial implementation of the DirectoryListUp...
2006-08-28  James Hawkinsmsi: Add initial implementation of the DirectoryCombo...
2006-08-28  Stefan Dösingerwined3d: Find the correct sampler type for < 2.0 pshaders.
2006-08-28  Stefan Dösingerwined3d: Properly initialize a variable.
2006-08-28  Andrew Talbotadvapi32/tests: Cast-qual warnings fix.
2006-08-28  Matt Finnicumriched20: Remove two testing fixme's that were accident...
2006-08-28  Dmitry Timoshkovuser: Do not force repainting on WM_WINDOWPOSCHANGED...
2006-08-28  Roderick Colenbranderopengl: Fix Mesa/DRI regression.
2006-08-28  Robert Reifadvapi32: Fix security tests to not crash on windows.
2006-08-28  Robert Reifkernel32: Fix TRACE in WideCharToMultiByte to not cause...
2006-08-28  Frank Richtersetupapi: Make do_file_copyW send "target newer" notifi...
2006-08-28  Frank Richterkernel: Add tests for GetPrivateProfileSectionNames...
2006-08-27  Alexandre Julliardkernel: Fixed off-by-one error in GetShortPathNameW.
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwrc: xmalloc shouldn't initialize to zero, do that...
2006-08-26  Alexandre Julliardwmc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwmc: xmalloc shouldn't initialize to zero, do that...
2006-08-26  Alexandre Julliardwidl: xmalloc shouldn't initialize to zero, do that...
2006-08-26  Alexandre Julliardmakefiles: Get rid of the checklink rules, they no...
2006-08-26  Robert Shearmanole32: Call IRpcChannelBuffer_GetBuffer for the RemRele...
2006-08-26  Robert Shearmanole32: Use IRpcChannelBuffer_GetBuffer in the hand...
2006-08-26  Robert Shearmanole32: Add support for main-threaded apartments.
2006-08-26  Robert Shearmanole32: Move the opening of the AppId key for a clsid...
2006-08-26  Robert Shearmanole32: CoGetClassObject should host a single-threaded...
2006-08-26  Robert Shearmanole32: Get the threading model value for inproc classes...
2006-08-26  Andrew Talbotadvapi32: Cast-qual warnings fix.
2006-08-26  Jacek Cabanmshtml: Better stub for QueryStatus(CGID_MSHTML).
2006-08-26  Jacek Cabanmshtml: Added nsICommandParams argument to do_ns_command.
2006-08-26  Robert Reifsecur32: Fix secur32 test to pass on windows.
2006-08-26  Robert Reifadvapi32: Fix LookupAccountSid and tests to pass on...
2006-08-26  Robert Reifadvapi32: Fix lsa tests.
2006-08-26  Hwang YunSong... shlwapi: Updated Korean resource.
2006-08-26  Mikołaj Zalewskishell32: Fix a bug in SHELL_ConfirmW.
2006-08-26  Alexandre Julliardwinex11.drv: Remove no longer used all: target.
2006-08-26  Piotr Cabanoleview: Added data freeing in EnumFuncs function.
2006-08-26  Alex Villacís... quartz: Skip over INFO chunk in AVI file parsing.
2006-08-26  Marcus Meissnercomctl32: Remove unneccessary default debug channels.
2006-08-25  Jan Zerebeckiwined3d: Use a common function for all D3DCMPFUNC ...
2006-08-25  Mike McCormackmsi: Set the ALLUSERS property to 1 always.
2006-08-25  Mike McCormackmsi: Fix a memory leak.
2006-08-25  Mike McCormackmsi: Use msi_get_property_int rather than MSI_GetPropertyW.
2006-08-25  Alexandre Julliardwinex11.drv: Fix a compiler warning when OpenGL is...
2006-08-25  Alexandre Julliardcrypt32/tests: Avoid sizeof in traces.
2006-08-25  Alexandre Julliardconfigure: Set rpath on all executables that link to...
2006-08-25  Alexandre Julliardconfigure: Make sure timezone and daylight are variables.
2006-08-25  Alexandre Julliardconfigure: Move cache handling into the WINE_TRY_CFLAGS...
2006-08-25  Alexandre Julliardconfigure: Enable the -Wwrite-strings flag.
2006-08-25  Alexandre Julliardwinedump: Get rid of the install script.
2006-08-25  Alexandre Julliardmake_progs: Update the directory list in configure...
2006-08-25  Alexandre Julliardmake_dlls: Update the directory list in configure.ac...
2006-08-25  Hwang YunSong... regedit: Updated Korean resource.
2006-08-25  Dan Hipschmanwidl: Remove usage of type_t ref field for base types...
2006-08-25  Andrew Talbotwidl: Write-strings warning fix.
2006-08-25  Andrew Talbotmshtml: Write-strings warnings fix.
2006-08-25  Mike McCormackmsi: Reimplement msi_dup_property and msi_get_property_int.
2006-08-25  Mike McCormackmsi: Store properties in a hash table, not the database.
2006-08-25  James Hawkinsmsi: Fix the height of the line control window.
2006-08-25  James Hawkinsmsi: Add a stub implementation of the DirectoryList...
2006-08-25  James Hawkinsmsi: Add a stub implementation of the DirectoryCombo...
2006-08-25  Paul Vrienssoftpub.h: Added some GUIDs.
2006-08-25  Stefan Dösingerwined3d: Load projected textures in fragment shaders.
2006-08-25  Stefan Dösingerwined3d: Compile pixel shaders in drawprim.
2006-08-25  Louis Lendersriched32: Add version resource.
2006-08-25  Louis Lenderswine.inf: Add a bunch of fake dlls.
2006-08-25  Stefan Leichterntdll: Print 64bit integers with wine_dbgstr_longlong.
2006-08-25  James Hawkinsmsi: Inform the user with an error message when the...
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.
next