wine
2005-05-16  Juan LangStore property names in the code page of the property...
2005-05-14  Martin Fuchs- spelling fixes (prefered -> preferred)
2005-05-14  Jeff LatimerImplement the IEnumMoniker interface for the ROT and...
2005-05-14  Felix NawothnigConvert pen width to DP in StrokePath().
2005-05-14  Mike McCormackSet thread priorities to time critical.
2005-05-14  Paul VriensCheck for a NULL pointer in GetWindowTextA/W.
2005-05-14  Robert LunnonImplement get_default_drive_device for Solaris.
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-14  Alexandre JulliardFixed a number of atom test failures.
2005-05-14  Alexandre JulliardStore the winsock per-thread data in NtCurrentTeb(...
2005-05-14  Alexandre JulliardFixed another case where a mouse message could get...
2005-05-14  Martin FuchsDisplay free and total disk space in status bar.
2005-05-14  Felix NawothnigDraw each figure as a single primitive in StrokePath().
2005-05-14  Juan Lang- move _timezone to time.c, and correct its type
2005-05-14  Juan Lang- only log unsupported flags in ShellExecute
2005-05-14  Juan Lang- maintain proper byte order
2005-05-14  Gerold Jens... Initial FCI work (FCICreate and FCIDestroy).
2005-05-14  Rolf KalbermatterAdd IEnumMediaType object for use by other class object...
2005-05-14  Felix NawothnigRewrote item layouting - new code fixes bitmap/image...
2005-05-13  Alexandre JulliardDon't convert the template name to Unicode, it's not...
2005-05-13  Ge van GeldorpOverlay icons for .lnk files with a small arrow in...
2005-05-13  Martin FuchsDisplay source path in "move file" dialog.
2005-05-13  Mike McCormackRemove function prototypes.
2005-05-13  Krzysztof FoltmanAdded stubs for a couple of missing 2.0 and 3.0 messages.
2005-05-13  Martin FuchsReplace numeric resource identifiers by their defined...
2005-05-13  Juan LangBegin stubs of built-in schannel provider.
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.
next