documentation update

svn path=/trunk/; revision=5505
This commit is contained in:
Martin Fuchs 2003-08-10 07:36:14 +00:00
parent 198b7818d5
commit e4942a19d5
3 changed files with 21 additions and 2 deletions

View file

@ -1,3 +1,5 @@
1. Fix the Explorer Bar/Start Menu. Currently it is almost nothing like Windows.
- Fix the Explorer Bar/Start Menu. Currently it is almost nothing like Windows.
- paint desktop background: configurable colors, background image, ...
- Drag Drop on desktop does not work.
- extend shell view code in Wine

View file

@ -11,3 +11,4 @@
21.07.2003 m. fuchs extension of winefile for shell namespace
04.08.2003 m. fuchs C++ explorer with architecture like MS Explorer:
usage of IShellView C++, implementation of IShellBrowser, ...
09.08.2003 m. fuchs DesktopWindow for shell view on the desktop

View file

@ -363,6 +363,22 @@ SOURCE=.\desktop\desktop.cpp
SOURCE=.\desktop\desktop.h
# End Source File
# End Group
# Begin Group "doc"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\doc\changes.txt
# End Source File
# Begin Source File
SOURCE=.\doc\readme.txt
# End Source File
# Begin Source File
SOURCE=.\doc\TODO.txt
# End Source File
# End Group
# Begin Source File
SOURCE=.\shell\entries.cpp