ChangeLog for Twlog

Version 2.3

1)  Added ADIF convertion

2)  Now built with automake

3)  Moved logfile from $HOME/twlogDir to $HOME/.twlogDir

4)  Added resources for wheel mouse.

5)  Updated XmGetStringLtoR to XmUnparse

5)  Changed a TWCLOCK string to TWLOG - duh!


Version 2.2

1)  Search in the Log Editor works again. The search is case sensitive.

2)  Desensitize the Search button in Log Editor until there is some search text.

3)  Improved Help.  Help text is now in twlogHelp.h and divided into sections
    by topic.  The Help pulldown menu has buttons
    to select each topic.  Help can be searched.  This search
    is NOT case sensitive.

4)  Call search popup matrix made non editable.

5)  Some general code beautification and cleanup.


Version 2.1

1)  Fixed a logic problem in the log editor

2)  Redesigned main menu

4)  Added popup with commonly used functions

5)  Added static compile to makefile


Version 2.0

1)  Changed to openMotif from lessTif.

2)  Added tear off menu to all but Help

3)  Automated the install some - so hardcoded the location
    of some files.

4)  New format for logfile.  And tools to convert it.

5)  Xbae matrix widget used for log editor.  It's FAST!

6)  Auto search of log when call entered in Call box.  This also
    uses the matrix widget to show results.


Version 1.3

1)  Makefile does most of the install and places the runtime file
    where they are expected to be.
 
2)  Removed the static version, since Linux distro's have LessTif.

3)  The program places the "Call:" string into shared memory.  The
    callsign can them be used by other programs (twpsk) as needed.
    Is there anything else that should be put into shared memory?

