snapshot-44
tagbaf35cf73329e4676833ab9022c97f310d0134c8
object a9dc713f3629a62b5a1c7ba9a49413eee15150ee
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 29 Mar 2009 15:34:51 +0000 (29 17:34 +0200)
Bug-fixes

This is another bug-fix release.  Here is a list of changes:

  - The color table had many erroneous entries which have been corrected
    (Zvezdan Petkovic)
  - Ctrl+tab works again
  - Tab labels only show file tail by default to make them more legible
    (reset to default by adding "set guitablabel&" to .gvimrc)
  - The number of columns does not change on ":set go+=rT"
  - Fixed problems with view not maximizing when entering full-screen
    and the Dock was visible
  - Fix various problems related to having windows on a screen that got
    unplugged (fixes Issue 162)
  - Latest source code version and runtime files (e.g. the Python syntax
    file is fixed, fixes Issue 160)