wine
2005-09-06  Daniel Remenak- Allow the creation of an FF effect while the joystick...
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-09-06  Eric Pouech- rewrite kernel32:{Set|Get}PriorityClass on top of...
2005-09-06  Mike McCormackRemove an unnecessary level of indent.
2005-09-06  Mike McCormackAdd the INSTALLMODE enumeration.
2005-09-06  Mike McCormack- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DA...
2005-09-06  Marcus MeissnerPrintDlg16: Copy back the Flags, nFromPage, nToPage...
2005-09-06  Daniel Remenak- Allow enumeration of objects when the device is not...
2005-09-06  Eric PouechFixes for function prototypes without arguments.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-09-06  Richard CohenRedraw "Restore window" without overlapping splines.
2005-09-06  James HawkinsCorrect third parameter of NtQueryInformationAtom.
2005-09-06  Mike McCormackConvert progids to a standard list.
2005-09-06  Yuri KozlovUpdated Russian resources.
2005-09-06  Markus AmslerAdd a stub for IsNtAdmin.
2005-09-06  Ivan Leo PuotiGet ExitProcess to call NtTerminateProcess.
2005-09-06  Aric StewartAdd the GUID for Patch files so that they can be opened...
2005-09-06  Huw DaviesBuild a list of font links read in from the registry.
2005-09-06  Francois Gouget'volatile' is valid everywhere where 'const' is valid...
2005-09-06  Mike McCormackDon't crash if the twain device name is null.
2005-09-06  Mike McCormackMake some fixme messages less alarmist.
2005-09-06  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-06  Phil KrylovFixed compilation of kernel32.dll.so on non-x86 processors.
2005-09-06  Jacek Caban- Update GetSecurityId declaration.
2005-09-06  Saulius KrasuckasOlder platforms choke on a NULL as the third parameter to
2005-09-06  James Hawkins- Add the CHM Utility API.
2005-09-06  Stefan LeichterAdded version resource to wintrust.dll.
2005-09-06  Daniel RemenakProtect FF_STATUS usage to avoid compile errors on...
2005-09-06  Gerald Pfeifer#include <stdlib.h> to get abs() prototype.
2005-09-03  Alexandre JulliardWe shouldn't use flat namespace for dlls on Mac OS...
2005-09-03  Alexandre JulliardOutput the delayed import table using assembly too.
2005-09-03  Alexandre JulliardImplemented --image-base support for Mac OS.
2005-09-03  Alexandre JulliardUse explicit function pointers for pthread support...
2005-09-03  Alexandre JulliardMake sure to always call the destructors when the const...
2005-09-03  Paul VriensUpdate for the 'Install theme' button.
2005-09-03  Jacek CabanAdded RegisterFormatEnumerator and RevokeFormatEnumerator
2005-09-03  Juan LangCorrect a test that incorrectly showed signed certs...
2005-09-03  Daniel RemenakImplement EnumEffects, CreateEffect, EnumCreatedEffects,
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-09-03  Alexandre JulliardThere's no way to properly unload a driver, so don...
2005-09-03  Juan LangFix a test failing on Windows. Reported by Katerina...
2005-09-03  Juan LangImprove CryptAlgIdToOID/CryptOIDToAlgId tests, and...
2005-09-03  Oliver StieberImplemented point sprites using ARB_POINT_SPRITE extension.
2005-09-03  Jacek CabanAdded CreateAsyncBindCtxEx implementation.
2005-09-03  Juan LangCorrect a bunch of lurking asn.1 decode bugs.
2005-09-02  Alexandre JulliardOutput the import directory using assembly instead...
2005-09-02  Alexandre JulliardAdded an entry point routine for native drivers.
2005-09-02  Stefan LeichterFixed id of the REGISTRY resource.
2005-09-02  Daniel RemenakAdded a linux input system force feedback effect implem...
2005-09-02  Alexandre JulliardFixed C99 declaration.
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-09-02  Alexandre JulliardMoved the spec file init function and constructor to...
2005-09-02  Mike McCormack- convert verbs into a standard list
2005-09-02  Juan LangImplement encoding/decoding RSA public keys.
2005-09-02  Juan LangImplement CertAddSerializedElementToStore.
2005-09-02  Alexandre JulliardFixed a file descriptor leak.
2005-09-02  Frank RichterRemove shlwapi dependency.
2005-09-02  Alexandre JulliardClean Makeimplib.rules too.
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-09-02  Jacek CabanBeginning implementation of onload routine.
2005-09-02  Troy RolloAdded objsafe.idl for IObjectSafety interface.
2005-09-02  Troy RolloFor C++, declare initialised GUIDs to be "extern const...
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-09-02  Mike McCormackAdd objects to lists at the right time.
2005-09-02  Juan LangMore definitions and prototypes.
2005-09-02  Daniel RemenakAdd definitions for force feedback command and status...
2005-09-02  Christian CostaForward calls of IBasic* and IVideoWindow interfaces...
2005-09-02  Frank RichterSince uxtheme also returns a friendly display name...
2005-09-02  Robert Shearman- Implement most of the details around unmarshalling...
2005-09-02  Robert ShearmanThe [string] attribute is only valid on byte, char...
2005-09-02  Robert ShearmanAdd VT_UNKNOWN support for VARIANT marshaling by genera...
2005-09-02  Alexandre JulliardAuthors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
2005-09-02  Jacek CabanMake OleInPlaceObjectWindowlessVtbl const.
2005-09-02  Dmitry TimoshkovTranslate file name from unix to ANSI encoding in
2005-09-02  Oliver StieberAdded the tracking of stream frequency and flags. Strea...
2005-09-02  Jacek CabanAdded exec_on_unload implementation.
2005-09-02  Hans LeidekkerFix the build without openldap headers.
2005-08-30  Alexandre JulliardRelease 20050830. wine-20050830
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-30  Frank RichterAdd an "Install theme" button to the appearance page...
2005-08-30  Alexander N... Norwegian translation of winecfg.
2005-08-30  Juan LangImplement collection stores.
2005-08-30  Frank RichterMore elaborate IsThemeBackgroundPartiallyTransparent...
2005-08-30  Michael JungUse FIXME's in stubs instead of TRACE's.
2005-08-30  Mike McCormackFix some gcc 4.0 warnings.
2005-08-30  Henning GerhardtUpdate the German resource file.
2005-08-30  Alexandre JulliardAuthors: James Hawkins <truiken@gmail.com>, Juan Lang...
2005-08-30  Frank RichterEnumThemeColors() and EnumThemeSizes() actually do...
2005-08-30  Frank RichterSince theme images are reused now it's not really a...
2005-08-30  Paul VriensUpdate to the latest theme and tab settings.
2005-08-30  Hans LeidekkerImplement ldap_count_entries, ldap_count_references,
2005-08-29  Alexandre JulliardAvoid using common symbols, they are broken on Mac OS.
2005-08-29  Frank RichterPass around what kind of transparency an image actually...
2005-08-29  Frank RichterMake THEME_update_color_and_size static and drop THEME_...
2005-08-29  Robert ShearmanMake typelib marshaler use IRpcChannelBuffer::GetBuffer...
2005-08-29  Robert Shearman- Shunt some trace statements over to the typelib chann...
2005-08-29  Michael JungClone pidlLast before free'ing pidl after call to SHBin...
2005-08-29  Michael JungAdded test to show that Windows does not allocate a...
2005-08-29  Michael JungUse StringFromGUID2 instead of StringFromCLSID in
next