commit 635a684a7bf9ec0929d7a1421c9a51144901f523 Author: David Freese Date: Thu Jan 31 07:07:17 2019 -0600 Version 4.0.8 * maintenance release commit 34f46d485be1c83c760094e0d97be1dac975d7f4 Author: David Freese Date: Sat Jan 19 09:15:21 2019 -0600 OS X STRINGS_H * ifdef conflict with OS headers in most recent Xcode distributions commit d09fbd253a260ea6562d6b4ced1f3ba9186cee16 Author: David Freese Date: Sat Jan 19 08:19:07 2019 -0600 flmsg-dir * Windows target not parsing command line parameters commit 3f15f0c72f97b32a87bc14c654e76e2ea8af194f Author: David Freese Date: Tue Jan 1 14:01:51 2019 -0600 64 bit compiler warnings * fix all 64 bit compiler warnings commit c8ed0a28d4f0e96258868989584f5d6b49aa036c Author: David Freese Date: Tue Jan 1 06:21:54 2019 -0600 Double click * add double click timer to AutoSend button - ignore multiple clicks of button that occur within a 2 second window. commit b91fbe6e405bbc9b53062958b9afcde15dea2410 Author: David Freese Date: Sun Feb 25 07:16:03 2018 -0600 Internationalization * Update translatable strings to _(...) format * Create PO directory * Extract all translatable strings commit cdfdadcea641b733f95ec3b96f8b55b4fb16fbd8 Author: David Freese Date: Tue Jul 10 08:13:44 2018 -0500 checked attribute * change CHECKED and ON attributes to "Y" commit 840189f222e648b87912ee16b13616c764857ff6 Author: David Freese Date: Tue Jul 10 08:34:45 2018 -0500 Version 4.0.7 * maintenance release commit 30208078201f82b0f7939405ee5d5c23ee055b8b Author: David Freese Date: Mon May 21 08:22:17 2018 -0500 custom fields * 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 Date: Thu Apr 26 15:32:01 2018 -0500 RRI radiogram * Add templates for Radio Relay International templates * Add user configuration item to select RRI commit f67c531ef71501e584409524e872c5b63890ed04 Author: David Freese Date: Wed Apr 25 11:25:57 2018 -0500 CSV view seg fault * fix bug caused by missing \n on last line of csv text commit 6a08ced203d62dee87a8babb32c65a4181a5ce26 Author: David Freese Date: Mon Apr 16 13:06:53 2018 -0500 Autosend seg fault * Fix seg fault if user presses Autosend with no form selected commit 90b2751883f14fce4c8098d9bb0d13de949eab97 Author: David Freese Date: Wed Mar 21 16:21:14 2018 -0500 Thumb drive * Change FL_APPS recognition to work correctly from within a Windows batch file commit 0785719d3306989533ee569ba343db4904f2f8f9 Author: David Freese Date: Sat Mar 17 07:57:12 2018 -0500 Version 4.0.6 * Maintenance release commit 92b76765b391b89fd1022570f6269de246e506db Author: David Freese Date: Tue Mar 6 21:03:40 2018 -0600 documentation * update to ARQ documentation commit 7b59b500623edb1f3c7f76d52f0d8180025d8895 Author: David Freese Date: Wed Mar 7 14:05:03 2018 -0600 Qforms * Repair mangled xml output for ICS-213 and radiogram commit a6b3e533f00235c81b7deb0c54620de3f4c9d6e2 Author: David Freese Date: Sat Feb 17 13:13:09 2018 -0600 mode list * add missing modes * correct mode list table commit a59e6406c707bac245df5fcf04c555a9449c09a0 Author: David Freese Date: Tue Mar 6 21:01:43 2018 -0600 ARQ event log * add event lines population upon initial open * events appended to protected string * add percentage sent/rcvd to event log * add notify dialog widget - open instance when - arq transfer completed - arq transfer aborted - arq transfer timed out * add log files directory to .nbems structure - store current log file in log file directory - add log file aging, keep last 5 logs commit 23111e97e617aab36aec8e787d1ceedebd7ca7c0 Author: David Freese Date: Thu Feb 1 14:09:25 2018 -0600 OS X build script * Modify to build dmg with dylibs only commit 028b0ca1caed4a7eca49336f17a7d5c59d9ccf06 Author: David Freese Date: Fri Jan 19 08:18:12 2018 -0600 CLANG compile failure * Correct string literal concatenation commit ef03de053d1f68b397a12bc0b66608e7216b749f Author: David Freese Date: Wed Jan 17 07:03:12 2018 -0600 Version 4.0.5 * Maintenance release dnd text string open blank form, insert text string for both dnd panel and blue dnd target when text from clipboard is dropped on to active target. Filename repair damage caused by 'win mingw' commit - some build compilers do not properly parse "string"ABCD where ABC is #define "ABC" - changed all such occurances to string("string").append(ABC) commit da5ff9d2a1e0663291e8a742a9dd0ccfdbbe6837 Author: David Freese Date: Tue Jan 16 11:44:00 2018 -0600 dnd text string * open blank form, insert text string for both dnd panel and blue dnd target when text from clipboard is dropped on to active target. commit ecb638d41dc440fc5854f517323c0e5f55c82e58 Author: David Freese Date: Mon Jan 15 08:01:45 2018 -0600 Filename * repair damage caused by 'win mingw' commit - some build compilers do not properly parse "string"ABCD where ABCD is #define "ABC" - changed all such occurances to string("string").append(ABCD) commit bab26dc48e7a568b40c6f806f49e7c931cb18040 Author: David Freese Date: Wed Jan 10 10:02:37 2018 -0600 Version 4.0.4 * Maintenance release commit e5ab5c7fb6dfc87e510695f589ae4fc953b80589 Author: David Freese Date: Wed Jan 10 10:35:26 2018 -0600 Documentation update * Update documentation describing file transfers commit 5723f2ee53e7659984bf33212f2ff135fa0f0d6a Author: David Freese Date: Tue Jan 9 18:35:29 2018 -0600 File Transfer * Add user configurable compression of file transfers commit 3350d355c7e9856f0086c40c532059832cabbff1 Author: David Freese Date: Wed Nov 15 10:46:45 2017 -0600 unlikely define for OS X G4 build * Insure that utils.h and utils.cxx are included in build commit 1a5b433b3e600dd419ccdb078121ca91bb1ac698 Author: David Freese Date: Wed Nov 15 06:38:13 2017 -0600 Calendar widget * Fix to year display bug commit 99633feb6a29a036861eb9e509d228edb3a4c2a2 Author: David Freese Date: Mon Nov 13 15:36:15 2017 -0600 Min Mode List * Update list of compatible fldigi modes commit 7cf0f84931e57f13c0f2fa05627aee46ecba2fc7 Author: David Freese Date: Thu Sep 21 15:45:00 2017 -0500 win mingw commit db020c0da5faf9501026e0cddc52c43289e58597 Author: David Freese Date: Wed Jul 19 18:13:12 2017 -0500 Version 4.0.3 * Maintenance release commit 92b097bfbcc2ba57ec613173ab1e646c2a3b2cab Author: David Freese Date: Fri Jun 16 07:45:45 2017 -0500 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 commit 130c387ece9cd06b2f7d95ad3807bb935e75cb80 Author: David Freese Date: Sun Jun 11 15:20:15 2017 -0500 flxmlrpc config * change flxmlrpc configuration summary report commit 2923c8bb33942a60e051596755e04e5896b1ad36 Author: David Freese Date: Sat May 27 06:06:25 2017 -0500 INSTALL * update file contents commit e22841bf058c0acfeb3b569fbdad7b4a3d942388 Author: David Freese Date: Fri May 5 06:16:44 2017 -0500 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 commit a28c2b29ae9531e6e79af69ddb3c3368b79b37b6 Author: David Freese Date: Tue Apr 18 08:28:00 2017 -0500 Version 4.0.2 * Maintenance release commit baab0355c8ebacd24bb60ee0156ff54271b1be05 Author: David Freese Date: Tue Apr 18 08:22:31 2017 -0500 Documentation Update * Update change to file naming commit 428e84c3805c0cc1703903fff9d2ba80c336aa9d Author: David Freese Date: Mon Apr 17 12:01:08 2017 -0500 Filename * Allow named files to reference either local or UTC time commit 064b23b13c0c00ccf009281388c1a387229233b3 Author: David Freese Date: Sun Feb 5 20:49:11 2017 -0600 csv import * problem importing csv file on winders commit 2601db7a30a7af830c1c957f246df31cf1816168 Author: David Freese Date: Sat Dec 31 07:45:58 2016 -0600 Corrections * commit 2b3d1f529fefe419a5d3056b18e6e2081f92cb37 - changed from reinterpret_cast to static_cast usage * commit 24d18ccac1f33bf1bfdf94c96dc2611a2b624192 - deleted reference to build4mingw.sh in src/Makefile.am - added reference to buildmxe.sh commit 2b3d1f529fefe419a5d3056b18e6e2081f92cb37 Author: David Freese Date: Fri Dec 30 09:07:40 2016 -0600 buildmxe * removed - scripts/build4mingw.sh - scripts/build4mxe.sh - scripts/config4mingw.sh * added - scripts/buildmxe.sh commit 24d18ccac1f33bf1bfdf94c96dc2611a2b624192 Author: David Freese Date: Tue Dec 20 21:08:08 2016 -0600 64 bit warnings * Mods to correct most 64 bit compiler warnings commit 4ab14145e47c02770162d90389ab05aad63ebfb9 Author: David Freese Date: Sun Dec 18 14:34:52 2016 -0600 Version 4.0.1 * Release for Red Cross and other EMCOMM use commit c7dbdaa45e1100f997e65a2a09c846aed25ada0a Author: David Freese Date: Wed Nov 16 09:17:48 2016 -0600 Alternate Tyro Dialog commit 665090023a651a6d35d8141770081f052dc265b7 Author: David Freese Date: Fri Oct 28 15:06:03 2016 -0500 Version 4.0.0 * New release commit d954bf4d48d38bc6a8f7c5728c393bfeb5e37455 Author: David Freese Date: Mon Oct 31 21:32:59 2016 -0500 UI mod documentation * Documentation update commit 635f98571cc52869319ab155caaabaf570167472 Author: David Freese Date: Sat Nov 12 10:08:01 2016 -0600 UI mod for Red Cross usage * Changed User Interface, UI, to default to a non-communicator or 'tyro' mode * Added configuration tab UI with check button to select either Expert or Tyro start up. * Tryo UI is minimum necessary to select custom template, Edit, and Exit. - access to the Expert panel available as Menu item. * Added Tyro / Expert documentation * Fix bug in trying to automatically update templates combo commit fef539e884f9396efcc2a573267fd3c4b6bb607d Author: David Freese Date: Thu Oct 20 05:56:35 2016 -0500 Xcode8 * Changes to accommodate Xcode8 builds commit 2eddb780fc8cdb03016a09a51c95dc0ec405b3f8 Author: David Freese Date: Fri Aug 12 07:25:19 2016 -0500 CUSTOM autosend * Remove CUSTOM Autosend button - use either main menu Autosend for one to many, or - ARQ transfer for one to one transfers commit 21759972a769d60464a810d5ecfc6bab026ceff0 Author: David Freese Date: Sat Aug 6 11:03:30 2016 -0500 Version 3.00.02 * Maintenance release commit ad480446aa0794fa18c67109a0e6dc5dbc87f5c1 Author: David Freese Date: Thu Jul 28 10:17:45 2016 -0500 custom form * Modify custom parser to accept
Date: Fri Apr 1 09:14:03 2016 -0500 Version 2.0.17 * Maintenance release commit ad094462591680d428d80f6b592d6647a1e80a87 Author: David Freese Date: Thu Mar 31 09:42:57 2016 -0500 Pi 3 EOF * Change to read html form for EOF detection on Pi 3 ARM processor - custom form - csv form commit 6de82e5a9caea99e90158f1536383c4866b91dc3 Author: David Freese Date: Fri Mar 18 07:00:00 2016 -0500 Version 2.0.16 * maintenance release commit 8cfaa24037e5211559a4dead1506c60e06571be0 Author: David Freese Date: Thu Mar 17 10:54:31 2016 -0500 Date Time Formats * Change all date time formats in various forms to be compliant with the configured date and time formats commit 0e24e5c33da982903973222894a0c04bfc701505 Author: David Freese Date: Thu Mar 17 06:48:16 2016 -0500 flxmlrpc m4 * added flxmlrpc.m4 file to repository commit f120234b51d5fd4eba668136dc0cd6e684f8a4c3 Author: David Freese Date: Wed Mar 16 18:48:33 2016 -0500 Remove Navy Mars * Remove Navy MARS documents ... Navy MARS disbanded commit ba4be738fd3e6c70fb92c2e4e7d68694c1738b13 Author: David Freese Date: Tue Mar 1 22:05:38 2016 -0600 hamlog * A take-off of the ICS-309 form. - 60 data lines commit df8d52b06f28ca3fd3b35213c7f1e56da7ee2b8c Author: David Freese Date: Tue Mar 1 08:46:20 2016 -0600 ics-206 * Correct spelling error on entry form commit 0f5f68c64094b5fa9c8806b740f63f73b2cb197d Author: David Freese Date: Sat Jan 9 06:16:19 2016 -0600 Version 2.0.15 * Maintenance release commit 766a4024ddc951af2e1e05f186e420388762cc6f Author: David Freese Date: Sat Jan 9 05:25:56 2016 -0600 FLMSG_dir * resolve error when initializing FLMSG_dir on Win platforms commit 914407b93e79ed49de5c5eeb06649b04ef9803c8 Author: David Freese Date: Fri Jan 1 11:03:45 2016 -0600 Version 2.0.14 * Maintenance release commit 5c959a03ce84d3f18ea2384612c592d1745668c1 Author: David Freese Date: Tue Dec 29 05:14:46 2015 -0600 flmsg-dir * Correct use of --flmsg-dir command line parameter * Change priority of xdg-open call in function open_url commit 6371974f2201c69beca7d1c764f7b7ac9f1b60ec Author: David Freese Date: Sun Dec 27 07:14:00 2015 -0600 Version 2.0.13 * Maintenance release commit c7f6086adf3f92351562b38ecf8ed3344521918a Author: David Freese Date: Mon Nov 30 14:03:07 2015 -0600 ICS 213 update for NTS * Cosmetic changes to HTML and TEXT output files commit e9114e22c57fc11fac36aa3f62923a258075fbfe Author: David Freese Date: Sun Sep 20 09:22:27 2015 -0500 FLMSG_BROWSER * add env variable test for FLMSG_BROWSER commit 9c0c16bbddb8daaec3e9de4a1401042e630af564 Author: David Freese Date: Tue Aug 11 18:18:11 2015 -0500 MINGW update * changes to be compliant with upgrade to mxe suite commit 9f682eb9e5bb46cee0200c851fded13e1d54b802 Author: David Freese Date: Tue Aug 11 15:53:41 2015 -0500 mg var length * implement new mongoose function to read variable length commit 827ed358d437e7a2a65adeb1876322a0cabfea14 Author: David Freese Date: Sat Aug 8 07:07:03 2015 -0500 custom image field * Increased custom field size to 65536 to allow medium size png/jpg images to be embedded in custom form data * Added check to insure that the referenced custom form is in the CUSTOM directory. commit 61ea398a895950eddaf6ec8f11ef1b7f93a6cff4 Author: David Freese Date: Tue Aug 4 02:39:36 2015 -0500 Custom parse bug fix * Fixed error in custom text_to_fields parser - fix submitted by John, VK2ETA commit 8dfa5d45fa97fc71d05a73378fa975831701200f Author: David Freese Date: Wed Jul 29 02:10:29 2015 -0500 CUSTOM auto open commit d754bf4d3816405eda274b8fac19a6b629417dfc Author: David Freese Date: Sat Jul 25 13:26:47 2015 -0500 Version 2.0.12 * Maintenance / bug fix release commit 5d632d529c3b0b4e77873d01830fe0520e4216af Author: David Freese Date: Sat Jul 25 04:08:37 2015 -0500 html5 fix * Fix bug introduced by html5 addition * Added html5 text type NUMBER field, html5 text types: - NUMBER - DATE - DATETIME (may not be supported by any browser) - DATETIME-LOCAL - TIME - WEEK - MONTH commit 187255bb9a5efa8be418639932069a4894cd9062 Author: David Freese Date: Fri Jul 24 12:43:36 2015 -0500 Version 2.0.11 * Maintenance release commit a47c6a5bb04986e47545bf718c8fd13581a50526 Author: David Freese Date: Fri Jul 24 07:30:30 2015 -0500 OS X timeout commit 998033ef3a6327677f9062f625e719eb6f0ccb46 Author: David Freese Date: Fri Jul 24 07:33:08 2015 -0500 ICS213 template * Correct ... (missing /) commit aa274ad14918015e31ec17f1ec855ec418366df1 Author: David Freese Date: Thu Jun 18 15:39:07 2015 -0500 html5 custom controls * Added the following html5 custom controls for custom forms - time - date - datetime - datetime-local - week - month commit 9eeac40a8f1d0afcb1b6bd548ac351748f712ca8 Author: David Freese Date: Sun Jun 7 07:03:16 2015 -0500 ARRL Radiogram update * Removed disclaimer in text output format commit 82e849d4afaf2c86a52ad6696fe8c3ddec0e0ac3 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 866e92c50733adc68330e55664de8a93c9a99a25 Author: David Freese Date: Sat Apr 25 04:59:00 2015 -0500 Version 2.0.10 * Maintenance release commit 67088e19dbc1426e9f2fdb821d3f850ce35895f7 Author: David Freese Date: Sat Apr 25 04:58:57 2015 -0500 mongoose warnings * fix warning messages during compile commit 0faad47a611701b98f181a915f9323ef355cb01a Author: David Freese Date: Tue Apr 21 12:17:11 2015 -0500 flxmlrpc * flxmlrpc replaces xmlrpc++ code * Embed flxmlrpc code in subdir xmlrpcpp * Allow conditional build with or without lib flxmlrpc commit b7108b655ef95cf6bceb58ff0cdfe45d4d25e034 Author: David Freese Date: Mon Mar 23 08:42:59 2015 -0500 FSF address * correct FSF address in various files commit deeb3892b90d650829fd1cc4504b6d777125faa0 Author: David Freese Date: Wed Mar 11 13:52:06 2015 -0500 Version 2.0.9 * Maintenance releae commit 1c105a45c35a1c61b4525d19a62b2287aa105770 Author: David Freese Date: Wed Mar 11 13:06:56 2015 -0500 ICS 213 * Added optional incident field commit ea68c8ace5316a7d2bc279f36f6b8c637fd21260 Author: David Freese Date: Thu Jan 29 13:05:00 2015 -0600 Version 2.0.8 * Maintenance release commit ba29425fca81d312de6b7e464eee193a44bd6f21 Author: David Freese Date: Tue Jan 27 12:38:50 2015 -0600 Web Server Port * Changed discovery method for available port for mongoose web server. commit 516917b9bc095d338e269efd6018f2873495e0d9 Author: David Freese Date: Thu Jan 8 07:27:22 2015 -0600 Version 2.0.7 * Maintenance release commit 8ac241b813b40eb39d0e428bdde9174c0327ebfc Author: David Freese Date: Thu Jan 8 07:39:30 2015 -0600 build scripts * update builddist.sh * added build4mxe.sh commit 8673835c12d53883b2d0f15df1b0ef3d9987e8eb Author: David Freese Date: Thu Jan 8 07:17:06 2015 -0600 fileselect * Fix for Native file select dialogs commit 1573d4c06cb4c1f8e561c8937d8be8c961970d96 Author: David Freese Date: Mon Nov 17 09:30:36 2014 -0600 Version 2.0.6 * maintenance release commit 1b2446322f03526c5d5f4aba48b9847cf67dc6e7 Author: David Freese Date: Fri Nov 14 06:26:06 2014 -0600 fltk 1.3.3 * Modify flmsg source to compile correctly with 1.3.3 commit bc38fd2d2ac05b0141c56652a097531e790b173a Author: David Freese Date: Sun Nov 2 07:18:35 2014 -0600 custom form * remove empty fields from transmit string and exported wrap file commit 774c7314e99859442a40e09e2a9ddf1f0f589ae4 Author: David Freese Date: Wed Oct 15 18:02:55 2014 -0500 FLDIGI IO Mode Check * Add new xmlrpc commands to test and change FLDIGI v3.22+ I/O interface. * Update 8PSK time table entries. * Remove st_mode struct table. * Validate available modems from time_table struct list * New routines in time_table.cxx to support modem validation check. commit 5db1ecb71442cc68aaa28430f324b837b09fb63c Author: David Freese Date: Wed Oct 15 06:49:11 2014 -0500 Version 2.0.5 * Maintenance release commit 40d6d2d0f73f598ab1e14090d7cb2b5216593cd1 Author: w1hkj.mint Date: Sun Sep 7 06:54:17 2014 -0500 build fix * Replace AM_PROG_MKDIR_P with AC_PROG_MKDIR_P. AM_PROG_MKDIR_P has been deprecated and may be removed in a future version of automake. AC_PROG_MKDIR_P is available in autoconf 2.60 and later, and we currently require at least 2.61. commit a2e640603d68bbf08ce381e5e39de598bd40a021 Author: David Freese Date: Fri Jul 11 06:55:08 2014 -0500 User manual update * Added server port configuration description commit dd1058605d1c626797f54f30076b830525570f35 Author: David Freese Date: Thu Jun 26 08:13:30 2014 -0500 Version 2.0.4 * Maintenance version commit 17da99860e5c3f777ec0b090e768b9609ccd02ca Author: Robert Stiles Date: Thu Jun 26 08:12:19 2014 -0500 Doxygen Inclusion * Add user and programmer documentation * Removed flmsg-doc source directory commit cea378f60bed6e11b9f79b01c117f65b9535c280 Author: David Freese Date: Fri Apr 25 08:33:01 2014 -0500 eol-double-quote-escape * Removed requirement to quote textarea data * Convert all textarea data cr-lf to \n character sequence * Escape all lf, and double quotes to \n, \" commit 75551185f707c78ea203852a03686e9474b8d955 Author: David Freese Date: Tue Apr 22 11:36:32 2014 -0500 TextArea bug fix * Fixed issue of incorrectly filling in text area value when field should be empty. commit ba9d924bab8f352f8ded7640f6c4a6cb77da4757 Author: David Freese Date: Tue Apr 15 21:28:36 2014 -0500 NBEMS app dir * 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 commit 9d318dfc6e9ef2d67d821195ebcf8e26c910ced8 Author: David Freese Date: Sun Apr 13 07:36:49 2014 -0500 Version 2.0.3 * Maintenance release commit 2aafd272e4e4aa87d81927098439730db5c11200 Author: David Freese Date: Thu Apr 10 19:04:28 2014 -0500 Custom select * Added restore of current selection when items are updated. commit 88d0bdd77b95cfcc3cb03147afd8996929a9d4ab Author: David Freese Date: Tue Apr 8 18:11:47 2014 -0500 Version 2.0.2 * Maintenance release commit 71c8a20e0b77cbff9e24bb89996c630b00ac1df9 Author: David Freese Date: Tue Apr 8 08:21:54 2014 -0500 ICS205 template * Correction to ICS205 html template commit f03328d6cd733155a21fc22f15745686c131b0e7 Author: David Freese Date: Mon Apr 7 19:03:51 2014 -0500 Config/Ports * Changed to a unified configuration dialog commit f20592c27eee00e82fd51821e6d3afe21d68fa19 Author: David Freese Date: Sun Apr 6 13:31:09 2014 -0500 Max size of textarea * Increased max size to 5000 characters. - web server will truncate any characters beyond the max size commit a5db8fe76bcd45522acb3f017597a3d596912399 Author: David Freese Date: Sat Apr 5 11:05:03 2014 -0500 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 commit 377261684d1fe737bc139123f0bd98be91990db7 Author: David Freese Date: Tue Apr 1 08:20:47 2014 -0500 Custom html transfer * Added special transfer of html forms to/from CUSTOM folder. commit 657ba20f715926c9a7c56392baec58c909d16545 Author: David Freese Date: Mon Mar 31 08:55:28 2014 -0500 Version 2.0.1 * Maintenance release commit 16671f651429e773042d4b9cb64ab05270db845e Author: David Freese Date: Mon Mar 31 08:51:14 2014 -0500 Radiogram/IARU choices * Correct initialization of precedence listbox commit 76bbf3504806587f1cbe2c5486a8e0cf6541afd7 Author: David Freese Date: Thu Mar 27 07:02:04 2014 -0500 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 commit 2ab6e921f8a560ed5b2b5ea26375e0ebfa1eb418 Author: David Freese Date: Tue Mar 25 16:05:59 2014 -0500 Version 2.0 * Moved versioning to 2.0 with advent of custom html form support. commit c1c2ca340c21bba084ccf0e897e49cfee15f02ba Author: David Freese Date: Sat Mar 22 18:03:05 2014 -0500 Radiogram * fix initializer for sel_hx_select commit 0c420d18f643497033bb9a4914eb89ae71aaec35 Author: David Freese Date: Sat Mar 15 15:37:12 2014 -0500 CUSTOM Editable * Addition of support for editable custom html forms Form elements allowed: - ... - -