modest-ui-actions.c: some alignment in the code
authorPeter Csaszar <pcsaszar@blumsoft.eu>
Thu, 9 Aug 2007 14:11:15 +0000 (14:11 +0000)
committerPeter Csaszar <pcsaszar@blumsoft.eu>
Thu, 9 Aug 2007 14:11:15 +0000 (14:11 +0000)
commit27ef05705f9dfbb30b4a60646b70a9f219de2bc6
treecec67852688084e94eaa561ddd508d0805a5cc53
parentddea0b0c363da299f8952d7ce307870ac86e6759
modest-ui-actions.c: some alignment in the code
modest-ui-dimming-rules.c: some cleanup of unnecessary codes
modest-msg-view-window.c: partially fixes bug 60714, and have further
modifications. The concept is using signals of tree_model for any
change. If there is a change, dimming rules should be applied on
msg-view-window.

Not: There remains some bugs, which I do not know if registered on
bugzilla or not, but are near the same problems like 60714.
The tree_view (header_view) in main window might have new tree_model
due to some user actions and so 60714 bug become current again.

pmo-trunk-r2959
src/maemo/modest-msg-view-window.c
src/modest-ui-actions.c
src/modest-ui-dimming-rules.c