aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-tasks.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the preferences seperate from the viewsIain Holmes2002-04-041-2/+2
| | | | svn path=/trunk/; revision=16338
* fix case when priority is undefined and pri_a or pri_b is returned asRadek Doulik2002-02-151-5/+15
| | | | | | | | | | 2002-02-14 Radek Doulik <rodo@ximian.com> * e-summary-tasks.c (sort_uids): fix case when priority is undefined and pri_a or pri_b is returned as NULL, also fixes memory leak svn path=/trunk/; revision=15727
* Use soup to transfer HTTP files and other bugs fixedIain Holmes2002-01-171-14/+8
| | | | svn path=/trunk/; revision=15344
* use cal_client_open_default_tasksJP Rosevear2001-12-191-23/+1
| | | | | | | | | | | | 2001-12-19 JP Rosevear <jpr@ximian.com> * e-summary-tasks.c (e_summary_tasks_init): use cal_client_open_default_tasks * e-summary-calendar.c (e_summary_calendar_init): use cal_client_open_default_calendar svn path=/trunk/; revision=15181
* retrieve the default URI for calendars from the configuration instead ofRodrigo Moya2001-10-301-1/+22
| | | | | | | | | | | | 2001-10-29 Rodrigo Moya <rodrigo@ximian.com> * e-summary-calendar.c (e_summary_calendar_init): retrieve the default URI for calendars from the configuration instead of hard-coding it * e-summary-tasks.c (e_summary_tasks_init): likewise for tasks svn path=/trunk/; revision=14352
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
| | | | svn path=/trunk/; revision=14212
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
| | | | | | (instead of version 2 or any later version). svn path=/trunk/; revision=14190
* It is possible for start_foo.value to be NULL after a cal toJon Trowbridge2001-10-261-1/+6
| | | | | | | | | | | 2001-10-25 Jon Trowbridge <trow@ximian.com> * e-summary-tasks.c (sort_uids): It is possible for start_foo.value to be NULL after a cal to cal_component_get_dtstart, so we need to check for this before dereferencing it. (Bug #13259) svn path=/trunk/; revision=14097
* set the default timezone on the server.Damon Chaplin2001-10-231-0/+6
| | | | | | | | | | | | | | | 2001-10-22 Damon Chaplin <damon@ximian.com> * e-summary-tasks.c (generate_html): set the default timezone on the server. * e-summary-calendar.c (e_cal_comp_util_compare_event_timezones): update to check for DATE values. (uids_to_array): pass the default timezone to cal_recur_generate_instances. (generate_html): set the default timezone on the server. svn path=/trunk/; revision=13921
* used time_add_day/week/month _with_zone() functions rather than the oldDamon Chaplin2001-10-031-3/+1
| | | | | | | | | | | | | | 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
* Make the show todays tasks work.Iain Holmes2001-09-281-10/+16
| | | | svn path=/trunk/; revision=13197
* Add copyright noticesIain Holmes2001-09-271-4/+19
| | | | svn path=/trunk/; revision=13157
* Warnings Create an image cache USe task.pngIain Holmes2001-09-261-4/+5
| | | | | | | | Warnings Create an image cache USe task.png svn path=/trunk/; revision=13128
* be sure to unref the component.Larry Ewing2001-09-201-0/+2
| | | | | | | | | 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
* 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