Removed all direct calls to MONTHCAL_Refresh() and replaced with
[wine] / dlls /
2000-05-30  Chris MorganRemoved all direct calls to MONTHCAL_Refresh() and...
2000-05-30  Lionel UlmerInstall the colormap only if it was created.
2000-05-30  Lionel UlmerImplemented wglShareLists and wglGetCurrentDC.
2000-05-30  Dimitrie O. PaunMoved DISPDIB out of the kernel into GDI.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-26  Peter HunnisettStarted local name server framework.
2000-05-26  Huw D M DaviesAdd PrintSetup dialog and support for hooks and templates.
2000-05-26  Alexandre JulliardFrancois Methot (Macadamian)
2000-05-25  Huw D M DaviesMove winspool to unicode.
2000-05-25  Aric StewartReworked the thumb drawing code, thumb calculation...
2000-05-25  Chris MorganUse clipping regions to reduce the amount of processing...
2000-05-25  Gerard PatelFixes crash when calling Treeview_EndEditLabelNow and...
2000-05-24  Susan FarleyDefer to standard scrolling APIs for non-flatSB specifi...
2000-05-24  Aric StewartAdded handling for TVS_SINGLEEXPAND.
2000-05-24  Aric StewartCorrected the problem where a tab control marked multil...
2000-05-24  Martin FuchsInserted a missing call to SetWindowPos(). With this...
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
2000-05-23  Alexandre JulliardAbey George (of Macadamian/Corel)
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  Lionel Ulmer- fixed the OpenGL32 spec file (and the make_opengl_spe...
2000-05-23  Ove KaavenMade WINE_DirectDraw a decorationless popup window...
2000-05-23  Chris MorganFixed tooltips.
2000-05-23  Chris MorganReduce toolbar redrawing and flicker by calling RedrawW...
2000-05-23  Aric StewartCorrected a problem of when oldHit is negative and...
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  Peter Hunnisett- Small fixes/updates
2000-05-19  Chris MorganUpdate nItemWidth in LISTVIEW_SetItem() if LVS_LIST...
2000-05-19  Uwe BonnesStgOpenStorage16: correct arguments to the CreateFile...
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. PaunMoved if1632/ole2{conv,prox,thk}.spec into dlls/ole32.
2000-05-18  Patrik StridvallGetRelAbs for some reason takes 2 parameters, even...
2000-05-18  Patrik StridvallFixed issues found by winapi_check.
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-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-14  David BlackImplemented TVM_EDITLABELA, plus some improvements...
2000-05-14  Andreas MohrMore verbose errors.
2000-05-14  Dimitrie O. PaunMoved 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-13  Peter Hunnisett- Added ability to create 3D3 interfaces for Xlib
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  Eric PouechFixed division by zero.
2000-05-11  Eric PouechFixed some quirks (range is 32 bit, page up/dn mismatch...
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  Alexandre JulliardJean-Claude Batista
2000-05-11  Aric StewartClean up the drawing code after a label update. There...
2000-05-11  Alexander FrinkPrevent possible NULL pointer access.
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  Alexandre JulliardSpecify the service thread timers in ms instead of us.
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  Eric PouechChanged WAVEHDR notification heuristic.
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  Andreas MohrAdded some reg temp file clutter check (more than 100...
2000-05-07  Alexandre JulliardJean-Claude Batista
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. PaunSeparate OLE2NLS out of KERNEL.
2000-05-07  Gerard PatelSet the itemID member of the DRAWITEMSTRUCT to the...
2000-05-07  Dimitrie O. PaunSmall debug channel cleanup.
2000-05-07  Chris MorganImplemented ListView_SetHoverTime(), ListView_GetHoverT...
2000-05-05  Aric StewartFixed a bug with the processing of HitTest.
2000-05-05  Huw D M DaviesFixed DC leak.
2000-05-05  Sheri SteevesWorked around some tooltips hide problems by checking...
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  Lionel UlmerRemove the assertion when there is no source surface.
2000-05-03  Huw D M DaviesMap StrChrA to strchr. Fix StrChrW arg list.
2000-05-03  Huw D M DaviesAllow ISequentialStream_Write to work if access mode...
2000-05-01  Alexandre JulliardAdded DECL_GLOBAL_CONSTRUCTOR macro.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-05-01  Uwe BonnesCOMDLG32_DllEntryPoint,COMDLG32_SetCommDlgExtendedError...
2000-05-01  Gerald PfeiferUse <stdlib.h> instead of the deprecated and non-portab...
2000-04-29  Lionel Ulmer- added thread-safety protection to XListPixmapFormats
2000-04-29  Gerald PfeiferFreeBSD compile fix.
2000-04-29  Eric PouechFixed a few compilation warnings.
2000-04-29  Patrik StridvallFixed some warnings.
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
next