wine
2005-07-01  Alexandre JulliardMoved most of the implementation of CALL32_CBClient...
2005-07-01  Alexandre JulliardAdded a --target option to allow cross-compilation.
2005-07-01  Alexandre JulliardSet the class resource name to the name of the main...
2005-07-01  Vijay Kiran... Added xmldso.idl.
2005-07-01  Alexandre JulliardImprove a bit the assembly generated for import thunks.
2005-07-01  Juan Lang- implement encoding/decoding of cert extensions
2005-07-01  Stefan HuehnerMake some function static.
2005-07-01  Michael JungAdded binfmt_misc to the filesystem blacklist.
2005-07-01  Frank RichterHave the theme INI file parsed upon theme activation...
2005-07-01  Juan Lang- add more prototypes
2005-07-01  Robert ShearmanGetDlgItemText should always try to NULL terminate...
2005-06-30  Alexandre JulliardAttempt at a better fix for the winsock.h problems...
2005-06-30  Paul VriensUpdate the Dutch translations.
2005-06-30  Alexandre JulliardUse proper symbols instead of magic number 23 for HTML...
2005-06-30  Alexandre JulliardAdded support for HTML resource type.
2005-06-30  Alexandre JulliardAdded missing LGPL header.
2005-06-30  Vijay Kiran... Added msxml2.idl.
2005-06-30  Vitaliy MargolenFix test for arts.
2005-06-30  Robert ShearmanImplement ShellDDEInit.
2005-06-30  Aric StewartKeep track of what sequence we are in and register...
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...
next