Wykres commitów

5 Commity (4fa12df98f5c1a43db0f42f15b31fc472815e5fc)

Autor SHA1 Wiadomość Data
David Freese 45239f4769 Internationalization
* Modified Internationalization (po) files associated with
       removal of rigCAT control dialog.
     * Removed remaining code segment in a __WIN32__ block
2009-10-17 18:45:57 -05:00
Stephane Fillod 4287bd0b70 More i18n 2009-09-09 21:30:12 +02:00
Stephane Fillod 2929336729 Czech l10n by Josef Klimosz, OK2WO 2009-03-21 23:54:27 +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 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