wine
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
2000-05-23  Patrik Stridvall- Updated API files
2000-05-23  Hidenori TakeshimaIf system doesn't have OpenGL, don't refer to libopengl...
2000-05-23  Alexandre JulliardAbey George (of Macadamian/Corel)
2000-05-23  Rob FarnumPost a WM_CANCELMODE message to wake up the internal...
2000-05-23  Gerald PfeiferFix a mismatch between format string and parameter.
2000-05-23  Susan FarleySetBuddy no longer overwrites its superclass' WndProc...
2000-05-23  John R. SheetsCleaned up X11 extension tests.
2000-05-23  Ulrich CzekallaCapture ^V,^X,^C and translate it to the corresponding...
2000-05-23  Lionel Ulmer- fixed the OpenGL32 spec file (and the make_opengl_spe...
2000-05-23  Ove KaavenImproved DirectDrawPalette handling (set it on init...
2000-05-23  Ove KaavenScale mouse coordinates to default width 640.
2000-05-23  Ove KaavenMade WINE_DirectDraw a decorationless popup window...
2000-05-23  Gerald Pfeifer#undef DELETE before (re)defining it.
2000-05-23  Chris MorganFixed tooltips.
2000-05-23  Chris MorganReduce toolbar redrawing and flicker by calling RedrawW...
2000-05-23  Alexandre JulliardSerge Ivanov
2000-05-23  Susan FarleySet and retrieve the window icon that is drawn under...
2000-05-23  Aric StewartCorrected a problem of when oldHit is negative and...
2000-05-23  Francois GougetShould include commdlg.h.
2000-05-23  Francois GougetDefine the _X86_ macro on Intel processors.
2000-05-23  Andreas MohrSome part of EDIT_EM_LineLength code was commented...
2000-05-23  Lionel UlmerRemove the PRIMARYSURFACE attribute from back buffers.
2000-05-23  Aric StewartIf a listview is created with LVS_NOCOLUMNEHEADER then...
2000-05-23  Gerard PatelRemove the direct call into core (DIALOG_DoDialogBox).
2000-05-23  Lionel UlmerInitialize the back-buffer with the correct VTable.
2000-05-23  Lionel Ulmer- added option to get double-buffered desktop
2000-05-23  Bertho Stultiens- Implemented animated cursors and icons resource types.
2000-05-23  Francois GougetSend regular messages to stdout so that they are separa...
2000-05-23  Gerard PatelRegression testing using CVS.
2000-05-23  Peter Hunnisett- Small fixes/updates
2000-05-23  Eric PouechA bit of documentation on new debugging features.
2000-05-23  James JuranSearchPathA needs to set the last error to ERROR_FILE_N...
2000-05-23  Andreas MohrUse WARN() instead of TRACE() in DebugOutputA().
2000-05-23  Huw D M DaviesHeapFree on a NULL ptr should return TRUE.
2000-05-19  Chris MorganUpdate nItemWidth in LISTVIEW_SetItem() if LVS_LIST...
2000-05-19  Ulrich WeigandFixed initialization of INSTANCEDATA in InitTask().
2000-05-19  Uwe BonnesStgOpenStorage16: correct arguments to the CreateFile...
2000-05-19  Uwe BonnesDOSFS_DoGetFullPathName: terminate string weh called...
2000-05-19  Francois GougetReplace the calls to malloc by calls to HeapAlloc and...
2000-05-19  Aric StewartFixes the line of garbage at the bottom of images and...
2000-05-19  Dimitrie O... Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32.
2000-05-18  Peter Hunnisett- Added remaining DirectX 3D3 6&7 3D interfaces.
2000-05-18  Juergen LockMinor update.
2000-05-18  Patrik StridvallFixed issues found by winapi_test.
2000-05-18  Patrik StridvallGetRelAbs for some reason takes 2 parameters, even...
2000-05-18  Alexandre JulliardSheri Steeves
2000-05-18  Alexandre JulliardFrancois Boisvert
2000-05-18  Patrik StridvallFixed issues found by winapi_check.
2000-05-18  Patrik StridvallMinor bug fixes.
2000-05-18  Francois GougetConvert C++ comments to regular C comments.
2000-05-18  Ove KaavenMade IDirectDrawSurface::SetPalette set the surface...
2000-05-18  Ove KaavenInitialize an identity mapping in CreatePalette if...
2000-05-18  Ove KaavenMade X11DRV_DIB_MapColor map back to the original color...
2000-05-15  Alexandre JulliardUse the correct display for cached metrics file name.
2000-05-15  Alexandre JulliardMake sure all Wine processes share the same X display.
2000-05-15  Ove KaavenUse unsigned int instead of unsigned short in DirectDraw
2000-05-15  Susan FarleyAvoid calls to SetFocus when they are unnecessary.
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...
next