wine
2003-08-11  Johan DahlinMake sure winhelp doesn't scroll outside of its display...
2003-08-11  Mike McCormackStubs for BuildTrusteeWithSid(A/W).
2003-08-11  Gerald Pfeiferresolv.h may require netinet/in.h, so try to #include...
2003-08-08  Alexandre JulliardMake do_block use poll() rather than select() (based...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-08-08  Patrik Stridvall- API files update.
2003-08-08  Dmitry TimoshkovFixed build with older compilers.
2003-08-08  Tom WicklineSet version to DirectX 7.
2003-08-07  Tom WicklineSet version to DirectX 7.
2003-08-07  Duane ClarkMove declarations to compile with older compilers.
2003-08-07  Dimitrie O... Better support for __declspec() (based on a suggestion...
2003-08-07  Supphachoke... Added Thai keyboard layout.
2003-08-07  Alexandre JulliardGet rid of wrong/confusing _strdupnA usage.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2003-08-07  Alexandre JulliardAdded propset.ok.
2003-08-07  Richard CohenSystemParametersInfo returning a value for Wallpaper...
2003-08-07  Richard CohenUse the ELF sections for the addresses of globals,...
2003-08-07  Richard Cohen- Print short ASCII strings without the "..."
2003-08-06  Robert ShearmanAdded File Source (Async) Filter.
2003-08-06  Robert ReifAdded some COM and property set tests.
2003-08-06  Robert ReifAdded class factories for DirectSoundCapture, DirectSou...
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-08-06  Alexandre JulliardWarning fixes.
2003-08-06  Mike McCormackDefined FMTIDs for ole32.
2003-08-06  Duane ClarkOops, back to hard coding initial thumb size until...
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...
2003-08-05  Robert Shearman- Documentation of the index.dat files.
2003-08-05  Alexandre JulliardAvoid DSA type conflict between ssl.h and commctrl.h.
2003-08-05  Robert ShearmanMake IPropertBag_Read use a dynamically allocated array...
2003-08-05  Jason EdmeadesOnly reapply the texture states necessary when a differ...
2003-08-05  Lionel UlmerSupport the mimap lod bias extension.
2003-08-05  Dmitry TimoshkovUse same formula to convert from device to logical...
2003-08-05  Dmitry TimoshkovProtect CallWindowProcA/W from NULL pointers.
2003-08-05  Gregory M.... Many words about cabinets.
2003-08-05  Martin WilckFix -i option for winebuild linking.
2003-08-05  David HammertonAdded support for http-POST (well, any kind of http...
2003-08-05  Lionel UlmerFix the MHz detection code.
2003-08-05  Jason EdmeadesglColorMaterial enable/disable setup is only done when...
2003-08-05  Lionel UlmerProper MIRROR texture address support.
2003-08-05  Robert ShearmanICreateDevEnum_CreateClassEnumerator can return S_FALSE...
2003-08-05  Dmitry TimoshkovMake GetWindowInfo() work for all windows and return...
2003-08-05  Dmitry TimoshkovCorrectly truncate tmFirstChar, tmLastChar, tmBreakChar...
2003-08-05  Dmitry TimoshkovRemove remnants of the old code.
2003-08-05  Stephan BEUZE- Avoid division by zero in TRACKBAR_GetTicPos
2003-08-02  André JohansenIntroduced the mswsock dll.
2003-08-02  Alexandre JulliardMake sure dllname doesn't get optimized out (spotted...
2003-08-02  Alexandre JulliardProperly free thread stacks on NPTL systems.
2003-08-02  Duane ClarkThe initial size of the thumb depends on SM_CYCAPTION.
2003-08-02  André JohansenAvoid crashing when unable to read pdb file.
2003-08-02  Gregory M.... Remember decompression state during extraction, so...
2003-08-02  Steven EdwardsSplit Win16/32 printer dialogs.
2003-08-02  Lionel UlmerReport some news caps that were added in DX6.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-30  Gregory M.... - ERR("WARNING") just doesn't look right ;)
2003-07-30  Francois Gouget'grep -q' is not portable -> don't use it.
2003-07-30  Francois GougetSome spelling fixes.
2003-07-30  Lionel UlmerFixed the TEXCOORDINDEX code.
2003-07-30  Lionel UlmerAdded ddraw_tex to add texture snooping without needing...
2003-07-28  Alexandre JulliardAdded -private flag for entry points that shouldn't...
2003-07-28  Dmitry TimoshkovImprove handling of custom dialog templates passed to
2003-07-28  Mike HearnMerge CPU detection code into misc/cpu.c.
2003-07-28  Steven EdwardsInclude port.h so we define M_PI on Mingw build.
2003-07-28  Francois GougetSmall spelling/punctuation fixes.
2003-07-28  Lionel UlmerBetter caps support (ie more in line with what GL reports).
2003-07-28  André JohansenAdded a dummy implementation of the _set_error_mode...
2003-07-28  Robert ReifUse same GUIDs as win2k and xp for dsound drivers.
2003-07-28  Robert ReifFixed a bug where a NULL primary buffer pointer is...
2003-07-26  Mike McCormackWhen GetObject is called with a NULL pointer, return...
2003-07-26  Alexandre JulliardImplemented inter-thread SendMessageCallback.
2003-07-26  Lionel Ulmer- added a ddraw_fps debug channel
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-07-26  Martin FuchsFixed GetFileEttributesEx define.
2003-07-26  Martin FuchsExtend for additional Shell Content and Attribute Flags.
2003-07-26  Todd VierlingMake WINE_GET_SONAME work on NetBSD.
2003-07-26  Jon GriffithsImplement @13, 160, 161, 173, 177, 178, 189, 192, 221...
2003-07-24  Alexandre JulliardDisable gcc strict aliasing optimization for now.
2003-07-24  Mike McCormackAdded a security token object in wineserver.
2003-07-24  Mike HearnSet ole32 native for dcom95/98.
2003-07-24  Steven EdwardsMove comm16.c to the 16-bit sources.
2003-07-24  Steven EdwardsAdd ntdll to list of imports for urlmon.
2003-07-24  Pierre d'HerbemontMake the PowerPC interlocked assembler code volatile.
2003-07-24  Stefan HallerIgnoring LISTVIEW_ScrollColumns() request if no columns...
2003-07-24  Pierre d'HerbemontAdded PowerPC support in SYSDEPS_SwitchToThreadStack.
2003-07-24  Marcelo Duarte- lesser adjustments in cdlg_Pt.rc (better visual)
2003-07-24  Mike McCormackImplemented LookupPrivilegeValueA/W.
2003-07-22  Alexandre JulliardSupport objects with no method definitions (suggested...
2003-07-22  Mike McCormackImplement support for proxies with usernames and passwords.
2003-07-22  Alexandre JulliardUse trace() instead of printf().
2003-07-22  Martin FuchsOnly return FALSE in IEnumIDList_fnNext if no item...
2003-07-22  Marcus MeissnerFix some small pointer aliasing problems.
2003-07-22  Jon GriffithsImplement @203.
2003-07-22  Alexandre JulliardFixed check for .bat and .cmd extensions (spotted by...
2003-07-22  Mike Hearn- GIT should not dereference ppv when unmarshalling...
2003-07-22  Mike HearnIMallocSpy cannot cause an allocation failure when...
2003-07-22  Mike HearnDeal with the case of loading an empty PIDL from a...
2003-07-22  Mike McCormackrundll32 requires a window for some functions to work...
2003-07-22  Mike McCormackAdd an empty hook function for WSASetBlockingHook to...
2003-07-22  Jon GriffithsImplement @280,343,344.
2003-07-22  Jon GriffithsAdd a handle for urlmon.dll, fix MSVC warning.
2003-07-22  Jon GriffithsFix MSVC warnings.
next