Brad DeMorrow
[wine] / include /
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-12-17  Robert ReifAdded a missing define.
2004-12-17  Andreas MohrGetTempPath*() uses DWORD parameters instead of UINT.
2004-12-17  Serge S. SpiridonoffIMessageFilter::HandleIncomingCall must be HandleInComi...
2004-12-16  Vitaly LipatovAdd description for MsiGetMode, MSIRUNMODE constants.
2004-12-15  Rémi AssaillyPC_SYS_MAPPED is unused, remove it.
2004-12-14  Jason EdmeadesAdd Clear, Present and EndScene support and fix a bug...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-13  Robert ShearmanImplement NtQueryTimer.
2004-12-13  Jason EdmeadesAdd {G,S}etRenderState and {G,S}etTextureStageState...
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-13  Jacek CabanAdded CMultiLanguage and AMMultiMediaStream coclass...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-12-08  Mike McCormackStub implementation for GetLastInputInfo.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-12-08  Alexandre JulliardMoved palette functions to user_main.c and removed
2004-12-08  Robert ShearmanMake the DECIMAL_SETZERO macro take a DECIMAL instead...
2004-12-08  Ge van GeldorpMatch PSDK definitions for LPCWAVEFORMATEX.
2004-12-08  Jon GriffithsUnicode fixes.
2004-12-07  Alexandre JulliardMoved update region handling to the server.
2004-12-07  Paul MillarCheck for features missing in mingw environment, allowi...
2004-12-07  Robert ShearmanImplement handle tables and add tests for them.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-12-06  Rémi AssaillyAdded two missing styles.
2004-12-06  Vincent BéronRemove some unused tests.
2004-12-06  Robert ShearmanRemove duplicate function declaration.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-12-02  Eric Pouech- moved event, semaphore, mutex implementation from...
2004-12-01  Robert Shearman- Add some function declarations to objbase.h.
2004-12-01  Rémi AssaillyAdd some mirroring defines.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-30  Jacek Caban- Added stub implementation of IInternetZoneManager...
2004-11-30  Hans LeidekkerInfrastructure for handling ICC profiles.
2004-11-30  Dmitry TimoshkovGather all DrawText flags together, convert them to...
2004-11-29  Alexandre JulliardConverted the timer list to use standard list functions.
2004-11-29  Jason EdmeadesImplement Material, Clip plane and Light support plus
2004-11-28  Jason EdmeadesAdd Get/Set Transform support, plus BeginScene (does...
2004-11-24  Eric FriasMore portable POINTSTOPOINT macro.
2004-11-24  Alexandre JulliardPrevent use of MAKEPOINTS in Wine code.
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.
2004-11-23  Kevin KoltzauLook for lcms.h in lcms/lcms.h.
2004-11-23  Jason Edmeades- Implement SetStreamSource
2004-11-23  Huw DaviesWe don't use DGA version 1 so remove the configure...
2004-11-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-21  Rémi AssaillyAdded some structure tags and error defines.
2004-11-19  Hans LeidekkerImplement IsProfileValid.
2004-11-19  Andreas MohrCorrect ordering of some defines.
2004-11-19  Rémi AssaillyAdded some structure tags.
2004-11-19  Jon GriffithsUse _WINNT_ as exclusion define for source compatibility.
2004-11-08  Rémi AssaillyAdd some structure tags.
2004-11-06  Mike HearnDocument the linked list support code.
2004-11-06  Robert ShearmanImplement TBN_RESTORE notification.
2004-11-04  Michael JungImplemented a substantial part of rsaenh.dll.
2004-11-04  Aric StewartImplementation of PathCleanupSpec.
2004-11-04  Juan Lang- implement LookupPrivilegeName
2004-11-01  Hans LeidekkerFill WSAPROTOCOL_INFO structures instead of PROTOCOL_IN...
2004-11-01  William Poetra Yoga HAdd COLOR_MENUHILIGHT and COLOR_MENUBAR to the system...
2004-10-30  Alexandre JulliardGet rid of the WIN_NEEDS_BEGINPAINT flag, Windows will...
2004-10-29  Mike McCormackDefine some extra HTTP_QUERY values.
2004-10-27  Rein Klazes- Reordered some code from the existing helper _GetTime...
2004-10-27  Dmitry TimoshkovAdd proper prototypes for GetClassLongPtrA/W for _WIN64...
2004-10-27  Kevin KoltzauAdd stretching support to AlphaBlend.
2004-10-25  Francois GougetInclude wintrust.h.
2004-10-25  Michael JungAdded define for CUR_BLOB_VERSION.
2004-10-25  Peter QuiringAdded HF32_DEFAULT and HF32_SHARED values.
2004-10-22  Alexandre JulliardVK_0-9 and VK_A-Z are not defined in the Windows header...
2004-10-22  Alexandre JulliardFixed definition of MAX_COMPUTERNAME_LENGTH (spotted...
2004-10-22  Francois GougetFlesh out the icm.h header (add COLORMATCHSETUP & co...
2004-10-21  Francois GougetFix some issues reported by winapi_check:
2004-10-21  Jason EdmeadesImplement the beginnings of the stateblock class, and...
2004-10-21  Juan Lang- the correct registry location to override is User...
2004-10-21  Mike McCormackDefine SERVICE_NO_CHANGE and RegisterServiceCtrlHandlerEx.
2004-10-21  Rolf KalbermatterAdd prototype for SHFreeNameMappings.
2004-10-19  Hans LeidekkerAdd ffs() to porting library, needed by MinGW.
2004-10-19  Vincent BéronUse a new DLLDEFS variable in configure/Makefiles to...
2004-10-19  Martin Fuchs- Fix typo in error message
2004-10-18  Vincent BéronFix some types problems.
2004-10-18  Mike McCormackAdded an IDL file for Richedit's OLE interface.
2004-10-18  Jacek Caban- Added dispinterfaces: DWebBrowserEvents and DWebBrows...
2004-10-18  Dimitrie O. PaunImplement LBS_COMBOBOX, and make use of it.
2004-10-18  Vincent BéronUniformize endianness definition.
2004-10-18  Robert ShearmanThe "colors" parameter of SetDIBColorTable should be...
2004-10-18  William Poetra Yog... Added some system metrics definitions.
2004-10-14  Hans LeidekkerAdded check for fork() to fix the MinGW build.
2004-10-14  Jason Edmeades- Add support (as far as was previously) for the Vertex...
2004-10-14  Rein KlazesProvide an 'A' version of appropriate functions.
2004-10-14  Robert ShearmanAdd declarations for GetClassLongPtr{A,W}, GCLP_* defin...
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-10-11  Robert ShearmanFix NtAllocateVirtualMemory declaration and fix users...
2004-10-11  Martin FuchsDefine pid_t and ssize_t if not already defined.
2004-10-11  Alexandre JulliardAdded forward declaration of struct timeval for futimes.
2004-10-11  Alexandre JulliardImplemented NtYieldExecution.
2004-10-11  Michael JungAdded HMAC_INFO typedef.
2004-10-11  Adam D. MossDefine VER_SUITE_BLADE.
2004-10-09  Jeremy WhiteMade NtDelayExecution with a 0 timeout yield the CPU...
2004-10-08  Jacek CabanAdded IWebBrowse2 interface.
2004-10-08  Jason EdmeadesCopy and tidy up the code from dx8 create device into...
2004-10-08  Francois GougetAdd some reason codes for ExitWindowsEx().
next