wine
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 PranevichHook into the (stubbed) resize code in msdos int10.
1998-12-25  Joseph PranevichAdd support for selection of console mode drivers to...
1998-12-25  Jean-Claude... Partial implementation for the following DDE APIs:
1998-12-24  Jean-Claude... Added VarDateFromStr API.
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  Peter HunnisettCreateFile32A was only allowing console opens on CONIN...
1998-12-24  Gerard PatelDon't send ODA_ENTIRE for empty listboxes (LISTBOX_Paint).
1998-12-24  Jean-Claude... Implemented the GetBinaryType API function.
1998-12-24  Ove KaavenAdded some new dosmod communication possibilities,...
1998-12-24  Ulrich WeigandDesktop window queue handling adapted.
1998-12-24  Ulrich WeigandQueue handling adapted to new queue routines.
1998-12-24  Ulrich WeigandImplemented stub for InitThreadInput.
1998-12-24  Ulrich WeigandUse Callout table instead of direct GetProcAddress.
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-24  Andreas MohrBetter _ultoa().
1998-12-24  Rein KlazesFix small problem in GetTimeZoneInformation().
1998-12-24  Rein KlazesLowest scan code seems to be 1, not zero.
1998-12-24  Marcus MeissnerStubs for IDirect3D(2)::CreateLight and CreateDevice...
1998-12-24  Juergen SchmiedNew stubs.
1998-12-24  Juergen SchmiedFixes crash when running without external shell32.dll.
1998-12-24  Juergen SchmiedMore messages [LB_*,EM_*] translated 32A from/to 32W.
1998-12-24  Juergen SchmiedDest buffer was printed out as str.
1998-12-24  Juergen SchmiedGetting strings with VerQueryValue32W was broken. Complete
1998-12-24  Alexandre Julliard#elif -> #else
1998-12-24  Huw D M DaviesFix number and type of args in debugging statements.
1998-12-24  Marcus MeissnerIStorage32 vtable was missing 3 stub entries.
1998-12-18  Douglas RidgwayDocumentation for TranslateCharsetInfo.
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-12-18  Todd VierlingUse -lwine for linking.
1998-12-18  Ulrich WeigandBugfix: always clear QS_... from *both* changeBits...
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  Huw D M DaviesImplemented PolylineTo.
1998-12-18  Adrian HarveyThe Zw... Functions in ntdll.dll are just alternate...
1998-12-18  Ulrich WeigandReorganized PE module loading to prepare for elf-dll...
1998-12-18  Eric PouechChanged error values MCI_INTERNAL to their correct...
1998-12-18  Eric PouechRemoved warning.
1998-12-18  Eric PouechNo longer sending directly messages to DriverProc but...
1998-12-18  Eric PouechRemoved incorrect patch for MCI_OPEN anc MCI_CLOSE...
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-18  Juergen SchmiedStub Control_FillCache_RunDLL.
1998-12-18  Juergen SchmiedSHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented.
1998-12-18  Juergen SchmiedILAppend seems to work now.
1998-12-18  Juergen SchmiedStubs for WaitNamedPipe[A|W].
1998-12-15  Huw D M DaviesFix GetTempPath32 if count=0.
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  Juergen SchmiedBugfix: GetFullPathName sets lpFilePart only when the...
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-15  Todd VierlingThese patches add support for --enable-dll on NetBSD...
1998-12-15  Todd VierlingGlobal constructors using `.section .ctors' are bogus...
1998-12-15  Todd VierlingUndefined CHAR_MAX and CHAR_MIN (#defined by NetBSD...
1998-12-15  Marcus MeissnerCheck for MAXFLOAT if FLT_MAX isn't there.
1998-12-15  Todd Vierlinggraphics/psdrv forgets to pull in @DLLFLAGS@, and so...
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  Stephen LangasekPrevent segfault in setsockopt when optname is SO_LINGE...
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-14  Juergen SchmiedSHMapPIDLToSystemImageListIndex try's to determine...
1998-12-14  Juergen SchmiedNew HCR_GetDefaultIcon (internal).
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-14  Ian PilcherAdded ability to specify X fonts used for Helv and...
1998-12-14  Bertho Stultiens- Added a global label for elf-dll linking and a long...
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-12-14  Marcus Meissner(ReadConsole32A): small and stupid bug fixed
1998-12-14  Marcus Meissner_ultoa implemented.
1998-12-14  Marcus MeissnerSmall hack to get rid of annoying err:resource: message for
1998-12-14  Ian SchmidtFix off-by-1 error in DirectSound ordinals. Thanks...
1998-12-14  Stephen CrowleySave the original video mode before going fullscreen...
1998-12-14  Joseph PranevichMade more cross-platform by changing ->_fileno to fileno().
1998-12-14  NF StevensFix the Z-order of maximized/minimized child windows.
1998-12-14  Huw D M DaviesXLFDs should be well-formed (14 hyphens) to match scala...
1998-12-14  Marcus Meissner(FOCUS_SwitchFocus) check for pFocusTo == NULL instead...
1998-12-14  Huw D M DaviesHack OLE_GetFormat* to return something if datelen...
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  Alexandre JulliardAdded Makefile.
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-11  Juergen SchmiedImplemented ILGetDisplayName.
1998-12-11  Juergen SchmiedStarted implementation of ShellExecuteEx32A.
1998-12-11  Juergen SchmiedMoved menu resources to rc-file.
1998-12-11  Marcus MeissnerTwo debug messages clarified, one useless prototype...
1998-12-11  Marcus Meissner294 missing WINAPI added.
1998-12-11  Marcus MeissnerKill swapped out (wine) processes too and truncate...
1998-12-11  Juergen SchmiedFixed SetLastError with wrong value.
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-11  Marcus MeissnerAdded Win32 synchro to FILEs (useful only for terminal...
1998-12-10  Alexandre JulliardRemoved extra output.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Alexandre JulliardAdded a few authors.
next