wine/eterwine.git
2005-03-19 Mike McCormack- test cases for summary information
2005-03-19 Francois GougetIssue a warning if no sound system was found.
2005-03-19 Krzysztof Foltman- made string operations consistent wrt whitespace...
2005-03-19 Robert ShearmanFix deadlock caused by not leaving the critical section...
2005-03-19 Robert ShearmanFix memory leak in OleDuplicateData on error path ...
2005-03-19 Ulrich CzekallaGetCPInfo should return FALSE if called with NULL info...
2005-03-19 Jacek CabanAdded implementation of File[Un]Register and Resource...
2005-03-19 Paul MillarBring default registry in line with implicit default...
2005-03-19 Jon GriffithsAvoid a magic number.
2005-03-18 Alexandre JulliardFixed other instances of the xrealloc(0) bug.
2005-03-18 C. Scott AnanianUPDOWN_GetBuddyInt should not fail when the control...
2005-03-18 Jon Griffiths-Wunsigned fixes.
2005-03-18 Alexandre JulliardDon't crash on xrealloc(0) (found by Jon Griffiths).
2005-03-18 Jacek CabanFixed vartype test.
2005-03-18 Mike McCormackImplement summary information loading and saving.
2005-03-18 Jon GriffithsImplement @188,190,195,200,256,478,481.
2005-03-18 Alexandre JulliardRevert changes to the painting code, the WM_CTLCOLORSTA...
2005-03-18 Robert ReifAdd support for more than one sound card.
2005-03-18 Robert ReifCheck wave out volume support.
2005-03-18 Jacek CabanFixed atl.rgs.
2005-03-18 Jacek CabanKeys may have only one of attributes.
2005-03-18 Gerald PfeiferFix compilation of the case without proper Linux joysti...
2005-03-18 Phil KrylovFixed support for RTF documents using ANSI charset...
2005-03-17 Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-17 Alexandre JulliardRevert the previous change, this is not working right...
2005-03-17 Aric StewartFor ShellExecuteExA we need to copy out the hProcess...
2005-03-17 Juan LangBegin implementing IPropertyStorage.
2005-03-17 Alexandre JulliardMake the server know about the visible area of a window...
2005-03-17 Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-03-17 Robert ReifFall back to default header prepare and unprepare funct...
2005-03-17 Mike McCormackRemove some dead code and some ifdefs.
2005-03-17 Hans LeidekkerAdd more tests and fix InternetTimeToSystemTimeW accord...
2005-03-17 Mike McCormackFix a regression in the file open dialog.
2005-03-17 Ivan Leo PuotiAdd parameter checking and remove last fixme.
2005-03-17 Jakob ErikssonMore trace info.
2005-03-17 Robert ReifUse real device name.
2005-03-17 Alexandre JulliardCompute the top clipping window directly on the server...
2005-03-17 Jakob ErikssonMore trace info.
2005-03-17 Mike McCormackFix dependencies.
2005-03-17 Mike McCormackConvert path to unicode, rearrange to remove forward...
2005-03-17 Phil KrylovReplaced slow and outdated character set handling in...
2005-03-17 Mike McCormackDeclare inline string function WINAPI (found by Krzyszt...
2005-03-17 Jon GriffithsAdd some missing interfaces.
2005-03-17 Robert Shearman- Add critsec debugging info.
2005-03-17 Jeremy WhiteDo not fallback to defaults if a driver, mapper, or...
2005-03-17 Juan LangAdd a comment about byte order, change types to reduce...
2005-03-17 Jacek CabanAdded implementation of DllCanUnloadNow.
2005-03-17 Krzysztof Foltman- RTF reader doesn't use RichEdit messages anymore...
2005-03-16 Phil KrylovImproved RTF export.
2005-03-16 Phil KrylovAdded missing PFE_ and PFA_ definitions.
2005-03-16 Jakob ErikssonTest failed before on 98, NT4, 2000 and XP.
2005-03-16 Alexandre JulliardDon't force injected hardware messages to be queued...
2005-03-16 Alexandre JulliardQueue hardware messages even if we don't find a window...
2005-03-16 Alexandre JulliardConverted the make_ctests script to C (based on a patch...
2005-03-16 Alexandre JulliardConverted the window children lists to standard lists.
2005-03-16 Jacek CabanUse ATLRegistrar to register atl.dll.
2005-03-16 C. Scott AnanianStarted a unit test case for the updown control.
2005-03-16 Filip Navara_dbg_ILGetNext returns NULL if pidl->mkid.cb is zero...
2005-03-16 Jason EdmeadesCorrect memory allocation macro.
2005-03-16 Mike McCormackAdd property IDs for MSI summary information.
2005-03-16 Jakob ErikssonFix broken test.
2005-03-16 Jakob ErikssonSetDisplayMode can return DDERR_UNSUPPORTED. If it...
2005-03-16 Ulrich CzekallaDon't mark a file as readonly if it has any write bit...
2005-03-16 Dmitry TimoshkovGetDlgItemTextW takes buffer length in WCHARs not bytes.
2005-03-16 Dimitrie O... Audit the control against Comctl32.dll version 6.0.
2005-03-16 Jon GriffithsFix two failures and (hopefully) a crash with early...
2005-03-16 Juan LangCorrect registering shell folders (values in Shell...
2005-03-16 Mike McCormackAdd defines for SLDF flags.
2005-03-16 Mike McCormack- Rename dupstrW to strdupW, and remove duplicate defin...
2005-03-16 Dmitry TimoshkovActually print dwExStyle in case of a mismatch.
2005-03-16 Robert ReifProvide default implementation of waveInPrepareHeader and
2005-03-16 Robert ReifwaveInPrepareHeader and waveInUnprepareHeader are not...
2005-03-16 Francois GougetFix a link to Wine's HowTo.
2005-03-16 Krzysztof Foltman- Unknown destinations are now correctly skipped (so...
2005-03-16 Hans LeidekkerStub implementations for WTSCloseServer, WTSDisconnectS...
2005-03-15 Alexandre JulliardBuild a static list of devices instead of relying on ELF
2005-03-15 Jakob ErikssonMore trace info.
2005-03-15 Jakob ErikssonCryptAcquireContextA() can return NTE_FAIL on Windows 98.
2005-03-15 Filip NavaraInitialize the "toc" field in the pdb_lookup structure...
2005-03-15 Robert ReifUnconditionally free memory. Should make smatch happy.
2005-03-15 Phil KrylovImplemented hash table lookup for RTF keywords in RTF...
2005-03-15 Alexandre JulliardUse the correct file name in the "generated automatical...
2005-03-15 Krzysztof Foltman- WM_COPY (and WM_CUT) can now put both Unicode and...
2005-03-15 Robert ReifChange some global variable names.
2005-03-15 Tom WicklineAdd three missing dlls to the list.
2005-03-15 Dimitrie O... Cleanup and simplify the painting code.
2005-03-15 Robert ReifFix memory leak in error path.
2005-03-15 Robert ReifFix memory leak when there are too many drivers.
2005-03-15 Jason EdmeadesAvoid trap in mixerGetLineControlsA when cControls...
2005-03-14 Stefan LeichterMake mlang_test.exe loadable on NT 4.0.
2005-03-14 Phil KrylovInitial implementation of EM_STREAMOUT and RTF writer.
2005-03-14 Phil KrylovAdded "generator" RTF destination handling.
2005-03-14 Phil KrylovAdded missing PFA_JUSTIFY definition.
2005-03-14 Alexandre JulliardAvoid accessing an uninitialized string in the failure...
2005-03-14 Alexandre JulliardGet rid of the remaining registry configuration parameters.
2005-03-14 Alexandre JulliardAvoid returning hardware messages if they have no chanc...
2005-03-14 Matthew MastracciImplement RegisterOCX.
2005-03-14 Dmitry TimoshkovDo not release capture before sending WM_NCDESTROY...
2005-03-14 Mike McCormackMove interface declarations to shobjidl.idl.
2005-03-14 Peter Berg... Assorted memleak fixes. Found on Michael Stefaniuc...
next