aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-paned-view.h
Commit message (Collapse)AuthorAgeFilesLines
* EMailReader: Remove unused actions.Matthew Barnes2013-06-031-3/+0
| | | | | | | | | | These are just Express Mode leftovers. Also remove obsolete functions: e_mail_reader_get_enable_show_folder() e_mail_reader_enable_show_folder() e_mail_paned_view_set_enable_show_folder()
* Mail formatter rewriteDan Vrátil2012-06-061-2/+0
| | | | | | | | All mail-parsing and formatting code has been moved to em-format. Parsing is handeled by EMailParser class, formatting by EMailFormatter. Both classes have registry which hold extensions - simple classes that do actual parsing and formatting. Each supported mime-type has it's own parser and formatter extension class.
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-0/+1
|
* Add EMailReader.get_preview_pane() method.Matthew Barnes2011-11-221-1/+0
| | | | | Also give EMailReader::show-search-bar signal a default implementation, since it can now dig up the search bar widget itself.
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-2/+2
|
* Add keybindings to tab.Srinivasa Ragavan2010-08-121-0/+3
| | | | | | Control Up - Go to parent folder. Control Shift Up/Down - prev/next tab Control Shift w - close tab.
* More code cleanup.Matthew Barnes2010-07-271-3/+1
|
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-53/+39
|
* Add animations for selecting mail and search.Srinivasa Ragavan2010-07-261-0/+2
|
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-261-0/+10
|
* Redo EMailPanedView and almost match to the basic one.Srinivasa Ragavan2010-07-261-4/+33
|
* More changes and modifications.Srinivasa Ragavan2010-07-261-0/+3
|
* re-baseclass few things.Srinivasa Ragavan2010-07-261-2/+3
|
* New set of basic viewsSrinivasa Ragavan2010-07-261-0/+49