aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-rdf.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the show_full_path bugIain Holmes2001-08-231-26/+27
| | | | | | Set up the functions for better online/offline reporting. svn path=/trunk/; revision=12403
* Marked string for translation (connection type).Chyla Zbigniew2001-08-201-1/+1
| | | | | | | | | | | | | * my-evolution/e-summary-rdf.c (make_connection): Marked string for translation (connection type). * my-evolution/e-summary-weather.c (make_url): Split into two functions: make_url and make_anchor. (weather_make_html): s/make_url/make_anchor/ (make_connection): Marked connection type string for franslation, assign the real URI to ->hostname (using make_url), not location code. svn path=/trunk/; revision=12226
* KBOS and ZSAMIain Holmes2001-08-141-1/+1
| | | | svn path=/trunk/; revision=11972
* I18n fixesIain Holmes2001-07-311-4/+7
| | | | svn path=/trunk/; revision=11488
* Remove the wipe trackers option.Iain Holmes2001-07-311-35/+3
| | | | svn path=/trunk/; revision=11486
* HTMLIain Holmes2001-07-201-1/+1
| | | | svn path=/trunk/; revision=11240
* Nicer error reporting.Iain Holmes2001-07-171-4/+10
| | | | svn path=/trunk/; revision=11130
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-4/+63
| | | | svn path=/trunk/; revision=11010
* Fix the big black line down the middle bugIain Holmes2001-07-101-0/+1
| | | | svn path=/trunk/; revision=10927
* Handle the online/offline stuffIain Holmes2001-07-011-1/+100
| | | | svn path=/trunk/; revision=10639
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-301-4/+10
| | | | | | | | | | | | | | | | | | | | | * 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
* Configure My EvolutionIain Holmes2001-06-301-8/+86
| | | | svn path=/trunk/; revision=10604
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+440
svn path=/trunk/; revision=10163