Wykres commitów

6 Commity (b8d267ab87cbea77d361820b6362ca7351fe30dd)

Autor SHA1 Wiadomość Data
Stelios Bounanos 8214079276 Add log sources 2009-01-05 16:00:01 +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 0c5b18ca7c Add log format check
Fix some LOG calls that were passing the wrong type/number of args
2008-10-11 23:57:44 +01:00
Stelios Bounanos 3e3c2d1352 Don't leak fds 2008-09-02 16:04:43 +01:00
Stelios Bounanos 97535c2d6f Event log changes
Change log level enum names to FOO_LEVEL
Don't echo QUIET messaged to stderr
2008-08-29 12:06:19 +01:00
Stelios Bounanos 0e26dc97d0 Upstream version 3.03AA 2008-08-26 23:33:34 +01:00