wine
2005-04-27  Raphael JunqueiraFix crash on drawStridedSlow.
2005-04-27  Gerald PfeiferInclude <limits.h> to get a definition of NAME_MAX.
2005-04-27  Aric StewartCorrect a leaking hkey handle.
2005-04-26  Alexandre JulliardRemoved a few more strncpy calls.
2005-04-26  Alexandre JulliardMake sure a thread has a queue as soon as it creates...
2005-04-26  Aric StewartExpand some handling of special properties in MsiGetPro...
2005-04-26  Mike McCormackDeclare MsiExportDatabase* in the spec file, and fix...
2005-04-26  Christian CostaFixed flags handling in MCIAVI_mciInfo.
2005-04-26  Alexandre JulliardMoved some messaging and input functions to message...
2005-04-26  Ulrich CzekallaSetParent should not remove menu from non-child windows.
2005-04-26  Huw DaviesThe ansi version of CB_ADDSTRING shouldn't overwrite...
2005-04-26  Maarten LankhorstFixed a reference leak.
2005-04-25  Alexandre JulliardDefine strncpy to an error to make sure it doesn't...
2005-04-25  Alexandre JulliardMoved the ScrollWindow and ScrollDC functions to dlls...
2005-04-25  Maxime BellengéPrevent CreateDCA from crashing if a bad lpInitData...
2005-04-25  Ivan Leo PuotiAdd parameter checking to NtReadFile/NtWriteFile.
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...
2005-04-25  Michael JungSupport for regular files (as opposed to directories).
2005-04-25  Christian CostaImproved errors handling a bit in dsound renderer.
2005-04-25  Marcus Meissnergcc4 alias fixes.
2005-04-25  Marcus MeissnerFixed 3 memset()s which used the wrong size (too large).
2005-04-24  Mike McCormackTests for SignalObjectAndWait.
2005-04-24  Mike McCormackImplemented SignalObjectAndWait.
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-04-24  Robert ReifRemove priority boost stuff.
2005-04-24  Dylan TaftSet display frequency too in SetDisplayMode.
2005-04-24  Paul Vriens--update is no longer needed with wineprefixcreate.
2005-04-24  Juan LangDefine and use endian conversion macros for big-endian...
2005-04-23  Juan LangExport _tzname, expected by Mozilla.
2005-04-23  Stefan LeichterExcluded tests crashing on NT4 from compiling.
2005-04-23  Juan Lang- convert strings between property storage's code page...
2005-04-23  Robert ReifSet thread priority for timer thread.
2005-04-22  Michael JungUse the shell32 typical binary format for ITEMIDLISTs.
2005-04-22  Stefan LeichterImport DPA_Search by ordinal like other DPA functions.
2005-04-22  Francois GougetAdd a powrprof section.
2005-04-22  Robert ShearmanImplement PrivilegeCheck.
2005-04-22  Robert Shearman- Clean up well-known privileges.
2005-04-22  Michael JungFixed incorrect IShellFolder::EnumOjects API usage.
2005-04-22  Huw DaviesIf XShmAttach fails then reset shmid to -1 so that...
2005-04-22  Mike McCormackMSI advertised shortcuts don't require a product ID.
2005-04-22  Stefan LeichterMake ole32 tests loadable on NT4.
2005-04-22  Alex Villacís... Perform one more commit in ALSA non-emulation if there...
2005-04-22  Alex Villacís... - Fix leftover negative sign in height parameter for...
2005-04-22  Francois GougetTweak the API documentation to silence winapi_check...
2005-04-22  Francois GougetAdd a definition for _ATL_REGMAP_ENTRY in atlbase.h.
2005-04-21  Alexandre JulliardMoved the UsePrimary config parameter to the x11drv...
2005-04-21  Aric StewartFix for the return codes for the Qualified component...
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-04-21  Peter Berg... Rewritten DoEnvironmentSubst16.
2005-04-21  Paul VriensRemove THREAD_INFO struct.
2005-04-20  Benjamin CutlerAdded partial implementation of powrprof.dll.
2005-04-20  Alexandre JulliardHandle posted internal messages directly in PeekMessage...
2005-04-20  Alexandre JulliardAvoid a compiler warning.
2005-04-20  Francois GougetFix the DCICreatePrimary() prototype. It's supposed...
2005-04-20  Alexandre JulliardRemove all traces of the VIRTUAL_SetFaultHandler support.
2005-04-20  Dimitrie O... Use vectored exceptions to get rid of VIRTUAL_SetFaultH...
2005-04-20  Francois GougetSpecify the proper call convention in the PropSysFreeSt...
2005-04-20  Alexandre JulliardMove all the old config conversion code to a new oldcon...
2005-04-20  Francois GougetTweak the API documentation to silence winapi_check...
2005-04-20  Alexandre JulliardProperly support out-of-tree builds (based on patch...
2005-04-20  Phil KrylovFixed an error in my previous commit which caused an...
2005-04-20  Francois GougetTry to clarify the 'no translation defined' error.
2005-04-20  Mike McCormackTest MsiSummaryInfoGetProperty reading an empty property.
2005-04-20  Mike McCormackFix loading of the summary information.
2005-04-20  Alexandre JulliardReplace the wineprefixcreate --update option by a ...
2005-04-20  Alexandre JulliardAllow nested hardware message processing by storing...
2005-04-20  Alexandre JulliardLoad system.reg and userdef.reg at server init time.
2005-04-20  Richard CohenDither solid colours on monochrome bitmaps.
2005-04-20  Mike McCormackAdded evntrace.h and wmistr.h.
2005-04-20  Mike McCormackDefine LPCGUID.
2005-04-20  Francois GougetUpdate win32.api to match the current source.
2005-04-20  Duane ClarkMisc rectangle fixes.
2005-04-20  Gerald PfeiferFix compilation problem caused by ULONG_MAX.
2005-04-20  Aric StewartImplement Publish Components in order for MsiGetQualifi...
2005-04-19  Alexandre JulliardRelease 20050419. wine-20050419
2005-04-19  Huw DaviesWTSFreeMemory stub.
2005-04-19  James HawkinsSet the backup/restore privilege.
2005-04-19  Stefan LeichterExclude crashing CreateFileW test on NT4.
2005-04-19  Alexandre JulliardCleaned up handling of 64-bit file sizes.
2005-04-19  Troy RolloFix SEGVs in NtCreateSection and NtMapViewOfSection.
2005-04-19  Troy RolloPrevent SEGV in RegInstall when pstTable is NULL.
2005-04-19  Troy RolloCorrect test of BOOL return value in ControlService.
2005-04-19  James HawkinsRemove two unnecessary traces.
2005-04-19  Francois GougetAssorted spelling fixes.
2005-04-19  Troy RolloFix SEGV for non-fully-qualified destination paths.
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-04-19  Francois GougetDPSET_REMOTE is 0 so we cannot do (flags & DPSET_REMOTE...
2005-04-19  Francois GougetSBSP_ABSOLUTE is 0 so we cannot do (wFlags & SBSP_ABSOL...
2005-04-19  Aaron ArveyAdded section "Which code has been tested?" describing...
2005-04-19  James HawkinsAdd RegUnLoadKey test.
2005-04-19  Jose AlonsoChange the order of DispatchMessage and message removal.
2005-04-18  Juan LangAlways initialize header file name, to prevent "#includ...
2005-04-18  Benjamin CutlerAdd default registry entries for power management.
2005-04-18  Eric PouechCopied the atom tests for global atom so that we can...
2005-04-18  Alexandre JulliardRemoved unused data fields in the LANG_FIND_DATA structure.
2005-04-18  Eric PouechRemoved the no longer user APC_ASYNC kind of APC.
2005-04-18  Rein KlazesFix addressing the magic GDIOBJHDR field in
2005-04-18  Peter Berg... Eliminate strncpy. Correct a \0 assingment to the modst...
2005-04-18  Peter Berg... Remove 2 identicals calls to strlenW.
next