+-------------------------+---------------------------------------------------- | Release Number | What was modified/added/deleted +------------------------------------------------------------------------------ 0.1 Initial Release 0.2 New icon. Updated install instructions. Added author's full name and snail mail address. Changed to shar-style distribution. Added this file. 0.3 Added validation checks to entry fields. Added batch feature. Fixed navigator bug with files that contain underscore. 0.4 Fixed bad field checking for phone numbers and other fields. Any printable character is ok now. Updated install instructions. Updated Makefile. It still sucks. 0.5 Added ``#'' character for valid phone number. Under protest, but intense pressure, added "Return" binding to traverse entry widgets. Fixed directory navigator, so ALL legal files are selectable. Globbed filenames when selecting files to fax. Added separate Makefile for FreeBSD. NOTE: I don't run FreeBSD, so don't blame me if it doesn't work! 0.6 Changed to different style dialog entry box. Fixed error generated when clicking left mouse button over listbox. 1.0 Added .tkflexfaxrc file to set configuration of tkflexfax. Converted to newer style pack command. Re-configured "Scheduling Section" so its more intuitive (hopefully). Updated man page. I took out the "Return" binding to traverse entry widgets. I didn't like it because a in the text widget WOULD NOT create a new line. If you want this feature, uncomment the appropriate lines in the setEntryTraversal.t file. Fixed up Makefile. Removed system-specific Makefiles. General code clean-up. This was a bad release. 1.1 Changed comments field to use a text widget. Put traversal back in. Updated man page. Easier installation. Added new feature to preview cover page. MAJOR CHANGES: NEW LOOK. CLEANED UP SOME CODE. SEE MAN PAGE FOR DETAILS. 1.2 Fixed bug where invalid entries would cause pop up dialogs ad nauseum. Added search feature for fax numbers database. Added corresponding documentation. Added quick access buttons to bottom of main window. Added automatic editing of paths in tkflexfax for easier installation. This was supposed to be in 1.1. Support for 8-bit latin-1 characters. 1.3 Added support for monochrome monitors. Made comment line and phone field length configurable. Updated man page. ``Send'' button now looks at batches AND cover sheet. Several cosmetic fixes. 1.4 Fixed Makefile bugs. First time installation failed. Fixed bug where certain phone number string would cause a tcl stack trace. Fixed bug where batch and cover sheet destinations were faxed if both were defined. Added feature to send cover sheets only. 2.0 Ported application to tk4.0 Added better name resolution for the "from" field on the cover page. Added selections for multiple cover pages. 2.1 Added a trace function to the textvariable for the cover page entry widgets. Unreleased!!! 3.0beta Where to start. Rewrote entire application! The code was so hidiously ugly I decided to do it right. I based a little of my software architecture on Brent Welch's exmh. However, I added much of my own style and taste. I hope you like it. Obviously there is a new look to it too. No more popup menus (I started to hate those) and a cleaner interface. Things shouldn't break now. People have been complaining about the directory browser not following symbolic links, but I can't reproduce that problem. If someone else can let me know and I'll fix the code. Tkhylafax now supports X resource database preferences! Cool! You are free to add to the resource file (after tkhylafax makes one of course) to modify the look of tkhylafax. Finally, I now allow strings of any length in all entry widgets.