diff options
author | Tor Lillqvist <tml@novell.com> | 2008-03-12 19:34:38 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-03-12 19:34:38 +0000 |
commit | 0cc4738b0c4396f23a7f7402780a0fcb158e8394 (patch) | |
tree | 520ff7df310bd5490aef8130c5c0a58ecd626a66 /gdk | |
parent | 833c1b1e2b0f572cc20655dbd7539188b94b30f0 (diff) | |
download | gtk+-0cc4738b0c4396f23a7f7402780a0fcb158e8394.tar.gz |
Bug 510000 - GtkStatusIcon doesn't reshow after explorer.exe crash
2008-03-12 Tor Lillqvist <tml@novell.com>
Bug 510000 - GtkStatusIcon doesn't reshow after explorer.exe crash
* gtk/gtkstatusicon.c [Win32]: Keep a list of status icons. Check
for the TaskbarCreated message in the window procedure for the
dummy "tray observer" window we create. When we get a
TaskbarCreated message, iterate over the status icons and re-add
them to the task bar, and update them by calling
gtk_status_icon_update_image().
Move some ifdefs around to avoid unused functions.
svn path=/trunk/; revision=19792
Diffstat (limited to 'gdk')
0 files changed, 0 insertions, 0 deletions