riched20: Call GetClipboardData callback on cut/copy.
[wine] / dlls /
2006-02-23  Kevin Koltzauriched20: Call GetClipboardData callback on cut/copy.
2006-02-23  Kevin Koltzauriched20: Enable retrieving data through the ole interface.
2006-02-23  Kevin Koltzauriched20: Ensure copied text is terminated with a null.
2006-02-23  Kevin Koltzauriched20: EM_GETOLEINTERFACE is not a stub.
2006-02-23  Kevin Koltzauriched20: Store reference to editor in ole interface.
2006-02-23  Kevin Koltzauriched20: Allocate proper amount of memory for formatet...
2006-02-23  Juan Langcrypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
2006-02-23  Juan Langcrypt32: Implement CertFindCertificateInStore, with...
2006-02-22  Stefan LeichterAdded msftedit.dll.
2006-02-22  Kevin Koltzauriched20: Add IDataObject implementation and use it...
2006-02-22  Kevin Koltzaux11drv: Fix 64bit warning.
2006-02-22  Robert Shearmanmsi: Fix heap overflow in ITERATE_CreateShortcuts.
2006-02-22  Robert Shearmanmsi: Init size before passing to RegEnumValue.
2006-02-22  Robert Shearmanmsi: Always set a value for intype in ready_volume.
2006-02-22  Robert Shearmanmsi: Fix heap overflow in save_string_table.
2006-02-22  Robert Shearmanole: Make the CoCreateInstance test succeed.
2006-02-22  Brian Changriched20: EM_SETOPTIONS/EM_GETOPTIONS base implementation.
2006-02-22  Juan Langcrypt32: Tidy up tests.
2006-02-22  Juan Langcrypt32: Add stubs for CryptFindOIDInfo and I_CryptInst...
2006-02-22  Mike McCormackkernel32: Add a stub implementation for CmdBatNotification.
2006-02-22  Alexandre Julliardkernel: Initialize the dll path from the main exe name...
2006-02-22  Robert Shearmanshell32: Move systray handling to the explorer process.
2006-02-22  Alexandre Julliardkernel: Get rid of module.h.
2006-02-22  Alexandre Julliardntdll: Simplify loadorder code by using an enum instead...
2006-02-22  Alexandre Julliardkernel: Don't bother checking load order of the exe...
2006-02-22  Huw Daviesgdi32: Update due to last minute api change in freetype...
2006-02-22  Jeff Latimerusp10: Add ScriptGetCMap functionality to translate...
2006-02-22  Peter Beutnermsvcrt: Save esp before calling catch block and restore...
2006-02-22  Peter Beutnermsvcrt: Fix handling of multiple nested exceptions.
2006-02-22  Peter Beutnermsvcrt: Fix handling of nested exceptions.
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2006-02-22  Marco Timpanowinedos: Fixed a couple of typos in ppdev.
2006-02-22  Francois Gougetmapi: Add some missing MAPI prototypes.
2006-02-22  Lei Zhangriched20: Implement FR_MATCHCASE for EM_FINDTEXT.
2006-02-22  Ulrich Czekallamsi: Implement MsiSourceListAddSource.
2006-02-22  Ulrich Czekallaadvapi32: Add partial implementation of LookupAccountNameW.
2006-02-22  Stefan Leichtershell32: Export PathResolve by name.
2006-02-22  Alexandre Julliardkernel: Moved the get_startup_info call to ntdll.
2006-02-21  Alexandre Julliardserver: Remove no longer needed fields in the init_proc...
2006-02-21  Aric Stewarttwain: Implment DG_IMAGE/DAT_IMAGEMEMXFER/MSG_GET.
2006-02-21  Huw Daviesmsxml3: Improve parse error handling a bit.
2006-02-21  Huw Daviesmsxml3: Use url monikers to load xml.
2006-02-21  Alexandre Julliardkernel: Use LoadLibrary to load the main exe in all...
2006-02-21  Alexandre Julliardntdll: Support loading a builtin under a different...
2006-02-21  Alexandre Julliardntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_...
2006-02-21  Alexandre Julliardshell32: Use more reasonable timeouts in shlexec test.
2006-02-21  Alexandre Julliardntdll: Support loading builtin dlls with an explicit...
2006-02-21  Uwe Bonnesntdll: Remove spaces at end of name in import_dll.
2006-02-21  Jeff Latimerusp10: Add stub for ScriptTextOut.
2006-02-21  Jeff Latimerusp10: Add ScriptPlace funtionality.
2006-02-21  Jacek Cabanshdocvw: Added correct implementation of IProvideClassI...
2006-02-21  Roderick Colenbranderd3d8: Move the capability detection code over to WineD3D.
2006-02-21  Lei Zhangriched20: Fix for EM_FINDTEXT input validation.
2006-02-21  James Hawkinsadvpack: Implement AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Add tests for AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Make AddDelBackupEntry always return S_OK.
2006-02-21  James Hawkinsadvpack: Branch off the advpack install functions into...
2006-02-21  James Hawkinsadvpack: Implement the Open/CloseINFEngine and Translat...
2006-02-21  James Hawkinsadvpack: Load the LDIDs of an install section in Transl...
2006-02-21  Dr J A Gowole32: Fix stream ref counting.
2006-02-21  Dr J A Gowole32: Fix up permissions when opening streams.
2006-02-21  Mike McCormackkernel32: Add a simple test for recursive notification.
2006-02-21  Mike McCormackkernel32: Add a short test for GetOverlappedResult.
2006-02-21  Mike McCormackserver: Track created and removed directories in the...
2006-02-21  Detlef Riekenbergntdll: Avoid compile error caused by a single quote.
2006-02-20  Hans Leidekkerwinsock: Implement getnameinfo.
2006-02-20  Rein Klazesmenu: Take the MF_DEFAULT flag in to account in MENU_Ca...
2006-02-20  Robert Shearmanntdll: Add a define for SYS_sigaction to __NR_sigaction.
2006-02-20  Vitaly Lipatovwinsock: Add check for sin6_scope_id.
2006-02-20  Jeff Latimerusp10: Add ScriptShape functionality.
2006-02-20  Roger Hoangriched20: Implemented EM_SETTEXTMODE options TM_RICHTEX...
2006-02-20  Jacek Cabanmshtml: Set default original uri in NewChannelFromURI.
2006-02-20  Mike McCormackserver: Distinguish between a directory and a file...
2006-02-20  Eric Pouechdbghelp: Virtual modules.
2006-02-20  Alexandre Julliardkernel: Don't require execute permission for DOS memory...
2006-02-20  Rein Klazesuser: Add conformance tests for menu item drawing.
2006-02-20  Rein Klazesuser: Menu drawing fixes.
2006-02-20  Rein Klazesuser: Menu string width calculation fixes.
2006-02-20  Rein Klazesuser: Menu drawing fixes.
2006-02-20  Rein Klazesuser: Menu drawing fixes.
2006-02-20  Rein Klazesuser: Move drawing of pop menu arrows to a subroutine...
2006-02-20  Detlef Riekenbergwinspool/tests: Add some tests for SetDefaultPrinterA/W.
2006-02-20  Detlef Riekenbergwinspool: Add documentation and a stub for SetDefaultPr...
2006-02-20  Martin Fuchsshell32: Avoid recursing SHELL32_GetItemAttributes...
2006-02-20  Michael Stefaniucmsvcrt: Misc cleanups in undname.c.
2006-02-20  Michael Stefaniucmsvcrt: Add some tests for __unDName().
2006-02-20  Michael Stefaniucmsvcrt: Use a separate stack for back references to...
2006-02-20  Michael Stefaniucmsvcrt: Move code to parse a literal string out of...
2006-02-20  Michael Stefaniucmsvcrt: Wrap get_class() and get_class_string() for...
2006-02-20  Michael Stefaniucmsvcrt: Fix 20 tests from demangle_test() on old Win...
2006-02-20  Robert Shearmanole: Test the behaviour of CoCreateInstance with an...
2006-02-20  Robert Shearmanole: Change the Apartment Model field to a boolean.
2006-02-20  Eric Pouechdbghelp: Fix SymFindFileInPath to return files matching...
2006-02-20  Jacek Cabanshdocvw: Change FIXMEs to TRACE in IDispatch's methods...
2006-02-20  Jacek Cabanmshtml: Create nsIChannel for protocols not handled...
2006-02-20  Saulius Krasuckasmscms: Fix four todos for GetStandardColorSpaceProfile...
2006-02-20  Saulius Krasuckasmscms: Branching fixes for some test routines
2006-02-20  Mike McCormacksetupapi: Add a stub implementation of CMP_WaitNoPendin...
2006-02-20  Michael Kaufmannuser: Add the DS_NOIDLEMSG style to message boxes.
2006-02-20  Roderick Colenbranderd3d8: Move texturing code over to wined3d (based on...
next