move explorer and cmd. Add a few .rbuild files
[reactos.git] / reactos / base / shell / explorer / doc / TODO.txt
1 - rewrite autostart code and include all possible autostart locations
2 - read "DESCRIPT.ION" files to display file descriptions
3 - detect display mode changes and adjust desktop bar size
4 - handling of full screen applications
5 - implement additional deskbands
6 - Drag Drop and file renaming on the desktop does not work.
7 - implement Drag Drop from the tree view.
8 - activate accelerator keys like <DEL> in shell view folders
9 - program manager "progman" DDE server
10 - Windows-key combos
11 - Application Desktop Toolbars
12 - hide CVS subdirectories, may be even implement a CVS managment plugin
13 - printer and RAS connection icons in desktop notification area
14 - use multi threading for launching of programs and filling start menu subdirectories
15 - close start start menu when resizing explorer bar
16 - adjust already open windows of all running applications when resizing explorer bar
17 - implement blink effect in task bar for SetForegoundWindow() requests
18 - Execute selected programs with additional command line options ("Run" dialog with pre-filled edit field)
19 - switch background images with desktop switcher
20 - Desktop Manager: Desktop Names; Speicherung der Verteilung von Applikations-Fenstern auf die verschiedenen Desktops -> config file
21 - autostart doesn't work on NT4 ?
22 - hide desktop bar when showing full screen applications
23 - new start menu entry "Filemanager" close to "Explore" -> display C: and D: drive in MDI window
24 - Startmenu: You can open the start menu by pressing Win-key, but can't close with another hit of Win-key.
25 - Export von Bookmarks für IE (+ Mozilla)
26
27 - Search Programs -> performance monitor.msc -> Abort
28
29
30 <Nonvo> Martin, I would have a whish concerning explorer: I often want to start a program and give it some parameters. So nice featue: "Start with param..."
31 <tinus_> Nonvo: shell extension
32 <m-fuchs> tinus: we should think about installing some default shell extensions
33 <tinus_> m-fuchs: perhaps, but it'd be nice if they actually were shell extensions
34