wined3d: Use dst_fbo to do the depth blit.
[wine] / dlls / shell32 / shv_bg_cmenu.c
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-06  Michael Jungshell32: Unicode'ify ISFHelper interface.
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-08-19  Jason EdmeadesHandle context menu->refresh, and F5 to initiate a...
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-03-14  Martin Fuchs- switch to correct shell desktop context menu
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-09  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-06-18  Robert ShearmanMake ole32 a delay-load import of shell32.
2004-01-09  Dmitry TimoshkovFix an IE crash and make the "Create Folder" functional...
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-08-16  Aric StewartFixes to allow IE to do local file loading and some...
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-02-12  Francois GougetFix typos in comments.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-20  Juergen SchmiedBetter context menus.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-23  Juergen Schmied- removed all unnecessary "winapi" from internal _IL...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-25  Juergen SchmiedNew file. Seperate implementation of the shellview...