wine
2003-08-27  Alexandre JulliardConverted remaining 16-bit functions to the new varargs...
2003-08-27  Alexandre JulliardAvoid including stackframe.h if it's not needed.
2003-08-27  Alexandre JulliardAdded varargs support for 16-bit entry points.
2003-08-27  Dimitrie O... Remove some unneeded __WINESRC__ tests from the headers.
2003-08-27  Mike HearnUpdate DLL list, add a link to msdn.com.
2003-08-26  Alexandre JulliardMoved profile functions to dlls/kernel.
2003-08-26  Alexandre JulliardThe if1632 directory no longer exists.
2003-08-26  Alexandre JulliardMoved a few more functions to dlls/kernel.
2003-08-26  Alexandre JulliardMoved 16-bit relay and snoop support to dlls/kernel.
2003-08-25  Mike HearnWarn users of winecfg about its incompleteness.
2003-08-25  Alexandre JulliardMoved selector fixup for the relay code to the callto16...
2003-08-25  Alexandre JulliardDon't build memcpy_unaligned on 386 to avoid MSVC break...
2003-08-25  Dimitrie O... Always setup the selection colour, not just in custom...
2003-08-25  Jukka HeinonenMake all users of DOSVM_Enter explicitly set V86 flag.
2003-08-25  Alexandre JulliardMoved 16-bit calls initialization and exception handlin...
2003-08-25  Alexandre JulliardFixed copy/paste error in WOWCallback16Ex call (spotted...
2003-08-25  Jukka HeinonenReplace some magic numbers with symbols.
2003-08-25  Dimitrie O... Fix the hit test for full row select in REPORT mode...
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-08-23  Maxime BellengéFix the creation of treeview with checkboxes.
2003-08-23  Steven EdwardsSplit win16/32 support.
2003-08-23  Alexandre JulliardMoved 16-bit builtin module handling to dlls/kernel...
2003-08-23  Tom WicklineSet version to 8.1.
2003-08-23  José Manuel... More Spanish translations.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  Ivan Leo Murray... Added Italian resources.
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.
next