wine
2003-08-23  Ivan Leo Murray... Minor fixes.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  Igor GrahekSend STN_CLICKED ad STN_DBLCLK messages to parent windo...
2003-08-23  Mike HearnIn the global interface table:
2003-08-23  Alexandre JulliardGot rid of 16-bit glue code generation since it is...
2003-08-23  Alexandre JulliardMoved most of the 16-bit task support and NE module...
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-08-22  Filip NavaraFixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
2003-08-22  Rok MandeljcAdded Slovenian translation.
2003-08-22  Alexandre JulliardRemoved obsolete WIN32_LastError definition.
2003-08-22  Francois GougetFix/make the case of Bochs and Plex86 more consistent.
2003-08-22  Francois GougetBe more explicit when describing what belongs in Wine...
2003-08-22  Francois GougetAnswer this eternal question:
2003-08-22  Francois GougetAdd an entry answering the eternal question:
2003-08-22  Steven EdwardsFixes for building with w32api headers on Mingw.
2003-08-22  Alexandre JulliardRemoved no longer used internal definitions.
2003-08-22  Alexandre JulliardRemoved reference to the WINE_UNICODE_TEXT macro that...
2003-08-22  José Manuel... Some new Spanish translations and improvements to other...
2003-08-22  Oleg ProkhorovAvoid crash in WCMD_run_program when no extension was...
2003-08-22  Dmitry TimoshkovSome applications depend on the order of initialization...
2003-08-22  Dmitry TimoshkovProtect SystemParametersInfoA(SPI_GETxxx) from NULL...
2003-08-22  Francois GougetTweak 'Will there be a Windows version of Wine?':
2003-08-21  Alexandre JulliardCope with wait4 being interrupted by a signal.
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.
next