wine
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.
2005-04-18  Peter Berg... Strncpy elimination.
2005-04-18  Peter Berg... Eliminate strncpy and correct some NameLen bugs.
2005-04-18  Peter Berg... Elimination of lstrcpyn, and corrected a potential...
2005-04-18  Peter Berg... Eliminate a strncpy and remove unused variable.
2005-04-18  Eric Pouech- moved named pipe creation to ntdll
2005-04-18  Robert ReifAdded keyboard data format.
2005-04-18  Peter Berg... Replace strncpy with memcpy or lstrcpyn.
2005-04-18  Vitaliy MargolenDon't redraw if no information has changed.
2005-04-18  Eric PouechAdded proper definition for PRINTDLGEX[AW] structures.
2005-04-18  Ferenc WagnerEnforce valid tag syntax during input.
2005-04-18  Eric PouechFixed some signed / unsigned pointer casts.
2005-04-18  Eric Pouech- Using uniform DocBook tags for DLLs, commands, enviro...
2005-04-18  Eric PouechMinor cleanups.
2005-04-18  Jakob ErikssonFail gracefully on permission denied.
2005-04-18  Benjamin CutlerAdd semi-stub for NtPowerInformation(SystemPowerCapabil...
2005-04-18  Duane ClarkThe datetime should be initialized with local time.
2005-04-18  Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-04-18  Eric PouechCorrectness for const pointer casts.
2005-04-18  Eric PouechRemoved a couple of unneeded casts.
2005-04-16  Mike McCormackDeclare and define a stub for NtSignalAndWaitForSingleO...
2005-04-16  Richard CohenCreateBitmap16 should use only the first byte of planes...
2005-04-16  James HawkinsRegDeleteKey fails if the lpSubKey param is NULL.
2005-04-16  Krzysztof Foltman- removed trailing spaces from some files
2005-04-16  Duane ClarkAdd support for direct keyboard input to numeric fields.
2005-04-16  Mike Hearn- Add text dumping of the requested command.
2005-04-16  Benjamin Cutler- Correct args for NtPowerInformation.
2005-04-15  Aaron ArveyAdded __bb_init_func for linking purposes.
2005-04-15  Jacek Caban- More implementation of view
2005-04-15  Jakob ErikssonERROR_PRIVILEGE_NOT_HELD can be returned for NT4.
2005-04-15  Jakob ErikssonWin98 can return ERROR_CALL_NOT_IMPLEMENTED.
2005-04-15  Brian VincentAdd stub for DCICreatePrimary.
2005-04-15  Huw DaviesWhen we're hiding file extensions then SetNameOf should...
2005-04-15  Dmitry TimoshkovZero out an invalidated runningObjectTableInstance...
2005-04-15  Francois GougetMention the 'emf' and 'lnk' modes in the usage summary.
next