ChangeLog for Twlog

Version 2.4

Added icon for gnome and kde

Added initCB - if .twlogDir/logfile does not exist at startup, a dialog pops
up to verify if you want to create it.  Tnx to Jacob - KD7YKO

Fixed shm so attached segment gets released

Modified make so correct group is assigned to .twlogDir and files (Suse thing?)


Version 2.3

Added ADIF convertion

Now built with automake

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

Added resources for wheel mouse.

Updated XmGetStringLtoR to XmUnparse

Changed a TWCLOCK string to TWLOG - duh!


Version 2.2

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

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

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.

Call search popup matrix made non editable.

Some general code beautification and cleanup.


Version 2.1

Fixed a logic problem in the log editor

Redesigned main menu

Added popup with commonly used functions

Added static compile to makefile


Version 2.0

Changed to openMotif from lessTif.

Added tear off menu to all but Help

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

New format for logfile.  And tools to convert it.

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

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


Version 1.3

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

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?

