Use the Unicode string functions from wine/unicode.h instead of the
[wine] / dlls /
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-13  Marcus MeissnerAdded 24->32 packed pixel mapping support to convert.
2000-06-12  Juergen SchmiedImplementation for PrivateExtractIcons, PrivateExtractI...
2000-06-12  Juergen Schmied- implemented Get/SetThreadLocale
2000-06-12  Huw D M DaviesIf printer only supports level 1 PostScript then compla...
2000-06-12  Lionel Ulmerreplaced a DPRINTF by a TRACE
2000-06-12  Lionel Ulmer- moved the 'constructor' into a real DLL init function
2000-06-12  Lionel UlmerNew OpenGL thunk generation script.
2000-06-12  Lionel UlmerRemoved the Release in case of error as we do not AddRe...
2000-06-12  Alexandre JulliardReimplemented Unicode case mapping in a slightly more...
2000-06-11  Aric StewartWe were not properly masking the item that was sent...
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-06-11  Patrik StridvallFixed some warnings.
2000-06-11  Patrik StridvallFixed some issues found by winapi_check.
2000-06-11  Huw D M DaviesRemove second import of winspool.drv.
2000-06-11  Huw D M DaviesTerminate image data with a '>' [The PSLRM is rather...
2000-06-11  James AbbatielloAdd a few more flags to those recognized when doing...
2000-06-10  Alexandre JulliardRewrote codepage support to use the new codepage tables.
2000-06-10  Ove KaavenCall TSXFlush after setting DGA palette, so it updates...
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-06-08  Aric StewartWindows must update the right edge (-1) of the last...
2000-06-08  Aric StewartProperly handle InsertItem with an invalid HTREEITEM...
2000-06-08  Alexandre JulliardAdded missing dependency.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-07  Alexandre JulliardSetup signal handling and exceptions only after REQ_INI...
2000-06-07  Peter Hunnisett- Small update to documentation
2000-06-07  Uwe BonnesPathFindNextComponent: return pointer to NULL and not...
2000-06-07  Aric StewartAdded handling of TBSTYLE_AUTOSIZE.
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-06-07  Uwe BonnesTOOLBAR_DrawString: catch index== -1 (but not yet handled).
2000-06-07  Noomen HamzaThe active page should be unchanged when removing an...
2000-06-04  Ulrich WeigandUpdated support for Solaris/Sparc architecture.
2000-06-04  Michael CardenasCorrected a potential crash.
2000-06-04  Chris MorganFinished the implementation of LISTVIEW_SetColumnWidth...
2000-06-04  Chris MorganReplaced calls to HEADER_Refresh with InvalidateRect.
2000-06-04  Eric KohlStarted support for menubar-like toolbars.
2000-06-03  Alexandre JulliardFixed warning.
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-06-03  Eric KohlImplemented TVM_GETITEMW.
2000-06-03  Jason MawdsleyAdded support for typing the filename in the listview...
2000-06-03  Patrik StridvallFixed some warnings.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.
2000-06-02  Juergen Schmied- Rewrite of the shell related parts of the dialog...
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-06-01  Peter Hunnisett- Added DirectSoundCapture and DirectSoundCaptureBuffer...
2000-06-01  Juergen SchmiedStub for RtlConvertSidToUnicodeString.
2000-06-01  Gerald PfeiferFixed warning.
2000-05-30  Dimitrie O. PaunAdd include for LoadLibrary.
2000-05-30  Peter Hunnisett- Fixed some initialization/destruction and reference...
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.
2000-05-30  Peter Hunnisett- Added a little more dll level debugging and small...
2000-05-30  Peter Hunnisett- Add another way to create a 3d listener interface.
2000-05-30  Chris MorganAdded 3D border around control. Fixed monthcal control...
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...
next