wine/eterwine.git
2009-10-01 Owen Rudgemapi32: Create new message and show editor window.
2009-10-01 Owen Rudgemapi32: Open the Drafts folder in preparation for creat...
2009-10-01 Owen Rudgeinclude: Add definitions for IMAPIContainer, IMAPIFolde...
2009-10-01 Owen Rudgeinclude: Add IMsgStore definition.
2009-10-01 Owen Rudgemapi32: Log on via Extended MAPI and get the default...
2009-10-01 Owen Rudgeinclude: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definit...
2009-10-01 Owen Rudgemapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
2009-10-01 Aric Stewartadvapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST paramete...
2009-10-01 Rico Schüllerd3d10: Remove double declared variable in parse_fx10_va...
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetMemberBySeman...
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetMemberByName().
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectVariable::GetMemberByIndex().
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberTypeBySeman...
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberTypeByName().
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberTypeByIndex().
2009-10-01 Rico Schüllerd3d10: Add null_type.
2009-10-01 Rico Schüllerd3d10: Improve ID3D10EffectType::GetMemberName().
2009-10-01 Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberSemantic().
2009-10-01 Juan Langwininet: Protect OpenSSL initialization with critical...
2009-10-01 Juan Langwininet: Move initialization of SSL_CTX to library...
2009-10-01 Alexandre Julliardversion: Simplify the resource loading since we always...
2009-10-01 Alexandre Julliardversion: Make ver.dll into a stand-alone 16-bit module.
2009-10-01 Alexandre Julliardversion: Moved GetFileResourceSize16/GetFileResource16...
2009-10-01 Alexandre Julliardversion: Use the find_resource function instead of...
2009-10-01 Alexandre Julliardversion: Abstract resource finding into a common function.
2009-10-01 Frédéric Delanoyjscript: Update French translation.
2009-10-01 Chris Robinsonopenal32: Watch for the generic device names, and map...
2009-10-01 Owen Rudgecomctl32: Implement highlighting (marquee) selection...
2009-10-01 Owen Rudgemapi32: Pass DllGetClassObject through to Extended...
2009-10-01 Austin Englishdwmapi: Add a stub for DwmGetGraphicsStreamClient.
2009-10-01 Roderick Colenbranderwinex11: Add support for 16-bit/32-bit DIB sections.
2009-10-01 Stefan Dösingerwined3d: Fix a contradicting comment.
2009-10-01 Stefan Dösingerwined3d: Fix an error string.
2009-10-01 Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-10-01 Henri Verbeetwined3d: Use stateblock_init_contained_states() for...
2009-10-01 Henri Verbeetwined3d: Add a separate function to initialize the...
2009-10-01 Henri Verbeetwined3d: Use stateblock_init_contained_states() for...
2009-10-01 Henri Verbeetwined3d: Simplify stateblock_savedstates_set().
2009-10-01 Henri Verbeetwined3d: Get rid of stateblock_savedstates_copy().
2009-10-01 Nikolay Sivovcomctl32/datetime: Always store a recalculated day...
2009-10-01 Nikolay Sivovcomctl32/datetime: Some DTM_SETSYSTEMTIME tests.
2009-10-01 Nikolay Sivovcomctl32/datetime: Separate tests from each other.
2009-10-01 Michael Stefaniucserver: A signed 1-bit bitfield doesn't make much sense...
2009-10-01 Jacek Cabanmshtml: Added QueryCustomPolicy implementation.
2009-10-01 Jacek Cabanurlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SC...
2009-10-01 Jacek Cabanurlmon: Improve QueryCustomPolicy stub.
2009-10-01 Jacek Cabanmshtml: Added IInternetHostSecurity::ProcessUrlAction...
2009-10-01 Jacek Cabanurlmon: Correctly handle pPolicy and pContext arguments...
2009-10-01 Jacek Cabanmshtml: Return HTMLDocumentNode object in ScriptHost...
2009-10-01 Juan Langserver: A thread's affinity is restricted to the proces...
2009-10-01 Juan Langkernel32: Set time between interrupts in GetSystemTimeA...
2009-10-01 Paul Vriensuser32/tests: Don't crash on Win9x/WinMe/NT4.
2009-09-30 Alexandre Julliardwinex11: Remove BITBLT_InternalStretchBlt now that...
2009-09-30 Alexandre Julliardwinex11: Move the DIB locking and the client-side optim...
2009-09-30 Alexandre Julliardwinex11: Move X11DRV_ClientSideDIBCopy to avoid forward...
2009-09-30 Alexandre Julliardgdi32: Fall back to StretchBlt if the driver doesn...
2009-09-30 Dylan Smithrichedit: Handle to parent window is cached.
2009-09-30 Dylan Smithrichedit: Added test to show that handle to parent...
2009-09-30 Detlef Riekenbergfltlib: Add a stub dll.
2009-09-30 Jacek Cabanmsxml3: Get rid of node internal IUnknown.
2009-09-30 Jacek Cabanmsxml3: Store xmlnode pointer in dom_pi.
2009-09-30 Jacek Cabanmsxml3: Store xmlnode pointer in entityref.
2009-09-30 Jacek Cabanmsxml3: Store xmlnode pointer in domfrag.
2009-09-30 Jacek Cabanmsxml3: Store xmlnode pointer in domcomment.
2009-09-30 Jacek Cabanmsxml3: Store xmlnode pointer in domcdata.
2009-09-30 Jacek Cabanmsxml3: Store xmlnode pointer in domattr.
2009-09-30 Jacek Cabanmsxml3: Store pointer to node object in domtext.
2009-09-30 Jacek Cabanjscript: Added ActiveXObject tests.
2009-09-30 Jacek Cabanjscript: Added ActiveXObject constructor implementation.
2009-09-30 Rico Schüllerd3d10: Implement ID3D10EffectType::GetMemberName().
2009-09-30 Rico Schüllerd3d10: Forward ID3D10EffectVariable functions from...
2009-09-30 Rico Schüllerd3d10: Make the constant buffer a variable.
2009-09-30 Rico Schüllerd3d10: Parse constant buffer type.
2009-09-30 Rico Schüllerd3d10: Add the D3D10_CBUFFER_TYPE enum.
2009-09-30 Rico Schüllerd3d10: Rename ConstantBuffer's variable to member.
2009-09-30 Peter Dons... user32: Add exception handling for timer callbacks.
2009-09-30 Damjan Jovanovicsti.h: Define the IStilImageW interface.
2009-09-30 Juan Langserver: Use kernel support for thread affinity when...
2009-09-30 Juan Langserver: Setting a process's affinity sets all of its...
2009-09-30 Dan Kegelntdll: Refactor test_NtQueryDirectoryFile to be table...
2009-09-30 Henri Verbeetwined3d: Add a separate function for initializing the...
2009-09-30 Henri Verbeetwined3d: Get rid of stateblock_copy().
2009-09-30 Henri Verbeetwined3d: Add a separate function for copying stateblock...
2009-09-30 Henri Verbeetwined3d: Make some internal stateblock function argumen...
2009-09-30 Henri Verbeetwined3d: Explicitly pass gl_info to stateblock_savedsta...
2009-09-30 Detlef Riekenbergwinspool: Use the backend for AddPortExW.
2009-09-30 Detlef Riekenberglocalspl: Implement fpAddPortEx.
2009-09-30 Nikolay Sivovcomctl32/monthcal: Respect locale abbreviated day names...
2009-09-30 Nikolay Sivovcomctl32/datetime: If we already have a 4 digit year...
2009-09-30 Nikolay Sivovcomctl32/monthcal: Move selection logic to LButton...
2009-09-30 Nikolay Sivovcomctl32/monthcal: Make prev/next month day a current...
2009-09-30 Nikolay Sivovcomctl32/monthcal: Fix hittesting for MCHT_CALENDARDATE...
2009-09-30 Austin Englishdwmapi: Add a stub for DwmGetTransportAttributes.
2009-09-30 Erik Inge Bolsøwininet: Add test for response without headers, avoid...
2009-09-30 Andrey Turkinntdll: Accept ProcessDebugObjectHandle in QueryInformat...
2009-09-30 Jörg Höhleole32/tests: Guard ReleaseStgMedium with SUCCEEDED.
2009-09-30 Alexandre Julliardntdll/tests: Retrieve the number of processors through...
2009-09-30 Alexandre Julliardcomdlg32: Fix icon drawing in the 3.1 file dialog.
2009-09-29 Alexandre Julliardtoolhelp.dll16: Add ntdll import.
2009-09-29 Alexandre Julliardsystem.drv16: Add ntdll import.
next