1. 20 Feb, 2002 3 commits
    • Andriy Palamarchuk's avatar
      - made notepad compile with Cygwin · 5d5f36f7
      Andriy Palamarchuk authored
      - made changes to the precompiler directives to check for specific
        features instead of checking for the environment version.
      5d5f36f7
    • Bill Medland's avatar
      Drawtext tidying up ready for the next big change: · 8513907f
      Bill Medland authored
      - Fix brainfade in previous delta
      - Move ellipsification results to static memory; they are going to
        have to be referenced inside NextLineW and the arg list is too big
        already.
      - Add the missing ellipsification result (len_under) to simplify coding.
      - Slight correction to prefix tracking for when there are several
        underlined characters on a single line (DT_EXPANDTABS only).
      - Allocate and free the temporary copy required for DT_MODIFYSTRING
        rather than using a fixed size stack array.
      - Introduce lastline into the main loop; it simplifies the code and we
        are going to need it.
      8513907f
    • Lawson Whitney's avatar
      8777effb
  2. 19 Feb, 2002 14 commits
  3. 15 Feb, 2002 8 commits
  4. 14 Feb, 2002 7 commits
  5. 12 Feb, 2002 8 commits