wine
2003-10-30  Mike McCormackReturn more sane mailslot error values.
2003-10-30  Robert ReifClean up *GetDevCaps to check for valid pointer and...
2003-10-30  Pavel RoskinInclude ntdll_misc.h to avoid undefined reference to...
2003-10-30  Mike McCormackFix incorrectly sized buffer.
2003-10-30  Jason EdmeadesCulling to different viewports failed as clearing the...
2003-10-30  Alexandre JulliardBetter defaults for heap and stack sizes.
2003-10-30  Hannu ValtonenJoystickAImpl_Unacquire should return DI_NOEFFECT if...
2003-10-30  Mike McCormackSome stub implementations.
2003-10-30  Mike McCormackSql tokens are case insensitive in msi.dll.
2003-10-30  Jason EdmeadesCorrect writing to back buffer in non-ortho mode, and...
2003-10-28  Alexandre JulliardRestored emulation of protected instructions in 32...
2003-10-28  Mike McCormackTreat missing MSI tables as empty.
2003-10-28  Alexandre JulliardIncrease WINE_LDT_FIRST_ENTRY to leave room for glibc...
2003-10-28  Alexandre JulliardRemoved no longer needed SIGNAL_Unblock() function.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-28  Mike McCormackFixed MSI buffer overflow.
2003-10-28  Alexandre JulliardImplemented Add/RemoveVectoredExceptionHandler.
2003-10-28  Francois GougetAdd support for .dbg.c files. This makes it possible...
2003-10-28  Pierre d'HerbemontFixed _wfullpath prototype.
2003-10-28  Gerald PfeiferMove event_names[] into EVENT_ProcessEvent().
2003-10-28  Uwe BonnesFormatMessageW: Allocate anough space.
2003-10-28  Mike McCormackFix string value lookups in MSI.
2003-10-28  Rok MandeljcSome fixes in dmband loading.
2003-10-28  Hannu ValtonenSysMouseAImpl_Unacquire should return DI_NOEFFECT if...
2003-10-28  Alexandre JulliardFixed typo that broke handling of .com and .bat files.
2003-10-28  Alexandre JulliardSwitch back to the main process stack before calling...
2003-10-28  Alexandre JulliardRepaired relay debugging for kernel and ntdll (spotted...
2003-10-28  Rein KlazesTest WM_KEY* and WM_SYSKEY* messages generated by vario...
2003-10-28  Robert ReifAdded support for getting the wave device name.
2003-10-28  Rok MandeljcFix dmloader's behavior to be more MS compliant.
2003-10-28  Marcus MeissnerUse freetype 2.0 defines for font encodings instead...
2003-10-28  Uwe Bonnesget_full_path_helper: Handle the case \\.\\ as intended...
2003-10-28  Uwe BonnesAnother difference in the printf family.
2003-10-28  Rein KlazesCorrect the logic that decides whether a WM_SYSKEYUP...
2003-10-27  Alexandre Julliardlibntdll.dll.so no longer exists, check for libntdll...
2003-10-27  Alexandre JulliardAdded printing of the target of forwarded exports.
2003-10-27  Alexandre JulliardMake init_thread request deal better with fd allocation...
2003-10-27  Raphael Junqueira- Some fixes on DirectSound init (need SetCooperativeLe...
2003-10-27  Uwe BonnesControl_DoLaunch: memmove needs bytes as length argument.
2003-10-27  Jukka HeinonenClean up mouse driver implementation.
2003-10-27  Jukka HeinonenMoved drive parameter block (DPB) routines to winedos.
2003-10-27  Uwe BonnesAdded a few stubs.
2003-10-27  Pierre d'HerbemontFix PowerPC assembler syntax mistakes.
2003-10-27  Hans LeidekkerAdded Dutch translations.
2003-10-27  Hans Leidekker- Dutch translations of Wine programs.
2003-10-27  Hans Leidekker- Added Dutch translation.
2003-10-27  Shachar ShemeshUpdated Hebrew resources.
2003-10-27  Robert ReifFix SMPTE time.
2003-10-27  Robert ReifOnly copy amount requested up to size of structure.
2003-10-27  Robert ReifClear a new hardware buffer to proper silence values...
2003-10-27  Pierre d'HerbemontInclude <arpa/nameser.h> before <resolv.h>.
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-10-24  Alexandre JulliardSpecify include quotes in the tests.dat file.
2003-10-24  Alexandre JulliardUse sigsetjmp instead of setjmp in Wine internal except...
2003-10-24  Alexandre JulliardAdded support for the linuxthreads cancel signal as...
2003-10-24  Uwe BonnesAdded a test case for sprintf.
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-10-24  Dmitry TimoshkovMore tests for window creation parameters.
2003-10-24  Dmitry TimoshkovInitialize MinMax.ptReserved, use better defaults for...
2003-10-24  Dmitry TimoshkovWindows always sets cbtc.hwndInsertAfter to HWND_TOP.
2003-10-24  Pavel RoskinMake MSVCRT__sopen() complain louder about unknown...
2003-10-24  Robert ShearmanAdded amvideo.{idl,h} and aviriff.h.
2003-10-24  Ivan Leo Murray... Added Italian resources.
2003-10-24  Robert ShearmanDon't store band text if "" is passed into SetBandInfo.
2003-10-24  Mike HearnMinor GUI relayout.
2003-10-24  Alexandre JulliardCall the application entry point from kernel32, some...
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-24  Pierre d'HerbemontChange mctr PowerPC asm instruction to mtctr. Add Suppo...
2003-10-24  Jon GriffithsAdded tests for FoldStringA/W.
2003-10-24  Jon GriffithsImplemented FoldStringA (using W version).
2003-10-24  Pavel RoskinAdded test for tmpnam().
2003-10-24  Pavel RoskinMSVCRT_tmpnam(): complete rewrite. Use the same names...
2003-10-22  Alexandre JulliardSimplified signal stack allocation a bit, and avoid...
2003-10-22  Alexandre JulliardA signal stack is not needed on PowerPC.
2003-10-22  Vincent BéronAdded support for neutral language.
2003-10-22  Alexandre JulliardFixed naming of the A/W types.
2003-10-22  Robert Shearman- Fix error paths in advapi32.CryptAcquireContextA.
2003-10-22  Robert ReifFix MMDRV_PhysicalFeatures to handle both 16 and 32...
2003-10-22  Mike HearnComplete support DOS version and winelook settings.
2003-10-22  Dave BelangerFix EMF driver UpdateBBox routine. The EMF bounding...
2003-10-22  Mike Hearn- Clear screen depth combo box on page init.
2003-10-21  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-21  Dave BelangerFix splitpath and wsplitpath for the file extension.
2003-10-21  Gregory M.... - Remove an erroneous check in NdrSendReceive.
2003-10-21  Gerald PfeiferRemove unused variables EXE, BAT, CMD, and COM.
2003-10-21  Gerald PfeiferRemove unused variable depths[].
2003-10-21  Rein KlazesA WM_CREATE message sent to an Edit window procedure...
2003-10-21  Francois GougetUpdate tests.dat to include the various #include fixes.
2003-10-21  Francois GougetChange all head/tail -X to head/tail -n X to be more...
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-10-21  Daniel MarmierRegCreateKeyEx{A,W}: state that class string is constant.
2003-10-21  Maxime BellengéFix TAB_DeleteItem and TAB_DeleteAllItems regressions...
2003-10-21  Mike McCormackDon't use free'd pointer in status control - found...
2003-10-21  Ferenc WagnerAccount for unique NT4 behaviour.
2003-10-21  Gerald PfeiferRemove unused variable wineW.
2003-10-21  Rein KlazesUse the extended window style for the previous style...
2003-10-21  Robert ReifOnly return the number of bytes requested.
2003-10-16  Alexandre JulliardRelease 20031016. wine-20031016
2003-10-16  Alexandre JulliardDon't export the wine_pthread_* functions.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
next