wine
2003-04-10  Robert ReifBetter error messages.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-04-09  Robert ReifChanged DLL version to 8.
2003-04-09  Dimitrie O... We don't need to dlopen the app module before the LoadL...
2003-04-09  Vitaliy MargolenAdded more extended error codes.
2003-04-09  Vitaliy MargolenAdd and fix a few stubs to return correct error.
2003-04-09  Vincent BéronKeep README.fr in sync.
2003-04-08  Alexandre JulliardRelease 20030408. wine-20030408
2003-04-08  Alexandre JulliardUpdated URLs.
2003-04-08  Rok MandeljcAdded stubs for all dmusic interfaces.
2003-04-08  Juraj HercekFixed tagLVDISPINFO definition.
2003-04-08  Juraj HercekFixed generation of makefiles and wrapper files when...
2003-04-08  Rein KlazesOnly log the parameters of tapiGetLocationInfo as addre...
2003-04-08  Rein KlazesCompare the two items in LISTBOX_FindStringPos() in...
2003-04-08  Hans LeidekkerAdd some more newly arrived dlls.
2003-04-08  Jukka HeinonenReturn correct segment for VESA information.
2003-04-08  Michal Janusz... Add stub for InvalidateNLSCache.
2003-04-08  Alexandre JulliardMake DRIVE_FindRootW really behave like DRIVE_FindRoot.
2003-04-08  Rok MandeljcAdded stubs for dpnhpast and for all the dmusic dlls.
2003-04-08  Alexandre JulliardAvoid warning.
2003-04-08  Thomas MertesTests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc...
2003-04-08  Thomas MertesImplemented RtlRandom, RtlAreAllAccessesGranted,
2003-04-07  Adam GundyFixed ecvt/fcvt/gcvt entries.
2003-04-07  Alexandre JulliardAdded possibility to filter relay traces based on the...
2003-04-07  Maxime BellengéImplemented the GRADIENT_FILL_RECT{H|V} cases of GdiGra...
2003-04-07  Tom HughesFix a few incorrect tags.
2003-04-07  Hans LeidekkerMake winapi_check handle spec files where no handler...
2003-04-07  Hans LeidekkerSync winapi_check to Wine spec files.
2003-04-07  Rolf KalbermatterImplement SHLWAPI_269 and SHLWAPI_270.
2003-04-07  Jerry JenkinsAlign data to proper size.
2003-04-05  Alexandre JulliardRewrote most of the import fixup code to avoid doing...
2003-04-05  Alexandre JulliardFetch the exe module directly from the PDB instead...
2003-04-05  Robert ReifFixed a problem when multiple devices are present and...
2003-04-05  Alberto Massari- The bindcontext object was leaking strings.
2003-04-05  Gerald PfeiferImprove error message for RAS not being supported.
2003-04-05  Eric PouechWork around not implemented ioctl in BSD.
2003-04-04  Alexandre JulliardCleaned up the option mapping code a bit.
2003-04-04  Alexandre JulliardImplemented NtQueueApcThread, and changed the server...
2003-04-04  Alexandre JulliardWarning fixes.
2003-04-04  Andreas MohrStructure README file in a better way, some doc fixes.
2003-04-04  Mike HearnCorrect the error code returned when a file does not...
2003-04-04  Mike Hearn- Map winsock sockopts to the POSIX equivalents for...
2003-04-04  Alexandre JulliardMerged PE_InitDLL into MODULE_InitDLL.
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-04-04  Adam GundyAdded an implementation of the MSVCRTD.DLL debugging...
2003-04-04  Alexandre JulliardRemoved the commented out winsock support, it can't...
2003-04-04  Alexandre JulliardYet another hack to try to make this file compile in all
2003-04-04  Dimitrie O... Add a few missing BN_* constants.
2003-04-03  Alexandre JulliardAvoid warning on redefinition of KEY_EVENT.
2003-04-03  Eric PouechNo longer call WaitFor*Object* from ntdll (but NtWait...
2003-04-03  Rok MandeljcUpdate version info to 8.1.
2003-04-03  Rok MandeljcAdded version info.
2003-04-03  Alexandre JulliardDon't output register function code if it's a forwarded...
2003-04-03  Michael StefaniucAdd some missing HeapFree's and one missing free.
2003-04-03  Vitaliy MargolenRemove bogus initialization in SetKeyboardState.
2003-04-03  Robert ReifAdded wide character enumeration of sound devices.
2003-04-03  Robert ReifAdded a few missing DX8 definitions.
2003-04-03  Paul McNettStubs for BeginUpdateResourceA(), BeginUpdateResourceW(),
2003-04-03  Alexandre JulliardAdded hack to patch the glibc errno_location to jump...
2003-04-03  Alexandre JulliardAdded --with-nptl configure option and necessary change...
2003-04-02  Alexandre JulliardDon't bother checking for the errno function, simply...
2003-04-02  Vitaliy MargolenFix buffer overflow in datetime.
2003-04-02  Adam GundyZero initialize the reserved bytes in the toolbar detai...
2003-04-02  Uwe BonnesAdded some stubs.
2003-04-02  Vitaliy MargolenFix ImageList_Read - the root cause of ugly toolbar...
2003-04-02  Alexandre JulliardAdded abs_time_t structure to the server protocol,...
2003-04-02  Robert ReifAdded more information to some of the failure messages.
2003-04-02  Dimitrie O... Make use of the new spawnvp function in wine{gcc,wrap}.
2003-04-02  Robert ReifAdded entry for DirectSoundFullDuplexCreate.
2003-04-02  Alexandre JulliardDump string resources in a more readable way.
2003-04-02  Dimitrie O... Add spawnvp to the portability lib.
2003-04-02  Alexandre JulliardInitialize the dummy char we send down the pipe to...
2003-04-02  Alexandre JulliardMake sure we don't use libwine_port functions when...
2003-04-02  Alexandre JulliardAdded support for marking heap blocks as inaccessible...
2003-04-02  Alexandre JulliardHandle htonl() and friends like select(), this will...
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-04-02  Eric PouechAdded support for R types in stabs parsing.
2003-04-02  Eric PouechFixed a few FormatCode entries.
2003-04-01  Rolf KalbermatterFix test to succeed in Win 98/2K and most probably...
2003-04-01  Alexandre JulliardAdded SYSDEPS_GetUnixTid to return the Unix thread...
2003-04-01  Rolf KalbermatterMoved prototype for SHBindToParent() to shlobj.h.
2003-04-01  Andreas Mohr- new, much more detailed and easier "step-by-step...
2003-04-01  Alexandre JulliardPortability fixes.
2003-04-01  Alexandre JulliardUse _spawnvp to replace fork for non-Unix platforms.
2003-04-01  Alexandre JulliardAdded support for specifying an stdcall dll entry point.
2003-04-01  Alexandre JulliardRemoved uses of u_long. Use void* type for pointers...
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-31  Alexandre JulliardTry to make winsock.h more portable (based on a patch...
2003-03-31  Dimitrie O... New winecfg skeleton app, based heavily on original...
2003-03-31  Sylvain PetreolleUse regedit instead of regapi.
2003-03-31  Andreas MohrTrace format fix.
2003-03-31  Alexandre JulliardAdded missing NONAMELESSSTRUCT/UNION.
2003-03-31  Alexandre JulliardMoved WaitForMultipleObjects to ntdll (based on a patch...
2003-03-31  Francois Gouget- s/cvs -PAd update/cvs update -PAd/.
2003-03-31  Rok MandeljcFramework for the doppler effect.
2003-03-31  Rok Mandeljc(sorta) implemented EnumPorts.
2003-03-31  Vitaliy MargolenFix random segfaults in X11DRV_SetImageBits_1.
2003-03-30  Alexandre JulliardUse the right buffer size in SYSPARAMS_Load instead...
2003-03-30  Alexandre JulliardClear the entire request, not just the end, in case...
next