wine
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().
2005-03-14  Dimitrie O... Unicodification and typesafe interfaces.
2005-03-14  Alexandre JulliardAuthors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
2005-03-14  Ivan Leo PuotiMake Rtl*Registry* functions case insensitive.
2005-03-14  Gerald PfeiferMake ME_ArrowLeft() return a value in every case.
2005-03-14  Martin FuchsFix function definitions for msvc build.
2005-03-14  Juan LangChange a fixme to a warn, and use W version of call.
2005-03-14  Ulrich CzekallaIf a zero index is passed to META_SELECTCLIPREGION...
2005-03-14  Dmitry TimoshkovSpecial case Win9x platforms in the desktop visibility...
2005-03-14  Juan LangFix a test to pass under XP.
2005-03-14  Dmitry TimoshkovFix some msg.c and win.c failures running on NT4 and XP.
2005-03-14  Steven EdwardsPorting fixes.
2005-03-14  Steven EdwardsCorrect CheckBitmapBits entry.
2005-03-14  Steven EdwardsLink mapi32 to ntdll.
2005-03-14  Alex Villacís... Add ECT to timezone list.
2005-03-14  Robert ReifPrivate property sets do not exist in early versions...
2005-03-14  Robert ReifAdd missing functionality.
2005-03-14  Peter Berg... Assorted memleak fixes. Found on Michael Stefaniuc...
2005-03-11  Alexandre JulliardReplace calloc() by HeapAlloc().
2005-03-11  Alexandre JulliardGet rid of version #ifdefs.
2005-03-11  Mike McCormackStgOpenStorage shouldn't open zero length storage files.
2005-03-11  Jonathan ErnstInternationalization.
2005-03-11  Alexandre JulliardGet rid of the Windows registry loading on startup...
2005-03-11  Thomas KhoAdded select_server() test that uses select() in servin...
2005-03-11  Peter Berg... Assorted memleak fixes. Found on Michael Stefaniuc...
2005-03-11  Jonathan ErnstAdd search field with find-as-you-type function.
2005-03-11  Dimitrie O... Use -isystem for system includes as they should be...
2005-03-11  Oliver StieberChange AddRef in queryInterface to IUnknown_AddRef.
2005-03-11  Krzysztof Foltman- EM_STREAMIN can now deal with undo in a reasonable...
2005-03-11  Robert Shearman- Rename apartment functions to become more object...
2005-03-11  Robert ShearmanAdd outer unknown support for typelib marshaler.
2005-03-10  Alexandre JulliardRelease 20050310. wine-20050310
2005-03-10  Juan LangFix a crash if the Mozilla ActiveX control doesn't...
2005-03-10  Juan LangFix the calling convention of DllCanUnloadNow.
2005-03-10  Juan LangFix a regression in AppSearch.
2005-03-10  Juan LangImplement MsiEnumRelatedProducts.
2005-03-10  Alexandre JulliardClear the internal paint flag in the server before...
2005-03-10  Dmitry TimoshkovImplement a test for the desktop visibility based on...
2005-03-10  Marcus MeissnerUse 512 byte buffer for buffer of LB_GETTEXT and CB_GET...
2005-03-10  Brouard NicolasFix menu backslash escaping.
2005-03-10  Uwe BonnesTest for %Systemroot%.
2005-03-10  Phil KrylovImplemented GetScrollBarInfo() function and SBM_GETSCRO...
2005-03-10  Alexandre JulliardMerge the rest of the messaging code into dlls/user...
2005-03-10  Jonathan ErnstUse a dialog instead of a normal window.
2005-03-10  Alexandre JulliardProperly cope with get_message being called recursively...
2005-03-10  Raphael Junqueira- XListInputDevices spec say that device list should...
2005-03-10  C. Scott AnanianAllow scanf to continue parsing format string after...
2005-03-10  Alexandre JulliardTake message filtering into account when updating the...
2005-03-10  Alexandre JulliardAllocate fonts and regions from the large heap too.
2005-03-10  Peter Berg... Tmp was not freed in case of errors in save_branch().
2005-03-10  Mike McCormackForward the RichEdit 1.0 control to the RichEdit 2...
2005-03-10  Juan Lang- make sure msihandle2msiinfo is correctly matched...
2005-03-10  Juan LangAdd some missing declarations.
2005-03-10  Robert Shearman- Fully delete custom headers on connection opening.
2005-03-10  Alexander YaworskyCorrect incorrect use of arguments to QueryServiceConfi...
2005-03-10  Raphael Junqueira- implements WGL_ARB_render_texture support (no more...
2005-03-10  Paul VriensCheck always if destination surface is locked.
2005-03-09  Alexandre JulliardAdded WM_X11DRV_DELETE_WINDOW message to handle close...
2005-03-09  Krzysztof Foltman- Optimized repaint of the area below the text.
2005-03-09  Hans Leidekker- Implementation stubs for GenerateCopyFilePaths,
2005-03-09  Paul VriensCheck for NULL before touching src.
2005-03-09  Alexandre JulliardMoved SendInput and related functions to the USER drive...
2005-03-09  Alexandre JulliardRemove a trace that's causing too much output.
2005-03-09  Michael JungImplemented 'Browse' functionality for the drive mappin...
2005-03-09  Michael JungBeginning of a shell namespace extension to browse...
2005-03-09  Krzysztof FoltmanWM_CANCELMODE resets menu flag in the default window...
2005-03-09  Phil KrylovChanged buffer size for EM_STREAMIN message to 4096...
2005-03-09  Robert ShearmanRemove duplicate message defines in header.
2005-03-09  Maxime BellengéImplemented MIIM_BITMAP state.
2005-03-09  Alexandre JulliardMake the SwapMouseButton function and the SPI_SETMOUSEB...
2005-03-09  Alexandre JulliardDon't check children of minimized windows in get_update...
2005-03-09  Krzysztof FoltmanThe meaning of the rewrap flag got inverted (MEPF_REWRA...
2005-03-09  Raphael JunqueiraAvoid ConvertToGlobalHandle calls.
2005-03-09  Mike McCormackShared reading of storage files requires STGM_TRANSACTED.
2005-03-09  Gabriel Buades... When sending multi-line boxes to console throgh WineCon...
2005-03-09  Jacek CabanMore implementation of IRecordInfo.
2005-03-09  Robert ShearmanAdd message spy support for RichEdit20W control.
2005-03-08  Alexandre JulliardProcess only pending expose events during RDW_UPDATENOW...
2005-03-08  Alexandre JulliardTake into account the event mask passed to MsgWaitForMu...
2005-03-08  Alexandre JulliardAllow specifying extended control styles also in standa...
2005-03-08  Krzysztof Foltman- specialized handler for SF_TEXT (ANSI or Unicode...
next