wine
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-27  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-04-27  Alexandre JulliardSilently ignore 'so' loadorder in the config file inste...
2003-04-27  Alexandre JulliardMake sure that snd_pcm_open returned a valid handle...
2003-04-27  Jerry JiThe missing part of multiple device support for wineart...
2003-04-27  Rok MandeljcSome dmusic functions implementation.
2003-04-27  Matthew DavisonAdded some registry-loading code.
2003-04-27  Brad CampbellEM_REPLACESTR was not respecting buffer_limit.
2003-04-27  Stefan LeichterRemoved W->A calls from FatalAppExitW.
2003-04-27  Maxime BellengéFix the computation of the trackbar's size.
2003-04-26  Alexandre JulliardProperly handle the wait4 syscall failure on kernels...
2003-04-26  Alexandre JulliardAdded a few stubs needed by the generated oaidl_p.c.
2003-04-26  Ove KaavenPreliminary implementation of proper IDispatch marshalling.
2003-04-26  Francois GougetMany typo fixes and case fixes.
2003-04-26  Ferenc WagnerAdded listbox test.
2003-04-26  Robert ReifFixed bug caused by OSS inconsistent trigger operation...
2003-04-26  Maxime BellengéRemove the sending of NM_TOOLTIPSCREATED which is non...
2003-04-26  Rok MandeljcAdded dmusic registry entries.
2003-04-26  Hans LeidekkerDutch localisation of language group names.
2003-04-26  Rolf KalbermatterFix some typos and a memory leak in SHFileOperationA.
2003-04-22  Alexandre JulliardMoved x11drv.h to dlls/x11drv.
2003-04-22  Eric PouechMoved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers...
2003-04-22  Vincent BéronDon't change to ttydrv to install registry, regedit...
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-21  Jason EdmeadesOnly reapply the world, view or projection transform...
2003-04-21  Jason EdmeadesMIRROR_ARB support is not dependent on OpenGL 1.3 as...
2003-04-21  Alexandre JulliardResource names don't need a case-sensitive comparison...
2003-04-21  Dan WolfImplemented a stub for DetectAutoProxyUrl.
2003-04-21  Jukka HeinonenMoved dosconf.c to winedos.
2003-04-21  Jason EdmeadesDon't reapply all the texture states if the texture...
2003-04-21  Alexandre JulliardSupport resources in cross-compiled tests.
2003-04-21  Marcelo DuarteLocalization of the new language group strings.
2003-04-21  Dimitrie O... Remove references to obsolete files.
2003-04-21  Jason EdmeadesSilence index buffer lock + offset fixme to a trace...
2003-04-21  Jason EdmeadesDOT3 isn't there on earlier opengl versions.
2003-04-20  Alexandre JulliardCheck for struct option independently of the getopt_lon...
2003-04-20  Alexandre JulliardSet SA_NOCLDWAIT in the SIGCHLD sigaction to avoid...
2003-04-20  Jason EdmeadesWhen a game requests fullscreen, make its window the...
2003-04-20  Alexandre JulliardExplicitly call VERSION_Init with the main exe file...
2003-04-20  Dimitrie O... Use the standard db2html instead of our db2html-winehq...
2003-04-20  Jason EdmeadesWindows never reports 24 bit colours, and some games...
2003-04-19  Eric Pouech- added support for multi-thread in GDB remote read...
2003-04-19  Alexandre JulliardDon't bother sending WM_NCCREATE to the desktop window...
2003-04-19  Jason EdmeadesCorrect device capabilites including support in previou...
2003-04-19  Jason EdmeadesAdd DotProduct3 support if supported by opengl.
2003-04-19  Maxime BellengéAdded resource strings for language groups.
2003-04-19  Rolf KalbermatterReimplement SHFileOperation in Unicode, based on the...
2003-04-19  Jason EdmeadesMake codesampler texture addressing mode sample work...
2003-04-19  Ove KaavenDummy RPC exception macros.
2003-04-19  Ove KaavenImplemented simple caching of client connections.
2003-04-19  Dimitrie O... Remove the generation of all documentation in one document.
2003-04-19  Ove KaavenFixed a race condition on RPC worker thread creation...
2003-04-19  Ove KaavenAdded missing AddRef.
2003-04-19  Michal Janusz... Fixed typo in comment.
2003-04-19  Vincent BéronTerminate the lfind inline function.
2003-04-19  Vincent BéronChange the version of win2k to SP3.
2003-04-19  Dimitrie O... Add -fo as a synonym for -o, for compatibility with rc.
2003-04-19  Michal Janusz... On Linux: avoid blocking in DOSFS_OpenDir_VFAT if speci...
2003-04-17  Alexandre JulliardYet another attempt at fixing the htonl functions.
2003-04-17  Alexandre JulliardFixed alloca handling the way mingw does it (reported...
2003-04-17  Alexandre JulliardAvoid local WINAPI function pointers in _invoke.
2003-04-17  Rolf KalbermatterImplemented ILGetDisplayNameExA and ILGetDisplayNameExW...
2003-04-17  Christian CostaHandle creation of a depth/stencil buffer when creating...
2003-04-17  Michael Stefaniucmbtowc returns -1 if we can't find a valid multibyte...
2003-04-17  Martin FuchsFixes for SystemTimeToTzSpecificLocalTime() and
2003-04-17  Bill MedlandFix for client accessing a named pipe after the server...
2003-04-17  Michal Janusz... Refuse to read non-block device set in config.
2003-04-17  Uwe BonnesFindFirstFile on root directory should fail.
2003-04-16  Alexandre JulliardFall back to kill() if the kernel doesn't support tkill().
2003-04-16  Alexandre JulliardImplemented RtlIsNameLegalDOS8Dot3 (based on a patch...
2003-04-16  Sylvain Petreolle- Fix DirectPlayEnumerateA exit code.
2003-04-16  Rein KlazesFix the path of keyboard.c inside a FIXME log statement.
2003-04-16  Uwe BonnesDon't use a hex number for the event in the default...
2003-04-16  Thomas MertesChange c2man that it works with the new format of the...
2003-04-16  Hans LeidekkerDon't link cross compiled tests against Wine import...
2003-04-16  Andreas MohrPrint out Windows version values, in human-readable...
2003-04-16  Rein KlazesFix the ListView_SetItemState macro.
2003-04-14  Alexandre JulliardAllow overriding CFLAGS when running configure. Other...
2003-04-14  Alexandre JulliardInsert the last free block of a subheap at the end...
2003-04-14  Alexandre JulliardFixed gcc varargs macro syntax (reported by Gabriele...
2003-04-14  Alexandre JulliardHacked 0x00a5 to map to backslash in Shift-JIS codepage.
2003-04-14  Hans LeidekkerFix typo: sqml -> sgml.
2003-04-14  Hans LeidekkerHandle multiline output from grep and don't grep for...
2003-04-14  Lionel UlmerHave the 'make_opengl' in line with the (manually edite...
2003-04-14  Andreas MohrFix blatantly wrong SetFilePointer() calls.
2003-04-14  Dominik StrasserPartially implement proxy support.
2003-04-14  Dimitrie O... Transform the Packaging Guide into a nice ASCII file.
2003-04-13  Alexandre JulliardDon't use Wine debugging API in tests.
2003-04-13  Jukka HeinonenInterrupt handling now prints more trace information.
2003-04-13  Yorick HardyFix for compiling on NetBSD.
2003-04-13  Vincent BéronInclude shlguid.h from shlobj.h.
2003-04-13  Vincent BéronDefine some additional constants.
2003-04-13  Yorick Hardyerrno should not be used as a variable name.
2003-04-13  Christian CostaIncrease MaxStreams to 2 in CAPS.
2003-04-13  Christian CostaAdded some defines to d3d8 header.
2003-04-12  Alexandre JulliardImplemented RtlDetermineDosPathNameType_U and RtlIsDosD...
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-12  Alexandre JulliardHeader files must not include config.h.
2003-04-12  Alexandre JulliardFixed rules for auto documentation (reported by Vincent...
next