wine
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...
2005-03-14  Alexandre JulliardGet rid of the registry saving level hack.
2005-03-14  Ralf S. EngelschallFix incorrect random multicast MAC address creation.
2005-03-14  Ivan Leo PuotiUpdate ntdll.spec against current Microsoft build.
2005-03-14  Jacek CabanAdded implementation of ATLRegistrar.
2005-03-14  Evan DeaublTREEVIEW_DoSelectItem should not do any of the TVGN_FIR...
2005-03-14  Martin Fuchs- switch to correct shell desktop context menu
2005-03-14  C. Scott AnanianAdd tSTRING to the pathname production, so that you...
2005-03-14  C. Scott AnanianMove definition of 'tPATH' token up, so that '/', ...
2005-03-14  Eric Pouech- reorganisation of full chapter
2005-03-14  Joris HuizerA few memory checks avoiding memory leaks.
2005-03-14  Oliver StieberEncapsulate texture, surface encapsulated.
2005-03-14  Robert Shearman- RpcMgmtStopServerListen should not affect auto-listen...
2005-03-14  Jon GriffithsComment out a test that crashes on early versions.
2005-03-14  Jon GriffithsTests and small fix for PathMakePretty().
next