wined3d: Use dst_fbo to do the depth blit.
[wine] / dlls / shell32 / shell.c
2008-04-21  Austin EnglishSpelling fixes.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2007-10-31  Andrew Talbotshell32: Constify some variables.
2007-09-12  Andrew Talbotshell32: Constify a variable.
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-07-06  Damjan Jovanovicshell32: DragQueryFile doesn't count the null terminator.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2006-11-28  Dmitry Timoshkovshell32: Make some data static and const.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-07-07  Pierre d'Herbemontshell: Move SHIsFileAvailableOffline from shell.c to...
2006-06-27  Hans Leidekkershell32: Add a stub implementation for SHIsFileAvailabl...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-11  Dmitry TimoshkovUnconditionally fall back to ANSI DDE APIs in ShellExec...
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-10-18  Dmitry TimoshkovUse appropriate DDE APIs (ANSI or unicode) for ShellExe...
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-08-15  Mike McCormackWarning fixes for gcc 4.0.
2005-05-23  Alexandre JulliardRemoved unnecessary code in the 16-bit DllEntryPoint...
2005-04-21  Peter Berg LarsenRewritten DoEnvironmentSubst16.
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2004-06-15  Francois GougetSHELL_ExecuteW() passes a Unicode environment to Create...
2004-03-18  Martin FuchsExpand environment strings in command, parameter and...
2004-02-12  Dmitry TimoshkovDo not leave not initialized fields in the structure...
2004-01-15  Marcelo Duarte- Get rid of W->A calls for shlexec.
2003-09-27  Eric PouechFix both a warning and some nasty crashes...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Alexandre JulliardWarning fixes.
2003-03-21  Steven Edwardsshell.c is now 16-bit only.
2003-03-18  Jon GriffithsDocumentation updates.
2002-12-12  Rolf KalbermatterCleanup InternalExtractIconEx. The PrivateExtractIcons...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-10-29  György 'Nog' JeneySeparate out 16-bit ShellExecute function.
2002-10-28  György 'Nog' JeneySeparate out 16-bit registry functions.
2002-10-25  Alexandre JulliardInstall the shell hook as a 32-bit hook.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-28  Michael Stefaniuc- Converted HHOOK to a void*.
2002-06-21  Steven EdwardsMoved a few win32 functions to a better location for...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Eric PouechAdded stub for ExtractAssociatedIconExA.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-14  Rein KlazesIn ShellExecute16, make sure there is a space between...
2002-01-31  Patrik StridvallFixed some issues found by winapi_check.
2002-01-29  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw D...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-10-15  Kai MorichInternalExtractIcon16 forgot to close file handle.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-10-24  Alexandre JulliardImplement InternalExtractIcon by calling PrivateExtract...
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-09-29  Andreas MohrLet InternalExtractIcon16 load icons from builtin DLLs.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-25  Alexandre JulliardUse documented DROPFILES structure instead of internal...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-09  Dave HawkesWith some apps a fault was possible in ExtractAssociate...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-04-28  Juergen SchmiedSeparated 32 bit functions to shellole.c.
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-20  Alexandre JulliardStephane Lussier
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-09-20  Ulrich WeigandWindows hook proc thunk management simplified.
1999-08-15  James JuranNew routine DllEntryPoint for shell.dll. Loads shell32...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/