wine
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-04-10  Juergen SchmiedILLoadFromString and SHGetSettings implemented.
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-10  Juergen SchmiedILLoadFromString implemented.
1999-04-10  Richard MortimerAdded missing *IsDark entries into PALETTE_Driver instance
1999-04-10  Brian GerstFixed X11DRV_MOUSE_WarpPointer initial value.
1999-04-10  Luc TourangeauEnsure that the bitmap is properly initialized when...
1999-04-10  Sylvain St... Fixed the messaging problem of the edit box for node...
1999-04-10  James JuranCheck for drivers==NULL before trying to delete them...
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-04-10  Ulrich WeigandClear invalid selectors also in CallTo16 relay code.
1999-04-10  Jose Marcos... Revised Spanish resources.
1999-04-10  Gerard PatelFixed window locking bug in CalcChildScroll.
1999-04-10  Ove KaavenFixed fake multimedia timers. Grim Fandango is now...
1999-04-10  Klaas van GendBugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would...
1999-04-06  Guy AlbertelliFixed SearchPathA return value.
1999-04-06  Lionel Ulmer- clean-up of texture 'loading'
1999-04-06  Francois GougetFixed a problem pointed out by Kevin Holbrook.
1999-04-06  Francois Gougetcommctrl.h must include prsht.h.
1999-04-06  Francois GougetWarning fix.
1999-04-06  Francois GougetAdded a new implementation of the ICOM macros that...
1999-04-06  Keith MatthewsCorrection of Mutex handling in DdeInitializeW for...
1999-04-06  Keith MatthewsMoved internal structures to ddeml.c, also removed...
1999-04-06  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-06  Adam SacarnyAdded sanity check for whitespace in file names, variou...
1999-04-04  Luc TourangeauWM_MOUSEMOVE implementation bug fix.
1999-04-04  José Marcos... Added Spanish keyboard layout.
1999-04-04  Lawson WhitneyFixed the modem control part of EscapeCommFunction16.
1999-04-04  Gerard PatelAdded missing goto.
1999-04-04  Marcus MeissnerEnumCalendarInfoA stub.
1999-04-03  Francois BoisvertSuspend the window locks before DefKeybEventProc and
1999-04-03  Joerg MayerMore #pragma fixes (idea Ove Kaaven, mistakes are mine).
1999-04-03  Eric PouechNo longer sending atoms in ((CREATESTRUCT*)lParam)...
1999-04-03  Marcus MeissnerAdded some SetLastError()s in GetProcAddress() and...
1999-04-03  Christian SchlaileImplemented makepath, rand() returns correct range...
1999-04-03  Alexandre JulliardMask off unsupported attributes in _lcreat (bug reporte...
1999-04-03  Pavel RoskinCasts to (SEGPTR) removed. They did nothing anyway.
1999-04-03  Eric PouechUpdated French keyboard.
1999-04-03  Alex KorobkaFancier version of hello.c courtesy of Huw Davies.
1999-04-03  Pavel RoskinFixed compilation of the Control panel.
1999-04-03  Ove Kaaven'Realigned' the layout table a bit. Applied the non...
1999-04-03  Eric PouechAdded (empty) stub for OpenVxDHandle.
1999-04-03  Eric PouechmmioOpen() now handles correctly MMIO_PARSE flag.
1999-04-03  Luc TourangeauBackground color fix when disabled or read only.
1999-04-03  Francois BoisvertTransfered the window struct memory release from WIN_De...
1999-04-03  Thuy NguyenDLGITEMTEMPLATE structure had one too many member.
1999-04-03  Eric PouechPrevent crash in debugger.
1999-04-02  Francis BeaudetImplemented the Win95 look and feel.
1999-04-02  Francis BeaudetWrote a basic implementation of the WM_PRINT message.
1999-04-02  Francois BoisvertSuspend all windows locks before the control is passed...
1999-04-02  Joerg Mayer- Remove some old rc make stuff
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...
next