wine/eterwine.git
2004-02-20 Robert Shearman- Implement string functions in comctl32.
2004-02-20 Dmitry TimoshkovFirst step in using faster approach for A<->W message...
2004-02-20 Dimitrie O... Update DEVELOPERS-HINTS with the newly added VxDs.
2004-02-20 Dimitrie O... LVN_BEGINRDRAG is implemented now. Fix typo.
2004-02-20 Kevin KoltzauImplemented system metric functions.
2004-02-20 Alexandre JulliardAdded support for implementing VxDs as separate dlls...
2004-02-20 Brian VincentRemove reference to Calmira file manager, add bit about...
2004-02-20 Gerald PfeiferFix non-standard code in report().
2004-02-20 Ulrich CzekallaGet the rectangle from the dc and uncomment PlayEnhMeta...
2004-02-20 Rein KlazesAdd stub implementation for SetICMProfileA().
2004-02-20 Aric StewartImplemented LISTVIEW_ApproximateViewRect for LVS_REPORT.
2004-02-20 Finlo BoydeFix for deadlock when using private colormap.
2004-02-19 Ferenc Wagner- command line handling (GUI will follow)
2004-02-19 Christian CostaReplaced the timer and its callback by a thread for...
2004-02-19 Mike HearnTo reduce debugging noise, make IMalloc32/IMallocSpy...
2004-02-19 Alexandre JulliardFixed varargs handling in the scanf functions (spotted...
2004-02-19 Kevin KoltzauDefine SPI_* values introduced in XP.
2004-02-19 Ulrich CzekallaAdvance index as we set the atom values.
2004-02-19 Mike HearnThe presence of FGetComponentPath is used to check...
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...
next