Evolution 1.0.8, 2002-06-23 --------------------------- Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #17332 -- Addressbook crashes in LDAP address completion code. (Toshok) #26130 -- Close contact editor before save as crashes. (Toshok) * Calendar #25757 -- Fix quoting of icalendar properties (JP) #25829, #25830, #26066 -- Fix a number of meeting usability and interop issues (JP) #25697 -- Exchange reminders still not quite working (Rodrigo) Other fixes: * Addressbook - Some memory leak fixes in the addressbook backends and libversit. (Toshok) * Calendar - Update time zone information (Damon) Updated translations: - sk (Stanislav Visnovsky) - sv (Christian Rose) Evolution 1.0.7, 2002-06-07 --------------------------- Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #25054 -- "New Contact List" button is no longer active in folders that don't support contact lists. (Toshok) * Calendar #16962 -- Make the schedule page use the work hours set in the preferences. (JP) #23350 -- Crash when refreshing meeting or task. (JP) #24783 -- Fix crash in wombat. (Rodrigo) * Mail #11391 -- Bogus gnome_vfs_file_info_unref() that caused an occasional crash. (Frederic Crozat) #15185 -- Non-RFC-compliant From/To/Cc being displayed as empty in mail display. (Dan) #19920 -- Messages hiding in threaded view. (Michael) #21604 -- Various crashes. (Michael) #23782 -- Stop button causes a hang. (Michael) #25056 -- wombat segfaults when scrolling around calendar in month view (Rodrigo) #25456 -- Crash when deleting an account that has not been added to the Evolution storage yet. (Jeff) #24615 -- VFolders with the UNMATCHED vfolder as a source hang. (Michael) * Shell #24284 -- Copyright notice inconsistent in the about box. (Ettore) Other fixes: * Misc - Fixed some typos in the names of some French locations. (Christophe Merlet) Updated translations: - et (GNOME ET Team) - eu (Josu Waliño) - sk (Stanislav Visnovsky) - fr (Christophe Merlet) - fi (Sami Pesonen) - vi (pclouds) Evolution 1.0.5, 2002-05-06 --------------------------- Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Mail #24140 -- Crash when downloading a message with invalid header. (Jeff) #17174 -- Mail spools appear to be unread forever. (Michael) * Shell #23538 -- Intermittent bug when moving folders around. (Michael) Other fixes: * Calendar - Make reminders work with remote backends. (Rodrigo) * Misc - Added support for adding an Evolution icon to the CDE Application Manager. (Ettore) Updated translations: - bg (Borislav Aleksandrov) - pl (GNOME PL Team) Evolution 1.0.4, 2002-04-18 --------------------------- Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #22965 -- Comply with RFC 2739 for calCalURI and calFBURL. (Toshok) * Calendar #22624 -- Unable to accept meeting request that doesn't list user as attendee. (JP) * Startup Wizard #22047 -- Crash after closing the start-up wizard. (Ettore) * Mail #8214 -- "Error Synchronizing Folder" on incoming mail spool. (Michael) #18929 -- If we get multiple Content-Type header values, change subsequent headers to X-Invalid-Content-Type so it doesn't wreck processing. (Michael) #22363 -- Problems resyncing IMAP folders when going Online. (Jeff) #21716 -- Fixes to decoding illegally rfc2047 encoded words. (Michael) #22657 -- Fixes printing for some localizations (Radek) Other fixes: * Calendar - Use default tasks folder in calendar view. (Rodrigo) - Added getQuery method to CalBackend to allow custom queries for each calendar backend. (Rodrigo) * Mail - Fixed Daylight-Savings-Time calculations on systems that use tm.tm_gmtoff rather than 'timezone' (affects BSD systems). (Jeff) - Fixed the annoying EINPROGRESS error dialogs when connecting to IMAP/SMTP/POP via SSL. (Jeff) - Changed the date format used in From-lines in mbox spools to be the same as those used by Pine to fix interoperability issues. (Michael) - Fixed some filtertypes.xml typos. (Michael) * Summary - Change the dot.kde.org url. Updated translations: - fi (Sami Pesonen) - fr (Christophe Merlet, Frederic Riss) - ko (Young-Ho Cha) - nl (Tino Meinen) - no (Kjartan Maraas) - pt_BR (Gustavo Maciel Dias Vieira) Evolution 1.0.3, 2002-03-19 --------------------------- Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #16097 -- Need a way to let the user specify the DN to authenticate against. (Toshok) #16680 -- LDAP performance problem. (Toshok) #16968 -- Changing search type immediately requeries. (Toshok) #20089 -- Cannot copy contacts with comma from "Contacts" to LDAP. (Toshok) #20690 -- LDAP contacts dont show when using letter shortcuts. (Toshok) #20740 -- LDAP performance problem. (Toshok) #20871 -- SelectNames dialog needs search feedback. (Toshok) * Calendar #14705 -- iMIP compatibility with versions of Outlook. (Better fix for the pseudo-fix in 1.0.1). We now support Outlook in both Workgroup and Internet-Only modes. (Dan) #19054 -- Minimum number of alarm repetitions should be 1. (Federico) #19234 -- BYMONTH off-by-one in RRULE:FREQ=YEARLY. (Damon) #20510 -- Load free busy info as attendees are added. (JP) #20022 -- Itip addresses are case sensitive. (JP) #20226 -- Timezone data missing from some itip replies. (JP) #20346 -- Calendar should indicate if backend dies. (Rodrigo) #20780 -- Better subjects in iMIP messages. (Dan) #20787 -- Accepted/declined messages aren't always clear. (JP) #20800 -- Sorting of free busy information in schedule page does not work. (JP) #20783 -- Accepting updated meeting request doesn't work. (Rodrigo) #21198 -- Outlook didn't recognize Evolution's acceptance of an updated meeting request. (Dan) #21240 -- Calendar Reminders don't appear for appointments in remote servers. (Rodrigo) * Mail #19564 -- Don't crash when changing to disconnected mode. (Michael) #20779 -- Set a 'name' parameter in the Content-Type header since Outlook doesn't seem to check the filename parameter on the Content-Disposition header. (Jeff) * Shell #20234 -- Deleting folder gratuitiously causes /local to open. (Ettore) #20237 -- Shell silently drops xfer errors. (Ettore) #20311 -- New window from shortcuts should not show the folder bar and the shortcut bar. (Ettore) * Summary #18025 -- Summary crash upon switching to offline mode. (Ettore) Other fixes: * Calendar - Show more descriptive messages on opening errors. (Rodrigo) - Remove $filename.ics from remote URIs. (Rodrigo) * Addressbook - Fix search weirdness in local addressbooks. (Toshok) - Let backends return general error status from load_uri instead of just TRUE/FALSE. (Toshok) - EBook(View) handling fixes in ESelectNames and EAddressbookModel. (Clahey) - Rethink (and change) some of the default queries to ones that are at the same time useful and more easily implemented efficiently by the backends, in both the component's view and in the select-names dialog. (Toshok) - Change the "beginswith" query implementation on the name field to search both first and last name, so it's a little more useful in the general case. (Toshok) Updated translations: - es (Carlos Perelló Marín) - fr (Christophe Merlet) - jp (Akira TAGOH) - nl (Vincent van Adrighem) - nn (Roy-Magne Mo) - no (Kjartan Maraas) - pt_BR (Gustavo Maciel Dias Vieira) Evolution 1.0.2, 2002-01-24 --------------------------- Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #17725 -- Non-ASCII letter headings are black when printing (Zbigniew Chyla) * Calendar #6544 -- Make Timezone names translatable (Damon) #18801 -- Alarms with specific trigger times are not shown (Damon) * Importers #16864 -- LDIF importer chokes on long description field (Toshok) #17441 -- Crash trying to import VCards file into an LDAP folder (Ettore) * Mail #6896 -- message_list_select() with wraparound won't select very first message (Jeff) #11499 -- All recovered Composer windows have HTML enabled (Jeff) #16947 -- Crash while setting up a new mail account (Jeff) #17205 -- Crash of evolution-mail on start-up (Jeff) #17634 -- Marking a message as unread should undelete it, as well (Jeff) #17694 -- Exchange 5.5 reporting 2 messages as having the same UID breaks Evolution (Jeff) #17759 -- Cancelling Send/Receive can lose mail for local case (Jeff) #18142 -- Mailer crash when trying to send an email (Jeff) Other fixes: * Summary - Change the list of items in the mail preferences (Iain) * Calendar - Make Tasks default to public as in Outlook (Rodrigo) * Importers - Make the druid as a transient window for the main shell (Iain) * Mail - Follow symlinks for mbox files (Jeff) - Fixed copy/paste problems in mail-account-gui.c (Ian Goldberg, Jeff) - Make Vfolders work with add-on storages (Dan) * Shell - Don't crash on missing icon on start-up (Michael Meeks) - Change activation/deactivation order for views in order to reduce flicker in the toolbars (Michael Meeks) Updated translations: - bg (Alexander Shopov) - el (Nick Niktaris, Panayotis Pakos, Simos Xenitellis) - fr (Christophe Merlet) - hu (Andras Timar) - it (Clara Tattoni, Ettore) - lv (Peteris Krisjanis) - nn (Roy-Magne Mo) - no (Kjartan Maraas) - sk (Stanislav Visnovsky) - sv (Christian Rose) Evolution 1.0.1, 2001-12-18 --------------------------- New features: * csv2vcard script to convert CSV addressbook files from Outlook into VCard files that the Evolution importer can understand (by Michael MacDonald). * Alarms are now properly synced in the calendar conduit. Bugs fixed: * Addressbook #10114 -- No icon for Delete in the New Contact List editor #10241 -- Occasional address completion flakiness #10910 -- "Save" in list editor vs. "Save and Close" in contact editor #11776 -- Email addresses are case sensitive #13751 -- AddressBook address entry form usability problem #14002 -- Select names dialog stays up after composer is closed #14074 -- Editing fields under the "Collaboration" LDAP contact #14715 -- Wombat gets locked up when LDAP server is down #14876 -- Modifying LDAP contacts destroys existing objectclass entries #15379 -- Printing from the addressbook totally broken #16156 -- "Save As", "Send As", "Send To" not available in list editor #16176 -- Tab order starts wrong #16510 -- Small contact editor fixes #16744 -- Crash #16852 -- Crash closing empty mail #16910 -- Crashed addressbook when selecting addresses #17109 -- Crashed when editing a contact #17126 -- Adding some addresses does not work * Calendar #7641 -- Crash in EMap widget when used in Evolution #8993 -- Attendees not stripped properly from itip replies #13843 -- Deleting tasks causes crash #13952 -- Notifier repeatedly gives alarm after appointment ended #14087 -- Daily repeat event with end-date misses one day #14489 -- UI bug in Calendar Settings #14699 -- gtk_signal_disconnect_by_data warning #14705 -- iMIP compatibility with versions of Outlook. (We now support Outlook in an Exchange environment by default, but the old behavior can be turned on with the environment variable EVOLUTION_SEND_IMIP_AS_ATTACHMENT. This will be fixed better later.) #15401 -- Use UTF-8-aware gnome-print calls #15456 -- Typo in translatable string #15774 -- Crashed by selecting "decline" in meeting request #15941 -- Location missing for the calendar #15749 -- Empty end time in all-day-event crashes calendar. #15774 -- Selecting decline in schedule meeting request makes evo crash #15798 -- Calendar Date Never Updates #16232 -- e-itip-control.c - init() doing odd stuff #16359 -- Calendar Crash #16460 -- Changing a meeting doesn't always offer to send an update #16571 -- Weird URI in meeting request email #16910 -- Crashed when entering a completion percentage #16224 -- remove unsupported columns from Tasks view #16880 -- Cannot import ical (ics) even its own #17344 -- iCalendar should not be translated #17526 -- Refreshing request does not show relevant information #17527 -- Refresh requests have wrong menu #17531 -- libical does not build with bison 1.30 #17606 -- libical does not build with autoconf 2.52 (none) -- Scheduling page did not accurately display no information range * Conduits #1183 -- Handle alarms in conduits #14452 -- Converting names wrong from Palm #15810 -- Crashed during EAddress sync #15922 -- Crash #16460 -- Changing a meeting doesn't always offer to send an update #16997 -- Pilot compilation with libiconv #17230 -- Custom data on Pilot being over written * Importers #14701 -- Importing locks up Evolution * Mail #2233 -- Don't show RTF attachments inline #5547 -- Crash: Error closing a HTML-mail #12062 -- Can't use 'n' to skip to next unread if multiple messages are selected #13898 -- Crash: Cannot create emails in evolution #14127 -- Wrong error message #14348 -- Some things that need open messages... #14517 -- "Clear" needed twice for non-body+subject searches #14662 -- GPG signature showing as attachment #14678 -- Timestamp on outgoing mail incorrect on FreeBSD #14734 -- Evolution-mail crashes while accessing imap servers #14770 -- Appending messages to other IMAP folder can cause INBOX to stop updating #14838 -- Saving passwords doesn't work #14848 -- Forwarding wrong email due to next/prev #14965 -- Message copy fails with space in folder names #14976 -- Crash when reading a message from an IMAP server #15264 -- Crash: evolution-mail seg fault on exit #15374 -- "___" in autogenerated name of vfolder created by sender of #15415 -- Virtual Folders Editor: display of non-ascii symbols is broken #15449 -- `N' wraps `P' doesn't #15451 -- Crash when pressing stop during "going offline" #15489 -- Evolution crashed while deleting my IMAP mail account #15491 -- Evolution crashes/becomes unusable if ppp connection is lost #15498 -- Crash: Faulty vFolder editor #15512 -- Hangs while scanning for changed messages on S/IMAP+Exchange #15552 -- Crash #15608 -- RCPT TO: response error: Success #15647 -- Composer "send" button has wrong tooltip when offline /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-component-registry.c * * Copyright (C) 2000, 2001, 2002 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. * * Author: Ettore Perazzoli */ #ifdef HAVE_CONFIG_H #include <config.h> #endif #include "e-component-registry.h" #include <e-util/e-icon-factory.h> #include <glib/gi18n.h> #include <bonobo/bonobo-object.h> #include <bonobo/bonobo-exception.h> #include <string.h> #include <stdlib.h> struct _EComponentRegistryPrivate { GSList *infos; guint init:1; }; G_DEFINE_TYPE (EComponentRegistry, e_component_registry, G_TYPE_OBJECT) /* EComponentInfo handling. */ static EComponentInfo * component_info_new (const char *id, GNOME_Evolution_Component iface, const char *alias, const char *button_label, const char *button_tooltips, const char *menu_label, const char *menu_accelerator, int sort_order, GdkPixbuf *button_icon, GdkPixbuf *menu_icon) { EComponentInfo *info = g_new0 (EComponentInfo, 1); info->id = g_strdup (id); info->iface = bonobo_object_dup_ref(iface, NULL); info->alias = g_strdup (alias); info->button_label = g_strdup (button_label); info->button_tooltips = g_strdup (button_tooltips); info->menu_label = g_strdup (menu_label); info->menu_accelerator = g_strdup (menu_accelerator); info->sort_order = sort_order; info->button_icon = button_icon; if (info->button_icon) g_object_ref (info->button_icon); info->menu_icon = menu_icon; if (info->menu_icon) g_object_ref (info->menu_icon); return info; } static void component_info_free (EComponentInfo *info) { g_free (info->id); g_free (info->alias); g_free (info->button_label); g_free (info->button_tooltips); g_free (info->menu_label); g_free (info->menu_accelerator); if (info->button_icon) g_object_unref (info->button_icon); if (info->menu_icon) g_object_unref (info->menu_icon); if (info->iface != NULL) bonobo_object_release_unref (info->iface, NULL); g_slist_foreach (info->uri_schemas, (GFunc) g_free, NULL); g_slist_free (info->uri_schemas); g_free (info); } static int component_info_compare_func (EComponentInfo *a, EComponentInfo *b) { if (a->sort_order != b->sort_order) return a->sort_order - b->sort_order; return strcmp (a->button_label, b->button_label); } /* Utility methods. */ static void set_schemas (EComponentInfo *component_info, Bonobo_ServerInfo *server_info) { Bonobo_ActivationProperty *property = bonobo_server_info_prop_find (server_info, "evolution:uri_schemas"); Bonobo_StringList *list; int i; if (property == NULL) return; if (property->v._d != Bonobo_ACTIVATION_P_STRINGV) { CORBA_free (property); return; } list = & property->v._u.value_stringv; for (i = 0; i < list->_length; i ++) component_info->uri_schemas = g_slist_prepend (component_info->uri_schemas, g_strdup (list->_buffer [i])); CORBA_free (property); } static void query_components (EComponentRegistry *registry) { Bonobo_ServerInfoList *info_list; const gchar * const *language_names; CORBA_Environment ev; GSList *languages = NULL; char *query; int i; if (registry->priv->init) return; registry->priv->init = TRUE; CORBA_exception_init (&ev); query = g_strdup_printf ("repo_ids.has ('IDL:GNOME/Evolution/Component:%s')", BASE_VERSION); info_list = bonobo_activation_query (query, NULL, &ev); g_free (query); if (BONOBO_EX (&ev)) { char *ex_text = bonobo_exception_get_text (&ev); g_warning ("Cannot query for components: %s\n", ex_text); g_free (ex_text); CORBA_exception_free (&ev); return; } language_names = g_get_language_names (); while (*language_names != NULL) languages = g_slist_append (languages, (gpointer)(*language_names++)); for (i = 0; i < info_list->_length; i++) { const char *id; const char *label; const char *menu_label; const char *menu_accelerator; const char *alias; const char *icon_name; const char *sort_order_string; const char *tooltips; GdkPixbuf *icon = NULL, *menuicon = NULL; EComponentInfo *info; int sort_order; GNOME_Evolution_Component iface; id = info_list->_buffer[i].iid; iface = bonobo_activation_activate_from_id ((char *)id, 0, NULL, &ev); if (BONOBO_EX (&ev) || iface == CORBA_OBJECT_NIL) { char *ex_text = bonobo_exception_get_text (&ev); g_warning("Cannot activate '%s': %s\n", id, ex_text); g_free(ex_text); CORBA_exception_free(&ev); CORBA_exception_init(&ev); continue; } label = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:button_label", languages); tooltips = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:button_tooltips", languages); menu_label = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:menu_label", languages); menu_accelerator = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:menu_accelerator", languages); alias = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:component_alias", NULL); icon_name = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:button_icon", NULL); if (icon_name) { icon = e_icon_factory_get_icon (icon_name, E_ICON_SIZE_LARGE_TOOLBAR); menuicon = e_icon_factory_get_icon (icon_name, E_ICON_SIZE_MENU); } sort_order_string = bonobo_server_info_prop_lookup (& info_list->_buffer[i], "evolution:button_sort_order", NULL); if (sort_order_string == NULL) sort_order = 0; else sort_order = atoi (sort_order_string); info = component_info_new (id, iface, alias, label, tooltips, menu_label, menu_accelerator, sort_order, icon, menuicon); set_schemas (info, & info_list->_buffer [i]); registry->priv->infos = g_slist_prepend (registry->priv->infos, info); if (icon != NULL) g_object_unref (icon); if (menuicon != NULL) g_object_unref (menuicon); bonobo_object_release_unref(iface, NULL); } g_slist_free(languages); CORBA_free (info_list); CORBA_exception_free (&ev); registry->priv->infos = g_slist_sort (registry->priv->infos, (GCompareFunc) component_info_compare_func); } /* GObject methods. */ static void impl_finalize (GObject *object) { EComponentRegistry *component_registry; EComponentRegistryPrivate *priv; component_registry = E_COMPONENT_REGISTRY (object); priv = component_registry->priv; g_slist_foreach (priv->infos, (GFunc) component_info_free, NULL); g_free (priv); (* G_OBJECT_CLASS (e_component_registry_parent_class)->finalize) (object); } static void e_component_registry_class_init (EComponentRegistryClass *klass) { GObjectClass *object_class; object_class = G_OBJECT_CLASS (klass); object_class->finalize = impl_finalize; } static void e_component_registry_init (EComponentRegistry *registry) { registry->priv = g_new0 (EComponentRegistryPrivate, 1); } EComponentRegistry * e_component_registry_new (void) { return g_object_new (e_component_registry_get_type (), NULL); } GSList * e_component_registry_peek_list (EComponentRegistry *registry) { g_return_val_if_fail (E_IS_COMPONENT_REGISTRY (registry), NULL); query_components(registry); return registry->priv->infos; } EComponentInfo * e_component_registry_peek_info (EComponentRegistry *registry, enum _EComponentRegistryField field, const char *key) { GSList *p, *q; g_return_val_if_fail (E_IS_COMPONENT_REGISTRY (registry), NULL); query_components(registry); for (p = registry->priv->infos; p != NULL; p = p->next) { EComponentInfo *info = p->data; switch (field) { case ECR_FIELD_ID: if (info->id && (strcmp (info->id, key) == 0)) return info; break; case ECR_FIELD_ALIAS: if (info->alias && (strcmp (info->alias, key) == 0)) return info; break; case ECR_FIELD_SCHEMA: for (q = info->uri_schemas; q != NULL; q = q->next) if (strcmp((char *)q->data, key) == 0) return info; break; } } return NULL; } GNOME_Evolution_Component e_component_registry_activate (EComponentRegistry *registry, const char *id, CORBA_Environment *ev) { EComponentInfo *info; g_return_val_if_fail (E_IS_COMPONENT_REGISTRY (registry), CORBA_OBJECT_NIL); info = e_component_registry_peek_info (registry, ECR_FIELD_ID, id); if (info == NULL) { g_warning ("%s - Unknown id \"%s\"", G_STRFUNC, id); return CORBA_OBJECT_NIL; } /* it isn't in the registry unless it is already activated */ return bonobo_object_dup_ref (info->iface, NULL); } sages to root threads in the message list are now gone. (NotZed) - NNTP support is no longer configured by default, as this code is not expected to be completed by 1.0. - Interface for hiding messages matching certain criteria. (NotZed) - Quick search bar now includes "Sender contains" option (Tuomas? Eek!) - The mailer now properly launches "gnome_segv" when it crashes. I mean, if it were to crash. (Dan) - IMAP attachments are now not loaded unless you look at them. (Dan) - The X-Mailer header can now include a compile-time-specified string (for specifying package version, etc). (Dan) - The Date header in the message list now formats dates differently depending on how long ago they are. (Chris) - The composer doesn't ask if you want to save before closing if you haven't changed anything. Also, it has more useful window titles (Jason Leach) And you can now turn off the "are you sure you didn't mean to enter a subject?" dialog box. (Jeff) - The "Menu" key on a Windows keyboard (the one with the picture of a pop-up menu) now pops up the message list right-click menu. (Dan) - Lots of internal stuff that doesn't much affect the user-visible functionality, particularly involving multithreading, message threading, filters/searching, and regression testing. (NotZed) - Importers for Outlook Express 4 and mbox (used by most mailers like Netscape, Pine, Elm, Eudora) (Iain & Jeff) Addressbook: - Fixed crashing bug on PPC. (Clahey) - Updated to work with both OpenLDAP 1 and OpenLDAP 2. (Toshok) - Added configuration dialog for LDAP. (Toshok) - Plenty of bug fixes. (Clahey, Toshok, Meeks, JP, Larry, Jason, Federico, Dan, Zucchi, Gediminas Paulauskas, Ettore) - Moved category dialog to gal. (JP) - Worked on LDAP authentication. (Toshok) - Worked on status messages. (Toshok) - Worked on GalView stuff. (Clahey) - Improved the select names dialog GUI. (Clahey) Calendar: - New "go to date" dialog. (JP) - Categories support for appointments. (JP) - New alarms page in event editor. (Anna, JP) - Weekday picker now follows the week start setting. (Federico) - Date-editing widgets are more consistent with each other. (Federico) - Colorization fixes to the views. (Damon) - Optimizations to the views. (Damon) - New, simpler loading interface for calendars in the Wombat. (Federico) - Removal of lots of old Gnomecal code. (Federico, JP) - Alarm instance generation support for the Wombat. (Federico) - Alarm trigger queueing for the GUI. (Federico) - More robust launching and registration of the components. (Federico) - More i18n friendliness. (JP, Federico) - Start of the alarm notification daemon. (Federico) - Cosmetic and focus fixes all over the place. (Federico, JP) Tasks: - New, stand-alone tasks component. (Damon) - Categories support. (JP, Damon) - Your old tasks are migrated automatically to the new tasks folder. (Federico) - You get asked for confirmation when trying to delete a task entry. (Federico) Conduits: - Many bug fixes and cleanups. (JP) Executive Summary: - Bugfixes and memory leaks removed. (Iain) - Calendar summary component. (Iain) - RDF Summary saves it's state. (Iain) - Mail summary shows vFolder summaries as well. (Iain) - User changable number of columns. (Iain) Version 0.8 "Archaeopteryx", 2000-12-14 --------------------------------------- Shell: - Added a `--no-splash' option. (Ettore) - Plugged a number of memory leaks. (Federico) - Added interfaces to display an arbitrary string associated with a folder, and highlight it on demand. (Ettore, Dan) - Changed the Storage IDLs so that you can associate a physical URI to the toplevel node as well. (Ettore) - If a shell is already running, `evolution' will just make it create a new view instead of creating a new shell. (Ettore) Mail: Display: - The folder tree now shows unread message counts for mail folders. For local folders, this updates in real time. For IMAP, it only updates when you "Get Mail". To be continued. (Dan) - New "important" column in the message list. User-settable. (Dan) - The message list "Size" column now displays more prettily and sorts correctly. (Jeff) - New command to view the raw source to a message. (Jeff) - More reliable MIME icon code in the mailer and the composer. (Dan, Iain) - Lots of internationalization fixes. (Dan, Kjartan) Composer / Outgoing mail - Various fixes to use the best charset and MIME encoding for outgoing messages. (Michael, Jeff) - You can now forward messages inline, instead of attaching them. Forwarding multiple messages now results in a multipart/digest attachment. (Jeff) - Replies are now preceded by "On DATE, PERSON wrote:" (Jeff) - Better reply editing, automagically sets indentation and paragraph style to Normal. (Radek) - HTML signature support. (Radek) - Inline image support. (Radek) - Fixes for addresses with commas. (Jeff, Michael) - Fix to not allow attaching directories, devices, etc. (Jeff) - Fixed the sign of the GMT offset in generated Date headers. (Michael) - Fixed a bug in base64 encoding. (Michael) - Fixed a problem in connecting to non-ESMTP SMTP servers. (Jeff) Miscellaneous Commands / Features: - The mailer will now remember your passwords, if you configure that option for a service. (Dan) - New "Apply Filters" command to apply filter rules to selected messages. (Jeff) - No more "No new mail" dialog. (Jeff) - Individual messages can now be saved to disk. (Jeff) - Synced the Message menu with the right-click menu. (Jeff) - Mailer now uses the same search bar as the addressbook. (Anna, Chris, Jeff) Filters: - Now supports filtering on system flags (ie Answered, Seen, Unseen). (Jeff) - Regular expression searches are now moved to their own Option menu. (Jeff) - Allows regex searching on the entire message header. (Jeff) - Now has soundex filters (x sounds like y). (Jeff) IMAP: - "Get Mail" now scans all folders. (Dan) - IMAP password dialog no longer pops up at startup: click on the server in the folder tree to connect. (Dan) - Folder subscription support. (Chris Toshok, Dan) - Various IMAP folder naming fixes. (May fix Cyrus support) (Dan) - Seen/deleted flags are preserved across "Get Mail". (Jeff) - Fixed a bug that could cause messages to be marked as seen even when the UI thought they weren't. (Dan) - Fixes for IMAP folders with spaces in their names (again). (Jeff) - IMAP Kerberos 4 authentication support. (Dan) POP3: - Fixed a bunch of error cases in POP3 connection. (Dan) - Fixed POP3 to more reliably delete messages when it was supposed to be doing so. (Dan) Local mail: - Major local mail rewrite that fixed memory leaks, reduced memory consumption, improved efficiency, etc. (Michael) - Maildir support. (Michael) - Local mail folders are now locked (via dot locking and/or fcntl/flock) while Evolution is modifying them, and it will notice if they've changed while it's not looking. (Michael) Calendar: - To-do and calendar conduits working except for extended character support (ie accented chars) (JP) - Updated wombat implementation of change reporting (JP) - Majorly kick-ass new recurrence page in the event editor with an easy UI, a preview of what will happen, and lots of love. (Anna) - Imported a new libical with the APIs we require for alarms, the start of the timezone code. This may be the last Evolution release that uses a CVS-imported libical; in the future we should depend on official tarballs. (Federico) - Event editor now deals gracefully with iCalendar recurrences we cannot edit. (Federico) - Plenty of fixes to the ETable calendar model for the task list (Damon). - The task list now saves its state, selected columns and sort order (Damon). - Lots of love to the iTIP engine and user interface. Scheduling appointments via email should be working fine, and they should also work when you receive them. (Jesse) - Lots of work on the calendar preferences code. (Damon) - Many functional and cosmetic fixes to the day and week views. (Damon) - Event and task editors now ask if you try to close them without saving changes. (Damon) - You are now prompted if you are sure that you want to delete an appointment. (Federico) - Plenty of memory leaks fixed. (JP, Federico) - Prettified the event editor a bit by making widget spacings consistent. (Federico) - Fixed semantics for handling exception dates (Federico) - Some fixes to the recurrence instance generation engine. (Damon) - Fixed insertion of new objects via notification into the task list. (JP, Federico) - Misc. polishing for the event editor's innards. (Damon, Federico) - Misc. cruft removal from old Gnomecal code (Federico, Miguel) - Prettier icons for the task list. (Federico) Addressbook: - Addressbook conduit now working, experimentally, except for extended character support (ie accented chars.) (JP) - Extended wombat functionality with getChanges call. (JP) - Full name and address dialogs in contact editor fixed. (Chris) Executive Summary: (iain) - Now compiled by default. - Prettier default dialogs. - Customisable background. - RDF Summary, and Mail Summary components. - Fixes and optimisations. - Can restore state. Version 0.7, "Loch Ness Monster", ???? -------------------------------------- There have been no verified sightings of this release. Version 0.6, "Procompsognathus", 2000-10-19 ------------------------------------------- General: - Split out lots of functionality to gal. Evolution now depends on gal. (Chris Lahey, Gal Team) Shell: - Added a cute splash screen. (Ettore, TigerT) - Improved the way `~/evolution' is initialized the first time. (Iain) - Fixed the problem with the folder bar disappearing too son when clicking on the scrollbar. (Ettore) - Updated to use the new toolbar and UI merging code from Bonobo. (Michael Meeks, Ettore) Mail: - Numerous i18n encoding, decoding, and display fixes. Non-ASCII text should be displayed correctly in most context in the mailer now. The composer no longer sends undeclared 8bit data. (Jeff) - The IMAP provider now caches summary info between sessions, so startup should be much faster for large folders. (Dan) - Subscribe/unsubscribe UI for newsgroups. (IMAP subscriptions will be supported in a later release.) NNTP authentication support. Various other NNTP fixes. (Chris Toshok) - New "full search" button to do more complicated searches. (NotZed) - Composer attachment bar improvements. You can now drag files to the composer window to attach them to the message. (Iain) - Message list state (columns selected, sorting, etc) is now saved between sessions. (NotZed) - "Get Mail" now works for IMAP. IMAP mail no longer arrives asynchronously (although if you delete mail from another client, it will be deleted asynchronously). (Dan) - Image attachments now use thumbnail images rather than a generic image icon. (Iain) - Various IMAP provider bugs (Dan, Jeff) - Filter code cleanup/improvements. (NotZed) Filtering can read and write message scores. (Jeff) On-demand filters no longer expunge the source folder, and don't filter deleted messages. (Jeff) Filters now log their actions. (Jeff) - Drafts, Outbox, and Sent folders now default to showing "To" instead of "From" in the header list. Messages output to the Sent folder are marked as "Seen". "Send later" on a reply will mark the message as having been replied to. (Jeff) - Message list "attachment" column is now functional. The read/unread state of a fake thread header now matches the state of the thread. (NotZed) Message list sorting is more clever (Jeff) - The "Print" toolbar button now opens a Print dialog rather than a Print Preview window. (Miguel) - New "Select All" command. "Mark all messages as seen" became "Mark (selected) messages seen". (Jeff) Calendar: - Improved todo list and calendar view gui (Damon) - Printing works again (Federico) - Config dialog improvement and implementation (Damon) - Todo and calendar conduits working, except for archiving (JP) Addressbook: - Lots of internal refactoring of addressbook, including changes due to gal. (Chris, Chris) - Lots of bug fixes. (Chris, Chris, Matt Bissiri, Iain, Dan) - Added a working field to save whether the contact wants HTML. (Chris Lahey) - Added "Stop" and "View All" toolbar buttons. (Chris Lahey) - Lots of work on modifiable LDAP. (Chris Toshok) - Recognizes a lot more Prefixes and Suffixes when parsing names. (Nat) - The card view doesn't write out cards unless they've changed. (Chris Lahey) - New layout of address editor dialog. (Anna, Chris Lahey) Version 0.5.1, "Salamended", 2000-09-15 --------------------------------------- General: - Fixed a font-handling problem that would cause Evolution to crash at startup with certain Gtk themes. (Chris) - Fixed some build problems. (Chris) - We no longer ship an out-of-date Red Hat-only RPM spec file. Shell: - The shell now installs the `Sent' folder at startup if it doesn't exist yet. (Ettore) - If a component crashes unexpectedly, the shell displays a dialog box informing the user of that. (Ettore) - Fixed a bug in the folder selector dialog that would result in crashes while trying to move messages in the mailer. (Dan) Addressbook: - Fixed a bug that would cause the addressbook to crash when embedded in the composer. (Dan) Mail: - Fixed a display problem caused by expunging an IMAP folder. (Dan) - Fixed POP mail so that "keep on server" is obeyed correctly. (Dan, Jeff) - Fixed replies so that replying to a message twice doesn't turn off the "replied" flag. (Dan) - Fixed a bug that prevented "Send later" from working. (Dan) Version 0.5, "Salamander", 2000-09-13 ------------------------------------- Shell: - Switched to using ETree for the folder view. (Chris Toshok, Ettore) - Added interfaces to change the string displayed in the tree view as the name of the folder. (Ettore) Calendar: - Uses only the new iCalendar standard internally; this means future interoperability with new calendaring programs. (JP, Federico) - New ultra-cool date range selector, aka little calendar. (Damon) - Plenty of internal refactoring. (JP, Damon, Federico) - Pilot synch work, mostly on pcs infrastructure and some todo work (JP) - Pilot synch work, mostly on pcs infrastructure and some todo work (JP) Addressbook: - New advanced search dialog. (Michael Zucchi, Chris Lahey) - Added parsing of addresses. (Jesse Pavel) - Converted most of addressbook to UTF8. (Lauris) Mailer: - Filters (but not vfolders) are now more powerful: they can check any message header, and can do regexp searches on the headers and body. (Jeff) - A first draft of an automated mailing list recognizer has been added. (It will need more/better rules.) (Ettore) - Attachments are handled differently now. All attachments always have an icon and a header, and you can right-click on the icon to view/hide, save, or launch an external viewer. (Dan) - It is no longer necessary to quit and restart after adding a new IMAP server. (Peter) - Lots of i18n/charset fixing. (Lauris) - Shiny new toolbar icons. (Tuomas) - Giant menu reorganization. Most message operations are now in the "Message" menu, and folder operations in the "Folder" menu. (Ettore, Dan, Peter) - "Mark as seen" timeout is now configurable. Mail view remembers the location of the message list/message display split. (Richard Hult) - New filter category: "On-demand", for filters to be applied at arbitrary times rather than during mail incorporation. (Peter) - POP/IMAP config pages allow you to specify a port... this may go away in a later release when we support ssl/ssh tunneling directly. (Peter) - Reply To All will now remove your own addresses from the recipient lists. (Jesse Pavel) - Folders are synced when you switch to another folder now. (Dan) - An IMAP bug that caused all messages to be marked as read before they were read has been fixed. (Dan) - The IMAP provider is now more robust about dealing with other concurrent IMAP clients. (Jeff) - POP and IMAP are better about when they do and don't try to reconnect. This was part of Camel operation cancellation support, which unfortunately didn't make it into 0.5. (Peter) - Sent and Outbox folders are now functional. You now have 2 options when sending a message - "Send Now" which will send the message imediately and "Send Later" which will queue the message in Outbox for later sending. When a message is successfully sent, it is copied to the Sent folder for your records. (Jeff) ETable: - ETree fixes. (Chris Toshok) - Lots of small usability fixes. (Chris Lahey) - Lots of grouping bug fixes. Specifically, fixed crashes when grouping in trees and made ETable not go crazy when you change data and the table is grouped. (Chris Lahey) - Improved table printing when grouped. (Chris Lahey) - Converted most of ETable to UTF8. (Lauris) Version 0.4, "Alewife", 2000-08-14 ---------------------------------- Shell: - Added interfaces to display messages and a progress bar when the component is busy. (Ettore) - Changed the shell BonoboUIHandler code to allow placing menu items such as "Print" in the right places. (Ettore) - Added code to check if an existing `~/evolution' directory actually has the content we expect and, if not, complain to the user. (Dan) - Fixed some Bonobo-related refcounting problems. (Michael Meeks) - Removed the GConf dependency. (JP) - Improved the API for the folder selection dialog. (Ettore) - Memory leak fixes. (Peter) Calendar: The calendar is in the middle of major rewrite. Evolution 0.4 ships with essentially the same calendar component as 0.3 did. Addressbook: - More work on the Palm Pilot conduits. (Chris Toshok) - Fixed some LDAP-related crashes. (Chris Toshok) - Added support for displaying embedded vCards through a Bonobo component. (Chris Lahey) - Added support for generic fields. (Chris Lahey) - Fixed the navigation order for the Tab key in the contact editor window. (Chris Lahey) - Fixed some Bonobo-related bugs and crashes. (Chris Lahey, Michael Meeks) - Only display entries that have an email address in the address selector dialog. (Chris Lahey) - Added an utility program to import vCards from Gnomecard. (Chris Lahey) Mailer: Generic - Long mailer operations (such as fetching new mail) now run asynchronously rather than blocking the UI. This involved a major rewrite of much of the Camel and mailer code. (Peter) - GPG/PGP message decryption support (Nathan Thompson-Amato, Dan) - Unfinished messages in the composer can be saved to the "Drafts" folder and finished later. (Jeff) - Double-clicking on a message in the message view now opens it in a separate window. (Jeff) - vCards attached to messages now bring up a minicard view with a button to add the vCard to the addressbook (Chris Lahey, Dan) - Inline uuencoded/binhexed "attachment" support (Dan) - "Mark All Messages Seen" command. (Cody Russell) Filters / VFolders - Major filter/vfolder dialog rewrite (Michael Zucchi) VFolders can now search any (searchable) folder, not just Inbox. - Auto-filter/auto-vfolder code (right click on a message in the list and pick one of the options at the bottom of the menu to create a filter/vfolder rule for similar messages). (Michael) - You can now set the color of messages in the message list, based on filter rules. (Local stores can also now store arbitrary user flags, although there is not yet UI code to set/view them.) (Michael) - Added "Save" button to the quicksearch bar to save a search as a vfolder. (Michael) Configuration - Major mail config dialog rewrite (JP). - The mailer now remembers your threaded/unthreaded message view setting between sessions. (Jeremy Wise). - Support for multiple identities (JP, Jeff), sources (JP, Peter), and IMAP servers (JP, Dan) Providers - You can now leave POP mail on the server. (This will [currently] only work right with POP servers that support the UIDL command. On other servers, it will never download some messages unless you never delete mail.) - There is now an MH-like local store available, and code to convert a folder from one type to the other. (Michael) - The mbox provider now writes out "From " lines that are more compatible with other mailers (like Mutt) that are picky about their exact format. (Michael) - The IMAP provider now supports searching (Jeff). Also various other speed/efficiency/robustness improvements (Jeff), and support for old IMAP4 servers as well as IMAP4rev1 (Jon K Hellan). Version 0.3, "Jellyfish", 2000-07-21 ------------------------------------ Shell: - Pop-up folder selection. (Ettore) - Added support for multiple views. (Ettore) - Added support for saving component-specific settings, and some initial code to save the view's configuration. (Ettore) - Fixed the Bonobo menu code so that it works with all the locales. (Ettore) Mailer: - Lots of IMAP fixes. (Jeff) - You can use an external setuid/setgid movemail program (although we don't ship our own yet). If you have one installed with emacs, the configure script will find that. Otherwise, you can specify --with-movemail=/path. (Dan) - You can toggle HTML/plain text for an individual message in the composer now. (Ettore) - Bonobo embedding sort of works again, but there are problems with size allocation somewhere. Attachments can now also be handled by external applications. (Dan) - text/plain mail is now line-wrapped in the mail display, to deal with people who don't put newlines in their mail. (Dan) - Allow user to specify IMAP namespace in the mail config dialog. (Dan, Jeff) - Quoted-printable encoder fixes. (Michael Zucchi) - Various NNTP fixes, include a news pane in the config dialog. (Chris Toshok) - Some memory corruption fixes. (Peter Williams) - Fix for message not being re-drawn as deleted. (Peter Williams, Jeff) - Moving a message to another folder copies the flags now (Jeff) - Close signature in HTML mail with , not
, and
    default to ~/.signature.  (Michael Meeks)

  - Fixed some confusing behavior in the message threading
    algorithm.  (Dan)

  - Improvements to the item selection code.  (Chris Lahey)

Calendar:

  - Added support for a bunch of previously unsupported iCalendar
    properties.  (Federico)

  - Conduit for synchronizing the calendar with gnome-pilot
    (requires gnome-pilot from CVS).  (Seth)

  - ETable-based to-do list view ("taskpad"), for your viewing
    pleasure.

Addressbook:

  - Conduit for synchronizing the addressbook with gnome-pilot
    (requires gnome-pilot from CVS).  (Chris Toshok)

  - Conduit for synchronizing the addressbook with gnome-pilot
    (requires gnome-pilot from CVS).  (Chris Toshok)

  - Fixed some random crashes.  (Chris Lahey)

  - Implemented a vCard Bonobo control so that we can support
    inline vCard viewing in the mailer.  (Chris Lahey)

  - Quick search looks at both the name and the company name now.
    (Chris Lahey)

  - Added more functionality to the contact editor's toolbar.  (Chris
    Lahey)

  - Support for printing single cards.  (Chris Lahey)

Version 0.2, "Saccharomyces", 2000-07-11
----------------------------------------

Shell:

  * Folder selection dialog (Ettore).

  * Folder creation dialog (Ettore).

Addressbook:

  * LDAP server configuration dialog (Chris Toshok).
  
  * Integration of LDAP servers in the shell's tree view (Chris Toshok).
  
  * ETable-based view (Chris Lahey).
  
  * Printing support for the ETable-based view (Chris Lahey).
  
  * Address selection dialog integrated with the message composer (Chris
    Lahey).
  
  * Many miscellaneous bugs fixed (everyone).

Calendar:

  * Printing support (Michael, Federico).
  
  * Many, many behavior fixes and polishing to the day/week/month view
    widgets (Damon).
  
  * New glade-based event editor.  This is unfinished but usable (Seth,
    Federico).
  
  * Mouse wheel scrolling support (Anders).
  
  * We have an awesome new engine for computing recurring events
    (Damon).  This will be plugged in to the new iCalendar code.
  
  * Internal and public API fixes (Federico, Seth).
  
  * Shell-related changes (Ettore).
  
  * Data model for ETable; this is not used yet (Federico).
  
  * New iCalendar support; this is not used yet (Federico).
  
  * Pilot syncing updates; this is not used yet (Seth).
  
  * Many miscellaneous bugs fixed (everyone).


Mailer:

  Major features:

  * Basic IMAP support (Jeff)

  * Threaded message view (Michael, Chris Toshok)

  * Filters now work (original work by Michael, bugfixes by Dan)


  Smaller features:

  * Implemented moving messages between folders (Dan)

  * Very basic printing support (Dan, but it was only like 5 lines
    of code, because gnome-print kicks ass)

  * "Delete", "Forward", and "Refile" operations now work on
    multiple messages. (Chris Lahey, Peter Williams, Dan)

  * Toggle read/unread flag when the user clicks on the envelope
    icon (Chris Lahey, Dan).

  * The "New folder" menu item now works (Ettore, Dan).

  * The filter/vfolder druid now uses the new shell folder selection
    UI (Michael)

  * Added "Cc" to the set of filter/vfolderable headers and make the
    filter/vfolder "messages to address" rule work with to or cc.
    (Dan)

  * New key bindings: "Delete" deletes the current message and jumps
    to the next undeleted message. "N" and "P" go to next/previous
    unread message. (Dan)

  * Keep asking for POP/IMAP password until the user gets it correct
    or hits Cancel, and remember the result until the user exits (or
    chooses "Forget Passwords"). (Dan, Jeff)

  * Kludge Camel to output ISO-8859-1 instead of UTF-8, since
    neither GtkHTML nor ETable supports UTF-8 still. (Dan)

  * Use the gnome-vfs "sniff buffer" interface to try to identify
    the MIME type of attachments without useful type information
    (Dan)

  * Allow saving drafts in the composer (Ettore)

  * Added "Received date" header to the set of possible message list
    headers. (Dan)

  * Partial gladification of the config dialog (JP Rosevear)


  Bug fixes:

  * Message read/unread/deleted flags should now be saved reliably
    when you exit, and summary should not be rebuilt when a rebuild
    isn't needed. Expunging should work reliably (Dan, Ettore,
    Jeff).

  * Fix disappearing toolbar bug (Dan).

  * Fixed a bug that made downloading of very large messages over
    POP incredibly slow, and various other smaller POP bugs. (Dan)

  * Fixed bugs that made large attachments sometimes get dropped and
    small ones sometimes get truncated. (Dan)

  * Fixed filter/vfolder "messages to address" rule to correctly
    match "to" rather than "from". (Michael)

  * Fix some text/plain formatting bugs in the composer. (Dan,
    Ettore)

  * Turn off search mode when getting new mail (to avoid corrupting
    the display). Make "get mail" always put unfiltered mail into
    Inbox rather than the current folder. (Dan)

  * Fixed a bug that caused "Re:" to be prepended even to subjects
    that started with "Re:" when replying. Added a default subject
    to forwarded messages. (Dan)

  * Make the "Attach" dialog in the composer remember the last
    directory it was in. (Dan)

  * Code to parse invalid date formats since some mailers generate
    them... (Jeff)

  * Fixed various small SMTP bugs (Jeff, Chris Lahey)

  * Fixed some memory leaks (Peter, Jeff)

  * Make replies use the text/plain part of a multipart/alternative
    if the user configured plain text rather than HTML mail sending.
    (Dan)

  * Various config dialog fixes (Jeff)

  * Partial filter/vfolder GUI facelift (Jacob)