~vcs-imports/evolution/+git/evolution:evolution-1-2-recurid-branch

Last commit made on 2003-01-31
Get this branch:
git clone -b evolution-1-2-recurid-branch https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
evolution-1-2-recurid-branch
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

d3e1f19... by JP Rosevear <email address hidden>

Fixes #35598

2003-01-31 JP Rosevear <email address hidden>

 Fixes #35598

 * gui/dialogs/task-details-page.c
 (task_details_page_fill_widgets): count a status of needs action
 as a status of none (not started)
 (date_changed_cb): set the option menu to a status of none
 (status_changed): no need to handle needs action status now

 * gui/dialogs/task-details-page.glade: remove needs-action menu
 item

svn path=/branches/evolution-1-2-recurid-branch/; revision=19697

93f4768... by JP Rosevear <email address hidden>

Fixes #36763

2003-01-30 JP Rosevear <email address hidden>

 Fixes #36763

 * gui/dialogs/alarm-page.c (add_clicked_cb): if no address was set
 for an email alarm, set the default
 (button_options_clicked_cb): pass the default email address

 * gui/dialogs/alarm-options.h (alarm_options_dialog_run): update
proto

 * gui/dialogs/alarm-options.c (alarm_to_malarm_widgets): if there
 are no email attendees, default to the passed in value
 (alarm_options_dialog_run): take and track an email param

 * pcs/cal.c (impl_Cal_get_alarm_email_address): implement by
 calling backend method
 (cal_class_init): set alarm email address method implementation

 * pcs/cal-backend.h: add new virtual proto

 * pcs/cal-backend.c (cal_backend_class_init): set alarm email
 address virtual method to NULL
 (cal_backend_get_alarm_email_address): call backend method

 * pcs/cal-backend-file.c (cal_backend_file_class_init): set alarm
 email address method
 (cal_backend_file_get_alarm_email_address): implement by returning
 NULL

 * idl/evolution-calendar.idl: add getAlarmEmailAddress method

svn path=/branches/evolution-1-2-recurid-branch/; revision=19687

5c02eee... by JP Rosevear <email address hidden>

Fixes # 37102

2003-01-29 JP Rosevear <email address hidden>

 Fixes # 37102

 * calendar/cal-backend-wcap.c
 (cal_backend_wcap_get_static_capabilities): add
 "no-task-assignment"

 * lib/sunone-connection.c (sunone_connection_storetodos): append
 attendees and organizer to the uri

svn path=/branches/evolution-1-2-recurid-branch/; revision=19681

31d4227... by JP Rosevear <email address hidden>

kill warning (preview_recur): display the recurrences in the dtstart

2003-01-28 JP Rosevear <email address hidden>

 * gui/dialogs/recurrence-page.c (fill_component): kill warning
 (preview_recur): display the recurrences in the dtstart timezone
 if possible

 * gui/gnome-cal.c (dn_query_obj_updated_cb): pass NULL to use
 default tag zone

 * gui/tag-calendar.c (tag_calendar_by_comp): allow display zone
 for the tagged calendar to be passed in
 (prepare_tag): use the passed in timezone for display if non-null

 * gui/tag-calendar.h (tag_calendar_by_comp): update proto

svn path=/branches/evolution-1-2-recurid-branch/; revision=19669

facb5ee... by JP Rosevear <email address hidden>

make sure we always update the preview

2003-01-28 JP Rosevear <email address hidden>

 * gui/dialogs/recurrence-page.c (recurrence_page_set_dates): make
 sure we always update the preview

svn path=/branches/evolution-1-2-recurid-branch/; revision=19666

beb45c5... by JP Rosevear <email address hidden>

make sure to create a unique uid for the record

2003-01-27 JP Rosevear <email address hidden>

 * conduits/todo/todo-conduit.c (add_record): make sure to create a
 unique uid for the record

 * conduits/calendar/calendar-conduit.c (add_record): ditto

svn path=/branches/evolution-1-2-recurid-branch/; revision=19659

6ff0137... by Rodrigo Moya <email address hidden>

Reverted my last patch, since it's not needed

svn path=/branches/evolution-1-2-recurid-branch/; revision=19652

b77f2ea... by Rodrigo Moya <email address hidden>

install e-storage.h.

2003-01-27 Rodrigo Moya <email address hidden>

 * Makefile.am: install e-storage.h.

 * e-storage.h: fixed include path, since it's now an installed header.

svn path=/branches/evolution-1-2-recurid-branch/; revision=19648

a15121c... by JP Rosevear <email address hidden>

init default comp and timezone to NULL (e_todo_context_destroy): unref

003-01-24 JP Rosevear <email address hidden>

 * conduits/todo/todo-conduit.c (e_todo_context_new): init default
 comp and timezone to NULL
 (e_todo_context_destroy): unref default comp
 (pre_sync): et the default comp via the client and set the default
 timezone
 (add_record): pass the default comp as the base comp

 * conduits/calendar/calendar-conduit.c (e_calendar_context_new):
 init default comp to NULL
 (e_calendar_context_destroy): unref default comp
 (pre_sync): get the default comp via the client
 (add_record): pass the default comp as the base comp

svn path=/branches/evolution-1-2-recurid-branch/; revision=19617

5f323d4... by JP Rosevear <email address hidden>

oops

svn path=/branches/evolution-1-2-recurid-branch/; revision=19616