Don't crash on close from window manager.
[wine] / dlls /
2001-02-12  Duane Clark- make the Landscape/Portrait buttons do something.
2001-02-12  Jon GriffithsImplement LHashValOfNameSysA for 4 LCIDs, fix prototype.
2001-02-12  Francois GougetRemove TOOLBAR_ID and WM_SETTINGCHANGE, they are not...
2001-02-12  Andreas Mohr- TRACE opened registry handles
2001-02-12  Huw D M DaviesAdd an updown control to the copy count entry.
2001-02-12  Lionel UlmerAllow an application to re-ask for EXCLUSIVE DirectDraw...
2001-02-12  Andreas MohrCheck PROPSHEETPAGEA.pfnCallback for NULL pointer if...
2001-02-12  François GougetHandle WM_CHARs and pass them to TREEVIEW_ProcessLetter...
2001-02-12  François GougetFix (rewrite), and add documentation to LISTVIEW_Proces...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Patrik StridvallDocumentation argument fixes.
2001-02-12  Francois GougetFix typos in comments.
2001-02-12  Rein KlazesAdded support for the Malayan language.
2001-02-12  Chris MorganFix ListView_GetItemRect() macro.
2001-02-12  Patrik StridvallFixed some issues found by winapi_check.
2001-02-12  Marcus MeissnerHandle differently sized structs by using their dwSize...
2001-02-12  James AbbatielloFix a few compiler warnings.
2001-02-12  James AbbatielloDon't allow comctl32 controls to access their infoPtr...
2001-02-12  Andreas MohrMake MMIO_Open work with NULL filename again.
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-02-12  Huw D M DaviesCall LoadImage to load the non-standard sized collate...
2001-02-12  Huw D M DaviesMap 'Courier New' to 'Courier'.
2001-02-12  James HathewayacmDriverEnumW shouldn't return MMSYSERR_ERROR if
2001-02-12  Huw D M DaviesImplement Set/GetPrinterData[Ex].
2001-02-12  Andreas MohrTake a stab at implementing OleSetAutoConvert.
2001-02-12  Marcus MeissnerFixed a NULL ptr problem.
2001-02-12  Andreas MohrDon't touch WAVEHDRs dwLoops variable.
2001-02-12  Huw D M DaviesSpaces do not have to come after the ':' that ends...
2001-02-12  Huw D M DaviesFix ReleaseStgMedium for MetaFilePict types.
2001-02-12  Huw D M DaviesFix for rotated text when lpDx is specified.
2001-02-12  Susan FarleyHandle the CCS_NORESIZE style.
2001-02-12  Ove KaavenFix DGA2 mode setting to use the correct color depth.
2001-02-12  Andreas MohrAdded DCICloseProvider stub.
2001-02-12  James AbbatielloImplement IShellLink<A|W>_fnGetWorkingDirectory,
2001-02-12  Andreas MohrA couple of stubs for Terminal Server Client 16 bit.
2001-01-29  Marcus MeissnerAdded some more 16->32 mappings for ICM* messages.
2001-01-29  Marcus Meissnerdvideo.dll forgets to set the DDSD_CAPS flag, just...
2001-01-28  Marcus MeissnerImplemented VideoCapDriverDescAndVer.
2001-01-28  Eric PouechAdded a few missing exports.
2001-01-28  Ove KaavenDon't disable keyboard autorepeat, since autorepeat...
2001-01-28  Marcus Meissner- Siedler3 appears to have rather limited buffers for...
2001-01-28  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
2001-01-28  Huw D M DaviesTake into account unprintable margins in psdrv.
2001-01-28  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2001-01-28  Dmitry TimoshkovAdd "OnlyOne" paper source, used by the Acrobat Distill...
2001-01-28  Josh DuBoisFixed typo.
2001-01-28  Eric PouechFixed some mci string parsing issues.
2001-01-28  Eric PouechSimplified memory allocation for asynchronous MCI messa...
2001-01-28  Eric PouechDelay importing user32 (only used for configuration).
2001-01-28  Eric PouechFixed a few oddities.
2001-01-28  Eric PouechAdded a bit more of flags handling in drawdib functions.
2001-01-28  Chris MorganPut a '\n' at the end of the FIXME to prevent very...
2001-01-26  Guy L. Albertelli- Rewrite WM_CREATE to match native (allocating own...
2001-01-26  Alexandre JulliardMade exception_event_request non-blocking, and added
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-26  Ove KaavenCheck that the linux 2.4 event interface is available...
2001-01-26  Huw D M DaviesHandle the lpDx array properly.
2001-01-26  Guy L. Albertelli- make hidden bands have valid (0 width) child window...
2001-01-26  Alexandre JulliardChanged wait_process and wait_debug_event requests...
2001-01-26  Andreas MohrDon't open the comm handle with GENERIC_WRITE via FILE_...
2001-01-25  Alexandre JulliardGot rid of WPRINTF_ExtractVAPtr.
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-25  Gerard PatelDon't send notifications for the initial display of...
2001-01-24  Eric KohlPartial implementation of world transform support.
2001-01-22  Jon GriffithsImplemented __dllonexit.
2001-01-22  Gerard PatelMisc fixes in LISTVIEW_SetImageList, LISTVIEW_SetItemCount,
2001-01-22  James JuranUse int instead of WCHAR in va_arg() (fixes gcc-current...
2001-01-22  Josh DuBoisInclude 'options.h' for a needed prototype.
2001-01-22  Josh DuBoisChanged VarCyFromI1 to take a signed char.
2001-01-22  Francois GougetTypo fixes in comments.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-22  Jon GriffithsMade SpinCount FIXME into a TRACE.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-22  Jon Griffiths- Fix a typo in TBSAVEPARAMS A/W declaration.
2001-01-21  Alexandre JulliardFixed the size of the file dialog icons.
2001-01-21  Huw D M DaviesEscape any spaces in lpszObjectName passed to HttpOpenR...
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-20  Ulrich CzekallaPrevent buffer overflow in TEXT_NextLineW.
2001-01-19  Marcus MeissnerAdded configure check for old linux/input.h.
2001-01-18  Andreas MohrImplemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
2001-01-18  Alexandre JulliardStore USER icons and cursors as resources instead of...
2001-01-18  Huw D M DaviesFix off by one error in buffer length check.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-17  Andreas MohrCosmetics.
2001-01-17  Josh DuBoisMake some noise in a few cases where the X11drv doesn...
2001-01-17  Alexandre JulliardCleaned up the various errno location tests in configure.
2001-01-17  James HathewayIn WsControl, don't mix Linux and Wine socket calls...
2001-01-17  James JuranAdded some stubs needed for IE 5.5 setup.
2001-01-17  Jeremy WhiteRevised shell link process to treat empty (e.g. ""...
2001-01-17  Ulrich CzekallaOnly adjust item rect by horizontal scrollbar offset...
2001-01-17  Gerard PatelChange WSACleanup - wsinfo is a static structure now.
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2001-01-15  Alexandre JulliardUpdated debug channels.
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2001-01-15  Marcus MeissnerFixed an interface cast in DD2->DD7 thunk.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
next