nautilus/components
Michael Meeks 3a67004365 This change only partially works, it works correctly with a fix to Gtk+
2002-05-23  Michael Meeks  <michael@ximian.com>

	This change only partially works, it works correctly
	with a fix to Gtk+ from jrb, but then dies with multiple
	views.

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_finalize): don't de-queue idle
	epansion state save.
	(schedule_save_expansion_state_callback),
	(save_expansion_state_idle_callback): kill.
	(create_tree): don't save the gconf key on each
	row expand / contract.
	(nautilus_tree_view_instance_init): setup expanded_uris.
	(load_expansion_state): kill.
	(row_inserted_expand_node_callback): impl.
	(create_tree): connect signal, always expand root.
	(load_expansion_state): impl.
	(save_expansion_state_callback): rename.
	(expand_row_if_stored): impl.
	Sigh - I spent hours working out there was a sort_path.

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_new): optionally set the root.
	(nautilus_tree_model_set_root_uri): publicise.
	(nautilus_tree_model_iter_has_child): add some debug.
2002-05-23 16:34:22 +00:00
..
adapter replace all the OAFIIDs with more sensibly named ones, that follow the 2002-04-18 18:39:01 +00:00
hardware replace all the OAFIIDs with more sensibly named ones, that follow the 2002-04-18 18:39:01 +00:00
history Add copyright notice. 2002-05-17 05:14:07 +00:00
loser replace all the OAFIIDs with more sensibly named ones, that follow the 2002-04-18 18:39:01 +00:00
music Don't use custom font. 2002-05-11 23:53:50 +00:00
news replace all the OAFIIDs with more sensibly named ones, that follow the 2002-04-18 18:39:01 +00:00
notes cache the property bag item, so we're not forever querying for it. 2002-05-21 11:27:23 +00:00
sample replace all the OAFIIDs with more sensibly named ones, that follow the 2002-04-18 18:39:01 +00:00
services/nautilus-dependent-shared Remove nautilus-installer. 2001-04-11 12:38:38 +00:00
text if the file size is 0, just report loading is complete and return. Fixes 2002-05-09 20:49:46 +00:00
throbber Make the throbber smaller if we're using a toolbar without text labels. 2002-04-18 23:35:51 +00:00
tree This change only partially works, it works correctly with a fix to Gtk+ 2002-05-23 16:34:22 +00:00
.cvsignore Ignore more generated files. 1999-12-15 00:04:42 +00:00
Makefile.am Disable news sidebar. 2002-04-30 22:21:40 +00:00