Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31789
Modified Files: Tag: desiredata TODO Log Message: .
Index: TODO =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/TODO,v retrieving revision 1.1.2.28.2.7 retrieving revision 1.1.2.28.2.8 diff -C2 -d -r1.1.2.28.2.7 -r1.1.2.28.2.8 *** TODO 14 Dec 2006 05:14:11 -0000 1.1.2.28.2.7 --- TODO 14 Dec 2006 20:43:38 -0000 1.1.2.28.2.8 *************** *** 3,10 **** --- 3,23 ---- ---------------------------------------------------------------- 0.40.pre5
+ [ ] all_guis_and_gop.pd freezes on close. + [ ] move -lang to ddrc + [ ] move -console to ddrc + [ ] zoom borks horribly with an open gop. + [ ] [cnv] get_pos is broken + [ ] <matju> chun: slider bug: if you click on the label, you can position the cursor outside of the box. + [ ] <matju> chun: focus= doesn't work properly with GOP + [ ] <matju> chun: propagate_zoom doesn't work anymore on all_guis_and_gop.pd + [ ] canvas dialog: + [ ] add option for old-style GOP + [ ] make hidetext work + [ ] add units/pixel [ ] merge 0.40 [ ] paths stopped working [ ] implement timeout in def Manager call [ ] switch to UTF-8 + [ ] aalex says use /usr/bin/iconv to switch text files to utf-8 [ ] fix FloatBox [ ] fix SymbolBox *************** *** 68,83 **** ---------------------------------------------------------------- 0.41.B or LATER
! [ ] [struct], scalar, DS-array, [plot], [drawpolygon], [drawnumber], ... ! [ ] desire.tk can be *really* loaded without Tk ! [ ] ReadLine or NCurses interface ! [ ] make commandline options reloadable at runtime ! [x ] canvas scrollbars auto-disappear when not needed. ! [ ] implement dirty flag ! [ ] [cnv] get_pos is broken ! [ ] protect the receive-pointer code (m_binbuf.c) using a t_hash ! [ ] fix 64-bit arrays so that carmen gets a use for DD. ! [ ] carmen also needs strings (no symbol leakage) ! [ ] right-click on labels for translations. ! [ ] http://www.w3.org/DesignIssues/Diff [ ] solve printing problems with GDB. use a pty (pseudo-teletype) ---> http://wiki.tcl.tk/3916 [ ] PureUnity test suite should help ensuring all branches of pd are --- 81,94 ---- ---------------------------------------------------------------- 0.41.B or LATER
! [ ] [struct], scalar, DS-array, [plot], [drawpolygon], [drawnumber], ... ! [ ] desire.tk can be *really* loaded without Tk ! [ ] ReadLine or NCurses interface ! [ ] make commandline options reloadable at runtime ! [x] canvas scrollbars auto-disappear when not needed. ! [ ] implement dirty flag ! [ ] fix 64-bit arrays so that carmen gets a use for DD. ! [ ] carmen also needs strings (no symbol leakage) ! [ ] right-click on labels for translations. ! [ ] http://www.w3.org/DesignIssues/Diff [ ] solve printing problems with GDB. use a pty (pseudo-teletype) ---> http://wiki.tcl.tk/3916 [ ] PureUnity test suite should help ensuring all branches of pd are *************** *** 85,91 **** [ ] try TkZinc [ ] try Tcl/Gtk (Gnocl) with emulation layer - [ ] one of: - [ ] choose another language instead of tcl and make a migration plan - [ ] find out why sticking with tcl (by figuring out that other languages might not be so much better) [ ] http://www.comparisonics.com/gallery.html [ ] obiwannabe writes: --- 96,99 ---- *************** *** 93,97 **** to accept patches to open in the same instance from, say a web browser. Like also when you are in a file manager and browsing some .pd files you really want them to open in the same running instance. - [ ] aalex says use /usr/bin/iconv to switch text files to utf-8 [ ] must work with ALL gridflow samples [ ] objectbox argument completion --- 101,104 ---- *************** *** 120,124 **** [ ] make sure $0 actually works (see canvas_realizedollar) [ ] test rcv_able, snd_able - [ ] iem: what's the default for steady? [ ] iem: snd/rcv problem(s) ? [ ] slider: is_log --- 127,130 ---- *************** *** 126,130 **** [ ] [hradio] : chg -> is_log [ ] [vu] props : scale should appear instead of is_log ! [ ] [vu],[cnv] have fcol in props ! [ ] [vu] has snd in props ! [ ] Duplicate wires? --- 132,136 ---- [ ] [hradio] : chg -> is_log [ ] [vu] props : scale should appear instead of is_log ! [ ] [vu] have fcol in props ! [ ] [vu] has snd in props ! [ ] Duplicate wires? *************** *** 186,191 **** so actually, this would be exactly the same as the "About" dialog.
- [ ] move -lang to ddrc - [ ] move -console to ddrc [ ] merge martin peach's tcp externs into the core [ ] merge [guiconnect] and [manager] --- 192,195 ----