Commit Graph

30 Commits

Author SHA1 Message Date
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
be464eac1e Bug 593776 - Fix include of a11y/addressbook and a11y/calendar 2009-09-01 08:04:44 -04:00
0274669179 Fix excessive whitespace. 2009-07-12 23:33:07 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
fad4af8a3d Prefer GLib basic types over C types. 2009-05-28 12:13:23 -04:00
6f5464f34c Remove trailing whitespace, again. 2009-05-28 12:13:22 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
19265d6114 ** Fix for bug #303738
2009-01-15  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #303738

	* gui/gnome-cal.c: (client_cal_opened_cb),
	(default_client_cal_opened_cb):
	* gui/e-memos.c: (client_cal_opened_cb),
	(default_client_cal_opened_cb):
	* gui/e-tasks.c: (client_cal_opened_cb),
	(default_client_cal_opened_cb):
	Forget password on AuthFailed or AuthRequired and try to reopen
	on AuthFailed status, which will ask for a password again.

	* gui/comp-editor-factory.c: (cal_opened_cb):
	Show "Authentication Required" on such status returned.

	* common/authentication.c: (auth_cal_forget_password):
	Do not free memory which hold ECal. Also always forget password
	for calendar with the URL key.


svn path=/trunk/; revision=37080
2009-01-15 15:07:46 +00:00
1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
c4adc027e4 Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.
2008-06-10  Matthew Barnes  <mbarnes@redhat.com>

	* addressbook/gui/component/addressbook-component.c:
	* calendar/common/authentication.c:
	* calendar/gui/calendar-component.c:
	* calendar/gui/comp-editor-factory.c:
	* calendar/gui/dialogs/copy-source-dialog.c:
	* calendar/gui/dialogs/select-source-dialog.c:
	* calendar/gui/memos-component.c:
	* calendar/gui/migration.c:
	* calendar/gui/tasks-component.c:
	* shell/test/evolution-test-component.c:
	Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.


svn path=/trunk/; revision=35625
2008-06-10 21:24:10 +00:00
4653e2bddd ** Fix for bnc #160049. Patch from OpenSUSE.
2008-02-18  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bnc #160049. Patch from OpenSUSE.

	* common/authentication.c: (build_pass_key),
	(auth_cal_forget_password):
	* common/authentication.h:
	* gui/e-tasks.c: (client_cal_opened_cb),
	(default_client_cal_opened_cb):
	* gui/gnome-cal.c: (client_cal_opened_cb):



svn path=/trunk/; revision=35035
2008-02-17 20:29:58 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
39e65cba8e Include <libedataserver/e-source.h> to fix implicit declaration of
2007-07-31  Matthew Barnes  <mbarnes@redhat.com>

	* common/authentication.c: Include <libedataserver/e-source.h>
	to fix implicit declaration of e_source_get_duped_property().


svn path=/trunk/; revision=33915
2007-07-31 16:56:13 +00:00
393003baee Fixes a memory corruption.
svn path=/trunk/; revision=33899
2007-07-30 10:13:06 +00:00
624fae240b Prune unnecessary and nonexistent directories from the -I options. Prune
2005-06-27  Tor Lillqvist  <tml@novell.com>

	* */Makefile.am: Prune unnecessary and nonexistent directories
	from the -I options. Prune pathname macros not used in the sources
	in that directory from the -D options. Use NO_UNDEFINED. Link with
	all necessary libraries. On Win32 link with bootstrap libraries
	where necessary.

	* common/Makefile.am: As this is a noinst library, no use for
	LDFLAGS or LIBADD.

	* gui/Makefile.am: Use Win32-specific hack to work around MSYS
	feature in the gconftool invokation.

	* gui/calendar-commands.c: Remove superfluous inclusion of <pwd.h>.

	* gui/e-cal-list-view.c
	* gui/e-day-view.c: Remove superfluous inclusion of <gdk/gdkx.h>.

	* gui/gnome-cal.c: Remove superfluous inclusion of <sys/wait.h>.

	* importers/icalendar-importer.c: Use g_usleep() instead of sleep().

svn path=/trunk/; revision=29592
2005-06-27 00:43:08 +00:00
e75013c201 Make mailer depend on libedataserverui.
2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* configure.in: Make mailer depend on libedataserverui.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* Makefile.am (eutilinclude_HEADERS)
	(libeutil_la_SOURCES): Remove e-passwords from here, it now
	lives in libedataserverui.

	* e-passwords.[ch]: Removed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component/addressbook-view.c:
	* gui/component/addressbook.c: Include
	<libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* common/authentication.c:
	* gui/e-pub-utils.c:
	* gui/alarm-notify/alarm-notify.c:
	* gui/alarm-notify/notify-main.c:
	* gui/dialogs/url-editor-dialog.c:
	Include <libedataserverui/e-passwords.h>.
	* gui/itip-utils.c: Remove e-passwords.h include, it's not
	needed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* mail-session.c:
	* mail-config.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component.c:
	* lib/e-cert-db.c:
	* lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* e-shell-window-commands.c:
	* e-shell.c:
	* main.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* send-options.c: Include <libedataserverui/e-passwords.h>.

svn path=/trunk/; revision=28871
2005-02-23 18:57:00 +00:00
f9c9e03c54 Remove the -module flag, this isn't supposed to be a module.
2005-01-31  Hans Petter Jansson  <hpj@novell.com>

        * common/Makefile.am (libevolution_calendarprivate_la_LDFLAGS):
        Remove the -module flag, this isn't supposed to be a module.

svn path=/trunk/; revision=28647
2005-01-31 23:58:48 +00:00
0943a0e436 Fixes #65932
2004-10-06  Rodrigo Moya <rodrigo@novell.com>

	Fixes #65932

	* common/authentication.c: keep a hash table of all the source lists.
	(auth_new_cal_from_uri): do a search in the source list for the given
	URI, and use that ESource if we find it. Also, keep the hash table of
	source lists up to date.

	* gui/comp-editor-factory.c (cal_opened_cb): don't assert on error
	cases, just display an error dialog.

svn path=/trunk/; revision=27498
2004-10-07 14:20:55 +00:00
62173ea1f0 constify the strings to remove a warning.
2004-08-27  Not Zed  <NotZed@Ximian.com>

        * common/authentication.c (auth_func_cb): constify the strings to
        remove a warning.

        ** See bug #64856 (workaround).

        * common/authentication.c (auth_func_cb):
        * gui/e-pub-utils.c(e_pub_publish): add ONLINE flag to password
        request.

svn path=/trunk/; revision=27077
2004-08-30 04:32:49 +00:00
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