create two new functions String::str() and String::toLower() to avoid _tcslwr() calls...
[reactos.git] / reactos / subsys / system / explorer / shell / shellfs.cpp
2005-11-01 Martin Fuchscreate two new functions String::str() and String:...
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-08-03 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Martin Fuchsactivate printer folder menu
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-06 Martin Fuchsgeneric support for owner drawn context menus
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-07-26 Martin Fuchsprecompiled header support for the lean version of...
2004-07-24 Martin Fuchseliminate useless GCC warning
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-18 Martin Fuchseliminate useless GCC warning by initializing the entry...
2004-07-15 Martin Fuchsignore unexpected exceptions while extracting icons
2004-07-15 Martin Fuchsignore unexpected exceptions while extracting icons
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 Fuchs- fix Entry::read_tree() and get_next_path_component()
2004-04-12 Martin Fuchsfix Entry::read_tree() and get_next_path_component()
2004-04-12 Martin Fuchsoptimize favorites sidebar
2004-03-20 Martin Fuchslean version comments
2004-03-20 Martin Fuchs- Copyright notices for 2004
2004-03-03 Martin Fuchsadd opened files to the "recent documents" list
2004-03-03 Martin Fuchsadd opened files to the "recent documents" list
2004-02-18 Martin Fuchs- eiminated compiler warning
2004-02-16 Martin Fuchsfirst draft of a lean explorer version
2004-02-02 Martin Fuchsreading of FAT image files (work in progress)
2004-02-01 Martin Fuchsdisplay pseudo-file attributes "link" and "executable"
2004-01-31 Martin Fuchsdisplay types of files, NT objects and registry key...
2004-01-17 Martin Fuchseliminated misleading GCC warning
2004-01-06 Martin Fuchssome small improvements
2004-01-04 Martin Fuchsenhanced file sytem icon cache
2004-01-04 Martin Fuchsicon caching
2004-01-03 Martin Fuchslook into the registry configuration to see which file...
2004-01-03 Martin Fuchseliminated SHBindToParent()
2004-01-03 Martin Fuchsdirect file system access for start menu
2004-01-03 Martin Fuchslazy icon extraction for start menu
2003-12-14 Martin Fuchshandle Exceptions early to ignore shell32 incompleteness
2003-11-23 Martin FuchsContext Trace Outputs for Exceptions
2003-11-23 Martin FuchsCHECKERROR macro for file amd line info in Exceptions
2003-11-10 Martin FuchsCompleted Doxygen documentation of all compounds in...
2003-10-17 Martin Fuchsactivate find-progra-dialog filter
2003-10-01 Martin FuchsBeginnings of "Search Program" dialog
2003-09-30 Martin FuchsChanged shell namespacew sort order to file name instea...
2003-09-29 Martin FuchsFix for wrong UNICODE definition of CFSTR_FILENAME...
2003-09-29 Martin Fuchs* open MDI cabinet folders instead of new mainframe...
2003-09-28 Martin Fuchsopen subfolders in cabinet windows
2003-09-28 Martin Fuchsopen cabinet windows then clicking on desktop folders
2003-09-27 Martin Fuchs* created a Makefile for compiling as standalone projec...
2003-08-23 Martin Fuchsfixed create_absolute_pidl()
2003-08-21 Martin Fuchsworking start menu; beginning of tray notification...
2003-08-20 Martin Fuchsdraw startmenu subfolder arrows
2003-08-19 Martin FuchsImplementation of standard startmenu folders
2003-08-19 Martin FuchsImplemented navigation and launching in start menu
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...