Fix chaining of bottom-row dialog buttons
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 15 Apr 2011 20:04:03 +0000 (22:04 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 15 Apr 2011 20:04:03 +0000 (22:04 +0200)
commiteae2802c1cb4daea3526092e9f7eb61ff03ee324
tree66f603c02350270e1150b61916e6c6b8a0a9850b
parent7112c9346e502b141b5a5d5c677856559ed347b2
Fix chaining of bottom-row dialog buttons

The OK & cancel buttons are chained to the bottom. This patch makes sure
that other buttons appearing in the same row (as in the tags and
comment dialogs) will be chained that way too, so that they will behave
the same on vertical sizing. The bottom of a full-width text-edit above
it will be chained to bottom too. To make this work in the tags dialog,
the (optional) cmail-message field had to be put above the tags memo.
xoptions.c