Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crash when adding account in express mode | Gustavo Noronha Silva | 2011-06-29 | 1 | -0/+1 |
| | | | | | | The settings library started using an EMailBackend object, but since it is abstract it can't be instantiated directly. So we use the EShell to get the mail backend for us instead, after loading the modules. | ||||
* | Rip out Anjal-specific cruft we don't need. | Matthew Barnes | 2011-03-28 | 1 | -2/+0 |
| | | | | | Need to trim off the fat if we're ever going to merge the souped up mail account wizard. Still a long way to go... | ||||
* | Fix build settings under capplet. | Matthew Barnes | 2010-03-31 | 1 | -9/+5 |
| | |||||
* | Build libevolution-mail-settings as dll on windows | Fridrich Štrba | 2010-03-31 | 1 | -0/+1 |
| | |||||
* | Add a bunch of mail autoconfiguration files | Federico Mena Quintero | 2010-03-18 | 1 | -1/+2 |
| | | | | | | These come from http://live.mozillamessaging.com/autoconfig/ Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Fix missing linker flags in the correct Makefile.am. | Matthew Barnes | 2010-03-16 | 1 | -1/+4 |
| | |||||
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+69 |