widgets.commitmsg: Redesign the commit message editor
commit37a9b24fe0b9560035f27e7e8229aedf9da7eb0f
authorDavid Aguilar <davvid@gmail.com>
Sun, 27 Nov 2011 13:44:44 +0000 (27 05:44 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 28 Nov 2011 08:41:23 +0000 (28 00:41 -0800)
tree70e54bb7f131bf2a185b9b5692bc31072b99ad34
parent8edb9c86c7b2f03c1ec8ead75f3d0e026255ba06
widgets.commitmsg: Redesign the commit message editor

Minimize space taken by the commit message editor and optimize it
for more common use cases.

Add placeholder text to make the purpose of each field obvious.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/main/view.py
cola/widgets/commitmsg.py