test version of startmenu root with big icons
[reactos.git] / reactos / subsys / system / explorer / shell / entries.cpp
2005-11-04 Martin Fuchstest version of startmenu root with big icons
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Martin Fuchsexperimental ROS Shell without integrated explorer...
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-09-17 Martin FuchsHandle "." and ".." as special direcory names and move...
2004-09-17 Martin FuchsHandle "." and ".." as special direcory names and move...
2004-08-02 Martin Fuchscontext menus for qick launch bar
2004-07-26 Martin Fuchsprecompiled header support for the lean version of...
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 Fuchscomments
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-03-20 Martin Fuchslean version comments
2004-03-20 Martin Fuchs- Copyright notices for 2004
2004-03-14 Martin Fuchsmove create_absolute_pidl() member function implementat...
2004-03-14 Martin Fuchsdisable context menu for non-file system objects
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-01 Martin Fuchsnew 'content' column to display symbolic link targets
2004-01-31 Martin Fuchsdisplay types of files, NT objects and registry key...
2004-01-31 Martin Fuchs- don't sort registry hives
2004-01-31 Martin Fuchsincluded Registry as virtual file system
2004-01-12 Martin Fuchsuse system image list instead of discrete icons as...
2004-01-04 Martin Fuchsenhanced file sytem icon cache
2004-01-04 Martin Fuchsicon caching
2004-01-03 Martin Fuchseliminated SHBindToParent()
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-11-23 Martin FuchsContext Trace Outputs for Exceptions
2003-10-01 Martin FuchsBeginnings of "Search Program" dialog
2003-09-30 Martin FuchsChanged shell namespacew sort order to file name instea...
2003-09-27 Martin Fuchs* created a Makefile for compiling as standalone projec...
2003-08-20 Martin Fuchsdraw startmenu subfolder arrows
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-11 Martin Fuchsopen child folders by double click in ShellBrowserChild
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...