aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-19 05:04:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-19 05:04:56 +0000
commit2980784b0084b1bfa265755530114f6d57abfccc (patch)
tree557f6cb190df7a41e2b123f961c4df1929589c29 /packages/darwin_app/TODO
parent213852915e08d6435b451c06045d0c6f5f611467 (diff)
builds into a prebuilt Pd.app, but I still don't have the build working with Tcl 8.4.9; removed some obsolete cruft from various other packaging attempts
svn path=/trunk/; revision=2786
Diffstat (limited to 'packages/darwin_app/TODO')
-rw-r--r--packages/darwin_app/TODO23
1 files changed, 21 insertions, 2 deletions
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO
index 07f9d644..126fa25c 100644
--- a/packages/darwin_app/TODO
+++ b/packages/darwin_app/TODO
@@ -1,4 +1,25 @@
+- create old-style Help->Pure Documentation link on Help menu. It should use a
+ symlink to the "doc" dir internal to that particular Pd.app. The symlink is
+ named after the complete path to the "doc" dir, like:
+ /tmp/.Applications_Pd-0.38-4.app_Contents_Resources_doc
+
+- make Help menu generator recursive
+
+- check up on zexy in packages/darwin_app/Makefile and
+ externals/build/doc/makefile now that its been added to the build system
+
+- follow AppMain.tcl instructions:
+ http://wiki.tcl.tk/12987
+http://www.wordtech-software.com/tcl-bundle-tutorial.html
+
+- try this for the Pref Pane:
+ kAEShowPreferences ::tk::mac::ShowPreferences
+
+- research Tcl "auto_path"
+
+- research Tk + "Custom MDEF" for menus
+
- include auto-.pdrc script in package somewhere...
- make a web page that has stuff that can't be included due to license issues:
@@ -21,8 +42,6 @@
- write sed script to set help-patch font size to 10 point from 12 point on
all help patches.
-- add file browser and cascasing menus to Help menu
-
- create --enable-cpu and --enable-arch in pd/src/configure.in
- create general optimization flag system