Only release object if we actually got it.
[wine] / dlls / shell32 / brsfolder.c
2003-07-02  Eric PouechOnly release object if we actually got it.
2003-06-06  Robert Shearman- Support a few more flags
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-13  Rolf KalbermatterFix SHBrowseForFolder W -> A calls.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-08-14  Dmitry TimoshkovMake dialog IDs "Browse for Folder" compatible with IE.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-19  Jon GriffithsImplemented SHBrowseForFolderW.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-20  Bill MedlandGet the folder browser to work as well with W notificat...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-25  Eric PouechImproved a bit the folder browsing implementation.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-05-11  Patrik StridvallFixed some debug messages.
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-03-19  Francois GougetExplicitly use the TVN_xxxA version of the macros.
2000-02-03  Alexandre JulliardRemoved resource.h.
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-09-03  Francois BoisvertMake directories name appear in the BrowseForFolder...
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-28  Juergen SchmiedFixed use of StrRetToStrN.
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Zygo BlaxellFixed two pointer/integer mismatch warnings.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.