File flmsg.changes of Package flmsg

-------------------------------------------------------------------
Tue Jul 29 21:19:07 UTC 2025 - Walter Fey <dl8fcl@darc.de>

- Patch for TW, 16.0, +++

-------------------------------------------------------------------
Thu Jun 26 16:51:51 UTC 2025 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.24
  * fltk 1.4.x compatability
  * spell check correction

-------------------------------------------------------------------
Sun Sep  3 17:04:58 UTC 2023 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.23
  * add THOR56 to list of supported modes

-------------------------------------------------------------------
Sun Jun 25 14:45:30 UTC 2023 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.22
  * correct expert dialog window bar name corruption
  * add RAFAC F126 form
  * Fix Fltk transpareny bug for flrig icon.
  * correct KNAME define
  * update for 64 bit build

-------------------------------------------------------------------
Thu Jun 30 21:24:08 UTC 2022 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.20
- Win-64 update
  * code changes required for successfull mingw 64 bit build with g++ c11
- MARS generic
  * resurrect Navy Mars message form as MARS generic
- flxmlrpc version
  * require external flxmlrpc lib >= 1.0.1

-------------------------------------------------------------------
Wed Aug  4 17:49:34 UTC 2021 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.19
  XmlRpc Client ID
  * add xmlrpc Client ID
  * update to build scripts
  * fix Warnings & Errors exposed by gcc 11.1.1
  * fix script mkappbundle
  * fix typo in HX support dialog, data-->date
  * fix memory leak in xmlrpcpp due to missing va_end(...)
  * Add Canadian Provinces / Counties
    to state/counties list on severe WX form pick lists

-------------------------------------------------------------------
Sun Jul 18 17:52:01 UTC 2021 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.18.03

-------------------------------------------------------------------
Sat Jul 17 08:06:18 UTC 2021 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.18.02
  * Fix for Tumbleweed

-------------------------------------------------------------------
Wed Sep  9 07:48:04 UTC 2020 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.17
  * test for empty string in arq log
  * fix memory leaks in following source files
    - csv.cxx
    - custom.cxx
    - flmsg.cxx
    - transfer.cxx
    - parse_xml.cxx
    - status.cxx

-------------------------------------------------------------------
Thu Jun 25 19:49:14 UTC 2020 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.16
  Mars Army
    * Fix line reformat method for case of very long
      unbroken sequence of characters such as repetitive RY's
  custom form
    * add check for <body... </body> block statements

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

- use internal flxmlrpc libs

-------------------------------------------------------------------
Mon Aug  5 16:39:14 UTC 2019 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.14
  * added xmprpc thread isolation for x86_64 OS-X

-------------------------------------------------------------------
Fri Aug  2 21:25:10 UTC 2019 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.13
  flmsg online
    * change keep alive interval processing
      - fldigi will timeout after 500 msec
      - send flmsg_online xmlrpc method every 400 ms
  Version 4.0.12
  * This reverts commit 1d5cdd2e84295068f1c8271e71a0ce0c6ab8885c 
    Caused intermittent AutoSend failure on Windows platforms

-------------------------------------------------------------------
Tue Jul 23 17:44:45 UTC 2019 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.11
  Time table
    * Correct Olivia entries in time table to correspond with ADIF naming 
      convention
  fltk-params
    * Change expert dialog to allow resizing
      . using -g WxH+X+Y command line parameter
      . by corner drag resize
      . flmsg remembers position and size between executions, unless the 
        -g parameter is invoked.
    * Scrolling widgets do not resize.  The fltk scroll widget does not 
      resize internal widgets
  fldigi online
    * correct timing for flmsg/fldigi online keep-alive
  Documentation
    * Update to on-line documentation

-------------------------------------------------------------------
Wed Jun 19 18:32:10 UTC 2019 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.10
  * Removed internal ARC forms
  * Added dialog with link to downloadable ARC custom forms

-------------------------------------------------------------------
Mon Jun 17 07:32:24 UTC 2019 - Walter Fey <dl8fcl@darc.de>

- update to version 4.0.9
  * fix timeops for OS-X Xcode < 7.2
  * enable high-DPI rendering for MacOS
  * add ICS 309 to save_as callback function
  * Modify xmlrpc/arq loop operation
  * Correct gcc 9 pedantic warnings

-------------------------------------------------------------------
Thu Jan 31 17:37:33 UTC 2019 - dl8fcl@darc.de

- update to version 4.0.8
  OS X STRINGS_H
   ifdef conflict with OS headers in most recent Xcode
   distributions
  flmsg-dir
   Windows target not parsing command line parameters
  64 bit compiler warnings
   fix all 64 bit compiler warnings
  Double click
   add double click timer to AutoSend button
   ignore multiple clicks of button that occur within a
   2 second window.
  Internationalization
   Update translatable strings to _(...) format
   Create PO directory
   Extract all translatable strings
  checked attribute
   change CHECKED and ON attributes to "Y"
   reduces size of transmitted text stream

-------------------------------------------------------------------
Sat Jul 14 22:59:52 UTC 2018 - dl8fcl@darc.de

- update to version 4.0.7
  * added HTML-5 telephone field to custom.cxx
  * added HTML-t email field to custom.cxx
  * limit upper case field conversions to within the bounds of <body ... </body
  * Add templates for Radio Relay International templates
  * Add user configuration item to select RRI

-------------------------------------------------------------------
Sat Mar 17 16:08:45 UTC 2018 - dl8fcl@darc.de

- update to version 4.0.6
  * update to ARQ documentation
  * Repair mangled xml output for ICS-213 and radiogram
  * correct mode list table
  * improve ARQ event log

-------------------------------------------------------------------
Mon Jan 22 09:26:42 UTC 2018 - dl8fcl@darc.de

- update to version 4.0.5
  * dnd text string
  * Filename, repair damage caused by 'win mingw' commit

-------------------------------------------------------------------
Wed Jan 10 22:59:25 UTC 2018 - dl8fcl@darc.de

- update to version 4.0.4
  * Update documentation describing file transfers
  * Add user configurable compression of file transfers
  * Insure that utils.h and utils.cxx are included in build
  * Fix to year display bug
  * Update list of compatible fldigi modes

-------------------------------------------------------------------
Thu Jul 20 17:23:43 UTC 2017 - dl8fcl@darc.de

- update to version 4.0.3 - Maintenance release
  Radiogram * Added new fields / data to HTML file copy
  - received from call / net / date-time
  - sent to call / net / date-time
  - originator date-time
  - delivered to date-time
  flxmlrpc config * change flxmlrpc configuration summary report
  Custom Form - Serial Number
  - Allow modified custom form to be saved with a  new filename.
    Trace data retained in new file.
  - Correct failed serial number update on Windows OS

-------------------------------------------------------------------
Tue Apr 18 23:07:35 UTC 2017 - dl8fcl@darc.de

- update to version 4.0.2
  see readme.txt

-------------------------------------------------------------------
Tue Dec 20 20:30:49 UTC 2016 - dl8fcl@t-online.de

- update to version 4.0.1
  see readme.txt

-------------------------------------------------------------------
Sun Dec 11 00:39:18 UTC 2016 - dl8fcl@darc.de

- update to version 4.0.0
  see readme.txt

-------------------------------------------------------------------
Sun Aug  7 12:12:32 UTC 2016 - dl8fcl@t-online.de

- update to version 3.00.02
  see readme.txt

-------------------------------------------------------------------
Sat Jun 25 08:02:09 UTC 2016 - dl8fcl@darc.de

- update to version 3.00.01
  text.add_tx
    * changed to text.add_tx_queue for transmit string
      xmlrpc interface to fldigi
    * change dictated by need to maintain backward compatibility
      in fldigi's add_tx method
  Repeat CONREQ
    * allow repeat CONREQ response
      - CONREQ station might have missed earlier CONACK's
  Timeout action
    * Changed timeout to disregard user setting fldigi squelch
      full open
  Documentation update
    * Changed to full dialog view of ARQ drop down.

-------------------------------------------------------------------
Thu Jun  9 10:53:00 UTC 2016 - dl8fcl@t-online.de

- update to version 3.00.00
  update license to GPL v3.x
  Added embedded flmsg specific ARQ file transfers
  Added direct receipt of flmsg "Autosend" message transfers.
  Allow changing frame size during middle of transfer
  Update documentation to flmsg 3.0 usage

-------------------------------------------------------------------
Sat Apr 30 20:02:41 UTC 2016 - dl8fcl@t-online.de

- update to version 2.0.17

-------------------------------------------------------------------
Mon Feb  8 12:33:29 UTC 2016 - dl8fcl@t-online.de

- update to version 2.0.15

-------------------------------------------------------------------
Fri Jan  1 11:31:15 UTC 2016 - dl8fcl@t-online.de

- update to version 2.0.13

-------------------------------------------------------------------
Sun Jul 26 13:03:52 UTC 2015 - dl8fcl@darc.de

- update to version 2.0.12, Maintenance release
  Fix bug introduced by html5 addition

-------------------------------------------------------------------
Sat Jul 25 12:05:33 UTC 2015 - dl8fcl@darc.de

- update to version 2.0.11, Maintenance release
  ICS213 template, Correct <b> ... </b> (missing /)
  Added the following html5 custom controls for custom forms
  time, date, datetime, datetime-local, week, month
  ARRL Radiogram, removed disclaimer in text output format

-------------------------------------------------------------------
Tue Apr 28 00:41:02 UTC 2015 - dl8fcl@darc.de

- update to version 2.0.10
  requires libflxmlrpc

-------------------------------------------------------------------
Tue Mar 24 20:48:57 UTC 2015 - dl8fcl@darc.de

- update to version 2.0.9, Maintenance release

-------------------------------------------------------------------
Mon Jan 12 12:08:33 UTC 2015 - dl8fcl@darc.de

- update to version 2.0.7, Maintenance release

-------------------------------------------------------------------
Sun Dec 14 18:41:03 UTC 2014 - dl8fcl@darc.de

- update to version 2.0.6, Maintenance release

-------------------------------------------------------------------
Thu Oct 16 08:15:18 UTC 2014 - dl8fcl@darc.de

- update to version 2.0.5, Maintenance release
  * manual updated

-------------------------------------------------------------------
Tue Jul  1 19:39:40 UTC 2014 - dl8fcl@darc.de

- update to version 2.0.4, Maintenance release
 * Add user and programmer documentation
 * Removed flmsg-doc source directory
 * Removed requirement to quote textarea data
 * Convert all textarea data cr-lf to \n character
   sequence
 * Escape all lf, and double quotes to \n, \"
 * Fixed issue of incorrectly filling in text area value
   when field should be empty.
 * Added detection of flmsg executable located in
   folder NBEMS_APPS
   - if present than NBEMS.files (.nbems) will be
    co-located
 * Linux / OS X user may elect to rename the hidden
   .nbems directory to NBEMS.files

-------------------------------------------------------------------
Mon Apr 21 21:24:19 UTC 2014 - dl8fcl@darc.de

- update to version 2.0.3, Maintenance release
  Custom select
   * Added restore of current selection when items
     are updated.
- version 2.0.2
  ICS205 template
   * Correction to ICS205 html template
  Config/Ports
   * Changed to a unified configuration dialog
   Max size of textarea
   * Increased max size to 5000 characters.
     - web server will truncate any characters beyond the
       max size
   Case independent tags
   * Changed case independent search and replace for
     form tags.
   * Added extended string class based on std::string
     - ufind find matching string independent of case
     - ureplace replace matching string indepedent of case
   * Modified custom.cxx to use extended string class
   Custom html transfer
   * Added special transfer of html forms to/from CUSTOM
     folder.

-------------------------------------------------------------------
Tue Apr  1 09:48:30 UTC 2014 - dl8fcl@darc.de

- update to version 2.0.1, Maintenance release
    Radiogram/IARU choices
      * Correct initialization of precedence listbox
    Custom Forms
      * added code to allow each instance of flmsg to have
        a unique web socket port assignment, max of 50
        simultaneous instances.
      * removed file contents case sensitivity of custom form
        search in the sub directory CUSTOM
-------------------------------------------------------------------
Mon Mar 31 10:55:12 UTC 2014 - dl8fcl@darc.de

- update to version 2.0.0, Maintenance release
      * Moved versioning to 2.0 with advent of custom html
        form support.
    Radiogram
      * fix initializer for sel_hx_select
    CUSTOM Editable
      * Addition of support for editable custom html forms
        Form elements allowed:
        - <FORM> ... </FORM>
        - <INPUT
        - NAME
        - TYPE (text, password, radio, checkbox)
        - <SELECT ...>
        - <OPTION
        - <TEXTAREA ...>...</TEXTAREA>
      * Controls are all DISABLED for viewing
    Mongoose
      * Added mongoos web server to source

-------------------------------------------------------------------
Tue Mar 11 20:46:47 UTC 2014 - dl8fcl@darc.de

- update to version 1.1.34, Maintenance release

-------------------------------------------------------------------
Tue Oct 29 10:28:00 UTC 2013 - dl8fcl@darc.de

- update to version 1.1.33, Maintenance release 

-------------------------------------------------------------------
Mon Jul  8 19:23:34 UTC 2013 - dl8fcl@darc.de

- update to version 1.1.32, Maintenance release 

-------------------------------------------------------------------
Sat May 25 00:04:23 UTC 2013 - dl8fcl@darc.de

- update to version 1.1.31, Maintenance release

-------------------------------------------------------------------
Fri May 10 21:25:17 UTC 2013 - dl8fcl@darc.de

- update to version 1.1.30
  improments to the NBEMS suite 

-------------------------------------------------------------------
Sun Nov 18 23:26:31 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.29, Maintenance release 

-------------------------------------------------------------------
Wed Oct 31 23:53:42 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.28, Maintenance release 

-------------------------------------------------------------------
Tue Oct 23 20:22:30 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.27, Maintenance release 

-------------------------------------------------------------------
Tue Sep 25 20:38:21 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.25, Maintenance release 

-------------------------------------------------------------------
Fri Aug 10 13:56:29 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.23, Maintenance release 

-------------------------------------------------------------------
Sat Jul  7 20:31:21 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.21, Maintenance release 

-------------------------------------------------------------------
Sat Jun 16 19:48:55 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.20, Maintenance release

-------------------------------------------------------------------
Fri May  4 23:35:01 UTC 2012 - dl8fcl@darc.de

- update to version 1.1.15 

-------------------------------------------------------------------
Thu Jan 26 14:25:11 UTC 2012 - dl8fcl@darc.de

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

-------------------------------------------------------------------
Tue Nov 15 06:28:20 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.10 

-------------------------------------------------------------------
Wed Nov  2 18:10:49 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.9 

-------------------------------------------------------------------
Wed Mar 30 19:54:23 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.6 

-------------------------------------------------------------------
Tue Mar 22 21:49:15 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.5 

-------------------------------------------------------------------
Wed Mar  9 22:36:28 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.3 

-------------------------------------------------------------------
Thu Mar  3 10:36:34 UTC 2011 - dl8fcl@darc.de

- update to version 1.1.2 

-------------------------------------------------------------------
Sat Nov 27 09:44:52 UTC 2010 - dl8fcl@darc.de

- update to version 1.1.1 

-------------------------------------------------------------------
Mon Nov  8 20:08:41 UTC 2010 - dl8fcl@darc.de

- update to version 1.1.0

-------------------------------------------------------------------
Sun Oct 24 18:27:58 UTC 2010 - dl8fcl@darc.de

- update to version 1.0.6

-------------------------------------------------------------------
Wed Sep 15 23:20:02 UTC 2010 - dl8fcl@darc.de

- update to version 1.0.5 

-------------------------------------------------------------------
Thu Sep  9 14:33:58 UTC 2010 - dl8fcl@darc.de

- update to version 1.0.4 

-------------------------------------------------------------------
Fri Sep  3 23:03:53 UTC 2010 - dl8fcl@darc.de

- update to version 1.0.2 

-------------------------------------------------------------------
Tue Aug 31 16:12:12 UTC 2010 - dl8fcl@darc.de

- import into build service

openSUSE Build Service is sponsored by