[Evolution-hackers] Evolution 2.21.1 , Evolution-Data-Server 2.21.1 , GtkHTML3.17.1 and Evolution-Exchange 2.21.1 released



Hi All,

The Evolution Team is pleased to announce the release of Evolution
2.21.1. 

You can download the following :

http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/3.17/gtkhtml-3.17.1.tar.bz2
http://ftp.acc.umu.se/pub/gnome/sources/evolution-data-server/2.21/evolution-data-server-2.21.1.tar.bz2
http://ftp.acc.umu.se/pub/gnome/sources/evolution/2.21/evolution-2.21.1.tar.bz2
http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.21/evolution-exchange-2.21.1.tar.bz2

Upgrade Notes :
Evolution 2.21.x is the unstable series of 2.22 development.
(Note: Evolution/EDS/Exchange versions are synced with the GNOME versions)

What is New ?
=============

Evolution:
==========
New in 2.21.1:
	New plugin: external-editor, which will make it possible to use an external editor as the mail composer (Sankar P)
	Support for Google Calendar (Ebby Wiselyn)
	New Tango look icons (Michael Monreal)

Bug fixes:
	#228832: Show tasks in calendar (Milan Crha)
	#230339: Print also location, if present. (Milan Crha)
	#261165: Added search on CC and BCC (Andre Klapper)
	#271734: Show description of operation, if available (Milan Crha)
	#300693: Removed obsolete code and references to "task-sort" virtual column (Milan Crha)
	#311179: Avoid selection of label text by Tab (Milan Crha)
	#323977: Filters Editor Needs UI Modifications (Milan Crha)
	#324472: Tasks marked as complete using multiple selection are now saved (Milan Crha)
	#329823: Added support to change component's button icon (Milan Crha)
	#329823: Icon change to reflect new mail (Milan Crha)
	#331421: Make contact list name clickable (Milan Crha)
	#331578: Run command line in other thread rather than in main thread (Milan Crha)
	#337539: Omit left column when showing list of contacts (Milan Crha)
	#340748: Notifies others about change (Milan Crha)
	#342283: Behave consistently when printing (Milan Crha)
	#346146: Appointments in "Sent Items" should not display Accept/Decline buttons (Milan Crha)
	#346686: Uses new helper function to determine if row is editable (Milan Crha)
	#351333: Added more descriptive hint over search bar's option button (Milan Crha)
	#353656: Rename "Phone List" to "List View" (Anand V M)
	#360134: Plug memory leaks (Tobias Mueller)
	#395272: Minor code cleanups and value checking (Tobias Mueller)
	#412360: Show tooltip for all email addresses (Milan Crha)
	#413420: Change mimetype if knows the extension and if the content of file is valid. (Milan Crha)
	#417999: Don't use deprecated GTK+ symbols (Milan Crha)
	#423401: Better error handling when attaching remote file (Milan Crha)
	#428402: Fix a crash in calendar (Milan Crha)
	#428402: Really go through every component when removing one (Milan Crha)
	#437579: Fix various compiler warnings (Milan Crha)
	#461195: Remove needless marshalers (Hiroyuki Ikezoe)
	#461272: Configure button should not be enabled for all (Sankar P)
	#467364: Evolution uses "Emoticon" instead of "Smiley" (Christian Kintner)
	#468736: Fixed high memory consumption (Srinivasa Ragavan)
	#469657: Use destroy functions in GHashTables to simplify memory management (Matthew Barnes)
	#470837: Improved "Sort by" submenu behavior (Milan Crha)
	#473903: Fix compile time warnings (Milan Crha)
	#474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
	#474557: Choose right widget and use PANGO_PIXELS to calculate height (Milan Crha)
	#476389: Maintain UI consistency (Diego Escalante Urrelo)
	#476926: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (Matthew Barnes)
	#477045: Require gnome-icon-theme 2.19.91 (Matthew Barnes)
	#477045: Use standard icon names where applicable (Matthew Barnes)
	#478871: Shows proper 'Fields shown' description for all tables (Milan Crha)
	#479257: Change icon references (Michael Monreal)
	#479257: Migration of theme icons (Michael Monreal)
	#479716: Maintain UI consistency (Milan Crha)
	#480621: Use consistent terminology for mail messages (Matthew Barnes)
	#480804: use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR (Pedro Villavicencio Garrido)
	#481235: Display Face header value if contacts doesn't have any image associated with them. (Sankar P)
	#481325: Fix capitalization of program name in About dialog (Matthew Barnes)
	#481325: Require GTK+ 2.12 (Matthew Barnes)
	#482575: Don't use "insert_image" icon (Michael Monreal)
	#482603: Use document-properties icon instead of stock_folder-properties (Michael Monreal)
	#483301: Remove an unused variable (Matthew Barnes)
	#483989: Require libbonobo 2.16.0 or later (Matthew Barnes)
	#484635: Plugged memory corruption (Bharath Acharya)
	#484814: Change name and comment in .desktop file (Matthew Barnes)
	#486406: Use addressbook-new icon instead of stock_addressbook (Michael Monreal)
	#489027: Thread sorting for new mails fixed (Milan Crha)
	#489661: Remove dead, unshipped code from addressbook/gui/widgets (Matthew Barnes)

Updated Translations:
	Jorge Gonzalez (es)
	Matej Urbanči (sl)
	Anas Husseini (ar)
	Daniel Nylander (sv)
	David Planella (ca)
	Yavor Doganov (bg)
	Ivar Smolin (et)
	Gintautas Miliauskas (lt)
	Ignacio Casal Quinteiro (gl)
	Stéphane Raimbault (fr)


Evolution-data-server:
=====================
New in 2.21.1:
	Support for Google Calendar (Ebby Wiselyn)

Bug Fixes:
	#203480: (Novell Bugzilla) Compiler warning fix for usage ofunintialized variable (Srinivasa Ragavan)
	#231178: New symbol 'set-label' defined and added corresponding callback (Milan Crha)
	#271777: Keep character's case as user types (Milan Crha)
	#417999: Don't use deprecated GTK+ symbols (Matthew Barnes)
	#420167: e-d-s now exits with gnome-session (Milan Crha)
	#469657: Better use of GHashTable (Matthew Barnes)
	#474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
	#475487: When creating the default contact, print errors to the console (Ross Burton)
	#475493: Use G_DEFINE_TYPE (Ross Burton)
	#475494: Use G_LOCK instead of a static mutex for clearer code (Ross Burton)
	#478404: Reset the id to zero (Srinivasa Ragavan)
	#483301: Remove an unused variable (Matthew Barnes)
	#487270: Fix typo in documentation (Tollef Fog Heen)
	#488173: Remove __FUNCTION__, which is a gcc-ism (Jeff Cai)
	#488351: Fix an addressbook error on a fresh install (Matthew Barnes)

Other Contributors:
	Protect against a NULL subject string. (Jeffrey Stedfast)

Updated Translations:
	Anas Husseini (ar_
	Matej Urbanči (sl)
	Yavor Doganov (bg)
	Theppitak Karoonboonyanan (th)
	Ignacio Casal Quinteiro (gl)


GtkHTML
=======
Bug Fixes:
	#258374: Clipboard contents are not lost anymore on mail close (Hiroyuki Ikezoe)
	#349046: Candidate window shows far down when editor scrolls (Hiroyuki Ikezoe)
	#434631: Focus automatically switches to message widget after selecting paragraph format (Milan Crha)
	#485700: Always unescape amps when returning complete urls (Milan Crha)
	#487841: Plug memory leaks (Milan Crha)
	#488167: Change focused object only when not focused before (Milan Crha)

Updated Translations:
	Djihed Afifi (ar)
	Matej Urbanči (sl)

Evolution-Exchange:
===================
Bug Fixes:
	#474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)

Other Contributors:
	Documentation updates (Matthew Barnes)

Updated Translations:
	Djihed Afifi (ar)
	Matej Urbanči (sl)
	Alexander Shopov (bg)
	Ignacio Casal Quinteiro (gl)
	David Planella (ca)
	GNOME PL Team (pl)
	Danishka Navin (si)

Reporting Bugs

If you have problems with 2.21.1, please take the time to submit the bug
using Bug Buddy or at http://bugzilla.gnome.org.  Try to fill in as much
detail as you can regarding the circumstances that lead to the problem.

If you have a feature request, you can also file that at
http://bugzilla.gnome.org/ don't be discouraged if you don't hear from
us right away, we get hundreds of feature requests a year.

You can also check if your bug has been reported before by using the
search functionality of Bugzilla.

More information is available at the project website
http://www.gnome.org/projects/evolution and the project wiki :
http://go-evolution.org/

Thanks,
Srini






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]