Author: martinf Date: Fri Nov 24 10:21:29 2006 New Revision: 24818
URL: http://svn.reactos.org/svn/reactos?rev=24818&view=rev Log: update TODO lisi
Modified: trunk/reactos/base/shell/explorer/doc/TODO.txt trunk/reactos/base/shell/explorer/makearchive.bat
Modified: trunk/reactos/base/shell/explorer/doc/TODO.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/doc/TOD... ============================================================================== --- trunk/reactos/base/shell/explorer/doc/TODO.txt (original) +++ trunk/reactos/base/shell/explorer/doc/TODO.txt Fri Nov 24 10:21:29 2006 @@ -1,3 +1,4 @@ +- Combobox to switch the second input field between "Filter" and "Command" - rewrite autostart code and include all possible autostart locations - read "DESCRIPT.ION" files to display file descriptions - detect display mode changes and adjust desktop bar size @@ -32,3 +33,17 @@ <m-fuchs> tinus: we should think about installing some default shell extensions <tinus_> m-fuchs: perhaps, but it'd be nice if they actually were shell extensions
+- ShellBrowser: Probleme mit TVIF_CHILDREN (in der dritten Ebene?) + + +> The nits: +> * the MDI file manager top window does not seem to be aware of the scroll-wheel +> * the task bar clock color seems to be hard-coded, and so does not show +> with the High Contrast color. Several other places have similar issues +> * there's no quick launch +> * the desktop lacks much functionality, including the ability to arrange icons +> * there are no startmenu settings/it does not heed the MS explorer ones + +> Is there some means of transferring applications across desktops? +> What about (configurable) key combos to cycle/change desktops? +
Modified: trunk/reactos/base/shell/explorer/makearchive.bat URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/makearc... ============================================================================== --- trunk/reactos/base/shell/explorer/makearchive.bat (original) +++ trunk/reactos/base/shell/explorer/makearchive.bat Fri Nov 24 10:21:29 2006 @@ -1,5 +1,5 @@ set MAKE=mingw32-make.exe -set TARGET=D:\html\newhome\explorer +set TARGET=E:\html\newhome\explorer
rm explorer-ansi.exe %MAKE% -f Makefile-precomp clean all UNICODE=0