[q-lang-cvs] qcalc qcalc.q,1.158,1.159
Brought to you by:
agraef
From: Albert G. <ag...@us...> - 2007-11-17 04:22:00
|
Update of /cvsroot/q-lang/qcalc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11835 Modified Files: qcalc.q Log Message: comment changes Index: qcalc.q =================================================================== RCS file: /cvsroot/q-lang/qcalc/qcalc.q,v retrieving revision 1.158 retrieving revision 1.159 diff -C2 -d -r1.158 -r1.159 *** qcalc.q 16 Nov 2007 13:11:18 -0000 1.158 --- qcalc.q 17 Nov 2007 04:21:56 -0000 1.159 *************** *** 26,33 **** - Configurable fonts and colors for the syntax highlighting. ! - Configurable table size, or maybe allow to add new rows and columns ! anywhere in the table. ! ! - Add configurable cell properties (floating point format, alignment, span, fonts, colors, frames, etc.). --- 26,30 ---- - Configurable fonts and colors for the syntax highlighting. ! - Add configurable cell properties (floating point format, alignment, fonts, colors, frames, etc.). |