Moved declarations from undocshell.h to shlobj.h to match the latest
[wine] / dlls /
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-08-22  Robert ReifAdded support for multiple mixers.
2004-08-22  Dmitry TimoshkovY coordinate of the "magic" static control should be...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-22  Robert ReifFixed bug in volume control step size so that it actual...
2004-08-22  Michael StefaniucTest case for hotspot handling.
2004-08-22  Michael Stefaniuc- Fix hotspot handling
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-20  Robert ShearmanAdded implementation for IPersistPropertyBag_Load on...
2004-08-20  Huw DaviesUnicodify a load of strings.
2004-08-20  Jon GriffithsReturn a stock brush when asking for a brush with the...
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-20  Aric StewartIn IPersistFile_Save if the exe file is not found,...
2004-08-20  Robert Shearman- Input path can have trailing slash.
2004-08-20  Robert Shearman- Fix type in GetRandomRegion function.
2004-08-20  James HawkinsEnable ERROR_MORE_DATA to be set in CryptGetDefaultProv...
2004-08-20  James HawkinsAdded tests for CryptSetProviderEx.
2004-08-20  Robert ReifChange step size from 0 to 1 for volume controls to...
2004-08-19  Francois GougetRemove types that don't exist from tests.dat.
2004-08-19  Jacek CabanRef counting fixes.
2004-08-19  Francois GougetFix packing of shlwapi.h
2004-08-19  Robert Shearman- Implement insert marks.
2004-08-19  Robert ShearmanFix type of DeleteIE3Cache function.
2004-08-19  Robert ReifAdded 24/32 bit sample size and 4/6 channel support.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-08-19  Francois GougetDefine COBJMACROS. Fixes compilation on Windows.
2004-08-19  Francois GougetAdd new fields to the NOTIFYICONDATA structure so it...
2004-08-19  Ulrich CzekallaClear tooltip when text is set to NULL.
2004-08-19  Ulrich CzekallaForward focus to combobox, otherwise edit control won...
2004-08-19  Ulrich CzekallaThe rectangle passed in DRAWITEMSTRUCT is slightly...
2004-08-19  Robert Shearman- Fix anchor highlighting.
2004-08-19  Robert ShearmanBetter TRACE's for some Internet* functions.
2004-08-19  Mike McCormackFix BuildTrusteeWithSid, implement and test BuildTruste...
2004-08-19  John K. HohmConsistently suggest proper Emulation rather than Emula...
2004-08-19  Robert ShearmanHandle ECONNRESET in FILE_GetNtStatus.
2004-08-19  Robert Shearman- Errors should only be reported to I/O completion...
2004-08-19  Robert Shearman- Remove duplicated code in file reader.
2004-08-19  Emmanuel Maillard- Update build system to support IOKit and CoreFoundati...
2004-08-19  Robert ReifAdded 32 bit sample size tests and 4 and 6 channel...
2004-08-19  Robert ReifCleanup messages in supportedFormat.
2004-08-19  Robert ReifDon't try to find alternate formats for non PCM formats.
2004-08-19  Stefan LeichterAdded stub for DeleteIE3Cache.
2004-08-18  Stefan LeichterFixed tests of GetAcceptLanguagesA for win2k and win XP.
2004-08-18  Robert ShearmanAllow the user to move managed windows by dragging...
2004-08-18  Vincent BéronDon't hardcode c:\windows paths in msi.dll.
2004-08-18  Alexandre JulliardThe argv array passed to the app needs to be in the...
2004-08-18  Huw DaviesFix printer selection in PD_PRINTSETUP type dialogs.
2004-08-18  Rein KlazesDo not make a directory read-only.
2004-08-18  Robert ReifCleanup messages.
2004-08-18  Alex Villacís LassoAdd detection of graphic file header in picture load...
2004-08-18  Robert ReifAllocate wave format structure dynamically based on...
2004-08-18  Robert ReifCleanup some more messages.
2004-08-18  Robert ReifSome sound cards have different capabilities when doing...
2004-08-18  Alex Villacís LassoApply HIMETRIC transformation on icons, just like bitmaps.
2004-08-18  José Manuel Ferrer... Added Spanish translation.
2004-08-18  Alexandre JulliardFd type is no longer used, get rid of it.
2004-08-17  Eric Pouech- better support for non-blocking COMM and socket read...
2004-08-17  Aric StewartLet StartServiceCtrlDispatcher handle services not...
2004-08-17  Aric StewartAdded handling of TokenPrimaryGroup.
2004-08-17  Krishna MurthyAllow resizing windows without thickframe style.
2004-08-17  Alexandre JulliardALTNAMES has been removed, use SPEC_SRCS16 instead.
2004-08-17  Mike McCormackStub implementation for NtSetInformationToken.
2004-08-17  Robert ShearmanAlways redraw dialog on changing between pages.
2004-08-17  Marcus MeissnerNewer dependent linux headers have __user notations...
2004-08-17  Huw DaviesConvert installed font list to list.h.
2004-08-17  James HawkinsIf pszTypeName is too small to hold the type name in
2004-08-17  Mike McCormackRemove unnecessary casts in crypt tests.
2004-08-16  Eric PouechImplemented the mmTask* functions.
2004-08-16  Ferenc WagnerThe desktop process is not automatically restarted...
2004-08-16  Ferenc WagnerTerminate test loop on the first error to avoid excessi...
2004-08-16  Ge van GeldorpHandle shell link files contained in double quotes.
2004-08-16  Mike McCormackImplemented Get/SetFileSecurity A->W.
2004-08-16  Zach GormanOK button should be default in non-wizard property...
2004-08-16  Christian CostaAdded tests for filtergraph.
2004-08-16  Dmitry Timoshkov- Use "MS Shell Dlg" in the Open File dialog templates...
2004-08-16  Michael JungRegister TypeName registry key value.
2004-08-16  James HawkinsFix alloc test in CryptEnumProviderTypesW that failed...
2004-08-16  James HawkinsFixed a few crypt test bugs.
2004-08-16  Robert ReifAdded test for WAVEFORMATEXTENSIBLE support.
2004-08-16  Robert ReifAdded WAVEFORMATEXTENSIBLE support.
2004-08-16  Mike McCormackStub implementation and declaration for NtCreateNamedPi...
2004-08-16  Dmitry TimoshkovImplement IMultiLanguage2_GetCharsetInfo, add a test...
2004-08-16  Mike McCormackDeclaration, implemention and test for BuildTrusteeWithSid.
2004-08-16  Robert ShearmanFix potential race in IPinImpl_ConnectedTo.
2004-08-16  Andreas MohrMove some OpenGL defines from the private wgl.h header...
2004-08-16  Christian CostaAdded handling of 'idx1' (index) chunk.
2004-08-16  David KredbaAdded Czech resources.
2004-08-16  Robert ReifDelete buffer array when releasing last buffer.
2004-08-16  Robert ReifAllow proper release while capturing.
2004-08-16  Gerald PfeiferFix incorrect sizeof in RtlCreateSecurityDescriptor().
2004-08-16  Mike McCormackAdd some stub declarations.
2004-08-16  Rein KlazesFix a crash saving a file without file name extension...
2004-08-16  Mike McCormackClean up messy comment in SHFileOperation.
2004-08-16  Zach GormanPropsheet pages need WS_EX_CONTROLPARENT style.
2004-08-16  Steven EdwardsAdded stubs for LcidToRfc1766[A/W].
2004-08-16  Christian CostaFixed a bug that made the connection possible whereas...
2004-08-16  Mike McCormackMove declaration of LSA* structs to ntsecapi.h.
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-08-14  Markus AmslerAdd DOS editing key support in BUFFERED INPUT.
next