wine/eterwine.git
2010-12-27 Greg Geldorpspoolss/tests: Skip tests on Win7.
2010-12-27 André Hentschelsetupapi/tests: Don't test function directly when repor...
2010-12-27 André Hentschelsetupapi/tests: Better clean up if SetupUninstallOEMInf...
2010-12-27 Alexandre Julliardwinetest: Refuse to run if the WoW64 side of the regist...
2010-12-27 Alexandre Julliardconfigure: Create a wow64 symlink for the preloader...
2010-12-27 Alexandre Julliardconfigure: Get rid of the replacement function for...
2010-12-27 Alexandre Julliardserver: Use the tgkill system call on all Linux platforms.
2010-12-27 Alexandre Julliardntdll: Use the gettid system call on all Linux platforms.
2010-12-27 Alexandre Julliardntdll: Use the futex system calls on all Linux platforms.
2010-12-27 Alexandre Julliardntdll: Use the getdents64 system call on all Linux...
2010-12-27 Michael Stefaniucmshtml: COM cleanup for the IObjectWithSite iface.
2010-12-27 Michael Stefaniucmshtml: COM cleanup for the ISupportErrorInfo iface.
2010-12-27 Michael Stefaniucmshtml: COM cleanup for the IHlinkTarget iface.
2010-12-27 Michael Stefaniucmshtml: COM cleanup for the IOleControl iface.
2010-12-27 Michael Stefaniucmshtml: COM cleanup for all the IOleCommandTarget ifaces.
2010-12-27 Michael Stefaniucmshtml: COM cleanup for all the IServiceProvider ifaces.
2010-12-27 Nikolay Sivovoleaut32: Get rid of some magic offset values, use...
2010-12-27 Nikolay Sivovoleaut32: Move common define to a header.
2010-12-27 Nikolay Sivovoleaut32: Get SYSKIND value with a helper.
2010-12-27 Nikolay Sivovoleaut32: Allow all property methods to have the same...
2010-12-27 Nikolay Sivovoleaut32: Add a helper to return INVOKEKIND flags value.
2010-12-27 Eric Pouechmsvcr90: Fix an integer overflow on 64 bit system for...
2010-12-27 Eric Pouechurlmon: Fixed traces on 64bit systems.
2010-12-27 Eric Pouechwinedbg: When printing with default format an integer...
2010-12-27 Eric Pouechwinedbg: Don't print extra \n in print_basic.
2010-12-27 Eric Pouechdbghelp: Fix ELF file computation on 64bit systems.
2010-12-27 Marcus Meissnerwinealsa.drv: Re-add capcontrols initialization.
2010-12-27 Jacek Cabanurlmon: Fixed a race in tests causing unexpected Switch...
2010-12-27 Sven Baarswininet: Update the Dutch translation.
2010-12-27 Sven Baarscmd: Update the Dutch translation.
2010-12-27 Sven Baarscmd: Fix a typo in the English resource.
2010-12-27 Hwang YunSongmsacm32: Update Korean resource.
2010-12-27 Hwang YunSongmpr: Update Korean resource.
2010-12-27 Aurimas Fišerascmd: Update Lithuanian translation.
2010-12-27 Aurimas Fišeraswininet: Update Lithuanian translation.
2010-12-24 Alexandre JulliardRelease 1.3.10. wine-1.3.10
2010-12-24 Hans Leidekkermsi: Change ACTION_UpdateComponentStates to take a...
2010-12-24 Hans Leidekkermsi: Use a function to determine if a feature is selected.
2010-12-24 Hans Leidekkermsi: Set the install level to the maximum if the reques...
2010-12-24 Hans Leidekkermsi: Set the Preselected property if the default featur...
2010-12-24 Alexandre Julliardappwiz.cpl: Convert the application list to a standard...
2010-12-24 Hwang YunSonglocalui: Update Korean resource.
2010-12-24 Hwang YunSonglocalspl: Update Korean resource.
2010-12-24 Hans Leidekkerappwiz.cpl: Run msiexec if the WindowsInstaller value...
2010-12-24 Hans Leidekkeruninstaller: Fix a leak.
2010-12-24 Nikolay Sivovoleaut32: Hide variables and functions count storage...
2010-12-24 Nikolay Sivovoleaut32: Fix ICreateTypeInfo2::SetVarHelpContext(...
2010-12-24 André Hentschelgameux: Fix another test failure on Wine wow64.
2010-12-24 Luca Bennatiwininet: Update Italian translation.
2010-12-24 Jacek Cabaninclude: Added macros for unions and structs that shoul...
2010-12-23 Hans Leidekkeruninstaller: Run msiexec if the WindowsInstaller value...
2010-12-23 Hans Leidekkermsi: Remove an incorrect error trace.
2010-12-23 Hans Leidekkermsi: Don't flag an error in the InstallServices action...
2010-12-23 Hans Leidekkermsi: Global and local win32 assembly names are formatte...
2010-12-23 Hans Leidekkermsi: Add some traces.
2010-12-23 Hans Leidekkermsi: Rewrite command line parsing to handle quoted...
2010-12-23 Hans Leidekkermsi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentSt...
2010-12-23 Martin Storsjowineconsole: Don't overwrite the backend selection...
2010-12-23 Kirill Smelkovkernel32: Support deleting resources in UpdateResource.
2010-12-23 Jacek Cabanurlmon: Make protocol tests more verbose.
2010-12-23 Jacek Cabanmshtml: Get rid of no longer used GECKO_DATADIR.
2010-12-23 David Hedbergshell32: Add IInputObject stub to ExplorerBrowser.
2010-12-23 Alexandre Julliardlibwine: Use the syscall function instead of inline...
2010-12-23 Alexandre Julliardntdll: Use the syscall function instead of inline assembly.
2010-12-23 Alexandre Julliardserver: Use the syscall function instead of inline...
2010-12-23 Michael Stefaniucole32: Standardize the COM usage in defaulthandler.c.
2010-12-23 Michael Stefaniucole32: Use ifaces instead of vtbl pointers in DataCache.
2010-12-23 Greg Geldorpshdocvw/tests: Need to save .url before committing...
2010-12-23 André Hentscheladvapi32: Print a FIXME also for the unknown levels.
2010-12-23 André Hentschelshell32/tests: Fix a typo.
2010-12-23 Frédéric Delanoywininet: Update French translation.
2010-12-23 Hwang YunSongiccvid: Update Korean resource.
2010-12-23 Hwang YunSonghhctl.ocx: Update Korean resource.
2010-12-23 Austin Englishquartz: Avoid %L in traces (LLVM/Clang).
2010-12-23 Austin Englishmscoree/tests: Fix a broken test (LLVM/Clang).
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IOleInPlaceObjectWindowless...
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IViewObjectEx iface.
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IOleInPlaceActiveObject...
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IOleDocumentView iface.
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IOleDocument iface.
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IOleObject iface.
2010-12-23 Michael Stefaniucmshtml: COM cleanup for the IMonikerProp iface.
2010-12-23 Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in wucf.
2010-12-23 Michael Stefaniucavifil32: Use an iface instead of a vtbl pointer in...
2010-12-23 Michael Stefaniucinkobj: Remove inkcollector.c as it is dead code.
2010-12-23 Michael Stefaniucmsctf: Standardize the COM usage in documentmgr.c.
2010-12-23 Michael Stefaniucmsxml3: Standardize the COM usage in xmlelem.c.
2010-12-23 Michael Stefaniucmsxml3: Use ifaces instead of vtbl pointers in xmldoc.
2010-12-23 Nikolay Sivovoleaut32: Fix null parameters handling in ICreateTypeLi...
2010-12-23 André Hentschelqmgr/tests: Use a temporary path to avoid failures.
2010-12-23 Eryk Wieliczkomsvcrt/tests: Add _fcvt_s tests.
2010-12-23 Jacek Cabanurlmon: Converted more registration process to IRegistr...
2010-12-23 Alexandre Julliardmshtml: Convert the classes registration to the IRegist...
2010-12-23 Alexandre Julliardinclude: Define the Scriptlet class in mshtml.idl.
2010-12-23 Alexandre Julliardwidl: Allow specifying a class version outside of a...
2010-12-23 Alexandre Julliardwidl: Don't free the input file name since it's stored...
2010-12-22 Yaron Shahrabanishlwapi: Added Hebrew translation.
2010-12-22 Jacek Cabanmshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with...
2010-12-22 Jacek Cabanurlmon: Added more IInternetProtocolEx tests.
2010-12-22 Alexandre Julliardhhctrl.ocx: Add a typelib and register it.
next