Commit Graph

1771 Commits

Author SHA1 Message Date
a8288ede30 EPlugin : Initial commit for python support for eplugins.
svn path=/trunk/; revision=35626
2008-06-11 16:25:48 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
14a5251790 Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on Windows to avoid
2008-06-06  Tor Lillqvist  <tml@novell.com>

	* configure.in: Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on
	Windows to avoid auto-exporting functions from the static
	libiconv.a implementation in win_iconv from evolution's DLLs.


svn path=/trunk/; revision=35602
2008-06-06 11:19:17 +00:00
b27741d9b8 Added libebackend to EVOLUTION_CALENDAR_LIBS (Committing on behalf of Chen)
svn path=/trunk/; revision=35597
2008-06-05 06:05:25 +00:00
64a710c95d Evolution 2.23.1.1 release and version bump.
2008-06-02  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.23.1.1 release and version bump.

svn path=/trunk/; revision=35581
2008-06-03 03:33:25 +00:00
8cf79d6364 Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.
2008-06-02  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.


svn path=/trunk/; revision=35579
2008-06-02 12:51:13 +00:00
36321cbfdf ** Fixes bug #534476
2008-05-23  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #534476

	* configure.in:
	Require shared-mime-info >= 0.22 to make sure we pick up the fix
	for correctly identifying "winmail.dat" attachments.

	* calendar/gui/e-cal-popup.c (ecalp_standard_menu_factory):
	* mail/em-utils.c (em_utils_snoop_type):
	* mail/em-popup.c (emp_standard_menu_factory):
	Remove the special check for "winmail.dat".  GIO correctly
	identifies it as "application/ms-tnef".


svn path=/trunk/; revision=35534
2008-05-23 14:41:30 +00:00
fb386c9583 Evolution 2.23.2 release and version bump.
2008-05-12  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS, configure.in : Evolution 2.23.2 release and version bump.

svn path=/trunk/; revision=35488
2008-05-13 02:52:20 +00:00
4c58a7f9d9 Fix last ChangeLog entry.
svn path=/trunk/; revision=35478
2008-05-08 03:59:44 +00:00
fa576d5735 Include the whole etc/gconf/gconf.xml.defaults and etc/gconf/schemas
2008-05-08  Tor Lillqvist  <tml@novell.com>

	* evolution-zip.in: Include the whole etc/gconf/gconf.xml.defaults
	and etc/gconf/schemas trees. The intent is to do "make install" to
	a temporary empty folder anyway, so there won't be any extra stuff
	in there. It is essential to get all the empty %gconf.xml files,
	also from the gconf.xml.defaults/apps and
	gconf.xml.defaults/schemas folders.


svn path=/trunk/; revision=35476
2008-05-08 03:55:48 +00:00
2e731573fb ** Fixes part of bug #424744
2008-05-06  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #424744

	* configure.in:
	Bump eds_minimum_version to 2.23.2 for camel-iconv.h.

	* composer/e-composer-private.c:
	* composer/e-composer-private.h:
	* composer/e-msg-composer.c:
	* mail/em-composer-prefs.c:
	* mail/em-format-html.c:
	* mail/em-format-quote.c:
	* mail/em-mailer-prefs.c:
	* widgets/misc/e-attachment-bar.c:
	* widgets/misc/e-unicode.c:
	Use camel-iconv.c instead of e-iconv.h (now deprecated).


svn path=/trunk/; revision=35474
2008-05-07 02:17:18 +00:00
31437987f6 Link with libebackend (see #530576.)
2008-04-30  Rob Bradford  <rob@openedhand.com>

	* configure.in:
	Link with libebackend (see #530576.)


svn path=/trunk/; revision=35460
2008-04-30 14:42:02 +00:00
4b831234e0 Evolution 2.23.1 release and version bump.
2008-04-21  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS, configure.in: Evolution 2.23.1 release and version bump.



svn path=/trunk/; revision=35407
2008-04-23 05:31:28 +00:00
a4f5f85400 Update the Mail guards.
2008-04-18  Srinivasa Ragavan  <sragavan@novell.com>

	* MAINTAINERS: Update the Mail guards.

svn path=/trunk/; revision=35380
2008-04-18 05:23:00 +00:00
e9a0cfe1a9 ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)
2008-04-17  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #526741 (gnome-vfs to gio/gvfs port)

	* configure.in: Drop dependency on gnome-vfs, depend on gio instead.

	* addressbook/gui/contact-editor/e-contact-editor.c: Do not include gnome-vfs.

	* calendar/gui/e-meeting-store.c: (start_async_read), (freebusy_async),
	(async_read): Read data with gio, not with gnome-vfs.
	* calendar/gui/e-meeting-store.c: (async_close): Function removed.
	* calendar/gui/migration.c:
	* calendar/gui/e-memos.c:
	* calendar/gui/alarm-notify/notify-main.c:
	* calendar/gui/e-tasks.c:
	* calendar/gui/main.c:
	* calendar/gui/e-meeting-list-view.c:
	Do not include gnome-vfs.
	* calendar/gui/dialogs/comp-editor.c: (set_attachment_list):
	* calendar/gui/dialogs/comp-editor.c: (attachment_guess_mime_type):
	Function removed, use e-util function instead.
	* calendar/gui/e-cal-popup.c: (temp_save_part):
	Reflect changes in CamelStreamVFS.
	* calendar/gui/e-cal-popup.c: (ecalp_apps_open_in), (ecalp_apps_popup_free),
	(ecalp_standard_menu_factory): Use gio to fill popup and launch app.
	* calendar/gui/e-cal-component-preview.h: (e_cal_comp_preview_url_requested_cb):
	* calendar/gui/e-cal-component-preview.c: (e_cal_comp_preview_url_requested_cb):
	New helper function to manage file:// urls for GtkHTML component.
	* calendar/gui/e-cal-component-preview.c: (e_cal_component_preview_init):
	* calendar/gui/e-cal-component-memo-preview.c:
	(e_cal_comp_preview_url_requested_cb):
	Use above helper function.
	* calendar/gui/e-cal-component-memo-preview.c: (url_requested_cb):
	* calendar/gui/e-cal-component-preview.c: (url_requested_cb): Function removed.

	* composer/e-msg-composer.h: (e_msg_composer_guess_mime_type):
	* composer/e-msg-composer.c: (e_msg_composer_guess_mime_type), (handle_uri),
	(e_msg_composer_add_inline_image_from_file):
	Use shared e_util_guess_mime_type instead of its own.

	* e-util/e-gui-utils.c: Do not include gnome-vfs.
	* e-util/e-util.c: (e_write_file_uri), (e_file_get_save_path):
	* e-util/e-dialog-utils.c: (e_file_can_save), (e_file_check_local):
	Use gio instead of gnome-vfs.
	* e-util/e-util.h:
	* e-util/e-util.c: (e_util_guess_mime_type), (e_util_filename_to_uri),
	(e_util_uri_to_filename), (e_util_read_file): New helper functions.

	* mail/Makefile.am:
	* mail/em-vfs-stream.h:
	* mail/em-vfs-stream.c: Removed from project, not used anywhere.
	* mail/em-menu.c:
	* mail/em-config.c: Do not include gnome-vfs.
	* mail/mail-ops.c: (save_messages_exec), (save_part_exec):
	Changes related to Data Server change of CamelStreamVFS.
	* mail/em-format.c: (em_format_describe_part):
	* mail/em-format-html-display.c: (efhd_bonobo_object), (efhd_find_handler),
	(efhd_use_component), (efhd_bonobo_unknown), (efhd_check_server_prop),
	(efhd_format_attachment): Drop use of deprecated gnome-vfs functions.
	* mail/em-utils.c: (em_utils_snoop_type): Use gio to guess the mime_type.
	* mail/em-popup.c: (emp_apps_open_in), (emp_apps_popup_free),
	(emp_standard_menu_factory): Use gio to fill popup and launch app.

	* plugins/import-ics-attachments/icsimporter.c: Do not include gnome-vfs.

	* plugins/ipod-sync/ical-format.c: (do_save_calendar_ical):
	* plugins/ipod-sync/ipod-sync.c: (destination_save_addressbook):
	Write to gio GOutputStream instead of gnome-vfs handle.
	* plugins/ipod-sync/format-handler.h: (open_for_writing):
	* plugins/ipod-sync/ipod-sync.c: (open_for_writing): New helper function.

	* plugins/publish-calendar/publish-format-fb.h: (publish_calendar_as_fb):
	* plugins/publish-calendar/publish-format-fb.c: (write_calendar), (publish_calendar_as_fb):
	* plugins/publish-calendar/publish-format-ical.h: (publish_calendar_as_ical):
	* plugins/publish-calendar/publish-format-ical.c: (write_calendar), (publish_calendar_as_ical):
	Use gio GOutputStream instead of gnome-vfs handle.
	* plugins/publish-calendar/url-editor-dialog.c: (create_uri): Use glib function to escape URI.
	* plugins/publish-calendar/publish-location.c: (migrateURI): Use EUri to parse URI.
	* plugins/publish-calendar/publish-calendar.c: (publish_online), (unmount_done_cb),
	(struct mnt_struct), (mount_ready_cb), (ask_password), (ask_question),
	(mount_first), (publish):
	Use gio instead of gnome-vfs for opening (remote) files.

	* plugins/save-calendar/ical-format.c: (do_save_calendar_ical):
	* plugins/save-calendar/csv-format.c: (do_save_calendar_csv):
	* plugins/save-calendar/rdf-format.c: (do_save_calendar_rdf):
	Use gio GOutpuStream instead of gnome-vfs handle.
	* plugins/save-calendar/format-handler.h: (open_for_writing):
	* plugins/save-calendar/save-calendar.c: (open_for_writing): New helper function.

	* shell/e-shell-window-commands.c: (command_quick_reference):
	Use gio instead of gnome-vfs.

	* widgets/misc/e-attachment.h: (struct _EAttachment):
	* widgets/misc/e-attachment.c: (finalise), (init), (attachment_guess_mime_type),
	(e_attachment_new), (struct DownloadInfo), (download_info_free),
	(data_ready_cb), (download_to_local_path),
	(e_attachment_new_remote_file):
	Use gio instead of gnome-vfs to download remote files.
	* widgets/misc/e-image-chooser.c: (image_drag_data_received_cb):
	Use new util function to read file.
	* widgets/misc/e-attachment-bar.c: (size_to_string): Stolen from gnome-vfs.


svn path=/trunk/; revision=35378
2008-04-17 16:59:08 +00:00
8873c47ed1 Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent Documents" submenu (to quickly add them as attachments).
M    configure.in
M    ChangeLog
M    composer/evolution-composer.ui
M    composer/ChangeLog
M    composer/e-composer-actions.c
M    composer/e-composer-private.c
M    widgets/misc/ChangeLog
M    widgets/misc/e-attachment-bar.c
M    widgets/misc/e-attachment-bar.h
M    calendar/gui/dialogs/comp-editor.c
M    calendar/ChangeLog
M    ui/ChangeLog
M    ui/evolution-editor.xml

svn path=/trunk/; revision=35354
2008-04-11 18:52:39 +00:00
52ba74cef4 ** Fixes part of bug #526152, plus some tangential code cleanup.
2008-04-05  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #526152, plus some tangential code cleanup.

	* mail/Makefile.am:
	Remove all the IDL crud for GnomeSpell.

	* mail/em-composer-prefs.c:
	* mail/evolution-mail.schemas.in:
	* mail/mail-config.c:
	Define our own GConf keys for active spell checking languages
	and the underline color for misspelled words, instead of relying
	on GnomeSpell's GConf keys.  The new keys are:
	/apps/evolution/mail/composer/spell_color	(string)
	/apps/evolution/mail/composer/spell_languages	(list of strings)

	* mail/em-composer-prefs.c:
	* mail/em-composer-prefs.h:
	Cleanup the logic a bit to improve readability.

	* mail/mail-config.c:
	Cleanup the GConf notification logic:
	- We don't need the notification IDs for GConf keys we're watching.
	- Minimize the repetition of GConf keys to reduce the risk of typos.
	- Reduce the number of notification callback functions.

	* mail/Spell.idl:
	Remove this file; we don't use GnomeSpell anymore.

	* composer/e-msg-composer.c:
	* composer/e-composer-private.h:
	Initialize a new composer's spell checking language menu via
	our new "spell_languages" GConf key.

	* tools/killev.c (main):
	No need to continue killing the GnomeSpell Bonobo server.


svn path=/trunk/; revision=35322
2008-04-05 15:26:26 +00:00
16068d9b41 ** Merge the mbarnes-composer branch
2008-04-02  Matthew Barnes <mbarnes@redhat.com>

	** Merge the mbarnes-composer branch

	* configure.in:
	Bump libgtkhtml requirement to 3.19.1.
	Add gtkhtml-editor dependency for addressbook, calendar and mail.
	Remove print-message plugin; new composer implements this natively.

	* tools/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/eab-gui-util.c
	(eab_send_to_contact_and_email_num_list),
	(eab_send_contact_list_as_attachment):
	Adapt to new Bonobo-less composer widget.

	* calendar/gui/Makefile.am:
	Remove CORBA rules for the old composer.

	* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
	(comp_subject), (comp_content_type), (comp_filename),
	(comp_description), (append_cal_attachments), (itip_send_comp),
	(reply_to_calendar_comp):
	Adapt to new Bonobo-less composer widget.

	* composer/Makefile.am:
	Remove CORBA rules for the old composer.

	* composer/e-msg-composer.c:
	* composer/e-msg-composer.h:
	EMsgComposer is now a subclass of GtkhtmlEditor.
	Extensive refactoring and cleanup, too much to list in detail.

	* composer/e-composer-header.c:
	* composer/e-composer-header.h:
	Add "sensitive" property along with get/set functions.

	* composer/e-composer-from-header.c:
	* composer/e-composer-from-header.h:
	Propagate "refreshed" signal from EAccountComboBox.
	Add function e_composer_from_header_get_account_list().

	* composer/e-composer-private.c:
	* composer/e-composer-private.h:
	New files manage composer's private data.
	Allows other composer files to manipulate private data.

	* composer/e-msg-composer-hdrs.c:
	* composer/e-msg-composer-hdrs.h:
	Remove these files; replaced by EComposerHeaderTable widget.

	* composer/evolution-composer.c:
	* composer/evolution-composer.h:
	Remove these files; composer is now a subclass of GtkhtmlEditor.

	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer-select-file.h:
	Remove these files; logic moved to e-msg-composer.c.

	* composer/listener.c:
	* composer/listener.h:
	Remove these files; event handlers moved to e-msg-composer.c.

	* composer/Composer.idl:
	* composer/Evolution-Composer.idl:
	Remove these files; composer is no longer a Bonobo object.

	* mail/em-composer-prefs (sig_edit_cb),
	(em_composer_prefs_new_signature):
	Adapt to new Bonobo-less signature editor.

	* mail/mail-signature-editor.c:
	* mail/mail-signature-editor.h:
	Rewrite the signature editor as a subclass of GtkhtmlEditor.
	Eliminates Bonobo from the equation.

	* mail/em-composer-utils.c (composer_get_message),
	(em_utils_composer_send_cb), (save_draft_done),
	(em_utils_composer_save_draft_cb), (create_new_composer),
	(em_utils_compose_new_message),
	(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
	(em_utils_post_to_url), (edit_message), (forward_attached),
	(forward_non_attached), (reply_get_composer), (composer_set_body),
	(em_utils_reply_to_message), (post_reply_to_message):
	Adapt to new Bonobo-less composer.

	* mail/mail-component-factory.c:
	Composer is no longer needs a Bonobo factory.

	* mail/mail-config.c:
	Fix style pattern for EMsgComposer widgets.

	* plugins/groupwise/mail-send-options.c
	(org_gnome_composer_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/exchange-operations/Makefile.am:
	Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.

	* plugins/exchange-operations/exchange-mail-send-options.c
	(append_to_header), (org_gnome_exchange_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/mailing-list-actions/mailing-list-actions.c
	(emla_list_action_do):
	Adapt to streamlined EMsgComposer API.

	* po/POTFILES.in: Update file list for new composer.

	* ui/evolution-composer-entries.xml:
	Remove this file; obsoleted by new composer.

	* widgets/misc/Makefile.am:
	Add EVOLUTION_MAIL_LIBS.

	* widgets/misc/e-account-combo-box.c:
	* widgets/misc/e-account-combo-box.h:
	New function e_account_combo_box_get_account_list().
	Emit a "refreshed" signal when the EAccountList changes.
	Add an internal reverse-lookup index.

	* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
	New function adds radio actions to an action group.
	Will eventually replace e_charset_picker_bonobo_ui_populate().

	* widgets/misc/e-signature-combo-box.c:
	* widgets/misc/e-signature-combo-box.h:
	New function e_signature_combo_box_get_signature_list().

	... separate issue ...

	* configure.in:
	Bump eds_minimum_version to 2.23.1 for
	CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.


svn path=/trunk/; revision=35313
2008-04-02 18:37:22 +00:00
66b60ff8c9 Version bump for 2.23.1.
2008-04-01  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in: Version bump for 2.23.1.


svn path=/trunk/; revision=35303
2008-04-01 19:43:43 +00:00
126fef4ef3 ** Fix for bug #524310
2008-03-25  Dan Williams  <dcbw@redhat.com>

	** Fix for bug #524310

	* mail/mail-session.c: don't double-free server messages


svn path=/trunk/; revision=35244
2008-03-25 14:54:40 +00:00
91171e631e Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #519421 (Also allow <libytnef/ytnef.h> header while compiling the TNEF attachment decoder plugin)
svn path=/trunk/; revision=35206
2008-03-17 04:24:32 +00:00
f72f86f239 ** Fix for bug #512543
2008-03-13  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #512543

	* configure.in:
	* widgets/misc/e-calendar-item.c:
	* calendar/gui/e-day-view.c:
	* calendar/gui/e-week-view-event-item.c:
	* calendar/gui/e-calendar-view.c:
	* calendar/gui/e-calendar-view.h:
	* calendar/gui/e-week-view-main-item.c:
	* calendar/gui/e-day-view-time-item.c:
	* calendar/gui/e-day-view-top-item.c:
	* calendar/gui/e-day-view-main-item.c:
	Get rid of --enable-cairo-calendar/ENABLE_CAIRO define.


svn path=/trunk/; revision=35182
2008-03-13 11:12:47 +00:00
44c05f4a51 Evolution 2.22.0 release.
2008-03-10  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS, configure.in: Evolution 2.22.0 release.



svn path=/trunk/; revision=35162
2008-03-10 07:02:56 +00:00
1eab776822 etc/gconf/gconf.xml.defaults/apps/evolution was missing.
2008-03-05  Tor Lillqvist  <tml@novell.com>

	* evolution-zip.in: etc/gconf/gconf.xml.defaults/apps/evolution
	was missing.


svn path=/trunk/; revision=35137
2008-03-05 13:24:01 +00:00
d393305b81 Add share/icons/hicolor.
2008-03-03  Tor Lillqvist  <tml@novell.com>

	* evolution-zip.in: Add share/icons/hicolor.


svn path=/trunk/; revision=35129
2008-03-03 20:39:43 +00:00
af6833998b Misc simplification and cleanup.
2008-03-03  Tor Lillqvist  <tml@novell.com>

	* evolution-zip.in: Misc simplification and cleanup.


svn path=/trunk/; revision=35113
2008-03-03 00:29:20 +00:00
fca7da1bc0 Add mail/default/ko/Makefile to AC_OUTPUT.
2008-03-03  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Add mail/default/ko/Makefile to AC_OUTPUT.

2008-03-03  Changwoo Ryu  <cwryu@debian.org>

	* default/Makefile.am:
	* default/ko/*: Add Korean welcome message translation.


svn path=/trunk/; revision=35107
2008-03-02 19:16:44 +00:00
18151bd23f Updates for 2.21.92
svn path=/trunk/; revision=35105
2008-03-02 17:42:51 +00:00
79a8efeece set HANDLE_LIBICAL_MEMORY to 1.
2008-02-25  Chenthill Palanisamy  <pchenthill@novell.com>

        * configure.in: set HANDLE_LIBICAL_MEMORY to 1.


svn path=/trunk/; revision=35085
2008-02-25 10:27:53 +00:00
a5e3103c86 Use "pkill -x" to kill the process and use "$HOME" instead
of "~".
Fix for bug #516648

svn path=/trunk/; revision=35060
2008-02-20 07:49:22 +00:00
a717e80fae Bump eds_minimum_version to 2.21.92 for camel_application_is_exiting.
2008-02-18  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.21.92 for camel_application_is_exiting.


svn path=/trunk/; revision=35049
2008-02-19 02:46:24 +00:00
6817eb05c3 Patch from Akhil Laddha <lakhil@novell.com>: Fix for bug #517129 (Fixed build break due to updated Polish translation)
svn path=/trunk/; revision=35042
2008-02-18 04:58:15 +00:00
0817049fd8 Evolution 2.21.92 version bump.
2008-02-13  Srinivasa Ragavan  <sragavan@novell.com>

	* configure.in: Evolution 2.21.92 version bump.



svn path=/trunk/; revision=35001
2008-02-13 04:58:32 +00:00
a482e0ed02 Evolution 2.21.91 release.
2008-02-11  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.21.91 release.



svn path=/trunk/; revision=34999
2008-02-13 04:41:26 +00:00
4bc25b2714 Bump eds_minimum_version to 2.21.91 for CAMEL_MESSAGE_NOTJUNK.
2008-02-11  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.21.91 for CAMEL_MESSAGE_NOTJUNK.


svn path=/trunk/; revision=34993
2008-02-11 19:32:37 +00:00
a765a5229c Correct file names that have had the @BASE_VERSION@ dropped. Look for
2008-02-06  Tor Lillqvist  <tml@novell.com>

	* evolution-zip.in: Correct file names that have had the
	@BASE_VERSION@ dropped. Look for message locales first from
	share/locale, as that is where they get stuffed when building
	against a properly built GNU gettext.


svn path=/trunk/; revision=34966
2008-02-06 12:08:47 +00:00
4af1adcfa9 Evolution 2.21.91 version bump.
2008-01-29  Srinivasa Ragavan  <sragavan@novell.com>

	* configure.in: Evolution 2.21.91 version bump.

svn path=/trunk/; revision=34929
2008-01-29 11:13:56 +00:00
1548fefa93 Evolution 2.21.90 release.
2008-01-29  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.21.90 release.

svn path=/trunk/; revision=34927
2008-01-29 11:11:52 +00:00
c4046c5636 Add two more entries for bootstrapping. The
2008-01-25  Tor Lillqvist  <tml@novell.com>

	* win32/libevolution-mail.def: Add two more entries for
	bootstrapping. The mail/importers/libevolution-mail-importers
	library depends on the libevolution-mail library which hasn't been
	built yet when libevolution-mail-importers is built.


svn path=/trunk/; revision=34894
2008-01-25 13:02:14 +00:00
a472bd0fdf Be more specific.
svn path=/trunk/; revision=34888
2008-01-24 21:28:12 +00:00
27ecada90c Include camel in E_UTIL compile flags and libs, as at least libeutil uses
2008-01-24  Tor Lillqvist  <tml@novell.com>

	* configure.in: Include camel in E_UTIL compile flags and libs, as
	at least libeutil uses a camel function now.


svn path=/trunk/; revision=34887
2008-01-24 21:24:52 +00:00
de2f61c783 Bump eds_minimum_version to 2.21.90 for new Camel functions.
2008-01-24  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.21.90 for new Camel functions.


svn path=/trunk/; revision=34882
2008-01-24 12:21:20 +00:00
5c49d6489b Add missing directory in configure.in Fixes build break
2008-01-21  Sankar P  <psankar@novell.com>

	* configure.in:
	Add missing directory in configure.in
	Fixes build break



svn path=/trunk/; revision=34861
2008-01-21 05:57:06 +00:00
0da6bab003 Bump some additional package requirements for libsoup-2.4: libbonobo-2.0
2008-01-19  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump some additional package requirements for libsoup-2.4:
		libbonobo-2.0 >= 2.20.3
		glib-2.0 >= 2.15.3


svn path=/trunk/; revision=34850
2008-01-19 14:02:24 +00:00
8254ee63d4 Require libsoup-2.4. (Remove old "either 2.2 or 2.4" support, which only
* configure.in: Require libsoup-2.4. (Remove old "either 2.2 or
	2.4" support, which only ever worked because there was an old CVS
	version of libsoup that claimed to be 2.4 but still had the 2.2
	API.)

svn path=/trunk/; revision=34845
2008-01-17 14:53:41 +00:00
63cba9565c Version bump to 2.21.90
svn path=/trunk/; revision=34827
2008-01-15 07:01:18 +00:00
bd1c5eb183 Evolution 2.21.5 release
2008-01-14  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.21.5 release

svn path=/trunk/; revision=34824
2008-01-15 06:52:40 +00:00
77aa984d1b ** Fix for bug #492702
2008-01-09  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #492702

	* configure.in: Just disable the dbus message part of mail
	notification if dbus isn't there. Also remove new-mail-notify plugin.



svn path=/trunk/; revision=34784
2008-01-09 15:10:48 +00:00
00d89fdac2 Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (Use the new Tangoized icons instead of the deprecated ones from gnome-icon-theme)
M    addressbook/gui/component/addressbook-view.c
M    addressbook/ChangeLog
AM   data/icons/hicolor_actions_16x16_mail-move.png
AM   data/icons/hicolor_actions_16x16_mail-copy.png
AM   data/icons/hicolor_actions_16x16_folder-move.png
M    data/icons/Makefile.am
AM   data/icons/hicolor_actions_16x16_folder-copy.png
M    mail/em-folder-browser.c
M    mail/ChangeLog
M    mail/em-folder-tree.c
M    mail/em-folder-view.c
M    mail/message-list.c
M    composer/ChangeLog
M    composer/e-msg-composer.c
M    ChangeLog
M    calendar/gui/dialogs/comp-editor.c
M    calendar/ChangeLog

svn path=/trunk/; revision=34769
2008-01-06 18:02:18 +00:00
0e7e605290 Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).
2008-01-05  Matthew Barnes  <mbarnes@redhat.com>

	* data/evolution.desktop.in.in:
	Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).


svn path=/trunk/; revision=34765
2008-01-06 00:37:46 +00:00