wine
2000-05-14  David BlackImplemented TVM_EDITLABELA, plus some improvements...
2000-05-14  Andreas MohrMore verbose errors.
2000-05-14  Chris MorganFixed borders of windows while dragging or sizing to...
2000-05-14  Gerald Pfeifer#include <sys/types.h> before <sys/mman.h>.
2000-05-14  Dimitrie O... Moved DDEML into dlls/user.
2000-05-14  Alexandre JulliardAdded support for registry values larger than the serve...
2000-05-14  Ove KaavenImproved DIBSection support for IDirectDrawSurface...
2000-05-14  Lionel Ulmer- set debug messages after a TRACE_ON test
2000-05-14  Gerard PatelWhen new menu Id is not found or index > nitems, insert...
2000-05-13  Peter Hunnisett- Added ability to create 3D3 interfaces for Xlib
2000-05-12  Susan FarleyDistinguish RADIOCHECK style menu items from standard...
2000-05-12  Susan FarleyLike the AUTORADIOBUTTON, the parent of a RADIOBUTTON...
2000-05-12  Uwe BonnesGetFullPathname: add missing termination to the string.
2000-05-12  Patrik StridvallFixed byte order on Solaris and FreeBSD.
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-05-12  Eric PouechFixed absolute path to pidl generation.
2000-05-11  Alexandre JulliardFixed buffer overflow.
2000-05-11  Patrik StridvallFixed some debug messages.
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-11  Patrik Stridvall- Check for missing modules in modules.dat.
2000-05-11  Marcus MeissnerFixed asm() constraints.
2000-05-11  Eric PouechFixed %p in printf (now using wsprintf which doesn...
2000-05-11  Eric PouechFixed division by zero.
2000-05-11  Eric PouechFixed some quirks (range is 32 bit, page up/dn mismatch...
2000-05-11  Ove KaavenScroll off-screen controls when scroll rectangle is...
2000-05-11  Ken ThomasesImplemented tab control style TCS_HOTTRACK (tabs are...
2000-05-11  Aric StewartRemove the background from the new image when it is...
2000-05-11  Bernd HerdMake sure hInstance is a proper global handle and not...
2000-05-11  Alexandre JulliardJean-Claude Batista
2000-05-11  Aric StewartClean up the drawing code after a label update. There...
2000-05-11  Guy AlbertelliClear menu handle after destroying menu.
2000-05-11  Guy AlbertelliRevalidate menu handle in mt.hTopMenu after DispatchMes...
2000-05-11  Bernd HerdPass CTLDATA as SEGPTR for 16-bit programs.
2000-05-11  Alexander FrinkPrevent possible NULL pointer access.
2000-05-10  Aric Stewart- Wine was passing the wrong hwnd as the owner when...
2000-05-10  Aric StewartAllow the user to cancel label editing with esc and...
2000-05-10  Ken ThomasesRestore accidentally undone changes.
2000-05-10  Aric Stewart- Wine was not properly reporting back the edited label...
2000-05-10  Aric Stewart- Cleaned up some of the drawing code, specifically...
2000-05-10  Eric PouechMake internal buffers size multiple of 4.
2000-05-10  Guy L. AlbertelliVerify the menu handle is non-zero prior to use.
2000-05-10  Ken ThomasesFixed to display popup-menu arrow on owner-drawn popup...
2000-05-10  Alexandre JulliardSpecify the service thread timers in ms instead of us.
2000-05-10  Alexandre JulliardReserve space for the PE header at the start of the...
2000-05-10  Gerard PatelProtect against use of comctl32 private control memory...
2000-05-10  Aric StewartSome programs switch their status bar back and forth...
2000-05-09  Alexandre JulliardFixed HeapAlloc(HEAP_ZERO_MEMORY) to clear the whole...
2000-05-09  Eric PouechChanged WAVEHDR notification heuristic.
2000-05-09  Bertho Stultiens- Bugfix: Corrected a SEGV in the rawdata handling...
2000-05-09  Aric StewartAdded the ability to use multiline tab controls to...
2000-05-09  Marcus MeissnerNumber of surface Lock/Unlocks must NOT match, so do...
2000-05-09  Ove KaavenUpdate for new Wine features; use ttydrv instead of...
2000-05-09  Ove KaavenFixed jump_alias for non-PIC, and disabled it for PIC...
2000-05-09  Eric PouechFixed x /s command.
2000-05-09  Andreas MohrAdded some reg temp file clutter check (more than 100...
2000-05-07  Marcus MeissnerSetImageBits_8: added ->15 conversion in optimized...
2000-05-07  Alexandre JulliardJean-Claude Batista
2000-05-07  Alexandre JulliardDo not send WM_SIZING to 16-bit windows.
2000-05-07  Alexandre JulliardCleaned up local heap initialisation.
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-05-07  Dimitrie O... Separate OLE2NLS out of KERNEL.
2000-05-07  Patrik Stridvall- Check for missing modules in modules.dat.
2000-05-07  Alexandre JulliardJean-Claude Batista (Macadamian/Corel)
2000-05-07  Marcus MeissnerOld versions of glibc might not have STN_UNDEF defined.
2000-05-07  Gerard PatelRevert the test for Virtual_HandleFault in ReadFile...
2000-05-07  Gerard PatelSet the itemID member of the DRAWITEMSTRUCT to the...
2000-05-07  Gerard PatelAlways calls SetMenu in MDISetMenu.
2000-05-07  Dimitrie O... Small debug channel cleanup.
2000-05-07  Chris MorganFixed scrolling bug.
2000-05-07  Chris MorganImplemented ListView_SetHoverTime(), ListView_GetHoverT...
2000-05-05  Aric StewartAdded WM_SIZING message support.
2000-05-05  Rob FarnumRemoved warnings from freeing path in DeleteDC.
2000-05-05  Aric StewartFixed a bug with the processing of HitTest.
2000-05-05  Susan FarleyHandle ^C, ^V and ^X in an edit control properly.
2000-05-05  Huw D M DaviesStrip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWA...
2000-05-05  Huw D M DaviesFixed DC leak.
2000-05-05  Stephane LussierIf we do not find a resource for both (primary lang...
2000-05-05  Sheri SteevesWorked around some tooltips hide problems by checking...
2000-05-05  Andreas MohrAdded a configuration hint for the CD-ROM "unhide"...
2000-05-05  Alexandre JulliardHenning Hoffmann (of Macadamian for Corel)
2000-05-05  Eric PouechFixed some buffer overflows.
2000-05-03  Alexandre JulliardGenerated again.
2000-05-03  Alexandre JulliardPE_LoadImage: removed version parameter, set last error...
2000-05-03  Alexandre JulliardStore process file name in startup info.
2000-05-03  Alexandre JulliardFixed typo.
2000-05-03  Hidenori TakeshimaAdded stubs for riched32.dll.
2000-05-03  Lionel UlmerCall XOpenIM on the large stack.
2000-05-03  Bang Jun-YoungFreeBSD 3.4 compile fix.
2000-05-03  Alexandre JulliardFixed COORD structure definition.
2000-05-03  Alexandre JulliardSmall optimization.
2000-05-03  Alexandre JulliardFixed default thread stack size.
2000-05-03  Alexandre JulliardFixed DrawTextW length handling.
2000-05-03  Lionel UlmerRemove the assertion when there is no source surface.
2000-05-03  Huw D M DaviesAdd DosDateTimeToVariantTime prototype.
2000-05-03  Huw D M DaviesMap StrChrA to strchr. Fix StrChrW arg list.
2000-05-03  Huw D M DaviesAdded HWND_MESSAGE.
2000-05-03  Huw D M DaviesAllow ISequentialStream_Write to work if access mode...
2000-05-03  Bertho StultiensMmap does not fail on zero-length files.
2000-05-01  Alexandre JulliardUse exception handling to implement the IsBad* functions.
2000-05-01  Alexandre JulliardSetup the initial thread %fs from a constructor.
next