aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-tasks.c
Commit message (Collapse)AuthorAgeFilesLines
* Open editors for tasks and appointmentsIain Holmes2001-09-201-4/+34
| | | | svn path=/trunk/; revision=12986
* Do appends instead of prepends in places.Iain Holmes2001-09-191-1/+1
| | | | | | Don't print a (null). svn path=/trunk/; revision=12941
* Remove broken news feeds, don't show completed tasksIain Holmes2001-08-241-0/+3
| | | | svn path=/trunk/; revision=12419
* changed the icons. For calendar events we use the 'new appointment' iconDamon Chaplin2001-08-221-2/+2
| | | | | | | | | | | | | 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/+9
| | | | | | | | | | | | 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-4/+4
| | | | | | awesome Jakub, nice work). svn path=/trunk/; revision=11596
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-211-4/+4
| | | | | | | | | 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-4/+4
| | | | | | | | | | | | | 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
* More stuffIain Holmes2001-07-191-3/+0
| | | | svn path=/trunk/; revision=11214
* Make the Tasks option workIain Holmes2001-07-191-5/+57
| | | | svn path=/trunk/; revision=11212
* Icon name fixIain Holmes2001-07-141-1/+1
| | | | svn path=/trunk/; revision=11104
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-0/+16
| | | | svn path=/trunk/; revision=11010
* Fix another HTML bugIain Holmes2001-07-101-1/+1
| | | | svn path=/trunk/; revision=10926
* Make the tasks change to the tasks folder when clicked onIain Holmes2001-07-101-2/+2
| | | | svn path=/trunk/; revision=10917
* New tasks stuffIain Holmes2001-07-031-0/+289
svn path=/trunk/; revision=10715