Take RGB mask into account when doing color keying.
[wine] / dlls /
2005-08-17  Christian CostaTake RGB mask into account when doing color keying.
2005-08-17  Kai BlinAdd NTLM security provider dummy.
2005-08-17  Christian CostaAdd stubbed IGraphConfig interface to the filtergraph.
2005-08-17  Christian CostaFix rendering of paletted video stream.
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-16  Francois GougetDynamically load StrRetToBufW(). This lets shell32_test...
2005-08-16  Francois GougetVerify the parameters received by the child process...
2005-08-16  Alexandre JulliardThere is a registry key for the service pack version...
2005-08-16  Mike McCormackgcc 4.0 warning fixes.
2005-08-16  Francois GougetDeclare PNTSTATUS in lmaccess.h and ntsecapi.h to match...
2005-08-16  Francois GougetUse LPSTORAGE to better match the PSDK.
2005-08-16  Dmitry TimoshkovReport swap file total/free sizes to be the same as...
2005-08-16  Michael JungRemove "initguid.h" include from shellpath test.
2005-08-16  Jacek CabanFix protocol test on 9x.
2005-08-16  Ivan Leo PuotiImprove NtCreateNamedPipe trace.
2005-08-16  Aric StewartFixed a memory overflow and leak identified by Mike...
2005-08-16  Frank RichterChange CB_GETCOMBOBOX to return STATE_SYSTEM_PRESSED in
2005-08-16  Saulius KrasuckasMove repetitive code to two helper functions.
2005-08-16  Alexandre JulliardFetch the version information from the standard Windows...
2005-08-16  Juan LangRemove a test that fails under WinME. Reported and...
2005-08-16  Juan LangFix uninitialized pointer in builtin providers. Report...
2005-08-16  Ivan Leo PuotiNtCreateNamedPipeFile is no longer a stub, so fix TRACE...
2005-08-16  Jacek CabanDeactivate UI in InPlaceDeactivate.
2005-08-15  Kai BlinAdded Negotiate security provider dummy. Removed todos...
2005-08-15  Hans LeidekkerFix the build without openldap headers.
2005-08-15  Jacek Caban- Code cleanup.
2005-08-15  Aric StewartAdd some body to ResolveSource because it is possible...
2005-08-15  Alexandre JulliardFixed some confusion over whether HEAP_MIN_BLOCK_SIZE...
2005-08-15  Alexandre JulliardSet the default system dir to windows/system32.
2005-08-15  Alexandre JulliardSwitch the default version to win2k.
2005-08-15  Huw DaviesA previous signed-ness fix broke display of non-ansi...
2005-08-15  Ge van GeldorpFix resource leak on error paths.
2005-08-15  Alexandre JulliardBetter handling of conflicting section information...
2005-08-15  Hans LeidekkerImplement ldap_result.
2005-08-15  Frank RichterFix AlphaBlend() to extract the right part of the sourc...
2005-08-15  Mike McCormackWarning fixes for gcc 4.0.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-15  Saulius KrasuckasRemove trailing backslash.
2005-08-15  Mike McCormackgcc 4.0 warning fixes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-08-15  Frank RichterImproved trackbar theming.
2005-08-15  Frank RichterCompare result of RegQueryValueExW() with ERROR_SUCCESS.
2005-08-15  Jacek Caban- Added support for aggregation to res protocol.
2005-08-15  Hans LeidekkerImprove parameter handling for the ldap_add* functions.
2005-08-15  Saulius KrasuckasFix some SHGetSpecialFolderPathA exceptions on WinME:
2005-08-15  James HawkinsHandle resizing the help viewer window.
2005-08-15  Frank RichterWhatever TrueSizeStretchMark is for - it's not what...
2005-08-15  Phil KrylovAdded EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW messag...
2005-08-15  Marcus MeissnerAdded CoCreateInstance16, CoGetClassObject16, OleLoad16...
2005-08-15  Vikram KumarAdded stub for EnableEUDC.
2005-08-15  Vincent BéronChange some TRACEing formats to make more sense.
2005-08-15  Vincent BéronProtect libxml/parser.h with proper autoconf definition.
2005-08-15  Vincent BéronCorrect typo in format string.
2005-08-15  Ge van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-15  Gerald Pfeiferset_last_error() is only used on Linux.
2005-08-15  Hans LeidekkerImplement ldap_modify* functions.
2005-08-15  Vitaliy MargolenAdd entry for int 2 handler.
2005-08-15  Alexandre JulliardAuthors: Michael Jung <mjung@iss.tu-darmstadt.de>,...
2005-08-15  Jacek CabanActivate window in IOleDocumwnrView::Show.
2005-08-15  Jacek CabanFix protocol test on winxp.
2005-08-15  Saulius KrasuckasXP returns E_INVALIDARG on failure.
2005-08-15  James Hawkins- Paint spacing around the tab control.
2005-08-15  Mike McCormackFix gcc 4.0 builtin function warnings.
2005-08-15  Frank RichterBetter computations to have uniformly sized parts scale...
2005-08-15  Frank RichterInstead of adding the border via WM_NCPAINT and WM_NCCA...
2005-08-15  Frank RichterInvalidate DCEs when a window region is set.
2005-08-12  Alexandre JulliardConverted the process heap list to a standard list.
2005-08-12  Alexandre JulliardAdded stubs for pSetupGet/SetGlobalFlags.
2005-08-12  Francois GougetAssorted spelling fixes.
2005-08-12  Alexandre JulliardConverted the heap free lists to standard lists.
2005-08-12  Alexandre JulliardRemoved a redundant and possibly wrong warning.
2005-08-12  Alexandre JulliardImplemented DelayLoadFailureHook and use it in the...
2005-08-12  Frank RichterDetermining the superclass for a window subclassed...
2005-08-12  Hans LeidekkerImplement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
2005-08-12  Jacek Caban- Added IOleObject::Close implementation.
2005-08-12  Huw DaviesImplement SHLoadRegUIStringW.
2005-08-12  Richard CohenBlame ExpandEnvironmentStringsA for the failing NT4...
2005-08-12  Frank RichterEnhance uxtheme to store the themed system metrics...
2005-08-12  Alexandre JulliardAdd the 16-bit system directory if any to the module...
2005-08-12  Mike McCormackAdd some msxml3 tests.
2005-08-12  Alexandre JulliardDon't map data beyond the virtual size of a section.
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-12  Alex Villacís LassoRemove crackling in DirectSound/ALSA playback with...
2005-08-12  Frank RichterAdd initial theming support for trackbars.
2005-08-12  Frank RichterAdd theming for toolbar control.
2005-08-12  Mike McCormackFix some gcc 4.0 warnings.
2005-08-12  Mike McCormackAdd a configure test for xmlReadMemory.
2005-08-12  Saulius KrasuckasDon't import MSVCRTD.DLL and don't fail when it could...
2005-08-12  Saulius KrasuckasWin98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND...
2005-08-12  Jacek CabanAdded RNIGetCompatibleVersion implementation.
2005-08-12  Michael JungCheck the GetPidlFromDataObject's doSelected parameter...
2005-08-12  Michael JungUse wine_get_dos_file_name instead of GetFullPathName.
2005-08-11  Jacek CabanUse nsIWebBrowserStream to load html.
2005-08-11  Alexandre JulliardMake 16-bit task properly inherit the current directory...
2005-08-11  Huw DaviesImplement SHLoadIndirectString.
2005-08-11  Frank RichterFix text color for "button" style tabs when theming...
2005-08-11  Frank RichterAdd theming for status bar control.
2005-08-11  Frank RichterAdd theming for the progress control.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-08-11  Kai BlinAdded more secur32.dll tests and fixed missing constants in
next