wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / dmstyle / style.c
2008-04-02  Austin EnglishSpelling fixes.
2008-02-26  Andrew Talbotdmstyle: Assign to structs instead of using memcpy.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2006-11-07  Francois Gougetdmstyle: Fix spelling of the DMUS_PRIVATE_STYLE_MOTIF...
2006-10-20  Alexandre JulliardAvoid usage of sizeof in traces that causes warnings...
2006-10-13  Michael Stefaniucdmstyle: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-06-13  Alexandre Julliarddmstyle: Don't use sizeof in traces to avoid printf...
2006-06-10  Alexandre Julliarddmstyle: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-01-24  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-05  Raphael Junqueira- handle StyleRefs list on DMStyleTracks
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-05-14  Raphael Junqueira- Parse DMStyle motifs (ie patterns) and bands (fill...
2004-05-14  Raphael Junqueira- Add the same new files (dmutils.c/dmutils.h) into...
2004-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-20  Rok Mandeljc- updated resources to DX9
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.