wine
2003-09-02  Marcus MeissnerChange all head -1 to head -n 1 to be more POSIXly...
2003-09-02  Maxime BellengéImplemented TAB_SetMinTabWidth and TAB_HighlightItem.
2003-09-02  Robert ReifNow that reference counting is correct, there is no...
2003-09-02  Juan LangFixed bug parsing /proc/net/arp for arp table.
2003-09-02  Juan LangImplemented arp table querying through WsControl, and...
2003-09-02  Michael Günnewig- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
2003-09-02  Juan LangFix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE...
2003-09-02  Jason EdmeadesUse a dummy GL context if one is not available when...
2003-09-02  Jukka HeinonenMake DOS process exit using ExitProcess instead of...
2003-09-01  Vincent BéronFixed typo.
2003-09-01  Robert ReifAdded more tests and restructured tests for easier...
2003-09-01  Robert ReifAdded SecondaryBuffer and DirectSoundCaptureNotify...
2003-09-01  Robert ReifAdded a few stub implementations.
2003-09-01  Alexandre JulliardDon't strip the path in LoadModule16 before we have...
2003-09-01  Jukka HeinonenAdd support for specific EOI PIC command.
2003-09-01  Dimitrie O... If we don't send custom draw messages for subitems...
2003-09-01  Martin FuchsDefine ICON_SMALL2 and ShowWindowAsync().
2003-09-01  Martin FuchsDefine TBIF_BYINDEX.
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Mike Hearn- Correct return code of loadConfig().
2003-08-30  Alexandre JulliardRemoved wrong or unneeded codepage pragmas.
2003-08-30  Juan Lang- improve some parameter checking in WSAIoctl
2003-08-30  Dave BelangerImplementation of SelectPalette and RealizePalette...
2003-08-30  Warren BairdSave the ext alignment information in a 8-bytes metarec...
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-29  Rok MandeljcMinor updates of Slovenian translations.
2003-08-29  Juan Lang- improve WsControl error checking
2003-08-29  Jukka HeinonenWorkaround implemented for passing faked mickeys to...
2003-08-29  Jukka HeinonenAllow application to use VGA window that overlaps frame...
2003-08-29  Robert ReifAdded some missing functions.
2003-08-29  Mike HearnFixed the error message in Wave(In|Out)Init, it used...
2003-08-29  Rolf KalbermatterChange protoype of SHChangeNotifyRegister to what MSDN...
2003-08-29  John K. HohmSet SE_GROUP_ENABLED in Attributes of Administrators...
2003-08-29  Mike HearnAvoid division by zero when the imagelist is created...
2003-08-29  Rolf KalbermatterMake sure the passed in object pointer is only addrefed...
2003-08-28  Alexandre JulliardWarning fix.
2003-08-28  Dimitrie O... Use angle brackets (<>) rather than quotes ("") for...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-08-28  Mike HearnImplemented a typelib loader cache.
2003-08-28  Dave BelangerAdded CoDisconnectObject and CoRegisterMessageFilter...
2003-08-28  Alexandre JulliardDon't use alloca.
2003-08-28  Dave BelangerFixed a compile error.
2003-08-28  Robert ReifAdded speaker config macros.
2003-08-28  Mike McCormackAdd CLSID_HTMLDocument.
2003-08-28  Mike McCormackDefine the IPersistMoniker interface.
2003-08-28  Alexandre JulliardRenamed a few more TEB fields.
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-08-28  Alexandre JulliardAdded missing functions for platforms that don't build...
2003-08-27  Alexandre JulliardRenamed a few TEB fields to use the "official" names.
2003-08-27  Gregory M.... Implement (most of) SetupIterateCabinet.
2003-08-27  Oleg ProkhorovNo handles were inherited in CreateProcess, all child...
2003-08-27  Duane ClarkButton width should be the larger of text width/bitmap...
2003-08-27  Todd VierlingUse MAP_TRYFIXED on NetBSD if available.
2003-08-27  Alexandre JulliardRemoved some no longer needed definitions from stackfra...
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.
next