<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">gtk-d4bjorn-980409-0.patch.gz

Hi,
this is a patch to gtk/gtkstatusbar.c
to make gtk_statusbar_pop() work properly (I think ;)
Now it loops through the stacked messages until
it finds the same context_id as specified by the caller.
Without this patch the top message will always be popped
even if the context_id differs.

Björn Englund
d4bjorn@dtek.chalmers.se

</pre></body></html>