Created include/Makefile.in to separate header file installation from
[wine] / include /
1999-02-13  James JuranCreated include/Makefile.in to separate header file...
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-13  Francois BoisvertImplemented the WIN31 Look mdi buttons and also some...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-02-13  Francois GougetMake the REFxxx types const even in C. Also add FMTID.
1999-02-13  Marcus MeissnerImplemented MapVirtualKeyEx (ticket 21).
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_clien...
1999-02-12  Juergen SchmiedMade nt-related types compatible, throw out wine-specif...
1999-02-11  Klaas van GendAdded support for the Dutch language.
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Stephane Lussier-Fixed MESSAGE functions that were thunking down to...
1999-02-09  Francois GougetDllGetClassObject should take a REFCLSID not an LPCLSID.
1999-02-09  Ulrich WeigandChange fault handler 'addr' argument to LPCVOID.
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-02-09  Paul QuinnGetCursorPos is actually a BOOL.
1999-02-09  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-09  Zygo BlaxellMove the #define of DUMMYUNIONNAME* to before they...
1999-02-09  Lionel UlmerAdded buffered device access for DInput's mouse driver.
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...
next