File fllog.changes of Package fllog

-------------------------------------------------------------------
Wed Jul 30 06:54:48 UTC 2025 - Walter Fey <dl8fcl@darc.de>

- update to version 1.2.9
  * Fl_Preferences compatibility
  * flinput2 usage of position(...) changed to insert_position(...)
    for fltk >= 1.4.0
  * dup check all Hell submodes as a single mode

-------------------------------------------------------------------
Wed Jan 17 08:03:55 UTC 2024 - Walter Fey <dl8fcl@darc.de>

- update to version 1.2.8
- Warnings
  * code fixes for fltk-1.4.0 compatability
  * remove recursive inclusing of config.h
- Main Window Icon
  * Fix Fltk transpareny bug for fllog icon.
- colors fonts
  * update to color font selection dialog
- Add Submode support
  * Add Submode (ADIF entry "SUBMODE") field besides the mode input
  * Split the former mode input field horizontally into two by 2:3 ratio
- namespace std
  * deprecate "using namespace std" to avoid variable name
    conflicts with greedy g++ c11.

-------------------------------------------------------------------
Thu Aug  5 06:37:53 UTC 2021 - Walter Fey <dl8fcl@darc.de>

- update to version 1.2.7
  * add xmlrpc Client ID
  * correct Warnings & Errors exposed by gcc 11.1.1
  * change field field names to be compliant with ADIF spec
  * fix mkappbundle.sh
  * update mxe scripts
  * change some existing field names
  * add fields to comply with fldigi logbook export/import
  * clean up various compiler warnings
  * correct terminate handler

-------------------------------------------------------------------
Sun Apr 12 07:48:20 UTC 2020 - Walter Fey <dl8fcl@darc.de>

- use internal flxmlrpc libs

-------------------------------------------------------------------
Sat Apr 13 22:59:24 UTC 2019 - Walter Fey <dl8fcl@darc.de>

- update to version 1.2.6
  OS X build
    . mod for compiling on i386 / x86_64 platforms
  Miscellaneous changes
    . create logs .1 ... .5 as aged backups
    . modify modes table for OLIVIA and HELL mode/sub-modes
    . restore saving / loading export field selections
      - right click on Default button; saves current selection
      - left click on Default button; selects default selection
    . remove separate status window; use debug event log window
      for status messages
    . add station call, operator call to xmlrpc add_record
    . updated interface specification
    . updated csv and text export
    . add mutex to prevent external request's overrunning prior actions.
    . add station QTH and LOCator to config items
      - initialize applicable "New" record fields
  EQSLSDATE
    . auto update log when fldigi sends eQSL
    . populate inpSearchCall with duplicate CALL
  FMHELL
    . export FSKHELL-105 AS FMHELL
  Dup check/reverse
    . insure that same duplicates found independent of date-time sort ordering
  XmlRpc Server
    . add log.list_methods
  eQSL/LoTW submit dates
    . xmlrpc interface to allow update of specified field.  Not limited
      to eQSL and LoTW QSO dates
  New/Cancel
    . Restore previously viewed record when cancelling out of "new" record
  gm date/time
    . change calendar widget to use gm date/time when required
  Duplicates
    . 3 state return
      - false
      - true
      - possible
    . implement current record update mechanism
    . move qso table entry to found duplicate/possible display entry in log controls.
  Export ADIF
    . Change to include both export_mode and export_submode
  QSOdb structure
    . Changes imposed by recent changes in fldigi QSOdb structure
  nulog
    . update xml i/o to current fldigi field definitions
    . add set button to time fields
    . add user definable default export fields
      - right click on Default button; saves current selection
      - left click on Default button; selects default selection
    . change to accept FLTK 1.4.x
    . change configuration dialog
      - add sort browser by time ON/OFF toggle
  OS X build scripts
    . Modify build scripts
      - only build dmg with libs
      - correct missing versioning of dmg
  Merge resort
    . restore sort after merging database

-------------------------------------------------------------------
Tue Jan 16 00:26:52 UTC 2018 - dl8fcl@darc.de

- update to version 1.2.5
  status log
  *  create and write debug statements to status log
  db update
    * Update database to current fldigi implementation
  Native File Chooser
    * remove Native File Chooser code
      - not needed for Fltk 1.3.3/4
  xmlrpc update
    * change xmlrpc source to most recent that builds on both G4 and i686 processors
  win mingw
    * mods to allow building on Win-MinGW-Msys platform
  flxmlrpc config
    * change flxmlrpc configure summary report
  fix XmlRpc tm_mday comparison typo
    xmlrpcpp/XmlRpcValue.cpp: In function ‘bool XmlRpc::tmEq(const tm&, const tm&)’:
    xmlrpcpp/XmlRpcValue.cpp:159:52: warning: self-comparison always
    evaluates to true [-Wtautological-compare]
                 t1.tm_hour == t2.tm_hour && t1.tm_mday == t1.tm_mday &&
  mxe update
    * correct mxe build scripts

-------------------------------------------------------------------
Thu Sep 28 21:35:54 UTC 2017 - dl8fcl@darc.de

- update to version 1.2.4

-------------------------------------------------------------------
Wed May 11 22:01:12 UTC 2016 - dl8fcl@t-online.de

- update to version 1.2.3

-------------------------------------------------------------------
Sat Apr 30 20:15:28 UTC 2016 - dl8fcl@t-online.de

- update to version 1.2.2

-------------------------------------------------------------------
Tue Apr 28 00:48:13 UTC 2015 - dl8fcl@darc.de

- update to version 1.2.0
  requires libflxmlrpc

-------------------------------------------------------------------
Mon Jan 26 13:43:43 UTC 2015 - dl8fcl@darc.de

- update to version 1.1.9, Maintenance release

-------------------------------------------------------------------
Tue Feb  4 22:30:07 UTC 2014 - dl8fcl@darc.de

- update to version 1.1.8, Maintenance release

-------------------------------------------------------------------
Sun Jan  6 20:32:15 UTC 2013 - dl8fcl@darc.de

- update to version 1.1.6, Maintenance release

-------------------------------------------------------------------
Mon Aug  6 21:39:52 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.5 

-------------------------------------------------------------------
Mon Jun 25 20:56:17 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.3 

-------------------------------------------------------------------
Thu Jan 26 14:20:36 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.1, build with fltk-1.1.10 and fltk-1.3.0 

-------------------------------------------------------------------
Sun Nov 20 19:18:03 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.0 

-------------------------------------------------------------------
Fri Jul  1 08:20:50 UTC 2011 - dl8fcl@darc.de

- import into buildservice 

openSUSE Build Service is sponsored by