From 6801964e2f6ae746a8d2754af774394b314d28cf Mon Sep 17 00:00:00 2001 From: joostverburg Date: Tue, 28 Jan 2003 15:07:51 +0000 Subject: [PATCH] update git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2088 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/TODO.txt b/TODO.txt index 828b3a75..0c499cc1 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,27 +1,25 @@ --- TODO for Beta 1 --- +TODO + +-- NSIS 2 Beta 1 -- NSIS -* transparent BrandingText control * check for invalid chars/spaces in folder input -BANNER - -* compatible with Modern UI - --- Later --- +-- NSIS 2 Beta 2 -- NSIS -* Current working directory changes +* component page for uninstaller, multiple sections + +* more default texts in NLF language files + +* current working directory changes DOCUMENTATION -* user_vars should link to the user_vars section as in the old docs - callbacks and other stuff should be linked too - -* not so important but could be nice, links to examples in the examples directory for every function - every function will link to the example file that containts it +* user_vars should link to the user_vars section as in the old docs callbacks and + other stuff should be linked too * go over everything and search for mistakes :) @@ -29,10 +27,24 @@ DOCUMENTATION EXAMPLES -* write an advanced paging example showing multiple components page with multiple instfiles pages +* write an advanced paging example showing multiple components page with multiple + instfiles pages * language files auto updater -INSTLALLOPTIONS +INSTALLOPTIONS -* Manual validation \ No newline at end of file +* manual validation + +-- Before NSIS 2 Final -- + +NSIS + +* LZMA compression + +* multiple directory pages + +DOCUMENTATION + +* not so important but could be nice, links to examples in the examples directory + for every function every function will link to the example file that containts it \ No newline at end of file