Spelling fixes.
[wine] / include /
1999-02-09  Zygo BlaxellFix types of GetDIBits functions (LPSTR should be LPVOID).
1999-02-09  Stephane Lussier- Cleaned up the message queue when a thread exit ...
1999-02-09  Paul QuinnAdded windowsx.h for Winelib.
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-02-04  Patrik StridvallNon-X11 compile fix for generated code.
1999-02-04  Patrik StridvallImplementation of the new monitor abstraction.
1999-02-04  Patrik Stridvall- Added the graphics/ttydrv directory.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Eric PouechRemoved references to obsolete msdos/cdrom.c file.
1999-02-02  Eric PouechNew Wine internal interface for handling CD Rom (especi...
1999-02-02  Zygo BlaxellChange a few types to match you-know-who's declarations.
1999-02-02  Lionel UlmerAdded stubs for new DirectDraw4 and DirectDrawSurface4...
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-31  Alexandre JulliardAttempt at fixing the MAX_PATH multiple definition...
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-31  Alexandre JulliardAdded a lot of new error definitions.
1999-01-31  Alexandre JulliardDialog window should not be destroyed in DefDlgProc...
1999-01-31  Alexandre JulliardRelease 990131. wine-990131
1999-01-31  Ulrich WeigandModify NE_FindTypeSection and NE_FindResourceFromType...
1999-01-31  Ulrich WeigandAdded GetResDirEntryA for use by the VERSION code.
1999-01-31  Ulrich WeigandImplementation of VER.DLL. Thunks up to VERSION.DLL.
1999-01-31  Juergen SchmiedStub for PathQualify32[A|W].
1999-01-31  Alex KorobkaAdded an implementation of MRSW locks.
1999-01-30  Marcus MeissnerEnable/disable relay32 debugging on the fly. Start...
1999-01-30  Lionel UlmerAdded check for the presence of Mesa's header files.
1999-01-30  Andreas MohrSome interrupt enhancements.
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-30  Francis BeaudetAdded an implementation of the OLE structured storage...
1999-01-30  Ove KaavenDefined RESTORE_SIGNALS by default and call SIGNAL_Emul...
1999-01-30  Alex PriemSmall update.
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-30  Joseph PranevichPreliminary color console support.
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...
1999-01-28  Noomen HamzaAdded a stub implementation for FileMoniker, ItemMonike...
1999-01-28  Andreas MohrFixed non-i386 compile.
1999-01-28  Keith Matthews1st cut implementation of DdeInitialize32W and supporti...
1999-01-28  Stephane Lussier- Made the message queue access to be thread safe....
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Eric PouechAdded support for loading drivers in Wine.
1999-01-26  Lionel Ulmer- added depth conversion routines (only 8bpp -> 16...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-26  Juergen SchmiedChanged some treeview related definitions.
1999-01-26  Stephane Lussier- Changing MESSAGEQUEUE structure according to Ulrich...
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-24  Eric KohlNew drag list control.
1999-01-24  Eric KohlAdded WM_[G/S]ETFONT handling.
1999-01-24  Sylvain St.GermainImplementation of the SafeArray family functions.
1999-01-24  Guy AlbertelliAdded stub for SetThreadLocale.
1999-01-24  Marcus MeissnerAllow switching off/on of debugmsgs in the debugger.
1999-01-24  Andreas MohrImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some...
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-23  Juergen SchmiedNew file to instantiate GUID's ms-like.
1999-01-23  Marcus MeissnerDOS programs use handles 0-4 without opening/closing...
1999-01-23  Alexandre JulliardFixed GetObject macro problem.
1999-01-23  Lionel Ulmer- better support for ExecuteBuffers
1999-01-23  Rob RiggsFixed duplicate sound buffer handling. Updated status.
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-23  Sylvain St.GermainDoDragDrop and OleIsCurrentClipboard stub implementation.
1999-01-22  Marcus MeissnerFixed accelerator handling. ACCEL16 used internal,...
1999-01-21  Francis BeaudetThere were two copies of the DdeCmpStringHandles (A...
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Alexandre JulliardRelease 990103. wine-990103
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...
1999-01-03  Joseph PranevichRewrite of configuration system to support "regular...
1999-01-03  NF StevensFix the return type of DLGPROC type and mask out the...
1999-01-03  Rein KlazesAdd interface ID's for upcoming ITypeLib implementation.
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1999-01-03  Andreas MohrImplemented raw device access calls for ioctlGenericBlk...
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Dimitrie O. PaunProtect against multiple includes.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1999-01-01  Douglas RidgwayImplement TranslateCharsetInfo, change charset type...
1999-01-01  Alex KorobkaBetter CB_SETCURSEL message handling.
1999-01-01  Alexandre JulliardMoved MsgWaitForMultipleObject implementation to USER...
1999-01-01  Alexandre JulliardCleaned up and removed some no longer used code.
1999-01-01  Alexandre JulliardAdded server-side file mapping object support.
1999-01-01  Alexandre JulliardTake into account handle inheritance flag.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-31  Alexandre JulliardAdded change notifications.
1998-12-30  Alexandre JulliardChanged server wait logic a bit.
1998-12-30  Alexandre JulliardReimplemented Read/WriteFile to use server file descrip...
1998-12-30  Alexandre JulliardAdded several file server requests
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
1998-12-26  Juergen SchmiedFixed tons of incomplete prototypes, assignment's of...
1998-12-26  Alex KorobkaCleaned up font encoding handling. Added 'Ignore#'...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-26  Francois GougetFixed the prototype of CreateDIBPatternBrushPt
1998-12-26  Francois GougetRemoved the CN_xxx macros since they are not used,...
1998-12-26  Francois GougetAdded a typedef for __int64 which is a builtin Visual...
1998-12-26  Francois GougetREFIID was not defined.
next