notepad: Fix the ellipsis and shortcuts in menus.
[wine] / dlls / d3dx8 /
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-15  Alexandre Julliardd3dx8: Remove dependencies on OpenGL headers and libraries.
2006-06-10  Alexandre Julliardd3dx8: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-07-11  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-01-21  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
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-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-02  Patrik StridvallFixed some issues found by winapi_check.
2002-12-17  Raphael Junqueira- some D3D8 fixes