Commit Graph

31 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
1ec9e205a1 Minor changes in the hope that bug is fixed :/
svn path=/trunk/; revision=13701
2001-10-16 20:10:43 +00:00
83529b8532 used time_add_day/week/month _with_zone() functions rather than the old
2001-10-01  Damon Chaplin  <damon@ximian.com>

	* e-summary-calendar.c (generate_html): used time_add_day/week/month
	_with_zone() functions rather than the old versions.

	* e-summary.c (alarm_fn): use time_day_end_with_zone ().

	* e-summary-tasks.c (generate_html): removed day_begin and day_end
	since they aren't used, and the calls to time_day_begin/end().

svn path=/trunk/; revision=13365
2001-10-03 04:29:55 +00:00
56b24983e2 Add copyright notices
svn path=/trunk/; revision=13157
2001-09-26 19:37:32 +00:00
6498968214 Freeze and thaw
svn path=/trunk/; revision=13132
2001-09-25 23:08:08 +00:00
c76e6322cf Warnings Create an image cache USe task.png
Warnings
Create an image cache
USe task.png

svn path=/trunk/; revision=13128
2001-09-25 22:11:29 +00:00
982c014bff Hack around gdkpixbuf lossage by not trying to display the images
* e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage
	by not trying to display the images incrementall. Instead, just
	wait until we've read the whole file, then display it all at once.
	Prevents garbage when rendering the icons.

svn path=/trunk/; revision=12982
2001-09-19 18:15:57 +00:00
79ec5b35a8 Fix the use of qsort
svn path=/trunk/; revision=12906
2001-09-17 20:31:36 +00:00
10f836d32a There is no need to initialize the alarm system now.
2001-09-17  Federico Mena Quintero  <federico@ximian.com>

	* e-summary.c (e_summary_init): There is no need to initialize the
	alarm system now.

svn path=/trunk/; revision=12905
2001-09-17 20:12:06 +00:00
127ee49f7c Timezone stuff
svn path=/trunk/; revision=12835
2001-09-14 22:43:17 +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
cc19f5cc1f Stop the summary jumping to the top on redraw
svn path=/trunk/; revision=12636
2001-09-05 22:42:16 +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
cd588d1cc7 US datified
svn path=/trunk/; revision=12060
2001-08-15 18:32:18 +00:00
df89536d52 s/My Evolution/Summary/
svn path=/trunk/; revision=12058
2001-08-15 18:10:02 +00:00
9e36f744b8 Reload button
svn path=/trunk/; revision=11978
2001-08-13 23:33:48 +00:00
13a1d6f61b Fix the mail folder links
svn path=/trunk/; revision=11231
2001-07-19 19:54:58 +00:00
f939dcc6c8 More stuff
svn path=/trunk/; revision=11214
2001-07-18 21:50:40 +00:00
a715797c02 Make the Tasks option work
svn path=/trunk/; revision=11212
2001-07-18 21:39:20 +00:00
fc4abdadf6 Convert the date string to utf8 before appending it to HTML.
* e-summary.c (e_summary_draw): Convert the date string to utf8 before
appending it to HTML.

svn path=/trunk/; revision=11088
2001-07-13 16:49:18 +00:00
e7926cc69e i18n stuff
svn path=/trunk/; revision=11059
2001-07-12 20:31:14 +00:00
046bcbb23e Fix the memory corruption issue
svn path=/trunk/; revision=11013
2001-07-11 20:26:52 +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
76f4fb9c00 Alarm! Alarm!
svn path=/trunk/; revision=10937
2001-07-09 22:50:10 +00:00
c7553c75aa Fix crashes if the offline button is clicked before the summary has been created
svn path=/trunk/; revision=10750
2001-07-03 16:18:57 +00:00
29700d38ae New tasks stuff
svn path=/trunk/; revision=10715
2001-07-03 02:45:58 +00:00
730ceece38 Handle the online/offline stuff
svn path=/trunk/; revision=10639
2001-06-30 22:59:34 +00:00
b5a7aee537 Put in the hack to stop GtkHTML from returning to the top of the page.
svn path=/trunk/; revision=10610
2001-06-29 21:42:29 +00:00
c470087c9b Configure My Evolution
svn path=/trunk/; revision=10604
2001-06-29 18:34:53 +00:00
7343d66ba7 Some fixes
svn path=/trunk/; revision=10169
2001-06-08 22:38:47 +00:00
d09d496299 Committing the new My Evolution.
svn path=/trunk/; revision=10163
2001-06-08 20:47:52 +00:00