Commit Graph

1834 Commits

Author SHA1 Message Date
Srinivasa Ragavan 694b993d7d Evolution 2.25.4 release
2009-01-05  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.25.4 release



svn path=/trunk/; revision=36993
2009-01-06 03:49:43 +00:00
Andre Klapper d8b6eae211 Added Czech translation of quickref.
2009-01-01  Andre Klapper  <a9016009@gmx.de>

	* configure.in:
	Added Czech translation of quickref.


svn path=/trunk/; revision=36954
2009-01-01 16:46:27 +00:00
Ignacio Casal Quinteiro 657b235cc2 Fix memory leak. (Fixes bug #565628).
2008-12-25  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

        * shell/main.c:
        Fix memory leak. (Fixes bug #565628).


svn path=/trunk/; revision=36932
2008-12-25 19:45:12 +00:00
Matthew Barnes de8ed86b9d Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.
2008-12-22  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.


svn path=/trunk/; revision=36928
2008-12-22 15:40:17 +00:00
Milan Crha 46a448eda1 ** Part of fix for bug #564248
2008-12-16  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #564248

	* configure.in: Bump libgtkhtml_minimum_version to 3.25.4
	because of new html editor functions.


svn path=/trunk/; revision=36910
2008-12-16 17:07:04 +00:00
Srinivasa Ragavan b90dc3c001 Evolution 2.25.3.1 release
2008-12-15  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.25.3.1 release



svn path=/trunk/; revision=36907
2008-12-16 13:36:26 +00:00
Matthew Barnes 2730e83cf8 Bump libgtkhtml_minimum_version to 3.25.3 to pick up HTMLTokenizer changes
2008-12-14  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump libgtkhtml_minimum_version to 3.25.3 to pick up
	HTMLTokenizer changes (ABI break, actually).


svn path=/trunk/; revision=36877
2008-12-15 02:59:21 +00:00
Suman Manjunath 415b951b22 Make the libgweather dependency optional, build the weather calendar setup plugin by default and provide an option to disable it.
svn path=/trunk/; revision=36860
2008-12-10 03:38:51 +00:00
Srinivasa Ragavan 0563ff385f Evolution 2.25.2 release changes.
2008-12-01  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.25.2 release changes.

svn path=/trunk/; revision=36823
2008-12-02 05:51:13 +00:00
Felix Riemann f1b786f18a ** Fixes bug #554464
2008-11-28  Felix Riemann  <friemann@svn.gnome.org>

	** Fixes bug #554464

	* configure.in: Bump gtk+ minimum version to 2.14.0 which pulls
	in a recent enough Pango version.
	* widgets/table/e-cell-text.c: (build_layout): Let Pango handle
	the ellipsizing, which should be faster.

svn path=/trunk/; revision=36819
2008-11-28 09:53:49 +00:00
Milan Crha d808366b5f ** Part of fix for bug #524377
2008-11-12  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #524377

	* configure.in: Bump eds minimum version to 2.25.2 because of
	camel's int camel_header_param_encode_filenames_in_rfc_2047.

	* mail/mail-config.glade:
	* mail/evolution-mail.schemas.in:
	* mail/em-composer-prefs.c: (em_composer_prefs_construct):
	* mail/mail-config.c: (gconf_outlook_filenames_changed), (mail_config_init):
	Declare, be able to change and listen to changes on new key,
	'/apps/evolution/mail/composer/outlook_filenames' to encode file names
	header in camel based on the RFC 2047, instead of the correct RFC 2231.

Note: Requires at least eds revision 9756.

svn path=/trunk/; revision=36779
2008-11-12 20:03:07 +00:00
Matthew Barnes 39f06164ed ** Fixes bug #557581
2008-11-07  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #557581

	* configure.in:
	Break up the version definitions such that we can calculate the
	latest stable version and pass a STABLE_VERSION definition to
	shell/main.c.

	* shell/main.c:
	Replace DEVELOPMENT with STABLE_VERSION, which actually defines
	the latest stable version (e.g. 2.24).  STABLE_VERSION is only
	defined if the current version is _unstable_ (e.g. 2.25).

	* shell/main.c (show_development_warning):
	Use STABLE_VERSION instead of hard-coding the version number.


svn path=/trunk/; revision=36761
2008-11-07 17:11:10 +00:00
Sankarasivasubramanian Pasupathilingam e13fefd701 Ship COPYING.OPENLDAP as well
svn path=/trunk/; revision=36757
2008-11-07 05:29:28 +00:00
Srinivasa Ragavan 212bf0b90f Evolution 2.25.1 release and version bump
2008-11-03  Srinivasa Ragavan  <sragavan@novell.com>

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



svn path=/trunk/; revision=36733
2008-11-04 02:51:02 +00:00
Sankarasivasubramanian Pasupathilingam ccfa75064a License Change from GPL to LGPL
svn path=/trunk/; revision=36728
2008-11-03 15:49:29 +00:00
Matthew Barnes 3b5d0b114c ** Fixes bug #549025
2008-10-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #549025

	* configure.in:
	Restrict libmono linkage to the mono plugin, so that downstream
	packagers can isolate the mono dependency to a subpackage.
	Add configuration summary lines indicating whether the Mono and
	Python bindings are enabled.

	* plugins/mono/Makefile.am:
	Add $(MONO_CFLAGS) and $(MONO_LIBS) explicitly.  The mono plugin
	is the only module that should be linking against libmono.


svn path=/trunk/; revision=36675
2008-10-22 12:59:17 +00:00
Suman Manjunath 5ce1bbbbc8 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for deprecated libnm-glib).
svn path=/trunk/; revision=36631
2008-10-17 05:18:16 +00:00
Sankarasivasubramanian Pasupathilingam c3aad49dee Remove improper FSF copyright statements; was never signed over to them
* Remove improper FSF copyright statements; was never signed over to them and was incorrectly added to this file due to a mistake made by the original developer.

svn path=/trunk/; revision=36616
2008-10-14 09:35:11 +00:00
Suman Manjunath a3b38ef129 Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offline plugin into the main code as we already have a similar per-calendar option which does the same thing.
svn path=/trunk/; revision=36610
2008-10-13 10:24:07 +00:00
Milan Crha 01d08b5074 ** Fix for bug #554458
2008-10-01  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #554458

	* configure.in: Bump glib version to 2.18.0 because of g_content_type_from_mime_type.

	* mail/em-popup.c: (emp_standard_menu_factory):
	* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
	Use content-type to call of g_app_info_get_all_for_type.


svn path=/trunk/; revision=36526
2008-10-01 10:08:05 +00:00
Srinivasa Ragavan 63c937d9d7 Fix 'cs' build break due to my git-merge issues.
2008-09-22  Srinivasa Ragavan  <sragavan@novell.com>

	* configure.in: Fix 'cs' build break due to my git-merge issues.

svn path=/trunk/; revision=36426
2008-09-22 15:13:06 +00:00
Srinivasa Ragavan 104c90d9d9 Version bump for Evolution 2.25.1
2008-09-22  Srinivasa Ragavan  <sragavan@novell.com>

	* configure.in: Version bump for Evolution 2.25.1

svn path=/trunk/; revision=36424
2008-09-22 11:09:49 +00:00
Srinivasa Ragavan 1d3a7938fa Add LGPL v2, v3 licensing header.
2008-09-22  Srinivasa Ragavan  <sragavan@novell.com>

	* COPYING.LGPL2: Add LGPL v2, v3 licensing header.
	* COPYING.LGPL3:



svn path=/trunk/; revision=36422
2008-09-22 10:46:31 +00:00
Srinivasa Ragavan b0fc4c6e6f Evolution 2.24.0 release.
2008-09-22  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS, configure.in: Evolution 2.24.0 release.



svn path=/trunk/; revision=36420
2008-09-22 10:25:56 +00:00
Srinivasa Ragavan 984f94f092 Fix for build break.
2008-09-22  Srinivasa Ragavan  <sragavan@novell.com>

	* configure.in: Fix for build break.

svn path=/trunk/; revision=36419
2008-09-22 07:28:42 +00:00
Luca Ferretti f79a1e7d64 Add mail/default/it/Makefile to AC_OUTPUT.
2008-09-22  Luca Ferretti  <elle.uca@libero.it>

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


svn path=/trunk/; revision=36417
2008-09-22 06:56:15 +00:00
Gabor Kelemen a112bddf55 Add mail/default/hu/Makefile to AC_OUTPUT.
2008-09-17  Gabor Kelemen  <kelemeng@gnome.hu>

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

svn path=/trunk/; revision=36356
2008-09-16 22:44:54 +00:00
Matthew Barnes 12e2608000 Add mail/default/sr@latin/Makefile to AC_OUTPUT.
2008-09-16  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Add mail/default/sr@latin/Makefile to AC_OUTPUT.


svn path=/trunk/; revision=36351
2008-09-16 17:59:37 +00:00
Matthew Barnes 06040ac14a Add mail/default/sr/Makefile to AC_OUTPUT (bug #552508).
2008-09-16  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Add mail/default/sr/Makefile to AC_OUTPUT (bug #552508).


svn path=/trunk/; revision=36348
2008-09-16 15:53:30 +00:00
Sankarasivasubramanian Pasupathilingam b7fc5caefe License Changes from GPL to LGPL
svn path=/trunk/; revision=36313
2008-09-12 16:19:36 +00:00
Michael Meeks 25e470e74b use top_builddir for config.h #551560
2008-09-10  Michael Meeks  <michael.meeks@novell.com>

        * server.mk: use top_builddir for config.h #551560


svn path=/trunk/; revision=36295
2008-09-10 13:53:43 +00:00
Srinivasa Ragavan ff364673a1 Evolution 2.23.92 release.
2008-09-08  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.23.92 release.



svn path=/trunk/; revision=36292
2008-09-10 03:51:23 +00:00
Srinivasa Ragavan 55060f2515 Evolution 2.23.91 release and version bump
2008-09-01  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.23.91 release and version bump



svn path=/trunk/; revision=36248
2008-09-03 02:58:32 +00:00
Sankarasivasubramanian Pasupathilingam 14fa5c8a8c Change License from GPL to LGPL. 2nd batch.
More changes to come.

svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +00:00
Matthew Barnes a8cff3a02a Fix compiler warnings in some of the test programs.
2008-09-01  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Fix compiler warnings in some of the test programs.

	* mail/em-composer-utils.c (edit_message):
	* plugins/email-custom-header/email-custom-header.c:
	* plugins/templates/templates.c:
	Don't mix declarations and code.


svn path=/trunk/; revision=36242
2008-09-01 14:57:02 +00:00
Matthew Barnes d288a5924b ** Fixes bug #546926
2008-08-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #546926

	* configure.in:
	Bump eds_minimum_version to 2.23.91 for camel_shutdown().

	* mail/mail-session.c (mail_session_shutdown):
	New function simply calls camel_shutdown().

	* mail/mail-component.c (impl_finalize):
	Call mail_session_shutdown().


svn path=/trunk/; revision=36029
2008-08-21 02:24:59 +00:00
Srinivasa Ragavan ad52f1512c Evolution 2.23.90 release and Version bump.
2008-08-18  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.23.90 release and Version bump.



svn path=/trunk/; revision=36020
2008-08-19 02:12:15 +00:00
Matthew Barnes 31ab3e7713 ** Fixes bug #547411
2008-08-14  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #547411

	* data/icons/hicolor_status_32x32_online.png:
	* data/icons/hicolor_status_32x32_online.svg:
	* data/icons/hicolor_status_32x32_offline.png:
	* data/icons/hicolor_status_32x32_offline.svg:
	New, Tangoized versions of the old "art" images.

	* art/online.png:
	* art/offline.png:
	These are now obsolete.  Remove them.

	* widgets/misc/e-online-button.c (e_online_button_set_online):
	The button icons are themed now but still oblong.
	Load the icons by filename so GTK+ doesn't scale them.


svn path=/trunk/; revision=35995
2008-08-14 20:37:38 +00:00
Matthew Barnes 40b63ad174 Bump eds_minimum_version to 2.23.90 for
2008-08-12  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.23.90 for
	E_BOOK_ERROR_UNSUPPORTED_AUTHENTICATION_METHOD.


svn path=/trunk/; revision=35971
2008-08-12 15:46:42 +00:00
Michael Monreal a0f103a834 ** Fix for bug #546748
2008-08-08  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #546748

    * addressbook/gui/component/addressbook-view.c:
    Change "_Properties..." to "_Properties" to match HIG and other
    components.

svn path=/trunk/; revision=35941
2008-08-08 19:15:18 +00:00
Michael Monreal 9774adff92 ** Additional fix for bug #467115
2008-08-08  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Additional fix for bug #467115

    * addressbook/gui/contact-editor/e-contact-editor.c:
    (e_contact_editor_init):
    * art/Makefile.am:
    * data/icons/Makefile.am:
    Get rid of old contact-editor icon.

svn path=/trunk/; revision=35937
2008-08-08 13:07:55 +00:00
Michael Monreal 9071747fdb ** Fix for bug #546744
2008-08-08  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #546744

    * addressbook/gui/component/addressbook-view.c:
    Use address-book-new icon instead of contacts-new.

svn path=/trunk/; revision=35936
2008-08-08 12:51:05 +00:00
Milan Crha 776a73f752 ** Fix for bug #535745
2008-08-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #535745

	* configure.in: Require and link calendar libs with libgdata
	and libgdata-google.

	* plugins/google-account-setup/google-source.c: (sanitize_user_mail), (construct_default_uri),
	(is_default_uri), (init_combo_values), (user_changed),
	(cal_combo_changed), (claim_error), (retrieve_list_clicked),
	(plugin_google): New widgets and functionality to retrieve list
	of subscribed calendars from the Google account and let user choose
	which one would be shown.

Note: Requires newer EDS, at least revision 9294.


svn path=/trunk/; revision=35921
2008-08-07 09:19:27 +00:00
Michael Monreal 6bf36561f1 ** Fix for bug #467115
2008-08-06  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #467115

    * addressbook/gui/component/addressbook-view.c:
    (addressbook_view_init):
    * calendar/gui/GNOME_Evolution_Calendar.server.in.in:
    * calendar/gui/memos-component.c: (create_component_view):
    * calendar/gui/tasks-component.c: (create_component_view):
    * data/icons/Makefile.am:
    * mail/GNOME_Evolution_Mail.server.in.in:
    * mail/mail-component.c: (impl_createView):
    Ship and use tango icons for the mail, tasks and memos components.

svn path=/trunk/; revision=35915
2008-08-06 09:32:08 +00:00
Michael Monreal bf34b073d7 ** Fix for bug #531288
2008-08-06  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #531288

    * data/icons/Makefile.am:
    * mail/GNOME_Evolution_Mail.server.in.in:
    Use proxy icon from tango-icon-theme and fall back to the icon
    shipped by gnome-control-center (thanks to Josef Vybíral).

svn path=/trunk/; revision=35914
2008-08-06 09:17:11 +00:00
Srinivasa Ragavan 34581472dd Evolution 2.23.6 release and version bump.
2008-08-04  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.23.6 release and version bump.



svn path=/trunk/; revision=35909
2008-08-06 06:33:08 +00:00
Suman Manjunath 5313d89e23 Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV backend for addressbook - GUI plugin for account setup).
svn path=/trunk/; revision=35902
2008-08-04 04:31:34 +00:00
Matthew Barnes 6ae5023022 ** Fixes part of bug #545558
2008-07-30  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #545558

	* configure.in:
	Mark the "hula-account-setup" plugin as experimental.


svn path=/trunk/; revision=35873
2008-07-31 17:05:13 +00:00
Matthew Barnes ae36c634ac Bump eds_minimum_version to 2.23.6 for CAMEL_PROVIDER_CONF_OPTIONS.
2008-07-30  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.23.6 for CAMEL_PROVIDER_CONF_OPTIONS.


svn path=/trunk/; revision=35867
2008-07-30 13:48:03 +00:00
Johnny Jacob c4bfa8bd7b 2.23.5 release updates & version bump to 2.23.6
svn path=/trunk/; revision=35822
2008-07-23 06:52:09 +00:00