aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-weather.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the show_full_path bugIain Holmes2001-08-231-0/+1
| | | | | | Set up the functions for better online/offline reporting. svn path=/trunk/; revision=12403
* Marked string for translation (connection type).Chyla Zbigniew2001-08-201-7/+18
| | | | | | | | | | | | | * 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
* Don't hardcode the default list of stations, let translators define it perChyla Zbigniew2001-08-191-3/+12
| | | | | | | | | * e-summary-preferences.c (make_initial_weather_list), e-summary-weather.c (e_summary_weather_init): Don't hardcode the default list of stations, let translators define it per locale/country. svn path=/trunk/; revision=12216
* KBOS and ZSAMIain Holmes2001-08-141-2/+2
| | | | svn path=/trunk/; revision=11972
* More stuffIain Holmes2001-07-191-1/+4
| | | | svn path=/trunk/; revision=11214
* Remove spewageIain Holmes2001-07-191-1/+0
| | | | svn path=/trunk/; revision=11213
* Nicer error reporting.Iain Holmes2001-07-171-2/+15
| | | | svn path=/trunk/; revision=11130
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-0/+42
| | | | svn path=/trunk/; revision=11010
* Get a lovely icon from jimmac for the type of weatherIain Holmes2001-07-101-2/+6
| | | | svn path=/trunk/; revision=10929
* Disable bonobo-conf Fix radio button problemIain Holmes2001-07-041-4/+13
| | | | | | | Disable bonobo-conf Fix radio button problem svn path=/trunk/; revision=10767
* Handle the online/offline stuffIain Holmes2001-07-011-2/+102
| | | | svn path=/trunk/; revision=10639
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-301-9/+20
| | | | | | | | | | | | | | | | | | | | | * 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-13/+202
| | | | svn path=/trunk/; revision=10604
* Some fixesIain Holmes2001-06-091-2/+1
| | | | svn path=/trunk/; revision=10169
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+419
svn path=/trunk/; revision=10163