1. Sep 29, 2010
    • chrender's avatar
      · dfd29b9c
      chrender authored
       - Fixed hyphenation char limit.
       - Added handling of hyphenation for words len < 4.
      dfd29b9c
    • chrender's avatar
      · 07def573
      chrender authored
       - Removed wrong z_ucs_rchar invocation, making refresh counts in
         cell-interface work again.
       - Added " to word separator chars.
      07def573
  2. Sep 28, 2010
    • chrender's avatar
      · dceb66e7
      chrender authored
       - Created separate function "get_path_for_locale" to get path for requested
         locale. This allows detection whether a locale is supported at all.
       - Adapted "create_locale_module" function to use "get_path_for_locale"
         function.
      dceb66e7
    • chrender's avatar
      · 6e27494b
      chrender authored
       - Added "get_interface_name" and "get_interface_version" prototypes for
         sound interface.
      6e27494b
    • chrender's avatar
      · 182730e0
      chrender authored
       - Added "i18n_libfizmo_INVALID_VALUE_P0S_FOR_PARAMETER_P1S" parameter.
       - Altered cell-interface error codes to allow new error message code
         "i18n_libfizmo_INVALID_VALUE_P0S_FOR_PARAMETER_P1S" to fit in line.
       - Added localized values for now parameter check error message.
      182730e0
    • chrender's avatar
      · fb4237ef
      chrender authored
       - Improved parsing of numbers for configuarion options (strtol instead
         of atoi for improved error detection and explicit false/true and
         yes/no checks).
      fb4237ef
    • chrender's avatar
      · 6a7193ee
      chrender authored
       - Improved wordwrap to correctly process dashes in words by implementing
         a separate "word_start" index.
      6a7193ee
    • chrender's avatar
      · 0c9a56bd
      chrender authored
       - Added output of sound interface name and version for info command.
      0c9a56bd
    • chrender's avatar
      · f44be0d9
      chrender authored
       - Made hyphenation skip the correct (TeX-defined) amount of letters at
         start and end of word.
      f44be0d9
    • chrender's avatar
      · 8ac1608c
      chrender authored
       - Registered stream and abort function as soon as a new interface is
         registered. This fixes the output of error message while parsing
         configuration parameters.
       - Added output of error messages in case of problems during config
         parameters parsing.
      8ac1608c
  3. Aug 13, 2010
    • chrender's avatar
      · dac19ec8
      chrender authored
       - Added libcellif.mk dependency to "all" target.
       - Fixed locale install to skip CVS directories.
      dac19ec8
    • chrender's avatar
      · 58f0c75c
      chrender authored
       - Added test z-code in binary mode.
      58f0c75c
    • chrender's avatar
      Initial libfizmo import · 48438cc5
      chrender authored
      48438cc5