Handle installs off multiple volumes and properly pull the prompt
[wine] / dlls /
2005-06-29  Aric StewartHandle installs off multiple volumes and properly pull...
2005-06-29  Mike HearnFix GCC4 warning.
2005-06-29  Huw DaviesCope with the index in a import table entry being a...
2005-06-29  Gerold Jens Wucher... Support for big-endian systems.
2005-06-29  Michael JungIf the unixfs is rooted at the Desktop folder, forward
2005-06-29  Vitaliy MargolenILFree is not available on all versions.
2005-06-29  Dmitry TimoshkovA workaround for missing struct request_sense on FreeBSD.
2005-06-29  Juan Lang- fix decoding of long-form data lengths
2005-06-28  Alexandre JulliardKeep track of the windows and hooks used by a thread...
2005-06-28  Mike McCormackFix declarations.
2005-06-28  Alexandre JulliardFixed HKLM/HKCU mixup for the external fonts key.
2005-06-28  Aric StewartRelocate the msi file to prevent cd locking, corrected...
2005-06-28  Michael JungDon't expand MyComputer in the file dialogs without...
2005-06-28  Phil KrylovFixed a comment about EM_STREAMIN.
2005-06-28  Alexandre JulliardMoved spooler configuration to HKCU\Software\Wine\Print...
2005-06-28  Huw DaviesAdd comments describing the first DWORD in an import...
2005-06-28  Alexandre JulliardMark as todo a couple of tests that currently fail.
2005-06-28  Phil KrylovImplemented EM_GETTEXTLENGTHEX RichEdit message.
2005-06-28  Alexandre JulliardMoved ppd file configuration to HKCU\Software\Wine...
2005-06-28  James HawkinsForward RtlAddAccess* to add_access_ace.
2005-06-28  Michael Stefaniuc- VarCmp: handle comparision of VT_EMPTY with an integer
2005-06-28  Jacek CabanAdded stub implementation of IOleInPlaceObjectWindowless.
2005-06-27  Alexandre JulliardGet rid of the WaveMapper and MidiMapper options, the...
2005-06-27  Uwe BonnesAdded test cases. However most added tests need a loopb...
2005-06-27  Robert ShearmanTest ACCESS_SYSTEM_SECURITY AccessCheck behaviour.
2005-06-27  Juan Lang- use exception handling in encoding
2005-06-27  Jacek CabanAdded blank.htm.
2005-06-27  Felix NawothnigRewrote the psapi test suite.
2005-06-27  Alexandre JulliardMoved AFM dirs configuration to a single AFMPath key...
2005-06-27  Alexandre JulliardMoved port configuration to HKCU\Software\Wine\VDM...
2005-06-27  Alexandre JulliardMoved I/O port configuration to HKCU\Software\Wine...
2005-06-27  Aric StewartFix the BrowseForFolder dialog so that when it does...
2005-06-27  Michael JungPrecisely compute the necessary pidl length in UNIXFS_p...
2005-06-27  Mike McCormackRepaint the area behind the "transparent" text control...
2005-06-27  Dmitry TimoshkovAdd a check for sg_io_hdr_t and (not tested) check...
2005-06-27  Jacek CabanExport DllMain as native does.
2005-06-27  Eric PouechImplemented OpenThread on top of NtOpenThread.
2005-06-27  Jacek CabanAdded tests.
2005-06-27  Eric PouechImplemented OpenProcess on top of NtOpenProcess.
2005-06-27  Vitaly LipatovChanges stub to FIXME for GetGlobalFontLinkObject.
2005-06-27  Felix NawothnigReport a todo and skip DIB tests when they fail at...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-27  Eric Pouech- OpenConsole: try to open the Unix console if we fail...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-27  Jacek CabanAdded stub implementation of about and res protocols.
2005-06-27  Mike McCormackDeclare and fix function prototypes.
2005-06-27  Jacek CabanFix test on NT 4.
2005-06-27  Eric PouechNow generating argument-less functions as (void) instea...
2005-06-27  Eric PouechFixed window size computation for non child windows.
2005-06-27  Jacek CabanFix typo in comment about Wine registry key.
2005-06-27  Jacek CabanBetter notify macro
2005-06-27  Juan Lang- implement encode and decode of BasicConstraints2...
2005-06-27  Saulius KrasuckasAdditional test cases for IShellFolder_BindToObject.
2005-06-25  Hans LeidekkerFix some -Wmissing-declarations warnings.
2005-06-25  Alexandre JulliardRemove some i386 ifdefs for 16-bit entry points since...
2005-06-25  Andreas MohrFix some 16-bit return values.
2005-06-25  Michael JungFix a lurking infinite loop in SHGetPathFromIDList.
2005-06-25  Michael Kaufmann- Remove the old margins from the format rectangle...
2005-06-25  Mike McCormack- use STATUS_TIMEOUT instead of WAIT_TIMEOUT
2005-06-25  Mike McCormack- NtWaitForSingleObject doesn't return WAIT_FAILED.
2005-06-25  Mike McCormackUse NT status codes for exceptions.
2005-06-25  Jacek CabanChanged message about Mozilla ActiveX Control.
2005-06-25  Mike McCormackUse RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
2005-06-25  Jacek CabanImplemented Dll[Un]RegisterServer.
2005-06-25  Paul RupeMake ungetc(EOF) a no-op.
2005-06-25  Felix NawothnigDon't dump content of output buffers.
2005-06-25  Michael JungUse the CallForAttributes registry value, instead of...
2005-06-25  Michael JungSupport for shellfolder's CallForAttributes registry...
2005-06-25  Robert Shearman- Document how the native lays out the internal compone...
2005-06-25  Robert ShearmanFix a regression in IE where the Favourites menu didn...
2005-06-24  James HawkinsImplement RtlAddAuditAccessAce.
2005-06-24  Gerold Jens Wucher... Some FCI work.
2005-06-24  Aric StewartPerform ExecuteAction at UILevel 2.
2005-06-24  Aric StewartRedo how we extract files from a cabinet in order to...
2005-06-24  Aric StewartRework CreateShortcuts to use MSI_IterateRecords.
2005-06-24  Alexandre JulliardRtlGetFullPathName_U should remove the trailing dot...
2005-06-24  James Hawkins- Define FSCTL_PIPE_IMPERSONATE.
2005-06-24  Oliver StieberAdd support for samplers.
2005-06-24  Aric StewartProperly handle -1 as a registry key root.
2005-06-24  Paul VriensCorrect the entries for [Nt|Zw]OpenSymbolicLinkObject.
2005-06-24  Mike McCormackImplement transparency in the text control.
2005-06-24  Mike McCormackAdd prototype and fix RtlpNtCreateKey.
2005-06-24  Michael JungAdded tests for ShellFolder's CallForAttributes value.
2005-06-24  Michael KaufmannPaint the background with the correct color if WS_BORDER.
2005-06-24  Aric StewartRework SelfRegModules to use MSI_IterateRecords.
2005-06-23  Vitaly Lipatov- Add some descriptions for PageSetupDlg functions.
2005-06-23  Jacek CabanAdded stub implementation of IViewObject[2] interface.
2005-06-23  Jacek CabanUse GUIDs from itss.idl.
2005-06-23  Oliver StieberMake all newly created surfces dirty, so that they...
2005-06-23  Mike McCormackMake the MSI icon control work.
2005-06-23  Aric StewartRework component, feature and file loading to use MSI_I...
2005-06-23  Felix Nawothnig- Replaced server requests by native APIs in EnumProces...
2005-06-23  James HawkinsAdd stub implementations for BuildSecurityDescriptorA/W.
2005-06-23  Oliver StieberImplement swapchains.
2005-06-23  Aric StewartRework RegisterFonts to use MSI_IterateRecords.
2005-06-23  James HawkinsForward AddAuditAccessAce to its Rtl counterpart.
2005-06-23  James HawkinsAdd stub implementation of RtlAddAuditAccessAce.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-06-23  Michael Stefaniuc- more VarFormat fixes for number formats (exponent...
2005-06-23  Paul VriensNT4 doesn't support ProcessIoCounters.
next