snapshot-33
tag6041c6c73ea5cae47aaf70220131713a4e671902
object 7def7bdbb81f671040fc6e4fb73a833f9bc44f96
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 5 Jul 2008 18:34:19 +0000 (5 20:34 +0200)
Plug-In, Proxy Icon, Input Manager, 7.2a, ...

This snapshot includes contributions from three new MacVim developers:
Kyle Lippincott has added support for proxy icons, Matt Tolton has
implemented a Plug-In architecture, and Kaoru Yoshida has rewritten the
Input Manager support.  Let me just say that I find it very encouraging
to get more help with this project!  While we're on the topic of MacVim
development; if you are interested in getting started with the source
code you should take a look at the newly updated file
"src/MacVim/README".  I have also written some documentation on how to
contribute with patches using Git, see

http://code.google.com/p/macvim/wiki/Contributing

If you want to get started with plug-in development you should take a
look at the example plug-in (FileBrowser.tgz) that Matt posted to this
list (the thread is called "Initial Plugin Architecture patch").  I'm
sure Matt will be happy to help out with any question you may have (as
will I).

I think that the new Input Manager support is a big improvement, but we
need feedback from more IM users to let us know exactly how well it
works.  Kaoru seems to be on top of fixing bugs as they are reported, so
if you have any problems or comments please make yourself heard.

More changes since snapshot 32:
- The file open dialog has a check-box to show hidden files (patch by
  Nico Weber)
- Cmd-? now works
- Partial printing support: Cmd-p opens up Preview.app (Nico Weber)
- Uses Vim 7.2a BETA source code
- Latest runtime files
- Minor bug fixes (see http://repo.or.cz/w/MacVim.git)