wine
1999-04-02  Lionel UlmerAdded DllClassFactory to DirectDraw.
1999-04-01  Marcus MeissnerSplit off keysym/deadchar -> char mapping, use it in...
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-04-01  Pavel RoskinEC_USEFONTINFO means es->char_width/3, not es->char_wid...
1999-04-01  Luc TourangeauAdded support for icon and smallicon views.
1999-04-01  Ove KaavenMade DOSVM_GetTimer survive EAGAIN errors...
1999-04-01  Ove KaavenImplemented async comm buffers (but probably not bugfre...
1999-04-01  Ove KaavenAdded CN_* flags used in WM_COMMNOTIFY.
1999-04-01  Lionel UlmerImplement the EnumAttachedSurface method.
1999-04-01  Noel BorthwickImplementation for OleCreateMenuDescriptor, OleSetMenuD...
1999-04-01  Adrian Thurstoninitguid.h should only contain the macro that defines...
1999-04-01  Ulrich WeigandAdded GdiSignalProc() stub.
1999-04-01  Ulrich WeigandAdded USER32.UserSignalProc to Callout table.
1999-04-01  Ulrich WeigandImplemented PROCESS_CallUserSignalProc().
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-04-01  Juergen SchmiedSHCLSIDFromString, StrToOleStr implemented.
1999-04-01  Juergen SchmiedDllGetVersion (not yet exported).
1999-04-01  Eric PouechAdded DrvClose, DrvDefDriverProc, DrvOpen, DrvOpenA...
1999-04-01  Eric PouechAdded StackEnter() and StackLeave() stubs
1999-04-01  Eric PouechStarting implementation of MCI creator tasks
1999-04-01  Eric PouechAdded creator task to MCI struct.
1999-04-01  Pavel RoskinReplaced 0xC000 by symbolic constants.
1999-04-01  Francis BeaudetFixed small ==, != mixup.
1999-04-01  Luc TourangeauImplemented WM_NOTIFYFORMAT.
1999-04-01  Marcus Meissner"foo" was not translated to "foo.so" in elf loader.
1999-04-01  Ulrich WeigandLoadBitmap16()/LoadImage16() calling sequence simplified.
1999-04-01  Ulrich WeigandAllow NULL NE resource handler; call the default handle...
1999-04-01  Ulrich WeigandMade Universal Thunk list per-process, not system global.
1999-04-01  Paul QuinnAdditional macro definitions.
1999-04-01  Francis BeaudetImplemented TCM_ADJUSTRECT.
1999-04-01  Michael VekslerRemoved "implicit declaration" warnings.
1999-04-01  Lionel UlmerFixed OpenGL devices implementation.
1999-04-01  Eric PouechIn UserYield16, when current thread is a 32 bit one...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Alexandre JulliardRelease 990328. wine-990328
1999-03-28  Huw D M DaviesMove DM* defines from winbase.h -> wingdi.h.
1999-03-28  Lionel UlmerFixed QueryInterface functions for IDirect3D 1 and 2.
1999-03-28  Alexandre JulliardApparently no longer needed.
1999-03-28  Dimitrie O... Changed some debug messages from one channel to another...
1999-03-28  Jess HaasFixed CreateProcessA so it can handle commandlines...
1999-03-28  Jess HaasFixed GetModuleHandle16.
1999-03-28  Pavel RoskinAdded Russian keyboard support.
1999-03-28  Lionel UlmerAdded stub for SetSystemCursor.
1999-03-28  Steffen MoellerSetFileAttributesA: "implemented" setting of directory...
1999-03-28  Pavel RoskinChanges in X11DRV_KEYBOARD_DetectLayout in order to...
1999-03-28  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Aaron Barnes...
1999-03-28  Andreas MohrAdded missing WINAPIs.
1999-03-28  Andreas MohrAdded CreateIoCompletionPort stub.
1999-03-28  Ulrich WeigandCall EVENT_Pending() to flush X11 output queue before...
1999-03-28  Francois BoisvertFixed some bugs in thread safeness for wnd struct.
1999-03-28  Pavel RoskinMade libtest/hello3 work again, now with Windows-compat...
1999-03-28  Jiuming LuoMoved macro DECLARE_HANDLE() (in msacm.h and wtypes...
1999-03-28  Klaas van GendRewrote EnumPrintersA, added CriticalSection around...
1999-03-28  Jonathan NaylorAdded Swiss German keyboard layout.
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-28  Marcus MeissnerEmpty DOSVM_QueueEvent for !MZ_SUPPORTED.
1999-03-28  Pavel RoskinFixed warnings.
1999-03-28  Pavel RoskinChanged CHOOSECOLOR[AW].Flags from UINT to DWORD.
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-28  Alex KorobkaFixed occasional loss of SendMessage() return value.
1999-03-28  Lionel UlmerAdded initialisation of the pixmap_depth field in
1999-03-28  Jess HaasFixed a warning.
1999-03-28  Jess HaasAdded stub for int2f 4b.
1999-03-28  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-03-28  Huw D M DaviesMore Escapes for the PostScript driver.
1999-03-27  Francois GougetAdapted to the interface/implementation separation.
1999-03-27  Francois GougetUpdated to include all the implementation aspects that...
1999-03-27  Francois GougetRemoved direct access to the virtual table
1999-03-27  Francois GougetRemoved all implementation aspects.
1999-03-27  Ulrich WeigandFixed sequence of DLL_PROCESS_DETACH notification calls.
1999-03-27  Alexandre JulliardAdded cmd line in new_process request.
1999-03-27  Ulrich WeigandAll threads created with CreateThread are 32-bit threads.
1999-03-27  Juergen SchmiedReading of binary streams implemented (SHOpenRegStream).
1999-03-27  Andreas MohrFixed int25 & int26 error code.
1999-03-27  Ulrich WeigandAllow UserYield16 to be called from 32-bit thread.
1999-03-27  Albert Den... Additional macro definitions.
1999-03-27  Huw D M DaviesFixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP...
1999-03-27  Huw D M DaviesFixed metafile recording of CreatePatternBrush.
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
1999-03-25  Andreas MohrImplemented Get Shift Flags function.
1999-03-25  Marcus MeissnerMissing WINAPI.
1999-03-25  David LuyerChanged stdlib.h to string.h.
1999-03-25  David LuyerAdded string.h.
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-25  Randy WeemsFixed off-by-one error if bitblt width or height is...
1999-03-25  Francis BeaudetImplemented:
1999-03-25  Eric PouechThread-safe implementation of profile functions (Window...
1999-03-25  Stephane LussierMade the timer code thread safe.
1999-03-25  Francis BeaudetFixed possible endless loop.
1999-03-25  Francis BeaudetFixed LB_GETCURSEL message to return LB_ERR on empty...
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-25  Juergen SchmiedNew stub shell_654.
1999-03-25  Sylvain St... Implementation of TVM_SORTCHILDRENCB.
1999-03-25  Sylvain St... Fix problem in DPA_QuickSort where the sort order was...
1999-03-25  Ove KaavenAdded infrastructure and definitions for general-purpos...
1999-03-25  Ove KaavenAdded handling of SIGUSR2 for the new event interruptio...
1999-03-25  Ove KaavenAdded port 0x60 for int 0x09, and port 0x20 for PIC...
1999-03-25  Ove KaavenAdded int 0x09 and int 0x33.
1999-03-25  Ove KaavenImplemented a int 0x33 handler, with a minimal implemen...
1999-03-25  Ove KaavenImplemented a int 0x09 handler, and a scancode queue...
next