diff options
Diffstat (limited to 'desiredata')
-rw-r--r-- | desiredata/src/ChangeLog | 6 | ||||
-rw-r--r-- | desiredata/src/TODO | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/desiredata/src/ChangeLog b/desiredata/src/ChangeLog index da60fa92..e8da5844 100644 --- a/desiredata/src/ChangeLog +++ b/desiredata/src/ChangeLog @@ -1,5 +1,11 @@ $Id: ChangeLog,v 1.1.4.11.2.44 2007/09/06 16:12:01 chunlee Exp $ +DesireData 2009.04... : + * fixed some win32 (mingw) bugs (thanks to Patrice Colet) + * modal dialogues now appear on top of current window, not always main window + * added -stdout + * fixed osx scrolling + DesireData 2008.02.19 : * added more Bokmål (Norwegian) translations from Gisle Frøysland diff --git a/desiredata/src/TODO b/desiredata/src/TODO index ae0cd344..15415285 100644 --- a/desiredata/src/TODO +++ b/desiredata/src/TODO @@ -22,7 +22,7 @@ LEGEND: ------------------8<--------cut-here--------8<------------------ -[ ] add -stdout as alternative to -stderr +[ ] zexy doesn't load [ ] right-click on an [s] or [r] would have an option "Find Matching Sends & Receives" [ ] do not install .svn folders [s] class_setreinit(t_pd *, t_symbol *s, int argc, t_atom *argv) |