chiark / gitweb /
Wrap the status bar in a viewport, to avoid it expanding if the text
authorSimon Tatham <anakin@pobox.com>
Sat, 1 May 2004 07:53:53 +0000 (07:53 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 1 May 2004 07:53:53 +0000 (07:53 +0000)
commit4e5a0a3d67e95f515f8bef7cb9bbd103cab89aa7
tree93f2d35870030059b9300ede23e46478951a5c43
parent2206a1aa25f783759cdf2336310357c33823dc21
Wrap the status bar in a viewport, to avoid it expanding if the text
doesn't fit in it. This not only looked ugly, but caused unnecessary
calls to configure_area() and kept destroying the pixmap.

[originally from svn r4180]
gtk.c