Skip to content
Snippets Groups Projects
  1. Aug 29, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.639 · c6c1d8b8
      Bram Moolenaar authored
      Problem:    It's not easy to build Vim on Windows with XPM support.
      Solution:   Include the required files, they are quite small.  Update the
                  MSVC makefile to use them.  Binary files are in the next patch.
                  (Sergey Khorev)
      v7.3.639
      c6c1d8b8
  2. Aug 23, 2012
  3. Aug 15, 2012
  4. Aug 08, 2012
  5. Aug 02, 2012
  6. Jul 29, 2012
  7. Jul 27, 2012
  8. Jul 25, 2012
  9. Jul 19, 2012
  10. Jul 16, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.604 · b5c9cb55
      Bram Moolenaar authored
      Problem:    inputdialog() doesn't use the cancel argument in the console.
                  (David Fishburn)
      Solution:   Use the third argument. (Christian Brabant)
      v7.3.604
      b5c9cb55
    • Bram Moolenaar's avatar
      updated for version 7.3.603 · bdb62056
      Bram Moolenaar authored
      Problem:    It is possible to add replace builtin functions by calling
                  extend() on g:.
      Solution:   Add a flag to a dict to indicate it is a scope.  Check for
                  existing functions. (ZyX)
      v7.3.603
      bdb62056
Loading