snapshot-45
tag37b9be26a218daaaffd13d898bbc09a4f5dc9c20
object be6cce8f38600c1e8965c6c284608e98702651c3
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 13 Apr 2009 17:28:30 +0000 (13 19:28 +0200)
Refactoring

This release includes the refactoring that I did to the frontend and as
such I would ask everybody to be extra attentive when testing it.  This
refactoring was done to plug some potential crashing bugs (I don't know
if anybody has been affected by them) but mostly it cleans up some of
the code.

Changes since snapshot 44:

  - The toolbar is not hidden by default again (if you prefer having the
    toolbar hidden, then add the line "set go-=T" to your ~/.gvimrc
    file)
  - The ATSUI renderer honors the 'guisp' highlighting color
  - Fix the forever bouncing Dock icon bug (Kazuki Sakamoto)
  - Add the "Show Hidden Files" checkbox button to the Save dialog
    whenever the file browser is expanded
  - Frontend refactoring