aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-calendar.c
Commit message (Collapse)AuthorAgeFilesLines
* changed the icons. For calendar events we use the 'new appointment' iconDamon Chaplin2001-08-221-1/+1
| | | | | | | | | | | | | 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
* free the CalComponentDateTime and icaltimetype values after finishing withDamon Chaplin2001-08-071-1/+11
| | | | | | | | | | | | 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
* Install and use the new My Evolution icons from Jakub (they look reallyJacob Leach2001-08-031-2/+2
| | | | | | awesome Jakub, nice work). svn path=/trunk/; revision=11596
* Fix the URL link for the calendarIain Holmes2001-07-311-1/+1
| | | | svn path=/trunk/; revision=11485
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-211-2/+2
| | | | | | | | | 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
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-201-2/+2
| | | | | | | | | | | | | 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
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-0/+16
| | | | svn path=/trunk/; revision=11010
* Better time reportingIain Holmes2001-07-101-8/+12
| | | | svn path=/trunk/; revision=10925
* Forgot to do this little bitIain Holmes2001-07-101-1/+1
| | | | svn path=/trunk/; revision=10923
* Fix HTML and show more than 1 days appointmentsIain Holmes2001-07-101-6/+24
| | | | svn path=/trunk/; revision=10922
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-301-8/+18
| | | | | | | | | | | | | | | | | | | | | * 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-0/+6
| | | | svn path=/trunk/; revision=10604
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+286
svn path=/trunk/; revision=10163