Commit Graph

20 Commits

Author SHA1 Message Date
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
d503c5e756 Make the show todays tasks work.
svn path=/trunk/; revision=13197
2001-09-27 20:51:20 +00:00
56b24983e2 Add copyright notices
svn path=/trunk/; revision=13157
2001-09-26 19:37:32 +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
28b4ae90d7 be sure to unref the component.
2001-09-19  Larry Ewing  <lewing@ximian.com>

	* e-summary-tasks.c (generate_html): be sure to unref the
	component.

svn path=/trunk/; revision=12987
2001-09-19 20:42:49 +00:00
11c1a83ffc Open editors for tasks and appointments
svn path=/trunk/; revision=12986
2001-09-19 20:29:29 +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
495be272a5 Remove broken news feeds, don't show completed tasks
svn path=/trunk/; revision=12419
2001-08-23 18:43:38 +00:00
6d4625b305 changed the icons. For calendar events we use the 'new appointment' icon
2001-08-21  Damon Chaplin  <damon@ximian.com>

	* e-summary-calendar.c (generate_html):
	* e-summary-tasks.c (generate_html): changed the icons. For calendar
	events we use the 'new appointment' icon from the menu. For tasks we
	use the task icon from the ETable - I wasn't sure about using the
	'New Task' icon as it has a tick in it which may make people think it
	is complete.

svn path=/trunk/; revision=12351
2001-08-21 19:45:53 +00:00
af43e15005 free the CalComponentDateTime and icaltimetype values after finishing with
2001-08-06  Damon Chaplin  <damon@ximian.com>

	* e-summary-tasks.c (sort_uids):
	(get_todays_uids):
	(generate_html):
	* e-summary-calendar.c (sort_uids): free the CalComponentDateTime
	and icaltimetype values after finishing with them.

svn path=/trunk/; revision=11720
2001-08-07 01:57:09 +00:00
9a96cbd58e Install and use the new My Evolution icons from Jakub (they look really
awesome Jakub, nice work).

svn path=/trunk/; revision=11596
2001-08-02 19:44:23 +00:00
4645eac850 Revert last changes, URIs are now back to original in shell.
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
2001-07-20 21:19:51 +00:00
65a899cbd6 Update the evolution:/local/ URI's to evolution:/Local Folders/ to go
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
2001-07-20 03:39:10 +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
7e35d996af Icon name fix
svn path=/trunk/; revision=11104
2001-07-13 22:14:08 +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
d1716cf6d6 Fix another HTML bug
svn path=/trunk/; revision=10926
2001-07-09 18:57:14 +00:00
84dd6b5536 Make the tasks change to the tasks folder when clicked on
svn path=/trunk/; revision=10917
2001-07-09 16:49:30 +00:00
29700d38ae New tasks stuff
svn path=/trunk/; revision=10715
2001-07-03 02:45:58 +00:00