Commit graph

264 commits

Author SHA1 Message Date
David Freese
377261684d Custom html transfer
* Added special transfer of html forms to/from CUSTOM
    folder.
2014-04-01 08:20:47 -05:00
David Freese
657ba20f71 Version 2.0.1
* Maintenance release
2014-03-31 08:55:28 -05:00
David Freese
16671f6514 Radiogram/IARU choices
* Correct initialization of precedence listbox
2014-03-31 08:51:14 -05:00
David Freese
76bbf35048 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
2014-03-27 07:02:04 -05:00
David Freese
2ab6e921f8 Version 2.0
* Moved versioning to 2.0 with advent of custom html
    form support.
2014-03-25 16:05:59 -05:00
David Freese
c1c2ca340c Radiogram
* fix initializer for sel_hx_select
2014-03-25 16:04:58 -05:00
David Freese
0c420d18f6 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
2014-03-15 15:37:12 -05:00
David Freese
5501f7eb54 Mongoose
* Added mongoos web server to source
2014-03-05 06:39:16 -06:00
David Freese
ec7afdafe5 Version 1.1.34
* Maintenance release
2014-02-28 12:25:41 -06:00
David Freese
670249f511 HICS203
* Improved html view template
  * Fixed control access bug on UI
2014-02-28 07:57:24 -06:00
David Freese
54b5c0ba1e Custom forms
* Added custom form types to CSV forms
2014-02-27 07:09:59 -06:00
David Freese
bb1a85a131 CAP cosmetics
* Various cosmetic changes
2014-02-21 12:46:25 -06:00
David Freese
5f1046a3a4 Deprecate Fl_Choice
* Changed all instances of Fl_Choice to Fl_ListBox
2014-02-21 09:59:25 -06:00
David Freese
c6af6bdcb1 Main menu
* Fixed the short conflict, File / Form
2014-02-21 08:46:03 -06:00
David Freese
9e768371d3 UI modification
* Changed all Fl_ComboBox usage to Fl_ListBox
2014-02-21 08:46:03 -06:00
David Freese
05474ef08c ComboBox/ListBox
* add key stroke handler to popup
  * down arrow opens the popup if the combo has
    keyboard focus.
  * up/down arrow keys move selection in popup
  * enter key moves the popup selection to the
    output widget
  * escape key closes the popup
  * enter ASCII key sequence to search for and select
    corresponding entry in popup
  * closing popup erases keyboard buffer
  * added class Fl_ListBox
    - based on Fl_ComboBox, but with an output label
      in lieu of an Fl_Input widget
    - appeance is similar to Fl_ComboBox, but label
      never receives keyboard or mouse focus.
2014-02-17 09:25:56 -06:00
David Freese
57dcb9ada5 Force compression
* Added user configurable forced compression
2014-02-17 09:24:45 -06:00
David Freese
37cebcaa9b License Declaration
* Updated all source licensing to satisfy distribution
    requirements.
2014-02-17 09:24:45 -06:00
David Freese
b525348e1c Transfer time
* Ported flamp transfer time evaluator
2014-02-16 09:02:16 -06:00
David Freese
3dfa12abad CAP
* Added Civil Air Patrol form CAPF105
  * Added Civil Air Patrol form CAPF110
  * Added configuration items
    - change_modem_with_autosend
    - sync_modem_to_fldigi
  * Reorganized Forms menu
2014-02-16 09:02:16 -06:00
David Freese
48525f7ac6 MARS ineei report
* Added 2 more INFO addresse's
  * Modified pick list browser format
2014-02-16 09:02:16 -06:00
Robert Stiles
813b0ee51d xml_io bug fix
* bug caused shut down sequence error on OS X
2014-02-16 09:02:16 -06:00
David Freese
8201deb828 ICS 309 csv export
* Added code to allow exporting the ics-309 form data
    to a comma separated value flat file.
  * Fixed incorrect field tests that cause a nag dialog
    when autosending an ics-309 data file
2014-02-16 09:02:16 -06:00
David Freese
ca7a7644ab UTC date retrofit
* Added code to support local/UTC date selection
    for all calendar widgets which rely on the
    flag progStatus.UTC
2014-02-16 09:02:16 -06:00
David Freese
bd0c89a83d wx reports
* Added Severe Weather report
  * Added Storm report
  * Corrected CRC computation
  * Corrected Calendar GMT / Local selection
  * Fixed OS X ComboBox bug
2014-01-27 13:17:39 -06:00
David Freese
ca6048bd5b ICS-309 bug fix
* Fixed bug in ics309 comm time entry
2014-01-27 13:17:39 -06:00
David Freese
0a7d2e984f Thumb drive
* Corrected folder usage on thumb drive installation
2014-01-27 13:17:39 -06:00
David Freese
7b76cbde2d Mars Navy format
* Updated to suppress INFO addressee line if no addees
  * Added leading line DE CALLSIGN ####, where #### is
    leading zero serial number.
  * Fix bug in addressee parsing
2014-01-27 13:17:25 -06:00
David Freese
9a390bf9af MFSK 64L, 128L
* Added MFSK long interleave modes to modes
    combo.
2013-10-24 15:08:08 -05:00
David Freese
01cdf06938 Version 1.1.33
* Maintenance release
2013-10-18 21:38:46 -05:00
David Freese
9c7e92f739 ICS309 template
* Bug fix - missing header in template file
2013-10-18 21:26:04 -05:00
David Freese
004c9eeef8 UTF-8
* Changed charset for all html templates to UTF-8
2013-08-16 04:36:40 -05:00
David Freese
3a1c30420f MXE build
* mods to allow compilation in mxe-mingw32
2013-06-20 14:37:12 -05:00
David Freese
4a685ba223 Version 1.1.32
* Maintenance release
2013-05-28 13:33:26 -05:00
David Freese
48b0a14dad ICS 205 update
* Bug fix
    - field definitions were inconsistent
2013-05-28 13:05:00 -05:00
David Freese
29b162b5ac Version 1.1.31
* maintenance release
2013-05-22 08:00:54 -05:00
David Freese
c0d8584060 Plaintext title
* Corrected html title
    :TITLE: ==> :tt:
2013-05-22 07:20:17 -05:00
David Freese
26de24c53c Binary build
* Changed scripts to correctly build bin.tgz
2013-05-11 17:16:06 -05:00
David Freese
65e0e659ea Version 1.1.30
* Maintenance release
2013-05-08 17:42:35 -05:00
David Freese
817f111982 String_c
* Change use of fl_string internal definition to be dependent
    on MAJOR, MINOR, and PATCH associated with FLTK library
    used to build the application
2013-05-02 18:00:02 -05:00
David Freese
e524e39b24 MT63 Mode changes
* update menu and fldigi interface for MT63 mode designator
    changes
2013-05-02 15:34:43 -05:00
David Freese
a23e09ccca XML status queries
* Increased status query interval to 5 seconds
2013-05-01 19:45:10 -05:00
David Freese
ce83233382 Args testing 2013-04-25 05:49:48 -05:00
David Freese
96e392555a CRLF boogy man
* Try to correct bogus CRLF's inserted into text by transport
    layers such as a Packet interface designed to work on Windows.
2013-04-18 12:17:56 -05:00
David Freese
89ff39ad23 ICS205 update 2013-03-01 07:38:25 -06:00
David Freese
2a21108646 ICS 309
* Added ICS 309 form
2013-02-20 04:55:13 -06:00
David Freese
23384165f5 Argument parsing
* Fixed incorrect parsing of --flmsg-dir
2013-02-20 04:55:11 -06:00
David Freese
db9b2ab971 IN/EEI report
* Modified assignment of roster list values to TO, FM, INFO
    fields
    - if not empty the billet call is assigned to the TO and INFO
      lines
    - otherwise the call is assigned
2012-12-25 09:17:09 -06:00
David Freese
021df6689b Control cursor
* Added cursor reposition to Radiogram controls
2012-12-23 08:44:21 -06:00
David Freese
67f79b2891 THOR mode update
* Changed mode table for fldigi...EXP compliance
2012-12-11 16:27:27 -06:00