wine
2005-05-13  Juan LangImplement signals.
2005-05-13  Hans LeidekkerDon't import from ntdll.
2005-05-13  Alexandre JulliardProcess the pending expose events on RDW_UPDATENOW...
2005-05-13  Alexandre JulliardOnly set the new window of a hardware message if the...
2005-05-13  Mike McCormackRemove some unused include files.
2005-05-13  Alexandre JulliardAdded yet another missing OpenGL define.
2005-05-13  Mike McCormackMake sure a stream can't be created in read only storage.
2005-05-13  Dmitry TimoshkovAvoid a crash in free_window_handle() on an invalid...
2005-05-13  Alexandre JulliardBuild import libraries also when only doing an install...
2005-05-13  Robert ReifFix SetProperty error returned.
2005-05-13  Mike HearnMake unimplemented function message a bit prettier.
2005-05-13  Aric Stewart- ExecuteAction runs the whole Execute table and not...
2005-05-13  Paul VriensAdded (stubbed) SystemDriverInformation and
2005-05-13  Kevin KoltzauEnable/disable menu items based on edit control state.
2005-05-13  Robert Shearman- Fix RpcServerListen so that it doesn't return
2005-05-13  Michael JungReplace '\\' by '/' in strings passed to ParseDisplayNa...
2005-05-12  Mike McCormackRemove unnecessary declarations and make functions...
2005-05-12  Aric StewartHandle WM_NCCALCSIZE in the tab control.
2005-05-12  Mike McCormackSplit SHGetFileInfoW into two functions.
2005-05-12  Dmitry TimoshkovDo not pass an invalid target buffer info to WideCharTo...
2005-05-12  Mike HearnFix return code abuse.
2005-05-12  Michael Lin- Implement IPersistFolder2.
2005-05-12  Raphael Junqueira- better robustness of pbuffer code (checks, SetLastErr...
2005-05-12  Juan LangAdded schannel header files.
2005-05-12   <wine.larry... Flush output buffers from _close() rather than MSVCRT_f...
2005-05-12  Gabriel GambettaAdded UYT to TZ_INFO.
2005-05-11  Alexandre JulliardAllow passing a string to the window property server...
2005-05-11  Alexandre JulliardChanged atom handling to use counted strings instead of
2005-05-11  Dimi PaunFix spelling errors discovered by Marcelo Duarte.
2005-05-11  Paul VriensSorted some of the structs and made them consistent.
2005-05-11  Martin FuchsImproved version of Piotr Caban's bugfix patch "Fixed...
2005-05-11  Alexandre JulliardAdded a few missing structure names.
2005-05-11  Robert ShearmanUse I_RpcGetBuffer instead of HeapReAlloc for getting...
2005-05-11  Mike McCormackMake functions static and remove unnecessary declarations.
2005-05-11  Ivan Leo PuotiFix crash in ME_GetRunSizeCommon(). Turn a FIXME into...
2005-05-11  Eric PouechSome tests for NTDLL atom support (by György 'Nog'...
2005-05-11  Eric PouechImplemented NTDLL atom support.
2005-05-11  Alexandre JulliardStore a bitmap of active hooks on the client side to...
2005-05-11  Aric StewartAdd a stub implementation of RegisterTraceGuids.
2005-05-11  Mike McCormackAvoid some non-standard str functions.
2005-05-11  Mike McCormackStub implementation for GetGeoInfo.
2005-05-11  Mike McCormackAdd a stub implementation of CoIsHandlerConnected.
2005-05-11  Mike McCormackCorrect the function name in a comment.
2005-05-11  Robert ReifAdded dinput tests.
2005-05-11  Mike McCormackCheck that GetObject is successful.
2005-05-11  Mike McCormackZwQueryTimer should forward to NtQueryTimer.
2005-05-11  Mike McCormackAdd Module32FirstW and Module32NextW exports.
2005-05-11  Dimi PaunMake it more explicit how we deal with WS_DISABLED.
2005-05-11  Stefan LeichterAdded minimal implementation of MsiCreateAndVerifyInsta...
2005-05-11  Dimitrie O... Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-11   <wine.larry... Add test for correctly interpreting %% printf format...
2005-05-10  Dimitrie O... Update README translations to match the latest changes...
2005-05-10  Michael StefaniucInstall msiexec in the bin directory.
2005-05-10  Eric PouechGet rid of include/miscemu.h.
2005-05-10  Mike McCormack- make sure to free the string table when closing the...
2005-05-10  Mike McCormackFix a memory leak in the ole storage implementation.
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2005-05-10  Eric Pouech- changed ATOM support in wineserver to match NTDLL...
2005-05-10  Robert LunnonAdd RTLD_FIRST flag to dlopen calls.
2005-05-10  Dimi PaunMoved the SGML documentation over to SourceForge.
2005-05-10  Alexandre JulliardBuild and load import libraries directly from the dll...
2005-05-10  Rein KlazesMulti column popup menus have 4 pixel space between...
2005-05-10  Robert ReifFix joystick crash when a button guid is specified...
2005-05-10  Paul VriensAdded SystemHandleInformation tests.
2005-05-10  Paul VriensAdded (stubbed) SystemHandleInformation.
2005-05-10  Paul VriensChanged SystemHandleList into SystemHandleInformation
2005-05-10  Raphael JunqueiraFix allocated buffer size to avoid buffer overflow.
2005-05-10  James Hawkins- Remove useless LVN_ITEMACTIVATE notification handling.
2005-05-10  James HawkinsRemove old listbox code from driveui.
2005-05-10  James HawkinsSet listview style LVS_SINGLESEL so only one drive...
2005-05-10  Juan LangFix FILETIME to match winbase.h on big-endian machines.
2005-05-10  Juan LangFixes to IShellFolder::GetAttributesOf implementations...
2005-05-10   <wine.larry... Interpret %% correctly in printf format string.
2005-05-10  Mike HearnFix SHELL_GetPathFromIDList[AW] to return the desktop...
2005-05-10  Juan LangPartially implement AppSearch for RegLocator-type searches.
2005-05-10  Raphael JunqueiraFix X11DRV_ChoosePixelFormat to choose 24 bpp as 32...
2005-05-10  Juan LangAdded Irish Summer Time.
2005-05-09  Aric StewartFix a few leaking object handles.
2005-05-09  Michael JungDetect drive letters, which have to have a backslash...
2005-05-09  Michael JungSupport folder relative paths in UnixFolders' ParseDisp...
2005-05-09  Daniel LundAdded D3DDEVCAPS_HWRASTERIZATION to the DevCaps for...
2005-05-09  Andreas MohrFix for CommConfigDialog*() hwnd argument.
2005-05-09  Paul VriensRemove HANDLEINFO struct.
2005-05-09  Aric CyrFix WGL_ACCELERATION_ARB queries from applications.
2005-05-09  Eric PouechSome fixes on async shutdown.
2005-05-09  Francois GougetDefine GLX_SAMPLE_BUFFERS_ARB and GLX_SAMPLES_ARB if...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-09  Alexandre JulliardFor each imported dll, check if there is a static libra...
2005-05-09  Paul VriensRemove the not used PROCESS_INFO struct.
2005-05-09  James HawkinsUse a listview instead of a listbox for drives list.
2005-05-09  Laurent BlumeReplace the test of the which command for type command...
2005-05-09  Juan LangCorrect/improve error checking in IPropertyStorage.
2005-05-09  Michael StefaniucChange the type of 1 bit wide bitfields to unsigned.
2005-05-09  Michael JungAlways pass fully qualified paths to stat system call.
2005-05-09  Eric PouechFixed a wrong ops when creating named pipe client.
2005-05-09  Huw DaviesIt makes no sense to have a left pointing arrow as...
2005-05-09  Lionel Ulmer- Windows reports 0x80 on pressed buttons not 0xFF
2005-05-09  Felix NawothnigImplemented WM_ENABLE.
2005-05-09  Robert ReifRemove dead code and redundant variables from DSOUND_Ca...
2005-05-09  Henning GerhardtUpdate German resource files.
next