aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Do not generate a ChangeLog file from 'git log'Milan Crha2012-12-051-4/+6
|
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-3491/+3
| | | | Remove old ChangeLog files that predate our switch to git.
* Be able to save mail to event, meeting, task or memoMilan Crha2009-04-251-0/+7
| | | | ** Fix for bug #342296
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-0/+5
| | | | | | | | | | 2009-04-12 Matthew Barnes <mbarnes@redhat.com> ** Remove a bunch of juvenile comments. Source code should look professional, even if some developers are not. svn path=/trunk/; revision=37514
* Evolution 2.26.0 release and version bumpEVOLUTION_2_26_0Srinivasa Ragavan2009-03-171-0/+4
| | | | | | | | 2009-03-16 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.26.0 release and version bump svn path=/trunk/; revision=37455
* Added Catalan translation of the Evolution welcome e-mail and quickDavid Planella2009-03-081-0/+5
| | | | | | | | | | | | | | | | 2009-03-08 David Planella <david.planella@gmail.com> Added Catalan translation of the Evolution welcome e-mail and quick reference * configure.in: Added Makefiles for the Catalan translations of the welcome e-mail and quick reference. * mail/default/Makefile.am: Added Catalan (ca) to the list of subdirectories * mail/default/ca/Inbox: Added Catalan translation by David Planella * mail/default/ca/Makefile.am: Created Makefile template svn path=/trunk/; revision=37381
* Post-release version bump.Matthew Barnes2009-03-031-0/+4
| | | | | | | | | 2009-03-02 Matthew Barnes <mbarnes@redhat.com> * configure.in: Post-release version bump. svn path=/trunk/; revision=37359
* Evolution 2.25.92 releaseEVOLUTION_2_25_92Matthew Barnes2009-03-031-0/+4
| | | | | | | | | 2009-03-02 Matthew Barnes <mbarnes@redhat.com> * NEWS: Evolution 2.25.92 release svn path=/trunk/; revision=37357
* Add myself as a Shell maintainer, with Srini's permission.Matthew Barnes2009-02-251-0/+5
| | | | | | | | | | 2009-02-24 Matthew Barnes <mbarnes@redhat.com> * MAINTAINERS: Add myself as a Shell maintainer, with Srini's permission. svn path=/trunk/; revision=37319
* Revert accidental commit.Tor Lillqvist2009-02-041-4/+0
| | | | svn path=/trunk/; revision=37222
* Set MWINDOWS to -mwindows on Windows. AC_SUBST it.Tor Lillqvist2009-02-041-0/+4
| | | | | | | | | 2009-02-03 Tor Lillqvist <tml@novell.com> * configure.in: Set MWINDOWS to -mwindows on Windows. AC_SUBST it. svn path=/trunk/; revision=37221
* Evolution 2.25.90 releaseEVOLUTION_2_25_90Srinivasa Ragavan2009-02-031-0/+4
| | | | | | | | 2009-02-02 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.90 release svn path=/trunk/; revision=37215
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-0/+4
| | | | | | | | | 2009-01-31 Matthew Barnes <mbarnes@redhat.com> ** Disable debug macros (#define d(x) x) throughout. (#569638) svn path=/trunk/; revision=37202
* Cross-compilation from Linux to Windows support by Fridrich Strba.Tor Lillqvist2009-01-301-0/+14
| | | | | | | | | | | | | | | | | | | 2009-01-29 Tor Lillqvist <tml@novell.com> Cross-compilation from Linux to Windows support by Fridrich Strba. * configure.in: Check for <sys/wait.h>. Don't look for socklen_t on Windows. If cross-compiling, we obviously can't run the test to find out the preferred formats for charset names of iconv(). We know them a priori for Windows, though. For cross-compilation to other platforms more change is needed. * win32/Makefile.am: Use $(DLLTOOL) instead of hardcoding name. svn path=/trunk/; revision=37193
* Added another pattern to killev.Srinivasa Ragavan2009-01-301-0/+4
| | | | | | | | | | 2009-01-29 Srinivasa Ragavan <sragavan@novell.com> * tools/killev.c: Added another pattern to killev. svn path=/trunk/; revision=37179
* Evolution 2.25.5 releaseEVOLUTION_2_25_5Srinivasa Ragavan2009-01-211-0/+4
| | | | | | | | | | 2009-01-19 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.5 release svn path=/trunk/; revision=37114
* Keep evolution and evolution-data-server versions in lockstep from now onMatthew Barnes2009-01-201-0/+6
| | | | | | | | | | | 2009-10-19 Matthew Barnes <mbarnes@redhat.com> * configure.in: Keep evolution and evolution-data-server versions in lockstep from now on to avoid any more dependency screw ups. svn path=/trunk/; revision=37103
* ** Fix for bug #208426Bharath Acharya2009-01-151-0/+6
| | | | | | | | | | 2009-01-15 Bharath Acharya <abharath@novell.com> ** Fix for bug #208426 * configure.in: Added support for importing .pst files into Evolution. svn path=/trunk/; revision=37078
* e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after BonoboPhilip Van hoof2009-01-121-0/+8
| | | | | | | | | | | | | 2009-01-12 Philip Van hoof <philip@codeminded.be> * e-util/e-plugin.c * e-util/e-plugin.h * shell/main.c: EPlugins must be loaded after Bonobo init, else variables like `session` are not available for plugin's initialization functions. (Fixes Bug #565681) svn path=/trunk/; revision=37052
* ** Part of fix for bug #565376Milan Crha2009-01-081-0/+7
| | | | | | | | | | | | 2009-01-08 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #565376 * configure.in: Bump eds requirement to 2.25.5 because of new functionality. svn path=/trunk/; revision=37016
* Evolution 2.25.4 releaseEVOLUTION_2_25_4Srinivasa Ragavan2009-01-061-0/+4
| | | | | | | | | | 2009-01-05 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.4 release svn path=/trunk/; revision=36993
* Added Czech translation of quickref.Andre Klapper2009-01-021-0/+5
| | | | | | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> * configure.in: Added Czech translation of quickref. svn path=/trunk/; revision=36954
* Fix memory leak. (Fixes bug #565628).Ignacio Casal Quinteiro2008-12-261-0/+5
| | | | | | | | | | 2008-12-25 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * shell/main.c: Fix memory leak. (Fixes bug #565628). svn path=/trunk/; revision=36932
* Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.Matthew Barnes2008-12-221-0/+5
| | | | | | | | | | 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
* ** Part of fix for bug #564248Milan Crha2008-12-171-0/+7
| | | | | | | | | | | | 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
* Evolution 2.25.3.1 releaseEVOLUTION_2_25_3Srinivasa Ragavan2008-12-161-0/+4
| | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.3.1 release svn path=/trunk/; revision=36907
* Bump libgtkhtml_minimum_version to 3.25.3 to pick up HTMLTokenizer changesMatthew Barnes2008-12-151-0/+6
| | | | | | | | | | | 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
* Make the libgweather dependency optional, build the weather calendar setup ↵Suman Manjunath2008-12-101-0/+6
| | | | | | plugin by default and provide an option to disable it. svn path=/trunk/; revision=36860
* Evolution 2.25.2 release changes.EVOLUTION_2_25_2Srinivasa Ragavan2008-12-021-0/+4
| | | | | | | | 2008-12-01 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.2 release changes. svn path=/trunk/; revision=36823
* ** Fixes bug #554464Felix Riemann2008-11-281-0/+7
| | | | | | | | | | | | | 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
* ** Part of fix for bug #524377Milan Crha2008-11-131-0/+7
| | | | | | | | | | | | | | | | | | | | | 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
* ** Fixes bug #557581Matthew Barnes2008-11-081-0/+9
| | | | | | | | | | | | | | | | | | | | | | 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
* Ship COPYING.OPENLDAP as wellSankarasivasubramanian Pasupathilingam2008-11-071-0/+5
| | | | svn path=/trunk/; revision=36757
* Evolution 2.25.1 release and version bumpEVOLUTION_2_25_1Srinivasa Ragavan2008-11-041-0/+4
| | | | | | | | | | 2008-11-03 Srinivasa Ragavan <sragavan@novell.com> * configure.in, NEWS: Evolution 2.25.1 release and version bump svn path=/trunk/; revision=36733
* License Change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-11-031-0/+5
| | | | svn path=/trunk/; revision=36728
* ** Fixes bug #549025Matthew Barnes2008-10-221-0/+10
| | | | | | | | | | | | | | | | | | | 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
* Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support ↵Suman Manjunath2008-10-171-0/+6
| | | | | | for deprecated libnm-glib). svn path=/trunk/; revision=36631
* Remove improper FSF copyright statements; was never signed over to themSankarasivasubramanian Pasupathilingam2008-10-141-0/+15
| | | | | | * 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
* Fix for bug #424818 (bugzilla.novell.com) - Integrate the ↵Suman Manjunath2008-10-131-0/+9
| | | | | | 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
* ** Fix for bug #554458Milan Crha2008-10-011-0/+7
| | | | | | | | | | | | | | | 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
* Fix 'cs' build break due to my git-merge issues.Srinivasa Ragavan2008-09-221-0/+4
| | | | | | | | 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
* Version bump for Evolution 2.25.1Srinivasa Ragavan2008-09-221-0/+4
| | | | | | | | 2008-09-22 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Version bump for Evolution 2.25.1 svn path=/trunk/; revision=36424
* Add LGPL v2, v3 licensing header.Srinivasa Ragavan2008-09-221-0/+5
| | | | | | | | | | | 2008-09-22 Srinivasa Ragavan <sragavan@novell.com> * COPYING.LGPL2: Add LGPL v2, v3 licensing header. * COPYING.LGPL3: svn path=/trunk/; revision=36422
* Evolution 2.24.0 release.Srinivasa Ragavan2008-09-221-0/+4
| | | | | | | | | | 2008-09-22 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.24.0 release. svn path=/trunk/; revision=36420
* Fix for build break.Srinivasa Ragavan2008-09-221-0/+4
| | | | | | | | 2008-09-22 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Fix for build break. svn path=/trunk/; revision=36419
* Add mail/default/it/Makefile to AC_OUTPUT.Luca Ferretti2008-09-221-0/+5
| | | | | | | | | | 2008-09-22 Luca Ferretti <elle.uca@libero.it> * configure.in: Add mail/default/it/Makefile to AC_OUTPUT. svn path=/trunk/; revision=36417
* Add mail/default/hu/Makefile to AC_OUTPUT.Gabor Kelemen2008-09-171-0/+5
| | | | | | | | | 2008-09-17 Gabor Kelemen <kelemeng@gnome.hu> * configure.in: Add mail/default/hu/Makefile to AC_OUTPUT. svn path=/trunk/; revision=36356
* Add mail/default/sr@latin/Makefile to AC_OUTPUT.Matthew Barnes2008-09-171-0/+5
| | | | | | | | | | 2008-09-16 Matthew Barnes <mbarnes@redhat.com> * configure.in: Add mail/default/sr@latin/Makefile to AC_OUTPUT. svn path=/trunk/; revision=36351
* Add mail/default/sr/Makefile to AC_OUTPUT (bug #552508).Matthew Barnes2008-09-161-0/+5
| | | | | | | | | | 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
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-0/+6
| | | | svn path=/trunk/; revision=36313
* use top_builddir for config.h #551560Michael Meeks2008-09-101-0/+4
| | | | | | | | | 2008-09-10 Michael Meeks <michael.meeks@novell.com> * server.mk: use top_builddir for config.h #551560 svn path=/trunk/; revision=36295
* Evolution 2.23.92 release.Srinivasa Ragavan2008-09-101-0/+4
| | | | | | | | | | 2008-09-08 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.23.92 release. svn path=/trunk/; revision=36292
* Evolution 2.23.91 release and version bumpEVOLUTION_2_23_91Srinivasa Ragavan2008-09-031-0/+4
| | | | | | | | | | 2008-09-01 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.23.91 release and version bump svn path=/trunk/; revision=36248
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-0/+6
| | | | | | More changes to come. svn path=/trunk/; revision=36247
* Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-011-0/+5
| | | | | | | | | | | | | | | 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
* ** Fixes bug #546926Matthew Barnes2008-08-211-0/+7
| | | | | | | | | | | | | | | | | | 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
* Evolution 2.23.90 release and Version bump.EVOLUTION_2_23_90Srinivasa Ragavan2008-08-191-0/+4
| | | | | | | | | | 2008-08-18 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.23.90 release and Version bump. svn path=/trunk/; revision=36020
* ** Fixes bug #547411Matthew Barnes2008-08-151-0/+10
| | | | | | | | | | | | | | | | | | | | | | | 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
* Bump eds_minimum_version to 2.23.90 forMatthew Barnes2008-08-121-0/+6
| | | | | | | | | | | 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
* ** Fix for bug #546748Michael Monreal2008-08-091-0/+8
| | | | | | | | | | | | 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
* ** Additional fix for bug #467115Michael Monreal2008-08-081-0/+10
| | | | | | | | | | | | | | 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
* ** Fix for bug #546744Michael Monreal2008-08-081-0/+7
| | | | | | | | | | | 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
* ** Fix for bug #535745Milan Crha2008-08-071-0/+7
| | | | | | | | | | | | | | | | | | | | | 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
* ** Fix for bug #467115Michael Monreal2008-08-061-0/+14
| | | | | | | | | | | | | | | | | | 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
* ** Fix for bug #531288Michael Monreal2008-08-061-0/+9
| | | | | | | | | | | | | 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
* Evolution 2.23.6 release and version bump.EVOLUTION_2_23_6Srinivasa Ragavan2008-08-061-0/+4
| | | | | | | | | | 2008-08-04 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.23.6 release and version bump. svn path=/trunk/; revision=35909
* Patch from Matthias Braun <matze@braunis.de>: Fix for bug #544051 (WebDAV ↵Suman Manjunath2008-08-041-0/+16
| | | | | | backend for addressbook - GUI plugin for account setup). svn path=/trunk/; revision=35902
* ** Fixes part of bug #545558Matthew Barnes2008-08-011-0/+7
| | | | | | | | | | | | 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
* Bump eds_minimum_version to 2.23.6 for CAMEL_PROVIDER_CONF_OPTIONS.Matthew Barnes2008-07-301-0/+5
| | | | | | | | | | 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
* 2.23.5 release updates & version bump to 2.23.6EVOLUTION_2_23_5Johnny Jacob2008-07-231-1/+6
| | | | svn path=/trunk/; revision=35822
* ** Fix for bug #544022Milan Crha2008-07-221-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-22 Milan Crha <mcrha@redhat.com> ** Fix for bug #544022 * configure.in: Do not redefine DBUS_VERSION define supplied by dbus itself, rather rename our define to FOUND_DBUS_VERSION. * mail/e-searching-tokenizer.c: (dump_trie): Define function only when required. (Compiler warning cleanup.) * shell/e-shell-window-commands.c: (char *authors[]): Break the escape sequence properly (compiler warning cleanup). * plugins/email-custom-header/email-custom-header.c: Compiler warning cleanup. * plugins/mail-notification/Makefile.am: * plugins/mail-notification/mail-notification.c: (send_dbus_message): Do not redefine DBUS_VERSION define, it's supplied by dbus itself. svn path=/trunk/; revision=35819
* Moved to data/icons/hicolor_actions_24x24_query-free-busy.png as per revJohnny Jacob2008-07-211-1/+7
| | | | | | | | | | 2008-07-21 Johnny Jacob <jjohnny@novell.com> * data/hicolor_actions_24x24_query-free-busy.png: Moved to data/icons/hicolor_actions_24x24_query-free-busy.png as per rev 35753. svn path=/trunk/; revision=35804
* Add doltcompile and doltlibtool to DISTCLEANFILES to fix distcheckMatthew Barnes2008-07-211-0/+6
| | | | | | | | | | | 2008-07-21 Matthew Barnes <mbarnes@redhat.com> * Makefile.am: Add doltcompile and doltlibtool to DISTCLEANFILES to fix distcheck breakage. svn path=/trunk/; revision=35802
* ** Fixes Bug #200147Bharath Acharya2008-07-211-0/+7
| | | | | | | | | | | | | | | | | | | 2008-07-18 Bharath Acharya <abharath@novell.com> ** Fixes Bug #200147 Basic functionality implemented by Diego Escalante Urrelo <diegoe@gnome.org> Everyone owes him a big mug of Beer for that. ** Added Templates plugin * Makefile.am: * apps-evolution-template-placeholders.schemas.in: * org-gnome-templates.eplug.xml: * templates.c: * templates.glade: svn path=/trunk/; revision=35780
* ** Fixes bug #542125Matthew Barnes2008-07-191-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-07-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #542125 ** This set of changes migrates CompEditor, CompEditorPage and the various subclasses from using BonoboUI to GtkUIManager for menus and toolbars. It also substantially cleans up the code and streamlines the CompEditorPage API, making more effective use of GObject properties. Core changes: * gui/dialogs/comp-editor-page.c: * gui/dialogs/comp-editor-page.h: * gui/dialogs/comp-editor.c: * gui/dialogs/comp-editor.h: * gui/dialogs/event-editor.c: * gui/dialogs/event-editor.h: * gui/dialogs/event-page.c: * gui/dialogs/event-page.h: * gui/dialogs/memo-editor.c: * gui/dialogs/memo-editor.h: * gui/dialogs/memo-page.c: * gui/dialogs/memo-page.h: * gui/dialogs/recurrence-page.c: * gui/dialogs/recurrence-page.h: * gui/dialogs/schedule-page.c: * gui/dialogs/schedule-page.h: * gui/dialogs/task-details-page.c: * gui/dialogs/task-details-page.h: * gui/dialogs/task-editor.c: * gui/dialogs/task-editor.h: * gui/dialogs/task-page.c: * gui/dialogs/task-page.h: Supporting changes: * gui/calendar-component.c: * gui/comp-editor-factory.c: * gui/e-cal-popup.c: * gui/e-calendar-table.c: * gui/e-calendar-view.c: * gui/e-comp-editor-registry.c: * gui/e-memo-table.c: * gui/e-tasks.c: * gui/gnome-cal.c: * gui/memos-component.c: * gui/tasks-component.c: * gui/dialogs/alarm-dialog.c: * gui/dialogs/comp-editor-util.c: * art/Makefile.am: Move query-free-busy.png to data/icons. svn path=/trunk/; revision=35753
* Bump eds_minimum_version to 2.23.5 for camel_folder_sort_uids().Matthew Barnes2008-07-041-0/+5
| | | | | | | | | | 2008-07-03 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump eds_minimum_version to 2.23.5 for camel_folder_sort_uids(). svn path=/trunk/; revision=35720
* Fix ChangeLog date for previous commitAlp Toker2008-06-241-1/+1
| | | | svn path=/trunk/; revision=35679
* Reviewed by Jeffrey Stedfast.Alp Toker2008-06-241-0/+12
| | | | | | | | | | | | | | | | 2008-06-18 Alp Toker <alp@nuanti.com> Reviewed by Jeffrey Stedfast. * configure.in: * acinclude.m4: Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, often by a factor of two or more on supported platforms, otherwise falls back to libtool. See http://dolt.freedesktop.org for details. svn path=/trunk/; revision=35678
* ** Fix for bug #423395Milan Crha2008-06-191-0/+6
| | | | | | | | | | | | | | | | 2008-06-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #423395 * configure.in: Requires newer GtkHTML, 3.23.5. * mail/em-format-html.c: (efh_init), (efh_text_plain), (efh_text_enriched), (efh_text_html), (efh_message_deliverystatus): Put the anchor where the message body begins and let GtkHTML know the anchor name to place the cursor there in caret mode on the first focus. svn path=/trunk/; revision=35650
* Evolution 2.23.4 release udpates and version bump.EVOLUTION_2_23_4Johnny Jacob2008-06-171-0/+6
| | | | svn path=/trunk/; revision=35644
* plugins/Makefile.am (DIST_SUBDIRS): Add python loader to DIST.Johnny Jacob2008-06-161-0/+4
| | | | svn path=/trunk/; revision=35643
* Add more functions used by libevolution-calendar.la.Tor Lillqvist2008-06-131-2/+2
| | | | | | | | | | 2008-06-13 Tor Lillqvist <tml@novell.com> * win32/libevolution-mail.def: Add more functions used by libevolution-calendar.la. svn path=/trunk/; revision=35637
* Add new functions used by libevolution-composer.la.Tor Lillqvist2008-06-131-0/+5
| | | | | | | | | | | | | | 2008-06-13 Tor Lillqvist <tml@novell.com> * win32/libevolution-mail.def: Add new functions used by libevolution-composer.la. * addressbook/gui/component/Makefile.am libevolution_addressbook_la_LIBADD): Link with the bootstrap libevolution-mail library on Windows. svn path=/trunk/; revision=35636
* EPlugin : Initial commit for python support for eplugins.Johnny Jacob2008-06-121-0/+5
| | | | svn path=/trunk/; revision=35626
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-0/+5
| | | | | | | | | | 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
* Add -Wl,--exclude-libs=libiconv.a to ICONV_LIBS on Windows to avoidTor Lillqvist2008-06-061-0/+6
| | | | | | | | | | | 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
* Added libebackend to EVOLUTION_CALENDAR_LIBS (Committing on behalf of Chen)Johnny Jacob2008-06-051-0/+6
| | | | svn path=/trunk/; revision=35597
* Evolution 2.23.1.1 release and version bump.EVOLUTION_2_23_3Srinivasa Ragavan2008-06-031-0/+8
| | | | | | | | 2008-06-02 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.23.1.1 release and version bump. svn path=/trunk/; revision=35581
* Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.Matthew Barnes2008-06-021-0/+5
| | | | | | | | | | 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
* ** Fixes bug #534476Matthew Barnes2008-05-231-0/+8
| | | | | | | | | | | | | | | | | | | 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
* Evolution 2.23.2 release and version bump.EVOLUTION_2_23_2Srinivasa Ragavan2008-05-131-0/+4
| | | | | | | | 2008-05-12 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in : Evolution 2.23.2 release and version bump. svn path=/trunk/; revision=35488
* Fix last ChangeLog entry.Tor Lillqvist2008-05-081-5/+4
| | | | svn path=/trunk/; revision=35478
* Include the whole etc/gconf/gconf.xml.defaults and etc/gconf/schemasTor Lillqvist2008-05-081-0/+9
| | | | | | | | | | | | | | 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
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | 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
* Link with libebackend (see #530576.)Rob Bradford2008-04-301-0/+5
| | | | | | | | | | 2008-04-30 Rob Bradford <rob@openedhand.com> * configure.in: Link with libebackend (see #530576.) svn path=/trunk/; revision=35460
* Evolution 2.23.1 release and version bump.Srinivasa Ragavan2008-04-231-0/+4
| | | | | | | | | | 2008-04-21 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.23.1 release and version bump. svn path=/trunk/; revision=35407
* Update the Mail guards.Srinivasa Ragavan2008-04-181-0/+4
| | | | | | | | 2008-04-18 Srinivasa Ragavan <sragavan@novell.com> * MAINTAINERS: Update the Mail guards. svn path=/trunk/; revision=35380
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a ↵Suman Manjunath2008-04-121-1/+5
| | | | | | | | | | | | | | | | | | | | "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
* ** Fixes part of bug #526152, plus some tangential code cleanup.Matthew Barnes2008-04-051-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Version bump for 2.23.1.Matthew Barnes2008-04-021-0/+4
| | | | | | | | | 2008-04-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: Version bump for 2.23.1. svn path=/trunk/; revision=35303
* ** Fix for bug #524310Dan Williams2008-03-251-0/+6
| | | | | | | | | | | 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
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #519421 (Also allow ↵Suman Manjunath2008-03-171-0/+6
| | | | | | <libytnef/ytnef.h> header while compiling the TNEF attachment decoder plugin) svn path=/trunk/; revision=35206
* ** Fix for bug #512543Milan Crha2008-03-131-0/+6
| | | | | | | | | | | | | | | | | | | | | 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
* Evolution 2.22.0 release.EVOLUTION_2_22_0Srinivasa Ragavan2008-03-101-0/+4
| | | | | | | | | | 2008-03-10 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.22.0 release. svn path=/trunk/; revision=35162
* etc/gconf/gconf.xml.defaults/apps/evolution was missing.Tor Lillqvist2008-03-051-0/+5
| | | | | | | | | | 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
* Add share/icons/hicolor.Tor Lillqvist2008-03-041-1/+2
| | | | | | | | | 2008-03-03 Tor Lillqvist <tml@novell.com> * evolution-zip.in: Add share/icons/hicolor. svn path=/trunk/; revision=35129
* Misc simplification and cleanup.Tor Lillqvist2008-03-031-0/+4
| | | | | | | | | 2008-03-03 Tor Lillqvist <tml@novell.com> * evolution-zip.in: Misc simplification and cleanup. svn path=/trunk/; revision=35113
* Add mail/default/ko/Makefile to AC_OUTPUT.Changwoo Ryu2008-03-031-0/+4
| | | | | | | | | | | | | | 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
* Updates for 2.21.92Srinivasa Ragavan2008-03-031-0/+4
| | | | svn path=/trunk/; revision=35105
* set HANDLE_LIBICAL_MEMORY to 1.Chenthill Palanisamy2008-02-251-0/+4
| | | | | | | | | 2008-02-25 Chenthill Palanisamy <pchenthill@novell.com> * configure.in: set HANDLE_LIBICAL_MEMORY to 1. svn path=/trunk/; revision=35085
* Use "pkill -x" to kill the process and use "$HOME" insteadJeff Cai2008-02-201-0/+7
| | | | | | | of "~". Fix for bug #516648 svn path=/trunk/; revision=35060
* Bump eds_minimum_version to 2.21.92 for camel_application_is_exiting.Matthew Barnes2008-02-191-0/+5
| | | | | | | | | | 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
* Patch from Akhil Laddha <lakhil@novell.com>: Fix for bug #517129 (Fixed ↵Suman Manjunath2008-02-181-0/+6
| | | | | | build break due to updated Polish translation) svn path=/trunk/; revision=35042
* Evolution 2.21.92 version bump.Srinivasa Ragavan2008-02-131-0/+4
| | | | | | | | | | 2008-02-13 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Evolution 2.21.92 version bump. svn path=/trunk/; revision=35001
* Evolution 2.21.91 release.EVOLUTION_2_21_91Srinivasa Ragavan2008-02-131-0/+4
| | | | | | | | | | 2008-02-11 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.21.91 release. svn path=/trunk/; revision=34999
* Bump eds_minimum_version to 2.21.91 for CAMEL_MESSAGE_NOTJUNK.Matthew Barnes2008-02-121-0/+5
| | | | | | | | | | 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
* Correct file names that have had the @BASE_VERSION@ dropped. Look forTor Lillqvist2008-02-061-0/+7
| | | | | | | | | | | | 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
* Evolution 2.21.91 version bump.Srinivasa Ragavan2008-01-291-0/+4
| | | | | | | | 2008-01-29 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Evolution 2.21.91 version bump. svn path=/trunk/; revision=34929
* Evolution 2.21.90 release.EVOLUTION_2_21_90Srinivasa Ragavan2008-01-291-0/+4
| | | | | | | | 2008-01-29 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.21.90 release. svn path=/trunk/; revision=34927
* Add two more entries for bootstrapping. TheTor Lillqvist2008-01-251-0/+7
| | | | | | | | | | | | 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
* Be more specific.Tor Lillqvist2008-01-251-1/+1
| | | | svn path=/trunk/; revision=34888
* Include camel in E_UTIL compile flags and libs, as at least libeutil usesTor Lillqvist2008-01-251-0/+5
| | | | | | | | | | 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
* Bump eds_minimum_version to 2.21.90 for new Camel functions.Matthew Barnes2008-01-241-0/+5
| | | | | | | | | | 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
* Add missing directory in configure.in Fixes build breakSankar P2008-01-211-0/+6
| | | | | | | | | | | | 2008-01-21 Sankar P <psankar@novell.com> * configure.in: Add missing directory in configure.in Fixes build break svn path=/trunk/; revision=34861
* Bump some additional package requirements for libsoup-2.4: libbonobo-2.0Matthew Barnes2008-01-191-0/+7
| | | | | | | | | | | | 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
* Require libsoup-2.4. (Remove old "either 2.2 or 2.4" support, which onlyDan Winship2008-01-171-0/+7
| | | | | | | | | * 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
* Version bump to 2.21.90Srinivasa Ragavan2008-01-151-0/+4
| | | | svn path=/trunk/; revision=34827
* Evolution 2.21.5 releaseSrinivasa Ragavan2008-01-151-0/+4
| | | | | | | | 2008-01-14 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.21.5 release svn path=/trunk/; revision=34824
* ** Fix for bug #492702Srinivasa Ragavan2008-01-091-0/+7
| | | | | | | | | | | | | 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
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 ↵Suman Manjunath2008-01-071-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | (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
* Submit bugs to the "BugBuddyBugs" Bugzilla component (#507311).Matthew Barnes2008-01-061-0/+5
| | | | | | | | | | 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
* Bump GtkHTML requirement to 3.17.5 for bug #317823.Matthew Barnes2008-01-021-0/+5
| | | | | | | | | | 2008-01-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump GtkHTML requirement to 3.17.5 for bug #317823. svn path=/trunk/; revision=34751
* Add --with[out]-help option to make it possible to skip building andMatthew Barnes2008-01-011-0/+6
| | | | | | | | | | | 2008-01-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: Add --with[out]-help option to make it possible to skip building and installing user documentation. (#504541) svn path=/trunk/; revision=34743
* Version bump to 2.21.5Srinivasa Ragavan2007-12-181-3/+4
| | | | | | | | 2007-12-18 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Version bump to 2.21.5 svn path=/trunk/; revision=34727
* ** Evolution 2.21.4 releaseEVOLUTION_2_21_4Srinivasa Ragavan2007-12-181-0/+7
| | | | svn path=/trunk/; revision=34725
* Bump eds_minimum_version to 2.21.4 for new Camel functions.Matthew Barnes2007-12-181-0/+5
| | | | | | | | | | 2007-12-17 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump eds_minimum_version to 2.21.4 for new Camel functions. svn path=/trunk/; revision=34723
* Just remove the mail-remote plugin altogether so we stop going back andMatthew Barnes2007-12-161-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-12-15 Matthew Barnes <mbarnes@redhat.com> * configure.in: * plugins/mail-remote: Just remove the mail-remote plugin altogether so we stop going back and forth over whether the translatable files should be added to POTFILES.in. We can always add it back once we get it working again. * po/POTFILES.in: Remove the mail-remote files for good this time. * mail/em-folder-tree-model.c (emft_model_unread_count_changed), (emfolder_tree_model_set_unread_count): Fix recently introduced compiler warnings. * plugins/mail-remote: Remove this plugin until it can be fixed. * ui/evolution.xml: Fix capitalization of "Download Messages..." (HIG 8.3.2). svn path=/trunk/; revision=34706
* ** Fixes bug 474651Tobias Mueller2007-12-141-0/+14
| | | | | | | | | | | | | | | | | | | 2007-12-13 Tobias Mueller <tobiasmue@svn.gnome.org> ** Fixes bug 474651 * calendar/gui/memos-component.c: * addressbook/gui/component/addressbook.c: * calendar/gui/tasks-control.c: * calendar/gui/tasks-component.c: * widgets/misc/e-dateedit.c: * calendar/gui/e-cal-model-tasks.c: * widgets/misc/e-cell-percent.c: * calendar/gui/e-itip-control.c: * calendar/gui/comp-editor-factory.c: Use format strings in gtk_message_dialog_new svn path=/trunk/; revision=34694
* ** Fixes bug 474651Tobias Mueller2007-12-101-0/+16
| | | | | | | | | | | | | | | | | | | | | 2007-12-10 Tobias Mueller <tobiasmue@svn.gnome.org> ** Fixes bug 474651 * addressbook/gui/contact-editor/eab-editor.c: * plugins/save-calendar/ical-format.c: * plugins/save-calendar/csv-format.c: * plugins/save-calendar/rdf-format.c: * plugins/ipod-sync/ical-format.c: * plugins/ipod-sync/ipod-sync.c: * plugins/ipod-sync/evolution-ipod-sync.c: * calendar/gui/dialogs/changed-comp.c: * calendar/gui/dialogs/copy-source-dialog.c: * calendar/gui/dialogs/delete-error.c: Use format strings in gtk_message_dialog_new svn path=/trunk/; revision=34680
* Bump libgtkhtml requirement to 3.17.3 due to bug #271551.Matthew Barnes2007-12-061-0/+5
| | | | | | | | | | 2007-12-05 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump libgtkhtml requirement to 3.17.3 due to bug #271551. svn path=/trunk/; revision=34656
* +2007-12-03 Srinivasa Ragavan <sragavan@novell.com>EVOLUTION_2_21_3Srinivasa Ragavan2007-12-041-1/+5
| | | | | | | | + + * NEWS, configure.in: evolution 2.21.3 release. svn path=/trunk/; revision=34636
* Evolution 2.21.2 release.EVOLUTION_2_21_2Srinivasa Ragavan2007-11-181-0/+4
| | | | | | | | | 2007-11-12 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.21.2 release. svn path=/trunk/; revision=34545
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-0/+4
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* ** Fix for bug #209425Michael Monreal2007-11-101-0/+10
| | | | | | | | | | | | | | 2007-11-10 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #209425 * data/icons/Makefile.am: * data/icons/hicolor_actions_16x16_go-today.svg: * data/icons/hicolor_actions_22x22_go-today.svg: Don't use gtk-home for the go-today action. Add new icons to the build. svn path=/trunk/; revision=34518
* ** Remove dead files from source control. The dates below indicate whenMatthew Barnes2007-11-031-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-11-03 Matthew Barnes <mbarnes@redhat.com> ** Remove dead files from source control. The dates below indicate when the file was removed from Makefile.am. Fixes part of bug #478704. * addressbook/printing/e-contact-print-envelope.c (Apr 2007) * addressbook/printing/e-contact-print-envelope.h (Apr 2007) * addressbook/tools/evolution-addressbook-abuse.c (May 2004) * addressbook/tools/evolution-addressbook-import.c (no history) * calendar/gui/dialogs/calendar-setup.glade (Nov 2004) * calendar/gui/dialogs/meeting-page.etspec (Sep 2003) * calendar/gui/dialogs/new-calendar.glade (Jan 2003) * calendar/gui/dialogs/new-task-list.glade (Jan 2004) * calendar/gui/dialogs/url-editor-dialog.c (Dec 2005) * calendar/gui/dialogs/url-editor-dialog.glade (Dec 2005) * calendar/gui/dialogs/url-editor-dialog.h (Dec 2005) * calendar/gui/e-pub-utils.c (Dec 2005) * calendar/gui/e-pub-utils.h (Dec 2005) * calendar/gui/gnome-calendar-conduit.png (May 2000) * e-util/e-categories-master-list-wombat.c (Jun 2005) * e-util/e-categories-master-list-wombat.h (Jun 2005) * tools/evolution-launch-composer.c (Jun 2003) * configure.in: Remove plugins/mail-remote/Makefile from AC_OUTPUT. Fixes a distcheck error. * po/POTFILES.in: Remove files for mail-remote plugin. svn path=/trunk/; revision=34487
* Remove debugging output.Priit Laes2007-11-011-0/+4
| | | | | | | | | 2007-10-31 Priit Laes <plaes@svn.gnome.org> * addressbook/gui/widgets/eab-vcard-control.c: Remove debugging output. svn path=/trunk/; revision=34472
* Evolution 2.21.1 release.EVOLUTION_2_21_1Srinivasa Ragavan2007-10-311-0/+4
| | | | | | | | | 2007-10-29 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.21.1 release. svn path=/trunk/; revision=34461
* ** Fix for bug #486351Michael Monreal2007-10-311-0/+18
| | | | | | | | | | | | | | | | | | | | | | 2007-10-31 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #486351 * data/icons/Makefile.am: * data/icons/hicolor_actions_32x32_view-calendar-day.svg: * data/icons/hicolor_actions_32x32_view-calendar-list.svg: * data/icons/hicolor_actions_32x32_view-calendar-month.svg: * data/icons/hicolor_actions_32x32_view-calendar-week.svg: * data/icons/hicolor_actions_32x32_view-calendar-workweek.svg: * data/icons/hicolor_actions_scalable_view-calendar-day.svg: * data/icons/hicolor_actions_scalable_view-calendar-list.svg: * data/icons/hicolor_actions_scalable_view-calendar-month.svg: * data/icons/hicolor_actions_scalable_view-calendar-week.svg: * data/icons/hicolor_actions_scalable_view-calendar-workweek.svg: Add view-calendar-* icons in higher resolutions for use with a11y themes like LargePrint. svn path=/trunk/; revision=34460
* Disable the mail-remote plugin until it can be made to work or at leastMatthew Barnes2007-10-301-0/+6
| | | | | | | | | | | 2007-10-30 Matthew Barnes <mbarnes@redhat.com> * configure.in: Disable the mail-remote plugin until it can be made to work or at least compile again (#491386). svn path=/trunk/; revision=34455
* Added new plugins external-editor, which will make it possible to use anSankar P2007-10-251-0/+8
| | | | | | | | | | | | | | 2007-10-25 Sankar P <psankar@novell.com> * configure.in: * plugins/external-editor: Added new plugins external-editor, which will make it possible to use an external editor as the mail composer. svn path=/trunk/; revision=34423
* configure.in Initial commit for the Google Calendar Feature.Chenthill Palanisamy2007-10-231-0/+8
| | | | | | | | | | | | | 2007-10-23 Chenthill Palanisamy <pchenthill@novell.com> * configure.in * plugins/google-account-setup: Initial commit for the Google Calendar Feature. Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com> svn path=/trunk/; revision=34414
* ** Fixes bug #476389Diego Escalante Urrelo2007-10-191-0/+7
| | | | | | | | | | | | 2007-10-18 Diego Escalante Urrelo <diegoe@gnome.org> ** Fixes bug #476389 * ui/evolution-mail-message.xml: Reorder the Filter/VFolder menu entries to keep consistency between this and the main menu. svn path=/trunk/; revision=34396
* ** Migration of theme icons to data/icons/ (bug #479257)Michael Monreal2007-10-121-0/+6
| | | | | | | | | | | | | | | | | | | | | 2007-10-12 Michael Monreal <michael.monreal@gmail.com> ** Migration of theme icons to data/icons/ (bug #479257) * art/Makefile.am: Remove references to art/$size. * configure.in: Include new data/icons/ directory. * file e-util/e-icon-factory.c: Append a private icon directory to the search path. New inbox/outbox/sent icons. * mail/em-folder-tree.c, mail/mail-send-recv.c: Change icon references. New view-calendar icons. * calendar/gui/calendar-commands.c: Change icon references. svn path=/trunk/; revision=34383
* Miscellaneous changes related to bug #437579.Matthew Barnes2007-10-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | 2007-10-11 Matthew Barnes <mbarnes@redhat.com> Miscellaneous changes related to bug #437579. * configure.in: Put a blank line between the configuration summary and the final "now type make" message. * mail/em-format.c (em_format_add_puri): Use G_GSIZE_FORMAT when printing a gsize/size_t to make compilers on all arches happy. * plugins/mail-notification/mail-notification.c: Put the notification_callback() declaration inside a #ifdef HAVE_LIBNOTIFY block to avoid a potential compiler warning. * calendar/gui/alarm-notify/alarm-queue.c: Fix an implicit GTK+ function declaration on x86_64. svn path=/trunk/; revision=34378
* ** Fixes bug 360134Tobias Mueller2007-10-121-0/+12
| | | | | | | | | | | | | | | | 2007-10-11 Tobias Mueller <muelli@auftrags-killer.org> ** Fixes bug 360134 * widgets/table/e-table-header-item.c: * widgets/table/e-table-field-chooser-dialog.c: * widgets/table/e-table-field-chooser-item.c: * widgets/table/e-table-field-chooser.c: * widgets/misc/e-reflow.c: Don't g_strdup strings passed to g_value_set_string since it dups the strings itself. svn path=/trunk/; revision=34377
* ** Fixes bug #484814Matthew Barnes2007-10-111-0/+12
| | | | | | | | | | | | | | | | | 2007-10-11 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #484814 * data/evolution.desktop.in.in: Modernize the Name and Comment. Most other applications use the form "AppName GenericName" for the Name and "Verb Something" for the Comment. Ours will be: Name: Evolution Mail and Calendar Comment: Manage your email, contacts and schedule svn path=/trunk/; revision=34371
* ** Fixes bug #437579Matthew Barnes2007-10-101-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-09 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #437579 * addressbook/conduit/address-conduit.c: * addressbook/gui/component/addressbook-config.c: * addressbook/gui/contact-editor/e-contact-editor.c: * addressbook/gui/widgets/eab-gui-util.c: * calendar/conduits/calendar/calendar-conduit.c: * calendar/conduits/memo/memo-conduit.c: * calendar/conduits/todo/todo-conduit.c: * calendar/gui/dialogs/alarm-dialog.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/dialogs/memo-page.c: * calendar/gui/dialogs/task-page.c: * calendar/gui/e-day-view-layout.c: * calendar/gui/e-day-view-layout.h: * calendar/gui/print.c: * e-util/e-pilot-map.c: * e-util/e-plugin.c: * e-util/e-profile-event.c: * e-util/e-signature.c: * filter/filter-file.c: * mail/e-searching-tokenizer.c: * mail/em-folder-browser.c: * mail/em-format-html.c: * mail/em-format-view.c: * mail/em-format.c: * mail/em-mailer-prefs.c: * mail/em-mailer-prefs.h: * mail/mail-session.c: * mail/mail-session.h: * mail/mail-vfolder.c: * mail/message-list.c: * plugins/bbdb/bbdb.c: * plugins/bbdb/gaimbuddies.c: * plugins/calendar-http/calendar-http.c: * plugins/exchange-operations/exchange-user-dialog.c: * plugins/face/face.c: * shell/e-shell-window.c: * shell/e-shell.c: * smime/lib/e-cert-db.c: * tools/killev.c: * widgets/misc/e-cursors.c: * widgets/misc/e-spinner.c: * widgets/misc/e-unicode.c: * widgets/table/e-table-field-chooser-item.c: * widgets/table/e-table-header-item.c: * widgets/table/e-table-header-item.h: * widgets/table/e-table-header-utils.c: * widgets/table/e-table.c: * widgets/text/e-text.c: Fix various compiler warnings. Patch from Milan Crha. svn path=/trunk/; revision=34368
* Remove an unused variable (#483301).Matthew Barnes2007-10-101-0/+4
| | | | | | | | | 2007-10-09 Matthew Barnes <mbarnes@redhat.com> * iconv-detect.c (main): Remove an unused variable (#483301). svn path=/trunk/; revision=34367
* Require libbonobo 2.16.0 or later (#483989).Matthew Barnes2007-10-091-0/+8
| | | | | | | | | | | | | 2007-10-08 Matthew Barnes <mbarnes@redhat.com> * configure.in: Require libbonobo 2.16.0 or later (#483989). This is to make sure we pick up the implementation of gnome_vfs_mime_get_all_components(), which now lives in libbonobo instead of gnome-vfs. svn path=/trunk/; revision=34362
* ** Fixes bug #481325Matthew Barnes2007-10-041-0/+4
| | | | | | | | | | | | | | 2007-10-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #481325 * configure.in: Require GTK+ 2.12 * shell/e-shell-window-commands.c (command_about): Fix capitalization of program name in About dialog. svn path=/trunk/; revision=34348
* ** Fixes bug #469657Matthew Barnes2007-10-021-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #469657 * addressbook/importers/evolution-ldif-importer.c: * calendar/gui/comp-editor-factory.c: * composer/e-msg-composer.c: * e-util/e-config-listener.c: * mail/em-composer-prefs.c: * mail/em-folder-tree-model.c: * mail/em-format.c: * mail/em-format-html.c: * mail/em-migrate.c: * mail/em-subscribe-editor.c: * mail/mail-component.c: * mail/mail-send-recv.c: * mail/message-list.c: * mail/importers/elm-importer.c: * plugins/exchange-operations/exchange-folder-size-display.c: * plugins/mono/mono-plugin.c: * shell/e-shell-settings-dialog.c: * tools/killev.c: * widgets/table/e-table-extras.c: * widgets/table/e-table-selection-model.c: Use destroy functions in GHashTables to simplify memory management. svn path=/trunk/; revision=34344
* ** Fixes part of bug #477045Matthew Barnes2007-09-281-0/+8
| | | | | | | | | | | | | 2007-09-27 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #477045 * configure.in: Bump minimum gnome-icon-theme version to 2.19.91 to ensure we get the new mail icons. svn path=/trunk/; revision=34323
* Remove the --enable-gtk-doc configure option since we don't ship anyMatthew Barnes2007-09-271-0/+6
| | | | | | | | | | | 2007-09-27 Matthew Barnes <mbarnes@redhat.com> * configure.in: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (#476926). svn path=/trunk/; revision=34321
* Evolution 2.12.0 releaseSrinivasa Ragavan2007-09-261-0/+4
| | | | | | | * NEWS, configure.in: Evolution 2.12.0 release svn path=/trunk/; revision=34306
* configure.in: Bump required GtkHTML minimum version to 3.16Karsten Bräckelmann2007-09-231-0/+5
| | | | svn path=/trunk/; revision=34303
* Add sounds/Makefile to AC_OUTPUT.Matthew Barnes2007-09-221-0/+10
| | | | | | | | | | | | | | | 2007-09-21 Matthew Barnes <mbarnes@redhat.com> * configure.in: Add sounds/Makefile to AC_OUTPUT. * Makefile.am: Distribute the "sounds" directory and its contents. The iCalendar importer in calendar still uses "default_alarm.wav" and configure.in still defines "soundsdir". (#478704) svn path=/trunk/; revision=34298
* Hungarian translation of quickref added: help/quickref/hu/Makefile addedGabor Kelemen2007-09-151-0/+5
| | | | | | | | | 2007-09-15 Gabor Kelemen <kelemeng@gnome.hu> * configure.in: Hungarian translation of quickref added: help/quickref/hu/Makefile added to AC_OUTPUT. svn path=/trunk/; revision=34262
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-0/+6
| | | | | | GtkFileChooser has been around since 2004. svn path=/trunk/; revision=34257
* Move the test component to "shell/test" so it installs properly (#469992).Matthew Barnes2007-09-121-0/+8
| | | | svn path=/trunk/; revision=34235
* include help/quickref/fr/Makefile to AC_OUTPUT.Sankar P2007-09-101-0/+5
| | | | | | | | | | | 2007-09-10 Sankar P <psankar@novell.com> * configure.in: include help/quickref/fr/Makefile to AC_OUTPUT. svn path=/trunk/; revision=34211
* Added it to SUBDIRS. Added Italian translationLuca Ferretti2007-09-091-0/+5
| | | | | | | | | | | | | 2007-09-09 Luca Ferretti <elle.uca@libero.it> * quickref/Makefile.am: Added it to SUBDIRS. * quickref/it/*: Added Italian translation * configure.in: include help/quickref/it/Makefile to AC_OUTPUT. svn path=/trunk/; revision=34200
* plugins/audio-inline/org-gnome-audio-inline.eplug.xmlFrederic Crozat2007-09-051-0/+6
| | | | | | | | | | | | | | | 2007-09-05 Frederic Crozat <fcrozat@mandriva.com> * configure.in: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml * plugins/audio-inline/ChangeLog * plugins/audio-inline/audio-inline.c audio-inline plugin has been ported to gstreamer 0.10 (bug #329629). svn path=/trunk/; revision=34180
* Evolution 2.11.92 releaseEVOLUTION_2_11_92Srinivasa Ragavan2007-09-041-0/+4
| | | | | | * NEWS, configure.in: Evolution 2.11.92 release svn path=/trunk/; revision=34177
* 2007-09-03 mcrha Fix for bug #201167 by Nathan OwensMilan Crha2007-09-031-0/+6
| | | | svn path=/trunk/; revision=34162
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-0/+5
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Add mail/default/pl/Makefile to AC_OUTPUT.Matthew Barnes2007-08-291-0/+4
| | | | | | | | | 2007-08-28 Matthew Barnes <mbarnes@redhat.com> * configure.in: Add mail/default/pl/Makefile to AC_OUTPUT. svn path=/trunk/; revision=34127
* Evolution 2.11.91 releaseEVOLUTION_2_11_91Srinivasa Ragavan2007-08-281-0/+4
| | | | | | | * NEWS, configure.in: Evolution 2.11.91 release svn path=/trunk/; revision=34118
* ** Fixes bug #331174Matthew Barnes2007-08-251-0/+6
| | | | | | | | | | | 2007-08-24 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #331174 * configure.in: Rename KRBx_LDFLAGS to KRBx_LIBS. svn path=/trunk/; revision=34102
* ** Fixes bug #411619Matthew Barnes2007-08-251-0/+8
| | | | | | | | | | | | | | | | | 2007-08-24 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #411619 * configure.in: Add appropriate compiler and linker flags to e-util if GTK+ was built against X11. * widgets/Makefile.am: Fix subdirectory order. * widgets/e-timezone-dialog/Makefile.am: Remove WIN32_BOOTSTRAP_LIBS. svn path=/trunk/; revision=34101
* ** Fix for bug #468804Wang Xin2007-08-221-0/+6
| | | | | | | | | | | 2007-08-22 Wang Xin <jedy.wang@sun.com> ** Fix for bug #468804 * plugins/mail-to-task/mail-to-task.c: Handle NUll pointer. svn path=/trunk/; revision=34063
* Evolution 2.11.90 releaseEVOLUTION_2_11_90Srinivasa Ragavan2007-08-141-0/+4
| | | | svn path=/trunk/; revision=34002
* configure options beautification, fix bug #444882Gilles Dartiguelongue2007-08-111-0/+6
| | | | | | * configure options beautification, fix bug #444882 svn path=/trunk/; revision=33981
* Updated the email/userid for svn accounts purposeSrinivasa Ragavan2007-08-081-0/+4
| | | | svn path=/trunk/; revision=33966
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-0/+7
| | | | | | | | | | | | 2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #455799 Remove all .cvsignore and update svn:ignore porperty in whole directories. svn path=/trunk/; revision=33945
* 2.11.6.1 release updatesVeerapuram Varadhan2007-08-011-0/+4
| | | | svn path=/trunk/; revision=33919
* Evolution 2.11.6 release changesVeerapuram Varadhan2007-07-311-0/+4
| | | | svn path=/trunk/; revision=33912
* tnef-attachment plugin check in configure should not use variable stringVeerapuram Varadhan2007-07-311-0/+5
| | | | | | | * tnef-attachment plugin check in configure should not use variable * string in $all_plugins_experimental svn path=/trunk/; revision=33911
* Fixes a typo err which caused a build break.Chenthill Palanisamy2007-07-301-0/+5
| | | | svn path=/trunk/; revision=33902
* Enable configure option for support exchange-operatoion.Hiroyuki Ikezoe2007-07-281-0/+5
| | | | | | | | | | 2007-07-28 Hiroyuki Ikezoe <poincare@ikezoe.net> * configure.in: Enable configure option for support exchange-operatoion. svn path=/trunk/; revision=33865
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-281-0/+9
| | | | | | | | | | | | | 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
* Included face plugin to sources. Helps in attaching Face header toSankar P2007-07-171-0/+5
| | | | | | | | | | | 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
* Evolution 2.11.5 releaseEVOLUTION_2_11_5Srinivasa Ragavan2007-07-101-0/+4
| | | | svn path=/trunk/; revision=33793
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-091-0/+7
| | | | svn path=/trunk/; revision=33769
* fix iconv-detect.c, second part of bug #444882Gilles Dartiguelongue2007-07-031-0/+4
| | | | | | | | 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
* commit acinclude.m4 patch per bug #444882Gilles Dartiguelongue2007-07-031-0/+5
| | | | svn path=/trunk/; revision=33747
* make the path to perl configurable and add addressbook/tools/csv2vcard toLaszlo (Laca) Peter2007-06-201-0/+6
| | | | | | | | | | | | | | | | | | | | 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
* Evolution 2.11.4 releaseEVOLUTION_2_11_4Srinivasa Ragavan2007-06-191-0/+7
| | | | svn path=/trunk/; revision=33705
* Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-121-0/+5
| | | | | | | | | | | | | | | | | | | | | | 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
* Added help/quickref/pt/Makefile for PortugueseDuarte Loreto2007-06-081-0/+4
| | | | | | | | 2007-06-07 Duarte Loreto <happyguy_pt@hotmail.com> * configure.in: Added help/quickref/pt/Makefile for Portuguese svn path=/trunk/; revision=33664
* Add missing mail/default/sv/Makefile to configure.inPedro Villavicencio2007-06-061-0/+4
| | | | | | | | | 2007-06-05 Pedro Villavicencio <pvillavi@gnome.org> * configure.in: Add missing mail/default/sv/Makefile to configure.in svn path=/trunk/; revision=33658
* Add configuration option for Sun Kerberos. fixing bug #344728Irene Huang2007-06-051-0/+5
| | | | | | | | | | 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
* Evolution 2.11.3 releaseEVOLUTION_2_11_3Srinivasa Ragavan2007-06-041-0/+7
| | | | svn path=/trunk/; revision=33652
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-0/+9
| | | | svn path=/trunk/; revision=33646
* Remove eggtrayicon.cStéphane Raimbault2007-05-261-0/+5
| | | | | | | | | 2007-05-25 Stéphane Raimbault <stephane.raimbault@gmail.com> * po/POTFILES.in: Remove eggtrayicon.c svn path=/trunk/; revision=33579
* ** Fixes bug #424562Matthew Barnes2007-05-251-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Evolution 2.11.2 releaseSrinivasa Ragavan2007-05-141-0/+4
| | | | | | * Evolution 2.11.2 release svn path=/trunk/; revision=33544
* ** Fix for bug #380750Srinivasa Ragavan2007-05-141-0/+6
| | | | svn path=/trunk/; revision=33535
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fixes 394579:incompatible awk on Solaris cause evolution can not recognizeWang Xin2007-05-081-0/+6
| | | | | | | | | | | 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
* Commit Mail notification plugin to the trunk.Srinivasa Ragavan2007-05-031-0/+4
| | | | svn path=/trunk/; revision=33472
* Fix configure for LDFLAGS=-Wl,--as-needed.Karsten Bräckelmann2007-04-241-0/+5
| | | | svn path=/trunk/; revision=33453
* ** Evolution 2.11.1 releaseSrinivasa Ragavan2007-04-231-0/+4
| | | | svn path=/trunk/; revision=33447
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-0/+5
| | | | svn path=/trunk/; revision=33440
* Make the libiconv test program return a value. (#388789)Matthew Barnes2007-04-121-0/+5
| | | | | | | | | | 2007-04-11 Matthew Barnes <mbarnes@redhat.com> * configure.in: Make the libiconv test program return a value. (#388789) svn path=/trunk/; revision=33420
* Require libxml-2.0.Matthew Barnes2007-04-041-0/+4
| | | | | | | | | 2007-04-03 Matthew Barnes <mbarnes@redhat.com> * evolution-plugin.pc.in: Require libxml-2.0. svn path=/trunk/; revision=33378
* Add bogofilter part of Evolution plugins.Srinivasa Ragavan2007-04-031-0/+6
| | | | svn path=/trunk/; revision=33368
* Updates on the new guards.Harish Krishnaswamy2007-03-261-0/+4
| | | | | | | | 2007-03-26 Harish Krishnaswamy <harish.krishnaswamy@gmail.com> * MAINTAINERS : Updates on the new guards. svn path=/trunk/; revision=33322
* ** Fixes bug #419524Matthew Barnes2007-03-211-0/+9
| | | | | | | | | | | | | | | | | | | | | | | 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
* Evolution 2.10 release updatesHarish Krishnaswamy2007-03-131-0/+4
| | | | | | | | 2007-03-12 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.10 release updates svn path=/trunk/; revision=33308
* Evolution 2.9.92 release updatesSrinivasa Ragavan2007-02-261-0/+4
| | | | | | | | | 2007-02-26 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.9.92 release updates svn path=/trunk/; revision=33257
* Update intltool version.Harish Krishnaswamy2007-02-261-0/+4
| | | | | | | | 2007-02-26 Harish Krishnaswamy <kharish@novell.com> * configure.in : Update intltool version. svn path=/trunk/; revision=33251
* Evolution 2.9.91 ReleaseSrinivasa Ragavan2007-02-121-0/+4
| | | | svn path=/trunk/; revision=33209
* ** Fix for bug #373497Srinivasa Ragavan2007-02-121-0/+6
| | | | svn path=/trunk/; revision=33202
* NEWS, configure.in: Evolution 2.9.6 release updatesVeerapuram Varadhan2007-01-231-0/+5
| | | | | | ` svn path=/trunk/; revision=33141
* Added support for configuring the imap-headers plugin.Sankar P2007-01-221-0/+5
| | | | | | | | | | 2007-01-22 Sankar P <psankar@novell.com> * configure.in: Added support for configuring the imap-headers plugin. svn path=/trunk/; revision=33133
* Evolution 2.9.5 release updates.Harish Krishnaswamy2007-01-091-0/+5
| | | | | | | | | 2006-01-08 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.9.5 release updates. svn path=/trunk/; revision=33128
* Fix for 389664 - Adding pilot-link 0.12 compatibility.Veerapuram Varadhan2007-01-081-0/+8
| | | | | | * Fix for 389664 - Adding pilot-link 0.12 compatibility. svn path=/trunk/; revision=33125
* fix the build failure caused by SVN revision 33110 (swedish quickrefAndre Klapper2007-01-081-0/+5
| | | | | | | | | | 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
* Disconnect handlers on image destroy. Fixes bug #340165.Nickolay V. Shmyrev2006-12-211-8/+0
| | | | | | | | | | | | | | 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
* Disconnect handlers on image destroy. Fixes bug #340165.Nickolay V. Shmyrev2006-12-211-0/+8
| | | | | | | | | | | | 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
* Evolution 2.9.4 release updates.Veerapuram Varadhan2006-12-191-0/+7
| | | | | | | | | * 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
* Evolution 2.9.3 release updates.Harish Krishnaswamy2006-12-051-0/+5
| | | | | | | | | 2006-12-04 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.9.3 release updates. svn path=/trunk/; revision=33052
* Install evolution.desktop instead of evolution-<version>.desktop.Harish Krishnaswamy2006-11-151-0/+5
| | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * data/Makefile.am: Install evolution.desktop instead of evolution-<version>.desktop. svn path=/trunk/; revision=32975
* Add targets help/quickref/es/Makefile and mail/default/es/Makefile.Harish Krishnaswamy2006-11-151-0/+5
| | | | | | | | | 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
* Update: Javier F. Serrador has provided a patch atHarish Krishnaswamy2006-11-141-2/+1
| | | | | | Bug 373421. svn path=/trunk/; revision=32973
* Reverting the previous patch as it breaks the HEAD build. TargetHarish Krishnaswamy2006-11-141-1/+9
| | | | | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * configure.in: Reverting the previous patch as it breaks the HEAD build. Target Help/C/Makefile was removed from configure.in while Help/Makefile.am still refers to subdirectory C. The port to gnome-doc-utils also needs to submitted for review. svn path=/trunk/; revision=32972
* Fixes #76336 and fix Spanish quickref.Francisco Javier F. Serrador2006-11-111-0/+4
| | | | | | | | 2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com> * configure.in: Fixes #76336 and fix Spanish quickref. svn path=/trunk/; revision=32966
* Evolution 2.9.1 release updates.Harish Krishnaswamy2006-11-071-0/+5
| | | | | | | | | 2006-11-07 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in : Evolution 2.9.1 release updates. svn path=/trunk/; revision=32955
* Move prefer-plain plugin to the 'standard' list from 'experimental'.Harish Krishnaswamy2006-11-071-0/+5
| | | | | | | | | 2006-11-06 Harish Krishnaswamy <kharish@novell.com> * configure.in: Move prefer-plain plugin to the 'standard' list from 'experimental'. svn path=/trunk/; revision=32954
* Added execversion to evolution-shell.pc.inJules Colding2006-11-021-0/+5
| | | | svn path=/trunk/; revision=32945
* Evolution 2.9.1 release updates.Harish Krishnaswamy2006-10-171-0/+5
| | | | | | | | | 2006-10-16 Harish Krishnaswamy <kharish@novell.com> * configure.in: Evolution 2.9.1 release updates. svn path=/trunk/; revision=32904
* List the function mail_win32_get_mail_thread_queued() instead of theTor Lillqvist2006-10-161-0/+6
| | | | | | | | | | | | | | | | | | 2006-10-16 Tor Lillqvist <tml@novell.com> * win32/libevolution-mail.def: List the function mail_win32_get_mail_thread_queued() instead of the variable mail_thread_queued. (#348212) * mail-mt.h: On Win32 we don't want to use the mail_thread_queued variable outside the libevolution-mail DLL, but instead access its value through a getter function. * mail-mt.c: Make mail_thread_queued static on Win32. (mail_win32_get_mail_thread_queued): New function that returns the value of mail_thread_queued. svn path=/trunk/; revision=32898
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-0/+13
| | | | | | | | | | | | | | | | 2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com> * addressbook/gui/widgets/eab-contact-display.c: addressbook/importers/evolution-ldif-importer.c addressbook/importers/evolution-vcard-importer.c calendar/importers/icalendar-importer.c plugins/groupwise-features/properties.glade plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml plugins/save-attachments/org-gnome-save-attachments.xml shell/shell.error.xml : Make some string improvements to allow better use of gettext compendia. svn path=/trunk/; revision=32879
* Evolution 2.8.1 release updates.Harish Krishnaswamy2006-10-021-0/+5
| | | | | | | | | 2006-10-02 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.8.1 release updates. svn path=/trunk/; revision=32844
* Evolution 2.8.0 release updates.Harish Krishnaswamy2006-09-041-0/+5
| | | | | | | | | 2006-09-04 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.8.0 release updates. svn path=/trunk/; revision=32739
* Evolution 2.7.92 release.Srinivasa Ragavan2006-08-211-0/+4
| | | | | | | | 2006-08-21 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.7.92 release. svn path=/trunk/; revision=32612
* Include rpath in libs specified. Fixes #350385. (Patch submitted byHarish Krishnaswamy2006-08-191-0/+6
| | | | | | | | | | 2006-08-19 Harish Krishnaswamy <kharish@novell.com> * evolution-plugin.pc.in, evolution-shell.pc.in: Include rpath in libs specified. Fixes #350385. (Patch submitted by Øystein Gisnås) svn path=/trunk/; revision=32589
* Evolution 2.7.91 release updates.Srinivasa Ragavan2006-08-081-0/+5
| | | | | | | | | 2006-08-07 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.7.91 release updates. svn path=/trunk/; revision=32495