wine
2003-08-21  Alexandre JulliardStore the debug info structure on the thread stack.
2003-08-21  Alexandre JulliardRemoved a few remaining WINVER checks.
2003-08-21  Alexandre JulliardIt seems FreeBSD no longer requires libpthread when...
2003-08-21  Alexandre JulliardCorrectly pass the exception to the application when
2003-08-21  Ivan Leo Murray... Small resources fixes.
2003-08-21  Ivan Leo Murray... Added Italian resources.
2003-08-21  Mike McCormackRemove useless comments that clutter the code.
2003-08-21  Mike McCormackStub for (undocumented) SHCreateLinks.
2003-08-21  Jon GriffithsUpdate install script to match current build process.
2003-08-21  Dmitry TimoshkovCope with potentially moved and resized file view window.
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-20  Robert ReifAdded tests for buffer property sets.
2003-08-20  Robert ReifSplit property sets into two types: buffer and private.
2003-08-20  Jukka HeinonenMake FPU emulation use CS:IP when determining location...
2003-08-20  Jukka HeinonenRemove unnecessary __wine_call_from_16_regs call frame...
2003-08-20  Steven EdwardsFix building libwine_unicode with w32api headers.
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2003-08-20  Alexandre JulliardBINDIR is no longer needed.
2003-08-20  Richard CohenSupport -mconsole.
2003-08-20  Richard CohenRemove hardcoded BINDIR paths.
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-08-20  Nerijus BaliunasUpdated LT keyboard.
2003-08-20  Eric PouechRemoved the DOSFS_ specific time related conversion...
2003-08-20  Eric PouechTranslate a few more kernel32 calls into the ntdll...
2003-08-20  Eric PouechRemoved code for handling ${VAR} constructs in .ini...
2003-08-20   <wine@frotz... Fix parameter to snd_pcm_sw_params_set_silence_size().
2003-08-20  Dmitry TimoshkovApply only specified tests.
2003-08-20  Dimitrie O... Stub out the _[w]popen/_pclose() functions.
2003-08-19  Alexandre JulliardWe need to ignore STATUS_OBJECT_TYPE_MISMATCH errors...
2003-08-19  Ivan Leo Murray... Added Italian resources.
2003-08-19  Alexandre JulliardRenamed system.dll to system.drv.
2003-08-19  Alexandre JulliardReplaced remaining calls to PROFILE_GetWineIniString...
2003-08-19  Jon GriffithsAdded i8n entries.
2003-08-19  Jon GriffithsUse exception as the base for all exception derived...
2003-08-19  Mike McCormackImplement registry key unloading.
2003-08-19  Eric PouechFixed regression in process creation (std handle inheri...
2003-08-19  Alexandre Julliard_ftol should return a 64-bit int (spotted by Jon Griffi...
2003-08-19  Jukka HeinonenWhen forcing call to DOS relay from protected mode...
2003-08-19  Erwin WolffRemoved VERSION typedef.
2003-08-19  Gregory M.... Wrap error-prone msc symbol loading with a __TRY block.
2003-08-19  Christian CostaAllocate space to contain the IMAGE_NT_HEADERS structur...
2003-08-19  Maxime BellengéFix unreachable TVHT_ONITEMSTATEICON in TREEVIEW_LButto...
2003-08-19  Jon GriffithsMake RtlTimeToSecondsSince1970 consistent with other...
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-18  José Manuel... Added Spanish translation.
2003-08-18  Alexandre JulliardAdded missing \n in TRACE calls.
2003-08-18  Alexandre JulliardFree the debug info when making a critical section...
2003-08-18  Jon GriffithsPortability fixes.
2003-08-18  Jon GriffithsMake I1 fields explicitly signed.
2003-08-18  Lionel UlmerAdded support for multi-texturing.
2003-08-18  Jon GriffithsAdd some new types and functions.
2003-08-18  Robert ReifFixed Warblade image loading.
2003-08-18  Robert ReifFixed bug where last tests were not executed.
2003-08-18  Jukka HeinonenFix CPU flag handling when internal interrupts are...
2003-08-18  Dmitry TimoshkovWindows ignores values of e_cparhdr and e_crlc of the...
2003-08-18  RaulSmall Estonian keyboard fix.
2003-08-18  Gregory M.... Don't touch perf in FDIIsCabinet, InstallShield may...
2003-08-18  Jon GriffithsUse $(EXEEXT) for the winedump executable.
2003-08-18  Jon GriffithsOnly statics are sure to be set to 0, explicitly initia...
2003-08-18  Jon GriffithsRemove redundant wine specific #include.
2003-08-18  Jon Griffithsole/ directory doesn't exist anymore.
2003-08-18  Jon GriffithsSpelling fixes.
2003-08-18  Jon GriffithsCast hresult error codes to HRESULT.
2003-08-18  Maxime BellengéFix things broken by the last TREEVIEW_UpdateDispInfo...
2003-08-18  Eric PouechRegression fixes for Nt{Read|Write}File:
2003-08-18  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-08-15  Alexandre JulliardMoved __errno_location() handling to pthread.c, and...
2003-08-15  Alexandre JulliardAdded missing dependency.
2003-08-15  Alexandre JulliardFixed indentation.
2003-08-15  Lionel UlmerRemove from docs / config tool useless / obsoleted...
2003-08-15  Jason EdmeadesDXT1/3/5 support was broken, but unnoticeable since...
2003-08-15  E. C. F. WolffAdded Windows 2k3.
2003-08-15  Mike McCormackUse WideByteToMultiChar not strlenW.
2003-08-15  Vincent BéronFixed command line support.
2003-08-13  Alexandre JulliardRelease 20030813. wine-20030813
2003-08-13  Dimitrie O... Alias _vsnprintf as vsnprintf.
2003-08-13  Alexandre JulliardSupport for Mac OS X powerpc register names (based...
2003-08-13  Francois GougetFix compilation error.
2003-08-13  Richard CohenUse __WINE__ instead of _WINE_, _WIN32.
2003-08-13  Richard CohenRemove no longer necessary includes <signal.h>, <wait.h>.
2003-08-13  Maxime BellengéFix for TREEVIEW_UpdateDispInfo to test with the correc...
2003-08-13  Vincent BéronAdd Windows 2003 to the versions Wine can return.
2003-08-13  Dmitry TimoshkovConvert initData as well.
2003-08-13  Dimitrie O... Add definitions for the S_IS* macros.
2003-08-13  Dimitrie O... Add a bunch of IMAGE_SIZEOF_* constants.
2003-08-13  Mike McCormackFix spec for InitiateSystemShutdownExA, as pointed...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...
2003-08-13  Martin FuchsExtended winefile for an optional shell namespace mode.
2003-08-13  Alexandre JulliardDon't try to allocate the debug info before the process...
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-08-12  Alexandre JulliardAvoid crashes when devmode is null.
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-08-12  Alexandre JulliardMinor tracing fix.
2003-08-12  Dmitry TimoshkovPrint X display and locale of X Input Method in the...
2003-08-12  Mike McCormackStub implementation of FlashWindowEx.
2003-08-12  Johan DahlinUpdated Swedish translation.
2003-08-12  Alexandre JulliardFixed the pthread wrappers to work with the new glibc...
2003-08-12  Dimitrie O... Consolidate all kernel power management functions.
2003-08-12  Dmitry TimoshkovIgnore some keyboard events. In any case we don't know...
2003-08-12  Mike McCormackStub some winspool functions.
next