File flcluster.changes of Package flcluster
-------------------------------------------------------------------
Wed Jul 30 06:46:26 UTC 2025 - Walter Fey <dl8fcl@darc.de>
- update to version 1.1.0 1
* FLTK 1.4.0 compatability
-------------------------------------------------------------------
Wed Nov 15 23:42:21 UTC 2023 - Walter Fey <dl8fcl@darc.de>
- update to version 1.1.0
- documentation update
* update all images
* update text, adding new function descriptions
- UI update
* add 16 more macros
. visibly swap M1-M16 with M17-M3i
. add tab metaphor for editing M1-M16 / M17-M32
- fltk-1.4 compat
* code change for fltk-1.4.0 compatability
* repair warnings
- font browser
* change read fonts; find fixed fonts to font_browser
dialog initiation
-------------------------------------------------------------------
Wed Apr 12 17:12:32 UTC 2023 - Walter Fey <dl8fcl@darc.de>
- update to version 1.0.8
* Fix Fltk transpareny bug for flrig icon.
* xmlio mod
* deprecate "using namespace std" to avoid conflicts with
grabby g++ c11 libs
* double Macro buttons to 16
-------------------------------------------------------------------
Wed Aug 4 18:04:10 UTC 2021 - Walter Fey <dl8fcl@darc.de>
- update to version 1.0.7
* add Client ID to xmlrpc support
* correct Warnings & Errors exposed by gcc 11.1.1
* update buildmxe.sh, builddist.sh and mkappbundle.sh
* update src/Makefile.am
* remove 'no-libs' directive for Mac builds
* ! character as first in command definition will cause
the command to be send immediate upon selection of that
command button
* fix mkappbundle.sh
-------------------------------------------------------------------
Thu Jan 21 08:36:51 UTC 2021 - Walter Fey <dl8fcl@darc.de>
- update to version 1.0.6
* remove dependency on DARWIN_C_LEVEL < 199309L
* Parse Dx Line failure. Add test for string > 0
-------------------------------------------------------------------
Sun Jan 17 00:37:11 UTC 2021 - Walter Fey <dl8fcl@darc.de>
- update to version 1.0.5
* Fix various compiler warnings
* Change m4 script to test for FLTK >= version 1.4
* Remove reference to Surface device
* strip UTF-8 BOM characters from pasted strings
-------------------------------------------------------------------
Sun Apr 12 07:49:36 UTC 2020 - Walter Fey <dl8fcl@darc.de>
- use internal flxmlrpc libs
-------------------------------------------------------------------
Tue Dec 19 19:59:32 UTC 2017 - dl8fcl@darc.de
- update to version 1.0.4
* Cluster stream
* AR report
-------------------------------------------------------------------
Sun Oct 15 18:38:34 UTC 2017 - dl8fcl@darc.de
- update to version 1.0.3
* Change help to refer to internal or specified external
on-line web page
-------------------------------------------------------------------
Fri Oct 13 07:53:27 UTC 2017 - dl8fcl@darc.de
- update to version 1.0.2
* Maintenance release
* Corrected UI calls from thread other than main thread
Caused an infrequent segmentation fault.
* Correct errors in code reported by Diane Bruce, VA3DB
-------------------------------------------------------------------
Thu Oct 12 17:56:37 UTC 2017 - dl8fcl@darc.de
- update to version 1.0.1
* Change to high resolution icon
* add xpm file to distribution
* editorial fixes to on-line documentation
* removed unused source file - src/widgets/hamcast_group.cxx
-------------------------------------------------------------------
Sun Oct 8 21:17:10 UTC 2017 - dl8fcl@darc.de
- import into build service