wine
2005-06-29  Michael JungIf the unixfs is rooted at the Desktop folder, forward
2005-06-29  Steven EdwardsAdd basetyps.h based on the public domain mingw header...
2005-06-29  Paul VriensCorrect some OIDs.
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-29  Jacek CabanAdded mshtml test.
2005-06-28  Alexandre JulliardRun make clean in the winapi subdir too.
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 JulliardThe samples subdirectory no longer exists.
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  Robert Reif- Add an audio configure button with code to display...
2005-06-28  Phil KrylovFixed a comment about EM_STREAMIN.
2005-06-28  Alexandre JulliardRelease 20050628. wine-20050628
2005-06-28  Alexandre JulliardGet rid of the sample configuration file.
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  James HawkinsAdd some missing types to win32.api.
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-28  Mike McCormackDeclare some Nt* functions.
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 JulliardReplaced all uses of the __ASM_NAME macro by the asm_na...
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  Alexandre JulliardBeginnings of an infrastructure to allow specifying...
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  Mike McCormackAdd pointer types for token structures.
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 McCormackDefine KAFFINITY.
2005-06-27  Mike McCormackDeclare and fix function prototypes.
2005-06-27  Jacek CabanFix test on NT 4.
2005-06-27  Andreas MohrConstify wcmd.
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
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  Mike McCormackDeclare some Nt* functions.
2005-06-27  Mike McCormackDUPLICATE_* flags should be defined in winnt.h.
2005-06-27  Jacek CabanFix typo in comment about Wine registry key.
2005-06-27  Jacek CabanAdded winemine debug channel.
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 CabanAdded mshtml.dll registration to wine.inf.
2005-06-25  Jacek CabanImplemented Dll[Un]RegisterServer.
2005-06-25  Paul RupeMake ungetc(EOF) a no-op.
2005-06-25  Mike McCormackDon't include winreg.h.
2005-06-25  Felix NawothnigDon't dump content of output buffers.
2005-06-25  Juan LangAdd more missing definitions.
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... 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.
next