netstat: Initial implementation.
[wine] / dlls / shell32 / shlview.c
2012-12-21  Andrew Talbotshell32: Indentation fix.
2012-08-14  Michael Stefaniucshell32: Avoid TRUE:FALSE conditional expressions.
2012-01-11  Nikolay Sivovshell32: Avoid pointer casts when background menu is...
2012-01-10  Nikolay Sivovshell32: Merge ShellView menu implementations into...
2012-01-09  Nikolay Sivovshell32: Use S_OK as successful return code name.
2011-09-21  Michael Stefaniucshell32: Remove casts to the type of the casted expression.
2011-09-19  Francois Gougetshell32: Use wine_dbgstr_rect() to trace a potentially...
2011-09-12  Nikolay Sivovshell32: Fix pidl leak (Valgrind).
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-12  Jay Yangshell32: Have the default shell view call SHChangeNotif...
2011-06-27  Francois Gougetshell32: Update a comment.
2011-05-23  Michael Stefaniucshell32: Finish the COM cleanup in shlview.c.
2011-05-23  Michael Stefaniucshell32: COM cleanup for the IShellView2 iface.
2010-11-08  David Hedbergshell32: Don't crash on NULL cmdgroup in DefView OleCom...
2010-07-23  David Hedbergshell32: Implement Set/GetCurrentViewMode in the defaul...
2010-04-27  Nikolay Sivovshell32/shlview: Remove redundant message sent on every...
2010-04-27  Nikolay Sivovshell32/shlview: Try to use IShellDetails to respond...
2010-04-22  Nikolay Sivovshell32/shlview: Fix a typo in null pointer test condit...
2010-04-19  Nikolay Sivovshell32: Fallback to IShellDetails while filling shell...
2010-04-19  Nikolay Sivovshell32: Load shell folder column names as A/W strings...
2010-03-23  Nikolay Sivovshell32: Add IFolderView::Item implementation.
2010-03-23  Nikolay Sivovshell32: Add IShellFolderView::RemoveObject for IShellView.
2010-03-23  Nikolay Sivovshell32: IShellView::ContextSensitiveHelp not implemented.
2010-03-22  Nikolay Sivovshell32: Implement IShellFolderView::QuerySupport no...
2010-03-22  Nikolay Sivovshell32: Add IShellFolderView::SetRedraw implementation.
2010-03-22  Nikolay Sivovshell32: Implement some IShellFolderView methods over...
2010-03-22  Nikolay Sivovshell32: Add IShellFolderView::GetSelectedObjects imple...
2010-03-22  Nikolay Sivovshell32: Add a stub IShellFolderView for IShellView.
2010-03-22  Nikolay Sivovshell32: Some debug tracing improvements.
2010-03-22  Nikolay Sivovshell32: Properly fail for unsupported interfaces in...
2010-03-15  Nikolay Sivovshell32/shellview: Don't crash on ::DragLeave called...
2010-03-15  Nikolay Sivovshell32/shellview: Implement IFolderView::ItemCount...
2010-03-15  Nikolay Sivovshell32/shellview: Implement IFolderView::GetFolder...
2010-03-15  Nikolay Sivovshell32/shellview: Implemented IFolderView::GetFocusedItem.
2010-03-15  Nikolay Sivovshell32/shellview: Implemented IFolderView::GetSelectio...
2010-03-15  Nikolay Sivovshell32/shellview: Remove unneeded memset, release...
2010-03-15  Nikolay Sivovshell32: Initial test file for IShellView/IFolderView...
2010-03-15  Nikolay Sivovshell32/shellview: Use W-calls for menu handling, same...
2010-03-15  Nikolay Sivovshell32/shellview: Improve error handling on some helpe...
2010-03-05  Nikolay Sivovshell32: Stub IShellView2::SelectAndPositionItem()...
2010-03-05  Nikolay Sivovshell32: Move SelectItem implementation to IFolderView...
2010-03-05  Nikolay Sivovshell32: Cast to class data pointer IShellView2 vtable...
2010-03-05  Nikolay Sivovshell32: Stub IFolderView implementation for IShellView...
2009-12-28  Michael Stefaniucshell32: Remove some superfluous LPARAM/WPARAM casts.
2009-12-09  Nikolay Sivovshell32: Fix some trace typos.
2009-08-29  Eric Pouechshell32: In shell view, use the expected value for...
2009-08-29  Eric PouechRemove a couple of superfluous casts.
2009-05-11  Nikolay Sivovcomctl32/listview: Make ListView_* macros match PSDK.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2008-10-14  Henri Verbeetshell32: Add a FIXME for unimplemented view modes.
2008-10-14  Henri Verbeetshell32: Implement IShellView2_CreateViewWindow2.
2008-10-14  Henri Verbeetshell32: Add IShellView32 stubs.
2008-10-08  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-06  Alexander Nicolays... shell32: Handle backspace key in shellview.
2007-12-03  Alexandre Julliardshell32: Get rid of the internal _InsertMenuItem function.
2007-11-05  Andrew Talbotshell32: Constify some variables.
2007-09-26  Mikołaj Zalewskishell32: shlview: Change some more ANSI calls to Unicode.
2007-09-26  Mikołaj Zalewskishell32: Make the shell view control Unicode.
2007-07-09  Thomas Weidenmuellershell32: Set current directory when executing files...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-10-05  Francois Gougetshell32: Don't forget to set stateMask when calling...
2006-07-11  Andrew Talbotshell32: Write-strings warning fix.
2006-06-12  Alexandre Julliardshell32: Make some variables static and/or const.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Mikołaj Zalewskishell32: Don't use uninitialized item.mask in shlview.
2006-04-18  Mikołaj Zalewskishell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSER...
2006-03-13  Mike McCormackshell32: Fix some gcc 4.1 warnings caused by casts...
2006-02-11  Andrey Turkinshell32: IShellView list's control id should be 1,...
2006-01-12  Robert Shearmanshell: Fix view window Z order.
2005-12-12  Michael Jungshell32: Fix drag-scrolling in the shellview object.
2005-12-02  Michael JungImplemented scrolling during drag&drop for the shellvie...
2005-11-28  Michael JungUse GetUIObjectOf instead of BindToObject to get a...
2005-11-28  Michael JungRegister the shell view itself as the drop target,...
2005-08-19  Jason EdmeadesHandle context menu->refresh, and F5 to initiate a...
2005-07-30  Jozef StefankaFixed browsing to other directories in Word 2003 file...
2005-07-27  Alexandre JulliardReplace the _ICOM_THIS_From macros by inline functions...
2005-07-03  Mike McCormack-Wpointer-sign fixes.
2005-06-07  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-04-12  Huw DaviesIf ICommDlgBrowser_OnDefaultCommand returns anything...
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-03-07  Mike McCormackUse lstrcmpiA in preference to strcasecmp.
2005-02-14  Filip NavaraDon't crash if ShellFolder doesn't implement the IID_IS...
2005-01-21  Mike McCormackImplement GetAdvise and SetAdvise.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-10-18  Vincent BéronFix some types problems.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
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-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
next