Add IXMLElementNotificationSink definition for IE4 compatibility.
[wine] / dlls /
2005-07-05  Eric PouechFixed erroneous file flag in _popen.
2005-07-05  Jacek CabanRegister protocols.
2005-07-05  Felix NawothnigReplace stubs for information classes in NtQueryVirtual...
2005-07-05  Frank RichterUXTHEME_LoadImage(): Set default image count to 1 to...
2005-07-05  Oliver StieberImplemented stateblocks in wined3d.
2005-07-05  Vitaliy MargolenFix some failing tests.
2005-07-05  Alexandre JulliardIntercept functions for 16-bit relay debugging by patch...
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-07-05  Detlef RiekenbergLoadImageW: Fix type of TRACE parameter.
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-07-05  Paul VriensAdded some tests for other information classes.
2005-07-05  Paul VriensImproved stubs to show the correct behavior.
2005-07-05  Mike McCormackFix some gcc 4.0 warnings.
2005-07-05  Frank RichterOpening some theme class data now also increases the...
2005-07-05  Frank RichterChanged the default transparent color in case none...
2005-07-05  Frank RichterAdd support for drawing menus in "flat" style.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-07-05  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-07-05  Mike McCormack-Wpointer-sign fixes for gcc 4.0.
2005-07-05  Robert ShearmanDocument active object and variant functions.
2005-07-05  Felix NawothnigFix DPA tests on Win95.
2005-07-05  Huw DaviesAdd English neutral version of IDS_COLOR_GRAY.
2005-07-05  Huw DaviesAdd one more level of indirection to the printer handle...
2005-07-05  Dmitry TimoshkovAdd a test case for IsWindowUnicode.
2005-07-05  Marcelo DuarteUpdate shell32 resources for Portuguese.
2005-07-05  Oliver StieberMake sure that the OpenGL visual created for a window...
2005-07-05  Michael JungReturn correct attributes in ParseDisplayName.
2005-07-05  Mike McCormackFix gcc 4.0 warnings.
2005-07-05  Frank RichterLet property sheets update the cached system colors...
2005-07-05  Frank RichterWrite WCHAR strings to registry with correct size.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-07-05  Thomas WeidenmuellerIsThemeDialogTextureEnabled should have one parameter...
2005-07-05  Frank RichterAdd support for SPI_[SG]ETFLATMENU in SystemParametersI...
2005-07-05  Frank RichterEnable/disable "flat menus" based on the setting from...
2005-07-03  Mike McCormackFix -Wpointer-sign warnings.
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-07-03  Felix NawothnigRewrote the DPA testsuite.
2005-07-03  Alexandre JulliardMoved all 16-bit relay code to the text section.
2005-07-03  Alexandre JulliardSome fixes for the Darwin build.
2005-07-03  Vitaliy MargolenChange messages about config file to registry.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-07-03  Jacek CabanAdded stub implementation of IServiceProvider.
2005-07-03  Marcus MeissnerMake check fails in dlls/ddraw/tests/d3d, because a...
2005-07-03  Lionel UlmerAdd some resolutions to what Desktop mode supports.
2005-07-03  Jacek CabanFix handling of pmkContext in CreateURLMoniker.
2005-07-03  Marcus Meissnerchar pointer must be 11 byte to fit 10 characters ...
2005-07-03  Felix NawothnigAdded unit tests for RegGetValue.
2005-07-02  Vitaliy MargolenLoad all dll sections no matter what attributes say.
2005-07-02  Jacek CabanBetter module locking.
2005-07-02  Marcus MeissnerUse CoCreateInstance instead of SHCoCreateInstance...
2005-07-02  Jacek Caban- Added more definitions.
2005-07-01  Andreas MohrHCONV and HCONVLIST are 32bit handles.
2005-07-01  Oliver StieberCheck for a null surface returned from CreateSurface.
2005-07-01  Phil KrylovFixed dlls/ntdll/cdrom.c compilation in Darwin by addin...
2005-07-01  Alexandre JulliardMoved most of the implementation of CALL32_CBClient...
2005-07-01  Alexandre JulliardSet the class resource name to the name of the main...
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  Frank RichterHave the theme INI file parsed upon theme activation...
2005-07-01  Robert ShearmanGetDlgItemText should always try to NULL terminate...
2005-06-30  Alexandre JulliardUse proper symbols instead of magic number 23 for HTML...
2005-06-30  Alexandre JulliardAdded missing LGPL header.
2005-06-30  Robert ShearmanImplement ShellDDEInit.
2005-06-30  Aric StewartKeep track of what sequence we are in and register...
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  Francois GougetTest the behavior of CreateDirectory() when it has...
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  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  Robert ShearmanAdd stubs for some InternetSetOption options.
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 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  Aric StewartHandle installs off multiple volumes and properly pull...
2005-06-29  Mike HearnFix GCC4 warning.
2005-06-29  Huw DaviesCope with the index in a import table entry being a...
2005-06-29  Gerold Jens Wucher... Support for big-endian systems.
2005-06-29  Michael JungIf the unixfs is rooted at the Desktop folder, forward
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-28  Alexandre JulliardKeep track of the windows and hooks used by a thread...
2005-06-28  Mike McCormackFix declarations.
next