allowing the user to reset password. Also showing password expiry warning
message in advance. Fixes#326060.
Also, Checking for the quota related error codes and displaying the
corresponding error/warning messages to the user. Fixes#326087.
svn path=/trunk/; revision=31143
2006-01-11 Andre Klapper <a9016009@gmx.de>
* org-gnome-sa-junk-plugin.eplug.xml: Changing strings to be more
precise. Fixes bug 325132.
svn path=/trunk/; revision=31136
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* csv-format.c:
* rdf-format.c:
use e_utf8_strftime() in evolution-data-server/
libedataserver/e-data-server-util.c instead of the copy in
evolution/e-util/e-util.c.
svn path=/trunk/; revision=31120
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* itip-view.c: use e_utf8_strftime() in evolution-data-server/
libedataserver/e-data-server-util.c instead of the copy in
evolution/e-util/e-util.c.
svn path=/trunk/; revision=31119
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* evolution-mail-session.c:
* evolution-mail-store.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31082
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* mail-account-disable.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31081
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* itip-formatter.c:
* itip-view.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31080
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* camel-hula-listener.c:
* camel-hula-listener.h:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31079
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* camel-gw-listener.c:
* camel-gw-listener.h:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31077
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* exchange-account-setup.c:
* exchange-calendar.c:
* exchange-config-listener.h:
* exchange-contacts.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31076
created, so that corresponding folder will be authenticated and loaded after
the folder creation. Also fixed memory leak in case of no any changes
condition. Not freeing the non allocated string offline_mode.
svn path=/trunk/; revision=31064
2005-01-04 Shi Pu <shi.pu@sun.com>
See bug ** 325210
* em-junk-filter.c:
(get_spamassassin_version): gets the spamassassin version which evolution used (em_junk_sa_report_junk),
(em_junk_sa_report_non_junk),
(em_junk_sa_commit_reports): judge spamassassin version to decide
which sync option should be used
svn path=/trunk/; revision=31050
2006-01-04 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use EVOLUTION_PLUGINDIR as the macro name for the
plugindir, to match what is redefined for Win32 in
e-util/e-util-private.h
* publish-calendar.c (publish_calendar_locations)
* url-editor-dialog.c (url_editor_dialog_construct): Construct
glade file pathname at run-time.
svn path=/trunk/; revision=31044
2006-01-02 Harish Krishnaswamy <kharish@novell.com>
* itip-formatter.c: (source_selected_cb):
Check for static capability only if the ecal already exists.
Fixes another critical warning crasher.
svn path=/trunk/; revision=31029
2005-12-26 Andre Klapper <a9016009@gmx.de>
* org-gnome-evolution-startup-wizard.eplug.xml: added description
and author according to the changelog and c file. Fixes bug 301149.
svn path=/trunk/; revision=30958
accordingly prompting for the password whenever Evolution is restarted.
Also, not asking for password twice during account creation. Fixes#324485.
svn path=/trunk/; revision=30879