move network tools
[reactos.git] / reactos / subsys / system / explorer / shell / filechild.cpp
2006-01-01 Martin Fuchsexplorer: merge changes from lean explorer branch ...
2005-11-29 Martin FuchsAdjust for Visual Studio 2005:
2005-11-29 Martin Fuchsswitch to standard conform CRT function names
2005-10-05 Martin Fuchsimplemented command line parser for Explorer
2005-10-05 Martin Fuchscomment, const corrections
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-08-03 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-06-03 Martin Fuchssplit the big explorer resource file into smaller langu...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-06 Martin Fuchsowner drawn context menus for FileChild
2005-02-06 Martin Fuchsgeneric support for owner drawn context menus
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-17 Martin Fuchsuse precompiled headers for VC++ builds
2004-04-12 Martin FuchsShellBrowserChild: jump to addressbar target
2004-04-12 Martin Fuchscomments
2004-04-12 Martin Fuchsshow waitcursor when switching to anotehr dir
2004-04-12 Martin Fuchs- fix Entry::read_tree() and get_next_path_component()
2004-04-12 Martin Fuchsoptimize favorites sidebar
2004-04-10 Martin Fuchsawake address bar to life
2004-04-10 Martin Fuchsactivate web bookmarks in cabinet windows
2004-03-20 Martin Fuchs- Copyright notices for 2004
2004-03-14 Martin Fuchsfixed imagelist handle leak
2004-03-14 Martin Fuchsdisable context menu for non-file system objects
2004-03-03 Martin Fuchscorrect jump_to() functions
2004-02-28 Martin Fuchspreparations for SDI code merge
2004-02-28 Martin Fuchs- "up" button (no functionality yet)
2004-02-22 Martin Fuchs- handle case, when having problems to open image file
2004-02-18 Martin Fuchscorrect comments
2004-02-18 Martin FuchsSDI interface for lean explorer
2004-02-16 Martin Fuchsfirst draft of a lean explorer version
2004-02-11 Martin Fuchsfix context menu support
2004-02-10 Martin Fuchscontext menu support for winefile
2004-02-10 Martin Fuchsstore statustexts in MDI children
2004-02-09 Martin Fuchsdisplay status texts
2004-02-08 Martin Fuchsdesktop switching
2004-02-07 Martin Fuchsfirst version of web control embedding:
2004-02-02 Martin Fuchsreading of FAT image files (work in progress)
2004-02-01 Martin Fuchsimplemented context menu for file child windows
2004-02-01 Martin Fuchsnew 'content' column to display symbolic link targets
2004-01-31 Martin Fuchs- don't sort registry hives
2004-01-31 Martin Fuchsincluded Registry as virtual file system
2004-01-31 Martin Fuchsincluded NT Object namespace as virtual file system
2004-01-18 Martin Fuchsfix for Bug #159
2004-01-03 Martin Fuchsoptimized screen update
2003-12-06 Martin Fuchsbasic support to display NTFS streams in winefile windows
2003-11-23 Martin FuchsANS/UNC utilities for ostringstream; more CONTEXT infor...
2003-11-23 Martin FuchsContext Trace Outputs for Exceptions
2003-11-02 Martin Fuchsadd doxygen @todo tags to create a TODO list
2003-10-01 Martin FuchsBeginnings of "Search Program" dialog
2003-09-30 Martin FuchsChanged shell namespacew sort order to file name instea...
2003-09-28 Martin Fuchsopen cabinet windows then clicking on desktop folders
2003-09-28 Martin Fuchscorrections for compiling as winelib application
2003-08-30 Martin FuchsWINE build compatibility
2003-08-28 Martin FuchsImplemented control panel window in cabinet view mode.
2003-08-27 Martin Fuchspartly implemented control panel window
2003-08-22 Martin Fuchscheck for valid task icon owener windows
2003-08-21 Martin Fuchsworking start menu; beginning of tray notification...
2003-08-20 Martin Fuchsdynamic startmenu widths
2003-08-19 Martin FuchsImplemented navigation and launching in start menu
2003-08-19 Martin Fuchsadded code comments and a bit of cleanup
2003-08-18 Martin Fuchsfirst draft of explorer start menu
2003-08-17 Martin Fuchslog off button in start menu
2003-08-11 Martin Fuchsdraw blue background
2003-08-11 Martin FuchsSubclassedWindow class for wrapping subclassed windows
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...