* src/widgets/modest-folder-view.c:
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 12 Sep 2007 10:45:24 +0000 (10:45 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 12 Sep 2007 10:45:24 +0000 (10:45 +0000)
commit01b1842228775661305854ad15b0ecc9c52fd072
treeb23ad1cf12af4a6d16bb70bb50eb1632d641a9ac
parent341b97e027ed47e72bc681c23be98ec900d9cbea
* src/widgets/modest-folder-view.c:
        * Added reexpand private attribute. This is enabled when there
          are new folders in folder view. Then, all the available
          folders are expanded at least in the first depth level. This
          is instead of always expanding on map (fixes NB#65051).
        * (expand_root_items): modified the method to expand the items.
          Now we iterate on all the root folders until there's no next
          folder, instead of only expanding on folders with children.
          This way the local folders are expanded always, even when
          remote root folder does not have children.
        * Now we scroll to the selected cell to highlight it.
        * Now we mark as selectable any new inbox folder added to the
          view. This is ok as we'll be only showing one remote inbox
          folder at a time.

pmo-trunk-r3284
src/widgets/modest-folder-view.c