diff options
author | Darin Adler <darin@src.gnome.org> | 2001-03-08 00:28:41 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-03-08 00:28:41 +0000 |
commit | 2832fe1009198522cd2b920a6e16cc598e1a9a98 (patch) | |
tree | b2fa523b2487b068af829b9df67d86f13d3f4414 /src/nautilus-sidebar-title.c | |
parent | b21da3fa6be5814580b7ca95206ccc79ae70daf8 (diff) | |
download | nautilus-2832fe1009198522cd2b920a6e16cc598e1a9a98.tar.gz |
reviewed by: John Sullivan <sullivan@eazel.com>
Fix bug 7494 (History sidebar component spews assertions when
closing nautilus window (and sometimes crashes)):
* components/history/nautilus-history-view.c: (update_history):
Don't try to update the history list widget if it's already
destroyed. Also handle the case where it's destroyed by an unref
call coming in through CORBA inside the nautilus_bookmark_new
function. This is a larger design problem, but this handles the
case that's actually occurring.
(nautilus_history_view_initialize): Ref the history list widget.
(nautilus_history_view_destroy): Set the "destroyed" boolean if
someone has connected one. Unref the history list widget. Also,
don't bother clearing it since it is going to be destroyed anyway.
Fix bug 7514 (Intel/AMD branding on Hardware View CPU picture is
not something we're authorized to use):
* components/hardware/icons/cpu.png: Updated with new image from
Arlo.
Diffstat (limited to 'src/nautilus-sidebar-title.c')
0 files changed, 0 insertions, 0 deletions