aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-mail.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the storage registar(?) genericIain Holmes2001-07-241-35/+69
| | | | svn path=/trunk/; revision=11315
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-211-2/+2
| | | | | | | | | 2001-07-20 Jason Leach <jleach@ximian.com> * e-summary-tasks.c: Revert last changes, URIs are now back to original in shell. svn path=/trunk/; revision=11275
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-201-3/+3
| | | | | | | | | | | | | 2001-07-19 Jason Leach <jleach@ximian.com> * e-summary-tasks.c: Update the evolution:/local/ URI's to evolution:/Local Folders/ to go along with todays shell changes. * e-summary-mail.c: Ditto. * e-summary-calendar.c: Ditto. svn path=/trunk/; revision=11252
* Fix the mail folder linksIain Holmes2001-07-201-1/+1
| | | | svn path=/trunk/; revision=11231
* Secure e_summary_mail_generate_htmlIain Holmes2001-07-121-0/+3
| | | | svn path=/trunk/; revision=11014
* Fix the memory corruption issueIain Holmes2001-07-121-1/+0
| | | | svn path=/trunk/; revision=11013
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-0/+33
| | | | svn path=/trunk/; revision=11010
* Mail stuff addedIain Holmes2001-07-071-0/+84
| | | | svn path=/trunk/; revision=10867
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-301-3/+13
| | | | | | | | | | | | | | | | | | | | | * e-summary-calendar.c (generate_html): Marked strings for translation + conversion to utf8. * e-summary-mail.c Added missing #include <config.h> (e_summary_mail_generate_html): Marked strings for translation + conversion to utf8. * e-summary-weather.c (e_summary_weather_get_html, open_callback): Marked strings for translation + conversion to utf8. (weather_make_html): Fixed leaks. * e-summary-rdf.c (tree_walk): Fixed leaks. (read_callback): Marked strings for translation. svn path=/trunk/; revision=10630
* Fix a few buggiesIain Holmes2001-06-301-1/+3
| | | | svn path=/trunk/; revision=10608
* Configure My EvolutionIain Holmes2001-06-301-6/+76
| | | | svn path=/trunk/; revision=10604
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+276
svn path=/trunk/; revision=10163