wine
2004-02-13  Alexandre JulliardRelease 20040213. wine-20040213
2004-02-13  Alexandre JulliardAdded native mode dll support (based on a patch by...
2004-02-13  Alexandre JulliardDon't build getopt at all if it's not needed.
2004-02-13  Aric StewartWork toward properly updating the SelectionMark when...
2004-02-13  Robert ReifEnable hardware secondary buffer support on cards that...
2004-02-13  Robert ReifSave oss device fd and creation flags in dsound buffer...
2004-02-13  Alexandre JulliardGet rid of a few 16-bit exports in gdi32.
2004-02-13  Mike McCormackUse the Mozilla Active X control in place of the IE6...
2004-02-13  Robert ReifSplit buffer creation function into primary and seconda...
2004-02-13  Mike McCormackImplement enough of rsabase.dll to get Steam to login.
2004-02-13  Robert ReifMoved dsound mmap mapping info into dsound objects.
2004-02-13  Robert ReifUse pipe sync code from wineoss.
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-02-13  Robert ReifProperly release hardware primary buffer when changing...
2004-02-13  Robert ReifDon't need primary lock. Fixes error in dsound tests...
2004-02-13  Dimitrie O... Fix location of the FreeBSD port (thanks to lazybones).
2004-02-13  Dimitrie O... For each lib dir, look for .so, .def. and .a files...
2004-02-13  Alexandre JulliardRemoved a couple of unused fields in the DC structure.
2004-02-13  Dimitrie O... Remove the obsolete graphics/ directory.
2004-02-13  Alexandre JulliardGet rid of a few more references to the DC structure.
2004-02-13  Alex PasadynUpdate the desktop window size and send WM_DISPLAYCHANG...
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.
2004-02-12  Alexandre JulliardMoved remaining files from graphics/ to dlls/gdi.
2004-02-12  Alexandre JulliardAdded version scripts for libwine and libwine_unicode.
2004-02-12  Alexandre JulliardA 0.9 release in 2003 seems unlikely at this point...
2004-02-12  Justin ChevrierImplemented SPI_GETGRADIENTCAPTIONS, SPI_GETFONTSMOOTHING,
2004-02-12  Steven EdwardsWindows porting fix - Define O_NONBLOCK if not defined.
2004-02-12  Huw DaviesFix a TRACE.
2004-02-12  Huw DaviesGetCharABCWidths returns the widths of unrotated glyphs...
2004-02-12  Huw DaviesBracket code inserted by the PASSTHROUGH escapes by
2004-02-12  Huw DaviesMake sure that the font ppem is always positive. Thank...
2004-02-12  Dmitry TimoshkovDo not leave not initialized fields in the structure...
2004-02-12  Dmitry TimoshkovTranslate the returned hInstApp from the unicode worker...
2004-02-12  Alexandre JulliardAuthors: David Hammerton <david@transgaming.com>, Mike...
2004-02-12  Robert Shearman- Added My Computer.
2004-02-12  Alexandre JulliardMoved some code out of the graphics/ directory into...
2004-02-12  Bill MedlandAdded the automatic tabbing in IsDialogMessage.
2004-02-12  Alexandre JulliardGet rid of the flatthunk.h header.
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2004-02-12  Ove KaavenDon't add imported constructs to any typelib output...
2004-02-12  Alexandre JulliardStore the kernel32 module handle globally to avoid...
2004-02-11  Alexandre JulliardBetter fix for the thread exit race on pthreads.
2004-02-11  Dimitrie O... Document four new dlls: dswave, iccvid, msvcrt40, and...
2004-02-11  Ove KaavenParse the [input_sync] attribute.
2004-02-11  Dmitry TimoshkovThere is no point in specifying both MEM_RESERVE and...
2004-02-11  Dmitry TimoshkovAFMT_AC3 might be not defined in the system headers.
2004-02-11  Dmitry TimoshkovAvoid double checking free type flags in NtFreeVirtualM...
2004-02-11  Alexandre JulliardStore all information about the current dll in a struct...
2004-02-11  Alexandre JulliardDon't request PROT_EXEC permissions when mapping an...
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2004-02-11  Huw DaviesOnly redraw button in PressButton and Indeterminate...
2004-02-11  Alexandre JulliardDon't depend on the name of the main binary, always...
2004-02-11  Martin Fuchs- move some PIDL function declarations from undocshell...
2004-02-11  Huw DaviesHonour TB_SETMAXTEXTROWS.
2004-02-10  Steven EdwardsPorting Fixes for Mingw/MSVC.
2004-02-10  Francois GougetRemove the winetest_ok() hack that adds a trailing...
2004-02-10  Ge van GeldorpSet upper-left corner of destination to (0, 0), using
2004-02-10  Ulrich CzekallaAdd support for BTNS_WHOLEDROPDOWN.
2004-02-10  Huw DaviesAdd the F_NOTIFY defines if we're compiling with linux...
2004-02-10  Dmitry TimoshkovAdd GetProcessHeaps() prototype.
2004-02-10  Dmitry TimoshkovFix a couple of copy/paste errors.
2004-02-10  Mike McCormackUse GetFullPathName to convert unix path names to DOS...
2004-02-10  Alastair BridgewaterSupport for a small handful more return value/argument...
2004-02-10  Alexandre JulliardDynamically retrieve the metrics that depend on the...
2004-02-10  Alastair BridgewaterFixes and support for TypeInfo alignment values.
2004-02-10  Jon GriffithsTest StrRetToBSTR.
2004-02-10  Jon GriffithsAdd some missing prototypes, fix AssocIsDangerous.
2004-02-10  Jon GriffithsTests for StrRetToStrAW.
2004-02-10  Jon GriffithsStrRetToStrN returns BOOL and shouldn't crash on NULL...
2004-02-10  Robert Shearman- CoSetState info should be thread local.
2004-02-10  Leonardo Quijano... Fixed Latin American keyboard.
2004-02-10  Alastair BridgewaterStubbed-out implementation of the ITypeLib interface.
2004-02-10  Dmitry TimoshkovAdd partial support for some undocumented toolbar messages.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Alexandre JulliardFixed TrackPopupMenu return value (based on a patch...
2004-02-09  Lionel UlmerBetter TRACEing in some functions.
2004-02-09  Alastair BridgewaterPreliminary support for ICreateTypeInfo::AddImplType().
2004-02-09  Huw DaviesTB_ADDBUTTONS can pass a string ptr instead of an index.
2004-02-09  Lionel UlmerImplemented proper asynchronous InternetOpenUrl handling.
2004-02-09  Alastair BridgewaterPreliminary support for recording custom data in a...
2004-02-09  Alexandre Julliardlibwine_uuid has been renamed to libuuid.
2004-02-09  PofisDon't print FIXME for FILE_ATTRIBUTE_TEMPORARY.
2004-02-09  Alexandre JulliardWorkaround for broken artsc-config script (based on...
2004-02-09  Huw DaviesUse the BTNS_* toolbar button style defines rather...
2004-02-09  Robert ShearmanFix proc name reported in delay load failure.
2004-02-09  Dmitry TimoshkovAdd a test case for Virtual* APIs, fix a few bugs disco...
2004-02-09  Juan LangDeclare some SetupDi functions and related constants.
2004-02-09  Hannu ValtonenRemove some useless comments and rearrange the GUI...
2004-02-09  Mike McCormackFix the bounds checking in SHGetPathFromIDListA/W.
2004-02-09  Lionel UlmerReport real handles to the application, not Wine intern...
2004-02-09  Robert ReifFixed a problem on BSD.
2004-02-09  Juan LangRemove dead comment.
2004-02-09  Alfons HoogervorstFix infinite loop in _flushall.
2004-02-09  Juan Lang#ifdef guard the declaration of type IID to be compatib...
2004-02-09  Alastair BridgewaterSupport for recording the SYSKIND of the type library.
2004-02-09  Dmitry TimoshkovAllow compilation with MSVC.
2004-02-09  Jon GriffithsDocumentation fixes.
2004-02-09  Jon GriffithsThai language translation.
2004-02-09  Jon GriffithsUse Unicode calls instead of ASCII where applicable.
2004-02-09  Jon GriffithsAllow API-doc generation for non WINAPI calls (e.g...
next