40075f5515
epasswords api change.
...
2004-08-10 Not Zed <NotZed@Ximian.com >
* gui/e-pub-utils.c (e_pub_publish):
* common/authentication.c (auth_func_cb): epasswords api change.
svn path=/trunk/; revision=26882
2004-08-12 06:55:23 +00:00
403a387ae6
include config.h. See #61395 .
...
2004-07-20 Not Zed <NotZed@Ximian.com >
* gui/e-cal-model.c:
* importers/icalendar-importer.c:
* gui/dialogs/select-source-dialog.c:
* gui/dialogs/copy-source-dialog.c:
* gui/alarm-notify/util.c:
* common/authentication.c:
* gui/migration.c: include config.h. See #61395 .
svn path=/trunk/; revision=26694
2004-07-22 03:02:08 +00:00
bd3aa1b3e7
read the "auth-domain" property to use as component name for e-password
...
2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com >
* common/authentication.c (auth_func_cb) : read the "auth-domain"
property to use as component name for e-password calls instead of
hard coded component name
svn path=/trunk/; revision=26074
2004-05-25 11:14:03 +00:00
c64117579d
call first e_passwords_get_password before calling _ask_password.
...
2004-02-18 Rodrigo Moya <rodrigo@ximian.com >
* common/authentication.c (auth_func_cb): call first e_passwords_get_password
before calling _ask_password.
svn path=/trunk/; revision=24777
2004-02-18 15:41:32 +00:00
1837229024
use new cal auth functions
...
2004-02-04 JP Rosevear <jpr@ximian.com >
* importers/icalendar-importer.c (gnome_calendar_import_data_fn):
use new cal auth functions
* common/authentication.c (auth_new_cal_from_default): get a
default calendar with auth
* common/authentication.h: add proto
svn path=/trunk/; revision=24621
2004-02-04 21:31:58 +00:00
4f8bfb8a8b
Updated some .cvsignore files.
...
svn path=/trunk/; revision=24424
2004-01-25 16:03:54 +00:00
87ca42db1d
check return value from e_cal_new().
...
2004-01-14 Rodrigo Moya <rodrigo@ximian.com >
* common/authentication.c (auth_new_cal_from_source): check
return value from e_cal_new().
* gui/gnome-cal.c (gnome_calendar_construct): if there is no
default tasks folder, don't create the ECal from it.
svn path=/trunk/; revision=24219
2004-01-14 16:37:49 +00:00
f3aed51eeb
new files for managing interactive authentication with backends.
...
2003-12-22 Rodrigo Moya <rodrigo@ximian.com >
* common/authentication.[ch]: new files for managing interactive
authentication with backends.
* common/Makefile.am: build new private library.
* gui/alarm-notify/alarm-notify.c (alarm_notify_add_calendar):
* gui/dialogs/event-page.c (source_changed_cb):
* gui/dialogs/task-page.c (source_changed_cb):
* gui/dialogs/copy-source-dialog.c (copy_source):
* gui/calendar-component.c (setup_create_ecal):
* gui/calendar-offline-handler.c (backend_go_offline,
backend_go_online, calendar_offline_handler_init):
* gui/comp-editor-factory.c (open_client):
* gui/e-itip-control.c (start_calendar_server):
* gui/e-tasks.c (e_tasks_add_todo_uri):
* gui/gnome-cal.c (gnome_calendar_construct,
gnome_calendar_add_event_uri):
* gui/tasks-component.c (setup_create_ecal):
* importers/icalendar-importer.c (load_file_fn, vcal_load_file_fn,
gnome_calendar_import_data_fn): create the ECal's via the
auth_new_cal_from* functions in the authentication module.
* gui/alarm-notify/Makefile.am:
* gui/Makefile.am:
* importers/Makefile.am: link new private library.
* Makefile.am: added new directory to the build.
svn path=/trunk/; revision=23999
2003-12-22 15:57:30 +00:00