wine
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-05-06  Alexandre JulliardRemoved a bunch of obsolete makefile hacking sed code.
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  Francois GougetHAVE_V4L2 is not an autoconf define so tell winapi_chec...
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  Robert Shearman- Fix access rights for RegOpenKeyEx and RegCreateKeyEx...
2005-05-05  Alexandre JulliardDon't retrieve a window DC in GetUpdateRect if there...
2005-05-05   <wine.larry... 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  Alexandre Julliardoutput_name already contains .exe extension, don't...
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  Alexandre JulliardGet rid of the winapi_check_dir config parameter.
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  Hans LeidekkerMove all files from winapi_check/ to winapi/, and remov...
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-05-04  James HawkinsEnlarge the license text control length.
2005-05-04  Mike McCormackRemove static variables in SHBrowseForFolder implementa...
2005-05-04  James HawkinsRemove the corresponding registry entry when deleting...
2005-05-04  James HawkinsDon't add the same program in AppDefaults more than...
2005-05-04  Hans LeidekkerStub implementation for SetupCopyOEMInfW.
2005-05-04  Hans LeidekkerBump version number to XP SP2.
2005-05-04  Martin FuchsImplement owner drawn context menus.
2005-05-04  Robert ReifSet driver type properly.
2005-05-04  Maarten LankhorstAdded IAMVideoProcAmp.
2005-05-04  James Dean... Report an error if trying to get data from an unacquire...
2005-05-04  Ivan WongAdded Hong Kong Standard Time (HKT).
2005-05-04  Ulrich CzekallaLet the default winproc handle WM_MOUSEACTIVATE.
2005-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2005-04-28  Raphael Junqueira- valid implementation of X11DRV_ChoosePixelFormat...
2005-04-28  Aric StewartCorrect user component publication.
2005-04-28  Marcus MeissnerFixed stack overwrite by using sizeof(WS_sockaddr_ipx).
2005-04-28  Mike McCormackSplit up the window procedure.
2005-04-28  Mike McCormackImplemented GetLastInputInfo.
2005-04-28  Raphael Junqueira- implement memory access APIs to VertexBuffers
2005-04-28  Jeff LatimerDefine strncpyW to ensure that users know why it is...
2005-04-28  Aric StewartImplement MsiQueryFeatureStateW.
2005-04-27  Alexandre JulliardMoved the USER syslevel to dlls/user/user_main.c.
2005-04-27  Eric Pouech- delayed initialisation of BIOS and SYSTEM information...
2005-04-27  Maarten LankhorstAdded the video input device category.
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-27  Mike McCormackMake sure that dialogs are only created and destroyed...
2005-04-27  Maarten LankhorstImplemented capGetDriverDescription.
2005-04-27  Mike McCormackMake multimedia threads high priority.
2005-04-27  Sami AarioAdded initial version of Delnode plus some tests.
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-27  Alexandre JulliardAdded proper names for the remaining TEB fields.
2005-04-27  Mike McCormackMake WINMM_IData statically allocated.
2005-04-27  Raphael JunqueiraFix crash on drawStridedSlow.
2005-04-27  Gerald PfeiferInclude <limits.h> to get a definition of NAME_MAX.
2005-04-27  Aric StewartCorrect a leaking hkey handle.
2005-04-26  Alexandre JulliardRemoved a few more strncpy calls.
2005-04-26  Alexandre JulliardMake sure a thread has a queue as soon as it creates...
2005-04-26  Aric StewartExpand some handling of special properties in MsiGetPro...
2005-04-26  Mike McCormackDeclare MsiExportDatabase* in the spec file, and fix...
2005-04-26  Christian CostaFixed flags handling in MCIAVI_mciInfo.
2005-04-26  Alexandre JulliardMoved some messaging and input functions to message...
2005-04-26  Ulrich CzekallaSetParent should not remove menu from non-child windows.
2005-04-26  Huw DaviesThe ansi version of CB_ADDSTRING shouldn't overwrite...
2005-04-26  Maarten LankhorstFixed a reference leak.
2005-04-25  Alexandre JulliardDefine strncpy to an error to make sure it doesn't...
2005-04-25  Alexandre JulliardMoved the ScrollWindow and ScrollDC functions to dlls...
2005-04-25  Maxime BellengéPrevent CreateDCA from crashing if a bad lpInitData...
2005-04-25  Ivan Leo PuotiAdd parameter checking to NtReadFile/NtWriteFile.
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...
2005-04-25  Michael JungSupport for regular files (as opposed to directories).
2005-04-25  Christian CostaImproved errors handling a bit in dsound renderer.
2005-04-25  Marcus Meissnergcc4 alias fixes.
2005-04-25  Marcus MeissnerFixed 3 memset()s which used the wrong size (too large).
2005-04-24  Mike McCormackTests for SignalObjectAndWait.
2005-04-24  Mike McCormackImplemented SignalObjectAndWait.
next