From cb0cc914a1843f9b8b775b4acc59e4d02ca7367a Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sat, 23 Aug 2003 10:59:20 +0000 Subject: [PATCH] added TODO entries svn path=/trunk/; revision=5792 --- reactos/subsys/system/explorer/doc/TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reactos/subsys/system/explorer/doc/TODO.txt b/reactos/subsys/system/explorer/doc/TODO.txt index 75fc04c56c8..2a53457425e 100644 --- a/reactos/subsys/system/explorer/doc/TODO.txt +++ b/reactos/subsys/system/explorer/doc/TODO.txt @@ -1,4 +1,6 @@ - extend shell view code in Wine +- context menus for task bar and quick launch bar +- add rebars for resizable task bar, quick launch bar and notification area - implement additional deskbands - Drag Drop on desktop does not work. - implement Drag Drop from the tree view.