Update English neutral version of winecfg graphics tab, and make the
[wine] / dlls /
2005-08-12  Hans LeidekkerImplement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
2005-08-12  Jacek Caban- Added IOleObject::Close implementation.
2005-08-12  Huw DaviesImplement SHLoadRegUIStringW.
2005-08-12  Richard CohenBlame ExpandEnvironmentStringsA for the failing NT4...
2005-08-12  Frank RichterEnhance uxtheme to store the themed system metrics...
2005-08-12  Alexandre JulliardAdd the 16-bit system directory if any to the module...
2005-08-12  Mike McCormackAdd some msxml3 tests.
2005-08-12  Alexandre JulliardDon't map data beyond the virtual size of a section.
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-12  Alex Villacís LassoRemove crackling in DirectSound/ALSA playback with...
2005-08-12  Frank RichterAdd initial theming support for trackbars.
2005-08-12  Frank RichterAdd theming for toolbar control.
2005-08-12  Mike McCormackFix some gcc 4.0 warnings.
2005-08-12  Mike McCormackAdd a configure test for xmlReadMemory.
2005-08-12  Saulius KrasuckasDon't import MSVCRTD.DLL and don't fail when it could...
2005-08-12  Saulius KrasuckasWin98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND...
2005-08-12  Jacek CabanAdded RNIGetCompatibleVersion implementation.
2005-08-12  Michael JungCheck the GetPidlFromDataObject's doSelected parameter...
2005-08-12  Michael JungUse wine_get_dos_file_name instead of GetFullPathName.
2005-08-11  Jacek CabanUse nsIWebBrowserStream to load html.
2005-08-11  Alexandre JulliardMake 16-bit task properly inherit the current directory...
2005-08-11  Huw DaviesImplement SHLoadIndirectString.
2005-08-11  Frank RichterFix text color for "button" style tabs when theming...
2005-08-11  Frank RichterAdd theming for status bar control.
2005-08-11  Frank RichterAdd theming for the progress control.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-08-11  Kai BlinAdded more secur32.dll tests and fixed missing constants in
2005-08-11  Hans LeidekkerImplement ldap_delete* functions.
2005-08-11  Frank RichterFix a crash on startup when /proc/ide does not exist.
2005-08-11  Frank RichterAdd theming for the rebar control.
2005-08-11  Frank RichterAdd theming for the monthcal control.
2005-08-11  Jacek CabanAdded support for aggregation in about protocol.
2005-08-11  Francois GougetFix the return value of SHELL_Argify() so it once again...
2005-08-11  Francois GougetDefine WIN32_NO_STATUS so we don't get 'duplicate macro...
2005-08-11  Alexandre JulliardAdded a wine_get_dos_file_name function in kernel32...
2005-08-11  Vincent BéronImplement LZDone in lzexpand, as the 32 bit one moved...
2005-08-11  Mike McCormackIncrement the document's refcount when creating the...
2005-08-11  Mike McCormackImplement IXMLDOMElement::get_tagName.
2005-08-11  Mike McCormackFix gcc 4.0 warnings.
2005-08-11  Oliver StieberAllow the palette to be set and retrieved.
2005-08-11  Alexandre JulliardAdded a wine_unix_to_nt_file_name function to do proper...
2005-08-11  Alexandre JulliardSet remove to TRUE in accept_hardware_message for messa...
2005-08-11  Steven EdwardsCorrect definition of SFGAO_STORAGEANCESTOR.
2005-08-11  Mike McCormackImplement IXMLDOMDocument::loadXML.
2005-08-11  Steven EdwardsRemove redundant include.
2005-08-11  Oliver StieberTrack the state of softwareVertexProcessing.
2005-08-11  Oliver StieberCorrect the starting values of MIN, MAX and MIP filter...
2005-08-11  Phil KrylovFixed a bug in EM_STREAMOUT RichEdit message handler...
2005-08-11  Jacek CabanMove includes of interfaces to mshtml_private.h.
2005-08-11  Francois GougetFix handling of SEE_MASK_CLASSNAME and SEE_MASK_CLASSKE...
2005-08-11  Francois GougetRemove unneeded wine/library.h include.
2005-08-10  Alexandre JulliardDirectly use the PEB version fields in GetVersion.
2005-08-10  Huw DaviesPartial implementation of DeleteMenuWrap.
2005-08-10  Francois GougetDefine DCX_USESTYLE if it is not defined already. Fixes the
2005-08-10  Francois GougetDefine RTL_HANDLE and RTL_HANDLE_TABLE if not using...
2005-08-10  Alexandre JulliardImplemented RtlGetNtProductType.
2005-08-10  Francois GougetCorrect more mismatches between spec files and comments...
2005-08-10  Francois GougetAdd trailing '\n's to trace() call.
2005-08-10  Francois GougetThe PSDK does not define a TreeView_InsertItemA() macro...
2005-08-10  Francois GougetUnicodify wineesd.
2005-08-10  Hans LeidekkerImplement ldap_add* functions.
2005-08-10  Alexandre JulliardMoved the version initialization to ntdll.
2005-08-10  Francois GougetChange some Dll* functions so they are exported by...
2005-08-10  Jonathan ErnstFrench localization for wldap32.
2005-08-10  Francois GougetUpdate the documentation to reflect the fact that the...
2005-08-10  Hans LeidekkerAdd helpers for converting (arrays of) LDAPMod structur...
2005-08-10  Huw DaviesImplement IUnknown_EnumObjects.
2005-08-10  Richard Cohen- Fix regression in GetPrivateProfileString16 for key...
2005-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-08-10  Vitaliy MargolenMake use of now full and correct HKLM\HARDWARE\DEVICES...
2005-08-10  Vitaliy MargolenUse /proc filesystem to create HKLM\HARDWARE\DEVICEMAP...
2005-08-10  Alexandre JulliardMake sure we don't call the graphics driver after proce...
2005-08-10  Mike McCormackCreate a node object and use it to hold libxml2 pointers.
2005-08-10  Jacek CabanInit nsWebBrowser window while creating nscontainer.
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-10  Vincent BéronUse #include "foo.h" for including Windows headers...
2005-08-10  Troy RolloBrowse to the directory if a directory name is typed...
2005-08-10  Vincent BéronUse HAVE_LDAP_H when checking if ldap.h is available.
2005-08-10  Mike McCormackgcc 4.0 warning fixes.
2005-08-10  Vincent BéronRemove local declarations already in included public...
2005-08-09  Alexandre JulliardUse ERR instead of DPRINTF in dump_pidl_hex.
2005-08-09  Jacek Caban- Beginning implementation of true IPersistMoniker...
2005-08-09  Alexandre JulliardDon't call process attach notification during process...
2005-08-09  Jacek CabanReport BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol...
2005-08-09  Hans LeidekkerImplement ldap_{get,set}_option{A,W}.
2005-08-09  Huw Davies_CreateAllAccessSecurityAttributes takes three parameters.
2005-08-09  Alexandre JulliardSpecify a base address for kernel and ntdll.
2005-08-09  Mike McCormackInitialize and clean up libxml2 in DllMain.
2005-08-09  Alexandre JulliardAdded a VIRTUAL_alloc_teb function to allocate TEBs...
2005-08-09  Alexandre JulliardGet rid of the almost empty tmarshal.h file.
2005-08-09  Alexandre JulliardMoved a number of definitions that are not needed in...
2005-08-09  Alexandre Julliarditss doesn't need an import library.
2005-08-09  Alexandre JulliardMark DllMain and similar exports as private.
2005-08-09  Dmitry TimoshkovMake CreateWindow with invalid menu handle test pass...
2005-08-09  Mike McCormackFix gcc 4.0 warnings.
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-08-08  Michael KaufmannFix for BI_BITFIELDS: The color masks are at the same...
2005-08-08  Mike McCormackgcc 4.0 warning fixes.
2005-08-08  Mike McCormackUse xmlParseMemory instead of xmlReadIO.
2005-08-08  Alexandre Julliardriched32 doesn't need an import library.
next