diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-06-11 06:08:41 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-06-11 06:08:41 +0800 |
commit | cb21428ef8f23891a4870886ed1f9dfec3969a61 (patch) | |
tree | 048652d03889e5dbf1ee916c3e36131dd9833a12 /camel/providers/nntp | |
parent | 0678d00b52c75cc685dd64a82c77c5adb4b5be71 (diff) | |
download | gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.tar gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.tar.gz gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.tar.bz2 gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.tar.lz gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.tar.xz gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.tar.zst gsoc2013-evolution-cb21428ef8f23891a4870886ed1f9dfec3969a61.zip |
Fixes bug #58825. Ugh. Really Gross Hack (tm).
2004-06-10 Jeffrey Stedfast <fejj@novell.com>
Fixes bug #58825. Ugh. Really Gross Hack (tm).
* em-folder-tree.c (emft_tree_row_expanded): If the store that we
are expanding matches the uri that we've been requested to select
(e.g. from before the store was added to the tree), then give the
uri to the get_folder_info_op.
(em_folder_tree_set_selected): If the store for the uri isn't in
the tree yet, save the uri for later.
* mail-component.c (folder_selected_cb): Set the selected state of
the folder-tree and save it.
(impl_createControls): Restore the selected state on the
folder-tree.
* em-folder-tree-model.c (em_folder_tree_model_set_selected): New
function to set the selected-uri saved state.
(em_folder_tree_model_get_selected): New function to get the
selected uri saved state.
(em_folder_tree_model_save_state): Renamed.
* em-folder-tree.c (emft_update_model_expanded_state): Don't let
path be NULL if the node is a store node (path == NULL for any
other case is a bug).
(emft_maybe_expand_row): Same.
svn path=/trunk/; revision=26294
Diffstat (limited to 'camel/providers/nntp')
0 files changed, 0 insertions, 0 deletions