Skip to content
Snippets Groups Projects
  1. Jul 13, 2011
    • rswindell's avatar
      Fix undefined symbols warnings. · fb6932b1
      rswindell authored
      Updated indentation/brace style and comments.
      fb6932b1
    • rswindell's avatar
      Resolve msvc6 warning: · 2494e4d8
      rswindell authored
      warning C4229: anachronism used : modifiers on data are ignored
      2494e4d8
    • rswindell's avatar
      Fix bug introduced Feb-28-2008 (with rev 1.39 of un_rep.cpp) where all QWK · 8c382ee4
      rswindell authored
      control messages without an argument (e.g. "DROP" instead of "DROP <conf-num>")
      no longer worked because the qwkcfgline() function expected the message subject
      to be padded with spaces (ASCII 32) per the QWK-spec, but changes in un_rep()
      included truncating trailing spaces from QWK message subjects *before* control
      message parsing occurred (causing this problem).
      Thanks to Dreamer for reporting this problem (using MultiMail).
      8c382ee4
  2. Jul 08, 2011
  3. Jul 03, 2011
  4. Jul 02, 2011
  5. Jun 30, 2011
    • rswindell's avatar
      Remove "Module" from "Loadable Module" menu options (redundant). · c7480ff0
      rswindell authored
      Expanded help text for "Loadable Modules".
      Expanded help text for internal code prefix/suffixes and some other edits.
      Internal-code prefixes are now automaitcally removed from imported file areas,
      just like was already done for message areas, by the prep_code() function.
      Imported internal-code suffixes are converted to upper case.
      Updated indentation and brace style.
      Replaced special unprintable help text chars with ASCII equivalents (` and ~).
      c7480ff0
  6. Jun 29, 2011
  7. Jun 28, 2011
  8. Jun 15, 2011
  9. Jun 14, 2011
  10. Jun 04, 2011
  11. Jun 03, 2011
  12. Jun 02, 2011
Loading