Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -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 module | Dan Vrátil | 2012-03-29 | 1 | -0/+1 |
| | |||||
* | Add EMailReader.get_preview_pane() method. | Matthew Barnes | 2011-11-22 | 1 | -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 Barnes | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | Add keybindings to tab. | Srinivasa Ragavan | 2010-08-12 | 1 | -0/+3 |
| | | | | | | Control Up - Go to parent folder. Control Shift Up/Down - prev/next tab Control Shift w - close tab. | ||||
* | More code cleanup. | Matthew Barnes | 2010-07-27 | 1 | -3/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-26 | 1 | -53/+39 |
| | |||||
* | Add animations for selecting mail and search. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+2 |
| | |||||
* | Add folder pane for tabbed browser. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+10 |
| | |||||
* | Redo EMailPanedView and almost match to the basic one. | Srinivasa Ragavan | 2010-07-26 | 1 | -4/+33 |
| | |||||
* | More changes and modifications. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+3 |
| | |||||
* | re-baseclass few things. | Srinivasa Ragavan | 2010-07-26 | 1 | -2/+3 |
| | |||||
* | New set of basic views | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+49 |