wine
2005-06-30  Alexandre JulliardRemoved some no longer used asm checks.
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-30  Alexandre JulliardRevert SPI_SETMOUSEBUTTONSWAP changes.
2005-06-30  Jacek CabanAdded res protocol test.
2005-06-30  Dmitry TimoshkovFix a typo in ReuseDDElParam: GlobalLock supposed to...
2005-06-30  Vitaliy MargolenSend CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
2005-06-30  Huw DaviesForward StartDocPrinterA to StartDocPrinterW.
2005-06-30  Jacek CabanFix blank.htm resources.
2005-06-30  Phil KrylovImplemented EM_GETLINECOUNT RichEdit message.
2005-06-30  Stefan HuehnerFix some -Wsign-compare warnings.
2005-06-30  Jacek Caban'.' is a valid char of tIDENT.
2005-06-30  Francois GougetImprove the winedbg usage.
2005-06-30  Francois GougetRemove unneeded casts.
2005-06-30  Francois GougetTest the behavior of CreateDirectory() when it has...
2005-06-30  Francois GougetUpdate win32.api to match current sources.
2005-06-30  Phil KrylovFixed winebuild operation in Darwin.
2005-06-30  Michael JungRegister unixfs at desktop level in DllRegisterServer.
2005-06-30  Michael JungFix two more corner cases in UNIXFS_get_unix_path and...
2005-06-30  Mike McCormackMove to the next mask edit field when the current one...
2005-06-30  Juan LangAdd more missing OIDs.
2005-06-30  Saulius KrasuckasPrepare for adding new tests.
2005-06-30  Jacek CabanImplemented res protocol.
2005-06-30  Mike McCormackMake the tab order in msi dialogs right.
2005-06-30  Gerald PfeiferAvoid unused variable warnings in CDROM_ScsiPassThrough...
2005-06-30  Sven PaschukatRepaired extraction of icons when config file is missing.
2005-06-30  Robert ShearmanAdd stubs for some InternetSetOption options.
2005-06-29  Alexandre JulliardReplace configure macros by explicit platform checks...
2005-06-29  Robert ShearmanRename OLEAUT32_Dll* Functions to Dll*.
2005-06-29  Robert Shearman- Conversions between variants types of the same size...
2005-06-29  Robert ShearmanAdd a generic TYPEDESC VT to VARIANT VT mapper so we...
2005-06-29  James Hawkins- Fix calculation of generic pointers.
2005-06-29  Vitaliy MargolenSync comments with configuration location changes.
2005-06-29  Alexandre JulliardMake the clipboard information local to the process...
2005-06-29  Alexandre JulliardClear the process handle table before releasing it...
2005-06-29  Alexandre JulliardDelay OpenGL and GDI initialization until they are...
2005-06-29  Alexandre JulliardGet rid of the old config conversion code.
2005-06-29  Aric StewartImplementation for EM_GETTEXTEX.
2005-06-29  Vijay Kiran... Added defines for XMLDOM stuff.
2005-06-29  Aric StewartHandle installs off multiple volumes and properly pull...
2005-06-29  Mike HearnFix GCC4 warning.
2005-06-29  Huw DaviesUpdate the import table code to eliminate a few magic...
2005-06-29  Huw DaviesCope with the index in a import table entry being a...
2005-06-29  Gerold Jens... Support for big-endian systems.
2005-06-29  Gerald PfeiferAvoid compiler warning in AddEntryToList().
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.
next