2006-01-19 Andre Klapper <a9016009@gmx.de>
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml: cahnged
"emails" to "messages". I learn American English day by day. Yeah.
svn path=/trunk/; revision=31245
2006-01-18 Vivek Jain <jvivek@novell.com>
* status-track.c : (add_detail): decode the date
to local time **Fixes #314755
also fixed some styling issues.
Committed on behalf of Vivek - partha
svn path=/trunk/; revision=31230
2006-01-17 Harish Krishnaswamy <kharish@novell.com>
* import-ics-attachments : Initial commits. Plugin written and
submitted by Johnny Jacob <johnnyjacob@gmail.com>
svn path=/trunk/; revision=31223
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Enumerate files for BUILT_SOURCES macro
as plugin_DATA now includes static files from the source
tree.
svn path=/trunk/; revision=31214
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