Commit Graph

24 Commits

Author SHA1 Message Date
f618c258e1 Made temporary buffer for strftime much bigger (it was too small for
* e-summary-calendar.c (generate_html): Made temporary buffer for
strftime much bigger (it was too small for Polish month names), added
missing colon and conversion to UTF-8.

svn path=/trunk/; revision=13669
2001-10-14 18:17:38 +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
cb47695f98 Handle recurrances correctly
svn path=/trunk/; revision=13348
2001-10-02 20:52:21 +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
3a3e6ff3e6 Set a timezone icon
svn path=/trunk/; revision=13069
2001-09-21 21:37:04 +00:00
86061f37b4 Display a bell icon if there's an alarm set
svn path=/trunk/; revision=12995
2001-09-19 22:30:41 +00:00
11c1a83ffc Open editors for tasks and appointments
svn path=/trunk/; revision=12986
2001-09-19 20:29:29 +00:00
79ec5b35a8 Fix the use of qsort
svn path=/trunk/; revision=12906
2001-09-17 20:31:36 +00:00
127ee49f7c Timezone stuff
svn path=/trunk/; revision=12835
2001-09-14 22:43:17 +00:00
302eaef890 USe 24hr clock if appropriate, don't mess with the date and time
svn path=/trunk/; revision=12635
2001-09-05 22:28:39 +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
381bb00712 Fix the URL link for the calendar
svn path=/trunk/; revision=11485
2001-07-30 20:09:59 +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
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
1fa540053c Better time reporting
svn path=/trunk/; revision=10925
2001-07-09 18:47:17 +00:00
d65e0ecb7e Forgot to do this little bit
svn path=/trunk/; revision=10923
2001-07-09 18:28:26 +00:00
421bff508e Fix HTML and show more than 1 days appointments
svn path=/trunk/; revision=10922
2001-07-09 18:26:47 +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