wine
2004-02-17  Michael StefaniucAdded winedump man page, heavily based on the README...
2004-02-17  Jon GriffithsStub the stopwatch API.
2004-02-17  Alexandre JulliardFixed a trace.
2004-02-17  Fabian CenedeseListView should behave in OWNERDRAW as in FULLROWSELECT...
2004-02-17  Robert ShearmanForward some wrapper functions since we don't care...
2004-02-17  Marcus MeissnerSupport emulation of the privileged mov dr7,eax instruc...
2004-02-17  Christian CostaAdded some stubs.
2004-02-17  Kevin KoltzauCorrected method of creating registry keys, both to...
2004-02-17  Robert ShearmanMove string functions to separate file.
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-02-17  Huw DaviesSetMenu should always call SetWindowPos whether the...
2004-02-17  Robert Shearman- Fix some traces.
2004-02-17  Robert van... Allow user to choose "native", "native,builtin", "builtin",
2004-02-17  Fabian CenedeseAccept VT_BOOL mixed with another type as valid combina...
2004-02-17  Alexandre JulliardFixed IntlStrEqWorkerA/W prototypes.
2004-02-17  Robert Shearman- Add IntlStrEqWorkerA/W.
2004-02-17  Robert ShearmanDocumentation update.
2004-02-17  Dmitry TimoshkovWrite section access also assumes read access.
2004-02-17  Kevin KoltzauKeep track of theme filename within THEME_FILE.
2004-02-16  Marcus MeissnerAllow specification of "DLLMODE=native" for native...
2004-02-16  Alexandre JulliardRenamed --exe-mode option to --mode now that it can...
2004-02-16  Mike HearnGrow the treeview control expander button by 1px in...
2004-02-16  Sami AarioNo need to link against the uuid library.
2004-02-16  Alexandre JulliardThe clip rectangle for ExtTextOut is in logical coords.
2004-02-16  Dmitry TimoshkovTake palette into account while responding on
2004-02-16  Dimitrie O... Add the new RSA encryption DLL.
2004-02-16  Kevin KoltzauImplement DrawThemeBackgroundEx, DrawThemeText, GetThem...
2004-02-16  Marcus MeissnerNo need to check for DllEntryPoint style constants.
2004-02-16  Lionel UlmerStore pointers in the internal structures and not handles.
2004-02-16  Sami AarioAdded surface tests.
2004-02-16  Robert ReifAdd secondary buffer array.
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...
next