| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
plugin by default and provide an option to disable it.
svn path=/trunk/; revision=36860
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #348299
* addressbook/gui/contact-editor/e-contact-editor.c
(e_contact_editor_init):
* calendar/gui/dialogs/event-page.c (get_widgets):
* calendar/gui/dialogs/memo-page.c (get_widgets):
* calendar/gui/dialogs/task-page.c (get_widgets):
Use category completion in the Categories field.
* calendar/gui/dialogs/event-editor.c:
* calendar/gui/dialogs/memo-editor.c:
* calendar/gui/dialogs/task-editor.c:
Fix some reference count leaks.
svn path=/trunk/; revision=36826
|
|
|
|
|
|
|
|
| |
2008-12-01 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.25.2 release changes.
svn path=/trunk/; revision=36823
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-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-03 Srinivasa Ragavan <sragavan@novell.com>
* configure.in, NEWS: Evolution 2.25.1 release and version bump
svn path=/trunk/; revision=36733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
for deprecated libnm-glib).
svn path=/trunk/; revision=36631
|
|
|
|
|
|
| |
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-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-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 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Version bump for Evolution 2.25.1
svn path=/trunk/; revision=36424
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.24.0 release.
svn path=/trunk/; revision=36420
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Fix for build break.
svn path=/trunk/; revision=36419
|
|
|
|
|
|
|
|
|
|
| |
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-17 Gabor Kelemen <kelemeng@gnome.hu>
* configure.in:
Add mail/default/hu/Makefile to AC_OUTPUT.
svn path=/trunk/; revision=36356
|
|
|
|
|
|
|
|
|
|
| |
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 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Add mail/default/sr/Makefile to AC_OUTPUT (bug #552508).
svn path=/trunk/; revision=36348
|
|
|
|
|
|
|
|
|
|
| |
2008-09-01 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.91 release and version bump
svn path=/trunk/; revision=36248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-18 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.90 release and Version bump.
svn path=/trunk/; revision=36020
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-04 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.6 release and version bump.
svn path=/trunk/; revision=35909
|
|
|
|
|
|
| |
backend for addressbook - GUI plugin for account setup).
svn path=/trunk/; revision=35902
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
| |
svn path=/trunk/; revision=35822
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=35644
|
|
|
|
| |
svn path=/trunk/; revision=35626
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=35597
|
|
|
|
|
|
|
|
| |
2008-06-02 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.1.1 release and version bump.
svn path=/trunk/; revision=35581
|
|
|
|
|
|
|
|
|
|
| |
2008-06-02 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.23.3 for CAMEL_MESSAGE_FORWARDED.
svn path=/trunk/; revision=35579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-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
|
|
|
|
|
|
| |
Commit for Custom header support
svn path=/trunk/; revision=35510
|
|
|
|
|
|
|
|
| |
2008-05-12 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in : Evolution 2.23.2 release and version bump.
svn path=/trunk/; revision=35488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-05-06 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #424744
* configure.in:
Bump eds_minimum_version to 2.23.2 for camel-iconv.h.
* composer/e-composer-private.c:
* composer/e-composer-private.h:
* composer/e-msg-composer.c:
* mail/em-composer-prefs.c:
* mail/em-format-html.c:
* mail/em-format-quote.c:
* mail/em-mailer-prefs.c:
* widgets/misc/e-attachment-bar.c:
* widgets/misc/e-unicode.c:
Use camel-iconv.c instead of e-iconv.h (now deprecated).
svn path=/trunk/; revision=35474
|
|
|
|
|
|
|
|
|
|
| |
2008-04-30 Rob Bradford <rob@openedhand.com>
* configure.in:
Link with libebackend (see #530576.)
svn path=/trunk/; revision=35460
|
|
|
|
|
|
|
|
|
|
| |
2008-04-21 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.23.1 release and version bump.
svn path=/trunk/; revision=35407
|
|
|
|
|
|
| |
calendar/gui/e-cal-component-preview.c.
svn path=/trunk/; revision=35379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"Recent Documents" submenu (to quickly add them as attachments).
M configure.in
M ChangeLog
M composer/evolution-composer.ui
M composer/ChangeLog
M composer/e-composer-actions.c
M composer/e-composer-private.c
M widgets/misc/ChangeLog
M widgets/misc/e-attachment-bar.c
M widgets/misc/e-attachment-bar.h
M calendar/gui/dialogs/comp-editor.c
M calendar/ChangeLog
M ui/ChangeLog
M ui/evolution-editor.xml
svn path=/trunk/; revision=35354
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-02 Matthew Barnes <mbarnes@redhat.com>
** Merge the mbarnes-composer branch
* configure.in:
Bump libgtkhtml requirement to 3.19.1.
Add gtkhtml-editor dependency for addressbook, calendar and mail.
Remove print-message plugin; new composer implements this natively.
* tools/Makefile.am:
Remove CORBA rules for the old composer.
* addressbook/gui/widgets/Makefile.am:
Remove CORBA rules for the old composer.
* addressbook/gui/widgets/eab-gui-util.c
(eab_send_to_contact_and_email_num_list),
(eab_send_contact_list_as_attachment):
Adapt to new Bonobo-less composer widget.
* calendar/gui/Makefile.am:
Remove CORBA rules for the old composer.
* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
(comp_subject), (comp_content_type), (comp_filename),
(comp_description), (append_cal_attachments), (itip_send_comp),
(reply_to_calendar_comp):
Adapt to new Bonobo-less composer widget.
* composer/Makefile.am:
Remove CORBA rules for the old composer.
* composer/e-msg-composer.c:
* composer/e-msg-composer.h:
EMsgComposer is now a subclass of GtkhtmlEditor.
Extensive refactoring and cleanup, too much to list in detail.
* composer/e-composer-header.c:
* composer/e-composer-header.h:
Add "sensitive" property along with get/set functions.
* composer/e-composer-from-header.c:
* composer/e-composer-from-header.h:
Propagate "refreshed" signal from EAccountComboBox.
Add function e_composer_from_header_get_account_list().
* composer/e-composer-private.c:
* composer/e-composer-private.h:
New files manage composer's private data.
Allows other composer files to manipulate private data.
* composer/e-msg-composer-hdrs.c:
* composer/e-msg-composer-hdrs.h:
Remove these files; replaced by EComposerHeaderTable widget.
* composer/evolution-composer.c:
* composer/evolution-composer.h:
Remove these files; composer is now a subclass of GtkhtmlEditor.
* composer/e-msg-composer-select-file.c:
* composer/e-msg-composer-select-file.h:
Remove these files; logic moved to e-msg-composer.c.
* composer/listener.c:
* composer/listener.h:
Remove these files; event handlers moved to e-msg-composer.c.
* composer/Composer.idl:
* composer/Evolution-Composer.idl:
Remove these files; composer is no longer a Bonobo object.
* mail/em-composer-prefs (sig_edit_cb),
(em_composer_prefs_new_signature):
Adapt to new Bonobo-less signature editor.
* mail/mail-signature-editor.c:
* mail/mail-signature-editor.h:
Rewrite the signature editor as a subclass of GtkhtmlEditor.
Eliminates Bonobo from the equation.
* mail/em-composer-utils.c (composer_get_message),
(em_utils_composer_send_cb), (save_draft_done),
(em_utils_composer_save_draft_cb), (create_new_composer),
(em_utils_compose_new_message),
(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
(em_utils_post_to_url), (edit_message), (forward_attached),
(forward_non_attached), (reply_get_composer), (composer_set_body),
(em_utils_reply_to_message), (post_reply_to_message):
Adapt to new Bonobo-less composer.
* mail/mail-component-factory.c:
Composer is no longer needs a Bonobo factory.
* mail/mail-config.c:
Fix style pattern for EMsgComposer widgets.
* plugins/groupwise/mail-send-options.c
(org_gnome_composer_send_options):
Adapt to streamlined EMsgComposer API.
* plugins/exchange-operations/Makefile.am:
Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.
* plugins/exchange-operations/exchange-mail-send-options.c
(append_to_header), (org_gnome_exchange_send_options):
Adapt to streamlined EMsgComposer API.
* plugins/mailing-list-actions/mailing-list-actions.c
(emla_list_action_do):
Adapt to streamlined EMsgComposer API.
* po/POTFILES.in: Update file list for new composer.
* ui/evolution-composer-entries.xml:
Remove this file; obsoleted by new composer.
* widgets/misc/Makefile.am:
Add EVOLUTION_MAIL_LIBS.
* widgets/misc/e-account-combo-box.c:
* widgets/misc/e-account-combo-box.h:
New function e_account_combo_box_get_account_list().
Emit a "refreshed" signal when the EAccountList changes.
Add an internal reverse-lookup index.
* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
New function adds radio actions to an action group.
Will eventually replace e_charset_picker_bonobo_ui_populate().
* widgets/misc/e-signature-combo-box.c:
* widgets/misc/e-signature-combo-box.h:
New function e_signature_combo_box_get_signature_list().
... separate issue ...
* configure.in:
Bump eds_minimum_version to 2.23.1 for
CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.
svn path=/trunk/; revision=35313
|
|
|
|
|
|
|
|
|
| |
2008-04-01 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Version bump for 2.23.1.
svn path=/trunk/; revision=35303
|
|
|
|
|
|
| |
<libytnef/ytnef.h> header while compiling the TNEF attachment decoder plugin)
svn path=/trunk/; revision=35206
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #512543
* configure.in:
* widgets/misc/e-calendar-item.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view-event-item.c:
* calendar/gui/e-calendar-view.c:
* calendar/gui/e-calendar-view.h:
* calendar/gui/e-week-view-main-item.c:
* calendar/gui/e-day-view-time-item.c:
* calendar/gui/e-day-view-top-item.c:
* calendar/gui/e-day-view-main-item.c:
Get rid of --enable-cairo-calendar/ENABLE_CAIRO define.
svn path=/trunk/; revision=35182
|
|
|
|
|
|
|
|
|
|
| |
2008-03-10 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.22.0 release.
svn path=/trunk/; revision=35162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Changwoo Ryu <cwryu@debian.org>
* configure.in: Add mail/default/ko/Makefile to AC_OUTPUT.
2008-03-03 Changwoo Ryu <cwryu@debian.org>
* default/Makefile.am:
* default/ko/*: Add Korean welcome message translation.
svn path=/trunk/; revision=35107
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in: set HANDLE_LIBICAL_MEMORY to 1.
svn path=/trunk/; revision=35085
|
|
|
|
|
|
|
| |
of "~".
Fix for bug #516648
svn path=/trunk/; revision=35060
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
build break due to updated Polish translation)
svn path=/trunk/; revision=35042
|
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Evolution 2.21.92 version bump.
svn path=/trunk/; revision=35001
|
|
|
|
|
|
|
|
|
|
| |
2008-02-11 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.21.91 for CAMEL_MESSAGE_NOTJUNK.
svn path=/trunk/; revision=34993
|
|
|
|
|
|
|
|
| |
2008-01-29 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Evolution 2.21.91 version bump.
svn path=/trunk/; revision=34929
|
|
|
|
|
|
|
|
|
|
| |
2008-01-24 Tor Lillqvist <tml@novell.com>
* configure.in: Include camel in E_UTIL compile flags and libs, as
at least libeutil uses a camel function now.
svn path=/trunk/; revision=34887
|
|
|
|
|
|
|
|
|
|
| |
2008-01-24 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.21.90 for new Camel functions.
svn path=/trunk/; revision=34882
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-21 Sankar P <psankar@novell.com>
* configure.in:
Add missing directory in configure.in
Fixes build break
svn path=/trunk/; revision=34861
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
svn path=/trunk/; revision=34827
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-09 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #492702
* configure.in: Just disable the dbus message part of mail
notification if dbus isn't there. Also remove new-mail-notify plugin.
svn path=/trunk/; revision=34784
|
|
|
|
|
|
|
|
|
|
| |
2008-01-01 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump GtkHTML requirement to 3.17.5 for bug #317823.
svn path=/trunk/; revision=34751
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
2007-12-18 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Version bump to 2.21.5
svn path=/trunk/; revision=34727
|
|
|
|
| |
svn path=/trunk/; revision=34725
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
+
+ * NEWS, configure.in: evolution 2.21.3 release.
svn path=/trunk/; revision=34636
|
|
|
|
|
|
|
|
|
| |
2007-11-12 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.21.2 release.
svn path=/trunk/; revision=34545
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.21.1 release.
svn path=/trunk/; revision=34461
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=34413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.12.0 release
svn path=/trunk/; revision=34306
|
|
|
|
| |
svn path=/trunk/; revision=34303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
GtkFileChooser has been around since 2004.
svn path=/trunk/; revision=34257
|
|
|
|
| |
svn path=/trunk/; revision=34235
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-10 Sankar P <psankar@novell.com>
* configure.in: include help/quickref/fr/Makefile
to AC_OUTPUT.
svn path=/trunk/; revision=34211
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.11.92 release
svn path=/trunk/; revision=34177
|
|
|
|
| |
svn path=/trunk/; revision=34162
|
|
|
|
|
|
|
|
|
| |
2007-08-28 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Add mail/default/pl/Makefile to AC_OUTPUT.
svn path=/trunk/; revision=34127
|
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.11.91 release
svn path=/trunk/; revision=34118
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-24 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #331174
* configure.in: Rename KRBx_LDFLAGS to KRBx_LIBS.
svn path=/trunk/; revision=34102
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=34002
|
|
|
|
|
|
| |
* configure options beautification, fix bug #444882
svn path=/trunk/; revision=33981
|
|
|
|
| |
svn path=/trunk/; revision=33919
|
|
|
|
| |
svn path=/trunk/; revision=33912
|
|
|
|
|
|
|
| |
* tnef-attachment plugin check in configure should not use variable
* string in $all_plugins_experimental
svn path=/trunk/; revision=33911
|
|
|
|
| |
svn path=/trunk/; revision=33902
|
|
|
|
|
|
|
|
|
|
| |
2007-07-28 Hiroyuki Ikezoe <poincare@ikezoe.net>
* configure.in: Enable configure option for support
exchange-operatoion.
svn path=/trunk/; revision=33865
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-27 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Collect all the required package versions in one place and
explicitly require GTK+ 2.10 or higher. (#380354)
* Adapt various Makefile.am files.
svn path=/trunk/; revision=33863
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-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
|
|
|
|
| |
svn path=/trunk/; revision=33793
|
|
|
|
| |
svn path=/trunk/; revision=33769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=33705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-12 Bastien Nocera <hadess@hadess.net>
* em-folder-view.c: (emfv_list_key_press):
Add support for the XF86Reply and XF86MailForward multimedia
keys (Closes: #442631)
2007-06-12 Bastien Nocera <hadess@hadess.net>
* e-msg-composer.c: (composer_key_pressed):
Add support for the XF86Send multimedia key
(Closes: #442631)
2007-06-12 Bastien Nocera <hadess@hadess.net>
* configure.in: Detect the X11/XF86keysym.h header, and
enable multimedia keys if available (Closes: #442631)
svn path=/trunk/; revision=33668
|
|
|
|
|
|
|
|
| |
2007-06-07 Duarte Loreto <happyguy_pt@hotmail.com>
* configure.in: Added help/quickref/pt/Makefile for Portuguese
svn path=/trunk/; revision=33664
|
|
|
|
| |
svn path=/trunk/; revision=33662
|
|
|
|
|
|
|
|
|
| |
2007-06-05 Pedro Villavicencio <pvillavi@gnome.org>
* configure.in: Add missing mail/default/sv/Makefile to configure.in
svn path=/trunk/; revision=33658
|
|
|
|
|
|
|
|
|
|
| |
2007-06-04 Irene Huang <irene.huang@sun.com>
* configure.in: Add configuration option for Sun Kerberos.
fixing bug #344728
svn path=/trunk/; revision=33656
|
|
|
|
| |
svn path=/trunk/; revision=33652
|
|
|
|
|
|
| |
* Evolution 2.11.2 release
svn path=/trunk/; revision=33544
|
|
|
|
| |
svn path=/trunk/; revision=33535
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=33472
|
|
|
|
| |
svn path=/trunk/; revision=33453
|
|
|
|
| |
svn path=/trunk/; revision=33447
|
|
|
|
| |
svn path=/trunk/; revision=33440
|
|
|
|
|
|
|
|
|
|
| |
2007-04-11 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Make the libiconv test program return a value. (#388789)
svn path=/trunk/; revision=33420
|
|
|
|
| |
svn path=/trunk/; revision=33368
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-26 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Use AC_TRY_RUN instead of AC_TRY_LINK when checking
for iconv() in -liconv (#388789). Patch from Elijah Newren.
* iconv-detect.c: Fix an implicit function declaration.
svn path=/trunk/; revision=33323
|
|
|
|
|
|
|
|
| |
2007-03-12 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.10 release updates
svn path=/trunk/; revision=33308
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.9.92 release updates
svn path=/trunk/; revision=33257
|
|
|
|
|
|
|
|
| |
2007-02-26 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Update intltool version.
svn path=/trunk/; revision=33251
|
|
|
|
| |
svn path=/trunk/; revision=33209
|
|
|
|
| |
svn path=/trunk/; revision=33202
|
|
|
|
|
|
| |
`
svn path=/trunk/; revision=33141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
svn path=/trunk/; revision=33134
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Sankar P <psankar@novell.com>
* configure.in: Added support for configuring the
imap-headers plugin.
svn path=/trunk/; revision=33133
|
|
|
|
|
|
|
|
|
| |
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.
svn path=/trunk/; revision=33125
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.9.4 release
updates.
* configure.in: Bump the required EDS version to 1.9.4
svn path=/trunk/; revision=33083
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.9.3 release
updates.
svn path=/trunk/; revision=33052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com>
* .cvsignore, Makefile.am, configure.in, help/.cvsignore,
help/ChangeLog, help/Makefile.am, help/C/evolution.xml: Modified
to support gnome-doc-utils.
* help/es/es.po: Added Spanish translation.
* help/omf.make, help/update_po.pl, help/update_translation.pl,
help/xmldocs.make, help/es/Makefile.am, help/es/topic.dat: Removed
old files.
svn path=/trunk/; revision=33017
|
|
|
|
|
|
|
|
|
| |
2006-11-14 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Add targets help/quickref/es/Makefile
and mail/default/es/Makefile.
svn path=/trunk/; revision=32974
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-14 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
|
|
|
|
|
|
|
|
| |
2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com>
* configure.in: Fixes #76336 and fix Spanish quickref.
svn path=/trunk/; revision=32966
|
|
|
|
|
|
|
|
|
| |
2006-11-07 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in : Evolution 2.9.1 release
updates.
svn path=/trunk/; revision=32955
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Evolution 2.9.1 release
updates.
svn path=/trunk/; revision=32904
|
|
|
|
|
|
|
|
|
| |
2006-10-02 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.8.1 release
updates.
svn path=/trunk/; revision=32844
|
|
|
|
|
|
|
|
|
| |
2006-09-04 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.8.0 release
updates.
svn path=/trunk/; revision=32739
|
|
|
|
|
|
|
|
| |
2006-08-21 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.7.92 release.
svn path=/trunk/; revision=32612
|
|
|
|
|
|
|
|
|
| |
2006-08-07 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.7.91 release
updates.
svn path=/trunk/; revision=32495
|
|
|
|
| |
svn path=/trunk/; revision=32432
|
|
|
|
|
|
|
|
|
| |
2006-07-24 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.7.90 release
updates.
svn path=/trunk/; revision=32409
|
|
|
|
| |
svn path=/trunk/; revision=32396
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-22 Julio M. Merino Vidal <jmmv@NetBSD.org>
* configure.in: Do not assume that only SunOS has pkill because
other systems (e.g. NetBSD) also have it. Fix the check that
looks for an utility to kill a process by name to properly detect
either pkill or killall. Fixes bug #336853.
svn path=/trunk/; revision=32386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-13 Andre Klapper <a9016009@gmx.de>
* configure.in:
* help/quickref/Makefile.am:
* help/quickref/de/Makefile.am:
* help/quickref/de/quickref.pdf:
* help/quickref/de/quickref.tex:
adding localized (german) quick reference card. see bug #307856.
svn path=/trunk/; revision=32298
|
|
|
|
|
|
|
|
|
| |
2006-07-12 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Update EDS requirement to
1.7.4.
svn path=/trunk/; revision=32297
|
|
|
|
|
|
|
|
|
| |
2006-07-10 Harish Krishnaswamy <kharish@novell.com>
* configure.in, NEWS: Evolution 2.7.4 release
updates.
svn path=/trunk/; revision=32273
|
|
|
|
| |
svn path=/trunk/; revision=32134
|
|
|
|
|
|
|
|
|
| |
2006-06-12 Harish Krishnaswamy <kharish@novell.com>
* NEWS: Release updates.
* configure.in: Bump version. Evolution 2.7.3 release.
svn path=/trunk/; revision=32120
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-12 simon.zheng <simon.zheng@sun.com>
Fix for #336453
* acinclude.m4:
* configure.in:
Add SunLDAP library support - a variant of Netscape LDAP.
svn path=/trunk/; revision=32117
|
|
|
|
|
|
|
|
|
| |
2006-06-02 Iain Buchanan <iaindb@netspace.net.au>
* configure.in: Fix typo that caused experimental plugins
to be skipped.
svn path=/trunk/; revision=32065
|
|
|
|
|
|
|
|
| |
2006-05-22 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Update intltool requirements.
svn path=/trunk/; revision=32011
|
|
|
|
| |
svn path=/trunk/; revision=31976
|
|
|
|
|
|
|
|
|
|
| |
2006-05-09 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Patch from Brian Pepple to achieve
GNOME Goal for po/LINGUAS. Closes bug #337965.
* po/LINGUAS: New file.
svn path=/trunk/; revision=31964
|
|
|
|
|
|
|
|
|
| |
2006-05-02 Kjartan Maraas <kmaraas@gnome.org>
configure.in: Fix compilation with modern openldap releases.
Partially fixes bug #325957. Patch from Sushuma Rai.
svn path=/trunk/; revision=31948
|
|
|
|
|
|
|
|
|
| |
2006-04-25 Jeffrey Stedfast <fejj@novell.com>
* configure.in: Figure out auto-magically what the mozilla-nss
pkg-config module name is.
svn path=/trunk/; revision=31890
|
|
|
|
|
|
|
|
|
| |
2006-04-24 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates. Bump version.
***** Release 2.7.1 *****
svn path=/trunk/; revision=31884
|
|
|
|
| |
svn path=/trunk/; revision=31826
|
|
|
|
|
|
|
|
| |
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Remove obsolete entry for no_NO.
svn path=/trunk/; revision=31821
|
|
|
|
|
|
|
|
|
| |
2006-03-22 Tommi Vainikainen <thv@iki.fi>
* configure.in (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-22 Tommi Vainikainen <thv@iki.fi>
* dz.po: Added Dzongkha translation from Pema Geyleg.
svn path=/trunk/; revision=31736
|
|
|
|
| |
svn path=/trunk/; revision=31712
|
|
|
|
|
|
|
|
|
| |
* configure.in:
* mail/default/Makefile.am:
* mail/default/fr/Inbox:
* mail/default/fr/Makefile.am: Added French welcome message.
svn path=/trunk/; revision=31703
|
|
|
|
|
|
|
|
|
| |
2006-03-03 Andre Klapper <a9016009@gmx.de>
* configure.in,
* mail/default/Makefile.am:
added support for macedonian (mk) welcome message
svn path=/trunk/; revision=31635
|
|
|
|
|
|
|
|
| |
2006-03-03 Elijah Newren <newren@gmail.com>
* configure.in: added mail/default/lt/Makefile
Fixes bug 333282. (committed by aklapper)
svn path=/trunk/; revision=31634
|
|
|
|
|
|
|
|
| |
2006-03-02 Elijah Newren <newren@gmail.com>
* configure.in: added mail/default/fi/Makefile
Fixes bug 333079. (committed by aklapper)
svn path=/trunk/; revision=31624
|
|
|
|
|
|
|
| |
2006-02-28 Andre Klapper <a9016009@gmx.de>
* configure.in: added "ta" to ALL_LINGUAS
svn path=/trunk/; revision=31606
|
|
|
|
| |
svn path=/trunk/; revision=31603
|
|
|
|
|
|
|
|
|
| |
2006-02-13 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.92 *****
svn path=/trunk/; revision=31594
|
|
|
|
| |
svn path=/trunk/; revision=31551
|
|
|
|
|
|
|
|
|
| |
2006-02-13 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.91 *****
svn path=/trunk/; revision=31508
|
|
|
|
|
|
|
|
|
|
| |
2006-02-06 Harish Krishnaswamy <kharish@novell.com>
* configure.in, data/Makefile.am, data/evolution.desktop.in.in:
Remove hard-coded EDS version number. Read it from
evolution-data-server.pc instead.
svn path=/trunk/; revision=31417
|
|
|
|
|
|
|
|
|
| |
2006-01-30 Harish Krishnaswamy <kharish@novell.com>
* configure.in, NEWS: Release updates, version bump.
***** Release 2.5.90 *****
svn path=/trunk/; revision=31373
|
|
|
|
| |
svn path=/trunk/; revision=31359
|
|
|
|
|
|
|
|
|
| |
2006-01-21 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
* zh_HK.po: Added Traditional Chinese translation(Hong Kong).
svn path=/trunk/; revision=31256
|
|
|
|
|
|
|
|
|
| |
2006-01-19 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Fix to allow longer file names
on 'make dist' using automake 1.9.
svn path=/trunk/; revision=31237
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Harish Krishnaswamy <kharish@novell.com>
* configure.in, NEWS: Release updates, version bump.
***** Release 2.5.5 *****
svn path=/trunk/; revision=31225
|
|
|
|
|
|
|
|
| |
Patch submitted by Johnny Jacob <johnnyjacob@gmail.com>
* configure.in: Add import-ics-attachments to plugins list
and Makefile target.
svn path=/trunk/; revision=31224
|
|
|
|
| |
svn path=/trunk/; revision=31212
|
|
|
|
| |
svn path=/trunk/; revision=31211
|
|
|
|
|
|
|
|
|
| |
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Add caldav to plugins_base_always
and Makefile target.
svn path=/trunk/; revision=31209
|
|
|
|
|
|
|
|
|
| |
2006-01-11 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Enlose the computed value of MOZILLA_NSS_LIB_DIR
with quotes as this will be used in the code as a string constant.
svn path=/trunk/; revision=31133
|
|
|
|
|
|
|
|
|
| |
2006-01-11 Simon Zheng <simon.zheng@sun.com>
* configure.in: Add the macro MOZILLA_NSS_LIB_DIR to store mozilla
nss library path.
svn path=/trunk/; revision=31129
|
|
|
|
|
|
|
|
|
| |
2006-01-02 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Release updates, version bump.
***** Release 2.5.4 *****
svn path=/trunk/; revision=31030
|
|
|
|
|
|
|
|
| |
2005-12-22 Tor Lillqvist <tml@novell.com>
* configure.in: Fix minor errors in the Network Manager tests.
svn path=/trunk/; revision=30937
|
|
|
|
|
|
|
|
| |
2005-12-22 Tor Lillqvist <tml@novell.com>
* configure.in: Fix minor typo in the Network Manager tests.
svn path=/trunk/; revision=30932
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-22 Shreyas Srinivasan <sshreyas@novell.com>
* Evolution is now Network Aware, the day of complete
awareness beckons, The machines are taking over...
* Network Manager support for evolution
svn path=/trunk/; revision=30926
|
|
|
|
| |
svn path=/trunk/; revision=30876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-06 Tor Lillqvist <tml@novell.com>
* configure.in: Include libedataserver-$EDS_PACKAGE in the
requirement list for E_WIDGETS.
Set bindir_in_server_file, privlibexecdir_in_server_file and
componentdir_in_server_file. On Unix, they are the same as bindir,
privlibexecdir and componentdir respectively. On Win32, use paths
relative from lib/bonobo/servers. AC_SUBST these variables.
* server.mk: Substitute the values above new variables for the
corresponding @..._IN_SERVER_FILE@ strings in the .server.in.in
files.
* addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
* calendar/gui/GNOME_Evolution_Calendar.server.in.in
* calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
* mail/GNOME_Evolution_Mail.server.in.in
* shell/GNOME_Evolution_Shell.server.in.in
* shell/GNOME_Evolution_Test.server.in.in: Correspondingly, use
the @..._IN_SERVER_FILE@ strings.
svn path=/trunk/; revision=30793
|
|
|
|
| |
svn path=/trunk/; revision=30765
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.3 *****
svn path=/trunk/; revision=30761
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-02 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: New file, a script used to build a
Win32 zipfile distribution of Evolution.
* Makefile.am
* configure.in: Distribute and expand it.
svn path=/trunk/; revision=30712
|
|
|
|
| |
svn path=/trunk/; revision=30692
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* configure.in: Drop the IPv6 and getaddrinfo checks, unused here
in Evolution. (It's used in e-d-s, though.)
svn path=/trunk/; revision=30685
|
|
|
|
|
|
|
|
| |
2005-11-23 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Made hal dependency optional.
svn path=/trunk/; revision=30649
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.2 *****
svn path=/trunk/; revision=30616
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
Add hula-account-setup plugin to the mix.
svn path=/trunk/; revision=30610
|
|
|
|
| |
svn path=/trunk/; revision=30569
|
|
|
|
|
|
|
|
| |
2005-10-26 Tor Lillqvist <tml@novell.com>
* configure.in: Don't require hal on Win32.
svn path=/trunk/; revision=30568
|
|
|
|
| |
svn path=/trunk/; revision=30563
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Turn development warning on.
Bump version to 2.5.1.
svn path=/trunk/; revision=30561
|
|
|
|
|
|
|
|
| |
2005-10-19 Harish Krishnaswamy <kharish@novell.com>
Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>
svn path=/trunk/; revision=30537
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Added iPod sync e-plugin to experimental plugins.
Added plugins/ipod-sync
svn path=/trunk/; revision=30523
|
|
|
|
| |
svn path=/trunk/; revision=30513
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* configure.in: Drop unused SOCKET_LIBS leftover. Don't check for
OpenLDAP on Win32. Set corresponding variables unconditionally on
Win32, as LDAP support is always present (in <winldap.h> and
-lwldap32).
(CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and
_LIBS. These are used only in
plugins/exchange-operations/Makefile.am, and now it's enough to
use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there.
In plugins/exchange-operations:
2005-09-28 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES, LIBADD): Use just CAMEL_EXCHANGE_CFLAGS
and _LIBS, they now includes all necessary (see top-level
ChangeLog).
(LDFLAGS): Use NO_UNDEFINED.
svn path=/trunk/; revision=30388
|
|
|
|
|
|
|
|
| |
2005-09-05 Mengjie Yu <meng-jie.yu@sun.com>
* configure.in:grep on Solaris doesn't support -q, use > /dev/null instead.
svn path=/trunk/; revision=30339
|
|
|
|
|
|
|
|
|
|
| |
2005-08-28 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Turn stable release bit on. Set
version to 2.4.0.
* MAINTAINERS : Update.
svn path=/trunk/; revision=30277
|
|
|
|
|
|
|
|
| |
2005-08-24 Sarfraaz Ahmed <asarfraaz@novell.com>
* configure.in : Enable building of exchange plugins by default.
svn path=/trunk/; revision=30249
|
|
|
|
|
|
|
|
| |
2005-08-23 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Release 2.3.8
svn path=/trunk/; revision=30203
|
|
|
|
|
|
|
|
|
|
| |
2005-08-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
* configure.in: Added "th" (Thai) to ALL_LINGUAS.
* po/th.po: Added Thai translation by
Supranee Thirawatthanasuk <supranee@opentle.org>.
svn path=/trunk/; revision=30043
|
|
|
|
|
|
|
|
| |
2005-08-08 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Release 2.3.7
svn path=/trunk/; revision=30039
|
|
|
|
|
|
| |
<localisation@prajasakti.com>
svn path=/trunk/; revision=29983
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-29 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Bump version number
*****Release 2.3.6.1***** includes fix for
#311731 - (Removing folders from an IMAP)
svn path=/trunk/; revision=29930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-26 Harish Krishnaswamy <kharish@novell.com>
* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****
svn path=/trunk/; revision=29892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-20 Tor Lillqvist <tml@novell.com>
* configure.in: Add AC_LIBTOOL_WIN32_DLL. It is apparently
required when using bleeding edge libtool.
Enable building with Mozilla nspr and nss on Win32. No -ldl on
Win32. No import library for softokn3.dll provided by the Mozilla
people for some reason.
Add libedataserverui, libglade and gtk+ to the dependencies of
CERT_UI, as the libraries in smime call functions from them.
svn path=/trunk/; revision=29810
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Sankar P <psankar@novell.com>
* configure.in : Removed the proxy and proxy-login plugins as they are
merged into the groupwise-features plugin.
svn path=/trunk/; revision=29805
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* configure.in: Add libedataserverui to the IMPORTERS dependency
list.
svn path=/trunk/; revision=29754
|
|
|
|
| |
svn path=/trunk/; revision=29751
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Harish Krishnaswamy <kharish@novell.com>
remove the reference to shell/importer/libevolution-importer.la
in startup-wizard.
***** Release 2.3.5.1 *****
svn path=/trunk/; revision=29748
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* configure.in: Don't attempt to build the sa-junk-plugin on
Win32, it's very Unix-specific.
svn path=/trunk/; revision=29746
|
|
|
|
| |
svn path=/trunk/; revision=29737
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Harish Krishnaswamy <kharish@novell.com>
* configure.in: bump version
***** Release 2.3.5 *****
svn path=/trunk/; revision=29735
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
* configure.in : correted twice inclusion of sa-junk-plugin in
"plugins_base"section
svn path=/trunk/; revision=29734
|
|
|
|
|
|
|
|
|
| |
2005-07-12 Vivek Jain <jvivek@novell.com>
* configure.in : added sa-junk-plugin to
base plugins and AC_OUTPUT section
svn path=/trunk/; revision=29727
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS.
* Added e-attachment-bar.[ch] e-attachment.[ch] e-attachment.glade to
directory structure and the Makefile.am
svn path=/trunk/; revision=29708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* configure.in: Add mail-account-disable, proxy, proxy-login and
groupwise-account-setup to the plugin list.
* plugins/proxy/*: Plugin to implement Proxy assignment on a
groupwise account.
* plugins/proxy-login/*: Plugin to implement Proxy Login on a
groupwise account.
* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
Logout to a store menu on right click.
* plugins/groupwise-account-setup/*: Make the
camel-groupwise-listener load on startup.
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
* po/POTFILES.in: Add files which need to be translated.
svn path=/trunk/; revision=29700
|
|
|
|
|
|
|
|
| |
2005-07-02 Harish Krishnaswamy <kharish@novell.com>
* configure.in: bump version
svn path=/trunk/; revision=29616
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* configure.in: Drop local mail file lock method tests and the
option --enable-file-locking, these are not used in evolution. (Is
used in e-d-s.) Ditto for sendmail operation tests and the
--with-broken-spool option.
svn path=/trunk/; revision=29591
|
|
|
|
|
|
|
|
| |
2005-06-25 Not Zed <NotZed@Ximian.com>
* configure.in: remove need to define NULL in getaddrinfo check.
svn path=/trunk/; revision=29583
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Not Zed <NotZed@Ximian.com>
* configure.in: move prefer-plain and save-attachments to
experimental where they belong.
svn path=/trunk/; revision=29581
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Harish Krishnaswamy <kharish@novell.com>
* configure.in : add mono plugin to the base list only if
it was enabled as a configure option.
svn path=/trunk/; revision=29576
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Not Zed <NotZed@Ximian.com>
* configure.in: fix the --enable-profiler not to disable otherwise
enabled plugins. & added default-mailer plugin stuff.
svn path=/trunk/; revision=29571
|