Wykres commitów

1030 Commity (77bc96640bcf3d1726d7927bd5f37abc28ba3b21)

Autor SHA1 Wiadomość Data
David Freese aef541e3ec Add fl_logbook 2008-12-04 16:11:33 +00:00
Stelios Bounanos 2b79053f99 Update fldigi-shell
Fix wait_for_data()
Add source command
Add -c argument
File arguments are now evaluated as Perl code
Remove old comments
2008-12-04 16:11:33 +00:00
Stelios Bounanos 3d6f7bbf84 Add Fl_Input2
This a simple Fl_Input wrapper that adds a context menu
with the usual edit operations.
2008-12-04 16:11:33 +00:00
Stelios Bounanos 5077ca6249 Hamlic changes
* Fix hamlib_close
  The rigcontrol window must not be hidden from hamlib_loop().
  The wf->setQSY() call can be made in hamlib_close() so that
  no FLTK locking is needed.

* Use rig_caps type in rig_cmp
* hamlib_get_rigs() needs to be called only once
2008-12-04 16:11:32 +00:00
Stelios Bounanos 0aa3c19d91 Improve make_pixmap
Make the window borderless and hide it before the pixmap is drawn.
2008-12-04 16:11:32 +00:00
Stelios Bounanos 6013b15332 XML-RPC update
* Fix log.get_band
* Add methods for new qso frame fields
* Add method to retrieve pskreporter spot counter
2008-12-04 16:11:32 +00:00
Stelios Bounanos c3814bc1a4 Add NLS support
Merge patch by Stephane Fillod <fillods@users.sourceforge.net>:

* gettextsize fldigi
* add initial French translation

Minor additional changes by me (sb):

* Remove bundled intl and associated m4 macros and compiler flags
* Move new m4 macros to m4/intl
* Move gettext.h to src/include and add to src/Makefile.am
* Modify setup_nls():
  * Search for message catalogs in $PWD/locale and
    $FLDIGI_LOCALE_DIR/locale, in addition to LOCALEDIR
  * Do not call setlocale() for LC_NUMERIC, as this can break the
    configuration read/write routines when handling floating point
    numbers in locales that use a comma as the decimal point
  * Fix static initialisation
* Add INTL_LIBS and INTL_CFLAGS configure variables that can be used
  to override AM_GNU_GETTEXT
* Update po/Makevars
* Update po files
* Remove po/Makefile.in and po/remove-potcdate.sed
2008-12-04 16:11:21 +00:00
Stelios Bounanos cc3677694d Merge with upstream 2008-11-25 00:14:20 +00:00
Stelios Bounanos 1f6e9c6704 Upstream version 3.04BE 2008-11-23 06:20:16 +00:00
Stelios Bounanos dea0ee9024 Upstream version 3.04BD 2008-11-22 01:32:17 +00:00
Stelios Bounanos 690daadf50 Add spotting
* Add hooks to the logger and received text handlers
* Add support for N1DQ's PSK Automatic Propagation Reporter
2008-11-21 08:09:13 +00:00
Stelios Bounanos c8a6ae11e4 Add UDP socket support 2008-11-20 14:53:48 +00:00
Stelios Bounanos 984bf8b650 Add simpler RE class 2008-11-20 14:51:11 +00:00
Stelios Bounanos 91cf6d14c6 Merge with upstream 2008-11-20 04:14:48 +00:00
Stelios Bounanos edc3049ef3 Upstream version 3.04BC 2008-11-19 20:17:55 +00:00
Stelios Bounanos 8960485c23 Upstream version 3.04BB 2008-11-19 20:17:40 +00:00
Stelios Bounanos 2b19fba6eb Upstream version 3.04BA 2008-11-19 20:17:12 +00:00
Stelios Bounanos 315a3aff2a Upstream version 3.04AZ 2008-11-13 00:13:14 +00:00
Stelios Bounanos fca79b4151 Upstream version 3.04AY 2008-11-13 00:12:12 +00:00
Stelios Bounanos 047e8bb9f9 Improve hamlib support
* Move rig enumeration functions outside Rig class
* Add new rig model config variable
* Remove unneeded configuration code
* Simplify hamlib_init
* Add "advanced" hamlib configuration text field
2008-11-07 10:31:23 +00:00
Stelios Bounanos d32a86e8bd RE class changes
Add suboff() to return substring match offsets
2008-11-07 10:31:23 +00:00
Stelios Bounanos 3eeb6391c5 Fl_ComboBox changes
* Increase maximum popup size slightly
* Use index value to scroll browser on popup
* Don't dismiss the popup if nothing has been selected, e.g.  when
  pressing mouse-1 on the scrollbar and releasing it inside the item list)
* Set index variable in Fl_ComboBox::index(int)
* Make the index zero-based
2008-11-07 04:56:14 +00:00
Stelios Bounanos 15e7c2ff3c Toggle menu icons at runtime 2008-11-06 06:03:21 +00:00
Stelios Bounanos 37b38e176b Fix MFSK image menu item 2008-11-06 06:03:21 +00:00
Stelios Bounanos 5639f4b97d Fix FTextView text lookup 2008-11-05 18:17:03 +00:00
Stelios Bounanos 71b9b489c4 Clean up callsign search code
Ensure that the QRZ html scraper runs inside the lookup thread
2008-11-04 12:00:18 +00:00
Stelios Bounanos 7013c62580 Frequency list fixes
Fix the show_frequency, show_mode and show_bw functions, which
used REQ with a string passed by value.
Remove shift-click binding from docked list.
Add key binding (Escape) to dismiss list browser.
The same button now shows and hides the list.
Make the frequency list lines narrower.
Remove the "Post 2.09" comment.
2008-11-03 23:55:47 +00:00
Stelios Bounanos 73e082bd3b Add icons option 2008-11-03 22:18:01 +00:00
Stelios Bounanos 64cbeebe78 Merge with upstream 2008-10-31 03:48:13 +00:00
Stelios Bounanos 6b1c297560 Upstream version 3.04AX 2008-10-31 03:47:24 +00:00
Stelios Bounanos 9a0fadc492 Fix wfall/rxtext links 2008-10-31 00:12:19 +00:00
Stelios Bounanos 704cfd62bf Fix IZDT time format 2008-10-29 01:20:38 +00:00
Stelios Bounanos c452607e51 Restore wfall wheel/qsy step 2008-10-29 01:20:34 +00:00
Stelios Bounanos 8536587910 Add QSO data mouse binding
Bind RX text mouse-2 to a a handler that enters QSO data into the
log fields. A limited amount of pattern matching is done to
recognise RST reports and IARU locator strings.
2008-10-29 01:20:30 +00:00
Stelios Bounanos 5eda8b6077 Add RX text and waterfall links
A double click on the waterfall inserts a text anchor than can be
clicked to return to that signal. Similarly, an Alt-click on the
waterfall scrolls the RX text to the most recent text anchor that
describes a similar modem and frequency combination.

If the "insert text on click" waterfall option is switched on,
text anchors will be inserted only if the click text box contains
the string "<FREQ>".

This implementation is based on an idea by Leigh, WA5ZNU.
2008-10-29 01:20:26 +00:00
Stelios Bounanos a0af30f208 Add more icons
Place all icons in the same source file
Add code to set icon & text labels for menu items and widgets
2008-10-29 01:20:08 +00:00
Stelios Bounanos 685f7dfa9a Fix combo browser label 2008-10-29 01:17:42 +00:00
Stelios Bounanos 47a6249679 Merge with upstream 2008-10-29 01:15:25 +00:00
Stelios Bounanos d8211853c8 Upstream version 3.04AW 2008-10-29 01:14:36 +00:00
Stelios Bounanos 1ed76f0ccb Upstream version 3.04AV 2008-10-27 16:40:22 +00:00
Stelios Bounanos 2114401abf Upstream version 3.04AU 2008-10-27 03:44:11 +00:00
Stelios Bounanos 9461dc6706 Upstream version 3.04AT 2008-10-25 02:11:49 +01:00
Stelios Bounanos dfa8465b94 Upstream version 3.04AS 2008-10-24 02:46:44 +01:00
Stelios Bounanos a5062ae24e Upstream version 3.04AR 2008-10-22 18:54:18 +01:00
Stelios Bounanos 40555942a8 Upstream version 3.04AQ 2008-10-22 02:40:14 +01:00
Stelios Bounanos f22ce65384 Upstream version 3.04AP 2008-10-19 02:12:58 +01:00
Stelios Bounanos 9a161f100f Upstream version 3.04AO 2008-10-17 22:09:52 +01:00
Stelios Bounanos 096e1eb1b5 Upstream version 3.04AN 2008-10-16 11:11:28 +01:00
Stelios Bounanos 21f16cb4ad Improve config performance 2008-10-15 14:07:16 +01:00
Stelios Bounanos fa4ff95e6a Fix window resizing on OS X 2008-10-14 22:20:31 +01:00