Preliminary color console support.
[wine] / include /
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.
1998-12-26  Pavel Roskinconfigure first checks whether it is possible to compil...
1998-12-26  Francois GougetProvides the mappings. MBCS and Unicode functions are...
1998-12-26  Alex PriemIPaddress common control implementation. First try...
1998-12-25  Juergen SchmiedFixed the TEXT redefined warnings.
1998-12-25  Joseph PranevichAdd support for selection of console mode drivers to...
1998-12-25  Jean-Claude CotePartial implementation for the following DDE APIs:
1998-12-24  Alex Priem- Tooltip support
1998-12-24  Peter HunnisettAdded all clipper&3d stubs.
1998-12-24  Peter HunnisettAdded macros to header file for easier function calling.
1998-12-24  Jean-Claude CoteImplemented the GetBinaryType API function.
1998-12-24  Ulrich WeigandImplemented stub for InitThreadInput.
1998-12-24  Ulrich WeigandCallout table (for KERNEL->USER calls) added.
1998-12-24  Ulrich WeigandHandle non-hardware X events correctly with native...
1998-12-18  Douglas RidgwayDocumentation for TranslateCharsetInfo.
1998-12-18  François GougetFirst step to make it possible to call COM interfaces...
1998-12-18  Alex PriemPreliminary tooltip support.
1998-12-18  Ulrich WeigandReorganized PE module loading to prepare for elf-dll...
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-18  Juergen SchmiedStubs for WaitNamedPipe[A|W].
1998-12-15  Todd Vierling- add -lossaudio if needed, and a check for <soundcard...
1998-12-15  Dirk ThierbachSet the class hints for managed windows.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-15  Veksler MichaelMove declarations from windows.h to wingdi.h and winuser.h.
1998-12-14  Marcus MeissnerMade async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-12-11  Alexandre JulliardRelease 981211. wine-981211
1998-12-11  Patrick SpinlerImplemented CreateToolhelp32Snapshot, including two...
1998-12-11  Justin BradfordMost of the currency variant conversion functions imple...
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.
1998-12-11  Marcus MeissnerTwo debug messages clarified, one useless prototype...
1998-12-11  Marcus Meissner294 missing WINAPI added.
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
next