1. Oct 30, 2010
    • chrender's avatar
      · a5dde929
      chrender authored
       - Implemented "delete_list_and_get_null_terminated_ptrs" method.
      a5dde929
    • chrender's avatar
      · 30486bc7
      chrender authored
       - Added first step for scrolling up.
      30486bc7
    • chrender's avatar
      · eb89c5f1
      chrender authored
       - Added "advance_history_pointer" flag to "output_repeat_paragraphs". This
         will advance the history pointer to the last byte of output.
      eb89c5f1
  2. Oct 01, 2010
    • chrender's avatar
      · 90686219
      chrender authored
       - Implemented command history via arrow up / down.
      90686219
    • chrender's avatar
      · 8a641c10
      chrender authored
       - Updated config.*.mk files.
      8a641c10
    • chrender's avatar
      · f6d98fcb
      chrender authored
       - Added basic installation instructions.
      f6d98fcb
    • chrender's avatar
      · 2d2a8732
      chrender authored
       - Fixed typos / formatting.
      2d2a8732
  3. Sep 29, 2010
    • chrender's avatar
      · b7757585
      chrender authored
       - Added default README.txt.
      b7757585
    • chrender's avatar
      · aeff4947
      chrender authored
       - Added BSD copyright notice.
      aeff4947
    • chrender's avatar
      · ffc06ffe
      chrender authored
       - Added and adapted changelog from the 0.6 fizmo package.
      ffc06ffe
    • chrender's avatar
      · 0bc86b81
      chrender authored
       - Implemented [More] prompt.
       - Improved z_ucs output to screen interface to also work with
         non-newline-separated lines.
      0bc86b81
    • 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
  4. 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
  5. 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