wine
2010-11-29  Ken Thomasesmsxml3: Fix building on Leopard.
2010-11-29  Maarten Lankhorstshell32: Fix pointer truncation in SHGetFileInfoA.
2010-11-27  Alexandre Julliardmsvcrt: Fix controlfp_s parameter checks, with tests.
2010-11-27  Alexandre Julliardwidl: Add support for generating a .rgs registration...
2010-11-27  Alexandre Julliardwidl: Add a general -o option instead of having a diffe...
2010-11-27  Alexandre Julliardwidl: Use the output buffer functions to write typelibs.
2010-11-27  Alexandre Julliardwidl: Copy the output buffer management functions from...
2010-11-26  Alexandre JulliardRelease 1.3.8. wine-1.3.8
2010-11-26  Francois Gougetconfigure: Load wine lower in memory on FreeBSD to...
2010-11-26  Hans Leidekkermsi/tests: Fix the scope of todo_wine in the tests...
2010-11-26  Hans Leidekkermsi: Always initialize the dialog font list. Convert...
2010-11-26  Hans Leidekkermsi: Trace errors from LoadLibraryShim.
2010-11-26  Hans Leidekkermsi: Fix the Create/RemoveFolders actions to actually...
2010-11-26  Hans Leidekkergdi32/tests: Fix a test failure on systems configured...
2010-11-26  Alexandre Julliardmsvcrt: Add parameter checking in _controlfp_s.
2010-11-26  Alexandre Julliardinclude/msvcrt: Define more CPU control word flags.
2010-11-26  Louis Lendersntdll: Set the IdleTime member from the SystemPerforman...
2010-11-26  Christian Inciwined3d: Add nVidia GT 320M to the table.
2010-11-26  Volodymyr M... dbgeng: Add initial stub dll implementation.
2010-11-26  Akihiro Sagawajscript: Update Japanese translation.
2010-11-26  Peter Urbanecmsi: Add AMD64 platform definition to support installat...
2010-11-26  Maarten Lankhorstqedit: Try all possible splitter filters instead of...
2010-11-26  Michael Stefaniucclock: Add the Hindi translation.
2010-11-26  Juan Langmsisip: Determine whether a file is an MSI file based...
2010-11-26  Austin Englishwinegcc: Symlink winegcc manpage to winecpp.
2010-11-26  Austin Englishwinepath: Add a manpage.
2010-11-26  Austin Englishregedit: Add a manpage.
2010-11-26  Austin Englishwineconsole: Add a manpage.
2010-11-26  Austin Englishwineboot: Add a manpage.
2010-11-25  Austin Englishwininet: Add a stub for InternetShowSecurityInfoByURL.
2010-11-25  Alexander Morozovcrypt32/tests: Fix test failures on some Win95 and...
2010-11-25  Alexander Morozovcrypt32/tests: Skip more tests.
2010-11-25  Jacek Cabanmshtml: Fixed ref count tests on broken IEs.
2010-11-25  Jacek Cabanmshtml: Don't use wine_url in nsIURI::SchemeIs implemen...
2010-11-25  Jacek Cabanmshtml: Don't use wine_uri in nsIIOService::NewChannelF...
2010-11-25  Jacek Cabanmshtml: Don't use wine_url in nsURI::Clone implementation.
2010-11-25  Alexandre Julliardcryptnet/tests: Don't import shlwapi.
2010-11-25  Eryk Wieliczkomsvcrt: Implement fprintf_s and fwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement printf_s and wprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vprintf_s and vwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vfprintf_s and vfwprintf_s.
2010-11-25  Maarten Lankhorstquartz: Add support for fullscreen mode in video renderer.
2010-11-25  Piotr Cabanmsvcrt: Fix errors in spec files.
2010-11-25  Michael Stefaniucmsxml3: Remove dead code: break after return (Smatch).
2010-11-25  Adam Martinsonmsxml3: Store the DOMDocument/XMLSchemaCache object...
2010-11-25  Adam Martinsonmsxml3/schema: Properly handle schema_cache_add() from...
2010-11-25  Adam Martinsonmsxml3: Fix a few error messages.
2010-11-25  Adam Martinsonmsxml3/tests: Move domdoc.c schema-related tests to...
2010-11-25  Piotr Cabanmsvcp90/tests: Added basic_string<char>::compare tests.
2010-11-25  Piotr Cabanmsvcp80: Update spec file.
2010-11-25  Piotr Cabanmsvcp90: Added basic_string<wchar>::compare implementation.
2010-11-25  Piotr Cabanmsvcp90: Added basic_string<char>::compare implementation.
2010-11-25  Piotr Cabanmsvcp90: Added basic_string<{char,wchar}> constructor...
2010-11-25  Maarten Lankhorstwinegstreamer: Do not allow timestamp + late to go...
2010-11-25  Maarten Lankhorstquartz: Change VideoRenderer_Run to handle EndOfStream...
2010-11-25  Maarten Lankhorstquartz: Prevent circular connections in render case...
2010-11-25  Maarten Lankhorstwinegstreamer: Fix seeking for real.
2010-11-24  Matteo Brunid3dx9/tests: Fix a D3DXCheckTextureRequirements test...
2010-11-24  Austin Englishwinecfg: Add a manpage.
2010-11-24  Austin Englishwinefile: Add a manpage.
2010-11-24  Austin Englishwinemine: Add a manpage.
2010-11-24  Matteo Brunid3dx9/tests: Fix some tests to take into account POW2...
2010-11-24  Michael Stefaniucshdocvw: Don't open code CONTAINING_RECORD().
2010-11-24  Hwang YunSongshdocvw: Update Korean resource.
2010-11-24  Borut Razemping: Sleep 1 second less.
2010-11-24  Damjan Jovanovicsti: Use IRegistrar instead of regsvr.c.
2010-11-24  Alexandre Julliardoleaut32: Convert dll registration to the new IRegistra...
2010-11-24  Alexandre Julliardwinecrt0: Add a generic mechanism for dll registration...
2010-11-24  Damjan Jovanovicatl: Add support for binary values in IRegistrar.
2010-11-24  Damjan Jovanovicatl: Improve IRegistrar dword parsing.
2010-11-24  Paul Vriensadvapi32/tests: Add a test for driver services.
2010-11-24  Gerald Pfeiferntdll/tests: Remove unused variable from test_query_vol...
2010-11-24  Michael Stefaniucmsvcrt: Add missing dereference of the time pointer.
2010-11-24  Alexander Morozovcrypt32/tests: Use pCryptAcquireContextA.
2010-11-24  Alexander Morozovcrypt32/tests: Fix test failures on WinME and some...
2010-11-24  Alexander Morozovcrypt32/tests: Do not crash on some Win98.
2010-11-24  Adam Martinsonmsxml3: Add schema parse/validate error callbacks.
2010-11-24  Adam Martinsonconfigure: Add a check for xmlSchemaSetParserStructured...
2010-11-24  Adam Martinsonmsxml3: Fix domdoc_getElementsByTagName()/domelem_getEl...
2010-11-24  Adam Martinsonmsxml3: Implement domtext dt-related functions.
2010-11-24  Adam Martinsonmsxml3: Validate node content in domelem_put_dataType().
2010-11-24  Adam Martinsonmsxml3: Add BSTR versions of the XDR_DT <-> string...
2010-11-24  Adam Martinsonmsxml3: Use the associated schema for domelem_get_dataT...
2010-11-23  Michael Stefaniucd3dx9_36: Move 'static' to the beginning of the declara...
2010-11-23  Louis Lendersntdll/tests: Add tests for NtQueryVolumeInformationFile...
2010-11-23  Paul Vriensmscoree/tests: Remove an unneeded test.
2010-11-23  Paul Vriensmscoree/tests: Use more A-functions to fix test failure...
2010-11-23  Paul Vriensmscoree/tests: Use StrStrIW from shlwapi.
2010-11-23  Paul Vriensmscoree/tests: Use the correct wide string compare...
2010-11-23  Luca Bennaticmd: Fix Italian translation.
2010-11-23  Eric Pouechwinedbg: Moved into a common function all code dealing...
2010-11-23  Eric Pouechwinedbg: Rename 'info exception' into 'info frame'...
2010-11-23  Amine Khaldishdocvw: Fix translations.
2010-11-23  Stefan Leichterntoskrnl.exe: Add stub for PoSetPowerState.
2010-11-23  Greg Geldorpwinetest: Add "-u" command line option so TestBot can...
2010-11-23  Matteo Brunid3dx9/tests: Remove a D3DXPlaneNormalize test.
2010-11-23  Paul Vrienscomctl32/tests: Fix shell32 test failures on NT4/W2K.
2010-11-23  Vijay Kiran... include: Add missing clsids in d3drmobj.h.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _wfindnext64i32.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _wfindfirst64i32.
next