Changes Version 2.0
   change URLs from HTTP to HTTS - now using libcurl
   render GUI faster - removed work proc, moved init functions to focus callback
   added $HOME/.twHamQTH directory and AGcalls file for local copy of AG calls
   added twHamQTH.days resource - use local copy until twHamQTH 'days' old
   fixed State vs District output to main text
   added more error detection
   fixed crash when AG lookup is disabled
   cut and pasted to the call box has leading and trailing spaces removed
   several updates to Help text
   fixed url on About Diag

Changes Version 1.4
   trims white space from front and end of calls - helps with cut and paste
   added 7 new struct fields to XML data - now 45 fields
   changed email and web addresses to new ones
   changed AG wget timeout (-T) from 4 to 10 secs
   fixed check for end of linked list in exportCB
   changed saveCB.  call[i++] to call[i]; i++
   changed some printf to fprintf(stderr, ...
   calls not found in db can be saved and exported

Changes  Version 1.3
  force focus to the callsign text field
  saved calls are maintained in alphabetical order
  changed notebook list to a single linked list
  added error diag for AGcalls failure
  added error diags for Export, Save, and Lookup with no data/ nothing to do
  fixed possible array overflow
  removed unused Widget

Changes  Version 1.2
  fixed AG array overflow - changed AG calls from an array to a linked list
  faster startup - readAG performed by work proc
  readAG function prints out the number of lines read
  added new XML data fields added by Petr at HamQTH.com
  added error check for parse error
  changed size of picture array in XML struct
  Export and QRT buttons don't change size on resize
  fixed logic error in AG read

Changes  Version 1.1
  added menu bar
  added Help and About
  accelerator keys for all pushbuttons
  added eQSL AG member lookup and new resource to enable AG lookup
  added Export button and shared memory for all parsed XML data
  added pclose
  changed search widget names to lookup

Changes Version 1.0
  initial version 2011-11-18  

