wine/eterwine.git
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...
2005-03-08 Krzysztof Foltman- Single quotes are now handled properly (previously...
2005-03-08 Hans Leidekker- Implement TranslateBitmapBits.
2005-03-08 Dmitry TimoshkovMake running tests on a visible desktop a mandatory...
2005-03-08 Maxime Bellengé- Fix unmovable windows if the window style is set...
2005-03-08 Alexandre JulliardMake sure to always pass valid QS_* flags to
2005-03-08 Dimitrie O... Add support for .exe's with exported functions.
2005-03-08 Alexandre JulliardAdded support for iso8859-16 charset.
2005-03-08 Aric StewartImplement EM_GETOLEINTERFACE.
2005-03-08 Ulrich CzekallaAllocate space for terminating null.
2005-03-08 Krzysztof FoltmanOld font management replaced by the cache-based one...
2005-03-08 Alexandre JulliardFixed WS_FD_CLR and WS_FD_SET macros (spotted by Thomas...
2005-03-08 Francois GougetAdd a comment explaining why CDLGetLongPathName[AW...
2005-03-08 Ulrich CzekallaFix a memory leak.
2005-03-07 Alexandre JulliardAdded a missing prototype.
2005-03-07 Ulrich CzekallaCreate a thread-specific selection window to make sure...
2005-03-07 Rein KlazesSupport execution of pif files.
2005-03-07 Alexandre JulliardAuthors: Justin Chevrier <jchevrier@nexicom.net>, Paul...
2005-03-07 Jacek Caban- Implemented GetRecordInfoFromTypeInfo and GetRecordIn...
2005-03-07 Alexandre JulliardMoved TranslateMessage and DispatchMessage to dlls...
2005-03-07 Alexandre JulliardSet SM_DBCSENABLED according to the current locale...
2005-03-07 Mike McCormackPort the RTF parser to the richedit 2.0 control.
2005-03-07 Robert ShearmanMake each ifproxy have its own channel buffer to fix...
2005-03-07 Dmitry TimoshkovAvoid unnecessary window locking in X11DRV_DestroyWindow.
2005-03-07 Dmitry Timoshkov- Call SetCursorPos for an injected mouse message only...
2005-03-07 Alexandre JulliardMake output line-buffered to avoid messing up log files.
2005-03-07 Mike McCormackFix more incorrect uses of STGM_ enumerations.
2005-03-07 Eric PouechWhen initializing a live target, ask to load module...
2005-03-07 Matthew MastracciAdded surface locking.
2005-03-07 Alexandre JulliardRetry sending a WM_PAINT in update_now after we sent...
2005-03-07 Mike McCormackUse lstrcmpiA in preference to strcasecmp.
2005-03-07 Alexandre JulliardFixed DLL_PROCESS_DETACH handler to actually unregister...
2005-03-07 Eric PouechCreated dump.c as a central point for file dumping...
2005-03-07 Eric PouechAdded support for minidump (read & write).
2005-03-07 Jason EdmeadesAdd stub for GetClassObject function.
2005-03-07 Matthew MastracciAdd DDCAPS_OVERLAY and DDCAPS_OVERLAYSTRETCH to GetCaps().
2005-03-07 Jason EdmeadesMake msvcrt printf use the internal routines which...
2005-03-07 Jason EdmeadesAdd stub for SetSecurityInfo.
2005-03-07 Krzysztof FoltmanAdded a check for empty scrollbar range.
2005-03-07 Vincent BéronMake wineoss's mixer know about DST_HEADPHONES, DST_LIN...
2005-03-07 Juan LangImplement StgCreatePropSetStg.
2005-03-07 Dmitry TimoshkovAnother attempt of a test for a visible desktop.
2005-03-07 Dmitry TimoshkovCall ReleaseDC() with correct window handle.
2005-03-07 Ulrich CzekallaPrint out error message if we fail to remove message...
2005-03-05 Alexandre JulliardFixed DOS line endings.
2005-03-05 Vincent BéronCreate symlinks named wineg++ and winecpp while buildin...
2005-03-05 Krzysztof FoltmanInitial implementation of riched20.
2005-03-05 Robert ReifDon't consider no sound device a failure.
2005-03-05 Alexandre JulliardAvoid potential crash when freeing a message queue.
2005-03-05 Robert ShearmanWM_USER messages should be dumped in the format "WM_USE...
2005-03-05 Jacek CabanWrite uuid of library in header.
2005-03-05 Robert ReifPrint dsound.dll version from file versioninfo resource.
2005-03-05 Mike McCormackTest and fix grfMode handling in StgOpenDocfile.
2005-03-05 Vincent BéronAPPMODE can now be one of -mwindows or -mconsole.
2005-03-05 Paul VriensLastError is not set on failure for *MOUSEHOVER* on...
2005-03-05 Jakob ErikssonAccount for permissions on Win2k.
2005-03-05 Mike McCormackDeclare the value of STGM_DIRECT_SWMR.
2005-03-05 Mike McCormackHandle %ls in sprintf.
2005-03-05 Troy RolloMake GetFileSecurityW return a standard SECURITY_DESCRI...
2005-03-04 Steven EdwardsAdded a check for poll.h.
2005-03-04 Alexandre JulliardAvoid a compiler warning.
2005-03-04 Troy RolloReturn an empty string for service dependencies when...
2005-03-04 Ulrich CzekallaAdd support for radio buttons.
2005-03-04 Justin ChevrierExpand conformance registry entry test to handle regist...
2005-03-04 Alexandre JulliardAuthors: Rob Shearman <rob@codeweavers.com>, Mike Hearn...
2005-03-04 Maxime BellengéImplements OleLoadPicturePath.
2005-03-04 Alexandre JulliardSupport sending WM_PAINT across processes when it doesn...
2005-03-04 Mike McCormackImplement StgSetTimes.
2005-03-04 Mike McCormackDon't clear ES_AUTO[HV]SCROLL in the edit control creat...
2005-03-04 Troy RolloCorrect incorrect use of arguments to QueryServiceConfigW.
2005-03-04 Mike McCormackHandle the printf %F format modifier.
next