wine
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...
2003-09-18  Eric PouechSet default StdError to fd 2 (was on 1).
2003-09-18  Dimitrie O... Complete rewrite of bin2res, for a cleaner codebase.
2003-09-18  Gabriele GiorgettiFix build with old libc.
2003-09-18  Alexandre JulliardRemove the FAQ from the doc tarball, and build it as...
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-09-18  Alexandre JulliardKeep the file handle of 16-bit modules open while the...
2003-09-18  Mike Hearn- Implement "managed mode" setting.
2003-09-18  Eric FriasFixed combobox flags handling to allow CBS_DROPDOWN...
2003-09-18  Dimitrie O... Add blurb about soft/hard dependencies to the Packaging...
2003-09-18  Alexandre JulliardMoved the 16-bit environment support to dlls/kernel.
2003-09-18  Alexandre JulliardReimplemented the 16-bit FindFirstFile, FindNextFile...
2003-09-18  Alexandre JulliardLink msdos/int21.c into kernel for now, until it is...
2003-09-18  Alexandre JulliardMoved VxDCall support to dlls/kernel.
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-09-17  Alexandre JulliardRenamed the COMCTL32_* functions to use the exported...
2003-09-17  Mike Hearn- All settings in the drive edit dialog are now instant...
2003-09-17  Jon GriffithsMore tests for kernel NLS functions.
2003-09-17  Jon GriffithsRe-implement and optimise the NLS formatting functions...
2003-09-17  Oleg ProkhorovAvoid crash if invalid rate was specified.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-17  Dimitrie O... Get rid of no longer needed files.
2003-09-17  Mike HearnImplemented mouse wheel support.
next