Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-06-30 | 1 | -2/+1 |
| | | | | GCC learned how to find dead assignments. | ||||
* | More whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -5/+5 |
| | |||||
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -2/+5 |
| | | | | | | | | | | | Global variables in shared libraries are a bad idea. EMailBackend now owns the MailSession instance, which is actually now EMailSession. Move the blocking utility functions in mail-tools.c to e-mail-session.c and add asynchronous variants. Same approach as Camel. Replace EMailReader.get_shell_backend() with EMailReader.get_backend(), which returns an EMailBackend. Easier access to the EMailSession. | ||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -28/+28 |
| | |||||
* | Bug 624534 - Adapt to GTK+ GtkNotebookPage changes | Kjartan Maraas | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | Remove gtk_notebook_set_tab_label_packing(). | Matthew Barnes | 2010-04-08 | 1 | -3/+0 |
| | |||||
* | Capplet cleanups. | Matthew Barnes | 2010-04-01 | 1 | -299/+85 |
| | |||||
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+914 |