aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-08 12:26:12 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-08 12:26:12 +0800
commitcea054cd54d84479352a43bbabc19c9ce9af5efb (patch)
treeba02763209ba0f22989024004f57689071603ec5 /NEWS
parent91a6b6899e5568ed34f913bedb538dd6c9e35b32 (diff)
downloadgsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.gz
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.bz2
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.lz
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.xz
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.zst
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.zip
Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS138
1 files changed, 138 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee731f4f80..3a6dc5e49c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,141 @@
+Evolution 2.23.6 2008-08-04
+---------------------------
+
+New in 2.23.6:
+ WebDAV contacts plugin (Matthias Braun)
+
+Bug Fixes:
+ #211267: Report correct number of pages to print and print them as requested (Milan Crha)
+ #249844: Use fully qualified names for "New" submenu entries (Matthew Barnes)
+ #256540: Do not use GtkNotebook with only one tab (Milan Crha)
+ #329821: Recalculate returned row to the model row, if we are sorting (Milan Crha)
+ #353927: Do not blink the icon more than 15 seconds (Milan Crha)
+ #428384: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". (Matthew Barnes)
+ #491176: Word-wrap the summary if necessary; keep the text and action buttons aligned on the left (Milan Crha)
+ #500389: New ability to define Options (ComboBox) in provider's options (Milan Crha)
+ #504417: Preferences windows cut off (Lucian Langa)
+ #514006: Quote literal values (Matthew Barnes)
+ #517151: Give a mnemonic to "Composer in External Editor" (Matthew Barnes)
+ #517825: Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" (Matthew Barnes)
+ #529460: Change "Startup Wizard" to "Setup Assistant". Also make the plugin description less lame (Matthew Barnes)
+ #530388: Fix a crash when editing labels (Milan Crha)
+ #537088: Fix empty headers if FROM/Sender is NULL (Paul Bolle)
+ #539268: Fix attachment description (Paul Bolle)
+ #543058: Properly capitalize INBOX (Paul Bolle)
+ #543411: Don't load known folders (Srinivasa Ragavan)
+ #543532: Let free memory when we are done with it, not before. (Milan Crha)
+ #543754: Reword "insufficient-permissions" error message (Matthew Barnes)
+ #543755: Fix a typo (Matthew Barnes)
+ #543756: Make question better translatable (Milan Crha)
+ #543943: Fix a memory leak (Milan Crha)
+ #544252: Use consistent naming to the GUI for different components (Paul Bolle)
+ #544157: Sort View / Window (sub)menu in shortcut order. (Paul Bolle)
+ #544383: Put contact list members in reverse order (Milan Crha)
+ #544857: Fix a typo (Matthew Barnes)
+ #544859: Clarify description of "sync_interval" key. (Matthew Barnes)
+ #544860: Add translator comments for split "update every" sentence (Matthew Barnes)
+ #544861: Reword "invalid-user" error message (Matthew Barnes)
+ #544862: Clarify description of "use_authentication" key (Matthew Barnes)
+ #544958: Use email, not e-mail (per documentation guidelines) (Matthew Barnes)
+ #544969: Added the hook for folder custom icon (Lucian Langa)
+ #544994: Typos/Syntax improvements (Claude Paroz)
+ #545300: Add a translatable tag in "_Merge" string (Takao Fujiwara)
+ #545303: Add gettext in the xml string (Takao Fujiwara)
+ #545436: Check the info before accessing it (Srinivasa Ragavan)
+ #545558: Hula support is disabled by default now, so remove any mention of it from the User Guide (Matthew Barnes)
+ #545568: Make sure system plugins are enabled on startup (Matthew Barnes)
+ #545820: Fix a typo. (Nicolas Kaiser)
+ #546057: Use "x-office-calendar" icon name instead of "stock_calendar" (Matthew Barnes)
+
+Updated Translations:
+ Ignacio Casal Quinteiro (gl)
+ Frco. Javier Rial Rodríguez (gl)
+ Kjartan Maraas (nb)
+ Changwoo Ryu (ko)
+ Abou Manal (ar)
+ Petr Kovar (cs)
+ Fabrício Godoy (pt_BR)
+ Jorge Gonzalez (es)
+ Bruno Brouard and Claude Paroz (fr)
+ Zabeeh Khan (ps)
+ Pavel Sefranek (cs)
+
+
+Evolution 2.23.5 2008-07-21
+---------------------------
+New in 2.23.5
+ Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
+ New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
+ Google Contacts support (Jörgen Scheibengruber)
+
+Bug Fixes:
+ #543753: Addressbook error string fixes (Andre Klapper)
+ #228725: Contacts view should not say "no items in this view" until the backend is done responding (Milan Crha)
+ #543134: Mail notification plugin should provide a right-click menu for preferences (Milan Crha)
+ #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE (Milan Crha)
+ #200147: Added basic Template support (Bharath Acharya)
+ #206592: Action to invoke New Message window from the composer itself (Milan Crha)
+ #207802: Do not allow drop messages to the same message list as is the source. (Milan Crha)
+ #243201: Escape rule title so that can contain also XML entities in the file (Milan Crha)
+ #310988: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box (Matthew Barnes)
+ #318089: Ask for destination source only when have more than one writable source defined (Milan Crha)
+ #329821: Show tooltips over task's table (Milan Crha)
+ #368038: Ensure only one Birthdays & Anniversaries source (Milan Crha)
+ #370731: (Novell Bugzilla) Use MAX to determine the minimal size for each cell. This prevents the numbers and day-names from getting fuzzy when using large font-sizes (Suman Manjunath)
+ #382783: Grab focus of new rule part on adding and scroll to the bottom too (Milan Crha)
+ #395636: Added accel key Ctrl+Shift+B for collapsing all threads and Ctrl+/ for marking all messages as read (Roshan Kumar Singh)
+ #423395: 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 (Milan Crha)
+ #440818: Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line (Rodrigo Castro)
+ #477082,#438479: Fixed documentation (Andre Klapper)
+ #478469: Changed the progress dialog to be more HIG compliant (Milan Crha)
+ #519536: Handle freeing of data safely. (Srinivasa Ragavan)
+ #524130: Pass description text through 'camel_text_to_html' to have links clickable in a preview (Milan Crha)
+ #526262: Handle _title element in analogical way as title (Maciej Piechotka)
+ #530069: Don't show the configuration tab unless the selected plugin actually has configuration options (Matthew Barnes)
+ #532472: Strip the account URL (via CAMEL_URL_HIDE_ALL) before comparing it to the already-stripped 'transport_url', to avoid unnecessary password prompts (Matthew Barnes)
+ #532597: Do not leave selected more than one item if somebody else took care or reposition of the cursor row before the delete (Milan Crha)
+ #534039: Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand (Milan Crha)
+ #536488: Remove '~/.evolution/.running' file before backup/after restore, thus Evolution will not claim next start it was closed incorrectly (Milan Crha)
+ #537275: Do not pass data to the child structure if we were canceled (Milan Crha)
+ #537725: Set the autosaved flag so we don't get pestered with a save dialog if the user then decides to close the composer window (Matthew Barnes)
+ #538741: Strip preceding tabs from Date headers too (Paul Bolle)
+ #538908: Desensitize the "send-options" action unless we've selected as Exchange or GroupWise account. (Paul Bolle)
+ #539268: Do not use both filename and description if these are identical (Paul Bolle)
+ #539755: Do not access memory beyond the columns array (Milan Crha)
+ #540152: Fix some memory leaks (Milan Crha)
+ #540160: Remember whether we come from none/multi select to single select and properly update the preview. (Milan Crha)
+ #540274: After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required (Milan Crha)
+ #540282: Remove the "printing" GConf key. We use a key file now (Matthew Barnes)
+ #540282: Store printer and page settings in a key file rather than GConf (Matthew Barnes)
+ #540400: Make Evolution Backup follow symbolic links (Roger Zauner)
+ #540516: Sanitize user input while accepting path/filename of the backup (Tobias Mueller)
+ #540972: Small memory leak fix. (Milan Crha)
+ #541355: Removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed (Keith Packard)
+ #541365: Do not call 'camel_folder_sort_uids' when we do not have folder or uid (Milan Crha)
+ #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip (Paul Bolle)
+ #542125: Remove unnecessary files from source control (Matthew Barnes)
+ #542149: Display an error message to restart if user tries to subscribe to other's mailbox (Bharath Acharya)
+ #542587: New widget implements the online/offline button used in the main window. (Matthew Barnes)
+ #542631: Use g_format_size_for_display instead of cut and pasted code (Paolo Borelli)
+ #542889: Port to the new gtk tooltip api (Paolo Borelli)
+ #543758: Never mark empty strings for translations (Tor Lillqvist)
+
+Other Contributors:
+ Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
+ Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
+ Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)
+
+Updated Translations:
+ Andre Klapper (de)
+ Jorge Gonzalez (es)
+ Kjartan Maraas (nb)
+ Jorge Gonzalez (es)
+ Ivar Smolin (et)
+ Yannig Marchegay (oc)
+ Leonardo Ferreira Fontenelle (pt_BR)
+ Timo Jyrinki (fi)
+ Lucas Lommer (cs)
+
Evolution 2.23.4 2008-06-16
---------------------------
New in 2.23.4