2000-11-16 v 0.70 * Built-in G3 fax viewer written in pure Tcl. No more external programs needed. * fixed a modem clock reset bug. 2000-08-13 v 0.62 * fixed a bug in fax saving (thanks to Joachim Zaers) * added some code to find buggy Tcl/Tk (thanks to Maciek Grzywocz). 2000-06-25 v 0.61 * fixed a bug that prevented faxes from being saved. 2000-06-01 v 0.60 * upload of gsm messages * recording of messages through modem's mic * changed the init string * faster start-up: other stats are queried after message stats, and password is queried JIT * use of non blocking IO (can be disabled with 'set device(blocking) 1' ) * Fax ID String and voice duration Support. * bug fix: playing of outgoing/full message was broken 2000-05-08 v 0.50 * more error checking * new balloon help and little green icon for unreleased messages 2000-01-14 v 0.40 * fixed a bug in multiple page (fax) handling in 'ByteUnstuff' * new messages are shown before old ones * support for more modem features (dialup retrieval, fax and voice reception) * modem's clock is reset after a power failure * WM's close event now handled 1999-12-23 v 0.30 * faxes are now saved as individual pages * new 'proc ByteUnstuff' that is 8x faster 1999-12-21 v 0.20 * more comments in the code, added a debug proc * support for 'Message Professional' modems 1999-12-20 v 0.10 * switched to VTcl 1999-09-17 v 0.06 * message saving in GSM format is perfect * ring inquiry support 1999-05-20 v 0.05 * simple fax retreiving 1999-05-17 v 0.03 * more info displayed 1998-03-11 v 0.02 * added a popup to stop the playing 1998-03-01 v 0.01 * initial release