diff options
author | Maciej Stachowiak <mstachow@src.gnome.org> | 2000-08-04 07:26:24 +0000 |
---|---|---|
committer | Maciej Stachowiak <mstachow@src.gnome.org> | 2000-08-04 07:26:24 +0000 |
commit | 3935ef2bd332586a5fe422e304202e2727b20614 (patch) | |
tree | a3cc4e5f9abc82cfded70bdb829b91575224bd34 /components/music/nautilus-music-view.c | |
parent | 931594ab68c8341416bced71d88ee752fe43058d (diff) | |
download | nautilus-3935ef2bd332586a5fe422e304202e2727b20614.tar.gz |
Fix bugs 1524 and 1517:
* components/tree/nautilus-tree-model.c:
(nautilus_tree_model_monitor_add): Fixed a minor bug which made
this never report anything but the root node.
Also: moved all helper functions to the end of the file and prototyped
them, and did minor cleanup.
* components/tree/nautilus-tree-view.c (insert_hack_node,
remove_hack_node, freeze_if_have_hack_node): Functions to handle
adding and removing the hack node, and freezing while it might be
visible; this way we should be able to avoid the user ever seeing
it.
(nautilus_tree_view_insert_model_node,
nautilus_tree_view_model_done_loading_callback,
nautilus_tree_view_load_from_filesystem, tree_expand_callback):
Use the above functions to insert and hide the hack node at the
proper times.
(nautilus_tree_view_initialize,
nautilus_tree_view_update_all_icons): Connect to icons_changed
signal and update all icons when it happens.
Diffstat (limited to 'components/music/nautilus-music-view.c')
0 files changed, 0 insertions, 0 deletions