commit 3fc9af01e31f5af01868efbbbb130f8b08b18eb6 Author: dave-w1hkj Date: Sun Nov 2 20:08:35 2025 -0600 Version 1.2.4 * Maintenance release commit 22bfd8350444bee67a35b488b6680860bed5e6ce Author: dave-w1hkj Date: Sun Nov 2 09:33:06 2025 -0600 MinGW update * changes needed by MinGW/gcc/fltk version updates commit 8914bd06d525c01018c2a7d455d224703caf4948 Author: dave-w1hkj Date: Sat Jul 5 09:58:47 2025 -0500 compiler update * eliminate gcc-15 warnings/errors. * modify for changes to mxe libs commit 6bb49ad3962d3cd053c8336053ae36a601f63f82 Author: dave-w1hkj Date: Thu Jun 12 11:42:30 2025 -0500 fltk 1.4 mod * fltk 1.4.x compatabily mods commit b4fb4d6247a6c1e46f4fb3417c03795a99cbcb17 Author: dave-w1hkj Date: Sat Jul 31 10:08:52 2021 -0500 XmlRpc Client ID * add XmlRpc Client ID commit c9177c7b2922e0243b4680a89cd329fd8c179810 Author: dave-w1hkj Date: Sun Jul 18 09:02:25 2021 -0500 openSUSE Tumbleweed * correct Warnings & Errors exposed by gcc 11.1.1 commit c31391d2e366e2b80da3fe492f7d101ace7f507a Author: David Freese Date: Mon Feb 10 07:10:06 2020 -0600 mkappbundle * modify 'version' to include VERSION_PATCH commit b4649add86f14ab17c0dfc92ef1c536b07ded877 Author: David Freese Date: Thu Feb 1 15:40:09 2018 -0600 OS X build script * Modify to only build dmg with dylibs commit 10b1cbddc3f12ec626427a37676fb72241153525 Author: David Freese Date: Fri Sep 22 09:21:14 2017 -0500 win mingw * Mods to allow building on Win-MinGW-Msys platform commit 6a22ab6c6f474785110e30410def78da528ab0fa Author: David Freese Date: Sun Jun 11 15:25:39 2017 -0500 flxmlrpc config * change flxmlrpc configure summary report commit 9c30b50733603ef8e63d6a9b017e37eedd844222 Author: David Freese Date: Sat May 27 06:09:49 2017 -0500 INSTALL * update file contents commit 312c9b75b0d5448c4d784c58ac20821d8735ef6f Author: David Freese Date: Sun Feb 26 08:13:29 2017 -0600 Init size position * Insure that main dialog size and position are restored commit 93d31ff64b17223f139f605e249565b365703fda Author: David Freese Date: Wed Oct 19 15:18:04 2016 -0500 OS X Xcode8 compatibility * Changes for Xcode8 compatibility commit 304e9f67d7388b4e75ccac28e2ef5976923a2501 Author: Kamal Mostafa Date: Sun Jul 10 04:14:23 2016 -0500 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 && ~~~~~~~~~~~^~~~~~~~~~~~~ commit 306ab666e7014f2a5784c82d4ec49629ecca0913 Author: Robert Cunnings Date: Mon Jul 4 08:23:05 2016 -0500 mxe update * corrected mxe build scripts commit 30dbb871c572b3b8abfe9c420d850251651d8135 Author: David Freese Date: Thu Mar 24 07:33:08 2016 -0500 Version 1.2.3 * Maintenance release commit d7cc942df99a0fd5c580924e0f97afcf4c0b5a07 Author: David Freese Date: Wed Mar 23 10:40:38 2016 -0500 WPM restore * Remember and restore WPM setting between sessions - default 20 WPM commit 9a2b86da896fa5f7c5cb8e2104948c794f438765 Author: David Freese Date: Tue Mar 22 19:17:30 2016 -0500 Version 1.2.2 * Maintenance release commit a82deb0cddfa0687c3dcd785511f34cdc1037d2f Author: David Freese Date: Sun Jan 3 21:20:04 2016 -0600 get_vfo * correct xmlrpc result string conversion to std::string commit f7252510773cdedfc582203acb2fc72dc47a0efd Author: David Freese Date: Wed Oct 7 03:01:12 2015 -0500 Version 1.2.1 * Maintenance release commit 300b42d27b1c82e742c3687fc816f0b9dc3ab6ed Author: David Freese Date: Fri Aug 14 14:22:26 2015 -0500 MXE update commit 43a2b5bb642f551a2275f31060eadc4df9a4477a Author: Kamal Mostafa Date: Mon Jun 8 14:39:21 2015 -0700 BUILD_{DATE,USER,HOST} * Externally overridable BUILD_DATE, BUILD_USER, and BUILD_HOST to allow distros to generate reproducible builds. commit 88214e8da8f07639ff4ddeff6c8984fbeae0db4f Author: David Freese Date: Fri Apr 24 15:23:29 2015 -0500 Version 1.2.0 * Maintenance release commit ed0f9f346925c5689b98355b077540e426b329ac Author: David Freese Date: Wed Apr 22 07:08:40 2015 -0500 flxmlrpc * flxmlrpc replaces xmlrpc++ code * Embed flxmlrpc code in subdir xmlrpcpp * Allow conditional build with or without lib flxmlrpc commit f403e450877a341c6ff6c1db7d938aafc69fa936 Author: David Freese Date: Mon Mar 23 07:55:27 2015 -0500 FSF address * update FSF address in various files commit ca8dcd7952cec4450f3ef398b86c99808e9fce5e Author: David Freese Date: Sun Jan 11 12:15:12 2015 -0600 Flrig xmlrpc * Added xmlrpc client to flrig commit 441b3c7df6d98b032cb8a1d7b4a02b363eeba7fb Author: David Freese Date: Sun Jan 11 07:52:40 2015 -0600 Time On * Add time on display * Add time on button * Rearrange main dialog * Remove "Z" from time field commit da6476736f4350cc4f0453fb9c818b57c173d394 Author: David Freese Date: Mon Nov 17 10:26:50 2014 -0600 Version 1.1.7 * maintenance release commit 213ba1e6bdb562c9d9145c1f71c250b7447ae752 Author: David Freese Date: Sat Nov 15 05:00:05 2014 -0600 Build script * update to script builddist.sh commit 94ead6c6c072a3d83fafcc796350be0a8bd92a9a Author: David Freese Date: Fri Nov 14 21:44:12 2014 -0600 fltk-1.3.3 * compatability with fltk-1.3.3 commit 3f3d6821e642461ebda9f806bf761bec1d57baeb Author: David Freese Date: Sat Aug 2 13:31:57 2014 -0500 64bit fix commit bb43a55026916c7655eed4f2a6533d5398d9fd59 Author: Robert Stiles Date: Sat Aug 2 13:31:46 2014 -0500 Doxygen Inclusion * Add user and programmer documentation commit 4373127d3040e7630d1d4589e8fc365ca1e40b48 Author: David Freese Date: Thu Jun 12 08:47:23 2014 -0500 External logbook * Extend connect to external logbook - was "localhost", 8421 - allow user entry of address / port commit f15ba418d431d3b80e9503a78604d2a6bbd52304 Author: David Freese Date: Sun Feb 2 00:22:40 2014 -0600 Version 1.1.6 * Maintenance release commit 5943eea61a0bffa4a6d0d054aaccae587dbd223c Author: David Freese Date: Fri Jun 28 09:40:05 2013 -0500 Send text-command * Changed wait processing for send text / command commit 6d6dbce71591f1b89a415966e1eeeaff69aac3e6 Author: David Freese Date: Fri Jun 28 06:42:40 2013 -0500 Debug cleanup * removed printf statements used during debugging new code commit 5b26983b273288a2ceafe16a5dbbdfe432a9200f Author: David Freese Date: Thu Jun 20 15:33:38 2013 -0500 MXE Build * mods to allow building under mxe-mingw32 commit 05765a95f0d73612362a31d5bec92b9ef5cd43dd Author: David Freese Date: Sat May 11 17:35:15 2013 -0500 Version 1.1.5 * Maintenance release commit 859786e30770ce8000d32cfe82532bf5e99bc8a4 Author: David Freese Date: Sat May 11 17:34:14 2013 -0500 Binary build * Correct build script to correctly create bin.tgz commit efc1c661bea3ede4ccd888302e9c639192c13078 Author: David Freese Date: Sun Mar 10 16:09:09 2013 -0500 Serial by-id * Added search for serial ports using /dev/serial/by-id/ entries commit 3a185facc01d7d8747b65dca834cef9b411b2054 Author: David Freese Date: Wed Dec 19 18:06:03 2012 -0600 Version 1.1.4 * Maintenance release commit 2b39e796ca377973c80a72f99873261b7500d329 Author: David Freese Date: Wed Dec 19 18:05:27 2012 -0600 build.m4 macro * Updated macro to explicitely call -lm and -lX11 for builds on Linux commit 79130482f9663d8050a4f98a9ce034c7cf06575c Author: David Freese Date: Sat Sep 1 16:23:26 2012 -0500 Combo update * Updated Fl_Combo widget class commit c6845a10bc731764b09eab7d01c5ff2fb1ac9243 Author: David Freese Date: Sun Jun 10 14:03:18 2012 -0500 Version 1.1.3 * Maintenance release commit 125f815fbe3b92693679b94f75bb2126999e5852 Author: David Freese Date: Sun Jun 10 14:02:27 2012 -0500 OS X File Chooser * Fixed Native File Chooser fault in OS X commit 2f196c2fd21bdf6aaf40a65b100d37fba37f1497 Author: David Freese Date: Thu Mar 8 07:28:38 2012 -0600 Desktop * Changed generic name in flwkey.desktop commit bc01cdcfdd1536541b78e91031926ae0e6558045 Author: David Freese Date: Mon Jan 2 12:02:30 2012 -0600 Version 1.1.2 Maintenance release commit 2a845fbca3d10d098ff016cfaf60ced511fe774d Author: David Freese Date: Wed Jan 18 05:44:39 2012 -0600 FLTK version * updated m4 script m4/fltk.m4 commit a1e4ab0ff77b5d4e3bebdd78f47ba9c41e3d9385 Author: David Freese Date: Wed Jan 11 16:03:18 2012 -0600 debug revision * Changed from Fl_Text_Display to Fl_Browser widget for debug text display; reduces cpu usage. commit 08e9da36f284451cef6a278fc9890d827c1afd01 Author: David Freese Date: Wed Dec 28 09:25:09 2011 -0600 Fltk-1-3 mods * Mods to make source compatible with Fltk 1.1.10 / 1.3.0 commit d64bfb5da83a60ae0b40f0946ed438820146455c Author: David Freese Date: Sat Aug 20 12:16:07 2011 -0500 Version 1.1.1 Release commit 6beb45274e76c060eeff9e66b204b335d7806425 Author: David Freese Date: Sat Aug 20 12:15:03 2011 -0500 Log server Changed array size to 6 for log server duplicate check commit 3bfe7661a20f28a3be789cd45a63a6f057814a58 Author: David Freese Date: Sat Jun 11 07:58:54 2011 -0500 Version 1.1.0AC Alpha release commit 27af029ba1332d05ce8fbc93a19ce4a71bcb42ec Author: David Freese Date: Thu Nov 11 19:23:08 2010 -0600 Parse ARGS Corrected parsing error for command line args. commit 15c29583fb5ff8d600418a897c1800685d4bd337 Author: David Freese Date: Thu Nov 11 14:01:16 2010 -0600 Version 1.1.0AB Alpha release commit b26455e50ce89f7999ba60f1f261c6e2a659ea05 Author: David Freese Date: Thu Nov 11 13:47:34 2010 -0600 Weight correction Fixed bug in weight control commit 1008508dceec7d1b894633b56f9efab1efbb6f27 Author: Fernando M. Maresca Date: Fri Oct 8 16:48:19 2010 -0500 QSO_DATE_OFF addition Implementation of QSO_DATE_OFF field in the logbook according to ADIF 2.2.3 and up specification. commit 5d5b88187671d1975771a5d6a54a4c497391ac0d Author: David Freese Date: Sun Aug 29 15:49:44 2010 -0500 ADIF Band check Corrected band check logic commit 32b223ef8abcc21daab80da69e9900c57b50b802 Author: David Freese Date: Sat Aug 28 18:17:48 2010 -0500 Version 1.1.0AA Alpha release commit 4db4973a6abebaa79e46bfeddaad886fa40d4462 Author: David Freese Date: Sat Aug 28 18:02:43 2010 -0500 Remote Logbook / Contesting * XMLRPC client - Added xmlrpc++ support lib - Added record get, add and dup check to remote log * Added exchange out field to contest dialog - uses macro tag in macro execution - changed macro executor to allow multiple <#>'s, <+>'s and <->'s in a macro * Changed macro tag precedence to always perform before <+> or <-> independent of order in a macro definition commit a8f90a94b53eadc0718a027206e2938f2b97ee62 Author: David Freese Date: Tue Aug 24 09:50:31 2010 -0500 Version 1.0.0 Initial public release Added on-line help access. commit e19828bbcb9b29f1e43e1b23c3b3b2e4c885dfdb Author: David Freese Date: Mon Aug 23 19:08:24 2010 -0500 Version 0.9.99e Alpha release commit ab356f6dffef52cd141b6f5468206afc22b08386 Author: David Freese Date: Mon Aug 23 19:06:25 2010 -0500 Alt-L Keyboard shortcut to add record to the logbook commit ef1112d96f5bbe74ac37f1b6d177335830e54a7a Author: David Freese Date: Sun Aug 22 12:58:11 2010 -0500 Version 0.9.99d Alpha release commit 31535c6ea368ebfc0bfe013d3132021397de5aec Author: David Freese Date: Sun Aug 22 12:57:15 2010 -0500 Duplicate Checking Added check boxes for duplicate checking tests Added duplicate check when value and/or text criteria change commit 5bfc856d0ca599b728684c48bee82076e377674e Author: David Freese Date: Sat Aug 21 14:51:45 2010 -0500 Version 0.9.99c Alpha release commit 4e68b36a5cf2283433739cf8d812e680b0b88835 Author: David Freese Date: Sat Aug 21 14:50:46 2010 -0500 LOG add restored commit c524559cf8197a24abd150f38237457672d2eb82 Author: David Freese Date: Fri Aug 20 19:04:32 2010 -0500 Version 0.9.99b Alpha release Added F11 and F12 to message keys F1..F12 activate the respective message buffers Alt-S toggles Send button Alt-T toggles Tune button Escape acts as Cancel button commit 3ac915d30c02ab58913300737fecead57f9f0191 Author: David Freese Date: Fri Aug 20 10:28:14 2010 -0500 Logbook Field Sizes Changed qso_db and qso_rec to be in compliance fldigi / fllog Removed field size restrictions. commit 840fa6dc1a04086c5dce0f7137ff6a762b8a10bf Author: David Freese Date: Wed Aug 18 07:48:32 2010 -0500 Dialog Init Changed startup process to create ALL dialogs before any other initialization. commit 1c54e1bf5902d12d3ca9a4a0284d482b5bf29860 Author: David Freese Date: Tue Aug 17 20:27:56 2010 -0500 Version 0.9.99a Alpha release commit ec5c78bd78328c41d223594e0da20247307fe48e Author: David Freese Date: Tue Aug 17 20:22:19 2010 -0500 Logbook Thread Removed threaded logbook access commit 776473785d29172fd40e4b0fdd7bd5a28ec31db2 Author: David Freese Date: Mon Aug 16 19:15:05 2010 -0500 Contest * added limited contest capability to macro / logging commit 5abb16c515d2ffed12a492e7e024df40f293a134 Author: David Freese Date: Fri Aug 13 20:43:35 2010 -0500 Logging * Added "New" logbook menu item * Added "Log it" button to save current entry to logbook Date / Times are in UTC. commit ca24d01059ed694fbd933313827134241a1b4bfe Author: David Freese Date: Thu Aug 12 04:37:10 2010 -0500 Version 0.9.99 Alpha release commit 6351e4030153f0d9ea883b83299401c34db4f618 Author: David Freese Date: Thu Aug 12 04:36:58 2010 -0500 Echo timing * Changed logic for sending a new text character - text pacing and speed change much improved. * Disabled dialog speed changes when in "pot" wpm mode commit 55abe581abf11d6a5c72ccaf3586419ab248847a Author: David Freese Date: Mon Aug 9 21:19:54 2010 -0500 Version 0.9.98 * Winkey1 Changed POTRANGE value to 255 for Winkey1 compatibility commit 994f69a7623a8d562d47d3be3ef7ec342d1119a8 Author: David Freese Date: Sun Aug 8 21:10:15 2010 -0500 Version 0.9.97 Alpha release commit a92cb821abcf1374f18e38f2dca91e25df7488e7 Author: David Freese Date: Sun Aug 8 16:09:15 2010 -0500 Logbook * Added "--config-dir [pathname]" command line switch * Create empty logbook file when config-dir does not contain a file 'logbook.adif' commit bd998a704c606a88f857598ac1c5b627644af5ee Author: David Freese Date: Sat Aug 7 14:01:14 2010 -0500 Serial timing Reduced wait time for serial reads. Timing was slowing down the effective wpm. commit 54a652a84d80319b247f6976bf30861c240f245e Author: David Freese Date: Fri Aug 6 15:13:56 2010 -0500 Version 0.9.96 Alpha release commit e92e25a13cfe5d4ccf080e70f162b85181f7a841 Author: David Freese Date: Fri Aug 6 15:12:38 2010 -0500 Key Port * Added PTT control * Corrected Key-Line control * Added Tone ON/OFF in addition to Key only Tone ON/OFF commit 03b83cfaa53c1c6562d26d1cc534e072572a50b6 Author: David Freese Date: Fri Aug 6 08:28:17 2010 -0500 Version 0.9.95 commit 22b801369799ae7b3ac8cba11fd3c8783fccf898 Author: David Freese Date: Fri Aug 6 08:27:09 2010 -0500 WK1.0 mods Modifications to improve Winkeyer 1.x interface commit d5e677945f6304933a8dda91260c6e0335245b7b Author: David Freese Date: Fri Jul 16 08:39:14 2010 -0500 Version 0.9.94 Alpha release commit 11f2cf3e7d9999da34b98038a581fe30077c27f3 Author: David Freese Date: Wed Jul 14 21:16:50 2010 -0500 Logbook-Save Fixed bug in save record Fixed bug in CRC checksum testing commit 65333d725e13032d715a3cfc986de9f611507434 Author: David Freese Date: Tue Jul 13 10:39:38 2010 -0500 Version 0.9.93 Alpha release commit a59cfa83a18ac846c2fc5d9c82295c6a1470efe6 Author: David Freese Date: Tue Jul 13 10:39:33 2010 -0500 Prosigns Added list of Winkeyer prosigns to Message editor commit eb3404cf392b5bd5a9a2f53afb552501380d1b31 Author: David Freese Date: Tue Jul 13 10:11:55 2010 -0500 Transmit Text Modified method of synchronizing transmit text with WinKeyer commit 668d1ef356ebcfc7654ec6eb36dbc1b0959f4d67 Author: David Freese Date: Mon Jul 12 20:02:06 2010 -0500 Version 0.9.92 Alpha release commit 16db6eefc99ec1baea8123d39939c07b7f2bc72e Author: David Freese Date: Mon Jul 12 18:07:03 2010 -0500 Logbook Added access to fldigi style logbook commit 2c7f0022f2745841f32d1591880cd13003f5f134 Author: David Freese Date: Mon Jul 12 06:19:44 2010 -0500 OK removed Removed OK annunciation on startup commit b8161e8ec93fc8f7812f903d951bf90bdd38801e Author: David Freese Date: Mon Jul 12 05:11:43 2010 -0500 Sidetone - cut-0-9 * added sidetone enable/disable * added cut 0/9 functionality commit 96cbbf53dc60b164c60d92c62bb9785a3e7e6950 Author: David Freese Date: Sun Jul 11 19:26:18 2010 -0500 Version 0.9.91 Alpha release commit 81505a92e4cc6b8802cc0a625c4c60e84a953969 Author: David Freese Date: Sun Jul 11 19:26:14 2010 -0500 flwkey initialization commit 90ee9b1e73e3e13ed4936621dd2e63a68caed65e Author: David Freese Date: Mon Nov 23 06:52:19 2009 -0600 Version 0.9.9 * Initial gnu autotools build source