Commit Graph

22 Commits

Author SHA1 Message Date
f19b05e456 Stuff to try to find the memory corruption
svn path=/trunk/; revision=13769
2001-10-18 20:17:52 +00:00
44f3c6d906 Fixed polling in offline mode
svn path=/trunk/; revision=13562
2001-10-10 19:54:28 +00:00
ef960f1216 Fix a race condition
svn path=/trunk/; revision=13473
2001-10-05 22:02:53 +00:00
1801894965 Applied patch from Takuo Kitame
svn path=/trunk/; revision=13271
2001-10-01 19:03:26 +00:00
56b24983e2 Add copyright notices
svn path=/trunk/; revision=13157
2001-09-26 19:37:32 +00:00
cfe4b2026b remove redundant if. (open_callback): free the previous html even if we
2001-09-19  Larry Ewing  <lewing@ximian.com>

	* e-summary-rdf.c (read_callback): remove redundant if.
	(open_callback): free the previous html even if we get an error.
	(rdf_free): remove redundant null checks.

svn path=/trunk/; revision=12985
2001-09-19 20:19:46 +00:00
cc2f35f2b1 Added verbose error reporting in rdf summaries
svn path=/trunk/; revision=12952
2001-09-18 20:46:50 +00:00
00d81264c7 Do appends instead of prepends in places.
Don't print a (null).

svn path=/trunk/; revision=12941
2001-09-18 18:41:21 +00:00
fb1c9fcb9b Purification.
* e-summary.c (destroy): free the protocol hash.

	* e-summary-rdf.c (tree_walk): plug a leak.

	* e-summary-weather.c (e_summary_weather_init_locations): Don't
	insert duplicates into the hash table.

	* e-summary-mail.c (e_summary_mail_generate_html): free old html
	before setting new

	* e-summary.c (e_summary_draw): free weather and rdf html strings.

	* e-summary-preferences.c (save_known_rdfs): free strings.

svn path=/trunk/; revision=12747
2001-09-10 22:48:52 +00:00
0af9d4d986 Fix the show_full_path bug
Set up the functions for better online/offline reporting.

svn path=/trunk/; revision=12403
2001-08-22 22:31:53 +00:00
402218880e Marked string for translation (connection type).
* 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
2001-08-19 20:22:35 +00:00
8ca5b30ddb KBOS and ZSAM
svn path=/trunk/; revision=11972
2001-08-13 22:37:04 +00:00
f0c158955e I18n fixes
svn path=/trunk/; revision=11488
2001-07-30 21:13:58 +00:00
ef6000b227 Remove the wipe trackers option.
svn path=/trunk/; revision=11486
2001-07-30 20:50:33 +00:00
01e51e6eb2 HTML
svn path=/trunk/; revision=11240
2001-07-19 21:45:46 +00:00
af019dc03b Nicer error reporting.
svn path=/trunk/; revision=11130
2001-07-16 18:06:35 +00:00
76d4c1fa56 Free the data stop all the transfers when the summary is destroyed.
svn path=/trunk/; revision=11010
2001-07-11 19:08:53 +00:00
dbc2b81a2e Fix the big black line down the middle bug
svn path=/trunk/; revision=10927
2001-07-09 19:02:59 +00:00
730ceece38 Handle the online/offline stuff
svn path=/trunk/; revision=10639
2001-06-30 22:59:34 +00:00
b190305858 Marked strings for translation + conversion to utf8.
* 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
2001-06-30 12:08:27 +00:00
c470087c9b Configure My Evolution
svn path=/trunk/; revision=10604
2001-06-29 18:34:53 +00:00
d09d496299 Committing the new My Evolution.
svn path=/trunk/; revision=10163
2001-06-08 20:47:52 +00:00