wine
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.
2003-09-17  Alexandre JulliardUse WOWCallback16Ex to switch to vm86 mode so that...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-17  Alexandre JulliardAvoid linking error with older alsa libs.
2003-09-17  Igor StepinAdded a lot of Russian translations.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-17  Jon GriffithsDocumentation updates.
2003-09-17  Mike McCormackCreated stub functions for advapi32.GetExplicitEntriesF...
2003-09-17  Mike McCormackAdd missing LF in trace message.
2003-09-17  José Manuel... Updated Spanish translation.
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-17  Alexandre JulliardMoved instruction emulation to dlls/kernel.
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-17  Hannu ValtonenUse native msi until our own implementation works decently.
2003-09-17  Rolf KalbermatterFix another error under Win9x (hopefully).
2003-09-17  Rolf KalbermatterImplemented SHSimpleIDListFromPath correctly.
2003-09-17  Steven EdwardsRemove redundant includes.
2003-09-16  Alexandre JulliardMore robust detection of charset names.
2003-09-16  Alexandre JulliardMoved most kernel string functions to dlls/kernel.
2003-09-16  Alexandre JulliardMoved most 32-bit heap functions to dlls/kernel.
2003-09-16  Dimitrie O... Do not require GUI support for displaying errors in...
2003-09-16  Mike McCormackImplemented ImageGetCertificateData.
2003-09-16  Mike McCormackAdded mailslot defines.
2003-09-16  Pavel RoskinMoved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
2003-09-16  Alex PasadynEnable resolution changes for older D3D/DDraw applications.
2003-09-16  Alex PasadynEnable resolution changes for D3D8 applications.
2003-09-16  Alex Pasadyn- Allow applications to resize the Wine desktop window.
2003-09-16  Alex Pasadyn- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
2003-09-16  Rolf KalbermatterAdded a few todo_wine tests with filenames with wildcards.
2003-09-16  Rolf KalbermatterRemove <ntstatus.h> to allow compilation with MS PSDK...
2003-09-16  Filip NavaraFixed definitions of TTTOOLINFOA/W_V1_SIZE and
2003-09-16  Mike HearnNormalize win2000, nt2k, nt2000 to win2k, normalize...
2003-09-16  Eric Pouech- Implemented a few information classes in NtQuerySyste...
2003-09-16  Dimitrie O... Remove the unused WINE_DOC_SRCS, and the useless BOOKS_...
2003-09-16   <develop@stueben... Use SysAllocStringByteLen/SysStringByteLen to copy...
2003-09-16  Vincent BéronUpdates for various French resources.
2003-09-15  Ivan Leo Murray... Added/improved Italian translations.
2003-09-15  Rolf KalbermatterMake sure the bind context is forwarded in
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-09-15  Rolf KalbermatterSHChangeNotify should use SHSimpleIDListFromPath as...
2003-09-15  Mike HearnAdded a simple TODO list.
2003-09-15  Christian CostaAdded midi support to the ALSA driver.
2003-09-15  Mike McCormackMove the mailslot stubs into the dlls/kernel directory.
2003-09-15  Dimitrie O... Remove obsolete documentation/dlls.sgml.
2003-09-15  Alexandre JulliardRemove generated assembly code on make clean.
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-09-15  Dimitrie O... Remove no longer current issues from the Winelib guide.
2003-09-15  Dimitrie O... Update the porting documentation.
2003-09-15  Robert ReifAdded better tests for volume and pan.
2003-09-15  Robert ReifDevice enumeration callbacks should return a NULL guid...
2003-09-15  Francois GougetRemoved reference to 'systemname' and added a link...
2003-09-15  Francois GougetRemove the Lycos link (which does not even point to...
2003-09-15  Eric PouechBUILTIN32_LoadLibraryExA: set larger size for internal...
2003-09-15  Lionel UlmerCheck X11 errors on each XLoadQueryFont calls.
2003-09-15  Dimitrie O... Teach winegcc to masquerade as cpp.
2003-09-15  Mike McCormackDeclare mailslot functions.
2003-09-15  Kevin Groeneveld- Fix small bug with parsing of numbers in BuildCommDCB...
2003-09-15  Lionel Ulmer- add ZBuffer write support
2003-09-15  Lionel UlmerUse ddraw_geom in the execute buffer code.
2003-09-15  Eric Pouech- Implemented IsHungAppWindow.
2003-09-15  Mike HearnMove packet linked list tail forward correctly on push.
2003-09-12  Alexandre JulliardRelease 20030911. wine-20030911
next