Make it more explicit how we deal with WS_DISABLED.
[wine] / dlls /
2005-05-11  Dimi PaunMake it more explicit how we deal with WS_DISABLED.
2005-05-11  Stefan LeichterAdded minimal implementation of MsiCreateAndVerifyInsta...
2005-05-11   <wine.larry.engho... Add test for correctly interpreting %% printf format...
2005-05-10  Eric PouechGet rid of include/miscemu.h.
2005-05-10  Mike McCormack- make sure to free the string table when closing the...
2005-05-10  Mike McCormackFix a memory leak in the ole storage implementation.
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2005-05-10  Eric Pouech- changed ATOM support in wineserver to match NTDLL...
2005-05-10  Alexandre JulliardBuild and load import libraries directly from the dll...
2005-05-10  Rein KlazesMulti column popup menus have 4 pixel space between...
2005-05-10  Robert ReifFix joystick crash when a button guid is specified...
2005-05-10  Paul VriensAdded SystemHandleInformation tests.
2005-05-10  Paul VriensAdded (stubbed) SystemHandleInformation.
2005-05-10  Raphael JunqueiraFix allocated buffer size to avoid buffer overflow.
2005-05-10  Juan LangFixes to IShellFolder::GetAttributesOf implementations...
2005-05-10   <wine.larry.engho... Interpret %% correctly in printf format string.
2005-05-10  Mike HearnFix SHELL_GetPathFromIDList[AW] to return the desktop...
2005-05-10  Juan LangPartially implement AppSearch for RegLocator-type searches.
2005-05-10  Raphael JunqueiraFix X11DRV_ChoosePixelFormat to choose 24 bpp as 32...
2005-05-10  Juan LangAdded Irish Summer Time.
2005-05-09  Aric StewartFix a few leaking object handles.
2005-05-09  Michael JungDetect drive letters, which have to have a backslash...
2005-05-09  Michael JungSupport folder relative paths in UnixFolders' ParseDisp...
2005-05-09  Daniel LundAdded D3DDEVCAPS_HWRASTERIZATION to the DevCaps for...
2005-05-09  Andreas MohrFix for CommConfigDialog*() hwnd argument.
2005-05-09  Aric CyrFix WGL_ACCELERATION_ARB queries from applications.
2005-05-09  Eric PouechSome fixes on async shutdown.
2005-05-09  Francois GougetDefine GLX_SAMPLE_BUFFERS_ARB and GLX_SAMPLES_ARB if...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-09  Juan LangCorrect/improve error checking in IPropertyStorage.
2005-05-09  Michael JungAlways pass fully qualified paths to stat system call.
2005-05-09  Huw DaviesIt makes no sense to have a left pointing arrow as...
2005-05-09  Lionel Ulmer- Windows reports 0x80 on pressed buttons not 0xFF
2005-05-09  Felix NawothnigImplemented WM_ENABLE.
2005-05-09  Robert ReifRemove dead code and redundant variables from DSOUND_Ca...
2005-05-07  William Poetra Yoga HSupport building man pages outside of the source directory.
2005-05-07  Alexandre JulliardConverted all the kernel32 register functions to the
2005-05-07  Rolf KalbermatterImplement ICaptureGraphBuilder and IcaptureGraphBuilder...
2005-05-07  Alexandre JulliardPrefix the internal name of all register functions...
2005-05-07  Rolf KalbermatterImplement DLL registering and unregistering functions...
2005-05-07  Rein KlazesDon't set the pen width to 1 in X11DRV_PolyLine.
2005-05-07  Alexandre JulliardTreat 0xffff the same as 0 for the handle generation...
2005-05-07  Francois GougetAdd the 'Western European Summer Time' (WEST) timezone...
2005-05-07  Robert LunnonMake references to NAME_MAX refer to PATH_MAX instead.
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-07  Robert LunnonAvoid passing NULL buffer elements and status pointers to
2005-05-07  Robert LunnonAdded a conditionally compiled definition of INADDR_NON...
2005-05-07  Lionel Ulmer'0' means 'default refresh rate' and not a real refresh...
2005-05-07  Robert LunnonFix segmentation fault caused by incorrect referencing...
2005-05-07  Michael JungMake the root of the shell extension map to the root...
2005-05-07  Robert LunnonImplement NtQueryVolumeInformation for Solaris.
2005-05-07  Aric StewartAdd a missing msiobj_release that was resulting in...
2005-05-07  Aric StewartCorrect a missing MsiCloseHandle().
2005-05-07  Maarten LankhorstFixed two small memory leaks.
2005-05-07  Stefan LeichterMake ole32 tests loadable on NT4.
2005-05-06  Alexandre JulliardRenamed wineps.dll to wineps.drv for consistency.
2005-05-06  Alexandre JulliardStore the module instance we get in DllMain to avoid...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-05-06  Robert ReifMove initialization to IDirectSound_Initialize.
2005-05-06  Michael JungReturn a cloned PIDL by SHBrowseForFolder to avoid...
2005-05-06  Michael JungDisplay a drive icon for the unix root directory.
2005-05-06  Robert ReifChange FIXME to WARN.
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-06  Alexandre JulliardAdded support in winebuild for specifying import librar...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-05-06  Maarten LankhorstFixed a dozen of reference (and some memory) leaks.
2005-05-06  Maarten LankhorstFixed {Copy/Delete/Free}MediaType functions to show...
2005-05-06  Hartmut BirrClean up if named pipe is not available.
2005-05-06  Francois GougetTweak the documentation to make winapi_check happy.
2005-05-06  Francois GougetUpdate win32.api to match the current sources.
2005-05-06  Matthew MastracciReplace stub entry for StgOpenStorageEx with call to...
2005-05-05  Alexandre JulliardDon't retrieve a window DC in GetUpdateRect if there...
2005-05-05   <wine.larry.engho... Return ENOENT rather than EBADF from MSVCRT_fopen(...
2005-05-05  Robert ShearmanFix RegDeleteKey{A,W} to open the specified key with...
2005-05-05  Matthew MastracciReplace StgCreateStorageEx stub with call to StgCreateD...
2005-05-05  Rein KlazesIn MaskBlt delete correct bitmap.
2005-05-05  Rein KlazesAdd 16<->32 bit message mappings for WM_COPYDATA messages.
2005-05-05  Rein Klazes- In MZ_DoLoadImage if an environment segment is specif...
2005-05-05  Michael JungFixed GetDisplayNameOf method to not depend on incorrec...
2005-05-05  Michael JungFixed MyComputer's GetDisplayNameOf method.
2005-05-05  Lionel Ulmer- do not flush the buffer when the application only...
2005-05-05  Christian CostaAdded stub implementation for CoGetClassObjectFromURL.
2005-05-05  Troy RolloCorrect bug truncating downloaded files to 4096 bytes.
2005-05-05  Christian CostaForward CLSID_FilterGraphNoThread to CLSID_FilterGraph.
2005-05-05  Emmanuel MaillardFix compile on non-ELF host.
2005-05-05  Lionel Ulmer- more pretty print for the types flag
2005-05-05  Marcus MeissnerInitialize iosb.
2005-05-05  Ivan Leo PuotiSet win2k3 service pack number to 1.
2005-05-05  Emmanuel Maillard- Fix NTDLL_wait_for_multiple_objects call in usr1_handler.
2005-05-04  Felix NawothnigSet iItem to index before notifying callback items.
2005-05-04  Marcus MeissnerSet PhysicalMemory property from system data.
2005-05-04  Troy RolloImplement URLMonikerImpl_BindToStorage.
2005-05-04  Troy RolloCreate URL Cache if it does not already exist.
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-05-04  Mike McCormackRemove static variables in SHBrowseForFolder implementa...
2005-05-04  Hans LeidekkerStub implementation for SetupCopyOEMInfW.
2005-05-04  Hans LeidekkerBump version number to XP SP2.
2005-05-04  Robert ReifSet driver type properly.
2005-05-04  James Dean AndersonReport an error if trying to get data from an unacquire...
next