wine
2003-09-25  Alexandre JulliardIgnore __pthread_rwlock_unlock call if the pthread...
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-25  Rolf KalbermatterAdd some comments to functions and minor fixes.
2003-09-25  Mike McCormackUse unions instead of defines in async work requests.
2003-09-25  Richard Cohen- "wine-cvsdirs" should be "full-cvs".
2003-09-25  Robert ReifAvoid divide by zero if the sound driver returns 0...
2003-09-25  Jason EdmeadesAdd real support for VS1.1, ie make the relative addres...
2003-09-25  Jason EdmeadesThe 'w' component is used more than just for the vertex...
2003-09-25  Pavel RoskinCall HeapAlloc() on entries before HeapReAlloc() to...
2003-09-25  Pavel RoskinFix processing of the command line.
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-24  Alexandre JulliardRewrote getenv and _wgetenv to avoid returning a pointe...
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-09-24  Jon GriffithsMore locale tests.
2003-09-24  Jon GriffithsAdd LanguageGroup/GeoID enumeration fns.
2003-09-24  Jon GriffithsAdded tests for cpp objects/RTTI.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-24  Jon GriffithsDocumentation updates.
2003-09-24  Jon GriffithsDocument BSTR functions, add SetOANoCache().
2003-09-24  Jon GriffithsMSVC warning fix.
2003-09-24  Jon GriffithsPortability fix.
2003-09-24  Dimitrie O... Small cleanups, remove references to authors.ent.
2003-09-23  Alexandre JulliardAuthors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
2003-09-23  Juraj HercekAdded SS_ENDELLIPSIS.
2003-09-23  Dimitrie O... Move authors to the wine-user.sgml.
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-09-23  Jon GriffithsAdded some needed config.h entries.
2003-09-23  Jon GriffithsA first stab at wcstod().
2003-09-23  Jon GriffithsAdded StrFormatKBSizeA/W.
2003-09-23  Felix NawothnigAdded definitions for ListView_GetColumnWidth, ListView...
2003-09-23  Rein KlazesFix MDISetMenu in the case it is called before a Window...
2003-09-23  Mike McCormackFix more unicode/memory allocation errors.
2003-09-22  Dimitrie O... Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
2003-09-22  Dimitrie O... Remove redundant sections from the guide:
2003-09-22  Alexandre JulliardSmall cleanup.
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-22  Mike McCormackFix logic problems with NETCON_connected.
2003-09-22  Eric PouechDocumentation updates.
2003-09-22  Dimitrie O... Big update to the debug logging section.
2003-09-22  Dimitrie O... Move the authors out of the sections.
2003-09-22  Mike HearnRemove Managed option. Add DXGrab, DesktopDoubleBuffer...
2003-09-22  Robert ReifVolume and Pan driver requests need to return success...
2003-09-22  Michal Janusz... DEBUG_cmp_sym: micro optimization/cleanup.
2003-09-22  Vincent BéronAnother batch of French resources updates.
2003-09-22  Maxime BellengéAdded LVKF_* defines.
2003-09-22  Mike McCormackFixed a memory leak.
2003-09-22  Mike McCormackChange erroneous malloc to HeapAlloc.
2003-09-22  Mike McCormackFix a bunch of unicode/memory allocation errors.
2003-09-22  Vincent BéronFix strncpyWtoA to actually act as advertised (and...
2003-09-22  Marcus MeissnerPrint fixmes if we do not find a crypto providers for...
2003-09-22  Rok MandeljcRewritten cache code and fixed a bug that was in it.
2003-09-22  Dimitrie O... Move Gerard's name to the author list.
2003-09-22  Dimitrie O... Cleanup formatting a bit.
2003-09-22  Dimitrie O... Cleanup the introduction a bit.
2003-09-22  Dimitrie O... Remove a lot of obsolete information, misc cleanups.
2003-09-22  Dimitrie O... Move Eric's name in the author list.
2003-09-22  Dimitrie O... Small cleanups of the OpenGL section.
2003-09-22  Dimitrie O... Trivial cleanups to the OLE section.
2003-09-22  Dimitrie O... Remove obsolete info about the service thread.
2003-09-22  Dimitrie O... Rewrite the i18n section.
2003-09-22  Dimitrie O... Remove uglifying notes.
2003-09-22  Dimitrie O... Small cleanups on how to send in patches.
2003-09-22  Dimitrie O... Cleanup the documentation section.
2003-09-22  Dimitrie O... Cleanup the debugging section.
2003-09-22  Michael StefaniucSilence the FIXME produced by an install check of MVSOU...
2003-09-22  Michael StefaniucSilence the FIXME's produced by a check for a dos32...
2003-09-22  Jukka HeinonenWhen entering protected mode, V86 flag must be clear.
2003-09-22  Eric Pouech- win32 console's window cannot be larger than curses...
2003-09-22  Mike McCormackAlways initialize send_message_info.flags.
2003-09-22  Mike McCormackOnly ignore certain keyboard events if a XLookupString...
2003-09-22  Mike McCormackFix errors in IExtractIcon detected by valgrind.
2003-09-22  Mike HearnRemoving the directory is almost always the wrong way...
2003-09-22  Michael GünnewigAdapted winecheck to use new environment variable syntax
2003-09-22  Steven EdwardsPorting fix.
2003-09-22  Steven EdwardsPorting fix for Alpha.
2003-09-22  Maxime BellengéWhen an item is activated, we should send a NMITEMACTIV...
2003-09-22  Dimitrie O... Update the directory list, tidy it up in the process.
2003-09-22  Mike HearnAdd screen depth option and remove "Allocated System...
2003-09-22  Oleg ProkhorovImplemented sound flushing.
2003-09-22  Michal Janusz... MMDRV_Install: Fix confusing indentation.
2003-09-22  Hans LeidekkerAdded Dutch translation.
2003-09-22  Rolf KalbermatterAdded declarations for newly documented SHChangeNotify...
2003-09-22  Rolf KalbermatterDon't redefine declspec under MSVC.
2003-09-22  Marcus Meissner_nrroffuncs: Check for error before dereferencing retur...
2003-09-19  Alexandre JulliardGet rid of relay32 directory.
2003-09-19  Alexandre JulliardMoved 32-bit relay and snoop support to dlls/ntdll.
2003-09-19  Alexandre JulliardMoved the 32-bit builtin loader and the remaining bits...
2003-09-19  Jason EdmeadesDXTn format has odd mipmap levels in that the space...
2003-09-19  Jason EdmeadesGL doesn't like incorrect lengths passed into DXTN...
2003-09-19  Richard CohenHandle default linker output name in winewrap instead...
2003-09-19  Richard CohenAdd printf format attributes & fix the warnings.
2003-09-19  Robert ReifAdded volume and pan support to primary buffers.
2003-09-19  Dimitrie O... Build the HTML documents as one big file.
2003-09-19  Jason EdmeadesVertex shader output is lit and transformed, so stop...
2003-09-19  Jason EdmeadesSimple fix to handle the more common case of actually...
2003-09-19  Eric PouechImplemented kernel32.GetIoProcessCounters and stubbed
2003-09-19  Eric PouechBy default, console handles are inheritable.
2003-09-18  Alexandre JulliardMoved the wine server client-side support to dlls/ntdll...
2003-09-18  Alexandre JulliardMoved a couple more functions to dlls/kernel.
2003-09-18  Alexandre JulliardMoved 16-bit global heap, DOS memory and selector funct...
next