David Freese
a3a8ea96e8
IARU header
...
* Added header tracking info to IARU form
2012-05-03 13:32:44 -05:00
David Freese
21b8eb7ffe
Auto open
...
* Moved status load before auto open processing
2012-05-03 13:03:37 -05:00
David Freese
d6cc867a5d
MARS
...
* Removed 'M' precedence designation from Army message form
* Changed default precedence to 'R'outine
2012-05-03 07:55:27 -05:00
David Freese
3eb91b596d
Version 1.1.14
...
Maintenance release
2012-05-01 18:30:52 -05:00
David Freese
e365061f64
Radiogram edits
...
* Force message ck when exporting to wrapped file or sending
autofile
* Force TIME format in message to be either HHMML or HHMMZ
depending on configuration specifying local or GMT.
* Added control fields to radiogram datagram
2012-05-01 18:04:14 -05:00
David Freese
a20e8f97ec
Text Edit
...
* handle_key_bindings - add test for NULL struct
* handle CAPS_LOCK event
2012-04-15 04:46:58 -05:00
David Freese
7e3aeed648
Check my_call
...
* check for my_call entry not empty.
2012-04-14 07:28:31 -05:00
David Freese
1a843f56ea
Widget size corrections
...
* ICS205a
* Red Cross Safe & Welfare
2012-04-13 08:29:34 -05:00
David Freese
ab2e120e3a
FTextView
...
* Fix for compiling against FLTK-1.1.10
2012-04-11 17:50:19 -05:00
David Freese
4eac069bde
Cast fix
...
* 64 bit compiler refuses to allow cast of (void *) to (int)
2012-04-11 17:39:56 -05:00
David Freese
69a6934d54
Control fields
...
* added control fields to wrapped / transferred messages
<origin>{station originating message [datetime]}
<modby>{stations modify message [datetime]}
<sender>de {station transmitting message [datetime]}
* datetime in YYYYMMDDHHMMZ format
* added striplf function to remove trailing linefeed from
stored text
* corrected UI positioning / sizes in various forms
2012-04-09 08:03:13 -05:00
David Freese
ee8f62a6d3
Personal data
...
* created separate configuration dialog for personal data
* removed from Radiogram configuration dialog
2012-04-09 07:16:24 -05:00
David Freese
85b18f0d66
MARS Army msg
...
* added MSG NBR field to form
* suppress INFO field on html/text reports if empty
2012-04-08 19:37:39 -05:00
David Freese
deaffcebe3
REDX 5739A-B
...
* Added Red Cross forms 5739A and 5739B
2012-04-03 12:23:14 -05:00
David Freese
edc03fe867
Default folders
...
* Modified default folder behavior for Save and Save As
* Modified debug save method
2012-03-31 07:52:34 -05:00
David Freese
3649e031e8
Red Cross 5739
...
* Added support for the Red Cross Form 5739
On-site detailed damage assessment worksheet
2012-03-12 15:15:15 -05:00
David Freese
997f148523
Menu Paradigm
...
* Changed from Tab manager to Menu manager for form selection
* Added Operational Period To field in ICS205
* Corrected :dt1: / :dt2: swapping when saving ICS205
* Increased radiogram html CHK field width to 10%
* Corrected tooltips on radiogram fields
* Added drag-n-drop panel and oval target on main display
2012-03-09 16:10:29 -06:00
David Freese
7d592d05f8
Desktop
...
* Changed desktop name in flsmg.desktop
2012-03-08 07:25:24 -06:00
David Freese
709bbb46e9
Event Log
...
* enable event log
* add CRC checksum events
2012-02-12 18:56:41 -06:00
David Freese
8f2c8b8147
Version 1.1.13
...
Maintenance release
2012-02-01 07:23:59 -06:00
David Freese
6482b49cfb
Text Edit revision
...
* Added Text_Edit_mod_1_3 code to flmsg source
* Stock Fltk_1.3.0 Text Edit widget caused system crash
on XP / Win7 when ^C or ^V key sequence issued
2012-01-29 15:26:44 -06:00
David Freese
50865cd3f9
Event log
...
* added support code for event log
2012-01-29 14:30:23 -06:00
David Freese
02230e6209
Fl::lock
...
* Added Fl::lock() call to main()
2012-01-28 17:30:39 -06:00
David Freese
03a5f442f8
Version 1.1.12
...
Maintenance release
2012-01-18 05:48:13 -06:00
David Freese
6cf85c1693
FLTK version
...
* updated m4 script fltk.m4
2012-01-18 05:43:24 -06:00
David Freese
66185d9407
Debug revision
...
* Changed from Fl_Text_Display to Fl_Browser widget for
debug text display to reduce cpu demands.
2012-01-11 14:57:20 -06:00
David Freese
cd790b5f86
fltk-1.3 mods
...
* changes to support conditional compilation against fltk-1.3.x
2012-01-02 08:46:54 -06:00
David Freese
5796660c71
Escape sequence
...
* Corrected encode / decode of escape sequences
2011-12-28 15:34:41 -06:00
David Freese
e83d156add
Version 1.1.11
...
* Maintenance release
2011-11-25 19:19:12 -06:00
David Freese
b966442095
Word wrap
...
* Added ability to word wrap text sent to html documents
2011-11-25 18:17:01 -06:00
David Freese
32a9465066
flnfc_common location
...
* moved to subdirectory 'widgets'
2011-11-25 16:00:45 -06:00
David Freese
4f8e907a0a
HICS-213 fix
...
Reversed SENDER / RECIPIENT on printed forms
2011-11-09 11:55:13 -06:00
David Freese
a370b9644f
Version 1.1.10
...
Maintenance release
2011-11-08 17:43:03 -06:00
David Freese
76301d5c5c
Html fonts
...
* Amended templates to accommodate inability of IE-7/8 to parse
and display size=NNpts within the context of a <style>...</style>
block
2011-11-07 05:28:30 -06:00
David Freese
57c7a40461
ARRL radiogram
...
* Changed html formating to use styles
2011-11-04 06:52:22 -05:00
David Freese
44d52536ea
IARU
...
* Added International Amateur Radio Union standard message
2011-11-02 19:29:37 -05:00
David Freese
19f48d14ae
ICS-213 template
...
* Modified HTML template to create minimum vertical space in
message and reply fields.
2011-11-02 12:21:03 -05:00
David Freese
4ce46ca96c
HICS
...
* Hospital ICS forms
- HICS-203
- HICS-206
- HICS-213
- HICS-214
2011-10-31 10:24:19 -05:00
David Freese
1638f75019
ICS206 correction
...
* Corrected html and text print file formats
2011-10-31 10:23:52 -05:00
David Freese
d556b4b2dd
Auto-dir
...
* Added --auto-dir command line parameter which forces flmsg
to use an auto send directory separate from both NBEMS and
FLMSG directory (if specified).
2011-10-30 13:45:48 -05:00
David Freese
7839a4f0cb
Reorg
...
Reorganized source directory structure by form
family and use.
2011-10-28 05:00:14 -05:00
David Freese
3415e1b2c3
Preformatted text
...
* Changed html output to tag multiline text fields as preformatted
text with tags <pre>...</pre> which correctly displays embedded
web page codes and muliple spaces on a line.
2011-10-26 16:08:27 -05:00
David Freese
ffcd62e16e
FLMSG default folder
...
* Allow changing FLMSG folder using command line switch
--flmsg-dir "full-pathname" where
full pathname may be abbreviated with
$HOME/dir-name, on Linux / OS-X or
$USERPROFILE\dir-name on Windows
* Default is $USERPROFILE\NBEMS.files\
$HOME/.nbems/
2011-10-26 10:44:37 -05:00
David Freese
8c0426157d
Version 1.1.9
...
Maintenance release
2011-10-07 22:44:06 -05:00
David Freese
a137449993
Radio text output
...
* Restored lost end-of-line sequences to radiogram
plain text output
2011-10-07 22:23:07 -05:00
David Freese
a018b5b1ec
Save and well
...
* Corrected misspelling on html template
2011-10-03 06:29:01 -05:00
David Freese
ae866eabac
Version 1.1.8
...
* Maintenance release
2011-10-02 21:25:49 -05:00
David Freese
bd5cc51378
Unwrap failure
...
* Fixed unwrap failure on all MARS messages and on Red Cross messages
2011-10-02 21:24:49 -05:00
David Freese
0c931532dc
Cosmetics
...
* changed tab title to Mars/Army
* Red Cross form changed "save and well" to "safe and well"
2011-09-27 21:41:53 -05:00
David Freese
596e96ad52
Version 1.1.7
...
Distribution release
2011-09-27 14:22:02 -05:00