2b40e46834
2.11.6.1 release updates
...
svn path=/trunk/; revision=33919
2007-07-31 22:28:20 +00:00
bf6e358907
Evolution 2.11.6 release changes
...
svn path=/trunk/; revision=33912
2007-07-30 21:34:19 +00:00
aa20631899
tnef-attachment plugin check in configure should not use variable string
...
* tnef-attachment plugin check in configure should not use variable
* string in $all_plugins_experimental
svn path=/trunk/; revision=33911
2007-07-30 21:14:27 +00:00
5ae0eec314
Fixes a typo err which caused a build break.
...
svn path=/trunk/; revision=33902
2007-07-30 12:02:48 +00:00
02272f56cd
Enable configure option for support exchange-operatoion.
...
2007-07-28 Hiroyuki Ikezoe <poincare@ikezoe.net >
* configure.in: Enable configure option for support
exchange-operatoion.
svn path=/trunk/; revision=33865
2007-07-28 14:32:06 +00:00
08de5e9e14
Collect all the required package versions in one place and explicitly
...
2007-07-27 Matthew Barnes <mbarnes@redhat.com >
* configure.in:
Collect all the required package versions in one place and
explicitly require GTK+ 2.10 or higher. (#380354 )
* Adapt various Makefile.am files.
svn path=/trunk/; revision=33863
2007-07-27 16:42:11 +00:00
b89c23045f
Included face plugin to sources. Helps in attaching Face header to
...
2007-07-17 Sankar P <psankar@novell.com >
* configure.in: Included face plugin to sources.
Helps in attaching Face header to outgoing mails.
svn path=/trunk/; revision=33813
2007-07-17 11:47:35 +00:00
d3b85f09ea
Evolution 2.11.5 release
...
svn path=/trunk/; revision=33793
2007-07-10 04:39:40 +00:00
301528d84b
Commit for tnef attachment and attachment reminder
...
svn path=/trunk/; revision=33769
2007-07-08 20:06:54 +00:00
24c422f89d
fix iconv-detect.c, second part of bug #444882
...
2007-07-03 Gilles Dartiguelongue <gdartigu@svn.gnome.org >
* iconv-detect.c: fix iconv-detect.c, second part of bug #444882
svn path=/trunk/; revision=33748
2007-07-03 12:12:11 +00:00
50cefe3651
commit acinclude.m4 patch per bug #444882
...
svn path=/trunk/; revision=33747
2007-07-03 09:58:37 +00:00
5b67a84071
make the path to perl configurable and add addressbook/tools/csv2vcard to
...
2007-06-20 Laszlo (Laca) Peter <laca@sun.com >
* configure.in: make the path to perl configurable
and add addressbook/tools/csv2vcard to AC_OUTPUT.
Part of the fix for bug #433732
2007-06-20 Laszlo (Laca) Peter <laca@sun.com >
** Fix for bug #433732
* tools/Makefile.am: expand @PERL@ in evolution-addressbook-clean.in
* tools/csv2vcard: rename to csv2vcard.in
* tools/csv2vcard.in: make the path to perl configurable
* tools/evolution-addressbook-clean.in: make the path to perl
configurable
svn path=/trunk/; revision=33711
2007-06-20 13:13:08 +00:00
32faf1d0e2
Evolution 2.11.4 release
...
svn path=/trunk/; revision=33705
2007-06-18 16:07:03 +00:00
d31f48d6db
Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:
...
2007-06-12 Bastien Nocera <hadess@hadess.net >
* em-folder-view.c: (emfv_list_key_press):
Add support for the XF86Reply and XF86MailForward multimedia
keys (Closes : #442631 )
2007-06-12 Bastien Nocera <hadess@hadess.net >
* e-msg-composer.c: (composer_key_pressed):
Add support for the XF86Send multimedia key
(Closes : #442631 )
2007-06-12 Bastien Nocera <hadess@hadess.net >
* configure.in: Detect the X11/XF86keysym.h header, and
enable multimedia keys if available (Closes : #442631 )
svn path=/trunk/; revision=33668
2007-06-12 15:02:29 +00:00
a4a7397bdb
Added help/quickref/pt/Makefile for Portuguese
...
2007-06-07 Duarte Loreto <happyguy_pt@hotmail.com >
* configure.in: Added help/quickref/pt/Makefile for Portuguese
svn path=/trunk/; revision=33664
2007-06-07 17:58:53 +00:00
47cbe04599
Add missing mail/default/sv/Makefile to configure.in
...
2007-06-05 Pedro Villavicencio <pvillavi@gnome.org >
* configure.in: Add missing mail/default/sv/Makefile to configure.in
svn path=/trunk/; revision=33658
2007-06-05 16:29:32 +00:00
cebe334f24
Add configuration option for Sun Kerberos. fixing bug #344728
...
2007-06-04 Irene Huang <irene.huang@sun.com >
* configure.in: Add configuration option for Sun Kerberos.
fixing bug #344728
svn path=/trunk/; revision=33656
2007-06-05 06:45:24 +00:00
a8414351ca
Evolution 2.11.3 release
...
svn path=/trunk/; revision=33652
2007-06-04 13:11:32 +00:00
54a9260f69
Fix for version removal from installed files.
...
svn path=/trunk/; revision=33646
2007-06-03 14:50:35 +00:00
afc6a227ae
Remove eggtrayicon.c
...
2007-05-25 Stéphane Raimbault <stephane.raimbault@gmail.com >
* po/POTFILES.in:
Remove eggtrayicon.c
svn path=/trunk/; revision=33579
2007-05-25 18:18:54 +00:00
051f3691f2
** Fixes bug #424562
...
2007-05-24 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #424562
* e-util/eggtrayicon.c:
* e-util/eggtrayicon.h:
Evolution requires GTK+ 2.10 now so kill this widget.
* e-util/Makefile.am:
Remove eggtrayicon.c and eggtrayicon.h.
* calendar/gui/dialogs/recur-comp.c (recur_component_dialog):
* e-util/e-dialog-utils.c (e_notice):
* plugins/calendar-weather/calendar-weather.c
(e_calendar_weather_location):
* widgets/text/e-text.c (e_text_copy_clipboard),
(e_text_update_primary_selection), (e_text_paste), (e_text_do_popup):
Remove check for obsolete GTK+ version.
* gui/alarm-notify/alarm-queue.c:
EggTrayIcon is dead; always use GtkStatusIcon.
svn path=/trunk/; revision=33573
2007-05-24 19:14:14 +00:00
aa1be53091
Evolution 2.11.2 release
...
* Evolution 2.11.2 release
svn path=/trunk/; revision=33544
2007-05-14 11:00:12 +00:00
1c4ed07afe
** Fix for bug #380750
...
svn path=/trunk/; revision=33535
2007-05-14 04:19:50 +00:00
62fd2f2989
** Fixes part of bug #337616
...
2007-05-12 Matthew Barnes <mbarnes@redhat.com >
** Fixes part of bug #337616
* Makefile.am:
Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.
* addressbook/Makefile.am:
* calendar/gui/Makefile.am:
* mail/Makefile.am:
* plugins/bogo-junk-plugins/Makefile.am:
* plugins/default-mailer/Makefile.am:
* shell/Makefile.am:
Add $(schema_DATA) to DISTCLEANFILES.
* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
Rename as org-gnome-bogo-junk-plugin.eplug.xml.
* plugins/caldav/Makefile.am:
* plugins/import-ics-attachments/Makefile.am:
* plugins/publish-calendar/Makefile.am:
Add "eplug" file to CLEANFILES.
* plugins/mail-remote/Makefile.am:
Add "eplug.xml" file to EXTRA_DIST.
* po/POTFILES.in: Don't translate files we no longer ship.
svn path=/trunk/; revision=33521
2007-05-13 00:24:55 +00:00
09fe4ae93a
Fixes 394579:incompatible awk on Solaris cause evolution can not recognize
...
2007-05-08 Wang Xin <jedy.wang@sun.com >
* configure.in: Fixes 394579:incompatible awk on Solaris cause
evolution can not recognize the dbus whose version is newer than
1.0.0.
svn path=/trunk/; revision=33491
2007-05-08 05:15:54 +00:00
6fe8a308c7
Commit Mail notification plugin to the trunk.
...
svn path=/trunk/; revision=33472
2007-05-03 07:52:54 +00:00
6c5fbc88cc
Fix configure for LDFLAGS=-Wl,--as-needed.
...
svn path=/trunk/; revision=33453
2007-04-23 21:29:19 +00:00
36f4e0c5c6
** Evolution 2.11.1 release
...
svn path=/trunk/; revision=33447
2007-04-23 03:59:01 +00:00
4a044a636e
Clean up printing in Evolution (bug #426816 )
...
svn path=/trunk/; revision=33440
2007-04-20 06:57:55 +00:00
4a67e80dce
Make the libiconv test program return a value. ( #388789 )
...
2007-04-11 Matthew Barnes <mbarnes@redhat.com >
* configure.in:
Make the libiconv test program return a value. (#388789 )
svn path=/trunk/; revision=33420
2007-04-12 00:22:16 +00:00
c5afac6cda
Require libxml-2.0.
...
2007-04-03 Matthew Barnes <mbarnes@redhat.com >
* evolution-plugin.pc.in: Require libxml-2.0.
svn path=/trunk/; revision=33378
2007-04-04 03:39:36 +00:00
24d1f06d65
Add bogofilter part of Evolution plugins.
...
svn path=/trunk/; revision=33368
2007-04-03 09:16:26 +00:00
be838ae0f3
Updates on the new guards.
...
2007-03-26 Harish Krishnaswamy <harish.krishnaswamy@gmail.com >
* MAINTAINERS : Updates on the new guards.
svn path=/trunk/; revision=33322
2007-03-26 05:49:13 +00:00
cba3097cad
** Fixes bug #419524
...
2007-03-20 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #419524
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
* mail/em-migrate.c (emm_setup_initial):
* shell/e-component-registry.c (query_components):
* shell/e-shell-settings-dialog.c (load_pages):
* shell/e-shell-window-commands.c (command_quick_reference):
* tools/killev.c (main):
Use g_get_language_names() instead of gnome_i18n_get_language_list().
* e-util/e-util.c: Remove e_gettext().
* e-util/Makefile.am: Remove e-i18n.h.
svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
077105896e
Evolution 2.10 release updates
...
2007-03-12 Harish Krishnaswamy <kharish@novell.com >
* NEWS, configure.in: Evolution 2.10 release updates
svn path=/trunk/; revision=33308
2007-03-12 20:29:26 +00:00
b1c81e03da
Evolution 2.9.92 release updates
...
2007-02-26 Srinivasa Ragavan <sragavan@novell.com >
* NEWS, configure.in: Evolution 2.9.92 release updates
svn path=/trunk/; revision=33257
2007-02-26 15:44:01 +00:00
f2c676feae
Update intltool version.
...
2007-02-26 Harish Krishnaswamy <kharish@novell.com >
* configure.in : Update intltool version.
svn path=/trunk/; revision=33251
2007-02-26 10:29:58 +00:00
a9095eaab2
Evolution 2.9.91 Release
...
svn path=/trunk/; revision=33209
2007-02-12 14:39:32 +00:00
926736b638
** Fix for bug #373497
...
svn path=/trunk/; revision=33202
2007-02-12 06:53:05 +00:00
d92c5a6e23
NEWS, configure.in: Evolution 2.9.6 release updates
...
`
svn path=/trunk/; revision=33141
2007-01-22 19:02:24 +00:00
0b9195cb2c
Added support for configuring the imap-headers plugin.
...
2007-01-22 Sankar P <psankar@novell.com >
* configure.in: Added support for configuring the
imap-headers plugin.
svn path=/trunk/; revision=33133
2007-01-22 11:50:16 +00:00
37143b0c9b
Evolution 2.9.5 release updates.
...
2006-01-08 Harish Krishnaswamy <kharish@novell.com >
* NEWS, configure.in: Evolution 2.9.5 release
updates.
svn path=/trunk/; revision=33128
2007-01-08 18:12:01 +00:00
a49955fbe8
Fix for 389664 - Adding pilot-link 0.12 compatibility.
...
* Fix for 389664 - Adding pilot-link 0.12 compatibility.
svn path=/trunk/; revision=33125
2007-01-08 15:14:25 +00:00
e5d4654dd7
fix the build failure caused by SVN revision 33110 (swedish quickref
...
2007-01-07 Andre Klapper <a9016009@gmx.de >
* configure.in: fix the build failure caused by
SVN revision 33110 (swedish quickref addition).
svn path=/trunk/; revision=33114
2007-01-07 22:16:46 +00:00
d81bdb9794
Disconnect handlers on image destroy. Fixes bug #340165 .
...
2006-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru >
* mail/em-format-html-display.c: (efhd_image_unallocate),
(efhd_attachment_image):
Disconnect handlers on image destroy. Fixes bug
#340165 .
Fixes changelog issue and build issue
svn path=/trunk/; revision=33086
2006-12-21 09:14:52 +00:00
c004b304e9
Disconnect handlers on image destroy. Fixes bug #340165 .
...
2006-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru >
* mail/em-format-html-display.c: (efhd_image_unallocate),
(efhd_attachment_image):
Disconnect handlers on image destroy. Fixes bug
#340165 .
svn path=/trunk/; revision=33084
2006-12-21 00:53:20 +00:00
2e0dda009f
Evolution 2.9.4 release updates.
...
* NEWS, configure.in: Evolution 2.9.4 release
updates.
* configure.in: Bump the required EDS version to 1.9.4
svn path=/trunk/; revision=33083
2006-12-18 19:09:47 +00:00
fafd718929
Evolution 2.9.3 release updates.
...
2006-12-04 Harish Krishnaswamy <kharish@novell.com >
* NEWS, configure.in: Evolution 2.9.3 release
updates.
svn path=/trunk/; revision=33052
2006-12-04 16:13:38 +00:00
53837df6ae
Install evolution.desktop instead of evolution-<version>.desktop.
...
2006-11-14 Harish Krishnaswamy <kharish@novell.com >
* data/Makefile.am: Install evolution.desktop
instead of evolution-<version>.desktop.
svn path=/trunk/; revision=32975
2006-11-14 18:03:37 +00:00
20292cd47d
Add targets help/quickref/es/Makefile and mail/default/es/Makefile.
...
2006-11-14 Harish Krishnaswamy <kharish@novell.com >
* configure.in: Add targets help/quickref/es/Makefile
and mail/default/es/Makefile.
svn path=/trunk/; revision=32974
2006-11-14 17:45:52 +00:00