Updated Finnish translation
[evolution.git] / NEWS
blob3dadd6a62793fb5da34d6459c34ae414fe800aaa
1 Evolution 3.21.91 2016-08-29
2 ----------------------------
4 Bug Fixes:
5         Bug 769912 - [WK2] Reply erases preselected signature (Tomas Popela)
6         Bug 769753 - [WK2] Cannot replace misspelled word from the context menu (Tomas Popela)
7         Bug 769618 - Emacs Key Theme Not Recognized in the Composer (Milan Crha)
8         Bug 770086 - Mail display: Poor contrast in backdrop mode (Milan Crha)
9         Bug 770083 - Support removing attachments inside a search folder (Milan Crha)
10         Bug 770369 - Strip trailing white-spaces in Remove duplicate messages (Milan Crha)
11         Bug 770494 - Accessing freed widget in e_alert_run_dialog() (Hans Petter Jansson)
13 Miscellaneous:
14         Context menu above EWebView hides on button release (Milan Crha)
15         Correctly free the WebKit DOM GObject instaces (Tomas Popela)
16         Don't try to convert the 'None' signature (Tomas Popela)
17         Paragraphs with just BR element could not be quoted properly (Tomas Popela)
18         Use a faster way of quoting an element if possible when converting the content (Tomas Popela)
19         Remove the zero width space characters from the HTML output (Tomas Popela)
20         New line after heading and other elements could be lost (Tomas Popela)
21         Fix various issues with parse_html_into_blocks() - mostly not processing part of the input (Tomas Popela)
22         Make a magic-spacebar (partly) work again (Milan Crha)
23         Open link in HTML editor only when Ctrl+left-click above it (Milan Crha)
24         EEditorUndoRedoManager - Fix some FIXME WK2 comments (Tomas Popela)
25         Redoing the input history item could be wrong (Tomas Popela)
26         Element could be quoted in the HTML mode as in the plain text mode (Tomas Popela)
27         Redoing of "Pasting a link and pressing the Return key after it" is wrong (Tomas Popela)
28         Don't try to insert selection marks if they are already presented (Tomas Popela)
29         Remove an empty blockquote if presented after removing from the quoted content (Tomas Popela)
30         No need to recognize links in the element where it was already done (by parse_html_into_blocks()) (Tomas Popela)
31         Remove special id used for BLOCKQUOTEs when generating the HTML version of the content (Tomas Popela)
32         Always use the faster version of quoting when we previously wrapped the content (Tomas Popela)
33         Properly check if the current node is indeed the HR element before processing it (Tomas Popela)
34         Correct the indentation (Tomas Popela)
35         Font style cannot be set (Tomas Popela)
36         Cast warning printed when trying to cast non-element node to element in the get_parent_block_element() (Tomas Popela)
37         Fix various extra new lines errors when processing the content (Tomas Popela)
38         Ensure EMailConfigPage::changed signal is emitted in the main/UI thread (Milan Crha)
39         Make ECompEditor an extensible (Milan Crha)
40         Turning off the font formatting could leave empty elements in DOM (Tomas Popela)
41         Redoing the input event should remove the BR if it was the only node there (Tomas Popela)
42         Redoing a font style change will not set the correct values to the EEditorPage (Tomas Popela)
43         Undoing the style change should act like the separate history event (Tomas Popela)
44         test-htlm-editor-units - Do not focus window on show (Milan Crha)
45         Cut/Copy/Paste in EHTMLEditor shows a runtime warning on the console (Milan Crha)
46         PRE element could not be wrapped quoted correctly (Tomas Popela)
47         Redoing some events could fail (Tomas Popela)
48         Undoing or redoing the font format changes does not reflect the changes in the UI (Tomas Popela)
49         Avoid vertical scrolling in the filtering rules editor dialog (Milan Crha)
50         Some editor unit tests fail after commit d3fc7115732b25e9f3c1800c1a6b4902824c1cd0 (Milan Crha)
51         Add --background option for test-html-editor-units (Milan Crha)
52         Report errors from D-Bus calls to WebExtension-s (Milan Crha)
54 Translations:
55         Piotr Drąg (pl)
56         Daniel Mustieles (es)
57         Jiří Eischmann (cs)
58         Andika Triwidada (id)
59         Balázs Úr (hu)
60         Enrico Nicoletto (pt_BR)
61         Mario Blättermann (de)
62         Matej Urbančič (sl)
63         Ask Hjorth Larsen (da)
64         Rūdolfs Mazurs (lv)
65         Gábor Kelemen (hu)
67 Evolution 3.21.90 2016-08-15
68 ----------------------------
70 * Evolution now uses WebKit2 instead of WebKit1 to display emails, contacts,
71   tasks, memos and to compose messages. A huge thanks to Tomáš Popela, whom
72   led this effort.
74 Bug Fixes:
75         Bug 768449 - “Message/Open in New Window” marks message as read when shouldn't (Milan Crha)
76         Bug 767283 - [Wayland] "Add a Column" dialog: drag and drop broken ][ (Milan Crha)
77         Bug 769354 - Quotation level changed when deleting one character in quoted line (Tomas Popela)
78         Bug 769338 - Pasting < > & as a quotation pastes their html entities (Tomas Popela)
79         Bug 769062 - Crash on mouse over task when tasks are grouped (Milan Crha)
80         Bug 768683 - Cannot mark as spam non-spam message in a real Junk folder (Milan Crha)
81         Bug 624604 - Clarify signature warnings when a pubkey is absent (Jean-François Fortin Tam)
82         Bug 769388 - Add option to not display Content-Disposition:inline parts (Leonard den Ottolander)
83         Bug 769044 - Customized timezones not recognized (Milan Crha)
84         Bug 769072 - Silently discards message when save to draft fails on quit (Milan Crha)
85         Bug 769152 - Confirm folder Unsubscribe before doing so (Milan Crha)
86         Bug 769288 - Crash after saving view and changing folder (Milan Crha)
87         Bug 751588 - Port to WebKit2 (Tomas Popela)
88         Bug 769707 - [WK2] Signature lost on send (Tomas Popela)
89         Bug 769908 - [WK2] Scroll to cursor on composer open (Tomas Popela)
91 Miscellaneous:
92         Correct order of "assign value" and "call function" when saving to drafts (Milan Crha)
93         Simplify and fix how the HTML is parsed into composer's DOM structure (Tomas Popela)
94         Update devel-doc build scripts to work after the WebKit2 port merge (Milan Crha)
95         The "headers-collapsed" change not propagated into the settings (Milan Crha)
96         Add TestKeyfileSettingsBackend for test-html-editor-units (Milan Crha)
97         Update homepage GNOME wiki URL to save us a redirect (Andre Klapper)
98         Make translation type value more generic; no need for branch numbers (Andre Klapper)
99         test-html-editor-units: Increase default command delay to 25ms (Milan Crha)
100         EHTMLEditorView - Redoing unquoting does not work (Tomas Popela)
101         EHTMLEditorView - Extra new line could be added to the quoted text when parsing HTML (Tomas Popela)
102         EHTMLEditorView - Replace citation marks to actual citation in one round (Tomas Popela)
103         EHTMLEditorView - Remove accidentally committed debug prints (Tomas Popela)
104         EWebKitEditor - Tabulator key does not insert the tabulator, but changes focus (Tomas Popela)
106 Translations:
107         Aurimas Černius (lt)
108         Jordi Mas (ca)
109         Daniel Mustieles (es)
110         Balázs Úr (hu)
111         Dušan Kazik (sk)
112         Gustavo Marques (pt_BR)
114 Evolution 3.21.4 2016-07-18
115 ---------------------------
117 Bug Fixes:
118         Bug 767780 - The "References" header folded twice (Milan Crha)
119         Bug 764065 - [Camel] Use get methods for CamelMessageInfo fields (Corentin Noël)
120         Bug 443716 - Move evolution-addressbook-export to e-d-s (Milan Crha)
121         Bug 768013 - [Wayland] Drag and drop copies emails instead of moving them (Milan Crha)
122         Bug 767990 - Reposition 'Empty Trash' folder context menu item (Milan Crha)
123         Bug 754848 - Provide 'Forget password' in Properties of remote mail accounts (Milan Crha)
124         Bug 768369 - Avoid "Quit with unsent messages" question without shell window (Milan Crha)
125         Bug 768496 - Fix some Camel annotations and rename structures (Corentin Noël)
126         Bug 438062 - Sort calendar's List View by Start Date by default (Milan Crha)
127         Bug 768438 - Include CCBYSA and GFDL COPYING-DOCS files in the tarball (Koop Mast)
129 Miscellaneous:
130         GalA11yETableItem can have stored incorrect row count sometimes (Milan Crha)
131         Build developer documentation sections and types on the fly (Milan Crha)
132         When pressing the Return key to end a list a new empty list is created (Tomas Popela)
133         Make it easier to change evolution .ui files by the users (Milan Crha)
134         Updated Swedish translation (Sebastian Rasmussen)
135         Busy-loop when printing specifically formatted HTML message (Milan Crha)
136         Enhance timezone lookup for the event editor (Milan Crha)
137         [ETimezoneDialog] Show timezones as a tree, not as a flat list (Milan Crha)
138         EHTMLEditorActions - Disable HTML actions in plain text mode (Tomas Popela)
139         EHTMLEditorSelection - List alignment not detected properly (Tomas Popela)
140         EHTMLEditorSelection - Indented block style could not be set properly (Tomas Popela)
141         EHTMLEditorUtils - Correctly remove class when it is surrounded by spaces (Tomas Popela)
142         EHTMLEditorView - Critical warning could be seen in console after pasting the content (Tomas Popela)
143         EHTMLEditorView - Don't leak a WebKitDOMNodeList instance (Tomas Popela)
144         EHTMLEditorView - Pasting content into the indented block will not preserve formatting (Tomas Popela)
145         EHTMLEditorView - Don't add a new line for the empty list when generating a plain text version of the content (Tomas Popela)
146         EHTMLEditorView - Don't leak a WebKitODMNodeList instance (Tomas Popela)
147         EHTMLEditorView - Always try to process the CID images when loading a content (Tomas Popela)
148         EHTMLEditorView - Correct the situations when the 'Lose formatting' dialog is showed (Tomas Popela)
149         EHTMLEditorView - When the content is converted set the editor as changed (Tomas Popela)
150         EHTMLEditorView - Plain text version of draft could lose formatting (Tomas Popela)
151         EHTMLEditorView - Improve how the content is processed (Tomas Popela)
152         EHTMLEditorView - Changing a top signature to another one will place it on different position (Tomas Popela)
153         EHTMLEditorView - Unneeded spacer left when setting a top signature from an existing one to None (Tomas Popela)
154         Add Language headers to po files (Piotr Drąg)
156 Translations:
157         Andika Triwidada (id)
158         Daniel Mustieles (es)
159         Sebastian Rasmussen (sv)
160         Anders Jonsson (sv)
161         Tiago Santos (pt)
162         Kjartan Maraas (nb)
163         Chao-Hsiung Liao (zh_TW)
165 Evolution 3.21.3 2016-06-20
166 ---------------------------
168 Bug Fixes:
169         Bug 766745 - Add "Find Address Books" button for WebDAV address books (Milan Crha)
170         Bug 766682 - Three-state value for 'download messages for offline' per folder (Milan Crha)
171         Bug 766713 - Remove attachment does not work on multiple level message structure (Milan Crha)
172         Bug 766796 - No space after double hyphen in autogenerated signature (Tomas Popela)
173         Bug 767283 - "Add a Column" dialog: drag and drop broken on Wayland (Milan Crha)
174         Bug 767236 - quick correction spell check in context menu is gone (Tomas Popela)
175         Bug 767334 - Unable to open attachments when I am not the organiser (Milan Crha)
176         Bug 767542 - Correct encrypted-only message formatter color and icon (Milan Crha)
177         Bug 767364 - Tooltips over task/memo list are misplaced (Milan Crha)
178         Bug 651112 - Hide "Search->Save search..." menu item when cannot be used (Milan Crha)
179         Bug 767335 - Attachment names are not URL-decoded (Milan Crha)
181 Miscellaneous:
182         Avoid NULL dereference in mail-send-recv.c:free_send_data() function (Milan Crha)
183         [CamelGpgContext] Provide signer photos when available (Milan Crha)
184         Use newly introduced ENetworkMonitor and add UI settings for it (Milan Crha)
185         Don't create unnecessary wrappers when quoting a text (Tomas Popela)
186         Address some of the clang compiler warnings (Milan Crha)
187         Crash under e_mail_folder_find_duplicate_messages_sync() (Milan Crha)
188         Create new events in the selected calendar in the left tree of calendars (Milan Crha)
189         EHTMLEditorActions - Paste Quotation action is always active (Tomas Popela)
190         EHTMLEditorSelection - Use a faster way of quoting an element in the plain text mode (Tomas Popela)
191         EHTMLEditorView - Redoing a delete operation in a PRE element could wrap the content in SPAN element (Tomas Popela)
192         EHTMLEditorView - Some empty new lines in a quoted content could be lost (Tomas Popela)
193         EHTMLEditorView - Don't modify a variable from arguments (Tomas Popela)
194         EHTMLEditorView - Simplify how an element is quoted (Tomas Popela)
195         EHTMLEditorView - Opening a draft that was not created in composer should respect the wrap/don't wrap preference (Tomas Popela)
197 Translations:
198         Tiago Santos (pt)
199         Cédric Valmary (oc)
200         Daniel Mustieles (es)
201         Flo H (de)
202         Mario Blättermann (de)
203         Christian Kirbach (de)
204         Yolanda Álvarez Pérez (es)
206 Evolution 3.21.2 2016-05-23
207 ---------------------------
209 Bug Fixes:
210         Bug 765446 - Mail: View->Current view->... no updated on folder change (Milan Crha)
211         Bug 765665 - Notification doesn't use user selected date/time format (Milan Crha)
212         Bug 765636 - Runtime warning from spi_register_deregister_object() on quit (Milan Crha)
213         Bug 681353 - Use per-account Templates folder setting (Milan Crha)
214         Bug 435219 - Treat Sent/Outbox subfolders as outgoing folders too (Milan Crha)
215         Bug 765950 - Search bar text change should enable Next/Prev buttons (Milan Crha)
216         Bug 765857 - Allow blank "Full Name" for email account (Milan Crha)
217         Bug 766017 - Taskpad/Memopad Calendar popup menus not updated on popup (Milan Crha)
218         Bug 571723 - Prefer "Cancelled" over "Canceled" in translatable strings (Milan Crha)
219         Bug 766111 - Fix typos in reference manual (Sebastian Rasmussen)
220         Bug 766111 - Use <app> and <gui> tags consistently in manual (Sebastian Rasmussen)
221         Bug 766315 - Link to Thunderbird docs for finding profile information instead of hardcoding (Andre Klapper)
222         Bug 766111 - Fix typos in GUI and help text (Sebastian Rasmussen)
223         Bug 766540 - Add missing library to build of calendar/gui/ (Tim Lunn)
225 Miscellaneous:
226         Avoid minor occasional runtime warning (Milan Crha)
227         Occasional runtime warning from EaMinicardView about invalid book client (Milan Crha)
228         Move the clipboard handling from EMsgComposer to EHTMLEditorView (Tomas Popela)
229         Recognize special folders for a global mail view also based on flags (Milan Crha)
230         Rather hide, than disable, items in Taskpad/Memopad context menus (Milan Crha)
231         Correct placement of emoticon and color chooser in composer under Wayland (Milan Crha)
232         Enhance delayed message send through Outbox (Milan Crha)
233         Fix typo in previous commit (Andre Klapper)
234         Add missing closing tag. (Andre Klapper)
235         Fix some issues found by Coverity Scan, cppcheck and clang (Milan Crha)
236         Explicitly center attachment bar expander vertically (Milan Crha)
237         EHTMLEditor - Only display the text properties dialog when some text is selected (Tomas Popela)
238         EHTMLEditorActions - 'Select All' action is always disabled (Tomas Popela)
239         EHTMLEditorImageDialog - Border and alignment are not set properly (Tomas Popela)
240         EHTMLEditorView - Restore the selection end mark correctly when processing HTML to plain text (Tomas Popela)
241         EHTMLEditorView - Redoing a citation split removes an extra text (Tomas Popela)
242         EHTMLEditorView - Introduce the is-ready signal (Tomas Popela)
243         EHTMLEditorView - Background image from page is removed when saving draft (Tomas Popela)
244         EMailSignatureEditor - Undo and redo history is handled by EHTMLEditorView and not by WebKitWebView (Tomas Popela)
245         EMsgComposer - Move the signature handling to EHTMLEditorView (Tomas Popela)
247 Translations:
248         Daniel Mustieles (es)
249         Matej Urbančič (sl)
250         Cédric Valmary (oc)
251         Aurimas Černius (lt)
252         Sveinn í Felli (is)
253         Tiago Santos (pt)
255 Evolution 3.21.1 2016-04-25
256 ---------------------------
258 Bug Fixes:
259         Bug 736808 - Fill lists of certificates asynchronously (Milan Crha)
260         Bug 763796 - Excessive runtime warnings from gtk_style_context_get_...() (Milan Crha)
261         Bug 764062 - Send/Receive dialog can be left opened with empty content (Milan Crha)
262         Bug 759802 - Report calendar import errors in UI (Milan Crha)
263         Bug 764234 - Add more handling options for Content-Type: message/rfc822 (Milan Crha)
264         Bug 764172 - Do not grab mouse on left-click in message list (Milan Crha)
265         Bug 763723 - Do not propagate mouse events to parent of EAttachmentBar (Milan Crha)
266         Bug 764426 - Contact list with umlauts shown encoded in meetings (Milan Crha)
267         Bug 764428 - Empty state text in Contacts view is not properly centered (Milan Crha)
268         Bug 240130 - Resize table header on theme font change (Milan Crha)
269         Bug 764542 - ECalendar next/previous month arrows oversized in gtk+ 3.20 (Milan Crha)
270         Bug 762785 - Avoid unnecessary MessageList rebuilds (Milan Crha)
271         Bug 758878 - Asked repeatedly for a Google account password (with calendar) (Milan Crha)
272         Bug 764977 - Manual folder Refresh should fully resync with the server (Milan Crha)
273         Bug 765090 - Replying to a message with a reply to an inline patch loses parts at the end of the patch. (Tomas Popela)
274         Bug 765102 - [Wayland] Tooltips for calendar events are misplaced (Milan Crha)
275         Bug 765202 - Reply to List for MIME digest sub-messages (Milan Crha)
276         Bug 765112 - Match Reply credits line time parts to LC_MESSAGES (Guido Trentalancia)
278 Miscellaneous:
279         Cannot change order list to unordered for the first time (Tomas Popela)
280         Inline images in drafts are not displayed in GMail (Tomas Popela)
281         [EAttachmentTree/IconView] Setup widgets in 'constructed' handler (Milan Crha)
282         Remove unneeded runtime warning from e-day-view.c::cancel_editing() (Milan Crha)
283         Vertically center table header text (Milan Crha)
284         Make some settings changes in mail composer permanent (Milan Crha)
285         Add missing closing double quote, thus webview-print.css is actually used (Milan Crha)
286         Reposition ECalendar children on timeout, not inside size-allocate handler (Milan Crha)
287         Change ECalendarView from GtkTable to GtkGrid (Milan Crha)
288         Hide private members of ECalendar into a private structure (Milan Crha)
289         Optimize some of the DOM functions related to selection (Tomas Popela)
290         EHTMLEditorSelection - Selection could be saved wrong in quoted content (Tomas Popela)
291         EHTMLEditorSelection - Anchors could be wrongly wrapped in quoted content (Tomas Popela)
292         EHTMLEditorSelection - Ask for a parent node of the right node (Tomas Popela)
293         EHTMLEditorView - Remove signature from Thunderbird if presented (Tomas Popela)
294         EHTMLEditorView - Correct the new lines handling in quoted content (Tomas Popela)
295         EHTMLEditorView - Avoid variables with the same name in one scope (Tomas Popela)
296         EHTMLEditorView - Don't replace various whitespaces with non-breaking spaces when inserting into PRE element (Tomas Popela)
297         EHTMLEditorView - Simplify and improve how the undo/redo of delete operation in quoted content is performed (Tomas Popela)
298         EHTMLEditorView - Busy loop after pasting two links after each other in the quoted content (Tomas Popela)
299         EHTMLEditorView - Deleting a content in a PRE element could wrap the content in SPAN element (Tomas Popela)
300         EHTMLEditorView - Moving a Preformatted block one level up in the quoted content will change it to Normal (Tomas Popela)
301         EMsgComposer - Move the DOM manipulation to EHTMLEditorView (Tomas Popela)
303 Translations:
304         Dušan Kazik (sk)
305         Daniel Korostil (uk)
306         Inaki Larranaga Murgoitio (eu)
307         Jordi Mas (ca)
308         Balázs Úr (hu)
309         Cédric Valmary (oc)
310         Gianvito Cavasoli (it)
311         Mingye Wang (zh_CN)
313 Evolution 3.20.0 2016-03-21
314 ---------------------------
316 Bug Fixes:
317         Bug 763631 - Folder->Subscriptions opened empty with gtk+3.19.11 (Milan Crha)
319 Translations:
320         Jiri Grönroos (fi)
321         Bernd Homuth (de)
322         Efstathios Iosifidis (el)
323         Ask Hjorth Larsen (da)
324         Justin van Steijn (nl)
325         Gianvito Cavasoli (it)
327 Evolution 3.19.92 2016-03-14
328 ----------------------------
330 Bug Fixes:
331         Bug 762759 - Crash on start when ~/.cache is not accessible (Milan Crha)
332         Bug 762477 - Add .desktop file actions to open respective parts (Iain Lane)
334 Miscellaneous:
335         Update README file (Milan Crha)
336         Plain text signature is opened as an HTML one (Tomas Popela)
337         Some HTML signatures lost line breaks when inserted to the composer (Tomas Popela)
338         EHTMLEditorView - Signature in a message can lost its line breaks after sending it (Tomas Popela)
340 Translations:
341         Rūdolfs Mazurs (lv)
342         Dušan Kazik (sk)
343         Fran Dieguez (gl)
344         Balázs Úr (hu)
345         Baurzhan Muftakhidinov (kk)
346         Matej Urbančič (sl)
347         Aurimas Černius (lt)
348         Марко М. Костић (sr)
349         Duarte Loreto (pt)
350         Marek Černocký (cs)
351         Alexandre Franke (fr)
352         Jordi Mas (ca)
353         Милош Поповић (sr@latin)
354         Changwoo Ryu (ko)
356 Evolution 3.19.91 2016-02-29
357 ----------------------------
359 Bug Fixes:
360         Bug 762075 - Recognize calendar colors encoded by gdk_rgba_to_string() (Milan Crha)
361         Bug 761159 - Try to preserve selection between calendar views (Milan Crha)
362         Bug 759101 - Unset old cursor after clean up of the message list (Milan Crha)
363         Bug 761497 - Replace 'smileys' with 'emoticons' in the strings (Milan Crha)
364         Bug 761596 - Mail Advanced search only searches in Current folder (Milan Crha)
365         Bug 761993 - Use ngettext() for "composer-many-to-cc-recips-num" option question (Milan Crha)
366         Bug 762205 - Add UID column into message list (Milan Crha)
367         Bug 762022 - [ESpellEntry] Considers a comma to be a spelling error (Milan Crha)
368         Bug 762396 - Add missing library to mailing-list-actions Makefile.am (Tim Lunn)
369         Bug 614557 - Hiding mail preview pane should stop auto-mark-seen timer (Milan Crha)
370         Bug 579675 - Empty Contacts minicard view when scrolling (Milan Crha)
371         Bug 203026 - Use left/right arrows to navigate in minicard view (Milan Crha)
372         Bug 761301 - Option to Create events, memos and tasks as Private by default (Milan Crha)
373         Bug 762376 - Embedded images in signature only displays under evolution and not other clients (Tomas Popela)
375 Miscellaneous:
376         Correct typo in the fix for bug 761883 (Milan Crha)
377         Pressing the Return key in the image wrapper will duplicate the image wrapper structure (Tomas Popela)
378         EHTMLEditorSelection - Turning off the bold formatting can leave unnecessary nodes in the DOM (Tomas Popela)
379         EHTMLEditorView - List item is deleted when enter is pressed on the end of it (Tomas Popela)
380         EHTMLEditorView - Avoid extra selection save/restore in list manipulation (Tomas Popela)
382 Translations:
383         Sebastian Rasmussen (sv)
384         Daniel Mustieles (es)
385         Piotr Drąg (pl)
386         Reinout van Schouwen (nl)
387         Мирослав Николић (sr)
388         Мирослав Николић (sr@latin)
389         Cédric Valmary (oc)
390         Rafael Fontenelle (pt_BR)
391         Fran Dieguez (gl)
392         Marek Černocký (cs)
393         Kjartan Maraas (nb)
395 Evolution 3.19.90 2016-02-15
396 ----------------------------
398 Bug Fixes:
399         Bug 758977 - Message marked as read after folder selected (Milan Crha)
400         Bug 725320 - [Camel] Let the store preconfigure settings the first time (Milan Crha)
401         Bug 760563 - [Calendar] Add option to show icons in the Month View (Milan Crha)
402         Bug 760971 - [Calendar] Double-free when editing meeting attendees (Milan Crha)
403         Bug 761166 - Control widgets are not hidden after collapsing email message attachment (Tomas Popela)
404         Bug 759201 - Sign/Encrypt bar in message preview doesn't wrap (Milan Crha)
405         Bug 759618 - Removing a message filter should prompt for confirmation (Milan Crha)
406         Bug 760520 - Reorder items in Mail Show: combo box (Milan Crha)
407         Bug 760638 - Month view loses weeks when jumping through months (Milan Crha)
408         Bug 759873 - Cursor jumps to bottom of mail when replying to a mail (Tomas Popela)
409         Bug 761394 - Composer does not remember if a signature was set to 'None' in Drafts/Templates (Tomas Popela)
410         Bug 761506 - Rename SSL to TLS (Milan Crha)
411         Bug 761483 - Mention KMail in import wizard (Jonathan Kang)
412         Bug 761346 - More Camel introspection fixes (Milan Crha)
413         Bug 759474 - Attachment Reminder plugin should ignore quoted message text (Milan Crha)
414         Bug 761496 - Unicode emoticon requires two backspace presses to delete (Tomas Popela)
415         Bug 761883 - Freeze when editing a specific Draft: GLib-GObject-WARNING **: invalid cast from 'WebKitDOMText' to 'WebKitDOMElement' (Tomas Popela)
416         Bug 761453 - Add 'Message Thread' filter option to Show combo (Milan Crha)
418 Miscellaneous:
419         Do not let itip-formatter plugin disable (Milan Crha)
420         Use icaltzutil_set_exact_vtimezones_support(), if available (Milan Crha)
421         Update the AppData to spec version 0.7+ (Richard Hughes)
422         Add a missing tag to the AppData file (Richard Hughes)
423         Do not require gnome-common to run autogen.sh (Milan Crha)
424         Show composer when processing mailto: only after From account is set (Milan Crha)
425         Address some compiler warnings (Milan Crha)
426         Avoid delay when going online with --force-online command-line option (Milan Crha)
427         Cancel editing when change notification comes in the Day View (Milan Crha)
428         Use UTF-8 default composer-charset, if not set (Milan Crha)
429         [EMinicard] Release grab when started drag of the contact (Milan Crha)
430         EHTMLEditorUtils - prev_parent variable can be used uninitialized (Tomas Popela)
431         EHTMLEditorView - It's not possible to change formatting from Blockquote to list (Tomas Popela)
432         EHTMLEditorView - Some of the Evolution's composer attributes are sent in HTML messages (Tomas Popela)
433         EHTMLEditorView - Avoid possible critical warnings when sending HTML messages (Tomas Popela)
434         EHTMLEditorView - Avoid critical warnings when deleting a text smiley (Tomas Popela)
435         EHTMLEditorView - Fragment can be used uninitialized when saving history while deleting (Tomas Popela)
436         EHTMLEditorView - Undoing the citation split does not re-wrap and re-quote the block (Tomas Popela)
437         EHTMLEditorView - Pressing the Return key in the beginning of list item will delete the item (Tomas Popela)
438         EHTMLEditorView - Don't send the empty signature placeholder in the HTML messages (Tomas Popela)
440 Translations:
441         Daniel Mustieles (es)
442         Balázs Meskó (hu)
443         Dušan Kazik (sk)
444         Sebastian Rasmussen (sv)
445         Matej Urbančič (sl)
446         Mario Blättermann (de)
447         Piotr Drąg (pl)
448         Ask Hjorth Larsen (da)
449         Dušan Kazik (sk)
450         Baurzhan Muftakhidinov (kk)
451         Chao-Hsiung Liao (zh_TW)
453 Evolution 3.19.4 2016-01-18
454 ---------------------------
456 Bug Fixes:
457         Bug 759584 - Threading lost for some quotes lines in same paragraph after pressing Enter in quoted text (Tomas Popela)
458         Bug 759564 - Pasting a plain text paragraph starting with an URL will linkify the entire paragraph (Tomas Popela)
459         Bug 759665 - Update mail ops after change in libcamel (Emmanuele Bassi)
460         Bug 760365 - [Calendar] Include libical/vcc.h directly (Antonio Rojas)
461         Bug 759536 - Provide a way to hide Switcher buttons (Milan Crha)
462         Bug 755743 - Cannot open new window from overview (Milan Crha)
464 Miscellaneous:
465         EHTMLEditorView - Cannot append text to links if non-breaking space is presented (Tomas Popela)
466         EHTMLEditorView - Extra new line added after pressing the Backspace in a list item with one character (Tomas Popela)
467         EHTMLEditorView - History can be overwritten when redoing the Return key press in an empty list item (Tomas Popela)
468         EHTMLEditorView - Redoing the Return key press in the list can fail (Tomas Popela)
469         EHTMLEditorView - Pressing the Return key in the bulleted list does not end it (Tomas Popela)
470         EHTMLEditorView - Cannot remove an empty bulleted list item with Backspace key (Tomas Popela)
471         EHTMLEditorView - Only change a smiley to plain text when the node is smiley (Tomas Popela)
472         Enhance workaround for bug 737949 (Milan Crha)
473         Add metainfo.xml files for pst-import plugin (Milan Crha)
474         Add "Message->Mailing List->Copy Message Archive URL" for Archived-At header (Milan Crha)
476 Translations:
477         Gianvito Cavasoli (it)
478         Rūdolfs Mazurs (lv)
479         Marek Černocký (cs)
480         Muhammet Kara (tr)
481         Mario Blättermann (de)
482         Kjartan Maraas (nb)
483         Aurimas Černius (lt)
484         Jordi Mas (ca)
486 Evolution 3.19.3 2015-12-14
487 ---------------------------
489 Bug Fixes:
490         Bug 758089 - [prefer-plain] Show plain text if present, or HTML source (Milan Crha)
491         Bug 758152 - Network connection not detected on resume from suspend (Milan Crha)
492         Bug 758650 - Use notification actions only when supported (Sebastien Bacher)
493         Bug 758665 - Hangs auto-saving mail with big attachments (Milan Crha)
494         Bug 752543 - Left tooltip from preview panel when mouse leaves it (Milan Crha)
495         Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela)
496         Bug 758752 - "Show all calendars" as a way of undoing "Show only this calendar" (Milan Crha)
497         Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela)
498         Bug 758851 - Cannot delete the first empty line using <backspace> (Tomas Popela)
499         Bug 758846 - CRITICAL **: WebKitDOMNode* webkit_dom_node_get_last_child(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela)
500         Bug 758849 - URL doesn't always unwrap on switch to Preformatted (Tomas Popela)
501         Bug 758747 - Reproducible hang after copy&paste of a URL over another URL in quoted section (Tomas Popela)
502         Bug 758856 - [GPG] Option to prefer inline sign/encrypt of pure text/plain mails (Milan Crha)
503         Bug 757939 - Undo failure after dragging text (Tomas Popela)
504         Bug 759046 - Undo deletes the wrong text and redo does not add it back (Tomas Popela)
505         Bug 759337 - Busy loop after sending a message with a space on the end of paragraph (Tomas Popela)
506         Bug 749712 - Undo/Redo in composer doesn't work right (Tomas Popela)
508 Miscellaneous:
509         Mail Preferences->Junk page incorrectly referenced in the code (Milan Crha)
510         Fix a crash on Evolution quit in gtk_application_impl_uninhibit() (Milan Crha)
511         Ask for a forced quit when a user tries to re-close the window (Milan Crha)
512         Attachment's List View passes mouse events to the parent widget (Milan Crha)
513         Add <kudos/> into appdata/metainfo files (Milan Crha)
514         Visualize incorrect values in account/source editors (Milan Crha)
515         Composer - Last empty block in pasted content could be inaccessible (Tomas Popela)
516         Composer - Set GObject's data on history event instead on its data and rename them (Tomas Popela)
517         Composer - Partially revert previous commit as EHTMLEditorHistoryEvent is not GObject (Tomas Popela)
518         EHTMLEditorSelection - Editor is not marked as changed after doing paste action (Tomas Popela)
519         EHTMLEditorView - Add an extra debug message when inserting a new history event (Tomas Popela)
520         EHTMLEditorView - Warning printed on console after pressing Enter and Tabulator (Tomas Popela)
521         EHTMLEditorview - Don't save history when undoing/redoing a paste of content (Tomas Popela)
522         EHTMLEditorView - Check if the Backspace or Delete operation can remove anything (Tomas Popela)
523         EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela)
524         EHTMLEditorView - Links could not be recognized after deleting them and later undoing it (Tomas Popela)
525         EHTMLEditorView - Caret is put on wrong place when pasting into quoted content (Tomas Popela)
526         EHTMLEditorView - Note a type of DOMRange comparison in comment (Tomas Popela)
527         EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela)
528         EHTMLEditorView - Don't check for links if we cannot obtain valid block (Tomas Popela)
529         EHTMLEditorView - Undoing and redoing Return press in the beginning of citation is wrong (Tomas Popela)
530         EHTMLEditorView - 'Paste Quotation' action in HTML mode is not setting the caret to the right position (Tomas Popela)
531         EHTMLEditorView - Replace the preedit-* signals with compositionstart and compositionend HTML events (Tomas Popela)
532         EHTMLEditorView - Rename variables and functions to more reflect previous change (Tomas Popela)
533         EMailPrinter - Clean the unused variables (Tomas Popela)
535 Translations:
536         Daniel Mustieles (es)
537         Pedro Albuquerque (pt)
538         Aurimas Černius (lt)
539         Dušan Kazik (sk)
540         Andika Triwidada (id)
542 Evolution 3.19.2 2015-11-23
543 ---------------------------
545 Bug Fixes:
546         Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
547         Bug 757246 - Stop playing sound for each reminder (Milan Crha)
548         Bug 757188 - Alignment is not honored when sending a HTML message (Tomas Popela)
549         Bug 757348 - Endless loop in webkit_dom_node_append_child(): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela)
550         Bug 216130 - Be able to set reminders for tasks (Milan Crha)
551         Bug 272854 - Ability to sort tasks by task list membership (Milan Crha)
552         Bug 639299 - Crash under e-cell-tree.c:animate_expander (Milan Crha)
553         Bug 757342 - Menu key doesn't open context menu in Contacts view (Milan Crha)
554         Bug 755418 - Add option to not notify about missing remote content (Milan Crha)
555         Bug 757594 - Multiline bulleted list items has text not aligned to bullet points (Tomas Popela)
556         Bug 757660 - Add missing libraries to calendar/gui's Makefile.am (Milan Crha)
557         Bug 757658 - Still broken deletion/undo of quotes in mail composer (Tomas Popela)
558         Bug 598037 - Crash in safe_toggle_activate() at e-source-selector.c (Milan Crha)
559         Bug 692713 - Mini-calendar widget arrows in a wrong position (Milan Crha)
560         Bug 744859 - Incorrect calendar rendering when time-divisions is set to 60 (Milan Crha)
561         Bug 241050 - Can't focus message list by clicking in empty portions of it ][ (Milan Crha)
562         Bug 710761 - Mail message list filtered without UI indication (Milan Crha)
563         Bug 757654 - Add a button to archive the current/selected message (Milan Crha)
564         Bug 758015 - Composer lockup (Tomas Popela)
565         Bug 757887 - Reproducible freeze when deleting quoted lines in email composer (Tomas Popela)
566         Bug 616931 - Replace legacy stock_* icons with new artwork (Simon Baconnais)
567         Bug 758191 - Using Backspace within quotation header string can make cursor jump to very first position (Tomas Popela)
569 Miscellaneous:
570         EHTMLEditorSelection - Remove previously inserted BR if correcting wrapping around selection markers (Tomas Popela)
571         EHTMLEditorView - Fix a link detection when ending a link with the Return key (Tomas Popela)
572         EHTMLEditorView - Don't leak the WebKitDOMRange object when undoing the Return key press (Tomas Popela)
573         EHTMLEditorView - New lines could be skipped when parsing the mail content into the composer (Tomas Popela)
574         EHTMLEditorView - Allow to append a query to the link (Tomas Popela)
575         EHTMLEditorView - Correctly remove the HISTORY_AND events from history (Tomas Popela)
576         EHTMLEditorView - Post-process every HISTORY_DELETE event (Tomas Popela)
577         EHTMLEditorView - After undoing the HISTORY_DELETE operation always re-wrap and re-quote current block (Tomas Popela)
578         Make calendar editors modular and non-UI-blocking (Milan Crha)
579         Updated German screen-shots (Christian Kirbach)
580         Forward ETable/ETree background events to an ETableItem (Milan Crha)
581         Task view's "Assign task" doesn't open editor with attendees (Milan Crha)
582         [ECompEditor] Store attachments to calendar's local store on save (Milan Crha)
583         [ECompEditor] Always enable the editor after the save is complete (Milan Crha)
584         [EActivityBar] Do not remove timeout GSource twice in dispose (Milan Crha)
585         [libgnomecanvas] Drag end not recognized with gtk+ 3.18.x (Milan Crha)
586         [EMailBrowser] Free MessageList on close (Milan Crha)
587         Do not leak a GalView in a GalViewInstance (Milan Crha)
588         Read link/visited-link colors also from the style context flags (Milan Crha)
589         [EMailLabelListStore] Avoid circular dependency in a tag cache (Milan Crha)
590         Preferences window never freed (Milan Crha)
591         EShell not finalized on exit (Milan Crha)
592         [EMeetingTimeSelector] Expects wrong objects in detach menu callbacks (Milan Crha)
593         [ECompEditor] Disable editing of some parts when the user is not the organizer (Milan Crha)
594         Disable animation of the GtkInfoBar's revealer (Milan Crha)
595         [ECompEditor] Change order of an alert add and remove (Milan Crha)
596         Free EMailFormatter/Parser extension caches on application exit (Milan Crha)
597         Fix possible memory leak with attachments in message preview (Milan Crha)
598         EAttachment/Store not freed in the message preview panel (Milan Crha)
600 Translations:
601         Baurzhan Muftakhidinov (kk)
602         Pedro Albuquerque (pt)
603         Marek Černocký (cs)
604         Kjartan Maraas (nb)
605         Daniel Mustieles (es)
606         Dimitris Spingos (el)
607         Gábor Kelemen (hu)
608         Cédric Valmary (oc)
609         Stas Solovey (ru)
610         Efstathios Iosifidis (el)
611         Benjamin Steinwender (de)
613 Evolution 3.19.1 2015-10-26
614 ---------------------------
616 Bug Fixes:
617         Bug 749974 - Use OAuth2 for Google sources (Milan Crha)
618         Bug 544813 - Allow recurrence editing for non-detached instances (Milan Crha)
619         Bug 754999 - Write EXDATE times in UTC (Milan Crha)
620         Bug 749158 - Various UI improvements (Trinh Anh Ngoc)
621         Bug 754872 - Escape underscores in Search menu rule names (Milan Crha)
622         Bug 255032 - Be able to write a note on a mail (Milan Crha)
623         Bug 677862 - Delete of multiple messages can keep cursor out of view (Milan Crha)
624         Bug 754693 - Set "References" header in forwarded messages (Milan Crha)
625         Bug 442398 - Option to reorder and hide calendar groups (Milan Crha)
626         Bug 513779 - Select reply style per mail account (Milan Crha)
627         Bug 756535 - Hyperlinks are stripped from e-mails after being sent (Tomas Popela)
628         Bug 755730 - Focus message list after start in the Mail view (Milan Crha)
629         Bug 756664 - Preserve selection on date change in Day/Work Week views (Milan Crha)
630         Bug 676151 - Allow to create new calendar when importing ICS file (Milan Crha)
631         Bug 682565 - Wait for attachments to load before send in composer (Milan Crha)
632         Bug 687326 - Provide "Show Junk Messages" option for message list (Milan Crha)
633         Bug 688368 - Wrong characters encoding in attached html file (Milan Crha)
634         Bug 687427 - Add 'greater/less than or equal' to Size filter condition (Milan Crha)
635         Bug 688796 - No progress shown when "Search for Supported Types" (Milan Crha)
636         Bug 756707 - calculations of lineno and offset for external editor gvim component is broken (Tomas Popela)
637         Bug 756883 - Add an option for line wrapping in a quoted text (Tomas Popela)
639 Miscellaneous:
640         Fix the name of GNOME Calendar (Piotr Drąg)
641         Fix translation of default:mm (Piotr Drąg)
642         Use set date/time format in Tasks/Memos previews (Milan Crha)
643         Add also evolution-mail-formatter into Libs of evolution-mail.pc (Milan Crha)
644         Pack address book importers' selector into a scrollable window (Milan Crha)
645         EHTMLEditorSelection - Selection start marker could be wrongly saved before the quote character (Tomas Popela)
646         EHTMLEditorSelection - Selection is wrongly restored when it is on the end of block (Tomas Popela)
647         EHTMLEditorSelection - Blocks are wrongly wrapped around selection markers (Tomas Popela)
648         EHTMLEditorSelection - Font color can't be set (Tomas Popela)
649         EHTMLEditorSelection - Current font color is discarded after modifying the font size (Tomas Popela)
650         EHTMLEditorSelection - Font formats are reported wrongly if the are nested FONT elements (Tomas Popela)
651         EHTMLEditorSelection - build fix (Tomas Popela)
652         EHTMLEditorSelection - Make sure we really wrap when ending a line (Tomas Popela)
653         EHTMLEditorSelection - Trailing and leading spaces could be lost (Tomas Popela)
654         EHTMLEditorSelection - Replace g_strstr_len usage with strstr (Tomas Popela)
655         EHTMLEditorView - Only process the Heading elements in HTML mode (Tomas Popela)
656         EHTMLEditorView - When merging siblings repeat until none is left (Tomas Popela)
657         EHTMLEditorView - Improve the undo/redo in composer (Tomas Popela)
658         EHTMLEditorView  - Pasting HTML content with new lines between elements inserts these lines into composer (Tomas Popela)
659         EHTMLEditorView - Extra new line added after credentials (Tomas Popela)
660         EHTMLEditorView - Busy loop when replying to certain mail (Tomas Popela)
661         EHTMLEditorView - Very long strings without spaces can overflow the paragraph (Tomas Popela)
662         EHTMLEditorView - Quote symbols could be inserted twice around tabulator (Tomas Popela)
663         EHTMLEditorView - Correct indentation (Tomas Popela)
665 Translations:
666         Kenneth Nielsen (da)
667         Christian Kirbach (de)
668         Petr Kovar (cs)
669         Милош Поповић (sr)
670         Jiri Grönroos (fi)
671         Tom Tryfonidis (el)
672         Inaki Larranaga Murgoitio (eu)
674 Evolution 3.18.0 2015-09-21
675 ---------------------------
677 Translations:
678         Fran Dieguez (gl)
679         Bernd Homuth (de)
680         Alexandre Franke (fr)
681         Wolfgang Stöggl (de)
682         Cheng-Chia Tseng (zh_TW)
683         Tom Tryfonidis (el)
684         Muhammet Kara (tr)
686 Evolution 3.17.92 2015-09-14
687 ----------------------------
689 Bug Fixes:
690         Bug 675154 - Provide an application menu (Milan Crha)
691         Bug 754329 - Runtime warning when pressing Delete at the end of paragraph (Milan Crha)
692         Bug 661886 - Avoid vertical scrolling in the filtering rules editor dialog (Milan Crha)
694 Miscellaneous:
695         [Win32] Miscellaneous build changes (Milan Crha)
696         Extend ECanvas cursor positioning routine (Milan Crha)
697         Crash under e_mail_reader_destroy_menu_idle_cb() (Milan Crha)
698         Don't wrap on Unicode's non-breaking space character (Tomas Popela)
699         EHTMLEditorSelection - Last word that could fit on one line is put on the following line (Tomas Popela)
700         EHTMLEditorSelection - Avoid wrong wrapping in some cases (Tomas Popela)
701         EHTMLEditorSelection - Remove the GObject data after using it to avoid possible mis-function (Tomas Popela)
702         EHTMLEditorSelection - Correct wrapping when deleting characters in quoted content (Tomas Popela)
703         EHTMLEditorSelection - Remove trailing spaces (Tomas Popela)
704         EHTMLEditorSelection - Correctly wrap text nodes around selection markers (Tomas Popela)
705         EHTMLEditorSelection - Just first line in block is wrapped (Tomas Popela)
706         EHTMLEditorSelection - Dash is a valid character for wrapping only if it's not surrounded by spaces (Tomas Popela)
707         EHTMLEditorSelection - Correctly wrap text nodes around selection markers (Tomas Popela)
708         EHTMLEditorSelection - If copy/pasting in composer WebKit wraps content in SPAN (Tomas Popela)
709         EHTMLEditorUtils - Add argument where we can specify into what level the node will be split (Tomas Popela)
710         EHTMLEditorView - Try to merge adjacent blockquotes when editing quoted text (Tomas Popela)
711         EHTMLEditorView - Avoid double quotes when deleting a text inside quoted content (Tomas Popela)
712         EHTMLEditorView - Modifying the text of a smiley should convert the smiley to a text node (Tomas Popela)
713         EHTMLEditorView - Bringing anchor from quoted text to body with Backspace doesn't work (Tomas Popela)
714         EHTMLEditorView - Avoid plain text quote characters to be inserted in HTML mode (Tomas Popela)
715         EHTMLEditorView - Undo/Redo history is wrong after redoing UNQUOTE operation (Tomas Popela)
716         EHTMLEditorView - Avoid multiple unnecessary spell checking (Tomas Popela)
718 Translations:
719         Dušan Kazik (sk)
720         Piotr Drąg (pl)
721         Pedro Albuquerque (pt)
722         Fran Dieguez (gl)
723         Gábor Kelemen (hu)
724         Daniel Mustieles (es)
725         Baurzhan Muftakhidinov (kk)
726         Changwoo Ryu (ko)
727         Christian Kirbach (de)
728         Aurimas Černius (lt)
729         Kjartan Maraas (nb)
730         Muhammet Kara (tr)
731         Alexandre Franke (fr)
732         Anders Jonsson (sv)
734 Evolution 3.17.91 2015-08-31
735 ----------------------------
737 Bug Fixes:
738         Bug 733877 - Parse attachments on demand, not on message open ]I[ (Milan Crha)
739         Bug 753764 - Can't move recurring 24h calendar entries back one day (Milan Crha)
740         Bug 753620 - Undoing the Delete operation could break the expected structure (Tomas Popela)
741         Bug 753652 - Right click on highlighted text and 'Cut' doesn't work in composer window. (Tomas Popela)
742         Bug 753702 - Changing mail composer to plaintext mode and back to HTML mode changes the font family (Tomas Popela)
743         Bug 708319 - Workaround crash under e_mail_shell_view_update_popup_labels() (Milan Crha)
744         Bug 241050 - Can't focus message list by clicking in empty portions of it (Milan Crha)
745         Bug 754039 - Cannot scroll via keyboard in separate email window (Milan Crha)
746         Bug 753911 - Missing "Add to Dictionary" with multiple languages enabled (Milan Crha)
747         Bug 745943 - [ESpellEntry] Do not rely on pango with word-split (Milan Crha)
749 Miscellaneous:
750         Return key in a message window opens the message in a new window (Milan Crha)
751         EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
752         EHTMLEditorView - Connect HTML events handlers after converting composer content (Tomas Popela)
753         EHTMLEditorView - Don't disable the HTML events callback when removing content with BackSpace key (Tomas Popela)
754         EHTMLEditorSelection - Fix wrapping of a quoted content when editing a link inside it (Tomas Popela)
755         EHTMLEditorView - History for Delete could not be saved (Tomas Popela)
757 Translations:
758         Fran Dieguez (gl)
759         Daniel Mustieles (es)
760         Jordi Mas (ca)
761         Dušan Kazik (sk)
762         Alexandre Franke (fr)
763         Ting-Wei Lan (zh_TW)
764         Gábor Kelemen (hu)
765         Jordi Mas (ca)
767 Evolution 3.17.90 2015-08-17
768 ----------------------------
770 Bug Fixes:
771         Bug 752497 - [itip-formatter] Two libraries provide the same symbol (Milan Crha)
772         Bug 752522 - Add a stock icon to the mail-next-unread action (Yanko Kaneti)
773         Bug 752637 - Delete single instance of recurring event deletes all instances (Milan Crha)
774         Bug 752644 - Unread mail indicator next to collapsed account names (Milan Crha)
775         Bug 753029 - Correct "Security Information" dialog size requests (Milan Crha)
776         Bug 752997 - Crash when replying to the message (Tomas Popela)
777         Bug 753059 - Crash in spell check dialog when clicking replace buttons with no suggestion selected (Tomas Popela)
778         Bug 753244 - Typos in translatable strings (Milan Crha)
779         Bug 752425 - Prompt user when To/Cc field contains many recipients (Milan Crha)
780         Bug 752994 - Google authentication method overwritten for GOA books (Milan Crha)
781         Bug 752665 - Be able to suppress reminders for completed tasks (Milan Crha)
782         Bug 347846 - GalA11yETableColumnHeader: implement AtkComponent (Mike Gorse)
783         Bug 233140 - Show message counts in subscribe folders dialog (Milan Crha)
784         Bug 531109 - Show account name and full folder path in error messages (Milan Crha)
785         Bug 753474 - Pressing Enter (Return) twice in a bulleted list to exit the list creates a paragraph with negative margin (Tomas Popela)
786         Bug 683695 - Use the same font in the mail vertical view (Milan Crha)
787         Bug 753609 - Entered text reset on column leave in list view (Milan Crha)
788         Bug 358162 - Crash in gal_a11y_e_cell_popup_new() (Milan Crha)
790 Miscellaneous:
791         EHTMLEditorDOMUtils - Don't leak a WebKitDOMNodeList object (Tomas Popela)
792         EHTMLEditorSelection - Wrapping of a block can leave the block unwrapped (Tomas Popela)
793         EHTMLEditorSelection - Wrong block format detected in HTML mode (Tomas Popela)
794         EHTMLEditorSelection - Warning emitted when going through element with font size set in increment (Tomas Popela)
795         EHTMLEditorSelection - Improve function that is used to find a position to split at during wrapping (Tomas Popela)
796         EHTMLEditorSelection - Anchors that don't fit inside a line are not correctly wrapped (Tomas Popela)
797         EHTMLEditorView - Undoing the 'Wrap Lines' action doesn't work (Tomas Popela)
798         EHTMLEditorView - Lines of text appended after the signature are sent on one line (Tomas Popela)
799         EHTMLEditorView - Don't try to wrap the already wrapped blocks (Tomas Popela)
800         EHTMLEditorView - Add ssh to known protocols (Tomas Popela)
801         EHTMLEditorView - Treat non-breaking space as a regular space (Tomas Popela)
802         EHTMLEditorView - Editor is not marked as changed on some operations (Tomas Popela)
803         Move generic DOM functions from EWebView to EHTMLEditorUtils (Tomas Popela)
804         EBufferTagger::markup_text: User character offset when tagging links (Milan Crha)
805         Do not install tests as writable and executable for everyone (Milan Crha)
806         Fix swapped function arguments in ask_confirm_for_unwanted_html_mail (Erik van Pienbroek)
807         Correct categories_icon_theme_hack() function (Milan Crha)
808         [ESpellEntry] Do not touch entry when its IM is in the preedit mode (Milan Crha)
809         Use newly introduced CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME (Milan Crha)
810         Add safety checks for `file_info` into emfe_attachment_format() (Milan Crha)
811         Check for UTF-16 HTML in emfe_text_html_format() when printing (Milan Crha)
812         Fix couple memory leaks (Milan Crha)
813         e_calendar_item_set_selection can be called with NULL dates (Milan Crha)
814         [Win32] Miscellaneous build fixes (Milan Crha)
816 Translations:
817         Pedro Albuquerque (pt)
818         Dimitris Spingos (el)
819         Kjartan Maraas (nb)
820         Christian Kirbach (de)
821         Aurimas Černius (lt)
822         Jordi Mas (ca)
823         Daniel Mustieles (es)
825 Evolution 3.17.4 2015-07-20
826 ---------------------------
828 Bug Fixes:
829         Bug 701483 - Inline GPG decryption sometimes hides the decrypted text (Milan Crha)
830         Bug 750615 - Using Ctrl+Z in plain text composer messes up content (Tomas Popela)
831         Bug 377352 - Per-folder setting to auto-archive messages based on their age (Milan Crha)
832         Bug 510970 - [itip] Let user select calendar even when meeting found (Milan Crha)
833         Bug 751194 - Bulleted lists indentation jumps levels (Tomas Popela)
834         Bug 751424 - [WeekView] Location added to Summary with inline editing (Milan Crha)
835         Bug 751488 - Add Birthday and Anniversary columns into Contacts view (Milan Crha)
836         Bug 751594 - Cannot Tab through whole Composer General preferences (Milan Crha)
837         Bug 751620 - OK button disabled by default in Copy to Calendar dialogue (Milan Crha)
838         Bug 680451 - Add Certificate support into Contact editor (Milan Crha)
839         Bug 751225 - Spell check selection changes font settings to initial settings (Tomas Popela)
840         Bug 751186 - Tab not part of editing undo / redo stack and corrupts the stack (Tomas Popela)
841         Bug 751915 - Crash when using both internal and external editors to compose plain-text mail (Tomas Popela)
842         Bug 751943 - Correct typo 'Teusday' (Milan Crha)
843         Bug 752018 - Events at midnight and 0 minutes duration hidden in UI (Milan Crha)
844         Bug 752119 - Avoid usage of gtk_style_context_get_background_color() (Milan Crha)
845         Bug 752086 - Paste with a space on the right adds also new-line (Tomas Popela)
846         Bug 751899 - Inconsistent form of words describing certificate trust (Milan Crha)
847         Bug 752199 - Do not require libgdata (Milan Crha)
848         Bug 724017 - Crash in e_addressbook_view_delete_selection() (Milan Crha)
849         Bug 692361 - e_cal_client_get_free_busy() broken (Milan Crha)
850         Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
851         Bug 751225 - Spell check selection changes font settings to initial settings (Tomas Popela)
853 Miscellaneous:
854         Editor - Width limits are wrong for lists when switching composer modes (Tomas Popela)
855         EHTMLEditor - Improve lists formats (Tomas Popela)
856         EHTMLEditorSelection - Blocks are wrongly wrapped when the last character is space (Tomas Popela)
857         EHTMLEditorSelection - Alignment cannot be set back to left in list (Tomas Popela)
858         EHTMLEditorSelection - Width limit is set when indenting block (Tomas Popela)
859         EHTMLEditorSelection - Fix indentation (Tomas Popela)
860         EHTMLEditorSelection - Alignment could be wrong (Tomas Popela)
861         EHTMLEditorSelection - Current block format is wrong for nested lists (Tomas Popela)
862         EHTMLEditorSelection - Fix the change of a list formatting to another list formatting (Tomas Popela)
863         EHTMLEditorSelection - Fix the formatting change from list to block (Tomas Popela)
864         EHTMLEditorSelection - Roman Numeral and Alphabetical list formats are not detected (Tomas Popela)
865         EHTMLEditorSelection - Copy&pasting quoted content in plain text composer preserves formatting (Tomas Popela)
866         EHTMLEditorView - Improve debug output of undo/redo history events (Tomas Popela)
867         EHTMLEditorView - Remove debug outputs committed by mistake (Tomas Popela)
868         EHTMLEditorView - Fix appending a text to the link (Tomas Popela)
869         EHTMLEditorView - Current block is removed when Backspace is pressed on its end (Tomas Popela)
870         EHTMLEditorView - If deleting quoted content, other content can be deleted as well (Tomas Popela)
871         EHTMLEditorView - Fix indentation (Tomas Popela)
872         EHTMLEditorView - Fix leaks discovered by Valgrind (Tomas Popela)
873         EHTMLEditorView - Allow links to be wrapped on any character, not just on dash (Tomas Popela)
874         EHTMLEditorView - Inserting space after the link appends it to the link (Tomas Popela)
875         EHTMLEditorView - Pasting content from message source into plain text composer preserves formatting (Tomas Popela)
876         Ignore "Service unavailable" errors in Send/Receive routines (Milan Crha)
877         Show "No proxy" instead of "None" in the proxy editor (Milan Crha)
878         Correct widget positions after the change for bug 751594 (Milan Crha)
879         Composer - Leave copy&pasting inside the composer on WebKit (Tomas Popela)
880         [Win32] Update some of the libraries to more recent versions (Milan Crha)
881         Fixed typo in string (Daniel Mustieles)
882         Do not create Contacts source for GMail accounts (Milan Crha)
883         Updated Spanish translation (Daniel Mustieles)
884         All-day event covers two days in the mini-calendar (Milan Crha)
886 Translations:
887         Daniel Mustieles (es)
888         Gábor Kelemen (hu)
889         Balázs Úr (hu)
890         Pedro Albuquerque (pt)
891         Matej Urbančič (sl)
892         Dušan Kazik (sk)
893         Daniel Mustieles (es)
894         Anders Jonsson (sv)
896 Evolution 3.17.3 2015-06-22
897 ---------------------------
899 Bug Fixes:
900         Bug 749158 - UI layout improvements (Trinh Anh Ngoc)
901         Bug 733877 - Parse attachments on demand, not on message open (Milan Crha)
902         Bug 675671 - Update event numbers after event deletion (Milan Crha)
903         Bug 733877 - Parse attachments on demand, not on message open ][ (Milan Crha)
904         Bug 684556 - Remove the Face header from the forwarded message body (Milan Crha)
905         Bug 750202 - Crash under shell_source_invoke_authenticate_cb() (Milan Crha)
906         Bug 749149 - Text in composer ignores desktop scaling factor (Tomas Popela)
907         Bug 750201 - Warn about too large Face image file size (Milan Crha)
908         Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
909         Bug 575242 - New composer window not autosaved until modification (Milan Crha)
910         Bug 706557 - [attachment-reminder] A clue is missed when followed by a bracket (Milan Crha)
911         Bug 750414 - Fails to drag&drop contacts between address books (Milan Crha)
912         Bug 750560 - EFilterInput is storing multiple values instead of one (Milan Crha)
913         Bug 750487 - Fix some wrong header guards found by clang (Ting-Wei Lan)
914         Bug 750299 - Hyperlinks create duplicate text, then deleting the duplicate makes the hyperlink blow up to the whole line (Tomas Popela)
915         Bug 750661 - Invalid cast from 'WebKitDOMHTMLElement' to 'WebKitDOMCharacterData' (Tomas Popela)
916         Bug 676974 - Use window's alert sink when preview panel is hidden (Milan Crha)
917         Bug 750710 - Text colour in composer is sometimes grey (Tomas Popela)
918         Bug 677495 - [a11y] Message list not emitting selection-changed signal (Milan Crha)
919         Bug 540157 - Deletes personal S/MIME certificates without proper password (Milan Crha)
920         Bug 750753 - Attach popup menus to their parent widgets (Jonas Ådahl)
921         Bug 341348 - Interpret date-only dates in calendar:// URL as in the local zone (Milan Crha)
922         Bug 683947 - Distinguish events visually based on their accept status (Milan Crha)
923         Bug 329869 - All-day event in list view ends on following day (Milan Crha)
924         Bug 390972 - Show the Status column of a meeting attendee by default (Milan Crha)
925         Bug 415261 - Show description for long Day View events (Milan Crha)
926         Bug 587476 - Hide appointment icons in the Month view (Milan Crha)
927         Bug 231967 - Use contact's FBURL to fetch Free/Busy information (Milan Crha)
928         Bug 231666 - Ability to set different work time for different days (Milan Crha)
929         Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
930         Bug 747290 - Workaround crash under refresh_folders_exec(), g_str_hash() (Milan Crha)
932 Miscellaneous:
933         Fix few memory leaks (Milan Crha)
934         Avoid cairo_show_text(), use PangoLayout instead (Milan Crha)
935         EHTMLEditorSelection - Get CSSStyleDeclaration from element instead of DOMWindow (Tomas Popela)
936         EHTMLEditorView - Don't try to unref non-existing DOMRange object (Tomas Popela)
937         Soft-depend on gtk+ 3.12 and 3.16 (Milan Crha)
938         EHTMLEditorView - Magic links are not working anymore (Tomas Popela)
939         EHTMLEditorView - Appending text to the link is broken (Tomas Popela)
940         Don't save the history for various HTML formatting dialogs if the formatting didn't changed (Tomas Popela)
941         EHTMLEditorView - Nodes from undo/redo history could be modified (Tomas Popela)
942         EHTMLEditorView - Undo/Redo around links is wrong (Tomas Popela)
943         EHTMLEditorSelection - Remove unused variable (Tomas Popela)
944         EHTMLEditorSelection - Text in quoted content is wrongly wrapped when contains tabulator (Tomas Popela)
945         EHTMLEditorView - Extra new line in the beginning of quoted content (Tomas Popela)
946         Use e_util_get_source_full_name() where appropriate (Milan Crha)
947         Use configured Date/Time format in Tasks/Memos tooltips (Milan Crha)
948         [Publish Calendar] Disconnect free-busy-data signal handler (Milan Crha)
949         [EMailAccountStore] Unnecessary ESource writes on start (Milan Crha)
950         EShell: Do not require Authentication extension for trust prompts (Milan Crha)
952 Translations:
953         Daniel Mustieles (es)
954         Cédric Valmary (oc)
955         Dimitris Spingos (el)
956         Gianvito Cavasoli (it)
957         Marek Černocký (cs)
958         Muhammet Kara (tr)
960 Evolution 3.17.2 2015-05-25
961 ---------------------------
963 Bug Fixes:
964         Bug 748359 - To header collapsed in printed version when many addressees (Milan Crha)
965         Bug 707356 - Move folder confirmation dialog needs redone (Milan Crha)
966         Bug 707521 - Editing detached instance in editor removes Recurrence ID (Milan Crha)
967         Bug 747294 - Typos in documentation (Anders Jonsson)
968         Bug 668808 - Can't cancel mbox file import (Milan Crha)
969         Bug 672129 - Content-Disposition header confuses mail parser for text/plain (Milan Crha)
970         Bug 748679 - Cannot middle-click paste text from composer (Tomas Popela)
971         Bug 704824 - Dropdown list of calendars in ITIP mail becomes empty after accepting appointment (Tomas Popela)
972         Bug 671546 - Search with 'contains' in composer auto-completion (Milan Crha)
973         Bug 674927 - Add an option for default snooze time interval (Milan Crha)
974         Bug 748774 - Act on encrypt-by-default from ESourceOpenPGP (Daniel Kahn Gillmor)
975         Bug 748878 - Crash in ect_dispose() on quit (Milan Crha)
976         Bug 749217 - Backspace unindents multiple pasted paragraphs (Tomas Popela)
977         Bug 749060 - Help->Contents does not open in yelp (Milan Crha)
978         Bug 748574 - Upgrade to 3.16.1.1 from 3.12.11 has broken my email signature images (Tomas Popela)
979         Bug 749108 - Embedded inline images pretend message attachments (Milan Crha)
980         Bug 531054 - Reply to All changes To: and Cc: (Milan Crha)
981         Bug 593272 - Message preview shows Reply-to header as is (Milan Crha)
982         Bug 748981 - Option to always show sign/encrypt toolbar buttons in composer (Milan Crha)
983         Bug 748683 - Unhelpful 'Failed to connect' message (Milan Crha)
984         Bug 749613 - Crash when trying to wrap non-existing node (Tomas Popela)
985         Bug 749579 - Whitespace corrupted in outbound email (Tomas Popela)
987 Miscellaneous:
988         Remove the last leftover of an e-cell-renderer-color gtk-doc reference (Milan Crha)
989         EMailRequest -  SVG images in HTML email are not displayed (Tomas Popela)
990         EHTMLEditorView - Runtime warning when editing HTML message as new (Tomas Popela)
991         EHTMLEditorView - Remove unneeded space (Tomas Popela)
992         EHTMLEditorView - Fix the 'Paste Quotation' action (Tomas Popela)
993         EHTMLEditorView - New line from the beginning of pasted text lost when pasting (Tomas Popela)
994         EHTMLEditorView - Preformated block in quoted content is wrapped when splitted with new line (Tomas Popela)
995         Composer - Insert credits, headers and other information in Normal block (Tomas Popela)
996         Misleading counts of events in the Calendar view's mini-calendar (Milan Crha)
997         EHTMLEditorActions - Optimize history saving for 'Cut' action (Tomas Popela)
998         EHTMLEditorView - Minor code and style changes (Tomas Popela)
999         Attachment load/save should keep a reference to its top-level window (Milan Crha)
1000         Updated Czech translation (Marek Černocký)
1001         EHTMLEditorView - Connect the 'changed::antialiasing' signal to the right object (Tomas Popela)
1002         EHTMLEditorSelection - Fix text wrapping (Tomas Popela)
1003         EHTTPRequest - GFileInfo not valid when machine is under heavy load (Tomas Popela)
1004         EHTMLEditorSelection - Don't wrap every block in selection during 'Wrap lines' action (Tomas Popela)
1005         Composer - Undo initiated with shortcuts doesn't stop (Tomas Popela)
1006         Composer - Undo/Redo on operations with selection could be wrong (Tomas Popela)
1007         EHTMLEditorView - Don't print coordinates for HISTORY_AND and HISTORY_START events (Tomas Popela)
1008         EHTMLEditorView - Replace g_timeout_add with g_timeout_add_seconds (Tomas Popela)
1009         EHTMLEditorSelection - Clean the code used for wrapping (Tomas Popela)
1010         EHTMLEditorSelection - Selection markers are saved on wrong position after Tabulator (Tomas Popela)
1011         EHTMLEditorView - Fix possible leak (Tomas Popela)
1012         ExternalEditor - Fix leaks of WebKit objects (Tomas Popela)
1013         Correct signature stripping in HTML messages (Milan Crha)
1014         EHTMLEditorView - Busy loop after writing ";)" into composer (Tomas Popela)
1015         Address some of the Coverity Scan issues (Milan Crha)
1016         Fix a double-free on a picture gallery dispose (composer close) (Milan Crha)
1018 Translations:
1019         Marek Černocký (cs)
1020         Sveinn í Felli (is)
1021         Kjartan Maraas (nb)
1022         Piotr Drąg (pl)
1023         Matej Urbančič (sl)
1024         Dušan Kazik (sk)
1025         Daniel Mustieles (es)
1027 Evolution 3.17.1 2015-04-27
1028 ---------------------------
1030 Bug Fixes:
1031         Bug 746277 - Typing text in composer destroys primary clipboard content (Tomas Popela)
1032         Bug 746349 - Pasting '\n' into composer produces critical runtime warning (Tomas Popela)
1033         Bug 339511 - Need a more helpful message when no dictionary is installed (Tomas Popela)
1034         Bug 698439 - Merge "Completed On" filter option with "Follow Up" (Milan Crha)
1035         Bug 701382 - Place "Check for supported types" button before dropdown (Matěj Cepl)
1036         Bug 744718 - Provide backend specific extensions as public (Milan Crha)
1037         Bug 746641 - Segfault when trying to "ctrl+x" (cut) selected addressee from CC field in email composer (Tomas Popela)
1038         Bug 710365 - Add a way to View attached images in 100% zoom (Milan Crha)
1039         Bug 746733 - Turning off Plain text font style moves cursor by one letter (Tomas Popela)
1040         Bug 236994 - Add option to load remote content for specified site or sender (Milan Crha)
1041         Bug 747056 - Undoing deletion of the quote prefix for a line does not do the right thing (Tomas Popela)
1042         Bug 746686 - [mail-notification] Focus existing 'mail' window, if exists (Milan Crha)
1043         Bug 746950 - Menu item tooltip changes height of status bar (Milan Crha)
1044         Bug 747018 - Provide a scalable -symbolic variant of the app icon (Jakub Steiner)
1045         Bug 747167 - Umlauts in summary mess up spelling integration (Milan Crha)
1046         Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
1047         Bug 724227 - Do not mix PGP and S/MIME security on message reply (Milan Crha)
1048         Bug 747055 - Line full of equals signs halts selection of quoted text with shift + page down (Tomas Popela)
1049         Bug 746876 - Signature's empty new line at the end of text/plain lost on edit (Tomas Popela)
1050         Bug 747018 - Move scalable -symbolic app icon into 'symbolic' folder (Jakub Steiner)
1051         Bug 747031 - Messages Not Marked as Read When Changing Folder (Milan Crha)
1052         Bug 747031 - Add hidden option to mark-as-seen always (Milan Crha)
1053         Bug 256902 - Minor adjustments to the Edit Account dialog (Milan Crha)
1054         Bug 256919 - Minor Free/Busy settings tab changes (Milan Crha)
1055         Bug 263592 - Add "Go to Folder" menu option (Milan Crha)
1056         Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action (Milan Crha)
1057         Bug 745534 - Show only unread count in application's window title (Milan Crha)
1058         Bug 746763 - Independent layout settings for sub-shell windows (Milan Crha)
1059         Bug 731579 - Broken encoding when replying with selection (Milan Crha)
1060         Bug 747461 - The tar command used to restore backups doesn't work on FreeBSD (Ting-Wei Lan)
1061         Bug 709715 - Message list search change lost on regen cancel (Milan Crha)
1062         Bug 661532 - Advance search menu item can be disabled on account/store node (Milan Crha)
1063         Bug 747473 - Recurring all day events shown incorrectly (Milan Crha)
1064         Bug 747575 - EHTMLEditorView never freed (Tomas Popela)
1065         Bug 747510 - Add composer option "Inherit theme colors in HTML mode" (Tomas Popela)
1066         Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
1067         Bug 747701 - Remove documentation for ECellRendererColor (Ting-Wei Lan)
1068         Bug 747822 - Use global libgweather/gweather.h include (Giovanni Campagna)
1069         Bug 747824 - Circular type dependency in e-spell-dictionary.h and e-spell-checker.h (Milan Crha)
1070         Bug 693154 - Add "Copy raw email address" mailto: context option (Milan Crha)
1071         Bug 680011 - ItipView created multiple times for an attached invitation (Milan Crha)
1072         Bug 694383 - Critical runtime warning from component editors (Milan Crha)
1073         Bug 747994 - Menu key and spell checking ; evolution editor (Tomas Popela)
1074         Bug 699986 - Preselect a random color on a new calendar source (Milan Crha)
1075         Bug 743926 - Slow to render large plain text emails (Milan Crha)
1076         Bug 748082 - ESpinner does not spin if active set at construction (David Shea)
1077         Bug 732891 - Crash under process_elements() (Tomas Popela)
1078         Bug 747996 - Cannot apply TT on multiple lines at once (Tomas Popela)
1079         Bug 701221 - Hide system notification on an alarm dismiss/snooze (Milan Crha)
1080         Bug 748217 - undo of Ctrl-Backspace and Ctrl-Delete is broken for multi-character strings (Tomas Popela)
1081         Bug 748178 - Eats CPU and memory when replying to calendar invite (Tomas Popela)
1082         Bug 747729 - Update UI styles to be closer to gtk+ 3.16 (Trinh Anh Ngoc)
1083         Bug 702707 - Follow up flags is not displayed when reading message (Milan Crha)
1084         Bug 703782 - Backup/Restore freezes UI on backup file validate (Milan Crha)
1085         Bug 704957 - Show timezone name in Day View above time column (Milan Crha)
1086         Bug 748285 - Table header icons out of position with gtk+ 3.16 (Trinh Anh Ngoc)
1087         Bug 748246 - Load only used spell-checker dictionaries (Milan Crha)
1088         Bug 585387 - Replying to a newsgroup from a vfolder doesn't work (Milan Crha)
1089         Bug 692557 - Add option to always sort thread children ascending (Milan Crha)
1091 Miscellaneous:
1092         EHTMLEditorActions - Remove debug prints that were introduces with undo/redo implementation (Tomas Popela)
1093         EHTMLEditorSelection - Recalculate just plain text properties when selection changes in plain text mode (Tomas Popela)
1094         EHTMLEditorSelection - Rework how the indented block is detected (Tomas Popela)
1095         EHTMLEditorSelection - When restoring selection correctly restore the anchor point (Tomas Popela)
1096         EHTMLEditorSelection - Use type macro to check if element is blockquote (Tomas Popela)
1097         EHTMLEditorSelection - Space after link is lost when wrapping block (Tomas Popela)
1098         EHTMLEditorSelection - Trailing space is lost when wrapping content (Tomas Popela)
1099         EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
1100         EHTMLEditorSelection - When restoring selection and no range is in composer, create it (Tomas Popela)
1101         EHTMLEditorSelection - Remove code that was committed by mistake (Tomas Popela)
1102         EHTMLEditorSelection - When wrapping the block take the Tab characters into account (Tomas Popela)
1103         EHTMLEditorSelection - History saved wrongly when setting Blockquote format (Tomas Popela)
1104         EHTMLEditorSelection - Improve history selection saving on various places (Tomas Popela)
1105         EHTMLEditorSelection - Don't perform actions on selection-changed callback when we cannot obtain valid range (Tomas Popela)
1106         EHTMLEditorView - Don't perform spell check on empty body (Tomas Popela)
1107         EHTMLEditorView - Some message text lost when replying on mail from GMail (Tomas Popela)
1108         EHTMLEditorView - Introduce function that performs spell check just in current viewport (Tomas Popela)
1109         EHTMLEditorView - Add a checkbox to remember the choice when asking if lose formatting (Tomas Popela)
1110         EHTMLEditorView - Just check if the element has attribute instead of checking its value (Tomas Popela)
1111         EHTMLEditorView - Image smileys are sent as base64 data (Tomas Popela)
1112         EHTMLEditorView - Smiley image doesn't have the filename set (Tomas Popela)
1113         EHTMLEditorView - Don't try to quote the content when creating the plain text version of HTML mail (Tomas Popela)
1114         EHTMLEditorView - Spell check is lost when pressing Enter (Tomas Popela)
1115         EHTMLEditorView - Fix formatting (Tomas Popela)
1116         EHTMLEditorView - Caret is moved on end of block when pressing Backspace on its start (Tomas Popela)
1117         EHTMLEditorView - Punctuation is added to the link (Tomas Popela)
1118         EHTMLEditorView - HTML scroll event callback is not called (Tomas Popela)
1119         EHTMLEditorView - Remove unused function (Tomas Popela)
1120         EHTMLEditorView - Critical warning shown when declining a meeting invitation (Tomas Popela)
1121         EHTMLEditorView - Free an unused history event object when inserting the tabulator fails (Tomas Popela)
1122         EHTMLEditorView - Pressing return on the end of HEADING element misbehaves (Tomas Popela)
1123         EHTMLEditorView - WebKitDOMRange is lost when editing quoted content (Tomas Popela)
1124         EHTMLEditorView - Avoid crash under force_spell_check_on_timeout() (Milan Crha)
1125         EHTMLEditorView - Surrounded links are wrong (Tomas Popela)
1126         EMailSignatureEditor - Use correct alert sink (Milan Crha)
1127         EMComposerUtils - Remove unneeded variable (Tomas Popela)
1128         Move em_utils_prompt_user to e-util to remove duplication from composer (Tomas Popela)
1129         Reuse WebDAV discovery dialog in Google and CalDAV calendar configs (Milan Crha)
1130         Add a safety check to e-tree-table-adapter.c:resort_node() function (Milan Crha)
1131         Remove Bcc header from 'Sender or Recipients' filter search condition (Milan Crha)
1132         Fix few memory leaks from webkit_dom_element_get_attribute() calls (Milan Crha)
1133         Fix various leaks of WebKit DOM objects (Tomas Popela)
1134         Remove duplicated config.h include in evolution-bogofilter.c (Milan Crha)
1135         Fix few memory leaks around composer and e-widget-undo.c (Milan Crha)
1136         Fix regressions after "Fix various leaks of WebKit DOM objects" (Tomas Popela)
1137         Composer - Fix various leaks (Tomas Popela)
1138         Shift remote content alert dereference slightly later in the code (Milan Crha)
1139         Add a 'list' option to the Mail Free Form expression (Milan Crha)
1140         Suggest the best authentication method after checking supported auths (Milan Crha)
1141         [CalDAV config] Add also secure settings for collection sources (Milan Crha)
1142         [EMailRemoteContent] Recent cache could avoid remote content load (Milan Crha)
1143         [EMailRemoteContent] Correct a little overlook in the previous commit (Milan Crha)
1144         [EMailRemoteContent] Correct recent cache once again (Milan Crha)
1145         Use own thread pool for WebKit content download (Milan Crha)
1146         [EHTTPRequest] Immediately cancel ongoing download on request cancel (Milan Crha)
1147         Avoid use of uninitialized variables (Milan Crha)
1148         Composer - Fix code around block wrapping (Tomas Popela)
1149         Composer - Don't remove wrapping from user wrapped blocks (Tomas Popela)
1150         Bump libgweather version to 3.10 and replace one deprecated function from it (Milan Crha)
1151         [backup-restore] Replace deprecated GIOScheduler functions (Milan Crha)
1152         Replace deprecated gtk+ symbols in the code (Milan Crha)
1153         Correct mismatch of gtk_style_context_save() and gtk_style_context_restore() (Milan Crha)
1154         Correct packing of Calendar and Tasks preferences section (Milan Crha)
1155         Composer - Extra new line added on the end of reply (Tomas Popela)
1156         Composer - Don't block selection-changed handlers if they are already blocked (Tomas Popela)
1157         Explicitly load camel providers after camel_init() in mail_backend_constructed() (Milan Crha)
1158         ESpellChecker - Correct typo in documentation (Tomas Popela)
1159         Fix various memory leaks (Milan Crha)
1161 Translations:
1162         Tom Tryfonidis (el)
1163         Marek Černocký (cs)
1164         Kristjan Schmidt (eo)
1165         Gábor Kelemen (hu)
1166         Matej Urbančič (sl)
1167         Jordi Mas (ca)
1168         Inaki Larranaga Murgoitio (eu)
1169         Dušan Kazik (sk)
1170         Kjartan Maraas (nb)
1171         Stas Solovey (ru)
1172         Cheng-Chia Tseng (zh_TW)
1174 Evolution 3.16.0 2015-03-23
1175 ---------------------------
1177 Translations:
1178         Chao-Hsiung Liao (zh_TW)
1179         Josef Andersson (sv)
1180         Christian Kirbach (de)
1181         Claude Paroz (fr)
1182         Daniel Mustieles (es)
1183         Gábor Kelemen (hu)
1184         Dimitris Spingos (el)
1186 Evolution 3.15.92 2015-03-16
1187 ----------------------------
1189 Bug Fixes:
1190         Bug 440661 - vFolder "Status is Junk" doesn't show Junk mails (Milan Crha)
1191         Bug 745486 - Correct translatable string typos "an task" and "an memo" (Milan Crha)
1192         Bug 745338 - Disambiguate string "_Replace" (Milan Crha)
1193         Bug 736432 - Attachment rename not shown in UI (Milan Crha)
1194         Bug 745551 - Pasting text from gnome-terminal with concatenated whitespace and tabulators, some whitespace occurrences get removed (Tomas Popela)
1195         Bug 736824 - Status bar Cancel button image cut with certain themes (Milan Crha)
1196         Bug 735956 - [EWebView] Do not scroll and zoom when Ctrl+mouse-wheel (Milan Crha)
1197         Bug 723614 - Restore from GConf only once (Milan Crha)
1198         Bug 743953 - (Sent in Inbox) Reply to sender includes all recipients (Milan Crha)
1199         Bug 745869 - Send account overrides: Recipient lost on edit (Milan Crha)
1200         Bug 726203 - Incorrect part ID used for multipart/related attachments (Milan Crha)
1201         Bug 728788 - Runtime warnings when opening Full Name Editor (Milan Crha)
1202         Bug 726539 - Skip Lookup button shown on subsequent new account stages (Milan Crha)
1203         Bug 745946 - Adding emoticon at the beginning of line adds a line break too (Tomas Popela)
1204         Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure (Milan Crha)
1205         Bug 745951 - Disable "Create filter for Mailing-List" when not from ML (Milan Crha)
1206         Bug 692566 - [Templates] Honor Reply-To header (Milan Crha)
1207         Bug 692577 - Remove Faxes from default address book List View (Milan Crha)
1208         Bug 692578 - Display "File As" column by default in Contacts list view (Milan Crha)
1209         Bug 745899 - Shift+Tab in message body doesn't move focus to headers (Tomas Popela)
1210         Bug 695825 - Message composer prints a blank page (Milan Crha)
1211         Bug 745925 - Updated German help translation (Christian Kirbach)
1212         Bug 697650 - Crash using Template with attachment (Milan Crha)
1213         Bug 724651 - [webkit-composer] Undo or Redo does not work (Tomas Popela)
1214         Bug 746072 - Magic smiley replacements too aggressive (Tomas Popela)
1215         Bug 720189 - Do not override PostTo in Drafts and other special folders (Milan Crha)
1216         Bug 740476 - Blockquote paragraph format indents in Plain Text (Tomas Popela)
1217         Bug 744009 - URL detection in composer is often incorrect: does not highlight entire URL, but *does* highlight subsequent words that aren't part of the URL (Tomas Popela)
1218         Bug 724651 - Undo, redo implementation broke input methods (Tomas Popela)
1220 Miscellaneous:
1221         Update calendar preferences pages (now that bug 657233 is fixed). (Andre Klapper)
1222         EHTMLEditorView - Print undo/redo operations if debug output is activated (Tomas Popela)
1223         EHTMLEditorView - Move the undo/redo debug functions to the beginning of module so we can use them in the whole module (Tomas Popela)
1224         EHTMLEditorActions - Actions from context menu don't work (Tomas Popela)
1225         EHTMLEditorView - Selection is lost when showing context menu (Tomas Popela)
1226         EHTMLEditorView - Fix Paste Quotation action (Tomas Popela)
1227         Use translated window titles in HTML editor dialogs (Milan Crha)
1228         EHTMLEditorView - Don't replace tabulators with spaces when pasting clipboard (Tomas Popela)
1229         EColorCombo - Cannot choose a color from a popup palette (Milan Crha)
1230         EHTMLEditor - Don't leak the WebKitDOMHTMLCollection objects (Tomas Popela)
1231         EHTMLEditor - Don't insert new HR element when trying to change properties of existing one (Tomas Popela)
1232         ETMLEditorSelection - Font color in picker is not changed when moving between different font colors (Tomas Popela)
1233         EHTMLEditorTableDialog - When creating new table move caret to its first cell (Tomas Popela)
1234         EHTMLEditorTextDialog - Font sinze in combo box is off by one (Tomas Popela)
1235         EHTMLEditorView - Don't try to preserve the text blocks when parsing content (Tomas Popela)
1236         EHTMLEditorView - Avoid runtime warnings when manipulating with text in table cell (Tomas Popela)
1237         EHTMLEditorView - Move between the table cells with tabulator (Tomas Popela)
1238         EHTMLEditorView - Newly inserted tables have nearly zero height (Tomas Popela)
1239         EHTMLEditorView - Avoid unnecessary g_utf8_strlen call (Tomas Popela)
1240         Do not force icon size for attachment button (Milan Crha)
1241         Fails to find nested message's attachment bar in WebKitWebView (Milan Crha)
1242         EHTMLEditorTableDialog - Change how the table is inserted (Tomas Popela)
1243         EHTMLEditorView - Add a way how to insert new block above table where there is none (Tomas Popela)
1244         EHTMLEditorView - Make get_parent_block_element public (Tomas Popela)
1245         Documentation - Fix typo in mail-composer-mail-signatures-manage.page (Christian Kirbach)
1246         Updated Swedish translation (Josef Andersson)
1247         Fix instructions related to creating / exchanging public GPG keys (Andre Klapper)
1248         Split a string so we can reuse it in a different page. (Andre Klapper)
1249         Document placeholders for the quotation string in the mail composer (Andre Klapper)
1250         Add comment about signature delimiter (Andre Klapper)
1251         Mention free form filter/search expressions and link to its list (Andre Klapper)
1252         Use full stop in <desc> for consistency. (Andre Klapper)
1253         Document Send Account Overrides (Andre Klapper)
1254         Link to Seahorse documentation for how to get someone's public key (Andre Klapper)
1255         Provide Seahorse steps instead of Terminal; update UI string (Andre Klapper)
1256         Document "Archive Folder" option (Andre Klapper)
1257         use proper markup (Andre Klapper)
1258         Recommend to use physical folders for GMail accounts (Andre Klapper)
1259         Document Mail Composer tool bar changes (Andre Klapper)
1260         EHTMLEditorSelection - Return the right font color when is set on body (Tomas Popela)
1261         EHTMLEditorPageDialog - Dialog shows wrong link color (Tomas Popela)
1262         EHTMLEditorView - Setting the link color doesn't work (Tomas Popela)
1263         EHTMLEditorView - Crash in selection_is_in_table function (Tomas Popela)
1264         EContactEditorFullName - Do not realize the dialog in init() (Milan Crha)
1265         Updated German translation (Christian Kirbach)
1266         EHTMLEditorView - Set text/css type on Evolution style sheets in HEAD (Tomas Popela)
1267         EHTMLEditorView - Only stop propagating the key press event when we moved to different table cell (Tomas Popela)
1268         EHTMLEditorView - Deleting a character from the beginning of line in quoted content moves caret to wrong place (Tomas Popela)
1269         EHTMLEditorView - When replying on message with links they don't have the WebKit link color set (Tomas Popela)
1270         [Templates] Various fixes (Milan Crha)
1271         Clarify embedding / displaying of faces / X-Face in outgoing email (Andre Klapper)
1272         Cover using an external text editor application for composing mail (Andre Klapper)
1273         Document 'From field override' functionality (Andre Klapper)
1274         Add two new user doc files to Makefile (Andre Klapper)
1275         ...and add another new user doc files to Makefile (Andre Klapper)
1276         Remove "Minimize to system tray" help page (Andre Klapper)
1277         Update mail notification screenshot for 3.16 (Andre Klapper)
1278         Fix typo 'contributers' (in untranslatable string) (Andre Klapper)
1279         Avoid crash when moving away from a meeting invitation email (Milan Crha)
1280         e_shell_quit() called twice at the end of application (Milan Crha)
1281         EHTMLEditorView - Fix Table Delete->Cell Contents action (Tomas Popela)
1282         EHTMLEditorView - Return right value from selection_is_in_table when no parameters are passed (Tomas Popela)
1283         EHTMLEditorActions - Fix build (Tomas Popela)
1284         MBOX import preview is always empty (Milan Crha)
1285         EHTMLEditorView - Only process the "Magic Smileys" and "Magic Links" when they are allowed (Tomas Popela)
1286         EHTMLEditorSelection - Not possible to remove smiley if selected (Tomas Popela)
1287         EHTMLEditorSelection - Normalize nodes after restoring selection (Tomas Popela)
1288         EHTMLEditorView - Deleting a selection and undoing it will restore the selection wrongly (Tomas Popela)
1289         Show online help when the local is not installed (Milan Crha)
1290         Also check for 'help' uri scheme handler availability (Milan Crha)
1291         EHTMLEditorView - Rework how the possibility of de-indenting a block is detected (Tomas Popela)
1292         EHTMLEditorView - When incidentally writing into smiley, move out just the newly written character but not the entire smiley text out of smiley (Tomas Popela)
1293         EHTMLEditorSelection - Remove the old functions that manipulated with caret (Tomas Popela)
1294         EHTMLEditorView - If a text version of smiley is edited, replace a smiley wrapper by its text. (Tomas Popela)
1295         EHTMLEditorView - Undo behaves wrongly when undoing smiley (Tomas Popela)
1296         EAttachmentPaned - Margins are not correctly set when composer is opened (Tomas Popela)
1297         EHTMLEditorView - Implement undo and redo on text operations in table (Tomas Popela)
1298         EHTMLEditorView - Improve tables handling in composer (Tomas Popela)
1299         EHTMLEditorView - Remove print_fragment_inner_html as it is duplicate of print_node_inner_html (Tomas Popela)
1300         EHTMLEditorView - When switch composer mode from HTML on template that was written in WebKit composer the Lose formatting dialog is shown. (Tomas Popela)
1301         Updated Czech translation (Marek Černocký)
1302         EHTMLEditorView - Clean the e_html_editor_view_init function (Tomas Popela)
1303         EHTMLEditorView - Remove unneeded webkit_dom_dom_selection_get_range_at call (Tomas Popela)
1305 Translations:
1306         Fran Dieguez (gl)
1307         Aurimas Černius (lt)
1308         Dušan Kazik (sk)
1309         Balázs Úr (hu)
1310         Jiří Eischmann (cs)
1311         Changwoo Ryu (ko)
1312         Anders Jonsson (sv)
1313         Baurzhan Muftakhidinov (kk)
1314         Daniel Mustieles (es)
1315         Matej Urbančič (sl)
1316         Kjartan Maraas (nb)
1317         Tom Tryfonidis (el)
1318         Marek Černocký (cs)
1319         Ask Hjorth Larsen (da)
1320         Samir Ribic (bs)
1321         Андрій Бандура (uk)
1322         Piotr Drąg (pl)
1324 Evolution 3.15.91 2015-03-02
1325 ----------------------------
1327 Bug Fixes:
1328         Bug 744471 - Correct may/might usage in gschema strings (Milan Crha)
1329         Bug 744541 - No plural use in KMail importer (David Liang)
1330         Bug 744444 - Typo (encrpyted) in translatable strings (Milan Crha)
1331         Bug 681877 - tzset() called too many times (Milan Crha)
1332         Bug 744550 - Always scroll to selected message after messages delete (Milan Crha)
1333         Bug 743410 - White-spaces lost in plain text message printouts (Milan Crha)
1334         Bug 741093 - Force icon sizes when loading theme icons (Milan Crha)
1335         Bug 740169 - Add support for smileys via Unicode-characters (Jonas Hahnfeld)
1336         Bug 744562 - Allow insert of emoticons in plain text mode (Jonas Hahnfeld)
1337         Bug 619449 - Preselect default source for Task/Memo panes in Calendar view (Milan Crha)
1338         Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
1339         Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
1340         Bug 741013 - Pass URIs into the primary instance as soon as possible (Milan Crha)
1341         Bug 744849 - Insert->Emoticon deletes text before cursor (Tomas Popela)
1342         Bug 744848 - Text lost on format change (Tomas Popela)
1343         Bug 745013 - handle_http_request: GBinding not thread safe (Milan Crha)
1344         Bug 743404 - Status column of message list exposed poorly via atk (Mike Gorse)
1345         Bug 237917 - Arbitrary entry in From: field when composing (Valentin Blot)
1346         Bug 745044 - Missing mnemonics in backup-restore plugin (Milan Crha)
1347         Bug 745029 - Wrong calendar used for .ics file import (Milan Crha)
1348         Bug 737300 - Make message list header smaller (Milan Crha)
1349         Bug 737300 - Make message list header draw closer to GtkTreeView (Milan Crha)
1350         Bug 738080 - message/rfc822 attachment drag and drop often does not work (Milan Crha)
1351         Bug 621751 - Allow import of non-MBOX format mail messages (Milan Crha)
1353 Miscellaneous:
1354         Avoid crash when validating a new filter rule (Milan Crha)
1355         Updated Spanish translation (Daniel Mustieles)
1356         Use CalDAV to get list of available Google calendars (Milan Crha)
1357         Special-case Google 'caldav' calendars to use 'google' editor (Milan Crha)
1358         Remove declaration of nonexistent e_cal_model_get_extension_name() (Milan Crha)
1359         EHTMLEditorSelection - Add missing colon in properties documentation (Tomas Popela)
1360         EHTMLEditorSelection - Don't unref the EHTMLEditorView when it is used afterwards (Tomas Popela)
1361         EHTMLEditorSelection - The font color for selected text is wrong (Tomas Popela)
1362         EHTMLEditorSelection - After settings for size to some value and back to the default the font is a little bit smaller (Tomas Popela)
1363         EHTMLEditorSelection - Spell check is lost after some font style operations (Tomas Popela)
1364         EHTMLEditorSelection - Try to remove the link only when we find anchor (Tomas Popela)
1365         EHTMLEditorSelection - Don't unref the EHTMLEditorView object when it is used afterwards (Tomas Popela)
1366         EHTMLEditorSelection - Rework how the monospaced style is set (Tomas Popela)
1367         EHTMLEditorSelection - Use create_selection_marker function when saving selection (Tomas Popela)
1368         Simplify e-web-view.c:add_css_rule_into_style_sheet() (Milan Crha)
1369         handle_http_request: Skip invalid URIs (Milan Crha)
1370         Use a secure URL for queries from gravatar.com (Milan Crha)
1371         Address few more WebKitDOM objects memory leaks (Milan Crha)
1372         MessageList - Localize global string arrays only once (Milan Crha)
1373         Use thread safe variants of g_object_bind_property*() functions from evolution-data-server (Milan Crha)
1374         Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
1375         itip_send_comp_sync: Initialize all members of a stack allocated structure (Milan Crha)
1376         Fix a crash when 'Check for supported authentication types' clicked (Milan Crha)
1377         [ETree/ETable] Implement GtkScrollableInterface::get_border() for Gtk 3.15.9+ (Milan Crha)
1378         HTML events callbacks are not called (Tomas Popela)
1379         EMailDisplay - Fix more leaks of WebKit objects (Tomas Popela)
1380         EMailReader - Fix more leaks of WebKit objects (Tomas Popela)
1381         ITIP - Fix more leaks of WebKit objects (Tomas Popela)
1382         EHTMLEditorActions - Activating the Paste as Text and Paste Quotation from context menu does nothing (Tomas Popela)
1383         EHTMLEditorView - When inserting inline image refresh spell check just in current block (Tomas Popela)
1384         EHTMLEditorSelection - Use variable that holds if the range is collapsed (Tomas Popela)
1385         EHTMLEditorView - Emoticons can be resizable just in HTML mode (Tomas Popela)
1386         EHTMLEditorView - Fix the Past Quotation action (Tomas Popela)
1387         EHTMLEditorView - Be more efficient when trying to get if we are going to remove last element in body (Tomas Popela)
1388         EHTMLEditorView - Block is wrongly preserved in the beginning of quoted content (Tomas Popela)
1389         EHTMLEditorView - When pasting text with space on end ends with space lost (Tomas Popela)
1390         EWebView - Fix wrong indentation (Tomas Popela)
1391         Sync version with GNOME 3.15 series (Milan Crha)
1393 Translations:
1394         Kjartan Maraas (nb)
1395         Daniel Mustieles (es)
1396         Muhammet Kara (tr)
1397         Chao-Hsiung Liao (zh_TW)
1398         Dušan Kazik (sk)
1399         Dimitris Spingos (el)
1400         Efstathios Iosifidis (el)
1401         Balázs Úr (hu)
1402         Maria  Mavridou (el)
1404 Evolution 3.13.90 2015-02-16
1405 ----------------------------
1407 Bug Fixes:
1408         Bug 742611 - Extra empty line added when deleting sections from quoted text when replying to a mail (Tomas Popela)
1409         Bug 743288 - Extra space left when breaking a long paragraph (Tomas Popela)
1410         Bug 743550 - Invalid free in e_html_editor_view_add_inline_image_from_element() (Milan Crha)
1411         Bug 743959 - Automatically collapsing threads after folder update (Milan Crha)
1412         Bug 743876 - Inline image lost on message send when sending through Outbox (Tomas Popela)
1413         Bug 743875 - Invalid read on message send (Tomas Popela)
1414         Bug 249749 - Threaded Message List Expands When Using "Find Now" (Milan Crha)
1415         Bug 686620 - Change wording of a New Account autodiscovery option (Milan Crha)
1416         Bug 743109 - Do not require spam software during build time (Milan Crha)
1417         Bug 606239 - Better indication of signed and/or encrypted received email (Christian Schaarschmidt)
1418         Bug 731502 - Import mails and contacts from KMail (David Liang)
1419         Bug 744218 - Cannot move with arrow keys from top to bottom (Tomas Popela)
1420         Bug 743942 - Disambiguate string "Insert Image" (Milan Crha)
1421         Bug 737018 - GUI string for translation "New" without context (Milan Crha)
1422         Bug 743547 - Report one error only once for folders refresh (Milan Crha)
1423         Bug 744372 - When pasting text evolution drops the carriage returns (Tomas Popela)
1424         Bug 744373 - Delete whole line with selection lefts empty line (Tomas Popela)
1425         Bug 744363 - Indefinite form used for specific objects in error messages (Milan Crha)
1426         Bug 732999 - Middle-click paste doesn't move cursor (Tomas Popela)
1427         Bug 741857 - Doesn't close after mailto: message sent (Milan Crha)
1429 Miscellaneous:
1430         EHTMLEditorView - Spell check is sometimes lost when deleting content (Tomas Popela)
1431         EMailFormatter - Fix the debug output (Tomas Popela)
1432         Avoid/workaround usage of an EAsyncClosure when opening an EClient (Milan Crha)
1433         EHTMLEditorSelection - Save the selection marks to right position when it starts or ends near the quote marks (Tomas Popela)
1434         Fix various problems with deleting the selection that ends or starts in the quoted content (Tomas Popela)
1435         Rework how the selection inside the qouted content is deleted. (Tomas Popela)
1436         EHTMLEditorView - Block is left in quoted content when deleting the last in quoted content when signature is presented (Tomas Popela)
1437         EHTMLEditorView - Don't insert new line when we hit the empty paragraph (Tomas Popela)
1438         Updated German translation (Christian Kirbach)
1439         EMComposerUtils - Drop unused prefix and suffix around the message (Tomas Popela)
1440         EMailFormatterQuote - Close the span element instead of wrongly creating the new one (Tomas Popela)
1441         Message credits are put on the end of quoted content instead of on its beginning. (Tomas Popela)
1442         EHTMLEditorView - When there is no block in BODY, create the default one (Tomas Popela)
1443         Move authentication of backends back to the client (Milan Crha)
1444         EHTMLEditorView - Remove meaningless comment (Tomas Popela)
1445         Replace _BSD_SOURCE with _DEFAULT_SOURCE define (Milan Crha)
1446         Mute "Shell not finalized on exit" runtime warning (Milan Crha)
1447         Simplify code at shell_trust_prompt_done_cb() a bit (Milan Crha)
1448         EHTMLEditorView - Don't send the Evolution CSS style element in HEAD with HTML messages (Tomas Popela)
1449         EHTMLEditorView - Remove the node that is used for quoting when whe quote the body (Tomas Popela)
1450         EHTMLEditorView - Style that is used to make the links clickable is send when using Ctrl + Enter to send the message (Tomas Popela)
1451         EHTMLEditorView - Don't send the selection markers when sending a HTML mail (Tomas Popela)
1452         EHTMLEditorView - Remove the Draft style sheet when the draft is loaded (Tomas Popela)
1453         EWebView, EHTMLEditorView - Improve citations look (Tomas Popela)
1454         EWebView - Don't show unnecessary white space around pre and code elements (Tomas Popela)
1455         Avoid busy loop on Calendar's Month view select (Milan Crha)
1456         EHTMLEditorSelection - Correctly wrap after link that does not fit on the line (Tomas Popela)
1457         EWebView - When showing plain text template from editor in the preview it shows the citation lines as well as ">" (Tomas Popela)
1458         Move the comment about the citation level colors to the right place (Tomas Popela)
1459         EHTMLEditorView - Try to convert the content only, when we load something (Tomas Popela)
1460         EHTMLEditorView - Insert new paragraph when we loaded an empty string or HTML (Tomas Popela)
1461         EHTMLEditorView - The links in composer are clickable by default (Tomas Popela)
1462         Created active link for grep manpages (Marek Černocký)
1463         Fixed tag type (Marek Černocký)
1464         Fixed plural forms handling (Marek Černocký)
1465         Ignore errors when searching for email address in books (Milan Crha)
1466         Use automake subdir-objects option (Milan Crha)
1467         Remove "Unknown background operation" generic job description message (Milan Crha)
1468         EHTMLEditorSelection - Non collapsed selection is collapsed after saving its start and end points (Tomas Popela)
1469         EHTMLEditorView - Unnecessary new line inserted when composer when creating new message (Tomas Popela)
1470         EHTMLEditorView - Replace the active selection when inserting emoticons (Tomas Popela)
1471         EHTMLEditorSelection - Replace active selection when inserting inline image into composer (Tomas Popela)
1472         Prefer g_output_stream_write_all() over g_output_stream_write() (Milan Crha)
1473         Postscript attachments not shown in message preview (Milan Crha)
1474         Composer - Make drag and drop usable (Tomas Popela)
1475         EHTMLEditorView, EHTMLEditorSelection - Use webkit_dom_html_element_insert_adjacent_html (Tomas Popela)
1476         EHTMLEditorSelection - Don't treat links as underlined (Tomas Popela)
1477         Use camel_application_is_exiting declaration from camel.h (Milan Crha)
1478         EHTMLEditorView - Use webkit_dom_html_element_insert_adjacent_html in parse_html_into_paragraphs (Tomas Popela)
1479         S/MIME mail parser not used, but compiled (Milan Crha)
1480         Introduce e_html_editor_selection_set_on_point and use it where possible (Tomas Popela)
1481         Switch side of a wider border for signed/encrypted mail frame (Milan Crha)
1482         [Win32] Be able to load plugins by providing correct build-time paths (Milan Crha)
1483         [Win32] Update gtk patch to preset "always-show-image" to TRUE (Milan Crha)
1484         Cover how to force online mode via GIO_USE_NETWORK_MONITOR (Andre Klapper)
1485         Update Spam settings (UI offers less options) (Andre Klapper)
1486         Small string change in UI (Andre Klapper)
1487         Use <gui> markup (Andre Klapper)
1488         Remove non-existing UI options (Andre Klapper)
1489         Improve explanation of further available account options (Andre Klapper)
1490         Cover the "concurrent connections" setting (Andre Klapper)
1491         Fix typo in Junk Testing Settings UI (Andre Klapper)
1492         Order of items in UI has changed (Andre Klapper)
1493         Drop all that geeky terminal commands and link to Seahorse (Andre Klapper)
1494         Cover why mail signatures start with "-- " (Andre Klapper)
1495         Remove doc references to EMailAuthenticator (Milan Crha)
1497 Translations:
1498         Christian Kirbach (de)
1499         Sveinn í Felli (is)
1500         Marek Černocký (cs)
1501         Daniel Mustieles (es)
1502         Dušan Kazik (sk)
1503         Kjartan Maraas (nb)
1504         Piotr Drąg (pl)
1505         Balázs Úr (hu)
1507 Evolution 3.13.10 2015-01-26
1508 ----------------------------
1510 Bug Fixes:
1511         Bug 740370 - Avoid Calendar view crash with certain themes (Milan Crha)
1512         Bug 741034 - Use portable shell in configure.ac (Alexander Tsoy)
1513         Bug 741080 - Do not use deprecated atk functions (Mike Gorse)
1514         Bug 741083 - Orca cannot read the message list (Mike Gorse)
1515         Bug 741129 - Correct couple translatable strings (Bernd Homuth)
1516         Bug 741858 - Wrong message shown after the first folder enter (Milan Crha)
1517         Bug 735150 - Preserve multiselection on folder change in message list (Milan Crha)
1518         Bug 742034 - Crash after dragging image URL to photo box in contact editor (Milan Crha)
1519         Bug 741313 - Disable DNS prefetching for EWebView (Tomas Popela)
1520         Bug 742613 - New line added at the top of all replies (Tomas Popela)
1521         Bug 742955 - Missing text in a reply (Tomas Popela)
1523 Miscellaneous:
1524         Remove obsolete 'mime-types' key from evolution.convert (Milan Crha)
1525         Autostart evolution-alarm-notify in MATE as well (Joakim Tjernlund)
1526         EHTMLEditorSelection - Remove debug output (Tomas Popela)
1527         EHTMLEditorSelection - Avoid the possibility of having multiple selection markers (Tomas Popela)
1528         EHTMLEditorView - Avoid crash when pressing the BackSpace in the beginning of quoted text (Tomas Popela)
1529         EHTMLEditorView - Short lines are concatenated into one (Tomas Popela)
1530         EHTMLEditorView - When deliting selected text the spell check it lost (Tomas Popela)
1532 Translations:
1533         Inaki Larranaga Murgoitio (eu)
1534         Daniel Mustieles (es)
1535         Fran Dieguez (gl)
1536         Gábor Kelemen (hu)
1537         Michał Grzybowski (pl)
1538         Dimitris Spingos (el)
1539         Marek Černocký (cs)
1540         Aurimas Černius (lt)
1541         Christian Kirbach (de)
1543 Evolution 3.13.9 2014-12-22
1544 ---------------------------
1546 Bug Fixes:
1547         Bug 740197 - Month view doesn't always indicate excess appointments (Milan Crha)
1548         Bug 740755 - New-line lost on a text paste (Tomas Popela)
1549         Bug 740577 - Calendar Month view keyboard scroll down misplaced (Milan Crha)
1550         Bug 740743 - Update 'New email setup' welcome text (Shawn Dunn)
1551         Bug 734646 - Do not load remote images on a message print (Milan Crha)
1552         Bug 740244 - Display reminders as notifications by default (Milan Crha)
1553         Bug 734530 - Use-after-free in Automatic Contacts on error (Milan Crha)
1554         Bug 740993 - Reply to an empty message breaks quotation (Tomas Popela)
1555         Bug 686620 - Add an option to skip New Account autodiscovery (Milan Crha)
1556         Bug 524365 - Expand folder tree for message Move/Copy folder selector (Milan Crha)
1557         Bug 741031 - Replacing misspelled word with keyboard doesn't replace the original word (Tomas Popela)
1558         Bug 469141 - Traverse collapsed threads with Magic space bar (Milan Crha)
1559         Bug 706993 - Restart background processes after restore (Milan Crha)
1560         Bug 741059 - Prompts for login PIN with CKF_PROTECTED_AUTHENTICATION_PATH (David Woodhouse)
1561         Bug 550796 - Implement free form filter expression (Milan Crha)
1562         Bug 585265 - Comma press overwrites address completion (Milan Crha)
1563         Bug 740297 - [SMTP] Crash when sending two messages at once (Milan Crha)
1564         Bug 670114 - Provide list of Mail certificates in UI (Milan Crha)
1565         Bug 724039 - Message preview shows a wrong message (Milan Crha)
1566         Bug 740475 - Quoted reply editing issues (Tomas Popela)
1568 Miscellaneous:
1569         Bump GLib requirement to 2.40 (Milan Crha)
1570         Use EClientCache to open calendars in plugins (Milan Crha)
1571         [Alarm-notify] Do not show "Not supported" error on an alarm dismiss (Milan Crha)
1572         Automatic Contacts can duplicate recipients in the set book (Milan Crha)
1573         EWebView - Increase minimum zoom level for zoom out (Milan Crha)
1574         EHTMLEditorSelection - Correctly save selection next to images (Tomas Popela)
1575         EHTMLEditorView - Don't leak generated cid when creating new parts for inline images (Tomas Popela)
1576         EHTMLEditorView - Use HTML keyup event instead of GWidget's key-release-event signal (Tomas Popela)
1577         EHTMLEditorView - Use the HTML keydown event for activating the links (Tomas Popela)
1578         EHTMLEditorView - Register HTML input events handlers when BODY is replaced (Tomas Popela)
1579         EHTMLEditorView - Remove the right attributes when cleaning the BODY element after conversion (Tomas Popela)
1580         cal_comp_get_instance_times: Workaround issue with no DTEND set (Erick Pérez Castellanos)
1581         e_calendar_view_get_tooltips: Do not crash when there's no DTEND set (Milan Crha)
1583 Translations:
1584         Marek Černocký (cs)
1585         Anders Jonsson (sv)
1586         Kjartan Maraas (nb)
1587         Daniel Mustieles (es)
1588         Shankar Prasad (kn)
1589         Shantha kumar (ta)
1590         Christian Kirbach (de)
1591         Balázs Úr (hu)
1593 Evolution 3.13.8 2014-11-24
1594 ---------------------------
1596 Bug Fixes:
1597         Bug 300871 - Ignore a specific thread (Milan Crha)
1598         Bug 545153 - Ask whether to quit with pending operations (Milan Crha)
1599         Bug 739375 - Crash when sort folder with Due By column (Milan Crha)
1600         Bug 739375 - Crash when sort folder with Due By column ][ (Milan Crha)
1601         Bug 739364 - Drop references to geoclue (Milan Crha)
1602         Bug 739569 - Reply joins lines incorrectly (Tomas Popela)
1603         Bug 676471 - Double free when sorting by date columns in calendar (Milan Crha)
1604         Bug 739577 - Runtime critical when saving message to drafts (Tomas Popela)
1605         Bug 739659 - Composer has two different context menus (Tomas Popela)
1606         Bug 739605 - Remove alert buttons on the alert bar hide (Milan Crha)
1607         Bug 739562 - Message composer autosave not updating (Milan Crha)
1608         Bug 739705 - The mail composer's attachments "toolbar" should have uniform spacing/padding (Tomas Popela)
1609         Bug 739708 - Spell checking shows words with umlauts as false positives (Milan Crha)
1610         Bug 739030 - Prevailing space in Subject column (Milan Crha)
1611         Bug 739585 - [Automatic Contacts] Show configuration also in Edit->Plugins (Milan Crha)
1612         Bug 657233 - Clean up "Calendar and Tasks" preferences in "General" and "Display" (Milan Crha)
1613         Bug 709187 - Add an option to allow Expunge in vFolders (Milan Crha)
1614         Bug 700778 - Correct TNEF mime type definition typo (David Girault)
1615         Bug 736947 - Attachment icon not shown in Sent folder (Milan Crha)
1616         Bug 736950 - Message with empty body and attachment shows body as attachment.dat (Milan Crha)
1617         Bug 740410 - Paragraph keeps Preformatted after paste (Tomas Popela)
1618         Bug 733518 - Make VOICE type optional for TEL in EContact (Milan Crha)
1619         Bug 697858 - Slow message composer open (Milan Crha)
1621 Miscellaneous:
1622         Avoid runtime warning when disabling collection ESource (Milan Crha)
1623         Address two possible places causing runtime warning on a GSource removal (Milan Crha)
1624         EHTMLEditor - Refactor code that sets the selection position into the elements (Tomas Popela)
1625         EHTMLEditorSelection - Correctly save the selection markers in quoted content (Tomas Popela)
1626         EHTMLEditorView - Run various functions only when the content of the composer is changed (Tomas Popela)
1627         EHTMLEditorView - Correctly mark the paragraph that will receive input when the composer is opened (Tomas Popela)
1628         EHTMLEditorView - Try to preserve the text blocks when processing the plain text content (Tomas Popela)
1629         EHTMLEditorView - Optimize the put_body_in_citation function (Tomas Popela)
1630         EHTMLEditorView - Decode the HTML encoded string only when ampersand is presented (Tomas Popela)
1631         EHTMLEditorView - After wrapping use the faster approach for quoting the content (Tomas Popela)
1632         EHTMLEditorView - Use BR element instead of zero width space character and selection markers instead of caret position (Tomas Popela)
1633         [ECalOps] ECalModel not always provided when creating a new component editor (Milan Crha)
1634         [EMailBackend] Provide cancellable and show in UI prepare for a quit (Milan Crha)
1635         [Send through Outbox] Add option when to flush Outbox folder (Milan Crha)
1636         EMailSignatureEditor, EHTMLEditorView - Don't insert unnecessary new line when editting the signature (Tomas Popela)
1637         EHTMLEditorView - Don't use separate WebView for converting the HTML message to plain text, but do it in situ (Tomas Popela)
1638         EHTMLEditorView - Queue the load operations if the view is not ready (Tomas Popela)
1639         cal_comp_util_compare_event_timezones: Do not ask with NULL tzid (Milan Crha)
1640         [Mark-All-Read] Save changes to the server immediately (Milan Crha)
1641         EHTMLEditorView - Queue load operations for HTML content (Tomas Popela)
1642         EmComposerUtils - Move the comment to the right place and remove code duplication (Tomas Popela)
1643         EHTMLEditorView - Don't crash when the paste button is pressed and the view is not focused (Tomas Popela)
1644         EHTMLEditor - Refactor the core editor actions (indent, unindent, ..) to their own group (Tomas Popela)
1645         EMsgComposer - Make the undo and redo work in Subject and Reply-To input widgets (Tomas Popela)
1646         EHTMLEditorActions - Process some of the EHTMLEditor actions just when is has focus (Tomas Popela)
1647         Provide descriptive error message when an e-mail is not available in offline (Milan Crha)
1648         Avoid automatic mail account update when the application is exiting (Milan Crha)
1649         Revert "[EMailBackend] Provide cancellable and show in UI prepare for a quit" (Milan Crha)
1650         EMsgComposer - Don't insert unnecessary new line into body, when forwarding an iCal event (Tomas Popela)
1651         EHTMLEditorView - Fix logic that prevents the text blocks when processing the content into the composer (Tomas Popela)
1652         Offer only enabled accounts as meeting organizers (Milan Crha)
1653         Odd cross line when drawing an ECalendar with multiple columns (Milan Crha)
1654         Share GSettings objects with e_util_ref_settings() (Milan Crha)
1655         mail_regen_list: Fix a memory leak (Milan Crha)
1656         Correct calendar Week/Month View event creation on double-click (Milan Crha)
1657         GSettings Bindings rely on quarks (Milan Crha)
1658         Commit initial Catalan help translation (Jordi Mas)
1659         EHTMLEditorView - Improve detection of written e-mail addresses (Tomas Popela)
1660         EHTMLEditorSelection - Don't leak font-color (Tomas Popela)
1661         tests: contact editor: update lookup for email fields (Vadim Rutkovsky)
1662         EHTMLEditorSelection - Don't leak background color and return default color values when in plain text mode (Tomas Popela)
1663         tests: contact editor: don't collapse sections (Vadim Rutkovsky)
1664         EHTMLEditorView - Use BR instead of zero width space when inserting new line into citation (Tomas Popela)
1665         EHTMLEditorView - Get rid of GdkKeyEvent and use boolean flags instead. (Tomas Popela)
1666         EHTMLEditorView - Remove unwanted attributes from HTML, HEAD and BODY elements when converting from HTML to plain text message (Tomas Popela)
1667         [BBDB] Decode QP encoded names from recipients before adding them to a book (Milan Crha)
1668         EHTMLEditorView - Improve detection of e-mail addresses in conversion from HTML to plain text (Tomas Popela)
1669         EHTMLEditorView - Unref GRegex only if they are created (Tomas Popela)
1670         EHTMLEditorView - Fix two memory leaks (Milan Crha)
1672 Translations:
1673         Dimitris Spingos (el)
1674         Timo Jyrinki (fi)
1675         Daniel Mustieles (es)
1676         Kjartan Maraas (nb)
1677         Duarte Loreto (pt)
1678         Dimitris Spingos (el)
1680 Evolution 3.13.7 2014-10-27
1681 ---------------------------
1683 Bug Fixes:
1684         Bug 319195 - Add options to simplify Contact Editor (Christian Schaarschmidt)
1685         Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
1686         Bug 737791 - Adapt to changed GtkStateFlags semantics for expanders (Matthew Barnes)
1687         Bug 737381 - SOCKS Proxy Setting not shown in UI (Milan Crha)
1688         Bug 737340 - theme_text_color is no longer in gtk 3.14 (Jérémy Lal)
1689         Bug 738296 - Handle "password-encrypted" in autoconfig data (Matthew Barnes)
1690         Bug 729305 - EAlertDialog too wide with wrapped GtkLabel-s (Milan Crha)
1691         Bug 738283 - Use-after-free with categories filter (Milan Crha)
1692         Bug 737330 - EShellSwitcher: Count with GtkPaned::handle-size for button widths (Milan Crha)
1693         Bug 738453 - Inefficient sort by subject in message list (Milan Crha)
1694         Bug 223621 - Add per-account mail Archive Folder option (Milan Crha)
1695         Bug 738463 - [a11y] Fix various problems with fetching children (Mike Gorse)
1696         Bug 739061 - Change order of paragraph styles (Tomas Popela)
1697         Bug 650670 - Duplicate entries when contact is in several address books (Milan Crha)
1699 Miscellaneous:
1700         certificate-manager.c: Mark a user visible string for a translation (Christian Schaarschmidt)
1701         [Win32] Update evolution-rss patch to latest git master of it (Milan Crha)
1702         Fix typo in the e_rgba_to_color documentation (Tomas Popela)
1703         Improve and fix various dialogs. (Tomas Popela)
1704         Make Calendar, Memos and Tasks views non-UI-blocking (Milan Crha)
1705         Fix various memory leaks and invalid memory usages (Milan Crha)
1706         modules/calendar/Makefile.am: Return back forgotten migrate files (Milan Crha)
1707         Add metainfo.xml files for bogofilter and spamassassin plugins (Milan Crha)
1708         Use INTLTOOL_XML_RULE for appdata files (Milan Crha)
1709         [Alarm Notify] Avoid UI freeze on an alarm dismiss (Milan Crha)
1710         Fix a build break (missing libraries) in module/calendar (Christian Schaarschmidt)
1711         Show ongoing progress of calendar views in UI (Milan Crha)
1712         Stop using deprecated EDS symbols (Milan Crha)
1713         Change activity description when storing sent message (Milan Crha)
1714         Hide icons in an autocomplete selector (Milan Crha)
1715         Change shortcut and remove icon for Message->Archive mail menu option (Milan Crha)
1716         Update AUTHORS, MAINTAINERS, doap, etc. (Matthew Barnes)
1717         ETable: Fix a leak of an ETreeModel (Milan Crha)
1718         EColorCombo - Improve the widget (Tomas Popela)
1719         EHTMLEditor - Avoid asking for loosing the formatting if replying from a selection (Tomas Popela)
1720         EHTMLEditor - Rework how the message text, signature and block with initial input are handled when opening composer (Tomas Popela)
1721         EHTMLEditor - Headers and credits are in wrong order when forwarding a message or using the inline reply (Tomas Popela)
1722         EHTMLEditor - Various fixes when editting the message as new (Tomas Popela)
1723         EHTMLEditorImageDialog - Don't leak uri variable (Tomas Popela)
1724         EHRMLEditorImageDialog - Fix the typo and let the Evolution compile again (Tomas Popela)
1725         EHTMLEditorPageDialog - Remove mistakenly commited debug prints (Tomas Popela)
1726         EHTMLEditorPageDialog - Don't set transparent background color in Perforated Paper template (Tomas Popela)
1727         EHTMLEditorSelection - Don't set the alpha channel to 0 (fully transparent) for the default font color (Tomas Popela)
1728         EHTMLEditorSelection - Try to unref the node when it is set (Tomas Popela)
1729         EHTMLEditorSelection - Fix the "Wrap Lines" action (Tomas Popela)
1730         EHTMLEditorSelection - Block format combo box shows wrong format after unblocking the selection-changed signal callback (Tomas Popela)
1731         EHTMLEditorSelection - Correctly wrap long anchors that are on the beginning of the line in plain text mode (Tomas Popela)
1732         EHTMLEditorSelection - Fix change of a block format to another one when the citation is selected (Tomas Popela)
1733         EHTMLEditorSelection - Remove unused variables (Tomas Popela)
1734         EHTMLEditorSelection - Return correct block node for signature (Tomas Popela)
1735         EHTMLEditorSelection - Avoid unnecessary wrapping for paragraphs that are wrapped with CSS (Tomas Popela)
1736         EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one (Tomas Popela)
1737         EHTMLEditorView - When switching from HTML mode to the Plain text mode remove all image backgrounds that are set (Tomas Popela)
1738         EHTMLEditorView - Avoid double citation marks in plain text mode (Tomas Popela)
1739         EHTMLEditorView - Correctly replace the tab characters with spaces (Tomas Popela)
1740         EHTMLEditorView - Improve the code that is used for quoting the plain text blocks (Tomas Popela)
1741         EHTMLEditorView - Correct the logic to get if the body is empty to avoid the unnecessary processing of it (Tomas Popela)
1742         EHTMLEditorView - Minor refactoring (Tomas Popela)
1744 Translations:
1745         Piotr Drąg (pl)
1746         Milo Casagrande (it)
1747         Krasimir Chonov (bg)
1748         Rūdolfs Mazurs (lv)
1749         Marek Černocký (cs)
1750         Daniel Mustieles (es)
1751         Andika Triwidada (id)
1752         Baurzhan Muftakhidinov (kk)
1754 Evolution 3.13.6 2014-09-22
1755 ---------------------------
1757 Bug Fixes:
1758         Bug 707647 - gnome-autoar integration in attachments (Ting-Wei Lan)
1759         Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code (Christian Schaarschmidt)
1760         Bug 735130 - Security Information dialog needs to resize properly (Federico Mena Quintero)
1761         Bug 727618 - User docs are incorrect about command for localized Re: subjects (Jannick Hemelhof)
1762         Bug 341802 - Make Evolution installed directories names without version (Milan Crha)
1763         Bug 724909 - Highlight module hangs on large attachments (Milan Crha)
1764         Bug 736476 - Space lost on the end of line (Tomas Popela)
1765         Bug 728329 - Evolution fails to get back online (Jonas Hahnfeld)
1766         Bug 268592 - Allow user certificate backup (Christian Schaarschmidt)
1768 Miscellaneous:
1769         EHTMLEditor - Use get_parent_block_node_from_child where possible (Tomas Popela)
1770         EHTMLEditorSelection - Avoid the runtime warning when the caret was saved outside of the body (Tomas Popela)
1771         EHTMLEditorSelection - Disable the selection-changed callback when restoring the caret position (Tomas Popela)
1772         EHTMLEditorSelection - Allow text to be wrapped on the dash character (Tomas Popela)
1773         EHTMLEditorView - Correctly remove all child nodes from the HEAD element (Tomas Popela)
1774         EHTMLEditorView - Avoid extra new line when quoting the text (Tomas Popela)
1775         EHTMLEditorView - Fix the HTML structure after the selected text inside the quoted content is deleted (Tomas Popela)
1776         EHTMLEditorView - Save the text that can be written inside the tabulator wrapper (Tomas Popela)
1777         EHTMLEditorView - Fix the leaks of the node content inside the process_elements function (Tomas Popela)
1778         EHTMLEditorView - Don't try to fix the HTML structure after pasting when it is not needed (Tomas Popela)
1779         EHTMLEditorView - Correctly quote the wrapped paragraphs with links inside (Tomas Popela)
1780         EHTMLEditorView - When switching composer mode, wrap manually just the paragraphs that are inside quoted content. (Tomas Popela)
1781         Add Win32 build scripts into sources (Milan Crha)
1782         When changing the composer mode from HTML to Plain Text avoid reloading of the web view (Tomas Popela)
1783         Fix handling of the selection in the composer when saving the message draft (Tomas Popela)
1784         [win32/setup-env] Correct GSETTINGS_SCHEMA_DIR value (Milan Crha)
1785         EMailReader - Call zoom in/out methods from EWebView instead of the WebKit ones (Tomas Popela)
1786         Use-after-free of a full name editor when closing a contact editor (Milan Crha)
1787         Miscellaneous Win32 related changes (Milan Crha)
1788         Fix a build break under Win32 (Milan Crha)
1789         format_full_headers: Avoid possible memory leak (Milan Crha)
1790         ECalendarItem: Fix a memory leak (Milan Crha)
1791         Replace the webkit_dom_node_get_node_type function with equivalent macros (Tomas Popela)
1793 Translations:
1794         Yuri Myasoedov (ru)
1795         Ville-Pekka Vainio (fi)
1796         Shantha kumar (ta)
1797         Saibal Ray (bn_IN)
1798         Sandeep Sheshrao Shedmake (mr)
1800 Evolution 3.13.5 2014-08-25
1801 ---------------------------
1803 Bug Fixes:
1804         Bug 733825 - Busy loop/deadlock when changing paragraph style in quoted part (Tomas Popela)
1805         Bug 733725 - Runtime critical when pasting test from the same composer instance (Tomas Popela)
1806         Bug 733846 - Empty lines removed on send (quoted text edited) (Tomas Popela)
1807         Bug 733953 - Citation marks incorrectly transformed on send (Tomas Popela)
1808         Bug 733956 - Multiple quotations should be deleted by one (Tomas Popela)
1809         Bug 733954 - Enter doesn't delete selection with cited text (Tomas Popela)
1810         Bug 733917 - Critical warning when hiding the tooltip above the event (Milan Crha)
1811         Bug 733918 - Color chooser for citation color is not working in Composer (Milan Crha)
1812         Bug 733973 - Calling e_html_editor_view_get_text_html() changes editors content (Tomas Popela)
1814 Miscellaneous:
1815         e_mail_folder_uri_build: Encode special characters in folder names (Milan Crha)
1816         e_client_cache_get_client: Fix a memory leak (Milan Crha)
1817         Propagate settings from Prefences to the EHTMLEditorView (Tomas Popela)
1818         Include 'tests' folder in the distribution tarball (Milan Crha)
1819         doap category apps (Olav Vitters)
1820         Reduce the memory used by DOM variables (Tomas Popela)
1821         Updated German help translation and screen-shots (Christian Kirbach)
1822         EHTMLEditor - Fix indentation after EEditor -> EHTMLEditor rename (Tomas Popela)
1823         EHTMLEditor - Change the way how the Indent/Unindent and Alignment works (Tomas Popela)
1824         EHTMLEditorActions - Allow the action that shows the spell check dialog (Tomas Popela)
1825         EHTMLEditorSelection - Introduce e_html_editor_selection_is_collapsed and use it where possible (Tomas Popela)
1826         EHTMLEditorSelection - Fix the spell check after settings alignment (Tomas Popela)
1827         EHTMLEditorSelection - Fix the unindentation of the list (Tomas Popela)
1828         EHTMLEditorSelection - Limit the paragraph minimal width to 5 characters (Tomas Popela)
1829         EHTMLEditorSelection - Remove just the BR elements that are used for the wrapping unless it is forced (Tomas Popela)
1830         EHTMLEditorSelection - Simplify some loops and free more of the WebKit DOM variables (Tomas Popela)
1831         EHTMLEditorSpellCheckDialog - Avoid crash when no iter was set in the dictionaries combo box (Tomas Popela)
1832         EHTMLEditorView - Avoid forcing of the spell check when the body has no children (Tomas Popela)
1833         EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside the quoted text (Tomas Popela)
1834         EHTMLEditorView - Wrap just paragraphs that are not in the quoted content (Tomas Popela)
1835         EHTMLEditorView - Don't insert the new line character, when the empty line in the quoted content is on the end of it (Tomas Popela)
1836         EHTMLEditorView - Fix the HTML structure after pasting the multiline content that was copied from composer (Tomas Popela)
1837         EHTMLEditorView - Turn on the spell check if the inline spelling option is set (Tomas Popela)
1838         EHTMLEditorView - Remove the unneeded comment (Tomas Popela)
1839         EHTMLEditorView - Process the plain text version the right way when sending the HTML mail (Tomas Popela)
1840         EHTMLEditorView - Fix critical warning when creating Address and Header 1 - 6 blocks (Tomas Popela)
1841         EHTMLEditorView - Unset the bold font when the return is pressed in the Heading 1 - 6 block (Tomas Popela)
1842         EHTMLEditorView - Fix changing of the format from the list to the Address and Heading 1 - 6 formats (Tomas Popela)
1843         EHTMLEditorView - Remove classes that were used for marking the BR elements from converted text (Tomas Popela)
1844         EHTMLEditorView - Avoid critical warnings when pressing backspace on the beginning of the quoted content (Tomas Popela)
1845         EWebView - If the parent of the node that we want to remove doesn't exist, just free it (Tomas Popela)
1847 Translations:
1848         Christian Kirbach (de)
1850 Evolution 3.13.4 2014-07-28
1851 ---------------------------
1853 Bug Fixes:
1854         Bug 731872 - EWebView: Use named colors from themes (Sebastian Keller)
1855         Bug 719379 - Send/Receive dialog doesn't close on errors properly (Milan Crha)
1856         Bug 607753 - Appointment tooltip sometimes 'stick' to screen (Milan Crha)
1857         Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works (Tomas Popela)
1858         Bug 732202 - [webkit-composer] Paste scrolls view (Tomas Popela)
1859         Bug 731508 - [webkit-composer] no option to paste as text (without formatting) (Tomas Popela)
1860         Bug 729963 - Consistently name EMail/Phone/IM/SIP contact fields in the UI (Christian Schaarschmidt)
1861         Bug 732180 - Excessive CPU usage due to GtkSpinner (Milan Crha)
1862         Bug 543572 - Display more information in a certificate selector (Christian Schaarschmidt)
1863         Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
1864         Bug 473198 - evolution should ignore signature when checking for missing attachments (Tomas Popela)
1865         Bug 732091 - Automatically mark message as read sometimes doesn't work (Milan Crha)
1866         Bug 732502 - Ignore get_quota errors in folder properties (Milan Crha)
1867         Bug 732140 - Allow multiple folder selection when creating Send account overrides (Milan Crha)
1868         Bug 732609 - Cannot decrease indentation (Tomas Popela)
1869         Bug 732724 - mail-send-recv.c:report_error_to_ui() does UI calls in non-main thread (Milan Crha)
1870         Bug 732091 - Automatically mark message as read sometimes doesn't work (take 2) (Milan Crha)
1871         Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed (Milan Crha)
1872         Bug 732802 - data/evolution.appdata.xml is not git-ignored (Jonas Hahnfeld)
1873         Bug 732541 - Small calendar print doesn't follow week-start-day option (Milan Crha)
1874         Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004 (Tomas Popela)
1875         Bug 722068 - Make Evolution build under Win32 (Milan Crha)
1876         Bug 732608 - Composer paste issues (Tomas Popela)
1877         Bug 733140 - Backspace removes too much when editing quotation (Tomas Popela)
1878         Bug 733000 - Splitting quoted part changes clipboard content (Tomas Popela)
1879         Bug 732892 - Scale-down contact images in message preview (Tomas Popela)
1880         Bug 733477 - Paste can select following text (Tomas Popela)
1881         Bug 733010 - Cannot split quotation after an empty line (Tomas Popela)
1883 Miscellaneous:
1884         EHTMLEditorView - Generate new line into plain text version even when paragraph has no children (Tomas Popela)
1885         EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create anchors for links when processing data from convertor (Tomas Popela)
1886         EHTMLEditorView - Insert quote symbols before HTML element when it has no previous sibling (Tomas Popela)
1887         EHTMLEditorView - Preserve spaces and create anchors for the links in the text after the last BR element (Tomas Popela)
1888         EHTMLEditorView - Preserve empty lines when processing the text in convertor (Tomas Popela)
1889         EHTMLEditorView - Process the element only if it has children (Tomas Popela)
1890         EHTMLEditorView - Fix clipboard paste into quoted content (Tomas Popela)
1891         EHTMLEditorView - Correctly replace tabulators with spaces (Tomas Popela)
1892         EHTMLEditorView - Refactor the code that triggers the surround of links with anchor elements (Tomas Popela)
1893         EHTMLEditorView - Fix quoting of the lines with anchors (Tomas Popela)
1894         EHTMLEditorView - Create new paragraph in body if body is empty and save caret there (Tomas Popela)
1895         EHTMLEditorView - Fix reply to message (Tomas Popela)
1896         EHTMLEditorView - Save selection instead of just caret position when forcing the spell check (Tomas Popela)
1897         EHTMLEditorView - Introduce functions to register/remove the HTML "input" event on body (Tomas Popela)
1898         EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text (Tomas Popela)
1899         EHTMLEditorView - Remove our attributes from blockquotes when generating the HTML version of the message (Tomas Popela)
1900         EHTMLEditorView - Replace the Tab characters in the text nodes just when generating the plain text version of the message (Tomas Popela)
1901         EHTMLEditorView - Don't leak dom-evo-draft outside evolution (Yanko Kaneti)
1902         EHTMLEditorView - Move the paragraph from citation into the body only when the backspace is pressed in the beginning of it (Tomas Popela)
1903         EHTMLEditorView - Speed up quoting of the block that was wrapped (Tomas Popela)
1904         EHTMLEditorView - When writing into the citation rewrap and requote just when it is necessary (Tomas Popela)
1905         EHTMLEditorView - Wrap and quote just the first block after newly inserted line into the citation (Tomas Popela)
1906         EHTMLEditorView - Don't put quote characters after the anchor when it is in the middle of the quoted text (Tomas Popela)
1907         EHTMLEditorView - When the link has non-breaking space in the prefix skip it (Tomas Popela)
1908         EHTMLEditorView - Don't put unnecessary new lines in the quoted content when generating the plain text version of the message (Tomas Popela)
1909         EHTMLEditorView - Select the right node for processing after the new line was inserted into the quoted content (Tomas Popela)
1910         EHTMLEditor - Process text in convertor when pasting plain text from clipboard (Tomas Popela)
1911         EHTMLEditor - Stop using deprecated gtk-stock items (Tomas Popela)
1912         EHTMLEditor - Fix indent/undent of the block (Tomas Popela)
1913         EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph and use it where possible (Tomas Popela)
1914         EHTMLEditorActions - Hide HTML actions in plain text mode instead of making them insensitible (Tomas Popela)
1915         EHTMLEditorSelection - Fix detection of the paragraph format inside the quoted content (Tomas Popela)
1916         EHTMLEditorSelection - When removing the elements use by composer for quoted content remove all of them (Tomas Popela)
1917         EHTMLEditorSelection - Correctly find the element's parent node when changing the block's format (Tomas Popela)
1918         EHTMLEditorSelection - Fix wrapping of the anchor elements (Tomas Popela)
1919         EHTMLEditorSelection - Try to move with the caret only when it is possible to save it (Tomas Popela)
1920         EHTMLEditorSelection - Rework how the collapsed selection is saved (Tomas Popela)
1921         EHTMLEditorSelection - Avoid runtime warning when there is no selection or the whole body element is selected (Tomas Popela)
1922         EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is after the caret (Tomas Popela)
1923         EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore (Tomas Popela)
1924         EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to DOMElement (Tomas Popela)
1925         remove gtkhtml version define as gtkhtml is not used anymore (Olav Vitters)
1926         Drop the last references to GtkHTML (Milan Crha)
1927         Propagate Send/Receive errors to UI (Milan Crha)
1928         store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-free (Milan Crha)
1929         Reply to selection in text-highlight part loses white-spaces (Milan Crha)
1930         When setting some content into the composer body we have to specify if it is a HTML content (Tomas Popela)
1931         tests: rename email fields in expected results (Vadim Rutkovsky)
1932         tests: rename email fields after bug 729963 was resolved (Vadim Rutkovsky)
1933         Add translator comments and contexts for texts added for bug 729963 (Christian Schaarschmidt)
1934         Replace GtkStyle usages with GtkStyleContext (Milan Crha)
1935         SMTP part of a new mail account dialog doesn't update UI properly (Milan Crha)
1936         Disconnect the store when connected it on send from an Outbox (Milan Crha)
1937         Correct typo in the previous commit ('error' versus 'local_error') (Milan Crha)
1938         Remove usages of deprecated gtk_widget_ensure_style() (Milan Crha)
1939         Remove unused and obsolete evolution-zip.in (Milan Crha)
1940         Correct draw of all-day events in a day/work-week view (Milan Crha)
1941         Incorrect text color for selected cells in ETree/ETable (Milan Crha)
1942         Images in contact preview are not shown with webkitgtk3 2.4.x (Tomas Popela)
1943         Add missing chain-up-s to parent's constructed() method (Milan Crha)
1944         Always use selected color for selected region in EDayView (Milan Crha)
1945         e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event (Milan Crha)
1946         Calendar View: Use smaller icons in the Search bar (Milan Crha)
1948 Translations:
1949         Yuri Myasoedov (ru)
1951 Evolution 3.13.3 2014-06-23
1952 ---------------------------
1954 * Evolution now uses WebKitGTK3 also in message composer,
1955   the dependency on GtkHTML had been completely dropped.
1956   This effort had been started by Dan Vrátil and finally
1957   finished by Tomáš Popela. Thanks to both for it.
1959 Bug Fixes:
1960         Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end() (Milan Crha)
1961         Bug 730144 - Sort Templates menu items alphabetically (Milan Crha)
1962         Bug 726746 - Allow to auto-empty trash without needing to exit (Milan Crha)
1963         Bug 730743 - Add an option to disable sender's photo search at gravatar.com (Milan Crha)
1964         Bug 730110 - Search results include also last email looked at (Milan Crha)
1965         Bug 729905 - [external-editor] Mark composer changed after message body set (Milan Crha)
1966         Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select GivenName, FN (Christian Schaarschmidt)
1967         Bug 729667 - Create Folder window is much too short (Milan Crha)
1968         Bug 729303 - Default width of Message Filters window is too small (Milan Crha)
1969         Bug 731082 - Send mail in offline mode should use Outbox folder (Milan Crha)
1970         Bug 604346 - Ctrl+Enter sends mail without asking confirmation (Milan Crha)
1971         Bug 730738 - Extra new line at the beginning of the message in Edit as New (Milan Crha)
1972         Bug 227536 - Add "Message Location" filter option (Milan Crha)
1973         Bug 730977 - Online state change received in a dedicated thread (Milan Crha)
1974         Bug 731321 - Missing custom types when loading .ui definition (Milan Crha)
1975         Bug 668006 - Crash when dragging column headers of Tasks list (Milan Crha)
1976         Bug 540362 - [webkit-composer] Use webkit for composer (Tomas Popela)
1977         Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
1978         Bug 678843 - May re-prompt password on message send (Milan Crha)
1979         Bug 731278 - Next message is not selected after move (Milan Crha)
1980         Bug 704663 - Crash under em_folder_tree_model_add_store() (Milan Crha)
1981         Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text) (Tomas Popela)
1982         Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+ (Sebastian Keller)
1983         Bug 702703 - Be able to overwrite domain in Message IDs (Milan Crha)
1984         Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectly (Milan Crha)
1985         Bug 731590 - Crash on calendar Copy (Milan Crha)
1986         Bug 731767 - [webkit-composer] Inline images not attached to the email (Tomas Popela)
1987         Bug 731721 - Reorder junk filtering configuration UI (Milan Crha)
1988         Bug 731770 - Sometimes crashes when trying to load images in e-mails (Milan Crha)
1989         Bug 731604 - Recursive inline-PGP-signed text not shown properly (Milan Crha)
1990         Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the email (Tomas Popela)
1991         Bug 652132 - Google Tasks support (Milan Crha)
1993 Miscellaneous:
1994         Add "Send messages through Outbox folder" option (Milan Crha)
1995         Ignore false GObject property change notifications (Milan Crha)
1996         Properly disconnect signal handlers added with e_signal_connect_notify*() (Milan Crha)
1997         Ignore false GSettings key change notifications (Milan Crha)
1998         Fix possible crash after migrate of mbox to maildir (Milan Crha)
1999         Fix runtime warnings when opening Edit->Preferences (Milan Crha)
2000         Check whether value really changed in callbacks of GSettings::changed signal (Milan Crha)
2001         Fix memory leaks when generating message list (Milan Crha)
2002         Crash in client_selector_allow_auth_prompt_done_cb() on error (Milan Crha)
2003         EClientSelector: Do not check connection for empty or "localhost" host (Milan Crha)
2004         EHTMLEditor: Fix various bugs in block in/undent (Tomas Popela)
2005         EHTMLEditor: Set right width to paragraphs that are quoted (Tomas Popela)
2006         EHTMLEditor: Fix block format change with selection in quoted content (Tomas Popela)
2007         EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView (Tomas Popela)
2008         EHTMLEditor: When setting the body background image set it as its base64 data instead of uri (Tomas Popela)
2009         EHTMLEditor: Make functions that remove quote and wrap elements public (Tomas Popela)
2010         EHTMLEditorSelection: Return the format of list that we determined for ordered list (Tomas Popela)
2011         EHTMLEditorSelection: When changing the format of block set EHTMLEditorView as changed (Tomas Popela)
2012         EHTMLEditorSelection: Don't try to save selection markers straight into body (Tomas Popela)
2013         EHTMLEditorSelection: Fix caret position when changing block format (Tomas Popela)
2014         EHTMLEditorView: Replace Tab character with 8 spaces instead of 4 (Tomas Popela)
2015         EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs (Tomas Popela)
2016         EHTMLEditorView: Rename quote_character class to -x-evo-quote-character (Tomas Popela)
2017         EHTMLEditorView: Introduce is_return_key and use it where possible (Tomas Popela)
2018         EHTMLEditorView: When changing from html to plain text mode adjust composer's content (Tomas Popela)
2019         EHTMLEditorView: Remove unused function (Tomas Popela)
2020         EHTMLEditorView: Activate inline image resize just when hovering over image (Tomas Popela)
2021         EHTMLEditorView: When quoting the elements correctly skip the selection markers (Tomas Popela)
2022         EHTMLEditorView: Improve the writing into quoted content (Tomas Popela)
2023         EWebView: Check if the link has fragment (Tomas Popela)
2024         tests: capture stdout (Vadim Rutkovsky)
2025         tests: don't use pkexec (Vadim Rutkovsky)
2026         tests: correctly calculate combobox/textbox pair (Vadim Rutkovsky)
2027         tests: don't attach empty stdout / stderr (Vadim Rutkovsky)
2028         tests: correctly fetch combobox/textbox pair in contact editor (Vadim Rutkovsky)
2029         tests: correctly detect if contact editor section needs expanding (Vadim Rutkovsky)
2030         tests: don't scroll up if we're checking IMs (Vadim Rutkovsky)
2031         tests: fix ugly scrolling problem (Vadim Rutkovsky)
2033 Translations:
2034         Alexandre Franke (fr)
2035         Muhammet Kara (tr)
2037 Evolution 3.13.2 2014-05-26
2038 ---------------------------
2040 Bug Fixes:
2041         Bug 685323 - Provide SIP field for contacts (Milan Crha)
2042         Bug 729256 - Busy loop under replace_local_image_links() (Tomas Popela)
2043         Bug 729084 - Use tel: URI instead of callto: for phone numbers (Milan Crha)
2044         Bug 653892 - Allow to enter more than four email addresses (Christian Schaarschmidt)
2045         Bug 666142 - Filtered message not opened in a separate window (Milan Crha)
2046         Bug 691957 - MDN: Do not show "Sender has been notified..." message (Milan Crha)
2047         Bug 678843 - May re-prompt password on account re-enable (Milan Crha)
2048         Bug 563048 - Prefer Inbox type over other types in folder description (Milan Crha)
2049         Bug 730145 - Switching folders marks message as seen (Carl Schaefer)
2050         Bug 730199 - [MessageList] Support dates with value larger than 2^32 (Milan Crha)
2052 Miscellaneous:
2053         EFileRequest: Fix build with additional debug messages enabled (Tomas Popela)
2054         EContactEditor: IM service name not localized properly (Milan Crha)
2055         EContactEditor: IM field is focused after editor open (Milan Crha)
2056         EWebView: Allow navigation in page through HTML anchor elements (Tomas Popela)
2057         EWebView: Rework how link with fragment is detected, use SoupURI for it (Tomas Popela)
2058         EContactEditor: Restore focused widget in sensitize_all() (Milan Crha)
2059         EContactEditor: Make sure custom widget types are available (Milan Crha)
2060         Custom mail account order reset on an account add or remove (Milan Crha)
2061         Update tar format to tar-ustar (Yanko Kaneti)
2062         Updated German translation (Christian Kirbach)
2063         Runtime criticals when closing an appointment editor with reminders (Milan Crha)
2064         tests: fix searchbar lookup (Vadim Rutkovsky)
2065         tests: add necessary comboboxes in contact editor if needed (Vadim Rutkovsky)
2066         tests: wait until contact editor is hidden while saving (Vadim Rutkovsky)
2067         tests: attach journald logs to html report (Vadim Rutkovsky)
2068         tests: make a small pause for menu to appear (Vadim Rutkovsky)
2069         tests: scroll to the bottom of contact editor if needed (Vadim Rutkovsky)
2070         tests: remove extra table header from addressbook.feature (Vadim Rutkovsky)
2071         tests: eliminate tabs from tests (Vadim Rutkovsky)
2072         tests: run pkexec journalctl (Vadim Rutkovsky)
2073         tests: make addressbook_contacts test shorter (Vadim Rutkovsky)
2074         tests: correctly search for combobox-textbox pair (Vadim Rutkovsky)
2075         tests: give an app 5 secs to start (Vadim Rutkovsky)
2077 Translations:
2078         Matej Urbančič (sl)
2079         Juhani Numminen (fi)
2080         Yuri Myasoedov (ru)
2081         Carles Ferrando (ca@valencia)
2082         Marek Černocký (cs)
2084 Evolution 3.13.1 2014-04-28
2085 ---------------------------
2087 Bug Fixes:
2088         Bug 340075 - More IM contact fields (Christian Schaarschmidt)
2089         Bug 508744 - Select PGP key from a list in mail account properties
2090                      (Milan Crha)
2091         Bug 545106 - [Automatic Contacts] Adds duplicate email addresses
2092                      (Watson Yuuma Sato)
2093         Bug 551793 - Alarms dialog: Change "Customize" option (Anup-Allamsetty)
2094         Bug 684425 - Do not pass NULL text to gtk_entry_set_text() (Milan Crha)
2095         Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
2096         Bug 719417 - Remove em-filter-i18n.h (Matthew Barnes)
2097         Bug 724059 - Allow arbitrary number of phone entries in the contact
2098                      editor (Christian Schaarschmidt)
2099         Bug 726110 - Use gtk_drag_check_threshold() instead of hard-coded
2100                      values (Milan Crha)
2101         Bug 726542 - Unpadded black border on various mail account settings
2102                      pages (Milan Crha)
2103         Bug 726654 - Search bar's filter change may not steal keyboard focus
2104                      (Milan Crha)
2105         Bug 727888 - Wrap the Location label in a reminder dialog (Milan Crha)
2106         Bug 727967 - Undo/Redo text is not displayed in menus (Milan Crha)
2108 Other Changes:
2109         * User documentation improvements. (Andre Klapper)
2110         * Refactor the folder selection dialog to show progress and errors
2111           inline. (Matthew Barnes)
2112         * Plugged assorted memory leaks. (Milan Crha)
2113         * Add an --enable-code-coverage configure option to enable gcov
2114           support. (Milan Crha)
2115         * Installed test suite improvements. (Vadim Rutkovsky)
2116         * e-util: Port to thread-safe ECategories API (Philip Withnall)
2117         * Cancel pending mail operations when going offline or on quit
2118           (Milan Crha)
2119         * EMailDisplay: Install HTML click event handlers on images in all
2120           frames (Tomas Popela)
2121         * Reset MessageList::seen_id in mail_reader_message_seen_cb()
2122           (Milan Crha)
2123         * Make 'Copy Link Location' copy into both primary and selection
2124           clipboards (Milan Crha)
2126 Translations:
2127         Marek Černocký (cs)
2128         Christian Kirbach (de)
2129         Tom Tryfonidis (el)
2130         Fran Dieguez (gl)
2131         Gianvito Cavasoli (it)
2132         Jiro Matsuzawa (ja)
2133         Kjartan Maraas (nb)
2134         Yuri Myasoedov (ru)
2135         Matej Urbančič (sl)
2138 Evolution 3.12.0 2014-03-24
2139 ---------------------------
2141 * Forbid header bars in stock GTK+ dialogs. (Matthew Barnes)
2143 Translations:
2144         Kenneth Nielsen (da)
2145         Christian Kirbach (de)
2146         Inaki Larranaga Murgoitio (eu)
2147         Jiri Grönroos (fi)
2148         Gábor Kelemen (hu)
2149         Duarte Loreto (pt)
2150         Enrico Nicoletto (pt_BR)
2151         Yuri Myasoedov (ru)
2152         Matej Urbančič (sl)
2153         Мирослав Николић (sr)
2156 Evolution 3.11.92 2014-03-17
2157 ----------------------------
2159 Bug Fixes:
2160         Bug 446659 - Message view can scroll away after message deletion
2161                      (Milan Crha)
2162         Bug 550697 - Crash after folder open in a closed mail view (Milan Crha)
2163         Bug 710337 - Define ETree/ETable "alternating-row-colors" style
2164                      property (Milan Crha)
2165         Bug 711350 - Cannot position caret in received message body without
2166                      using the mouse (Tomas Popela)
2167         Bug 711351 - Folder change in folder tree steals focus (Milan Crha)
2168         Bug 711658 - Time zone for new events sometimes defaults to UTC
2169                      (Milan Crha)
2170         Bug 722938 - Adapt a11y code for newest gtk (Mike Gorse)
2171         Bug 723204 - Account assistant is too wide (Matthew Barnes)
2172         Bug 725402 - Checking sender for multiple images causes hang
2173                      (Milan Crha)
2174         Bug 725615 - Disable Delete button in a vTrash folder (Milan Crha)
2175         Bug 726225 - [abrt] Memory corruption during message list regen after
2176                      Trash expunge (Milan Crha)
2178 Other Changes:
2179         * Don't close base stream when destroying a CamelFilterOutputStream.
2180           (Matthew Barnes)
2181         * EWebView/EMailDisplay: Setup custom CSS styles to DOM right after
2182           document loads. (Milan Crha)
2183         * Contact photos not always shown in a contact preview. (Milan Crha)
2184         * Missing attachment button for attachments of a known type.
2185           (Milan Crha)
2187 Translations:
2188         China) translation (Wylmer Wang (zh_CN)
2189         Pau Iranzo (ca)
2190         Jiří Eischmann (cs)
2191         Alain Lojewski (fr)
2192         Fran Diéguez (gl)
2193         Gábor Kelemen (hu)
2194         Andika Triwidada (id)
2195         Changwoo Ryu (ko)
2196         Rūdolfs Mazurs (lv)
2197         Kjartan Maraas (nb)
2198         Paweł Żołnowski (pl)
2199         Chao-Hsiung Liao (zh_HK)
2202 Evolution 3.11.91 2014-03-03
2203 ----------------------------
2205 Bug Fixes:
2206         Bug 542723 - [vCard importer] Some fields get imported also into
2207                      notes (Sebastian Fritz)
2208         Bug 553927 - Autoselect newly created accounts in the folder tree
2209                      (Milan Crha)
2210         Bug 597552 - Remove evolution-plugin.pc.in (Matthew Barnes)
2211         Bug 709162 - Use-after-free on a reminder snooze (Milan Crha)
2212         Bug 711443 - IMAPX account unread count goes only up, not down
2213                      (Milan Crha)
2214         Bug 711758 - Handle relative path when importing from command line
2215                      (Milan Crha)
2216         Bug 724437 - Content-Disposition inline confuses message formatter
2217                      (Milan Crha)
2218         Bug 724854 - Cursor moves to incorrect message when deleting multiple
2219                      messages (Milan Crha)
2220         Bug 724909 - Highlight module hangs on large attachments
2221                      (Matthew Barnes)
2222         Bug 725010 - Fix strings in "Composer Preferences > Send Account" tab
2223                      (Milan Crha)
2225 Other Changes:
2226         * Add shortcuts and action captions previously defined by gtk-stock
2227           item definitions (Milan Crha)
2228         * Make calendar tooltip count also days, not only hours/minutes/seconds
2229           (Milan Crha)
2230         * EMFolderTreeModel: Fix a circular dependency between model and its
2231           data (Milan Crha)
2232         * ETree/ETable: Allow easier adding of columns for sorting (Milan Crha)
2233         * EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values (Milan Crha)
2234         * EMailFormatter: Use GOutputStream instead of CamelStream.
2235           (Matthew Barnes)
2237 Translations:
2238         Daniel Mustieles (es)
2239         Aurimas Černius (lt)
2240         Kjartan Maraas (nb)
2241         Manoj Kumar Giri (or)
2242         Wylmer Wang (zh_CN)
2245 Evolution 3.11.90 2014-02-17
2246 ----------------------------
2248 Bugs Fixes:
2249         Bug #655806 - Folder deletion is very slow (Fabiano Fidêncio)
2250         Bug #685381 - POP3's "delete-expunged" ignored when Empty trash on
2251                       exit (Milan Crha)
2252         Bug #720542 - Crash on calendar view's tooltip timeout (Milan Crha)
2253         Bug #720940 - Always asked to synchronize folders when going offline
2254                       (Milan Crha)
2255         Bug #721639 - Cannot overwrite builtin mail view definitions
2256                       (Milan Crha)
2257         Bug #722041 - NNTP Messages are silently dropped from Outbox
2258                       (Milan Crha)
2259         Bug #724023 - Run EMailFormatter in the main/UI thread (Milan Crha)
2261 Other Changes:
2262         * Fix typos in a logic of a "mail:ask-quick-offline" user prompt
2263           (Milan Crha)
2264         * e_table_sort_info_duplicate: Missing ref of a 'column_spec' member
2265           (Milan Crha)
2266         * Fix a runtime warning on startup. (Matthew Barnes)
2267         * EMailConfigAssistant: Hack the "Go Back" button after autoconfig.
2268           (Matthew Barnes)
2269         * Stop using deprecated gtk-stock items (Milan Crha)
2271 Translations:
2272         Dimitris Spingos (el)
2273         Daniel Mustieles (es)
2274         Fran Diéguez (gl)
2275         Andika Triwidada (id)
2276         Shankar Prasad (kn)
2277         Rafael Ferreira (pt_BR)
2278         Enrico Nicoletto (pt_BR)
2279         Yuri Myasoedov (ru)
2280         Victor Ibragimov (tg)
2281         Daniel Korostil (uk)
2284 Evolution 3.11.5 2014-02-03
2285 ---------------------------
2287 Bugs Fixed:
2288         Bug 583773 - Does not always mark mails as read automatically
2289                      (Milan Crha)
2290         Bug 645476 - Avoid scroll to cursor on folder change in message list
2291                      (Milan Crha)
2292         Bug 702709 - Do not forget to set CamelSession offline (Milan Crha)
2293         Bug 702958 - Crash on attachment add or remove (Milan Crha)
2294         Bug 707121 - Merge contacts dialogs indefinitely expands by itself
2295                      (Milan Crha)
2296         Bug 707518 - Deleting a local address book triggers error "Unable to
2297                      open address book" (Milan Crha)
2298         Bug 721213 - Character encoding combo opened empty (Milan Crha)
2299         Bug 721427 - Alert about missing condition in a filter rule editor
2300                      (Milan Crha)
2301         Bug 721577 - Contact editor - rearrange "Office" field (Chris)
2302         Bug 721577 - Show Office field in Contact's preview (Chris)
2303         Bug 722346 - _NL_MEASUREMENT_MEASUREMENT is not portable (Milan Crha)
2304         Bug 722352 - libresolv does not exist on FreeBSD (Matthew Barnes)
2305         Bug 722415 - Memo does not support Start Date property
2306                      (Fabiano Fidêncio)
2307         Bug 722698 - Crash creating a new folder (Fabiano Fidêncio)
2308         Bug 722951 - Check for empty rule values (Milan Crha)
2309         Bug 723377 - Add alternate zoom shortcuts (Matthew Barnes)
2311 Other Changes:
2312         * Drop KRB5 dependency (Milan Crha)
2313         * Drop libsoup-gnome dependency (Fabiano Fidêncio)
2314         * User documentation improvements. (Andre Klapper)
2315         * EDateEdit: Force 24 hour format for locales without am/pm
2316           equivalents (Milan Crha)
2317         * Prevent GSettings from freaking out over a missing junk filter.
2318           (Matthew Barnes)
2319         * MailFolderCache: Remove 'ping' operation. (Matthew Barnes)
2320         * ESourceSelector: Fix a memory leak on a mouse button press event
2321           (Milan Crha)
2322         * Forward/Reply styles in Preferences opened empty (Milan Crha)
2323         * Avoid multiple save of folder changes on application quit (Milan Crha)
2324         * Memory leaks of GSettings objects (Milan Crha)
2325         * Add <programming-language> entry to DOAP file (Andre Klapper)
2326         * EHttpRequest: Avoid possible data stream memory leak (Milan Crha)
2328 Translations:
2329         Nilamdyuti Goswami (as)
2330         Marek Černocký (cs)
2331         Dimitris Spingos (el)
2332         Daniel Mustieles (es)
2333         Aurimas Černius (lt)
2334         Kjartan Maraas (nb)
2335         Enrico Nicoletto (pt_BR)
2336         Tong Hui (zh_CN)
2337         Chao-Hsiung Liao (zh_HK)
2340 Evolution 3.11.4 2014-01-13
2341 ---------------------------
2343 Bugs Fixed:
2344         Bug 333184 - Add Undo support to component editors (Milan Crha)
2345         Bug 677300 - Add 3 px padding above and below the searchbar
2346                      (Matthew Barnes)
2347         Bug 721545 - License text contains obsolete FSF postal address
2348                      (Matthew Barnes)
2350 Other Changes:
2351         * configure.ac: Update PACKAGE_URL to Evolution wiki. (Matthew Barnes)
2352         * Update copyright year in About dialog. (Matthew Barnes)
2354 Translations:
2355         Nilamdyuti Goswami (as)
2356         Marek Černocký (cs)
2357         Christian Kirbach (de)
2358         Dimitris Spingos (el)
2359         Daniel Mustieles (es)
2360         Fran Diéguez (gl)
2361         Andika Triwidada (id)
2362         Rafael Ferreira (pt_BR)
2363         Stas Solovey (ru)
2364         Marián Čavojský (sk)
2365         Krishnababu Krothapalli (te)
2366         Victor Ibragimov (tg)
2367         Wylmer Wang (zh_CN)
2368         Chao-Hsiung Liao (zh_HK)
2371 Evolution 3.11.3 2013-12-16
2372 ---------------------------
2374 Highlights:
2375         * Nicer playback controls for audio attachments. (Matthew Barnes)
2376         * Folder tree shows connection icons next to accounts. (Matthew Barnes)
2378 Bug Fixes:
2379         Bug 329616 - Spell checking for Event/Task/Memo editors (Milan Crha)
2380         Bug 704832 - Event removal doesn't update week/month views properly
2381                      (Milan Crha)
2382         Bug 711499 - Failed image download lefts opened file descriptor
2383                      (Milan Crha)
2384         Bug 711669 - "Other address" is not displayed in preview (Milan Crha)
2385         Bug 711685 - Check calendar email as an organizer (Milan Crha)
2386         Bug 711824 - Crash due to use-after-free after pine import (Milan Crha)
2387         Bug 712342 - Calendar search doesn't finish (Milan Crha)
2388         Bug 712388 - Crash when opening Properties of a Weather calendar
2389                      (Milan Crha)
2390         Bug 712668 - Disable message recovery after initial scan
2391                      (Matthew Barnes)
2392         Bug 712738 - Recovered message doesn't restore options (Milan Crha)
2393         Bug 715057 - Weather calendar is using Fahrenheit units as default
2394                      (Fabiano Fidêncio)
2395         Bug 715067 - <Enter> does not save in the full name editor
2396                      (Michael Ekstrand)
2398 Other Changes:
2399         * Bump libsoup requirement to 2.42. (Matthew Barnes)
2400         * Bump minimum libgweather requirement. (Matthew Barnes)
2401         * Remove --enable-strict configure option. (Matthew Barnes)
2402         * User documentation improvements. (Andre Klapper)
2403         * Purge remaining EProxy usage. (Matthew Barnes)
2404         * [itip-formatter] Search for an event in enabled calendars only
2405           (Milan Crha)
2406         * Remove "side-bar-ellipsize-mode" setting. (Matthew Barnes)
2407         * Weather calendar: Be able to change temperature unit (Milan Crha)
2408         * Use SoupSession's request API instead of SoupRequester.
2409           (Matthew Barnes)
2410         * Extend test-source-selector test program (Milan Crha)
2411         * pine-importer: Fix a crash when importing with no existing address
2412           books (Philip Withnall)
2413         * icalendar-importer: Fix a crash when importing with no existing
2414           cals (Philip Withnall)
2415         * EMFolderTreeModel: Fix subscribing to a folder with children.
2416           (Matthew Barnes)
2418 Translations:
2419         Aurimas Černius (lt)
2420         Daniel Mustieles (es)
2421         Dimitris Spingos (el)
2422         Krishnababu Krothapalli (te)
2423         Piotr Drąg (pl)
2424         Shantha kumar (ta)
2425         Мирослав Николић (sr)
2426         Gan Lu (zh_CN)
2429 Evolution 3.11.2 2013-11-18
2430 ---------------------------
2432 * Network proxy support is far more configurable.  Alternate proxy settings
2433   can be defined in Network Preferences and applied to individual accounts.
2435 Bug Fixes:
2436         Bug 657808 - Copy/move of a single instance should grab whole series
2437                      (Milan Crha)
2438         Bug 689055 - Port contact map to geocode-glib 3.10
2439                      (Canek Peláez Valdés)
2440         Bug 707112 - Replace webkit_dom_html_element_get_id usage
2441                      (Kerrick Staley)
2442         Bug 709428 - Searchbar widgets should not wrap (Matthew Barnes)
2443         Bug 710489 - Network detection broken at startup (Matthew Barnes)
2444         Bug 710797 - Name all the timeouts added with g_timeout_add()
2445                      (Bastien Nocera)
2446         Bug 710835 - evolution.convert: Add trailing / for schemas paths
2447                      (Colin Walters)
2448         Bug 710852 - Missing linker flag in evolution-alarm-notify
2449                      (Canek Peláez Valdés)
2450         Bug 711198 - Crashes on creating a new task (Matthew Barnes)
2451         Bug 711477 - Print/export tasks/memos without summary displays "(null)"
2452                      (Milan Crha)
2453         Bug 711532 - Infinite recursion from message/news attachment
2454                      (Matthew Barnes)
2455         Bug 711835 - Clang build in broken: void function
2456                      'cal_comp_transfer_item_to' should not return a value
2457                      (Fabiano Fidêncio)
2459 Other Changes:
2460         * Bump webkitgtk-3.0 requirement to 2.0.1. (Matthew Barnes)
2461         * Fix error handling glitch in mail_session_send_to_thread().
2462           (Matthew Barnes)
2463         * Update error handling when sending offline. (Matthew Barnes)
2464         * Fix potential issues found by static analysis tools. (Milan Crha)
2465         * Make e_attachment_set_file_info() thread-safe. (Matthew Barnes)
2466         * Alarm-Notify: Skip disabled sources/calendars (Milan Crha)
2467         * Generate documentation for libemail-engine. (Matthew Barnes)
2469 Translations:
2470         Dimitris Spingos (el)
2471         Daniel Mustieles (es)
2472         Fran Diéguez (gl)
2473         Anish A (ml)
2474         Hannie Dumoleyn (nl)
2475         Piotr Drąg (pl)
2476         Yuri Myasoedov (ru)
2477         Matej Urbančič (sl)
2480 Evolution 3.11.1 2013-10-21
2481 ---------------------------
2483 Bug Fixes:
2484         Bug 215115 - Per-folder From: email address (Milan Crha)
2485         Bug 640382 - Prevent a crash in e_week_view_on_text_item_event()
2486                      (Milan Crha)
2487         Bug 659890 - Merge addressbook 'widgets' and 'merging' libraries
2488                      (Milan Crha)
2489         Bug 689787 - Prefer-plain can hide message body for composer
2490                      (Milan Crha)
2491         Bug 699997 - Show unreferenced images in multipart/related parser
2492                      (Milan Crha)
2493         Bug 705685 - Contact(-list)-editor - reject save when book is still
2494                      opening (Milan Crha)
2495         Bug 707425 - Inconsistent capitalization in calendar Search menu
2496                      (Matthew Barnes)
2497         Bug 707720 - Change 'mail' keyword to 'email' in evolution.desktop
2498                      (Matthew Barnes)
2499         Bug 707856 - Custom recurrence dropped on event editor save (Milan Crha)
2500         Bug 708347 - Memory leak from EWebView/webkit (Tomas Popela)
2501         Bug 708349 - Memory leaks around mail config (Milan Crha)
2502         Bug 708390 - text-highlight: Don't interfere with printing
2503                      (Matthew Barnes)
2504         Bug 708682 - Move with 'End' key with collapsed threads fails
2505                      (Milan Crha)
2506         Bug 708840 - Crash when closing subscription dialog with running
2507                      operation (Milan Crha)
2508         Bug 709108 - Make Appdata file translatable (Daniel Mustieles)
2509         Bug 709396 - Quoted text truncated when "Keep signature above" is set
2510                      (Milan Crha)
2511         Bug 710171 - EShellTaskbar: Gtk+ functions called out of the main
2512                      thread (Milan Crha)
2514 Other Changes:
2515         * Bump minimum GLib requirement to 2.36. (Matthew Barnes)
2516         * New base dependency: gcr-3 >= 3.4 (Matthew Barnes)
2517         * Use GcrCertificateWidget to display certificate details.
2518           (Matthew Barnes)
2519         * Show both component summary and alarm description in Reminders
2520           (Milan Crha)
2522 Translations:
2523         Nilamdyuti Goswami (as)
2524         Josep Sànchez (ca)
2525         Carles Ferrando (ca@valencia)
2526         Christian Kirbach (de)
2527         Balázs Úr (hu)
2528         Jiro Matsuzawa (ja)
2529         Daniel Korostil (uk)
2530         Chao-Hsiung Liao (zh_HK)
2531         Cheng-Chia Tseng (zh_HK)
2534 Evolution 3.10.0 2013-09-23
2535 ---------------------------
2537 Translations:
2538         Nilamdyuti Goswami (as)
2539         Jiří Eischmann (cs)
2540         Ask H. Larsen (da)
2541         Inaki Larranaga Murgoitio (eu)
2542         A S Alam (pa)
2543         Enrico Nicoletto (pt_BR)
2544         Marián Čavojský (sk)
2547 Evolution 3.9.92 2013-09-16
2548 ---------------------------
2550 Bug Fixes:
2551         Bug 706008 - Workaround gnome-shell style change on focus change
2552                      (Tomas Popela)
2553         Bug 707048 - [bbdb] GError double free when contact save fails
2554                      (Milan Crha)
2555         Bug 707392 - Only very first Collapse/Expand button in message header
2556                      pane works (Tomas Popela)
2557         Bug 707571 - Bad EOF check in getNextCSVEntry (Andreas Schwab)
2558         Bug 708004 - Deleting in threaded mode moves cursor to incorrect
2559                      message (David Dillow)
2561 Other Changes:
2562         * Add EShellView to E{Calendar,MemoList,TaskList}Selector
2563           (Fabiano Fidêncio)
2564         * Add an AppData description for Evolution. (Matthew Barnes)
2565         * Fix folder name encoding in em_folder_utils_create_folder().
2566           (Matthew Barnes)
2567         * calendar: do not assume time_t is long (Antoine Jacoutot)
2568         * EClientSelector: Show an initial icon based on host name.
2569           (Matthew Barnes)
2571 Translations:
2572         Ihar Hrachyshka (be)
2573         Jordi Mas (ca)
2574         Christian Kirbach (de)
2575         Daniel Mustieles (es)
2576         Timo Jyrinki (fi)
2577         Alexandre Franke (fr)
2578         Seán de Búrca (ga)
2579         Balázs Úr (hu)
2580         Gabor Kelemen (hu)
2581         Andika Triwidada (id)
2582         Changwoo Ryu (ko)
2583         Aurimas Černius (lt)
2584         Rūdolfs Mazurs (lv)
2585         Kjartan Maraas (nb)
2586         Yuri Myasoedov (ru)
2587         Мирослав Николић (sr)
2588         Chao-Hsiung Liao (zh_HK)
2591 Evolution 3.9.91 2013-09-02
2592 ---------------------------
2594 Bug Fixes:
2595         Bug 274144 - 'Update attendee status' might not be done multiple times
2596                      (Milan Crha)
2597         Bug 656804 - Cannot create folder with special characters in name
2598                      (Milan Crha)
2599         Bug 658164 - Pressing the "Make this Occurrence Movable" changes
2600                      meeting time (Fabiano Fidêncio)
2601         Bug 659715 - Reject folder copy/move in offline (Fabiano Fidêncio)
2602         Bug 682277 - Multiselect of messages causes slow UI update (Milan Crha)
2603         Bug 698275 - Enable/disable account yields to a several seconds busy
2604                      loop (Milan Crha)
2605         Bug 706463 - Refcounting error in e_mail_reader_reply_to_message()
2606                      (Matthew Barnes)
2607         Bug 706814 - Do not use folder uri in copy/move folder errors
2608                      (Fabiano Fidêncio)
2609         Bug 706901 - Large default book slows down composer open (Milan Crha)
2610         Bug 707043 - Audio attachment not shown correctly (David Woodhouse)
2612 Other Changes:
2613         * User documentation improvements. (Andre Klapper)
2614         * EShellSearchbar: Put focus on search results after changing filter.
2615           (Matthew Barnes)
2616         * Skip evolution from 'Open with' list of applications on attachments
2617           (Milan Crha)
2619 Translations:
2620         Christian Kirbach (de)
2621         Benjamin Steinwender (de)
2622         Alexandre Franke (fr)
2623         Fran Diéguez (gl)
2624         Balázs Úr (hu)
2625         Aurimas Černius (lt)
2626         Anish A (ml)
2627         Piotr Drąg (pl)
2628         Rafael Ferreira (pt_BR)
2629         Enrico Nicoletto (pt_BR)
2630         Matej Urbančič (sl)
2633 Evolution 3.9.90 2013-08-19
2634 ---------------------------
2636 Bug Fixes:
2637         Bug 695633 - Attachments disappear after opening one (Milan Crha)
2638         Bug 698723 - Crash on saving contact with categories (Milan Crha)
2639         Bug 699603 - Message list scrolls to cursor on style change
2640                      (Milan Crha)
2641         Bug 704207 - Dragged column's arrow indicator oversized (Milan Crha)
2642         Bug 704369 - Meeting change asks on save, but tries to send update
2643                      anyway (Milan Crha)
2644         Bug 704440 - Close shell window alerts with Escape key (Matthew Barnes)
2645         Bug 704549 - Missing mnemonic in External Editor plugin configuration
2646                      (Milan Crha)
2647         Bug 704861 - Runtime warning in calendar module (Matthew Barnes)
2648         Bug 705119 - File descriptors for images not closed (Milan Crha)
2649         Bug 705194 - Failure to decrypt inline encrypted GPG messages
2650                      (Matthew Barnes)
2651         Bug 705446 - Old POP3 mails can be removed before getting them
2652                      (Milan Crha)
2653         Bug 705657 - Crash in em_utils_selection_set_urilist() (Milan Crha)
2654         Bug 705814 - Crash in certificate_viewer_new() (Milan Crha)
2656 Other Changes:
2657         * Fix sidebar message counts for real Junk / Trash folders.
2658           (Matthew Barnes)
2659         * [Addressbook] Show editor errors above editor window (Milan Crha)
2660         * Close inline alert messages with Escape key. (Matthew Barnes)
2661         * Update Authors list in About dialog. (Matthew Barnes)
2662         * [alarm-notify] Do not change selection on new reminder arrival
2663           (Thomas Mittelstaedt)
2665 Translations:
2666         Christian Kirbach (de)
2667         Daniel Mustieles (es)
2668         Fran Diéguez (gl)
2669         Gabor Kelemen (hu)
2670         Aurimas Černius (lt)
2671         Kjartan Maraas (nb)
2672         Rafael Ferreira (pt_BR)
2673         Yuri Myasoedov (ru)
2674         Matej Urbančič (sl)
2675         Chao-Hsiung Liao (zh_HK)
2678 Evolution 3.9.5 2013-07-29
2679 --------------------------
2681 Bug Fixes:
2682         Bug 386113 - Show custom alarm message in pop-up alerts
2683                      (Fabiano Fidêncio)
2684         Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon
2685                      (Matthew Barnes)
2686         Bug 697878 - Image popup menu not always shown for images in HTML mails
2687                      (Matthew Barnes)
2688         Bug 702664 - Settings migration issue from "headers" to "show-headers"
2689                      (Matthew Barnes)
2690         Bug 703153 - Forgotten signal callbacks for freed objects (Milan Crha)
2691         Bug 703244 - Work around GtkBox regression in GTK 3.9.1
2692                      (Matthew Barnes)
2693         Bug 703389 - Proxy ignored for images (Milan Crha)
2694         Bug 703490 - Stop invoking spamc, just use spamassassin
2695                      (Matthew Barnes)
2696         Bug 703899 - Moving a meeting does not ask for confirmation
2697                      (Fabiano Fidêncio)
2698         Bug 703991 - Crash when using -fstack-protector-strong (Matthew Barnes)
2699         Bug 704259 - Fix "reply-style" key migration logic (Matthew Barnes)
2700         Bug 704459 - GnomeCanvasItem: Implement all methods (Matthew Barnes)
2701         Bug 704494 - EStockRequest calls into GTK+ from worker thread
2702                      (Matthew Barnes)
2703         Bug 704558 - Crash when using -fstack-protector-strong (Matthew Barnes)
2704         Bug 704682 - Runtime warning in MailFolderCache (Matthew Barnes)
2705         Bug 704778 - Default Free/Busy dialog view to zoom-in (Milan Crha)
2707 Other Changes:
2708         * User documentation improvements. (Andre Klapper)
2709         * Remove nautilus-sendto integration. (Matthew Barnes)
2710         * EMailParserMessage: Better handle message bodies as attachments.
2711           (Matthew Barnes)
2712         * EaMinicardView: Create a minicard object, if not present in a list.
2713           (Milan Crha)
2714         * EDayView's event resize abort doesn't always restore original event
2715           size. (Milan Crha)
2716         * EContactStore: Stop book views in a dedicated thread (Milan Crha)
2717         * MailFolderCache: Thread-safety improvements and other cleanups.
2718           (Matthew Barnes)
2719         * EMailRequest: Handle empty message bodies more gracefully.
2720           (Matthew Barnes)
2721         * Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()
2722           (Milan Crha)
2723         * Only use the alarm description if the client supports it.
2724           (Fabiano Fidêncio)
2726 Translations:
2727         Andika Triwidada (id)
2728         Daniel Mustieles (es)
2729         Dimitris Spingos (el)
2730         Kjartan Maraas (nb)
2731         Marek Černocký (cs)
2732         Shankar Prasad (kn)
2735 Evolution 3.9.4 2013-07-08
2736 --------------------------
2738 Bug Fixes:
2739         Bug 386113 - Show custom alarm message in pop-up alerts (Milan Crha)
2740         Bug 641711 - Crash in remove_queued_alarm (Milan Crha)
2741         Bug 689640 - Print Preview of composer text is empty (Milan Crha)
2742         Bug 693216 - Email type is changed to other after merging (Milan Crha)
2743         Bug 699576 - Mail reader frame is black (in the mail view) (Milan Crha)
2744         Bug 702006 - Select All does not select collapsed threads
2745                      (Matthew Barnes)
2746         Bug 702454 - EMailBrowser fails to show message (Matthew Barnes)
2747         Bug 702664 - Settings migration issue from "headers" to "show-headers"
2748                      (Matthew Barnes)
2749         Bug 702710 - MessageList: Delay state capture for regen.
2750                      (Matthew Barnes)
2751         Bug 702796 - Work around GNode's O(N) tail insertions (Matthew Barnes)
2752         Bug 703053 - Error on setting reminder 'after start of appointment'
2753                      (Fabiano Fidêncio)
2754         Bug 703181 - Asked for password which is never used (David Woodhouse)
2755         Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)
2756         Bug 703638 - Keep ItipView alive while connecting to calendar
2757                      (Matthew Barnes)
2758         Bug 703732 - Unnecessary localedir override in configure.ac
2759                      (Evgeny Bobkin)
2761 Other Changes:
2762         * User documentation updates. (Andre Klapper)
2763         * More ETable/ETree refactoring. (Matthew Barnes)
2764         * Heavy GalView refactoring, replace "Define Views..." menu item
2765           with "Delete Current View", delete GalViewFactory. (Matthew Barnes)
2766         * Make Ctrl+C/V/X work while editing text in calendar views.
2767           (Milan Crha)
2768         * EMFolderTreeModel: Listen for "folder-info-stale" signals and
2769           regenerate the folder tree for that mail store. (Matthew Barnes)
2770         * EUrlEntry: Replace the big, bulky "open" button with clickable
2771           inline icon. (Matthew Barnes)
2772         * Notify user about question dialogs (Milan Crha)
2773         * Add ETreeViewFrame. (Matthew Barnes)
2774         * Set network-available on a CamelSession when going online (Milan Crha)
2775         * Fix typo: appointmenet -> appointment (Fabiano Fidêncio)
2776         * Contacts view: Add 'Refresh' into books context menu (Milan Crha)
2778 Translations:
2779         Marek Černocký (cs)
2780         Benjamin Steinwender (de)
2781         Daniel Mustieles (es)
2782         Kjartan Maraas (nb)
2785 Evolution 3.9.3 2013-06-17
2786 --------------------------
2788 Bug Fixes:
2789         Bug 250046 - Empty group address as recipient prevents message send
2790                      (Milan Crha)
2791         Bug 555130 - Redesign task editor (Milan Crha)
2792         Bug 684302 - Prompt to close message window on reply should be inline
2793                      (Matthew Barnes)
2794         Bug 700277 - EClientCache allocates memory ad infinity (Matthew Barnes)
2795         Bug 700812 - Search in Calendar view is broken (Milan Crha)
2796         Bug 701669 - Bad assumption in prefer-plain module (Matthew Barnes)
2798 Other Changes:
2799         * Rename some base libraries to libevolution-$FOO. (Matthew Barnes)
2800         * Use F9 to toggle sidebar visibility. (Matthew Barnes)
2801         * Update Quick Reference Card to show F12 shortcut. (Matthew Barnes)
2802         * Remove Evolution icon from header section. (Matthew Barnes)
2803         * Make EAlertDialog non-resizable. (Matthew Barnes)
2804         * Ask for a Smart Card password with a token name too (Milan Crha)
2805         * GnomeCalendar: Get rid of the async message dispatcher.
2806           (Matthew Barnes)
2807         * Make the "Headers" print dialog tab actually work. (Matthew Barnes)
2808         * Reimplement the main toolbar's prefer-item feature. (Matthew Barnes)
2809         * Fix various causes for crashes after closing a 2nd Evolution window.
2810           (Matthew Barnes)
2811         * Heavily refactor MessageList and ETreeModel. (Matthew Barnes)
2812         * Remove lots of unused legacy APIs. (Matthew Barnes)
2814 Translations:
2815         Jorge Pérez Pérez (an)
2816         Dimitris Spingos (el)
2817         Daniel Mustieles (es)
2818         Fran Diéguez (gl)
2819         Jiro Matsuzawa (ja)
2820         Aurimas Černius (lt)
2821         Sandeep Sheshrao Shedmake (mr)
2822         Kjartan Maraas (nb)
2823         ManojKumar Giri (or)
2824         Matej Urbančič (sl)
2825         Shantha kumar (ta)
2828 Evolution 3.9.2 2013-05-27
2829 --------------------------
2831 Bug Fixes:
2832         Bug 301323 - "Edit as new message" doesn't strip signature properly
2833                      (Milan Crha)
2834         Bug 696531 - Force white background for HTML parts (Milan Crha)
2835         Bug 697632 - [mail-to-task] Invalid unref of a CamelFolder
2836                      (Samarjit Adhikari)
2837         Bug 699334 - Calendar: reply all doesn't quite work (Milan Crha)
2838         Bug 699551 - Signature is not removed on reply (Milan Crha)
2839         Bug 699555 - prompt-on-mark-all-read doesn't work in context menu
2840                      (Milan Crha)
2841         Bug 699980 - Calendar delete does not remove events from view
2842                      (Milan Crha)
2843         Bug 700028 - Drag-n-drop export of a file produces 0 sized PDF file
2844                      (Matthew Barnes)
2846 Other Changes:
2847         * Make sure EAddressbookModel has a fresh EBookClient. (Matthew Barnes)
2848         * Merge [mark-all-read] plugin into core code (Milan Crha)
2849         * contact-photos: Obtain an EClient asynchronously. (Matthew Barnes)
2850         * Right-align mail header names. (Matthew Barnes)
2851         * Improve mail header layout in right-to-left locales. (Matthew Barnes)
2852         * Remove "drag-and-drop-save-name-format" setting. (Matthew Barnes)
2853         * Convert EMailPart to a GObject. (Matthew Barnes)
2854         * Use an user-friendlier message when update comp-editor fails
2855           (Fabiano Fidêncio)
2856         * Make EAttachment a little more thread-safe. (Matthew Barnes)
2857         * EMailSession: Add helper functions for sending messages.
2858           (Matthew Barnes)
2860 Translations:
2861         Nilamdyuti Goswami (as)
2862         Marek Černocký (cs)
2863         Daniel Mustieles (es)
2864         Sweta Kothari (gu)
2865         OKANO Takayoshi (ja)
2866         Kjartan Maraas (nb)
2867         ManojKumar Giri (or)
2868         Piotr Drąg (pl)
2869         Yuri Myasoedov (ru)
2870         Matej Urbančič (sl)
2873 Evolution 3.9.1 2013-04-29
2874 --------------------------
2876 * The Express Mode feature developed for MeeGo has been removed.
2877   The MeeGo project is long dead and the Express Mode feature has
2878   been unmaintained quite for some time.  It served its purpose,
2879   but it's dead weight now.
2881 * Dependency change: Evolution no longer links to libgoa-1.0.
2882   GNOME Online Accounts support is now contained entirely within
2883   Evolution-Data-Server.
2885 * Evolution now queries gravatar.com in addition to address books
2886   to find email sender images.
2888 Bug Fixes:
2889         Bug 271262 - Allow Send/Receive of local stores in offline (Milan Crha)
2890         Bug 626215 - Prefer mail saving in order by UI (Milan Crha)
2891         Bug 662568 - Use-after-free in Templates plugin signal handlers
2892                      (Milan Crha)
2893         Bug 677300 - Add 3 px padding above and below the searchbar
2894                      (Jean-François Fortin Tam)
2895         Bug 681837 - Make enum type registration thread safe (Milan Crha)
2896         Bug 684245 - Disable 3rd-party browser plugins (Tomas Popela)
2897         Bug 687412 - Crash under mail_folder_cache_service_removed()
2898                      (Milan Crha)
2899         Bug 696173 - Various memory leaks (Milan Crha)
2900         Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClient
2901                      (Matthew Barnes)
2902         Bug 696185 - Disable WebKit's caching (Milan Crha)
2903         Bug 696257 - Handle default values for "primary" selection settings
2904                      (Matthew Barnes)
2905         Bug 696663 - Save without close should update comp-editor
2906                      (Fabiano Fidêncio)
2907         Bug 696715 - ESelectNamesEditable needs an EClientCache (Matthew Barnes)
2908         Bug 697141 - User docs: Remove express mode (Andre Klapper)
2909         Bug 697228 - User Docs: Remove CSS page now that we have WebKit
2910                      rendering (Andre Klapper)
2911         Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog
2912                      (Matthew Barnes)
2913         Bug 697710 - Going offline doesn't disconnect remote stores
2914                      (Milan Crha)
2915         Bug 698042 - Crash when sending e-mail with attachment (Matthew Barnes)
2916         Bug 698487 - Contact Editor's Image's file chooser must show only
2917                      images files (Fabiano Fidêncio)
2918         Bug 698488 - Attachment file chooser should preview attachments'
2919                      content when possible (Fabiano Fidêncio)
2920         Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolon
2921                      (Matthew Barnes)
2923 Other Changes:
2924         * User documentation improvements. (Andre Klapper)
2925         * Convert all settings usage to GSettings and remove EShellSettings.
2926           (Matthew Barnes)
2927         * Fix mbox-to-Maildir conversion... again. (Matthew Barnes)
2928         * Fix for typing in ITIP comments when some keys triggered actions.
2929           (Tomas Popela)
2930         * EMailAccountManager: Add Online Account blurbs. (Matthew Barnes)
2931         * Show parts with Content-ID of multipart/mixed as attachments
2932           (Milan Crha)
2933         * e_mail_folder_uri_parse: Handle local mbox folder URIs.
2934           (Matthew Barnes)
2935         * Update copyright year on About dialog. (Matthew Barnes)
2936         * Remove Evolution's implementation of highlighting and use WebKit
2937           highlighting. (Tomas Popela)
2938         * web-inspector: Change the shortcut key to match Chrome.
2939           (Matthew Barnes)
2940         * ECalModel: Make view handling thread-safe. (Matthew Barnes)
2941         * Restore "Automatic Contacts" plugin preferences page.
2942           (Matthew Barnes)
2943         * Remove backward-compatibility cruft for goa-1.0 < 3.8.
2944           (Matthew Barnes)
2945         * alarm-queue: Remove the "mail notifications not supported" dialog
2946           (Matthew Barnes)
2947         * EShellBackend: Log outstanding activities during shutdown.
2948           (Matthew Barnes)
2949         * Workaround broken Free/Busy fetching (Bug #692361) (Milan Crha)
2950         * Remove "Search for sender photograph only in local address books".
2951           (Matthew Barnes)
2953 Translations:
2954         Nilamdyuti Goswami (as)
2955         Gil Forcada (ca)
2956         Carles Ferrando (ca@valencia)
2957         Jiri Eischmann (cs)
2958         Flemming Christensen (da)
2959         Dimitris Spingos (el)
2960         Daniel Mustieles (es)
2961         Inaki Larranaga Murgoitio (eu)
2962         Danial Behzadi (fa)
2963         Alexandre Franke (fr)
2964         Fran Diéguez (gl)
2965         Gabor Kelemen (hu)
2966         OKANO Takayoshi (ja)
2967         Shankar Prasad (kn)
2968         Changwoo Ryu (ko)
2969         Ani Peter (ml)
2970         Anish A (ml)
2971         ManojKumar Giri (or)
2972         A S Alam (pa)
2973         Enrico Nicoletto (pt_BR)
2974         Yuri Myasoedov (ru)
2975         Matej Urbančič (sl)
2976         Shantha kumar (ta)
2979 Evolution 3.7.92 2013-03-18
2980 ---------------------------
2982 Bug Fixes:
2983         Bug 415371 - Create Incoming filter for messages with Received header
2984                      (Milan Crha)
2985         Bug 645476 - Avoid scroll to cursor on folder change in message list
2986                      (Milan Crha)
2987         Bug 676696 - Automatic EXIF image rotation doesn't work
2988                      (Matthew Barnes)
2989         Bug 690092 - Crash under format_full_headers() (Milan Crha)
2990         Bug 690930 - Launching calendar from clock-applet applies timezone
2991                      twice (Milan Crha)
2992         Bug 693254 - Mail reply uses wrong "From:" account (Milan Crha)
2993         Bug 695193 - Window size resets to default at exit with gtk 3.7.10+
2994                      (Fabien Tassin)
2995         Bug 695477 - Crash in EContactListEditor (Matthew Barnes)
2996         Bug 695570 - Don't use gtk_container_add() to pack a GtkBox
2997                      (Matthew Barnes)
2998         Bug 695693 - Handle <authentication> tags during auto-configuration
2999                      (Matthew Barnes)
3001 Other Changes:
3002         * [itip-formatter] Reference a view when searching for a calendar
3003           (Tomas Popela)
3004         * org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration'
3005           enum. (Matthew Barnes)
3006         * [backup-restore] Dir separator removal breaks DConf settings restore
3007           (Milan Crha)
3008         * Add utility functions for manipulating weekdays. (Matthew Barnes)
3009         * evolution-addressbook-export: Remove main loop event flushing.
3010           (Matthew Barnes)
3011         * e_mail_config_notebook_commit: Skip non-writable sources.
3012           (Matthew Barnes)
3013         * Do not leak each sent message (Milan Crha)
3015 Translations:
3016         Nilamdyuti Goswami (as)
3017         Ihar Hrachyshka (be)
3018         Jiri Eischmann (cs)
3019         Christian Kirbach (de)
3020         Bruce Cowan (en_GB)
3021         Andika Triwidada (id)
3022         Rūdolfs Mazurs (lv)
3023         Duarte Loreto (pt)
3024         Enrico Nicoletto (pt_BR)
3025         Rafael Ferreira (pt_BR)
3026         Martin Srebotnjak (sl)
3027         Matej Urbančič (sl)
3028         Dr.T.Vasudevan (ta)
3029         Gheyret Kenji (ug)
3032 Evolution 3.7.91 2013-03-04
3033 ---------------------------
3035 Bug Fixes:
3036         Bug 674236 - Extra ref in e_action_combo_box_set_action() (Milan Crha)
3037         Bug 693250 - Signature HTML problem using <...> (Milan Crha)
3038         Bug 693420 - Crash when adding contact list as attendee (Milan Crha)
3039         Bug 693625 - [itip-formatter] Save button insensitive for multiple
3040                      events (Milan Crha)
3041         Bug 694159 - Malformed content-type header causes infinite recursion
3042                      (Matthew Barnes)
3043         Bug 694170 - Accepted invitation not removed from Inbox when it should
3044                      (Milan Crha)
3045         Bug 694363 - CALDAV navigation through Calendars or Tasklist is wrong
3046                      (Milan Crha)
3047         Bug 694460 - 'Email' section toggle button in contact editor has
3048                      incorrect name (Vadim Rutkovsky)
3050 Other Changes:
3051         * Keep EClient instances in a central cache for more consistent
3052           event-handling.  (Matthew Barnes)
3053         * Add status icons in sidebar for calendar, contact, task and memo
3054           backends.  Similiar icons for mail accounts are not yet finished.
3055           (Matthew Barnes)
3056         * Rewrite the contact photo in email feature to avoid deadlocks.
3057           (Matthew Barnes)
3058         * EAttachment: Use Subject as fallback filename for message attachments
3059           (Milan Crha)
3060         * Show local images in Signature preview (Milan Crha)
3061         * Speed-up auto-completion results showing (Milan Crha)
3062         * Autocompletion - do not use quick timeout when user types text
3063           (Milan Crha)
3064         * Add mnemonic widgets for Status and Priority comboboxes
3065           (Vadim Rutkovsky)
3066         * Correct label for "Country:" textbox in Work section on "Mailing
3067           Address" tab of contact editor (Vadim Rutkovsky)
3068         * evolution-addressbook-export: Remove --async option. (Matthew Barnes)
3069         * Remove obsolete "mime-types" mail setting. (Matthew Barnes)
3070         * Added mnemonic widget for 'Time zone' field in event editor
3071           (Vadim Rutkovsky)
3073 Translations:
3074         Ihar Hrachyshka (be)
3075         Dimitris Spingos (el)
3076         Daniel Mustieles (es)
3077         Fran Diéguez (gl)
3078         Sweta Kothari (gu)
3079         Aurimas Černius (lt)
3080         Kjartan Maraas (nb)
3081         Piotr Drąg (pl)
3082         Мирослав Николић (sr)
3083         Gheyret Kenji (ug)
3084         Nguyễn Thái Ngọc Duy (vi)
3085         Chao-Hsiung Liao (zh_HK)
3088 Evolution 3.7.90 2013-02-18
3089 ---------------------------
3091 Bug Fixes:
3092         Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
3093         Bug 693132 - Editing a signature does not refresh preview after save
3094                      (Milan Crha)
3096 Other Changes:
3097         * Add a centralized cache for EClient instances and adapt most
3098           of the application to use it. (Matthew Barnes)
3099         * [web-inspector] Add a secret debugging shortcut. (Matthew Barnes)
3100         * Add mnemonic widgets for title and suffix comboboxes.
3101           (Vadim Rutkovsky)
3102         * Add mnemonic widget for Start date field in memo editor.
3103           (Vadim Rutkovsky)
3105 Translations:
3106         Fran Diéguez (gl)
3107         Piotr Drąg (pl)
3108         Gheyret Kenji (ug)
3109         Nguyễn Thái Ngọc Duy (vi)
3112 Evolution 3.7.5 2013-02-04
3113 --------------------------
3115 Bug Fixes:
3116         Bug 639698 - Crash in mail_shell_view_execute_search() (Milan Crha)
3117         Bug 680537 - Reply to individual message in digest generates empty
3118                      body (Milan Crha)
3119         Bug 685757 - [userdocs] Update cache location in user docs
3120                      (Andre Klapper)
3121         Bug 688294 - [userdocs] Update how online/offline mode works nowadays
3122                      (Andre Klapper)
3123         Bug 689476 - Slow composer open (ENameSelector object leaks)
3124                      (Milan Crha)
3125         Bug 690696 - [userdocs] Remove references to the old IMAP backend
3126                      (Andre Klapper)
3127         Bug 690697 - [userdocs] Document using real (non-virtual) Junk and
3128                      Trash folders with IMAP+ (Andre Klapper)
3129         Bug 691194 - Import .ics preview shows UTC time instead of local time
3130                      (Milan Crha)
3131         Bug 691640 - Distinguish the word "Title" for translation (Milan Crha)
3132         Bug 691732 - multipart/related hides attachments (Milan Crha)
3133         Bug 692003 - Print of text/html with no html/body end tag cuts content
3134                      (Milan Crha)
3135         Bug 692005 - Changing character encoding doesn't work (Milan Crha)
3136         Bug 692009 - text/css always formatted as attachment (Milan Crha)
3137         Bug 692143 - Auto-configured MSN account should use POP, not IMAP
3138                      (Matthew Barnes)
3139         Bug 692213 - [userdocs] Remove evolution-exchange recommendation
3140                      (Andre Klapper)
3141         Bug 692775 - Double-quoting message with HTML and text (Milan Crha)
3142         Bug 692777 - Crash on folder rename (Milan Crha)
3143         Bug 692781 - [pine-importer] Abort on book failure during contact
3144                      import (Milan Crha)
3145         Bug 692783 - [mail-to-task] Crash on edit prompt cancel (Milan Crha)
3146         Bug 692818 - [userdocs] Remove documentation on Novell GroupWise
3147                      (Andre Klapper)
3149 Other Changes:
3150         * Bump libsoup dependency to 2.40.3 (Milan Crha)
3151         * Add a "settings" module. (Matthew Barnes)
3152         * Contact's print doesn't decode QP encoded email addresses
3153           (Milan Crha)
3154         * Use e_book_client_connect(). (Matthew Barnes)
3155         * Use e_cal_client_connect(). (Matthew Barnes)
3156         * Incorporate ESourceUOA. (Matthew Barnes)
3157         * EMailAccountStore: Use an appropriate icon for online accounts.
3158           (Matthew Barnes)
3159         * Add a priority field for mail formatter and parser extensions.
3160           (Matthew Barnes)
3162 Translations:
3163         Nilamdyuti Goswami (as)
3164         Daniel Mustieles (es)
3165         Aurimas Černius (lt)
3166         Kjartan Maraas (nb)
3167         Patrick Holthuizen (nl)
3168         Marián Čavojský (sk)
3169         Matej Urbančič (sl)
3170         Мирослав Николић (sr)
3171         Akom Chotiphantawanon (th)
3172         Theppitak Karoonboonyanan (th)
3173         Gheyret Kenji (ug)
3174         Chao-Hsiung Liao (zh_HK)
3177 Evolution 3.7.4 2013-01-14
3178 --------------------------
3180 Bug Fixes:
3181         Bug 588216 - 'Unsubscribe' disabled for newsgroups (Matthew Barnes)
3182         Bug 690177 - Use trust-prompt for certificate verification in WebDAV
3183                      backends (Milan Crha)
3184         Bug 691047 - Support notification filtering (Matthew Barnes)
3185         Bug 691133 - Evolution creates 'highlight' zombies (Matthew Barnes)
3186         Bug 691134 - New contact lists always saved to a default book
3187                      (Milan Crha)
3188         Bug 691134 - Only autocompleted name is added to a contact list
3189                      (Milan Crha)
3190         Bug 691470 - ENameSelectorEntry: Copy to clipboard issue with
3191                      multi-byte characters (Milan Crha)
3193 Other Changes:
3194         * evolution-shell.pc.in: Remove libedataserverui-3.0 (Matthew Barnes)
3195         * Reset the maintainer list in the About dialog. (Matthew Barnes)
3196         * Remove the "imap-features" module. (Matthew Barnes)
3197         * Move CamelSaslXOAuth2 to libemail-engine. (Matthew Barnes)
3198         * Remove --with-kde-applnk-path configure option. (Matthew Barnes)
3199         * Be more strict in inline PGP mime filter/part parser (Milan Crha)
3200         * Do not hide 'attachment' images with Content-ID (Milan Crha)
3202 Translations:
3203         Nilamdyuti Goswami (as)
3204         Ihar Hrachyshka (be)
3205         Krasimir Chonov (bg)
3206         Dimitris Spingos (el)
3207         Daniel Mustieles (es)
3208         Alexandre Franke (fr)
3209         Aurimas Černius (lt)
3210         Kjartan Maraas (nb)
3211         Rafael Ferreira (pt_BR)
3212         Yuri Myasoedov (ru)
3213         Martin Srebotnjak (sl)
3216 Evolution 3.7.3 2012-12-16
3217 --------------------------
3219 Bug Fixes:
3220         Bug 202576 - A way to refresh IMAP folder list (Milan Crha)
3221         Bug 315317 - Add option to expunge messages on folder leave
3222                      (Milan Crha)
3223         Bug 449081 - Drop read-only calendar error message (Milan Crha)
3224         Bug 502516 - Avoid "source" string in user visible dialogs
3225                      (Milan Crha)
3226         Bug 525932 - Unhelpful "Error while Filtering Selected Messages."
3227                      (Milan Crha)
3228         Bug 529743 - Add "Any header" filter and search folder condition
3229                      (Milan Crha)
3230         Bug 579315 - Identify filter names in filtering errors (Milan Crha)
3231         Bug 671200 - Inherit source message crypto options when reply on
3232                      selection (Milan Crha)
3233         Bug 671628 - Size of backup window is big (Milan Crha)
3234         Bug 672200 - Skip Reply-To-List check for list administrative messages
3235                      (Milan Crha)
3236         Bug 674678 - Event notification uses wrong app name (Milan Crha)
3237         Bug 677378 - Alert about self-signed certificates when checking auth
3238                      types (Milan Crha)
3239         Bug 678606 - Crash under mail_backend_folder_deleted_cb() (Milan Crha)
3240         Bug 680201 - Backup restore doesn't migrate accounts from GConf
3241                      (Milan Crha)
3242         Bug 680244 - CalDAV URL should be configured in once, not separated
3243                      (Milan Crha)
3244         Bug 685808 - Search bar entry background does not change on search
3245                      (Milan Crha)
3246         Bug 686212 - Cannot print html mails with defined <style> (Milan Crha)
3247         Bug 687360 - Crash on quit in gtk_style_context_get_valist()
3248                      (Milan Crha)
3249         Bug 687503 - Improve error message »Failed to refresh folders«
3250                      (Milan Crha)
3251         Bug 687670 - Signing with both pgp and S/MIME shows only one signature
3252                      (Milan Crha)
3253         Bug 687974 - No displaying of extended free/busy (XFB) information
3254                      (Christian Hilberg)
3255         Bug 688819 - It's possible to make Evolution stop sending emails
3256                      (Milan Crha)
3257         Bug 689639 - File -> Print Preview in composer brings up Print dialog
3258                      (Matthew Barnes)
3259         Bug 689966 - MDN bar shown in Sent folder (Milan Crha)
3261 Other Changes:
3262         * Identify calendar/memo/task sources in error messages (Milan Crha)
3263         * Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
3264         * Avoid GTK+ APIs deprecated in 3.0. (Matthew Barnes)
3265         * Coverity scan cleanups. (Milan Crha)
3266         * Do not empty trash/delete junk in disabled accounts on exit
3267           (Milan Crha)
3268         * Do not generate a ChangeLog file from 'git log' (Milan Crha)
3269         * Simplify class design of mail formatter. (Matthew Barnes)
3270         * backup-restore: Remove references to ~/.camel_certs.
3271           (Matthew Barnes)
3272         * Use the same certificate-viewer as the trust-prompt from eds
3273           (Milan Crha)
3274         * Consolidate base utility libraries into libeutil and generate
3275           API documantation. (Matthew Barnes)
3277 Translations:
3278         Nilamdyuti Goswami (as)
3279         Mario Blättermann (de)
3280         Christian Kirbach (de)
3281         Shankar Prasad (kn)
3282         Dr.T.Vasudevan (ta)
3285 Evolution 3.7.2 2012-11-17
3286 --------------------------
3288 Bug Fixes:
3289         Bug 267787 - Preferences too large for small screens (Milan Crha)
3290         Bug 268618 - Add: Save replies in the folder of the message being
3291                      replied to (Milan Crha)
3292         Bug 317153 - Contact editor too large for small screens (Milan Crha)
3293         Bug 422273 - Wrap searchbar widgets for smaller minimum width request
3294                      (Milan Crha)
3295         Bug 627244 - Bold days in "Select Date" dialog not updated when
3296                      changing month (Fabiano Fidêncio)
3297         Bug 656143 - Stop using deprecated Gtk[HV]Box(Class)
3298                      (Dominique Leuenberger)
3299         Bug 663844 - [CalDAV] Fails to parse iCloud XML response (Milan Crha)
3300         Bug 680497 - POP3 re-adds messages to local Inbox (Milan Crha)
3301         Bug 683877 - No more contextual menus for links (Milan Crha)
3302         Bug 686325 - Preview message window keyboard use severely limited
3303                      (Milan Crha)
3304         Bug 686785 - Port of WebDAV source doesn't match SSL check (Milan Crha)
3305         Bug 686813 - ECaldavChooser: Deadlock on cancellation (Matthew Barnes)
3306         Bug 687010 - Add keywords to the desktop file (Matthias Clasen)
3307         Bug 687060 - Identity page shows read-only GOA properties as editable
3308                      (Matthew Barnes)
3309         Bug 687137 - Google account user name overwritten with email address
3310                      (Matthew Barnes)
3311         Bug 687155 - Text/plain signatures wrap in an editor (Milan Crha)
3312         Bug 687400 - Composer settings not applied (Matthew Barnes)
3313         Bug 687442 - Magic spacebar avoids iTip formatter comment write
3314                      (Milan Crha)
3315         Bug 688084 - Cannot configure connection to webdav address book
3316                      (Alban Browaeys)
3318 Other Changes:
3319         * Fixed squished labels on Identity page of Account Assistant.
3320           (Matthew Barnes)
3321         * Require WebKitGtk 1.10.0 for webkit_web_frame_get_dom_document()
3322           (Milan Crha)
3323         * Restrict geocode-glib dependency to 0.99.0. (Matthew Barnes)
3324         * Missing search buttons in Calendar view (Milan Crha)
3325         * Make auto-configuration cancellable. (Matthew Barnes)
3326         * EMailConfigAssistant: Make revising auto-configuration easier.
3327           (Matthew Barnes)
3328         * Bump minimum GLib requirement to 2.34. (Matthew Barnes)
3330 Translations:
3331         Marek Černocký (cs)
3332         Tom Tryfonidis (el)
3333         Chris Leonard (en_GB)
3334         Fran Diéguez (gl)
3335         Andika Triwidada (id)
3336         Kjartan Maraas (nb)
3337         Piotr Drąg (pl)
3338         Yuri Myasoedov (ru)
3341 Evolution 3.7.1 2012-10-15
3342 --------------------------
3344 Dependency Changes:
3345         * Both geocode-glib and geoclue now required for contact maps.
3347 Bug Fixes:
3348         Bug 201807 - Cannot specify sendmail parameters (Milan Crha)
3349         Bug 268618 - Add: Save replies in the folder of the message being
3350                      replied to (Milan Crha)
3351         Bug 310978 - USENET always requires authentication (Milan Crha)
3352         Bug 344579 - Vertical view: Drafts column header states "Sent Messages"
3353                      (Milan Crha)
3354         Bug 549819 - Cannot specify a custom sendmail program (Milan Crha)
3355         Bug 588959 - Expanding appointment crashes Evolution (Vibha Yadav)
3356         Bug 663844 - [CalDAV] calendar-home-set/href may contain full URI
3357                      (Milan Crha)
3358         Bug 676141 - Use GtkApplication for session management (Matthew Barnes)
3359         Bug 678408 - WebKit renders frames with plain/text parts too small
3360                      (Dan Vrátil)
3361         Bug 678750 - Use geocode-glib instead of geoclue (Matthew Barnes)
3362         Bug 681314 - Add address dialog should follow composer's view settings
3363                      (Milan Crha)
3364         Bug 683849 - Add account name to »Checking for new mail« (Milan Crha)
3365         Bug 684249 - Signatures get compounded, not replaced (Matthew Barnes)
3366         Bug 684447 - Check for highlight during configure. (Dan Vrátil)
3367         Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnected
3368                      (Matthew Barnes)
3369         Bug 685262 - Attachments disappear when dragged in message preview
3370                      (Milan Crha)
3371         Bug 685675 - Fix packing of spell check language options
3372                      (Matthew Barnes)
3373         Bug 685786 - EWebView: Signal handlers never disconnected
3374                      (Matthew Barnes)
3375         Bug 686278 - Prefer-plain can break parts list (Milan Crha)
3377 Other Changes:
3378         * User documentation improvements. (Andre Klapper)
3379         * Check for Bogofilter during configure. (Matthew Barnes)
3380         * Check for SpamAssassin during configure. (Matthew Barnes)
3381         * Fix contact maps. (Matthew Barnes)
3382         * Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by
3383           configure (Dan Vrátil)
3384         * CamelSaslXOAuth: Use GHmac to sign the client request.
3385           (Matthew Barnes)
3386         * Prototype CamelSaslXOAuth2. (Matthew Barnes)
3387         * evolution.convert: Remove leftover "force-message-limit" entry.
3388           (Matthew Barnes)
3389         * Do not crash in create_default_shell() (Milan Crha)
3390         * Remove "Disable Account" menu item for GOA-based accounts.
3391           (Matthew Barnes)
3393 Translations:
3394         Nilamdyuti Goswami (as)
3395         Alexander Shopov (bg)
3396         Krasimir Chonov (bg)
3397         Gil Forcada (ca)
3398         Carles Ferrando (ca@valencia)
3399         Jiri Eischmann (cs)
3400         Flemming Christensen (da)
3401         Tom Tryfonidis (el)
3402         Jiri Grönroos (fi)
3403         Alexandre Franke (fr)
3404         Gabor Kelemen (hu)
3405         Shankar Prasad (kn)
3406         Žygimantas Beručka (lt)
3407         Rūdolfs Mazurs (lv)
3408         Ani Peter (ml)
3409         Rafael Ferreira (pt_BR)
3410         Yuri Myasoedov (ru)
3411         Matej Urbančič (sl)
3412         Dr.T.Vasudevan (ta)
3413         Krishnababu Krothapalli (te)
3414         Sasi Bhushan Boddepalli (te)
3415         Akom Chotiphantawanon (th)
3416         Theppitak Karoonboonyanan (th)
3417         Daniel Korostil (uk)
3418         Nguyễn Thái Ngọc Duy (vi)
3421 Evolution 3.6.0 2012-09-24
3422 --------------------------
3424 Bug Fixes:
3425         Bug 678408 - WebKit renders frames with plain/text parts too small
3426                      (Dan Vrátil)
3428 Translations:
3429         Nilamdyuti Goswami (as)
3430         Krasimir Chonov (bg)
3431         Tom Tryfonidis (el)
3432         Daniel Mustieles (es)
3433         Sweta Kothari (gu)
3434         Gabor Kelemen (hu)
3435         Shankar Prasad (kn)
3436         Rūdolfs Mazurs (lv)
3437         ManojKumar Giri (or)
3438         A S Alam (pa)
3439         Rafael Ferreira (pt_BR)
3440         Yuri Myasoedov (ru)
3441         Matej Urbančič (sl)
3442         Krishnababu Krothapalli (te)
3443         Daniel Korostil (uk)
3446 Evolution 3.5.92 2012-09-17
3447 ---------------------------
3449 Bug Fixes:
3450         Bug 678291 - Identifies application/mbox as text/plain attachment
3451                      (Milan Crha)
3452         Bug 678806 - Flush Outbox doesn't remove sent messages (Milan Crha)
3453         Bug 678835 - Disconnect signal handlers from WebKit plugin widgets on
3454                      dispose (Milan Crha)
3455         Bug 679382 - Saving attachments takes too long, maxes CPU usage
3456                      (Milan Crha)
3457         Bug 679780 - Offline mode doesn't work in mailer (Milan Crha)
3458         Bug 680537 - Reply to individual message in digest generates empty body
3459                      (Milan Crha)
3460         Bug 680611 - Hibernation shifts alarm notification time (Milan Crha)
3461         Bug 681279 - Reply on selection doesn't work (Milan Crha)
3462         Bug 682295 - Fix deadlock in EHttpRequest (Dan Vrátil)
3463         Bug 682425 - Can do network operations on disabled accounts
3464                      (Milan Crha)
3465         Bug 682820 - Settings not converted on backup restore (Milan Crha)
3466         Bug 682873 - Prefer-plain shows text plain in meeting invite
3467                      (Milan Crha)
3468         Bug 683130 - Folder hangs when reading mail with an attachment
3469                      (Dan Vrátil)
3470         Bug 683349 - Crash when sending a mail from the Outbox folder
3471                      (Milan Crha)
3472         Bug 683407 - Preserve week views in calendar when clicking one day
3473                      (Milan Crha)
3474         Bug 683548 - Initialize webkit's web view before other threads are
3475                      run (Milan Crha)
3476         Bug 683663 - Attachment bar missing when showing 'All Message Headers'
3477                      (Lucian Langa)
3478         Bug 683665 - Crash on displaying message with broken Content-Type
3479                      attachment (Lucian Langa)
3480         Bug 683676 - Message source does not work when 'All Message Headers'
3481                      enabled (Milan Crha)
3482         Bug 683736 - Calendar work week view drops Monday's entries
3483                      (Milan Crha)
3484         Bug 683758 - Crash on display meeting invite (Lucian Langa)
3485         Bug 683866 - Leaks of EMailFormatter object (Milan Crha)
3486         Bug 683949 - Cannot create new LDAP Addressbook (Milan Crha)
3487         Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
3488                      (Matthew Barnes)
3490 Other Changes:
3491         * Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences
3492           (Milan Crha)
3493         * Blacklist WebKitGTK+ 1.9.90. (Matthew Barnes)
3494         * Make sure selection in ECalendar is visible (Milan Crha)
3495         * Make sure the selected days in the calendar matches shown days
3496           (Milan Crha)
3497         * Autocompletion in meeting editor doesn't work (Milan Crha)
3498         * Could not set custom port for LDAP addressbook (Milan Crha)
3499         * Fails to import calendar events due to used incorrect enum values
3500           (Milan Crha)
3502 Translations:
3503         Ihar Hrachyshka (be)
3504         Mario Blättermann (de)
3505         Christian Kirbach (de)
3506         Dimitris Spingos (el)
3507         Tom Tryfonidis (el)
3508         Bruce Cowan (en_GB)
3509         Daniel Mustieles (es)
3510         Alexandre Franke (fr)
3511         chandankumar (hi)
3512         Gabor Kelemen (hu)
3513         Dirgita (id)
3514         Shankar Prasad (kn)
3515         Changwoo Ryu (ko)
3516         Sandeep Sheshrao Shedmake (mr)
3517         Piotr Drąg (pl)
3518         Duarte Loreto (pt)
3519         Yuri Myasoedov (ru)
3520         Matej Urbančič (sl)
3521         Мирослав Николић (sr)
3522         Daniel Nylander (sv)
3523         Nguyễn Thái Ngọc Duy (vi)
3524         Chao-Hsiung Liao (zh_HK)
3527 Evolution 3.5.91 2012-09-03
3528 ---------------------------
3530 Bug Fixes:
3531         Bug 586186 - Calendar print uses too small font (Conrad Steenberg)
3532         Bug 678476 - Critical warnings on calendar factory console (Milan Crha)
3533         Bug 679862 - Do not use ENameSelectorEntry in .ui files (Milan Crha)
3534         Bug 680786 - [text-highlight] Correctly display binary patches
3535                      (Dan Vrátil)
3536         Bug 681431 - Expanded attachment bar hides headers (Dan Vrátil)
3537         Bug 681669 - 'Select today' in work week view goes to wrong week
3538                      (Milan Crha)
3539         Bug 681877 - Postpone window changes saving for a second (Milan Crha)
3540         Bug 682494 - Add some defensive checks in gal-a11y-e-text.c (Mike Gorse)
3541         Bug 682519 - vcard-inline: Typo in translatable string (Matthew Barnes)
3542         Bug 682678 - Entering the end date for a recurring event is very
3543                      difficult (Milan Crha)
3544         Bug 682811 - Can edit properties of local/vfolder stores
3545                      (Matthew Barnes)
3546         Bug 682955 - Support GStreamer 1.0 (Dominique Leuenberger)
3548 Other Changes:
3549         * cal-config-webcal: Accept URIs with webcal:// scheme.
3550           (Matthew Barnes)
3551         * Adjust for webkit 1.9.90 API change. (Dominique Leuenberger)
3552         * Fix visibility of parts in prefer-plain (Dan Vrátil)
3553         * Add support for application/ics to ITIP formatter (Dan Vrátil)
3554         * Make sure evolution-alarm-notify is running on Evolution's start
3555           (Milan Crha)
3557 Translations:
3558         Daniel Mustieles (es)
3559         Fran Diéguez (gl)
3560         Andika Triwidada (id)
3561         Aurimas Černius (lt)
3562         Kjartan Maraas (nb)
3563         Piotr Drąg (pl)
3564         Yuri Myasoedov (ru)
3565         Nguyễn Thái Ngọc Duy (vi)
3566         Chao-Hsiung Liao (zh_HK)
3569 Evolution 3.5.90 2012-08-20
3570 ---------------------------
3572 Bug Fixes:
3573         Bug 246530 - Rules editor lacks "Label is (not) 'None'" (Milan Crha)
3574         Bug 555325 - Delete key should not delete a whole address book
3575                      (Matthew Barnes)
3576         Bug 559815 - Empty Reminders editor when opened second time
3577                      (Milan Crha)
3578         Bug 676785 - Enables wrong calendar after saving appointment
3579                      (Milan Crha)
3580         Bug 677695 - Crash on quit under emu_free_mail_cache() (Milan Crha)
3581         Bug 678408 - Mail view is very small for some mails (Milan Crha)
3582         Bug 680702 - Freeze/crash when loading remote images (Dan Vrátil)
3583         Bug 680724 - Attachment bar regression (Dan Vrátil)
3584         Bug 680786 - [text-highlight] Prefer Content-Type header over file
3585                      name extension (Dan Vrátil)
3586         Bug 680947 - Multiselect doesn't clear message preview panel
3587                      (Dan Vrátil)
3588         Bug 681017 - Bogus SMTP port in the account manager UI (Milan Crha)
3589         Bug 681279 - Reply on selection doesn't work (Dan Vrátil)
3590         Bug 681318 - Filter by Source account doesn't show accounts (Milan Crha)
3591         Bug 681321 - Support both old and new-buf libxml2 APIs (Matthew Barnes)
3592         Bug 681400 - Fix build against WebKitGtk+ 1.9.6 (Dan Vrátil)
3593         Bug 681432 - Runtime warnings from e_mail_display_reload() (Dan Vrátil)
3594         Bug 681641 - Port to new documentation infrastructure (Javier Jardón)
3595         Bug 681783 - Critical warning and freeze with libsoup-2.39 and
3596                      webkitgtk-1.9.2 (Dan Vrátil)
3597         Bug 681882 - Account signature not selected in new composer window
3598                      (Matthew Barnes)
3599         Bug 682019 - Always display text/plain when there's nothing else in
3600                      multipart/alternative (Dan Vrátil)
3601         Bug 682102 - Upstream Debian's 04_gettext_intltool.patch
3602                      (Matthew Barnes)
3604 Other Changes:
3605         * User documentation improvements. (Andre Klapper)
3606         * Return of the "mark messages as read" preference. (Matthew Barnes)
3607         * Remove all references to JavaScriptCore and use of JavaScript
3608           (Dan Vrátil)
3609         * EDayView: Hide tooltip on context menu popup (Milan Crha)
3610         * backup-restore: Add version info to evolution.dirs file.
3611           (Matthew Barnes)
3612         * Run mbox-to-Maildir conversion before loading modules.
3613           (Matthew Barnes)
3614         * Remove the settings capplet. (Matthew Barnes)
3615         * express: Remove clutter-based email tabs. (Matthew Barnes)
3616         * Add e_mail_session_append_to_local_folder(). (Matthew Barnes)
3617         * Add event/memo/task "Save As" item to File menu. (Matthew Barnes)
3619 Translations:
3620         Andre Klapper (cs)
3621         Dimitris Spingos (el)
3622         Daniel Mustieles (es)
3623         Fran Diéguez (gl)
3624         Sweta Kothari (gu)
3625         Sandeep Sheshrao Shedmake (mr)
3626         A S Alam (pa)
3627         Мирослав Николић (sr)
3628         Chao-Hsiung Liao (zh_HK)
3631 Evolution 3.5.5 2012-08-06
3632 --------------------------
3634 Bug Fixes:
3635         Bug 677635 - Vanished message list with filled preview panel
3636                      (Dan Vrátil)
3637         Bug 678635 - File->Send/Receive lists too many sources (Milan Crha)
3638         Bug 679049 - [itip-formatter] Cannot reply to meeting invitation
3639                      (Dan Vrátil)
3640         Bug 679404 - Read colors for message preview from Gtk theme
3641                      (Dan Vrátil)
3642         Bug 679726 - Move button for expanding headers behind header label
3643                      (Dan Vrátil)
3644         Bug 679843 - Double free when printing (Dan Vrátil)
3645         Bug 680123 - Freeze on message/disposition-notification email parsing
3646                      (Dan Vrátil)
3647         Bug 680164 - Print Preview action should open preview immediatelly
3648                      (Dan Vrátil)
3649         Bug 680331 - Crash when replying to a message (Dan Vrátil)
3650         Bug 680535 - Reply to message with text attachments formats them
3651                      inline (Dan Vrátil)
3652         Bug 680577 - [text-highlight] - Failed to load part (Dan Vrátil)
3653         Bug 680634 - Missing image attachment (Dan Vrátil)
3654         Bug 680635 - Inline GPG shown as source (Dan Vrátil)
3655         Bug 680643 - First message Print preview without CSS (Dan Vrátil)
3656         Bug 680666 - Contacts/Tasks/Memos preview pane does not follow theme
3657                      colors (Dan Vrátil)
3658         Bug 680682 - Segfault after label attempted deletion (Milan Crha)
3659         Bug 681075 - Add tooltips to signature editor toolbar (Michael Wood)
3661 Other Changes:
3662         * Various mail formatter and highlighter improvements (Dan Vrátil)
3663         * Improvements to user documentation. (Andre Klapper)
3664         * Disable CompEditor when saving changes (Milan Crha)
3665         * Use template files to generate GEnumClass types. (Matthew Barnes)
3666         * mail-send-recv: Improve presentation. (Matthew Barnes)
3667         * Fix few more memory leaks (Milan Crha)
3668         * Support creating and deleting remote resources. (Matthew Barnes)
3669         * Remove all GDK threads usage. (Matthew Barnes)
3671 Translations:
3672         Ihar Hrachyshka (be)
3673         Dimitris Spingos (el)
3674         Tom Tryfonidis (el)
3675         Daniel Mustieles (es)
3676         Fran Diéguez (gl)
3677         Sweta Kothari (gu)
3678         Andika Triwidada (id)
3679         Aurimas Černius (lt)
3680         Kjartan Maraas (nb)
3681         Мирослав Николић (sr)
3682         tuhaihe (zh_CN)
3683         Chao-Hsiung Liao (zh_HK)
3686 Evolution 3.5.4 2012-07-16
3687 --------------------------
3689 Bug Fixes:
3690         Bug 223309 - Add "Include Subfolders" to "Search Folder Sources"
3691                      (Milan Crha)
3692         Bug 246231 - Add Filter Rule dialog - UI suggestions (Milan Crha)
3693         Bug 257283 - Can't select multiple folders at once in vFolder sources
3694                      (Milan Crha)
3695         Bug 332115 - Remove Camel module names from Send/Receive window
3696                      (Matthew Barnes)
3697         Bug 349875 - Dragging an email from a vFolder should link to source
3698                      folder (Milan Crha)
3699         Bug 515004 - Allow toggling between text and HTML view of mail
3700                      (Dan Vrátil)
3701         Bug 524737 - Replace radio buttons in Search folder editor (Milan Crha)
3702         Bug 548778 - Use original location when replying in Search Folder
3703                      (Milan Crha)
3704         Bug 602425 - Search in "Current Account"/"All Accounts" depends on
3705                      vfolders (Milan Crha)
3706         Bug 617557 - Can close composer while message is sending (Milan Crha)
3707         Bug 653529 - Alarm Notification window events list is too small
3708                      (Milan Crha)
3709         Bug 661886 - Avoid vertical scrolling in the filtering rules editor
3710                      (Milan Crha)
3711         Bug 674427 - Crash when formatting contact in addressbook (Dan Vrátil)
3712         Bug 677604 - Critical warnings on evolution start (Milan Crha)
3713         Bug 677695 - Freeze on quit in emu_free_mail_cache() (Milan Crha)
3714         Bug 677885 - Deleting account is chatty on console (Matthew Barnes)
3715         Bug 677993 - Remember screen used in previous session (Milan Crha)
3716         Bug 678606 - Crash under mail_backend_folder_deleted_cb()
3717                      (Matthew Barnes)
3718         Bug 678667 - 'All Message Headers' option is broken (Lucian Langa)
3719         Bug 678783 - Crash under e_attachment_set_file_info() (Milan Crha)
3720         Bug 678834 - [prefer-plain] Setting change works only after restart
3721                      (Dan Vrátil)
3722         Bug 678946 - Port entry in Account Assistant is unset (Matthew Barnes)
3723         Bug 679323 - Formatting errors when replying in inline mode
3724                      (Dan Vrátil)
3725         Bug 679649 - Remove "Recent Messages" from Quick Search Bar
3726                      (Matthew Barnes)
3727         Bug 679726 - Can't unfold long recipient list in message window
3728                      (Dan Vrátil)
3729         Bug 679814 - Calendar invitation shows both calendar and html part
3730                      (Dan Vrátil)
3732 Other Changes:
3733         * google: Remove SSL option for Google Contacts address books
3734           (Philip Withnall)
3735         * google: Remove the offline caching option for Google Contacts
3736           address books (Philip Withnall)
3737         * [prefer-plain] Fix displaying suppressed HTML parts (Dan Vrátil)
3738         * Add CamelDebug to e_mail_parser_parse_sync (Dan Vrátil)
3739         * Display text/plain in fixed-width font (Dan Vrátil)
3740         * Fix displaying photos in contacts preview (Dan Vrátil)
3741         * Display local contact photos in EContactEditor's EImageChooser
3742           (Dan Vrátil)
3743         * Don't load images in preview pane when openning Preferences Dialog
3744           (Dan Vrátil)
3745         * Trust attachments from ~/.kde and ~/.kde4. (Matthew Barnes)
3746         * killev.c: Don't kill D-Bus services. (Matthew Barnes)
3747         * Remove "last-upgraded-version" GSettings key. (Matthew Barnes)
3748         * Remove evolution-nognome script. (Matthew Barnes)
3749         * Delay saving Evolution version until later in initialization.
3750           (Matthew Barnes)
3751         * EMailConfigWindow: Add a "changes-committed" signal. (Matthew Barnes)
3752         * Disconnect a CamelService after editing its settings. (Matthew Barnes)
3753         * e_web_view_update_fonts(): Fix memory corruption. (Matthew Barnes)
3754         * Use folder display name in status messages when possible.
3755           (Matthew Barnes)
3756         * Remove em_folder_tree_get_selected_folder(). (Matthew Barnes)
3757         * Avoid crash on folder rename (Milan Crha)
3758         * Add "auto-update" option to Search Folder Editor (Milan Crha)
3759         * Preset timeout on SoupSession-s to 90 seconds (Milan Crha)
3760         * Update to libgweather 3.5 (Giovanni Campagna)
3761         * Don't display SMIME signature as an attachment (Dan Vrátil)
3762         * Make alarm notifications work again (Milan Crha)
3763         * Rework handling of GOA mail. (Matthew Barnes)
3765 Translations:
3766         Ihar Hrachyshka (be)
3767         Daniel Mustieles (es)
3768         Fran Diéguez (gl)
3769         Kjartan Maraas (nb, nn)
3770         Sasi Bhushan Boddepalli (te)
3771         Chao-Hsiung Liao (zh_HK)
3774 Evolution 3.5.3 2012-06-25
3775 --------------------------
3777 !!! MAJOR DESIGN CHANGES AND API BREAKS IN THIS RELEASE !!!
3779 * GConf dependency has been dropped.
3781 * Account data now resides in plain text files rather than GConf XML blobs.
3782   As part of this effort, a good part of libedataserver was rewritten from
3783   scratch.  For further details and links to documentation see:
3784   https://mail.gnome.org/archives/evolution-list/2012-May/msg00214.html
3786 Bug Fixes:
3787         Bug 300677 - vFolder rules shouldn't refer to the Unmatched folder
3788                      (Milan Crha)
3789         Bug 431497 - Offline mode should disable loading of images from the
3790                      internet (Dan Vrátil)
3791         Bug 569540 - Remove unused message-display-style GSettings key
3792                      (Milan Crha)
3793         Bug 670876 - Missing mnemonics for buttons for vcard attached to email
3794                      (Dan Vrátil)
3795         Bug 674887 - Hang on sender's photo lookup (Dan Vrátil)
3796         Bug 676179 - Memos/Tasks - Update preview when it's shown (Dan Vrátil)
3797         Bug 676563 - Cannot create folders directly under store node
3798                      (Milan Crha)
3799         Bug 677597 - Crash on vFolder source folder removal (Milan Crha)
3800         Bug 677607 - Closing Mail Browser emits critical warnings (Dan Vrátil)
3801         Bug 677608 - Fails to open message which is not yet downloaded
3802                      (Dan Vrátil)
3803         Bug 677624 - Disable Properties when Search Folders is selected
3804                      (Matthew Barnes)
3805         Bug 677628 - Remove account and folder name from mail notifications
3806                      (Matthew Barnes)
3807         Bug 677631 - Some HTML links don't work (Dan Vrátil)
3808         Bug 677673 - Reply contains quoted top headers (Dan Vrátil)
3809         Bug 677679 - Folder tree unread counts don't decrease (Matthew Barnes)
3810         Bug 677686 - Account editor missing refresh interval setting
3811                      (Matthew Barnes)
3812         Bug 677706 - Crash in spell_entry_recheck_all() (Milan Crha)
3813         Bug 677882 - Cannot create account with Sendmail (Matthew Barnes)
3814         Bug 677995 - Asks password for disabled mail account (Matthew Barnes)
3815         Bug 678292 - Due Date does not display in follow-up flag dialogue box
3816                      (Milan Crha)
3817         Bug 678293 - Already downloaded images are not shown (Dan Vrátil)
3818         Bug 678304 - Save Draft prevents Evolution's quit (Milan Crha)
3819         Bug 678345 - Runtime warning when sender photo is disabled (Dan Vrátil)
3820         Bug 678347 - Put spamd pid/socket files in $XDG_RUNTIME_DIR
3821                      (Matthew Barnes)
3822         Bug 678393 - Disable Properties for built-in mail stores
3823                      (Matthew Barnes)
3824         Bug 678397 - Move "mail-to-task" actions to a submenu (Matthew Barnes)
3825         Bug 678608 - Please enter password for mail account "Unnamed"
3826                      (Matthew Barnes)
3827         Bug 678609 - No suggested name for new mail account (Matthew Barnes)
3828         Bug 678613 - Keep display name synchronized across all mail sources
3829                      (Matthew Barnes)
3830         Bug 678634 - Criticals warnings when creating new book/cal
3831                      (Matthew Barnes)
3832         Bug 764467 - URL popup shows all Copy options (Dan Vrátil)
3834 Other Changes:
3835         * User documentation improvements. (Andre Klapper)
3836         * Adapt to single-include E-D-S libraries. (Matthew Barnes)
3837         * Remove mail-guess-servers.[ch]. (Matthew Barnes)
3838         * Remove local mail autoconfiguration data. (Matthew Barnes)
3839         * Mail formatter rewrite (Dan Vrátil)
3840         * Bump minimum libnotify version to 0.7. (Matthew Barnes)
3841         * Fix possible use of uninitialized variable (Milan Crha)
3842         * Adapt to evolution-data-server's port from GConf to GSettings
3843           (Milan Crha)
3844         * Make em_utils_in_addressbook() cancellable (Dan Vrátil)
3845         * Remove the last remaining usage of GConf (Milan Crha)
3846         * Remove -Werror from AM_INIT_AUTOMAKE. (Matthew Barnes)
3847         * Do not call g_object_notify() when property didn't change
3848           (Milan Crha)
3849         * Clarify that libcanberra-gtk3 is optional. (Matthew Barnes)
3850         * No more experimental plugins. (Matthew Barnes)
3851         * Remove Mono and Python EPlugin bindings. (Matthew Barnes)
3852         * Remove --enable-plugins=list variation. (Matthew Barnes)
3853         * Delete unused GnomeCanvasRichText. (Matthew Barnes)
3854         * Use SoupURI instead of EUri. (Matthew Barnes)
3855         * Reduce amount or EMailDisplay reloads when displaying Preferences
3856           dialog (Dan Vrátil)
3857         * Avoid crash for providers without configuration backend (Milan Crha)
3859 Translations:
3860         Ihar Hrachyshka (be)
3861         Tom Tryfonidis (el)
3862         Daniel Mustieles (es)
3863         Bruno Brouard (fr)
3864         Fran Diéguez (gl)
3865         Matej Urbančič (sl)
3868 Evolution 3.5.2 2012-06-04
3869 --------------------------
3871 Bug Fixes:
3872         Bug 200683 - Composer subject spell checking (Milan Crha)
3873         Bug 206484 - Add year scrolling to date picker (Milan Crha)
3874         Bug 246581 - Replies in Sent folder goes to myself (Milan Crha)
3875         Bug 559710 - Do not close Event/Task/Memo editor on save (Milan Crha)
3876         Bug 669111 - Lost charset in replies to encrypted mails (Milan Crha)
3877         Bug 669133 - Import Assistant preview widget is too small (Milan Crha)
3878         Bug 669295 - Choice made for 'setup Google contact/calendar' is not
3879                      remembered (Milan Crha)
3880         Bug 669445 - A way of turning Message Preview off by default
3881                      (Milan Crha)
3882         Bug 669463 - HTML signature opens in editor as Plain text (Milan Crha)
3883         Bug 669657 - Move External Editor plugin to standard plugins
3884                      (Holger Macht)
3885         Bug 669674 - EMailBrowser doesn't copy search settings (Milan Crha)
3886         Bug 669893 - Send/Receive dialog content too tall (Milan Crha)
3887         Bug 669983 - Add "To" only search option (like for CC and BCC exists)
3888                      (Milan Crha)
3889         Bug 671585 - Add support for smooth scrolling devices (Milan Crha)
3890         Bug 671585 - e-week-view.c: Use page_increment for smooth scrolling
3891                      (Volker Sobek)
3892         Bug 672827 - 'Mark as read' confirmation dialog is too big
3893                      (Matthew Barnes)
3894         Bug 673514 - Crash in WebKit after printing (Dan Vrátil)
3895         Bug 673946 - Cannot delete search folders (Milan Crha)
3896         Bug 674997 - Collapsing contact lists broken in Contacts preview
3897                      (Dan Vrátil)
3898         Bug 675061 - Evolution 3.5.1 does not build (Dan Vrátil)
3899         Bug 675347 - No 'Retrieving message...' in preview panel (Dan Vrátil)
3900         Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH. (Matthew Barnes)
3901         Bug 675723 - UI lock from action_mail_show_source_cb (Dan Vrátil)
3902         Bug 675725 - SMTP configuration window forgets custom port (Milan Crha)
3903         Bug 675728 - Crash in strcmp, e_filter_rule_find_list (Milan Crha)
3904         Bug 675863 - Cannot load webview.css from Tasks/Memos (Dan Vrátil)
3905         Bug 675871 - Hide gnu make extensions warnings for automake 1.12
3906                      (Milan Crha)
3907         Bug 676226 - Changing GOA mail account looses GOA key (Milan Crha)
3908         Bug 676410 - Add Unity to OnlyShowIn whitelist (Jeremy Bicha)
3909         Bug 676492 - Mail backend properties with underscores stopped working
3910                      (David Woodhouse)
3911         Bug 677045 - pkg-config files missing libebackend-1.2 requirement
3912                      (Matthew Barnes)
3913         Bug 677273 - Bad default for month-hpane-position setting
3914                      (Matthew Barnes)
3915         Bug 677280 - "Help - Quick Reference" opens multiple PDF documents
3916                      (Matthew Barnes)
3918 Other Changes:
3919         * Require libsoup >= 2.38.1. (Matthew Barnes)
3920         * Spell checking for 'Summary' in Event/Task/Memo editors (Milan Crha)
3921         * Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig
3922           also Tasks (Milan Crha)
3923         * Avoid New unread icon emblem on virtual folders (Milan Crha)
3924         * Make the settings capplet optional. (Matthew Barnes)
3925         * Fix memory leaks around gtk_tree_model_get() function (Milan Crha)
3927 Translations:
3928         Christian Kirbach (de)
3929         Daniel Mustieles (es)
3930         Bruno Brouard (fr)
3931         Fran Diéguez (gl)
3932         Luca Ferretti (it)
3933         Jiro Matsuzawa (ja)
3934         Kjartan Maraas (nb)
3935         Dmitry Shachnev (ru)
3936         Nguyễn Thái Ngọc Duy (vi)
3939 Evolution 3.5.1 2012-04-30
3940 --------------------------
3942 * Evolution now uses WebKit/GTK+ instead of GtkHtml to display emails,
3943   contacts, tasks and memos.  A huge thanks to the heroic efforts of Dan
3944   Vrátil for this!  It's been a long time coming.  Note that for the time
3945   being Evolution still uses GtkHtml to compose emails, but work will soon
3946   be underway to transition the email composer to WebKit/GTK+ as well.
3947   GtkHtml will then be retired.
3949 Bug Fixes:
3950         Bug 245025 - Popup confirmation when moving a folder (via drag and
3951                      drop) (Milan Crha)
3952         Bug 465076 - INBOX confusion with outbox (Milan Crha)
3953         Bug 528508 - Wrap long lines when printing emails (Dan Vrátil)
3954         Bug 560654 - Better description for message list filter (Milan Crha)
3955         Bug 564820 - Search filter persists when changing folders (Milan Crha)
3956         Bug 584143 - Global Search Function withing Calendar (Milan Crha)
3957         Bug 593444 - templates-plugin: minor tweak to configuration tab
3958                      (Ashwini Oruganti)
3959         Bug 593449 - custom-header-plugin: minor tweak to configuration tab
3960                      (Ashwini Oruganti)
3961         Bug 593450 - attachment-reminder-plugin: minor tweak to configuration
3962                      tab (Ashwini Oruganti)
3963         Bug 600860 - Opening IMAP message with large attachment blocks UI
3964                      (Milan Crha)
3965         Bug 617930 - Crash under mail_sidebar_model_loaded_row_cb (Milan Crha)
3966         Bug 655753 - Improve offline notification for network outage
3967                      (Milan Crha)
3968         Bug 667046 - Outgoing filter cannot override used Sent folder
3969                      (Milan Crha)
3970         Bug 667912 - Remove name field from formatted address label
3971                      (Milan Crha)
3972         Bug 668481 - Account order is not remembered (Milan Crha)
3973         Bug 668543 - Crash in view_modify_contact_cb() if contact has no UID
3974                      (Milan Crha)
3975         Bug 668687 - MDN panel left shown when moving to an empty folder
3976                      (Milan Crha)
3977         Bug 668768 - Copy&paste of appointment occurrence creates two
3978                      appointments (Milan Crha)
3979         Bug 668769 - Recurrence editor weekday items slightly cropped
3980                      (Milan Crha)
3981         Bug 668976 - Capplet settings depends on local etable (Alban Browaeys)
3982         Bug 668988 - Handle a "minutes" entry greater than 59 intelligently
3983                      (Milan Crha)
3984         Bug 668989 - Add a twitter username to IM in contacts (Milan Crha)
3985         Bug 668998 - Consistent UI for saving Contacts like in Events/Tasks/
3986                      Memos (Milan Crha)
3987         Bug 669088 - Add a Column dialog draws incorrectly (Milan Crha)
3988         Bug 670445 - Folder deletion in offline shows strange behavior
3989                      (Vibha Yadav)
3990         Bug 670609 - Delete /data/evolution.mime (Matthew Barnes)
3991         Bug 670967 - Moving event in offline doesn't delete event from
3992                      original calendar (Vibha Yadav)
3993         Bug 670967 - Moving event in offline mode (Vibha Yadav)
3994         Bug 671537 - Option to validate SSL certificates with libsoup
3995                      (Milan Crha)
3996         Bug 671874 - autocontacts.gschema: GAIM is called Pidgin now
3997                      (Matthew Barnes)
3998         Bug 671876 - Improve schema descriptions for mail-notification keys
3999                      (Matthew Barnes)
4000         Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
4001         Bug 672916 - Spam is not detected automatically (Milan Crha)
4002         Bug 672986 - User docs are too big for git.mk (Sam Thursfield)
4003         Bug 673013 - Doesn't expose webkit Cflags/Libs (Dan Vrátil)
4004         Bug 673065 - Black rectangle around text in Source view (Dan Vrátil)
4005         Bug 673067 - [itip-formatter] Shows one long line for the meeting
4006                      description (Dan Vrátil)
4007         Bug 673108 - Font settings and monospace fonts don't work (Dan Vrátil)
4008         Bug 673123 - Crash in http_request_write_to_cache (Dan Vrátil)
4009         Bug 673225 - White box in message preview not wide enough for very
4010                      long strings (Dan Vrátil)
4011         Bug 673228 - Fails to display attached image in attached email
4012                      (Dan Vrátil)
4013         Bug 673420 - Itip formatter lost all mnemonics (Dan Vrátil)
4014         Bug 673430 - Can't read messages in virtual Junk/Trash folders
4015                      (Dan Vrátil)
4016         Bug 673525 - Crash under efh_write_message() (Dan Vrátil)
4017         Bug 673895 - "Send To..." doesn't work anymore (Matthew Barnes)
4018         Bug 673955 - Can not display email and calendar in separate windows
4019                      anymore (Matthew Barnes)
4020         Bug 674034 - Attached images from IMAP provider email not shown
4021                      (Dan Vrátil)
4022         Bug 674037 - [attachment-reminder] Parses message body inefficiently
4023                      (Milan Crha)
4024         Bug 674060 - Preview panel on folder change not updated (Dan Vrátil)
4025         Bug 674062 - Runtime warning from e_attachment_load_handle_error()
4026                      (Milan Crha)
4027         Bug 674176 - Sender's photo not shown properly (Dan Vrátil)
4028         Bug 674194 - Missing text in email (Dan Vrátil)
4029         Bug 674248 - Lost new lines from text/plain (Dan Vrátil)
4030         Bug 674249 - Crash when showing message with large text/plain
4031                      (Dan Vrátil)
4032         Bug 674272 - Contacts preview differs with mailer running and not
4033                      (Dan Vrátil)
4034         Bug 674282 - Don't crash on reply with empty selection (Yanko Kaneti)
4035         Bug 674340 - Evolution hangs on startup (Dan Vrátil)
4036         Bug 674380 - Deselected contact keeps preview filled (Dan Vrátil)
4037         Bug 674381 - Show contact photo from address book doesn't work
4038                      (Dan Vrátil)
4039         Bug 674466 - Mail's preview panel can show listing of local filesystem
4040                      root (Dan Vrátil)
4041         Bug 674701 - Clicking address in preview composes to default account
4042                      (Milan Crha)
4044 Miscellaneous Changes:
4045         * Limit supported gweather to < 3.5. (Matthew Barnes)
4046         * Require gnome-doc-utils >= 0.20.10. (Matthew Barnes)
4047         * Add ability to specify INBOX for non-storage type accounts.
4048           (Srinivasa Ragavan)
4049         * EMFormat: Add "session" as a constructor property. (Matthew Barnes)
4050         * Use GNetworkMonitor to drive EShell:network-available.
4051           (Matthew Barnes)
4052         * Drop the ConnMan/NetworkManager/WindowsSENS modules. (Matthew Barnes)
4053         * Remove EMSyncStream. (Matthew Barnes)
4054         * EMFolderTreeModel: Remove COL_STRING_URI. (Matthew Barnes)
4055         * Fix backward buttons in "restore-confirm" dialog. (Matthew Barnes)
4056         * EWebView: Make antialiasing settings optional. (Matthew Barnes)
4057         * Show calendar Find Next/Prev/Stop buttons beside Search text entry
4058           (Milan Crha)
4060 Translations:
4061         Ibrahim Saed (ar)
4062         Jordi Serratosa (ca)
4063         Carles Ferrando (ca@valencia)
4064         Christian Kirbach (de)
4065         Mario Blättermann (de)
4066         Daniel Mustieles (es)
4067         Mattias Põldaru (et)
4068         Bruno Brouard (fr)
4069         Fran Diéguez (gl)
4070         Hideki Yamane (ja)
4071         Kjartan Maraas (nb)
4072         Piotr Drąg (pl)
4073         Matej Urbančič (sl)
4074         Daniel Nylander (sv)
4075         Sasi Bhushan (te)
4078 Evolution 3.4.0 2012-03-26
4079 --------------------------
4081 Bug Fixes:
4082         Bug 672474 - Flaw in GOA synchronization logic (Matthew Barnes)
4083         Bug 672593 - Typos in evolution.convert (Dimitri)
4085 Translations:
4086         Ibrahim Saed (ar)
4087         David Planella (ca)
4088         Carles Ferrando (ca@valencia)
4089         Jiri Eischmann (cs)
4090         Flemming Christensen (da)
4091         Kenneth Nielsen (da)
4092         Mattias Põldaru (et)
4093         Bruno Brouard (fr)
4094         Chandan Kumar (hi)
4095         Gabor Kelemen (hu)
4096         Shankar Prasad (kn)
4097         Aurimas Černius (lt)
4098         Kjartan Maraas (nb)
4099         Duarte Loreto (pt)
4100         Djavan Fagundes (pt_BR)
4101         Sasi Bhushan Boddepalli (te)
4102         Daniel Korostil (uk)
4105 Evolution 3.3.92 2012-03-19
4106 ---------------------------
4108 Bug Fixes:
4109         Bug 671509 (2/2) - Some small UI/theming improvements (Cosimo Cecchi)
4110         Bug 671509 (1/2) - Some small UI/theming improvements (Cosimo Cecchi)
4111         Bug 665399 - Cannot change File Under to custom value (Milan Crha)
4112         Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
4113         Bug 665130 - Memory leaks in Preferences and ETable (Milan Crha)
4114         Bug 665129 - Memory leak in EBufferTagger (Milan Crha)
4115         Bug 665106 - Memory leak from composer setup when opening Preferences (Milan Crha)
4116         Bug 669490 - Window resizes with many activities (gtk 3.3.14+) (Milan Crha)
4117         Bug 671716 - Fails to build with --enable-contact-maps (Matthew Barnes)
4118         Bug 664326 - Buttons to handle exceptions in event is always disabled (Milan Crha)
4119         Bug 664323 - Too late initialization of Gnome/GailCanvas ATK support (Milan Crha)
4120         Bug 664205 - Improve UX when creating a new mail folder (Milan Crha)
4121         Bug 664169 - Default port is not selected by default (Milan Crha)
4122         Bug 671233 - Unable to choose port 587 for SMTP (Milan Crha)
4123         User Docs: Link 'Deleting attachments' into Attachments overview page. See bug #671633 (Andre Klapper)
4124         User Docs: Clarify Bogofilter usage again. Fixes bug #665008 (Andre Klapper)
4125         User Docs: Rewrite Spam Marking. Fixes bug #665008 (Andre Klapper)
4126         User Docs: Explain how Bogofilter and SpamAssassin work and link to their FAQs. See bug #665008 (Andre Klapper)
4127         User Docs: Explain order in mail folder list pane and how to change. Fixes bug #661654 (Andre Klapper)
4128         User Docs: Mention 'Apply the same view settings to all folders' mail setting. Fixes bug #669246 (Andre Klapper)
4129         User Docs: Use conditional processing for package install links; Add EWS to first start page. Fixes bug #671068. (Andre Klapper)
4131 Miscellaneous Fixes:
4132         Add dbus-glib flags to evolution binary. (Matthew Barnes)
4133         Add a comment about Bcc headers to searchtypes.xml. (Matthew Barnes)
4134         Revert "Include searching Bcc header while looking for recipients" (Matthew Barnes)
4135         Mention the return of dbus-glib in a NEWS blurb. (Matthew Barnes)
4136         Fix too large allocation for alert-bar in shell-content (Milan Crha)
4137         EConfig: Support custom page skip callbacks. (Matthew Barnes)
4138         User Docs: Move page to Advanced section (Andre Klapper)
4139         User Docs: Add page about message source and all mail headers view (Andre Klapper)
4140         User Docs: Add 'Advanced' section for Message Displaying to dump all the Headers/Source stuff (Andre Klapper)
4141         User Docs: Remove Source and Headers stuff from 'Message list sorting' section. Wrong place. (Andre Klapper)
4142         User Docs: Link also into mail-layout-changing (Andre Klapper)
4143         User Docs: Fix wrong syntax (Andre Klapper)
4144         User Docs: Add missing markup (Andre Klapper)
4145         startup-wizard: Avoid em_account_editor_get_widget(). (Matthew Barnes)
4147 Translations:
4148         Changwoo Ryu (ko)
4149         Bruce Cowan (en_GB)
4150         Nilamdyuti Goswami (as)
4151         Daniel Mustieles (es)
4152         Daniel Korostil (uk)
4153         Christian Kirbach (de)
4154         Martin Srebotnjak (sl)
4155         Timo Jyrinki (fi)
4156         Pavol Klačanský ()
4157         Bruno Brouard (fr)
4158         Piotr Drąg (pl)
4159         Matej Urbančič (sl)
4160         Yuri Myasoedov (ru)
4161         Kjartan Maraas (nn)
4162         A S Alam (pa)
4163         Praveen Arimbrathodiyil ()
4164         Gabor Kelemen (hu)
4165         Rudolfs Mazurs (lv)
4166         Chao-Hsiung Liao (zh_HK)        
4169 * The dbus-glib dependency has temporarily returned.  GConf now uses
4170   dbus-glib instead of libbonobo but it does not initialize threading
4171   support, so we have to initialize it to avoid thread-safety issues.
4172   When we're ready to drop GConf we will drop dbus-glib along with it.
4175 Evolution 3.3.91 2012-03-05
4176 ---------------------------
4178 Bug Fixes:
4179         Bug 670432 - Check for EggSMClient dependencies with pkg-config
4180                      (Matthew Barnes)
4181         Bug 670512 - Crash in ecp_set_target at e-cal-config.c:93 (Milan Crha)
4182         Bug 661265 - Move to Calendar breaks google:// URI (Milan Crha)
4183         Bug 669294 - Settings of 'sending email' tab is not remembered
4184                      (Milan Crha)
4185         Bug 617557 - Can lost message after send failed (Milan Crha)
4186         Bug 670934 - Was saving ESourceList first, rather than last (Milan Crha)
4187         Bug 663745 - Option to create Google Calendar not available (Milan Crha)
4188         Bug 671211 - 'Mark Citations' preferences not applied (Dan Vrátil)
4190 Other Changes:
4191         * Further staging of mailer code to be moved to evolution-data-server.
4192           New libevolution-utils introduced as a temporary bridge during the
4193           staging phase. (Srinivasa Ragavan)
4194         * Various user documentation improvements. (Andre Klapper)
4195         * Show account properties on remote folders. (Milan Crha)
4196         * Show errors on message load. (Milan Crha)
4197         * Avoid crash when formatting broken message. (Milan Crha)
4198         * Show composer window on "Continue editing". (Milan Crha)
4199         * Handle cut-paste appointments better. (Chenthill Palanisamy)
4201 Translations:
4202         Ihar Hrachyshka (be)
4203         Alexander Shopov (bg)
4204         Krasimir Chonov (bg)
4205         Daniel Mustieles (es)
4206         Fran Diéguez (gl)
4207         Aurimas Černius (lt)
4208         Yuri Myasoedov (ru)
4209         Matej Urbančič (sl)
4210         Мирослав Николић (sr)
4211         Dr.T.Vasudevan (ta)
4212         Nguyễn Thái Ngọc Duy (vi)
4213         Chao-Hsiung Liao (zh_HK)
4216 Evolution 3.3.5 2012-02-06
4217 --------------------------
4219 Bug Fixes:
4220         Bug 670414 - Whitespace following backslash in Makefile.am (Jiro Matsuzawa)
4221         Bug 670301 - User Docs: Document improved ways to add/edit mail accounts. (Andre Klapper)
4222         Bug 670389 - User Docs: Add sorting for available Exchange providers. Fixes bug #670389 (Andre Klapper)
4223         Bug 668620 - User Docs: Explain how to enable Search Folders. Fixes bug #668620 (Andre Klapper)
4224         Bug 670252 - User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug #670252. (Andre Klapper)
4225         Bug 552873 - User Docs: Also cover mail composer in 'Character Encodings' page. See bug 552873. (Andre Klapper)
4226         Bug 471795 - Clarify CSV importers as being for contact info only (Matthew Barnes)
4227         Bug 670278 - Poorly worded "confirm overwrite" alert (Matthew Barnes)
4228         Bug 670280 - Remove "Recent Documents" attachment feature (Matthew Barnes)
4229         Bug 663110 - Crash on copy events between calendars (Milan Crha)
4230         Bug 663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULES (Alexandre Rostovtsev)
4231         Bug 320976 - Remember last New button choice in Calendar view (Milan Crha)
4232         Bug 332043 - Free/Busy Colors Causing User Confusion (Milan Crha)
4233         Bug 668482 - Edit account properties from menu on folder store (Milan Crha)
4234         Bug 669113 - Add "File > New > Mail Account" (Milan Crha)
4235         Bug 668848 - Whitespaces in front of colons (Milan Crha)
4236         Bug 659396 - Missing plural handling for "You have selected %d mails to..." (Milan Crha)
4237         Bug 659394 - Missing plural handling for "Failed to send %d of %d messages" (Milan Crha)
4238         Bug 655955 - Harmonize mnemonic for New > Shared Memo > Organizer (Milan Crha)
4239         Bug 670014 - Remove-duplicates reads all messages into memory (Milan Crha)
4240         Bug 655485 - Change "cards" to "contacts" in LDAP Address Book dialog (Milan Crha)
4241         Bug 655021 - "Character set" vs "Character encoding" (Milan Crha)
4242         Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Gabor Kelemen)
4243         Bug 662743 - Translation context needed for "Attachment" (Milan Crha)
4244         Bug 670073 - Non-working help button in Preferences dialog (Milan Crha)
4245         Bug 591436 - Add -avoid-version to LDFLAGS (H. Habighorst)
4246         Bug 637354 - Add missing mnemonics and make existing ones unique. (Andre Klapper)
4247         Bug 669097 - Cannot save column setup: File name too long (Milan Crha)
4248         Bug 669433 - Add missing linker flags to pst-import (Dominique Leuenberger)
4249         Bug 210105 - Error assigning negative scores in filtering (Milan Crha)
4250         Bug 384838 - Filter editor should default to "AND" instead of "OR" (Milan Crha)
4251         Bug 391472 - Add ability to match headers by words (Milan Crha)
4252         Bug 418520 - Disable Folder -> Expunge in virtual folders (Matthew Barnes)
4253         Bug 553796 - Unable to Reset Message Color (Milan Crha)
4254         Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
4256 Miscellaneous Fixes:
4257         User Docs: Add missing markup (Andre Klapper)
4258         User Docs: Update list of files in Makefile.am (Andre Klapper)
4259         User Docs: Remove outdated info about version specific common errors (Andre Klapper)
4260         User Docs: Update gconf locations to GSettings/dconf (Andre Klapper)
4261         User docs: Fix broken sentence (Andre Klapper)
4262         User Docs: Fix inappropriate usage of <em> tags (Andre Klapper)
4263         User Docs: Fix broken markup (Andre Klapper)
4264         User Docs: Fix inappropriate usage of <code> tag (Andre Klapper)
4265         User Docs: Use <cmd> tag consistently (Andre Klapper)
4266         User Docs: Use <app> tag consistently (Andre Klapper)
4267         User Docs: Fix dconf path; recommend using terminal command instead of dconf-editor (Andre Klapper)
4268         User Docs: Use consistent terminology (folder pane vs folder list) (Andre Klapper)
4269         User Docs: Fix position of <note> so it is actually displayed (Andre Klapper)
4270         Use same mnemonic for 'Categories' button in Task editor as in all other dialogs as it does not collide with other mnemonics (Andre Klapper)
4271         Use GSettings for EProxy (Milan Crha)
4272         User docs: Actually describe how to set up the Free/Busy querying URL (Andre Klapper)
4273         Change 'file name' to 'filename' according to the GDP Style Guide (Andre Klapper)
4274         Use i as mnemonic for Filename string everywhere. This does not conflict with other mnemonics in the affected dialogs. (Andre Klapper)
4275         Correct spelling of the word 'Username' (Andre Klapper)
4276         User help: Replace the term program by application, as recommended by the GDP style guide (Andre Klapper)
4277         Fix a crash in capplet. (Srinivasa Ragavan)
4278         Make Capplet work again with new CamelSettings and other stuffs. Also add EPlugin support to capplet so that exchange and other accoutns can be configured via this. now. (Srinivasa Ragavan)
4279         Be able to define help target for Preferences pages (Milan Crha)
4280         Fix broken Help menu entries after Mallard transition. (Andre Klapper)
4281         Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard transition. (Andre Klapper)
4282         Clarify that value for mark-seen-timeout is in milliseconds (Andre Klapper)
4283         Make alarm daemon start in Dawat/Tizen. (Srinivasa Ragavan)
4284         Add missing mnemonics; change some mnemonics to avoid conflicts (Andre Klapper)
4285         Add missing mnemonic to string (Andre Klapper)
4287 Translations:
4288         Daniel Mustieles (es)
4289         Мирослав Николић (sr)
4290         Christian Kirbach (de)
4291         Chao-Hsiung Liao  (zh_HK)
4292         Fran Diéguez (gl)
4293         Ihar Hrachyshka (be)
4294         Kjartan Maraas (nn)
4295         Gabor Kelemen (hu)
4298 Evolution 3.3.4 2012-01-16
4299 --------------------------
4301 Bug Fixes:
4302         Bug 343499 - Contacts not sorted the right way on print out
4303                      (Milan Crha)
4304         Bug 353743 - Add Print button to meeting notification dialog
4305                      (Milan Crha)
4306         Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
4307         Bug 612257 - Sanitize widgets in alarm notification dialog (Milan Crha)
4308         Bug 636214 - Use CamelSettings instead of CamelURL (Punit Jain)
4309         Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
4310                      (Milan Crha)
4311         Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
4312         Bug 661087 - Add ability to remove localized "Re:" prefixes in subject
4313                      (Milan Crha)
4314         Bug 661885 - Disable horizontal scrolling in filter rule editor
4315                      (Milan Crha)
4316         Bug 664003 - Cannot modify account name in account assistant
4317                      (Punit Jain)
4318         Bug 664370 - Crash when putting same component into icalcomponent
4319                      (Kai Juse)
4320         Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
4321         Bug 666490 - Crash in e-mail-session.c:user_message_response
4322                      (Milan Crha)
4323         Bug 666675 - Remove evolution-addressbook-clean (Matthew Barnes)
4324         Bug 666695 - Wrong schema for relocatable path in evolution.convert
4325                      (Matthew Barnes)
4326         Bug 666706 - MailFolderCache: Crash on visiting a renamed folder
4327                      (Matthew Barnes)
4328         Bug 666832 - Skip local/vfolder services from Send/Receive update
4329                      (Milan Crha)
4330         Bug 667119 - Hard to change Attendee role in meeting editor
4331                      (Milan Crha)
4332         Bug 667185 - Menu items from plugins not translated (Milan Crha)
4333         Bug 667281 - Deadlock on evolution start (Milan Crha)
4334         Bug 667346 - Fix build with libpst 0.6.54 and require this version
4335                      (Vincent Untz)
4336         Bug 667384 - Misspelling: "Olsen" timezone database (Matthew Barnes)
4337         Bug 667398 - Automatic mark-as-seen too aggressive (Milan Crha)
4338         Bug 667528 - Crash in pine-importer.c with no book source defined
4339                      (Milan Crha)
4341 Miscellaneous Changes:
4342         * Make sure EAlertDialog has at least one button, to be able to
4343           closed it (Milan Crha)
4344         * Move EMailLabelListStore to EMailSession. (Matthew Barnes)
4345         * Inherit smaller time division from preferences in day calendar
4346           printout (Milan Crha)
4347         * Make em_utils_generate_account_hash() private. (Matthew Barnes)
4348         * Do not call gtk_main_quit() on shell quit when none is running
4349           (Milan Crha)
4350         * mail-folder-cache: Update folders only on stores whose support it
4351           (Milan Crha)
4352         * Slow start due to instant saving of no change in an EAccountList
4353           (Milan Crha)
4354         * EMailSession does not respect user settings on start (Milan Crha)
4355         * Do not auto-mark-as-seen when changing filter type (Milan Crha)
4356         * User documentation improvements (Brian Grohe and Andre Klapper)
4358 Translations:
4359         Kristjan SCHMIDT (eo)
4360         Daniel Mustieles (es)
4361         Fran Diéguez (gl)
4362         Kjartan Maraas (nb)
4363         Yuri Myasoedov (ru)
4364         Muhammet Kara (tr)
4367 Evolution 3.3.3 2011-12-19
4368 --------------------------
4369 Bug Fixes:
4370         Bug 661043 - Printing causes email images to download (Milan Crha)
4371         Bug 666341 - [bbdb] Invalid free in bbdb_do_it (Milan Crha)
4372         Bug 561696 - Invitation's "Open Calendar" button jumps to current day (Milan Crha)
4373         Bug 566793 - Support Drop And Drag Into Nautilus As PDF File (pepp)
4374         Bug 666081 - Duplicate typedefs (Matthew Barnes)
4375         Bug 582649 - Toggle for coloring today and overdue tasks (Milan Crha)
4376         Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
4377         Bug 665981 - Use OpenStreetMap geoclue provider (Alban Browaeys)
4378         Bug 665980 - Bump minimum champlain-gtk version to 0.12 (Alban Browaeys)
4379         Bug 665782 - configure.ac: Add gmodule-2.0 to GNOME_PLATFORM (Christophe Fergeau)
4380         Bug 578245 - View settings for threads getting lost (Milan Crha)
4381         Bug 577322 - Rename of a system ESource doesn't persist (Milan Crha)
4382         Bug 665149 - Do not ref window in e_restore_window() (Milan Crha)
4383         Bug 663122 - Doesn't quit on exit with GLib's git master (Milan Crha)
4384         Bug 664708 - Composer's headers preference is reset on From change (Milan Crha)
4385         Bug 665103 - Blank composer/mail/network preferences windows (Milan Crha)
4386         Bug 665123 - Incorrect unref of ESource in pine-importer (Milan Crha)
4387         Bug 580394 - Comment field in a meeting request is too small (Milan Crha)
4388         Bug 616561 - Don't check read-only calendars in the itip-formatter (Tim Piessens)
4389         Bug 376075 - Accepting a meeting invitation defaults to wrong calendar (Milan Crha)
4390         Bug 659491 - Hung when accepting calendar invite (Milan Crha)
4391         Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc (Josselin Mouette)
4392         Bug 664654 - Sanitize subjects before suggesting a save filename (Matthew Barnes)
4393         Bug 664634 - Deadlock when processing completed tasks filter (Milan Crha)
4394         Bug 664707 - Tasks & Memos panel size not remembered (Matthew Barnes)
4395         Bug 664678 - Bad defaults for SpamAssassin GSettings keys (Matthew Barnes)
4396         Bug 585066 - Add Auto-Submitted header to outgoing MDNs (Matthew Barnes)
4397         Bug 663615 - Saving calendar duplicates the first event (Milan Crha)
4398         Bug 664018 - Cannot create task/memo from a mail (Milan Crha)
4400 Miscellaneous Fixes:
4401         EMailSession: Add "activity-added" signal. (Matthew Barnes)
4402         mail-send-recv.c: Avoid using EAccount and CamelURL if possible. (Matthew Barnes)
4403         Upstreamed patch from Meego Bugzilla: 23097 (Srinivasa Ragavan)
4404         Upstreamed patch from MeeGo Bugzilla: 22945 (Srinivasa Ragavan)
4405         Fix a crash in pdf_drag_drop. Ref the objects while cloning format_html. (Chenthill Palanisamy)
4406         MailFolderCache: Fix a double-free on unsubscribe. (Matthew Barnes)
4407         EMSubscriptionEditor: Use alternating row colors. (Matthew Barnes)
4408         EMSubscriptionEditor cleanups. (Matthew Barnes)
4409         Bump minimum geoclue version to 0.12. (Alban Browaeys)
4410         EMAccountEditor: Fix handling of auth-mechanism. (Matthew Barnes)
4411         MailFolderCache: Don't respond to "service-added" signals. (Matthew Barnes)
4412         EMailSession: Fix silly mistake in constructed(). (Matthew Barnes)
4413         Adapt to camel_session_remove_service() changes. (Matthew Barnes)
4414         User Docs: Grammar and spelling fixes (Christian Kirbach)
4415         Reorder accounts by drag-and-drop. (Matthew Barnes)
4416         Add a hidden --version option. (Matthew Barnes)
4417         Move folder URI caching to MailFolderCache. (Matthew Barnes)
4418         mail_folder_cache_note_store: CamelSession arg is unnecessary. (Matthew Barnes)
4419         MailFolderCache: Add class methods for signals. (Matthew Barnes)
4420         Miscellaneous EShellView-related cleanups. (Matthew Barnes)
4421         Remove unused function vfolder_create_part(). (Matthew Barnes)
4422         Remove unused function vfolder_revert(). (Matthew Barnes)
4423         Remove 'vfolder_store' global variable. (Matthew Barnes)
4424         EMFolderTreeModel: Check for vfolder store by its UID. (Matthew Barnes)
4425         Remove unnecessary 'vfolder_store' declaration. (Matthew Barnes)
4426         Composer: "mailto" blacklist touch ups. (Matthew Barnes)
4427         EMailReader: Avoid more runtime warnings. (Matthew Barnes)
4428         Avoid a runtime warning in mail_reader_message_seen_cb(). (Matthew Barnes)
4429         Remove more "Click \"Forward\" to continue." sentences (Milan Crha)
4430         Remove some unnecessary GConf crud. (Matthew Barnes)
4431         "citation-colour" -> "citation-color" (Matthew Barnes)
4432         Remove GConfBridge. (Matthew Barnes)
4433         Use e_restore_window() and "org.gnome.evolution.window". (Matthew Barnes)
4434         Add e_restore_window(). (Matthew Barnes)
4435         Add relocatable "org.gnome.evolution.window" schema. (Matthew Barnes)
4436         Updated asturian language (Xandru Armesto)
4437         Remove almost all *_DISABLED_DEPRECATED_FLAGS. (Matthew Barnes)
4438         Remove *_DISABLE_SINGLE_INCLUDES macros. (Matthew Barnes)
4439         Remove e_shell_get_gconf_client(). (Matthew Barnes)
4440         Updated POTFILES.in (Piotr Drąg)
4441         Merge branch 'wip/gsettings' (Matthew Barnes)
4442         Include git.mk in mail/mail-autoconfig/Makefile.am. (Matthew Barnes)
4443         Split MDN handling into a module. (Matthew Barnes)
4444         EPreviewPane: Implement EAlertSink. (Matthew Barnes)
4445         EAlertBar: Add a close button to all alerts. (Matthew Barnes)
4446         Add EMailReader:message-loaded signal. (Matthew Barnes)
4447         Add EMailReader:message-seen signal. (Matthew Barnes)
4449 Translations:
4450         Daniel Mustieles (es)
4451         Christian Kirbach (de)
4452         Jorge González (es)
4453         Fran Diéguez (gl)
4454         Matej Urbančič (sl)
4455         Mario Blättermann (de)
4456         Kjartan Maraas (nn)
4457         Gabor Kelemen (hu)
4460 Evolution 3.3.2 2011-11-21
4461 --------------------------
4463 Bug Fixes:
4464         Bug 440316 - Improve SSL Certificate check bad signature dialog
4465                      (Milan Crha)
4466         Bug 565483 - "All folders" does not search all folders (Milan Crha)
4467         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
4468         Bug 636214 - Fetch configuration details from server (Punit Jain)
4469         Bug 659557 - Duplicate mnemonic in ldap address book creation dialog
4470                      (Vibha Yadav)
4471         Bug 659736 - GOA Google calendar prevents settings change (Milan Crha)
4472         Bug 659945 - "New" button in toolbar for new mail message not working
4473                      (Milan Crha)
4474         Bug 660782 - [pst-import] Missing 'To' on message replies (Milan Crha)
4475         Bug 660878 - Configuration options are not autofilled (Punit Jain)
4476         Bug 661126 - Meeting Free/busy dialog dates don't follow locale
4477                      (Milan Crha)
4478         Bug 662589 - 'Retrieve List' for new Google calendar does not use proxy
4479                      (Milan Crha)
4480         Bug 662742 - Double free when expunging completed tasks (Milan Crha)
4481         Bug 662914 - Reply to gnupg signed mails should be signed (Milan Crha)
4482         Bug 662929 - POP3 prevents expunge of local Inbox in offline
4483                      (Milan Crha)
4484         Bug 663286 - Changing view clears Contact preview (Milan Crha)
4485         Bug 663372 - Actions not updated after disabling account
4486                      (Matthew Barnes)
4487         Bug 663376 - Folder->Properties enabled when no folder selected
4488                      (Matthew Barnes)
4489         Bug 663746 - Can't finish new account configuration for POP
4490                      (Milan Crha)
4491         Bug 663748 - Unable to reconfigure GOA GMail account (Milan Crha)
4492         Bug 663836 - emae_send_page() gets wrong CamelProvider (Matthew Barnes)
4493         Bug 664001 - Account setup asks to configure SMTP when not needed
4494                      (Milan Crha)
4495         Bug 664016 - [evolution-alarm-notify] Try to reconnect offline
4496                      calendars (Milan Crha)
4498 Other Changes:
4499         * Remove g_thread_init() calls. (Matthew Barnes)
4500         * Teach Evolution about Photo/Logo EContact fields stored as URIs
4501           (Tristan Van Berkom)
4502         * Add EAuthComboBox widget. (Matthew Barnes)
4503         * EMAccountEditor: Start using CamelNetworkSettings. (Matthew Barnes)
4504         * Call e_gdbus_templates_init_main_thread() in main() (Milan Crha)
4505         * Kill gtk-doc tmpl files. (Matthew Barnes)
4506         * Removing a redundant virtual function (Punit Jain)
4507         * Remove SQLite mail summary migration. (Matthew Barnes)
4508         * EMAccountEditor: Add a review page. (Punit Jain)
4509         * Preset 'width-chars' for account type description labels (Milan Crha)
4510         * Use CamelSExp instead of ESExp in filter, mail. (Matthew Barnes)
4512 Translations:
4513         Mario Blättermann (de)
4514         Daniel Mustieles (es)
4515         Jorge González (es)
4516         Fran Diéguez (gl)
4517         Algimantas Margevičius (lt)
4518         Kjartan Maraas (nb)
4521 Evolution 3.3.1 2011-10-24
4522 --------------------------
4524 Bug Fixes:
4525         * Bug 235665 - Heavy hard disk access when resizing columns in views
4526                        (Milan Crha)
4527         * Bug 351025 - Make the order of the mail accounts configurable
4528                        (Milan Crha)
4529         * Bug 451377 - Timezone map resizes on mouseover (Milan Crha)
4530         * Bug 455271 - A moved/renamed mail folder loses focus (Milan Crha)
4531         * Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
4532         * Bug 576478 - [Windows] Redirect Help->Contents to a web page
4533                        (Milan Crha)
4534         * Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
4535         * Bug 616981 - Mail marking as read is hard (Milan Crha)
4536         * Bug 632619 - Recurring events can clutter month view (Milan Crha)
4537         * Bug 637673 - Make phone fields one row and auto-expand when needed
4538                        (Milan Crha)
4539         * Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
4540         * Bug 655625 - Crash in atk_state_set_contains_state (Milan Crha)
4541         * Bug 656378 - Attachment name corruption (Punit Jain)
4542         * Bug 656473 - Store server folder cache in user's cache directory
4543                        (Milan Crha)
4544         * Bug 657170 - Disallow creating assigned tasks when not supported
4545                        (Milan Crha)
4546         * Bug 657374 - mailto: attachment parameter can lead to accidental
4547                        data exfiltration (Vibha Yadav)
4548         * Bug 658066 - Security dialog is too big (Dan Vrátil)
4549         * Bug 658835 - Color Scheme off in calendar (Milan Crha)
4550         * Bug 659440 - Doesn't mark messages as replied when sending offline
4551                        (Milan Crha)
4552         * Bug 659486 - EAlert default response is ignored by EAlertDialog
4553                        (Matthew Barnes)
4554         * Bug 659517 - Calendar reminds of old events following upgrade
4555                        (Milan Crha)
4556         * Bug 659555 - Add custom icons in a folder Subscription dialog
4557                        (Milan Crha)
4558         * Bug 659558 - Missing set mnemonic widgets (Milan Crha)
4559         * Bug 659568 - One day delay in calendar view (Milan Crha)
4560         * Bug 659726 - Search Folders contain ambiguous reference to accounts
4561                        (Matthew Barnes)
4562         * Bug 659828 - Selecting a message with a sound attached loses focus
4563                        (Milan Crha)
4564         * Bug 659874 - Address Cards Render extra Phone Number (Milan Crha)
4565         * Bug 659876 - Make automatic contact address formatting optional
4566                        (Dan Vrátil)
4567         * Bug 659932 - 'Use system time zone' in not honored immediately
4568                        (Milan Crha)
4569         * Bug 660224 - Assertion failure when forwarding message (Milan Crha)
4570         * Bug 660530 - Improve folder Subscription interface (Milan Crha)
4571         * Bug 660584 - Fix crash when removing user certificate (Dan Vrátil)
4572         * Bug 660721 - Online Account services not always activating
4573                        (Milan Crha)
4574         * Bug 660738 - Font changes ignored since 3.2 (Milan Crha)
4575         * Bug 660782 - [pst-import] Missing tasks after import (Milan Crha)
4576         * Bug 660799 - Bad GOptionEntry in evolution-addressbook-export
4577                        (Matthew Barnes)
4578         * Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
4579                        (Milan Crha)
4580         * Bug 660850 - Missing set mnemonic widgets in composer preferences
4581                        (Milan Crha)
4582         * Bug 660861 - Avoid mark-all-read on a non-folder selection
4583                        (Milan Crha)
4584         * Bug 660878 - Account configuration options are not auto-filled
4585                        (Dan Vrátil)
4586         * Bug 661399 - Crash when hovering over calendar entry (Matthew Barnes)
4587         * Bug 661404 - Adding multiple e-mails to contact list is too hard
4588                        (Milan Crha)
4589         * Bug 661409 - Contact display drops address lines (Dan Vrátil)
4590         * Bug 661434 - Unfriendly search result (Milan Crha)
4591         * Bug 661534 - "Current View" tooltip untranslated (Matthew Barnes)
4592         * Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
4593                        (Vincent Untz)
4594         * Bug 661549 - Avoid fetching from backend when calculating summary
4595                        (Milan Crha)
4596         * Bug 661650 - "Certificate Authority Trust" strings miss mnemonics
4597                        (Matthew Barnes)
4599 Other Changes:
4600         * User documentation improvements. (Andre Klapper)
4601         * The EExtension framework is now in libebackend. (Matthew Barnes)
4602         * Require GLib 2.30. (Matthew Barnes)
4603         * ETableHeader: Rework the header button drawing code for GTK+ 3
4604           (Cosimo Cecchi)
4605         * Increase dependency on gtk+ to 3.2.0 (Milan Crha)
4606         * GtkApplication has some new EShell-like features. (Matthew Barnes)
4607         * EAttachmentPaned: Add "resize-toplevel" property. (Matthew Barnes)
4608         * Remove EHintedEntry. (Matthew Barnes)
4609         * Let GtkFileChooser track its own last-used-folder. (Matthew Barnes)
4610         * Require libgdata >= 0.10. (Matthew Barnes)
4611         * Fix invalid read on vCard drop (Milan Crha)
4613 Translations:
4614         Gil Forcada (ca)
4615         Carles Ferrando (ca@valencia)
4616         Marek Černocký (cs)
4617         Jiri Eischmann (cs)
4618         Mario Blättermann (de)
4619         Daniel Mustieles (es)
4620         Jorge González (es)
4621         Daniel Mustieles (es)
4622         Inaki Larranaga Murgoitio (eu)
4623         Seán de Búrca (ga)
4624         Fran Dieguez (gl)
4625         Gabor Kelemen (hu)
4626         Shankar Prasad (kn)
4627         Algimantas Margevičius (lt)
4628         Kjartan Maraas (nb)
4629         Manoj Kumar Giri (or)
4630         Matej Urbančič (sl)
4631         Nguyễn Thái Ngọc Duy (vi)
4632         Chao-Hsiung Liao (zh_HK, zh_TW)
4635 Evolution 3.2.0 2011-09-26
4636 --------------------------
4638 Translations:
4639         Abderrahim Kitouni (ar)
4640         Marek Černocký (cs)
4641         Mario Blättermann (de)
4642         Jorge González (es)
4643         Daniel Mustieles (es)
4644         Fran Dieguez (gl)
4645         Sweta Kothari (gu)
4646         Rajesh Ranjan (hi)
4647         Luca Ferretti (it)
4648         Changwoo Ryu (ko)
4649         Hannie Dumoleyn (nl)
4650         A S Alam (pa)
4651         Djavan Fagundes (pt_BR)
4652         Matej Urbančič (sl)
4653         Muhammet Kara (tr)
4656 Evolution 3.1.92 2011-09-19
4657 ---------------------------
4659 Bug Fixes:
4660         Bug 659125 - Reference counting issues in calendar (Milan Crha)
4661         Bug 655253 - Do not show detached instances twice in a calendar (Milan Crha)
4662         Bug 635347 - Message lacks ID when submitted for sending (Matthew Barnes)
4663         Bug 657611 - Hidden error of invalid attendee on send (Milan Crha)
4664         Bug 658460 - alarm-notify issues runtime warning (Matthew Barnes)
4665         Bug 657386 - Changing default source doesn't unmark previous one (Milan Crha)
4666         Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
4667         Bug 655564 - Express remembers settings of not finished account (Milan Crha)
4668         Bug 655568 - Cursor lost after Collapse all threads called (Milan Crha)
4669         Bug 655709 - Hide 'Group by' in views when not supported (Milan Crha)
4671 Miscellaneous Fixes:
4672         Make sure GConf schemas have defined default values (Milan Crha)
4673         User Docs: Fix order of sentences. (Andre Klapper)
4674         User Docs: Hide 'Other Settings' if there is no content. Thanks to Michael Hill for pointing this out (Andre Klapper)
4675         User Docs: Add TODOs as pointed out by Michael Hill (Andre Klapper)
4676         Make maintiner mode enabled by default (Javier Jardón)
4677         Added hu to DOC_LINGUAS (Gabor Kelemen)
4678         User Docs: Update CSS/WebKit integration version statement (Andre Klapper)
4679         User Docs: Add subsections to Receiving settings for better readability, use lists everywhere (Andre Klapper)
4680         User Docs: Include Security and Default tab pages in new EWS account settings page (Andre Klapper)
4681         User Docs: Add missing includes for Exchange account types (Andre Klapper)
4682         User Docs: Add initial docu for EWS account setup. Thanks to Akhil Laddha for screenshots. (Andre Klapper)
4684 Translations:
4685         Dr.T.Vasudevan (ta)
4686         Fran Dieguez (gl)
4687         Mario Blättermann (de)
4688         Duarte Loreto (pt)
4689         Jiro Matsuzawa (ja)
4690         Bruce Cowan (en_GB)
4691         A S Alam (pa)
4692         Gabor Kelemen (hu)
4693         Luca Ferretti (it)
4694         Kenneth Nielsen (da)
4695         Jorge González (es)
4696         Piotr Drąg (pl)
4697         Mojca Ograjšek (sl)
4698         dmustieles (es)
4699         Matej Urbančič (sl)
4700         Rudolfs Mazurs (lv)
4701         Andika Triwidada (id)
4702         Hannie Dumoleyn (nl)
4703         Alexander Shopov (bg)
4704         Daniel Mustieles (es)
4706 Evolution 3.1.91 2011-09-05
4707 ---------------------------
4709 Bug Fixes:
4710         Bug 657765 - Explicitly link libgnomecanvas against libm
4711                      (Frederic Peters)
4712         Bug 657836 - Work around g_unix_signal API changes. (Matthew Barnes)
4714 Other Changes:
4715         * Various user documentation improvements. (Andre Klapper)
4716         * Disable inline-image plugin by default. (Matthew Barnes)
4717         * Create tar.xz files for 'make dist' only (Milan Crha)
4719 Translations:
4720         Jorge González (es)
4721         Daniel Mustieles (es)
4722         Bruno Brouard (fr)
4723         Andika Triwidada (id)
4724         Daniel Nylander (sv)
4725         Cheng-Chia Tseng (zh_HK)
4728 Evolution 3.1.90 2011-08-29
4729 ---------------------------
4731 * New user documentation in Mallard format by Andre Klapper.
4733 Bug Fixes:
4734         Bug 362366 - Dragging selected folder to message pane duplicates
4735                      messages (Milan Crha)
4736         Bug 650839 - Add option for alarms into calendar preferences
4737                      (Milan Crha)
4738         Bug 651633 - Hidden task/memo sidebar always automagically re-appears
4739                      (Milan Crha)
4740         Bug 651741 - Find in text message doesn't warn about no matching found
4741                      (Milan Crha)
4742         Bug 652092 - 'Mark messages as read' doesn't work with search folder
4743                      (Milan Crha)
4744         Bug 652914 - IMAP: moving mail puts a copy into real Trash too
4745                      (Milan Crha)
4746         Bug 655254 - Cropped Junk settings text (Milan Crha)
4747         Bug 655419 - "Save as iCalendar" misses mnemonic (Milan Crha)
4748         Bug 655490 - Location chooser dialog for Weather calendar is too small
4749                      (Milan Crha)
4750         Bug 655549 - [mail-to-task] Ignores cancel of source select dialog
4751                      (Milan Crha)
4752         Bug 655551 - [mail-to-task] Pick organizer based on selected folder's
4753                      store (Milan Crha)
4754         Bug 655629 - "Path:" label for spool file should be "File:" label
4755                      (Milan Crha)
4756         Bug 655666 - Split task preferences into its own tab (Milan Crha)
4757         Bug 655708 - Unreadable tooltip for Memo/Task (Milan Crha)
4758         Bug 655942 - Shows 'Storing folder...' when deleting a local folder
4759                      (Milan Crha)
4760         Bug 656258 - Critical runtime warning on comp-editor close (Milan Crha)
4761         Bug 656537 - Fix mallard relaxng validation errors in help pages
4762                      (Alexandre Rostovtsev)
4763         Bug 656620 - Account editor doesn't update on settings change
4764                      (Milan Crha)
4765         Bug 656622 - 'Check for supported types' fails again (Milan Crha)
4766         Bug 656718 - Runtime warning in folder_tree_get_folder_info_cb()
4767                      (Matthew Barnes)
4768         Bug 656720 - Exclude NNTP stores from Create Folder dialog
4769                      (Matthew Barnes)
4770         Bug 656722 - Incorrect prototype of notify:: signal callback
4771                      (Milan Crha)
4772         Bug 656723 - Forgets 'Use secure connection' setting during account
4773                      configuration (Milan Crha)
4774         Bug 656733 - GUI no longer allows for non-default ports for email
4775                      (Milan Crha)
4776         Bug 656810 - Too strict checking for validity of received calendars
4777                      (Milan Crha)
4778         Bug 657310 - Crash when editing transport-only accounts (Milan Crha)
4779         Bug 657396 - Rename Alarms tab to Reminders in preferences (Milan Crha)
4781 Other Changes:
4782         * Adapt to new CamelSettings API. (Matthew Barnes)
4783         * Adapt to new CamelSubscribable interface. (Matthew Barnes)
4784         * Notify about all newly received messages since the last check
4785           (Milan Crha)
4786         * Using of uninitialized memory in
4787           em-folder-tree-model.c:store_info_free (Milan Crha)
4788         * Simplify em_config_target_new_account_update_settings().
4789           (Matthew Barnes)
4790         * Change license of Czech Help translation as per
4791           https://mail.gnome.org/archives/gnome-cs-list/2011-August/msg00013.html
4792           (Andre Klapper)
4793         * Use new CamelService:display-name property. (Matthew Barnes)
4794         * e_mail_store_foreach(): Take an EMailSession parameter.
4795           (Matthew Barnes)
4796         * Do not show IM icons, a workaround till bug #473862 is fixed
4797           (Milan Crha)
4798         * Update EMailBrowser actions when MessageList reloads. (Matthew Barnes)
4799         * Invalidate region by one more pixel in width and height (Milan Crha)
4800         * plugin-mono: Remove Camel.cs and Evolution.cs (Matthew Barnes)
4801         * Cannot add folder to previously saved Search folder (Milan Crha)
4802         * Add translator comment for screenshot in docs (Andre Klapper)
4803         * Very slow filling of EMSubscriptionEditor tree view (Milan Crha)
4804         * Changing source in CompEditor blocks UI (Milan Crha)
4805         * [mail-to-task] Uses incorrect function to free array of message
4806           uids (Milan Crha)
4807         * Stick Account Editor widgets at the top, like it used to before gtk3
4808           (Milan Crha)
4809         * Fix enum generation problems in glib-gen.mak. (Matthew Barnes)
4811 Translations:
4812         Christian Kirbach (de)
4813         Jorge González (es)
4814         Daniel Mustieles (es)
4815         Fran Dieguez (gl)
4816         Andika Triwidada (id)
4817         OKANO Takayoshi (ja)
4818         Kjartan Maraas (nb)
4819         A S Alam (pa)
4820         Yuri Myasoedov (ru)
4821         Мирослав Николић (sr)
4822         Daniel Nylander (sv)
4823         Dr.T.Vasudevan (ta)
4826 Evolution 3.1.5 2011-08-14
4827 --------------------------
4829 Bug Fixes:
4830         Bug 656290 - "Always carbon-copy (cc) to:" option not honored (Milan Crha)
4831         Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
4832         Bug 655957 - Current account / all accounts search changes column (Milan Crha)
4833         Bug 645476 - Message list unnecessarily scrolls back to selected row (Milan Crha)
4834         Bug 656133 - Mail-local not initialized when adding/editing account (Milan Crha)
4835         Bug 655843 - Copy to calendar doesn't add timezone information (James Bottomley)
4836         Bug 655944 - Import dialog is not showing operation progress (Milan Crha)
4837         Bug 655492 - Move 'Automatic contacts' tab to 'Contacts' part (Milan Crha)
4838         Bug 655494 - Move 'Calendar and Tasks' tab out of Mail Preferences (Milan Crha)
4839         Bug 655872 - [pst-import] Fails to properly open remote client (Milan Crha)
4840         Bug 655669 - Can't save inline pictures embedded in HTML Mails (Milan Crha)
4841         Bug 656136 - Remove time field in task editor (Milan Crha)
4842         Bug 656035. Add missing colon to string (Andre Klapper)
4843         Bug 655943 - Meeting request mails are not imported properly (Milan Crha)
4844         Bug 655870 - Uses incorrect pointer as string in error message (Milan Crha)
4845         Bug 655702 - Do not call Lists Groups when they are Lists anywhere else (Andre Klapper)
4846         Bug 655507 - Do not unload extensions, keep them preloaded (Milan Crha)
4847         Bug 655507 - Crash on startup when initializing spamassassin (Matthew Barnes)
4848         Bug 655893 - Crash on pst folder hierarchy import (Milan Crha)
4849         Bug 646646 - Incomplete and folder-incorrect import of pst file (Milan Crha)
4850         Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
4851         Bug 635211 - Select-all processed on timeout when not needed (Milan Crha)
4852         Bug 655444 - Alarm/reminder settings split in two tabs in Settings (Milan Crha)
4853         Bug 655441 - Fix typo (Andre Klapper)
4854         Bug 655430 - Forgotten EMailJunkOptions type init for mail-config.ui (Milan Crha)
4855         Bug 655353 - Add translator comment (Andre Klapper)
4856         Bug 655255 - Make comp-editor toolbar buttons' tooltips saner (Milan Crha)
4857         Bug 654889 - Closes when clicking on year/month selector (Milan Crha)
4858         Bug 654261 - Importing ics files into Evolution fails silently (Milan Crha)
4859         Bug 340614 - Replace alarm by reminder for UI consistency. (Andre Klapper)
4861 Miscellaneous Fixes:
4862         git.mk: Add support for mallard. (Matthew Barnes)
4863         EConfig: Broadcast abort/commit events by way of signals. (Matthew Barnes)
4864         Fix duplicated section ID (Andre Klapper)
4865         Gtk-Doc updates. (Matthew Barnes)
4866         EMAccountEditor: Simplify real junk/trash folder selection. (Matthew Barnes)
4867         EMFolderSelectionButton: Add an "account" property. (Matthew Barnes)
4868         EMFolderSelector: Add a "model" construct-only property. (Matthew Barnes)
4869         Add em_folder_tree_new_with_model(). (Matthew Barnes)
4870         EMFolderSelectionButton: Add a "folder-uri" property. (Matthew Barnes)
4871         Bugfixes and corrections pointed out by Akhil Laddha (Andre Klapper)
4872         Remove non-existing option as pointed out by Akhil Laddha (Andre Klapper)
4873         Fix TODO now that the code is fixed (Andre Klapper)
4874         EShell: Remove unused macro. (Matthew Barnes)
4875         Cannot reply to message without preview panel enabled (Milan Crha)
4876         Help->FAQ menu item and action are gone (Milan Crha)
4877         Fix typos in new docs (Yuri Chornoivan)
4878         EModule: Make all modules resident. (Matthew Barnes)
4879         Remove link to FAQ as content is covered by new user docs (Andre Klapper)
4880         Rename picture to new name (Andre Klapper)
4881         Add the one reused translatable picture again (Andre Klapper)
4882         Put new user documentation in place (Andre Klapper)
4883         Remove outdated instructions for doc translators (Andre Klapper)
4884         EMAccountEditor: Readability improvements. (Matthew Barnes)
4885         Avoid crashes when moving between messages quickly (Milan Crha)
4886         Do not leak memory on each mail folder change (Milan Crha)
4887         Use the same term 'Secure connection' everywhere instead of SSL (Andre Klapper)
4888         Use email instead of e-mail spelling, like anywhere else (Andre Klapper)
4889         Replace user name by username as used anywhere else in Evolution (Andre Klapper)
4890         Fix spelling of "Basic Headers" option to be consistent with the rest (Andre Klapper)
4891         Drop the duplicated 'Format' from filetype descriptionsto also sync strings with the ones used in shell/e-shell-utils.c (Andre Klapper)
4892         Forward button in Evolution Mail Configuration Assistant is actually called Continue (Andre Klapper)
4894 Translations:
4895         Fran Dieguez (gl)
4896         Christian Kirbach (de)
4897         Chao-Hsiung Liao (zh_HK)
4898         Jorge González (es)
4899         Mario Blättermann (de)
4900         Daniel Nylander (sv)
4901         Aurimas Černius (lt)
4902         Daniel Mustieles (es)
4904 Evolution 3.1.4 2011-07-25
4905 --------------------------
4907 Bug Fixes:
4908         Bug 652629 - GnomeCanvas: Disregard synthesized crossing events
4909                      (Matthew Barnes)
4910         Bug 652634 - Runtime warning on second search dialog (Matthew Barnes)
4911         Bug 653568 - Forward as Redirect doesn't work (Matthew Barnes)
4912         Bug 653699 - Improve mail notifications (Matthew Barnes)
4914 Other Changes:
4915         * Adapt to CamelSession and e-passwords changes. (Matthew Barnes)
4916         * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
4917         * Avoid camel_stream_printf(). (Matthew Barnes)
4918         * EShellContent: Fix underallocation of EAlertBar. (Matthew Barnes)
4919         * online-accounts: Give Google calendars a color. (Matthew Barnes)
4920         * connman: Recover from dropped D-Bus connections faster.
4921           (Matthew Barnes)
4922         * network-manager: Recover from dropped D-Bus connections faster
4923           (Matthew Barnes)
4924         * network-manager: Keep network availablility state accurate.
4925           (Matthew Barnes)
4926         * Fix OpenBSD/FreeBSD support (Antoine Jacoutot)
4927         * Add more categories to settings desktop file. (Antoine Jacoutot)
4928         * Convert junk filtering EPlugins to EExtensions. (Matthew Barnes)
4929         * Make "open_calendar" function as expected. (Chenthill Palanisamy)
4930         * EMailBackend: Explicitly remove CamelServices during dispose.
4931           (Matthew Barnes)
4932         * error in mail notification (Punit Jain)
4934 Translations:
4935         Marek Černocký (cs)
4936         Jorge González (es)
4937         Daniel Mustieles (es)
4938         Tommi Vainikainen (fi)
4939         Fran Dieguez (gl)
4940         Gabor Kelemen (hu)
4941         Shushi Kurose (ja)
4942         Rudolfs Mazurs (lv)
4943         Kjartan Maraas (nb)
4944         Abduxukur Abdurixit (ug)
4947 Evolution 3.1.3 2011-07-04
4948 --------------------------
4950 Bug Fixes:
4951         Bug 650671 - Service connect/disconnect not cancelled properly (Milan Crha)
4952         Bug 499739 - "Flag for follow-up" should be easier to set (Milan Crha)
4953         Bug 652958 - Evolution Account Assistant jumps steps (Matthew Barnes)
4954         Bug 653247 - Don't show TIFF documents inline (Matthew Barnes)
4955         Bug 653644 - Warning when adding plain address into a contact list (Dan Vrátil)
4956         Bug 224687 - Various fixes in contact list editor (Dan Vrátil)
4957         Bug 652627 - Invalid unref on a NULL pointer from query_cb (Milan Crha)
4958         Bug 653618 - Sending email doesn't disconnect from a server (Milan Crha)
4959         Bug 224687 - Create lists of lists (Dan Vrátil)
4960         Bug 653358 - Do not duplicate google address book (Gustavo Noronha Silva)
4961         Bug 653466 - Crash in efh_format_headers (Milan Crha)
4962         Bug 653154 - Crash when constructing calendar view (Milan Crha)
4963         Bug 637402 - No quoted mail when replying to html email (Milan Crha)
4964         Bug 650278 - Tab doesn't exit port field (Milan Crha)
4965         Bug 646442 - [mail-to-task] Edit event details before adding to calendar (Dan Vrátil)
4966         Bug 653008 - Preference window for imap accounts is too large (Milan Crha)
4967         Bug 648468 - Disconnect service after mail fetching is done (Milan Crha)
4968         Bug 631954 - itip formatter makes synchronous calls to ecal (Milan Crha)
4969         Bug 269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
4970         Bug 650223 - Do not wait on evolution's exit when done with backup/restore (Milan Crha)
4971         Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
4972         Bug 652620 - Can use uninitialized memory in alarm-notification-dialog (Milan Crha)
4973         Bug 652626 - Fix initial position of contact maps markers (Dan Vrátil)
4974         Bug 252670 - Remember columns settings in Certificates tab (Dan Vrátil)
4975         Bug 530335 - Allow Reply to selected address only (Rathin)
4977 Miscellaneous Fixes:
4978         Autocompletion in contact list editor didn't work (Milan Crha)
4979         online-accounts: Set GoaAccount ID in calendar and contact sources. (Matthew Barnes)
4980         Add a bit more error checking and do not leak icalcomponent-s (Milan Crha)
4981         Fix crash when adding account in express mode (Gustavo Noronha Silva)
4982         Limit the size of tab labels to a reasonable size (Gustavo Noronha Silva)
4983         Check for cancelled GIO operation error code too (Milan Crha)
4984         Keep opening EClient-s till they report busy error (Milan Crha)
4985         Prototype an online-accounts module. (Matthew Barnes)
4986         Postpone ENameSelector loading as much as possible (Milan Crha)
4987         [itip-formatter] stock_animation is gone, use GtkSpinner instead (Milan Crha)
4988         Add "Open With Other Application" to attachment menu. (Matthew Barnes)
4989         Allow the startup-wizard to be delayed. (Matthew Barnes)
4990         Could not select real Junk/Trash folder (Milan Crha)
4991         Fix typo in a GConf key for alarm-notification dialog timezone setting (Milan Crha)
4992         Fix few memory leaks (Milan Crha)
4994 Translations:
4995         Kristjan SCHMIDT (eo)
4996         Kjartan Maraas (nn)
4997         Мирослав Николић (sr)
4998         Jorge González (es)
4999         Mario Blättermann (de)
5000         Matej Urbančič (sl)
5001         Fran Diéguez (gl)
5002         Daniel Mustieles (es)
5003         Marek Černocký (cs)
5006 Evolution 3.1.2 2011-06-13
5007 --------------------------
5009 Bug Fixes:
5010         Bug 229244 - Re-ordering email addresses in contact list editor
5011                      (Dan Vrátil)
5012         Bug 243938 - Clicking on week numbers changes work week to week view
5013                      (Milan Crha)
5014         Bug 332907 - Contact editor duplication alert misleading (Dan Vrátil)
5015         Bug 537691 - Account editor window HIG (Matthew Barnes)
5016         Bug 578245 - View settings for threads getting lost (Milan Crha)
5017         Bug 601541 - Add 'Copy Image' Option On Inline Email Images (Milan Crha)
5018         Bug 608203 - Left pane of mailer window is narrow at startup
5019                      (Milan Crha)
5020         Bug 614274 - Labeling many messages is very slow (Matt McCutchen)
5021         Bug 619347 - Decode QP in email in Contact List Editor (Milan Crha)
5022         Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
5023                      (Mathieu Trudel-Lapierre)
5024         Bug 636809 - Address labels formatting improvements (Dan Vrátil)
5025         Bug 640083 - Cannot configure LDAPS on port 636 (Milan Crha)
5026         Bug 642557 - Display maps in contact preview (Dan Vrátil)
5027         Bug 643526 - Crash in et_get_n_children (Milan Crha)
5028         Bug 643819 - Autocomplete the Location field (Dan Vrátil)
5029         Bug 645476 - Avoid scroll to cursor on folder change in message list
5030                      (Milan Crha)
5031         Bug 646033 - Update progress in Send/Receive dialog (Milan Crha)
5032         Bug 646109 - Fix use of include <config.h> to make sure translations
5033                      work (Milan Crha)
5034         Bug 646615 - Bad single form (Milan Crha)
5035         Bug 647785 - Pasting an 24h event in month and week view doesn't work
5036                      (Milan Crha)
5037         Bug 648612 - Crash during drag & drop of recurring events (Punit Jain)
5038         Bug 649310 - Calendar only shows midnight to noon (Milan Crha)
5039         Bug 649392 - Improve calendar's "Goto" dialog and move it to dialogs
5040                      (Dan Vrátil)
5041         Bug 649757 - 'Local delivery' accounts stopped working (Milan Crha)
5042         Bug 649939 - Cann't create new folder (Milan Crha)
5043         Bug 649939 - Cann't create new folder (Milan Crha)
5044         Bug 649939 - Cann't create new folder (second shot) (Milan Crha)
5045         Bug 649952 - Do not unref result of camel_session_get_service()
5046                      (Milan Crha)
5047         Bug 649990 - Remove get_font_options() from e-util.c. (Matthew Barnes)
5048         Bug 649993 - Change behavior of --component option (Matthew Barnes)
5049         Bug 650088 - Cannot send message from Contacts view (Matthew Barnes)
5050         Bug 650223 - evolution-backup does not terminate without --gui
5051                      (Matthew Barnes)
5052         Bug 650491 - Shell handles forwarding uris to existing process wrong
5053                      (Matthew Barnes)
5054         Bug 650522 - em-format-html: Fix uninitialized variable (Colin Walters)
5055         Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
5056                      (Colin Walters)
5057         Bug 650525 - Don't install a SEGV handler (Colin Walters)
5058         Bug 650587 - Hide Search Folder actions when Search Folders are
5059                      disabled (Matthew Barnes)
5060         Bug 651001 - Cannot send message from accounts not having a provider
5061                      (Lucian Langa)
5062         Bug 651039 - Always update signature in composer on account change
5063                      (Milan Crha)
5064         Bug 651062 - refresh_folders_exec() reports progress incorrectly.
5065                      (Matthew Barnes)
5066         Bug 651135 - Crash using saved search with an empty expression
5067                      (Milan Crha)
5068         Bug 651316 - Crash with Outgoing mail filters (Milan Crha)
5069         Bug 651684 - Creates a copy of message in Outbox instead of replacing
5070                      (Milan Crha)
5071         Bug 651761 - Message window doesn't mark message seen (Milan Crha)
5072         Bug 651976 - Reply/Forward setting isn't respected in message window
5073                      (Milan Crha)
5075 Other Changes:
5076         * Simplified the format of folder URIs and refactored the
5077           evolution-mail library to use CamelFolder objects as much as
5078           possible instead of folder URIs.
5079         * Chip away at the legacy message passing infrastructure for
5080           mail operations.  Prefer GIO-style async ops using EActivity.
5081         * Cannot send message with just enabled account (Milan Crha)
5082         * Remove unused e_get_gnome2_user_dir(). (Matthew Barnes)
5083         * Add EPortEntry to the Glade catalog. (Matthew Barnes)
5084         * EMailReader: Support multiple action groups. (Matthew Barnes)
5085         * EMailReader: Remove the forward/reply style hack. (Matthew Barnes)
5086         * Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
5087         * Fix crash when opening message window. (Matthew Barnes)
5088         * Remove emfu_create_folder_real(). (Matthew Barnes)
5089         * Updated the help license from GFDL 1.2 to GFDL 1.3 and
5090           CC-BY-SA 3.0 (Chenthill Palanisamy)
5091         * Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
5092         * Move EPopupMenu to /widgets/table. (Matthew Barnes)
5093         * Embed e_hsv_tweak() directly in e-table-item.c. (Matthew Barnes)
5094         * Do not add 'Local delivery' accounts into folder tree (Milan Crha)
5095         * Replace G_CONST_RETURN with 'const'. (Matthew Barnes)
5097 Translations:
5098         Alexander Shopov (bg)
5099         Carles Ferrando (ca@valencia)
5100         Marek Černocký (cs)
5101         Jorge González (es)
5102         Daniel Mustieles (es)
5103         Seán de Búrca (ga)
5104         Fran Diéguez (gl)
5105         Kjartan Maraas (nb)
5106         Yuri Kozlov (ru)
5107         Matej Urbančič (sl)
5108         Мирослав Николић (sr)
5109         Abduxukur Abdurixit (ug)
5112 Evolution 3.1.1 2011-05-09
5113 --------------------------
5115 Bug Fixes:
5116         Bug 303653 - Make headers collapsable in preview pane (Dan Vrátil)
5117         Bug 303862 - Cannot scroll message after clicking image attachment
5118                      button (Dan Vrátil)
5119         Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
5120         Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
5121         Bug 502188 - Store 'Remember password' for calendars (Milan Crha)
5122         Bug 547954 - Clarify delete-from-search-folder warning (Dan Vrátil)
5123         Bug 588891 - Spam settings dialog terribly un-higgy (Dan Vrátil)
5124         Bug 597082 - Crash while migrating folder info (Matthew Barnes)
5125         Bug 619782 - Characters override in contact editor express mode
5126                      (Matthew Barnes)
5127         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
5128         Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
5129         Bug 641845 - Add default expansion variables to templates plugin
5130                      (Dan Vrátil)
5131         Bug 644310 - Rework "Set as Background" image option (Matthew Barnes)
5132         Bug 645545 - Attachment reminder dialog uses wrong expand
5133                      (Matthew Barnes)
5134         Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
5135         Bug 645610 - Editing contact doesn't refresh view (Milan Crha)
5136         Bug 645721 - Fix build error when enabling kerberos without specifying
5137                      path (Niki Guldbrand)
5138         Bug 645825 - Search bar not changing color when showing results
5139                      (Dan Vrátil)
5140         Bug 646197 - Crash with VALARM without ACTION property (Milan Crha)
5141         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
5142         Bug 646384 - Updated App Icon (Matthew Barnes)
5143         Bug 646817 - Hide View->Preview menu in express mode (Matthew Barnes)
5144         Bug 647116 - Crash in g_error_matches,
5145                      e_contact_editor_contact_modified (Milan Crha)
5146         Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
5147         Bug 647698 - Selected calendar doesnt authenticate after offline/online
5148                      (Matthew Barnes)
5149         Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory
5150                      (Matthew Barnes)
5151         Bug 647816 - Moving folder hierarchy causes error (David Woodhouse)
5152         Bug 648308 - Do not display full folder URI in "Opening folder"
5153                      activity (Dan Vrátil)
5154         Bug 648317 - MeeGo shell looking for the wrong atom (Abner Silva)
5155         Bug 648346 - Add style class to message browser toolbar
5156                      (Matthew Barnes)
5157         Bug 648756 - Custom imap port forgotten (Dan Vrátil)
5158         Bug 649046 - crash on startup with latest CamelURL modifications
5159                      (Lucian Langa)
5160         Bug 649365 - Creation of new repository evolution-groupwise
5161                      (Vibha Yadav)
5162         Bug 649381 - Memory leaks in contact editor (Dan Vrátil)
5164 Other Changes:
5165         * Remove unique-3.0 dependency from configure.ac. (Matthew Barnes)
5166         * Port EShell to GtkApplication. (Matthew Barnes)
5167         * Port AlarmNotify to GtkApplication. (Matthew Barnes)
5168         * evolution-settings doesn't really need to be unique. (Matthew Barnes)
5169         * Fix alignment of extra widgets in EAlertDialogs. (Matthew Barnes)
5170         * Fix an EShell reference leak. (Matthew Barnes)
5171         * Change the accelerator map file location. (Matthew Barnes)
5172         * Reduce EAlertBar height. (Matthew Barnes)
5173         * EAlertBar: Make warnings time out after 5 minutes (Matthew Barnes)
5174         * Change "mail:async-error" alerts to warnings. (Matthew Barnes)
5175         * Restore lockdown integration. (Matthew Barnes)
5176         * Rip out Anjal-specific cruft we don't need. (Matthew Barnes)
5177         * Remove the profiler plugin. (Matthew Barnes)
5178         * Remove no longer existing files from POTFILES.in (Wouter Bolsterlee)
5179         * Don't crash on missing EAlert definitions. (Matthew Barnes)
5180         * EWebView: Implement the EAlertSink interface (Matthew Barnes)
5181         * EWebView: Fix icon retrieval when showing EAlerts. (Matthew Barnes)
5182         * Demonstrate EWebView as an EAlertSink. (Matthew Barnes)
5183         * Don't try to refresh or sync mail folders when offline.
5184           (Matthew Barnes)
5185         * Kill em_composer_prefs_new_signature(). (Matthew Barnes)
5186         * Adapt to sealed up CamelService. (Matthew Barnes)
5187         * evolution-alarm-notify: replace Moblin by Meego (Alban Crequy)
5188         * Adapt to CamelService changes. (Matthew Barnes)
5189         * Do not require unique-3.0 in .pc files (Milan Crha)
5190         * e_mail_local_init(): Improve error handling. (Matthew Barnes)
5191         * Adapt to new CamelSession background job API. (Matthew Barnes)
5192         * Bump gladeui-2.0 minimum version to 3.10.0. (Matthew Barnes)
5193         * EMailBackend: Ignore cancelled background jobs. (Matthew Barnes)
5194         * Some modules missing CFLAGS/LIBS for EShell. (Matthew Barnes)
5195         * Remove redundant EAccountList utilities. (Matthew Barnes)
5196         * Add e_meeting_store_find_self(). (Matthew Barnes)
5197         * Add itip_address_is_user(). (Matthew Barnes)
5198         * Refactor CompEditor pages to isolate EAccount usage. (Matthew Barnes)
5199         * Add itip_get_user_identities(). (Matthew Barnes)
5200         * Fix a memory leak (Milan Crha)
5201         * Add itip_get_fallback_identity(). (Matthew Barnes)
5202         * Make EAlertBar messages selectable (Milan Crha)
5203         * Adapt to extra arg in camel_session_get_service_by_url().
5204           (Matthew Barnes)
5205         * EMFolderSelectionButton: Remove unused multiselect functions.
5206           (Matthew Barnes)
5207         * groupwise-features: Fix a compiler warning. (Matthew Barnes)
5208         * MailFolderCache: Remove 'folders_uri' hash table (Matthew Barnes)
5209         * e_get_account_by_uid(): Also handle CamelTransport UIDs.
5210           (Matthew Barnes)
5211         * EMEventTargetFolder: Add an EAccount member. (Matthew Barnes)
5212         * EMConfigTargetAccount: Add original_account member. (Matthew Barnes)
5213         * Simplify mail_session_get_password(). (Matthew Barnes)
5214         * Remove e_get_account_by_transport_url(). (Matthew Barnes)
5215         * EMailSession: Fix popb4smtp authentication. (Matthew Barnes)
5216         * Add em_folder_tree_get_selected_account(). (Matthew Barnes)
5217         * EMailShellView: Open the selected folder ourselves. (Matthew Barnes)
5218         * Remove e_mail_reader_set_folder_uri(). (Matthew Barnes)
5219         * Drop 'folder_uri' param from message_list_set_folder().
5220           (Matthew Barnes)
5221         * Add some handy folder URI utility functions. (Matthew Barnes)
5222         * Replace camel_store_folder_uri_equal() with
5223           e_mail_folder_uri_equal(). (Matthew Barnes)
5224         * em-utils.c: Simplify guess_account_from_folder(). (Matthew Barnes)
5225         * Drop 'folder_uri' param from em_utils_folder_is_drafts().
5226           (Matthew Barnes)
5227         * Drop 'folder_uri' param from em_utils_folder_is_templates().
5228           (Matthew Barnes)
5229         * Drop 'folder_uri' param from em_utils_folder_is_sent().
5230           (Matthew Barnes)
5231         * Drop 'folder_uri' param from em_utils_folder_is_outbox().
5232           (Matthew Barnes)
5233         * Change em_folder_tree_model_user_marked_unread() params.
5234           (Matthew Barnes)
5235         * Remove 'from_uri' params from e-msg-composer-utils.c.
5236           (Matthew Barnes)
5237         * Build vfolder rules with CamelFolders instead of folder URIs.
5238           (Matthew Barnes)
5239         * Remove e_mail_reader_get_folder_uri(). (Matthew Barnes)
5240         * Drop 'folder_uri' member from MessageList. (Matthew Barnes)
5241         * groupwise-features: Avoid e_get_account_by_source_url().
5242           (Matthew Barnes)
5243         * MessageList: Simplify the "Location" column. (Matthew Barnes)
5244         * EMFolderSelectionButton: Avoid e_get_account_by_source_url().
5245           (Matthew Barnes)
5246         * Remove EMFolderTreeModel::folder-added signal. (Matthew Barnes)
5247         * Use e_mail_folder_uri_from_folder() instead of
5248           camel_folder_get_uri(). (Matthew Barnes)
5249         * Simplify em_folder_tree_set_selected_list(). (Matthew Barnes)
5250         * Teach e_mail_folder_uri_parse() to parse 'email://' URIs.
5251           (Matthew Barnes)
5252         * Simplify e_mail_session_uri_to_folder_sync(). (Matthew Barnes)
5253         * Drop support for command-line 'email://' URIs. (Matthew Barnes)
5254         * Simplify emae_account_folder(). (Matthew Barnes)
5255         * Simplify em_utils_folder_is_templates(). (Matthew Barnes)
5256         * Simplify em_utils_folder_is_drafts(). (Matthew Barnes)
5257         * Simplify em_utils_folder_is_sent(). (Matthew Barnes)
5258         * Simplify em_folder_tree_model_set_folder_info(). (Matthew Barnes)
5259         * EMFolderTreeModel: Always populate the CamelStore column.
5260           (Matthew Barnes)
5261         * EMFolderTreeModel: Avoid e_get_account_by_source_url().
5262           (Matthew Barnes)
5263         * EMAccountEditor: Fix a runtime warning. (Matthew Barnes)
5264         * Introduce a new, simpler folder URI format. (Matthew Barnes)
5265         * EMFolderTreeModel: Use the new folder URI format. (Matthew Barnes)
5266         * EMFilterFolderElement: Use the new folder URI format. (Matthew Barnes)
5267         * EMVFolderRule: Use the new folder URI format. (Matthew Barnes)
5268         * e_mail_local_init(): Use the new folder URI format. (Matthew Barnes)
5269         * Simplify e_mail_session_unsubscribe_folder_sync(). (Matthew Barnes)
5270         * Simplify em_vfolder_rule_from_message(). (Matthew Barnes)
5271         * Simplify em_vfolder_rule_from_address(). (Matthew Barnes)
5272         * Simplify vfolder_adduri_desc(). (Matthew Barnes)
5273         * MailFolderCache: Emit folder names instead of URIs in signals.
5274           (Matthew Barnes)
5275         * mail-config.c: Don't try to rename obsolete config files.
5276           (Matthew Barnes)
5277         * Remove em_uri_from_camel() and em_uri_to_camel(). (Matthew Barnes)
5278         * fetch_mail_exec(): Remove hack for local Inbox. (Matthew Barnes)
5279         * Remove uid_cachename_hack(). (Matthew Barnes)
5280         * Adapt to X-Evolution-Source headers storing UIDs. (Matthew Barnes)
5281         * Remove e_get_account_by_source_url(). (Matthew Barnes)
5282         * em_folder_utils_copy_folder(): Change function parameter.
5283           (Matthew Barnes)
5284         * em_folder_utils_create_folder(): Change function parameters.
5285           (Matthew Barnes)
5286         * Remove em_folder_tree_get_selected_folder_info(). (Matthew Barnes)
5287         * MailFolderCache: Drop folder URI in "folder-changed" signal.
5288           (Matthew Barnes)
5289         * mail-send-recv.c:get_folders(): Adapt to CamelVeeStore change.
5290           (Matthew Barnes)
5291         * Adapt to CamelFolderInfo.name -> display_name. (Matthew Barnes)
5292         * Adapt to CamelFolder:name -> display-name. (Matthew Barnes)
5294 Translations:
5295         Abderrahim Kitouni (ar)
5296         Krasimir Chonov (bg)
5297         Alexander Shopov (bg)
5298         David Planella (ca)
5299         Jordi Serratosa (ca)
5300         Jiří Eischmann (cs)
5301         Kenneth Nielsen (da)
5302         Christian Kirbach (de)
5303         Daniel Mustieles (es)
5304         Ivar Smolin (et)
5305         Inaki Larranaga Murgoitio (eu)
5306         Fran Diéguez (gl)
5307         Gabor Kelemen (hu)
5308         Luca Ferretti (it)
5309         Takayuki KUSANO (ja)
5310         Takayoshi OKANO (ja)
5311         Shankar Prasad (kn)
5312         Žygimantas Beručka (lt)
5313         Kjartan Maraas (nb)
5314         Wouter Bolsterlee (nl)
5315         Hannie Dumoleyn (nl)
5316         Djavan Fagundes (pt_BR)
5317         Yuri Myasoedov (ru)
5318         Daniel Nylander (sv)
5319         Dr.T.Vasudevan (ta)
5320         Abduxukur Abdurixit (ug)
5321         Daniel Korostil (uk)
5322         Aron Xu (zh_CN)
5323         Chao-Hsiung Liao (zh_HK)
5326 Evolution 3.0.0 2011-04-04
5327 --------------------------
5329 Bug Fixes:
5330         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
5331         Bug 646384 - Updated App Icon (Matthew Barnes)
5332         Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
5334 Other Changes:
5335         * Fix translations being broken by removing calls to bindtextdomain()
5336           from plugins. It shouldn't be needed for plugins that live in
5337           the evolution source tree anyway since they should just use the
5338           translation domain they inherit from main(). (Kjartan Maraas)
5340 Translations:
5341         Khaled Hosny, Abderrahim Kitouni (ar)
5342         David Planella, Jordi Serratosa (ca)
5343         Jiří Eischmann (cs)
5344         Kenneth Nielsen (da)
5345         Wolfgang Stöggl (de)
5346         Inaki Larranaga Murgoitio (eu)
5347         Bruno Brouard (fr)
5348         Rajesh Ranjan (hi)
5349         Gabor Kelemen (hu)
5350         Luca Ferretti (it)
5351         Takayuki KUSANO (ja)
5352         Shankar Prasad (kn)
5353         Žygimantas Beručka (lt)
5354         Sandeep Shedmake (mr)
5355         Wouter Bolsterlee, Hannie Dumoleyn (nl)
5356         Djavan Fagundes (pt_BR)
5357         Daniel Nylander (sv)
5358         Dr.T.Vasudevan (ta)
5359         Daniel Korostil (uk)
5360         Aron Xu (zh_CN)
5361         Chao-Hsiung Liao (zh_HK)
5364 Evolution 2.91.92 2011-03-21
5365 ----------------------------
5367 Bug Fixes:
5368         Bug 223838 - Do not share global Sent folder view with regular folders
5369                      (Milan Crha)
5370         Bug 586461 - Remove signature also from HTML formatted emails on reply
5371                      (Milan Crha)
5372         Bug 615204 - Adding AOL mail account as IMAP results in POP account
5373                      (Milan Crha)
5374         Bug 618440 - "Reply" does not always strip signatures (Milan Crha)
5375         Bug 637641 - Crash on audio alarms with invalid file URI set
5376                      (Milan Crha)
5377         Bug 641939 - Doesn't read online state on start (Milan Crha)
5378         Bug 643507 - Font preferences don't work (Matthew Barnes)
5379         Bug 644053 - Fix packing in "Network Preferences" (Matthew Barnes)
5380         Bug 644066 - Text selection is cleared when right-clicking on a link
5381                      (Matthew Barnes)
5382         Bug 644107 - Local addressbooks created without relative_uri set
5383                       (Milan Crha)
5384         Bug 644164 - Using outdated Connman D-Bus names (Hao H Li)
5385         Bug 644166 - Add style class to primary toolbars (Matthew Barnes)
5386         Bug 644194 - EAddressbookModel: Logic error in remove_contact
5387                      (Jari Urpalainen)
5388         Bug 644232 - Support NetworkManager 0.9 (Dan Williams)
5389         Bug 644235 - Make EActivityProxy a GtkFrame (Cosimo Cecchi)
5390         Bug 644301 - Invalid GVariant format in NetworkManager module
5391                      (Milan Crha)
5392         Bug 644792 - Crash when sending D-Bus message (Milan Crha)
5394 Miscellaneous Fixes:
5395         * Typo in comment: s/datefime-formats/datetime-formats/ (Paul Menzel)
5396         * Do not prompt for offline when mail backend not started (Milan Crha)
5397         * Use message subject for attachment description if no filename 
5398           provided (Milan Crha)
5399         * Minor glitches in Account Editor (Milan Crha)
5400         * Fix build break after recent eds changes (Milan Crha)
5401         * Fix few invalid reads caused by ECanvas (Milan Crha)
5402         * Save account list when changing account (Milan Crha)
5403         * Select IMAP+ by default in new account setup (Matthew Barnes)
5405 Translations:
5406         Mario Blättermann (de)
5407         Bruce Cowan (en_GB)
5408         Ivar Smolin (et)
5409         Bruno Brouard (fr)
5410         Fran Diéguez (gl)
5411         Gabor Kelemen (hu)
5412         Luca Ferretti (it)
5413         Changwoo Ryu (ko)
5414         Rudolfs Mazurs (lv)
5415         Manoj Kumar Giri (or)
5416         Piotr Drąg (pl)
5417         Duarte Loreto (pt)
5418         Lucian Adrian Grijincu (ro)
5419         Yuri Myasoedov (ru)
5420         Andrej Žnidaršič (sl)
5421         Daniel Nylander (sv)
5422         Daniel Korostil (uk)
5425 Evolution 2.91.91 2011-03-07
5426 ----------------------------
5428 Bug Fixes:
5429         Bug 434972 - Reply does not detect "RE :" subject prefix (Milan Crha)
5430         Bug 550867 - Showing location in meetings (Milan Crha)
5431         Bug 608804 - Some attachments make evolution crash in libical
5432                      (Milan Crha)
5433         Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
5434                      (Milan Crha)
5435         Bug 623593 - Cannot drag&drop attached messages from mails (Milan Crha)
5436         Bug 635002 - Fix invalid use of .la file in contact-editor
5437                      (Pacho Ramos)
5438         Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed
5439                      (Matthew Barnes)
5440         Bug 640829 - Can drop text/plain message lines in message preview
5441                      (Milan Crha)
5442         Bug 641343 - Cannot scroll to bottom of folder list while dragging
5443                      (Milan Crha)
5444         Bug 641374 - "Send new mail to..." popup action doesn't work
5445                      (Milan Crha)
5446         Bug 641456 - Crash in pst_process_appointment at pst-importer.c
5447                      (Milan Crha)
5448         Bug 641805 - Clicking links in mail composer opens URL twice
5449                      (Milan Crha)
5450         Bug 642093 - Frees message attachment content on Reply (Milan Crha)
5451         Bug 642447 - Invalid reads while disabling groupwise account
5452                      (Milan Crha)
5453         Bug 642954 - Doesn't commit/abort sequence on modification error
5454                      (Milan Crha)
5455         Bug 643218 - Local delivery doesn't deliver after maildir migration
5456                      (Milan Crha)
5457         Bug 643297 - multipart/related formatter skips the last part
5458                      (Milan Crha)
5459         Bug 643402 - Fails to build with --disable-smime (Milan Crha)
5460         Bug 643635 - Typo in the code from commit for bug #434972 (Milan Crha)
5461         Bug 643693 - Crash opening attached text/html mail (Milan Crha)
5463 Other Changes:
5464         * Write state.ini immediately in EShellView::dispose method
5465           (Milan Crha)
5466         * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.
5467           (Matthew Barnes)
5468         * Fix incorrect use of ngettext from a patch for bug #635414
5469           (Milan Crha)
5470         * Slightly smaller dialogs for Reply type questions (but not all)
5471           (Milan Crha)
5472         * Let Esc behave like Cancel in Reply questions and do not leak
5473           message (Milan Crha)
5474         * Do not leak attachments in a mail view (Milan Crha)
5475         * Merge duplicate local sources (Milan Crha)
5476         * Do not flush Outbox when mail shell backend not started (Milan Crha)
5477         * Construct attachment bars for correct message part ids (Milan Crha)
5478         * Bump BASE_VERSION to 3.0. (Matthew Barnes)
5480 Translations:
5481         Daniel Mustieles (es)
5482         Mattias Põldaru (et)
5483         Bruno Brouard (fr)
5484         Rudolfs Mazurs (lv)
5485         Kjartan Maraas (nb)
5486         Nguyễn Thái Ngọc Duy (vi)
5487         Wei Li (zh_CN)
5488         Chao-Hsiung Liao (zh_HK)
5491 Evolution 2.91.90 2011-02-21
5492 ----------------------------
5494 Bug Fixes:
5495         Bug 639483 - Category list includes weather information (Milan Crha)
5496         Bug 639043 - Alarm notify snooze time not properly adjustable (Chris Hemsing)
5497         Bug 642121 - Won't build with --with-clutter due missing include (Dan Vrátil)
5498         Bug 642566 - Picture Gallery, not Image Gallery (Matthew Barnes)
5499         Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
5500         Bug 642088 - Crash when changing advanced send options in GroupWise (Milan Crha)
5501         Bug 638478 - During sending fails to parse X-Evolution-PostTo field (Milan Crha)
5502         Bug 638391 - Always passing NULL to emu_addr_cancel_book() (Milan Crha)
5503         Bug 638333 - Critical warning when invoking File->New->Mail Folder (Milan Crha)
5504         Bug 640802 - [express] Message preview automatically switches to vertical view (Milan Crha)
5505         Bug 255973 - Contact preview waste space and cosmetic correction (Dan Vrátil)
5506         Bug 642171 - Implicit libgnome dependency for lockdown GConf keys (Matthew Barnes)
5507         Bug 638057 - Evolution --express doesn't remember status bar setting (Milan Crha)
5508         Bug 637924 - Shows duplicate sentence while click "Back-Sending" button (Gary Lin)
5509         Bug 637923 - Wrap long text in Yahoo email setup (Frederic Crozat)
5510         Bug 637727 - Sent/Draft folder not set in startup-wizard account (Milan Crha)
5511         Bug 637493 - Fails to build with --enable-profiling configure option (Milan Crha)
5512         Bug 636408 - Loss of data on removal of an IMAP folder with an asterisk (Milan Crha)
5513         Bug 641502 - Flickering while resizing the mail list (Milan Crha)
5514         Bug 641701 - Issues with pst-import plugin (Milan Crha)
5515         Bug 641756 - Fix warnings from GCC 4.6 (Kjartan Maraas)
5516         Bug 634571 - Check for 'mono-2' rather than 'mono' package (Milan Crha)
5517         Bug 641451 - Crash in folder_selection_button_new (Bharath Acharya)
5518         Bug 641011 - Ugly appointment editing windows (Milan Crha)
5519         Bug 222423 - Support Face headers (Dan Vrátil)
5520         Bug 640801 - Workaround gtk3 bug (Milan Crha)
5521         Bug 635144 - Using external editor duplicates signature (Milan Crha)
5523 Miscellaneous Fixes:
5524         Order matters, process master object first, then detached instances (Milan Crha)
5525         Slightly nicer EAlertDialog after move to gtk3 (Milan Crha)
5526         Require libsoup-gnome-2.4 instead of libsoup-2.4. (Matthew Barnes)
5527         Remove NULL checks for GObject methods. (Matthew Barnes)
5528         Bump GTK+ requirement to 3.0. (Matthew Barnes)
5529         Do not perform the summary consistency check on local folders, 'On this Computer' (Chenthill Palanisamy)
5530         Composer: Add Edit -> Preferences (Matthew Barnes)
5531         Fix cairo-gobject.h include path (Milan Crha)
5532         Fix image dropping in composer while in HTML mode. (Matthew Barnes)
5534 Translations:
5535         Changwoo Ryu (ko)
5536         Daniel Mustieles (es)
5537         Ivar Smolin (et)
5538         Petr Kovar (cs)
5539         Jorge González (es)
5540         Fran Diéguez (gl)
5541         Xandru Armesto (ast)
5542         Mario Blättermann (de)
5543         Kjartan Maraas (nn)
5544         Sweta Kothari ()
5546 Evolution 2.91.6 2011-01-11
5547 ---------------------------
5549 Bug Fixes:
5550         Bug 640760 - New mail "stuck" if missing attachment dialog cancelled (Matthew Barnes)
5551         Bug 640707 - Crash on 'Add to address book'->'Edit full' click (Milan Crha)
5552         Bug 640706 - Can't edit filter/advance search condition (Milan Crha)
5553         Bug 640704 - Replace GtkWindow::allow_shrink/grow with resizable (Milan Crha)
5554         Bug 640536 - Warnings when adding a google account in express mode (Milan Crha)
5555         Bug 640526 - Default column width in address card view is small (Matthew Barnes)
5556         Bug 640522 - Set minimal height on Description fields in event editors (Milan Crha)
5557         Bug 640516 - Information bar above folder list is empty (Milan Crha)
5558         Bug 640517 - Runtime warnings when launching composer (Milan Crha)
5559         Bug 640083 - Cannot configure LDAPS on port 636 (Matthew Barnes)
5560         Bug 640025 - Silence debug output in spamassassin plugin (Matthew Barnes)
5561         Bug 640091 - Improve error handling during send post-processing (Matthew Barnes)
5562         Bug 634403 - Mails Label popup menu is not updated properly (Milan Crha)
5563         Bug 604534 - Evolution "ignores" key-usage info in certificates (Milan Crha)
5564         Bug 633982 - Crash when trying to Create a search folder from a search (Milan Crha)
5565         Bug 633788 - Mail plugin's update-actions handler is never called (Milan Crha)
5566         Bug 553438 - Deletes lines of a reply when changing address (Milan Crha)
5567         Bug 600013 - Crash in mail_reader_message_loaded_cb (Milan Crha)
5568         Bug 634305 - Crash on move of contacts between books (Milan Crha)
5569         Bug 638087 - Crash at merging duplicate contact (Vibha Yadav)
5570         Bug 638808 - camel_shutdown() called too early (Milan Crha)
5571         Bug 593020 - Do not check Bcc in "Sender or Recipients" condition (Milan Crha)
5573 Miscellaneous Fixes:
5574         libchamplain-0.8 exists now. (Matthew Barnes)
5575         gladeui is 2.0 now (Milan Crha)
5576         Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
5577         No more "expose-event" on GtkWidget (Milan Crha)
5578         Most (but not all) packing issues from Mail preferences (Milan Crha)
5579         Do not oversize New and Send/Receive toolbar buttons (Milan Crha)
5580         Adapt size_request vfuncs to latest gtk+-3.0 API. (Rodrigo Moya)
5581         Adapt smclient to latest gtk+-3.0 API. (Kjartan Maraas)
5582         Adapt gdk_window_get_geometry for gtk+-3.0 (Vibha Yadav)
5583         Adapt to GtkComboBox class reorg. (Matthew Barnes)
5584         Avoid using deprecated GTK_SELECTION_EXTENDED (Vibha Yadav)
5585         Use latest gnome-desktop API (Rodrigo Moya)
5586         gdk_cursor_unref() -> g_object_unref() (Matthew Barnes)
5587         Dialogs no longer have separators. (Matthew Barnes)
5588         Drop support for gtk+-2.0. (Matthew Barnes)
5589         Adapt to Camel API changes. (Matthew Barnes)
5590         mail: Use G_DEFINE_TYPE for EmFolderTreeModel (Benjamin Otte)
5591         Use e_load_book_source_async() for all EBook loading. (Matthew Barnes)
5592         Use e_source_selector_get_source_by_path(). (Matthew Barnes)
5593         Fudge GtkScrollable for gtk2. (Matthew Barnes)
5594         Fudge gtk_widget_get_preferred_size() for gtk2. (Matthew Barnes)
5595         Do not hide maildir accounts from UI (Milan Crha)
5596         GtkSelectionData is sealed in GTK3. (Matthew Barnes)
5598 Translations:
5599         Andrej Žnidaršič (sl)
5600         Ivar Smolin (et)
5601         Klemen Košir (sl)
5602         Jorge González (es)
5603         Fran Diéguez (gl)
5604         Daniel Nylander (sv)
5605         Daniel Mustieles (es)
5606         Michael Kotsarinis (el)
5608 Evolution 2.91.5 2010-01-10
5609 ---------------------------
5611 Bug Fixes:
5612         Bug 567879 - Add View >> Gallery Option In Email Composer (Milan Crha)
5613         Bug 633854 - Crash in build_template_menus_recurse (Milan Crha)
5614         Bug 637482 - Flushing outbox gives up on first error (Matthew Barnes)
5615         Bug 637906 - Don't ask again when sending to non-mail recipients
5616                      (Milan Crha)
5617         Bug 638245 - Crash when printing Work Week view (Milan Crha)
5619 Other Changes:
5620         * Disconnect signal handlers from actions in alert_dispose()
5621           (Milan Crha)
5622         * Temporarily remove GDK_DISABLE_DEPRECATED (again). (Matthew Barnes)
5623         * Call setlocale() instead of gtk_set_locale(). (Matthew Barnes)
5624         * Fix menu item capitalizaion. (Matthew Barnes)
5625         * Add e_shell_submit_alert(). (Matthew Barnes)
5626         * Fix wrong button name in Restore instructions (Andre Klapper)
5627         * Fix all back up that should be backup (Andre Klapper)
5628         * Improve wording of Maildir migration dialog. (Matthew Barnes)
5629         * Avoid idle callbacks in EMailBackend initialization. (Matthew Barnes)
5630         * Improve Maildir migration. (Matthew Barnes)
5631         * EMFolderTree: Fully implement ESelectableInterface. (Matthew Barnes)
5632         * EActionComboBox: Fix runtime warnings with GTK3. (Matthew Barnes)
5633         * EAttachmentIconView: Fix runtime warnings with GTK3. (Matthew Barnes)
5635 Translations:
5636         Ask H. Larsen (da)
5637         Jorge Gonzalez (es)
5638         Daniel Mustieles (es)
5639         Ivar Smolin (et)
5640         Fran Diéguez (gl)
5641         Torstein Adolf Winterseth (nv)
5642         A S Alam (pa)
5643         Daniel Nylander (sv)
5644         Gheyret T.Kenji (ug)
5645         Yinghua Wang (zh_CN)
5646         Aron Xu (zh_CN)
5649 Evolution 2.91.4 2010-12-20
5650 ---------------------------
5652 Bug Fixes:
5653         Bug 250046 - Quote names in addresses when necessary in mail preview (Milan Crha)
5654         Bug 634385 - Crash in smtp_connect (Milan Crha)
5655         Bug 637162 - May not add toolbar Send/Receive button multiple times (Milan Crha)
5656         Bug 436914 - Reply to inline GPG quotes raw GPG message (Milan Crha)
5657         Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
5658         Bug 633702 - Forget password when saving account without "Remember password" (Milan Crha)
5659         Bug 633611 - Do not close Add Filter Rule dialog on error (Milan Crha)
5660         Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
5661         Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
5662         Bug 593587 - Fails to retrieve free/busy info if auth required (Milan Crha)
5663         Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
5664         Bug 627536 - Open meeting as meeting, not as appointment, in week view (Milan Crha)
5665         Bug 620234 - Invalid writes during free/busy (Milan Crha)
5666         Bug 636265 - Trash is untranslated in the window title (Matthew Barnes)
5667         Bug 635755 - Authenticate books in addressbook importers on open (Milan Crha)
5668         Bug 567415 - Remove "Nettiquette" section. (Andre Klapper)
5669         Bug 544328 - Fix right-click, right click, double-click, double click spellings. (Andre Klapper)
5670         Bug 608527 - Remove non-existing images/figures linked from User Guide. (Andre Klapper)
5671         Bug 566240 - Remove useless part of sentence. (Andre Klapper)
5672         Bug 588572 - Fix invalid sentence. (Andre Klapper)
5673         Bug 587153 - Fix broken sentence. (Andre Klapper)
5674         Bug 587152 - Fix broken sentence. (Andre Klapper)
5675         Bug 588570 - Fix weird sentence. (Andre Klapper)
5676         Bug 634734 - Fix steps for contact list creation. (Andre Klapper)       
5677         Bug 555324 - Ask for destination before "Save in Addressbook" inline vCard (Milan Crha)
5678         Bug 627176 - Do not spawn other process when clicking mailto: uri (Milan Crha)
5679         Bug 621150 - Add the possibility to modify locale of the quoting messages (Jan Holesovsky)
5680         Bug 602183 - Crash in Mini Calendar View (bnc) (Vibha Yadav)
5681         Bug 636058 - Account setup issues express mode. (Punit Jain)
5683 Miscellaneous Fixes:
5684         Show common addressbook and calendar errors in an alert sink (Milan Crha)
5685         Remove duplicated info listed already in Quick Reference PDF anyway. (Andre Klapper)
5686         Remove useless listing of all categories available. No additional value to have that in the docs. (Andre Klapper)
5687         Check for the existence of .Outbox folder while migrating. Make sure the dummy account is created only once. 
5688          Revert couple of fixes (Chenthill Palanisamy)
5689         Free/busy meeting view doesn't work due to non-working extension (Milan Crha)
5690         Remove confusing and isolated "Contact list" line. (Andre Klapper)
5691         Set the provider's defaults on when CamelURLs get refreshed with a new protocol (Federico Mena Quintero)
5692         Avoid a crash when building templates menu. (Matthew Barnes)
5693         CalDAV plugin - use saved password, if available, for server browsing (Milan Crha)
5694         Revert the doc changes committed. (Bharath Acharya)
5695         Default to beginning of the day for the last alarm notification (Milan Crha)
5697 Translations:
5698         Nguyễn Thái Ngọc Duy (vi)
5699         Chao-Hsiung Liao (zh_HK)
5700         Jorge González (es)
5701         Philip Withnall (en_GB)
5702         Ani Peter (ml)
5703         Marcos Lans (gl)
5704         Kjartan Maraas (nn)
5705         A S Alam (pa)
5707 Evolution 2.91.3 2010-11-29
5708 ---------------------------
5709 Bug Fixes:
5710         Revert certain parts from commit for bug #635738 (Milan Crha)
5711         Bug #635828 - Do not send meeting mails with no recipient (Milan Crha)
5712         Bug #635738 - Sanitize Previous/Next buttons when not usable (Milan Crha)
5713         Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread (Milan Crha)
5714         Bug #207580 - Allow new mail check on individual accounts (Milan Crha)
5715         Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
5716         Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
5717         Bug #371705 - Calendar's day view does not reset its IM context (Milan Crha)
5718         Bug #635087 - Leftover files after migration of config/data/cache to XDG directories (Mathieu Trudel-Lapierre)
5719         Bug #633783 - Folder->Expunge enabled when no folder selected (Milan Crha)
5720         Bug #633779 - GtkComboBoxText issues (Milan Crha)
5721         Bug #633774 - Headers are gone in grouped view (Vibha Yadav)
5722         Bug #632781 - Cannot disable search folders (Milan Crha)
5723         Bug #632683 - Remove-duplicates should work on selection (Milan Crha)
5724         Bug #632293 - Do not add POP accounts into folder tree (Milan Crha)
5725         Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
5726         Bug #632671 - "Search interrupted" status message forever (Milan Crha)
5727         Bug #632176 - Force user name on Google calendar/address book (Milan Crha)
5729 Miscellaneous Fixes:
5730         [vCard-inline] Check also text/directory parts (Milan Crha)
5731         Reset IM context when entering ECellText editing (Milan Crha)
5732         Maildir migration: allow subfolders for Inbox (Chenthill Palanisamy)
5733         Migrate the local store from mbox to maildir format (Chenthill Palanisamy)
5734         Fix windows build of backup-restore plugin (Fridrich Štrba)
5735         Drop accessibility support for ECellText. (Matthew Barnes)
5736         Workaround crash when pasting nothing into html message composer (Milan Crha)
5737         Use gtk_paned_new() instead gtk_[v|h]paned_new() (Javier Jardón)
5739 Translations:
5740         Ville-Pekka Vainio (fi)
5741         Gheyret T.Kenji (ug)
5742         Ivar Smolin (et)
5743         Jorge González (es)
5744         Fran Diéguez (gl)
5745         Marcos Lans (gl)
5746         Kjartan Maraas (nn)
5748 Evolution 2.91.2 2010-11-08
5749 ---------------------------
5751 Bug Fixes:
5752         Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
5753                      (Milan Crha)
5754         Bug 484554 - Day names can overlap in calendar printouts (Milan Crha)
5755         Bug 534453 - Incorporate 'Remove attachments' plugin (Rex Tsai)
5756         Bug 567265 - BCC kept on message forward from Sent folder (Milan Crha)
5757         Bug 592045 - Use week-day names in abbreviated date (Milan Crha)
5758         Bug 597567 - Crash in comp_subject() (Milan Crha)
5759         Bug 612181 - Show recurring events in italic in date navigator
5760                      (Milan Crha)
5761         Bug 628139 - Thread-safety issues in libical time zone loading
5762                      (Matthew Barnes)
5763         Bug 629479 - Runtime critical warnings from e-print.c (Milan Crha)
5764         Bug 630504 - Precache collate keys before sorting in EReflowModel
5765                      (Milan Crha)
5766         Bug 630695 - Invalid read when enable/disable the account in
5767                      preferences (Milan Crha)
5768         Bug 630969 - Implement also Message->Go to->Previous Thread
5769                      (Milan Crha)
5770         Bug 631451 - Add handlers for x-scheme-handler/mailto (Milan Crha)
5771         Bug 631526 - Loading images doesn't use proxy credentials (Milan Crha)
5772         Bug 631731 - Remove status icon from mail notifier (William Jon McCann)
5773         Bug 631870 - Memory leak in e_week_view after GtkObject removal
5774                      (Milan Crha)
5775         Bug 631956 - Reset renderer properties in
5776                      action_combo_box_render_pixbuf (Milan Crha)
5777         Bug 631981 - Change reply_close_browser short description text
5778                      (Milan Crha)
5779         Bug 631982 - Hide Page properties in signature editor (Milan Crha)
5780         Bug 632199 - Opening calendar from panel clock goes to previous day
5781                      (Milan Crha)
5782         Bug 632278 - Double .vcf extension on addressbook save (Milan Crha)
5783         Bug 632280 - Backup file name should include date (YYYYMMDD)
5784                      (Milan Crha)
5785         Bug 632483 - [WinXP] Does not start when updated from 2.8 (Milan Crha)
5786         Bug 632562 - Disabled account in preferences not remove in folder tree
5787                      (Milan Crha)
5788         Bug 632580 - Freezes UI on account disable (Milan Crha)
5789         Bug 632641 - Handle combo box text API going away (Matthias Clasen)
5790         Bug 632679 - Add 'Remove attachments' in pop up menu (Milan Crha)
5791         Bug 632767 - Some widgets removed from mail-config.ui (Milan Crha)
5792         Bug 632768 - Message list not realized when opening new folder
5793                      (Milan Crha)
5794         Bug 632769 - EMeetingTimeSelector can be unrealized in express mode
5795                      (Milan Crha)
5796         Bug 632870 - Cut and paste broken in ESignatureEditor (Matthew Barnes)
5797         Bug 632903 - Support libnotify-0.7 (Flo Gravo)
5798         Bug 632941 - Calendar ignores preference "show/hide end times"
5799                      (Milan Crha)
5800         Bug 633155 - Incorrect signal connection with
5801                      mail-vfolder.c:folder_deleted_cb (Milan Crha)
5802         Bug 633158 - Importer stops after single mail import (Milan Crha)
5803         Bug 633172 - Folder->Subscriptions is always enabled (Matthew Barnes)
5804         Bug 633371 - Remote pop folder no longer emptied (Milan Crha)
5805         Bug 633471 - EAttachmentStore store folder name where uri is expected
5806                      (Matthew Barnes)
5807         Bug 634088 - Uses uninitialized variable in action_contact_new_cb
5808                      (Milan Crha)
5810 Other Changes:
5811         * Add an EOfflineAlert module. (Matthew Barnes)
5812         * Send errors to an EAlertSink instead of the task bar.
5813           (Matthew Barnes)
5814         * Kill mail_config_get_gconf_client(). (Matthew Barnes)
5815         * Kill mail_config_service_set_save_passwd(). (Matthew Barnes)
5816         * Move more account utilities to e-account-utils.c. (Matthew Barnes)
5817         * Collect mail enum types in e-mail-enums.h. (Matthew Barnes)
5818         * Add an "ellipsize" property to EMFolderTree. (Matthew Barnes)
5819         * Crash on start with vfolders configured (Milan Crha)
5820         * Reduce GConf usage in em-composer-utils.c. (Matthew Barnes)
5821         * Deal with GtkComboBoxEntry removal in gtk+-3.0. (Matthew Barnes)
5822         * Add missing gtk-compat.h include to various files (Milan Crha)
5823         * Memory leaks around g_value_set_string (Milan Crha)
5824         * Kill mail_store_set_offline(). (Matthew Barnes)
5825         * Fix build on platforms when ngettext is a macro (Fridrich Štrba)
5826         * Drop usage of GtkAnchorType. (Matthew Barnes)
5827         * Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files (Milan Crha)
5828         * More detailed runtime warning on message list pre-sorting
5829           (Milan Crha)
5830         * Port gnome-canvas drawing from GDK to cairo. (Benjamin Otte)
5831         * Kill mail_append_mail(). (Matthew Barnes)
5832         * Skip writing to Outbox when sending. (Matthew Barnes)
5833         * EMailReader: Rewrite message retrieval tracking. (Matthew Barnes)
5834         * Kill mail_get_messagex(). (Matthew Barnes)
5835         * Kill em_folder_utils_unsubscribe_folder(). (Matthew Barnes)
5836         * EMailBrowser: Implement EAlertSink. (Matthew Barnes)
5837         * EMailReader: Add a get_alert_sink() method. (Matthew Barnes)
5838         * Add missing stock appointment-reminder icons (Milan Crha)
5839         * Set checkspin label mnemonic widget in account editor (Milan Crha)
5840         * Utilize the new ESourceSelector:primary-selection property.
5841           (Matthew Barnes)
5842         * Use @valuenick@ in glib-gen.mak. (Matthew Barnes)
5843         * Rename CalUnits to EDurationType. (Matthew Barnes)
5844         * Add GBinding transform funcs for enum types. (Matthew Barnes)
5845         * Move calendar preferences to the calendar module. (Matthew Barnes)
5847 Translations:
5848         Carles Ferrando (ca@valencia)
5849         Mario Blättermann (de)
5850         Jorge González (es)
5851         Mattias Põldaru (et)
5852         Claude Paroz (fr)
5853         Takayuki KUSANO (ja)
5854         Matej Urbančič (sl)
5855         Yinghua Wang (zh_CN)
5857 Evolution 2.91.1 2010-10-18
5858 ---------------------------
5860 Bug Fixes:
5861         Bug 630506 - "You have %d alarms" needs ngettext (Milan Crha)
5862         Bug 631968 - Date wrongly displayed as Tomorrow. (Punit Jain)
5863         Bug 604981 - Always bcc ignored for Contacts. (Bharath Acharya)
5864         Bug 587011 - Integrate remove-duplicates into evolution (Milan Crha)
5865         Bug 632171 - "New Address Book" dialog accepts whitespace for name (Matthew Barnes)
5866         Bug 632127 - Composer is editable while sending message (Matthew Barnes)
5867         Bug 305425 - Toolbar cancel button is always sensitive (Matthew Barnes)
5868         Bug 461769 - Add a --force-online command line option (Matthew Barnes)
5869         Bug 630490 - Not visible calendar color change immediately (Milan Crha)
5870         Bug 630375 - Character encoding of GPG encrypted message not honored (Milan Crha)
5871         Bug 617611 - redo_queries calls gtk+ functions in non-main thread (Milan Crha)
5872         Bug 619387 - EMailBrowser doesn't honour sorting of a mail window (Milan Crha)
5873         Bug 240302 - Print the work week view (Carlos Martín Nieto)
5874         Bug 223337 - Auto-close message-browser when replying to them (Milan Crha)
5875         Bug 552121 - Drop UUENCODE inline filter (Milan Crha)
5876         Bug 631341 - On This Computer/Inbox sub-folders lost (Milan Crha)
5877         Bug 631588 - Sort by Subject doesn't work (Milan Crha)
5878         Bug 631320 - GtkObject is gone in GTK3 (Milan Crha)
5879         Bug 630390 - Operation stuck: Generating message list (cancelled) (Milan Crha)
5880         Bug 617953 - Hide Junk messages in Search folders (Milan Crha)
5881         Bug 618102 - Single event print doesn't show time (Milan Crha)
5882         Bug 211593 - Show week numbers on calendar printout (Milan Crha)
5883         Bug 500591 - Crash when viewing a large message (Milan Crha)
5884         Bug 588851 - Don't show unsubscribe option for local folders (Matthew Barnes)
5885         Bug 630295 - Inline GPG encrypted message is not always recognized (Milan Crha)
5886         Bug 629825 - Hide Free/Busy tab if not needed in express mode (Milan Crha)
5887         Bug 615835 - Alarm not working for authenticated calendars (Milan Crha)
5888         Bug 616250 - Restore and Backup options aren't fully descriptive (Milan Crha)
5890 Miscellaneous Fixes:
5891         Widget 'label-comments' gone in Contact editor (Milan Crha)
5892         Replace EBinding with GBinding. (Matthew Barnes)
5893         EAlertBar: Always show the most recent alert. (Matthew Barnes)
5894         EShellBackend: Respond to EShell::prepare-for-quit signals. (Matthew Barnes)
5895         Adjust EAlertBar text attributes. (Matthew Barnes)
5896         Remove mail_tools_folder_to_url(). (Matthew Barnes)
5897         Composer: Show cancellable operations and errors inline. (Matthew Barnes)
5898         Day view print: Put day name in its box (Carlos Martín Nieto)
5899         Add a missing week number offset (Carlos Martín Nieto)
5900         autogen.sh: remove unneded call to autopoint (Javier Jardón)
5901         MailFolderCache notifies in reverse order (Milan Crha)
5902         Realli fix srcdir != builddir builds (Javier Jardón)
5903         Calendar's "Open Web Page" actions doesn't work (Milan Crha)
5904         Fix srcdir != builddir builds. (Javier Jardón)
5905         Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
5907 Translations:
5908         Gil Forcada (ca)
5909         David Planella (ca)
5910         Jorge González (es)
5911         Mario Blättermann (de)
5912         Matej Urbančič (sl)
5913         Kjartan Maraas (nn)
5915 Evolution 2.91.0 2010-10-04
5916 ---------------------------
5918 Bug Fixes:
5919         Bug 346438 - Error dialog too wide. (Vibha Yadav)
5920         Bug 510020 - Add "Manage Subscriptions" to store context menus
5921                      (Matthew Barnes)
5922         Bug 563471 - Printing tasks fails when grouped by category
5923                      (Vibha Yadav)
5924         Bug 604080 - Predefined account SSL not propagated to UI (Milan Crha)
5925         Bug 611154 - problem in accessing folder property (Vibha Yadav)
5926         Bug 616250 - Restore and Backup options aren't fully descriptive
5927                      (Milan Crha)
5928         Bug 624321 - Reply requested today does not work. (Bharath Acharya)
5929         Bug 626066 - work around NSS bug #595861 (David Woodhouse)
5930         Bug 626066 - log in to NSS database on demand for changing trust
5931                      (David Woodhouse)
5932         Bug 628522 - invalid access off end of array in e_bit_array_delete()
5933                      (David Woodhouse)
5934         Bug 629150 - Empty calendar view (Milan Crha)
5935         Bug 629266 - Crash on search in Current Account (Milan Crha)
5936         Bug 629462 - Tasks 'Due' filters don't work properly (Milan Crha)
5937         Bug 629480 - calendar-gui-WARNING: Couldn't find event window
5938                      (Milan Crha)
5939         Bug 629482 - assertion `child->parent==NULL' fail (Bharath Acharya)
5940         Bug 629636 - Doesn't recognize local ESource-s (Milan Crha)
5941         Bug 629645 - Sets negative 'width' property (Milan Crha)
5942         Bug 629735 - Mail preference glitch (Punit Jain)
5943         Bug 629737 - [publish-calendar] Could not find widget 'file_label'
5944                      (Milan Crha)
5945         Bug 629799 - Crash importing a mail with an ics attachment (Milan Crha)
5946         Bug 629934 - Month view defaults to Monday as start of week
5947                      (Milan Crha)
5948         Bug 629972 - [backup-restore] Problems restoring old data (Milan Crha)
5949         Bug 630118 - Endless recursive loop in mail_msg_cancel()
5950                      (Matthew Barnes)
5951         Bug 630269 - Hang on mail operation cancel (Milan Crha)
5952         Bug 630294 - Shouldn't send invitation reply when has no organizer
5953                      (Milan Crha)
5954         Bug 630700 - Crash on message send (Milan Crha)
5956 Other Changes:
5957         * Convert plugin-manager to an EExtension. (Matthew Barnes)
5958         * Remove uninteresting mail options from Preferences. (Matthew Barnes)
5959         * Reorganize composer preferences (Matthew Barnes)
5960         * Avoid dll hijacking Load sensapi.dll only from system directory
5961           where it should normally be and not from any random place.
5962           (Fridrich Štrba)
5963         * Kill the subject-thread plugin. (Matthew Barnes)
5964         * Adapt to CamelOperation API changes. (Matthew Barnes)
5965         * Increase safety on Windows Call SetDllDirectory() to reduce risk of
5966           DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
5967           code execution. (Fridrich Štrba)
5968         * Use new GDK keysym names if available. (Matthew Barnes)
5969         * Add a GCancellable to EActivity. (Matthew Barnes)
5970         * Adapt to Camel API changes. (Matthew Barnes)
5971         * Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
5972         * camel_operation_new() now returns a GCancellable pointer.
5973           (Matthew Barnes)
5974         * Kill em_utils_temp_save_part(). (Matthew Barnes)
5975         * EAttachmentPaned: Use gtk_expander_set_label_fill() (Matthew Barnes)
5976         * Remove MailAsyncEvent. (Matthew Barnes)
5977         * Use upstream gettext instead the glib one (Javier Jardón)
5978         * Rewrite the folder subscription editor. (Matthew Barnes)
5979         * Remove unused mail_tools_x_evolution_message_parse() (Matthew Barnes)
5980         * Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
5982 Translations:
5983         Marek Cernocky (cs)
5984         Kenneth Nielsen (da)
5985         Mario Blättermann (de)
5986         Christian Kirbach (de)
5987         Bakaoukas Nikolaos (el)
5988         Mattias Põldaru (et)
5989         Ivar Smolin (et)
5990         Inaki Larranaga Murgoitio (eu)
5991         Andika Triwidada (id)
5992         Luca Ferretti (it)
5993         Takayuki KUSANO (ja)
5994         Žygimantas Beručka (lt)
5995         Kjartan Maraas (nb)
5996         Wouter Bolsterlee (nl)
5997         Hannie Dumoleyn (nl)
5998         Piotr Drąg (pl)
5999         Duarte Loreto (pt)
6000         Djavan Fagundes (pt_BR)
6001         Miloš Popović (sr)
6002         Daniel Nylander (sv)
6004 Evolution 2.31.92 2010-09-13
6005 ----------------------------
6007 Bug Fixes:
6008         Bug 629037 - Email operations existed in Contacts (Hao H Li)
6009         Bug 627812 - GW shouldn't use global folder tree. (Milan Crha)
6010         Bug 629132 - set_attachments: assertion failed. (Punit Jain)
6011         Bug 626066 - log in to NSS database before invoking certificate manager (David Woodhouse)
6012         Bug 629413 - use-after-free in bad cert dialog (David Woodhouse)
6013         Bug 629393 - git.mk breaks parallel builds (Matthew Barnes)
6014         Bug 628591 - Incorrect English message in Evolution (Matthew Barnes)
6015         Bug 616073 - Various translation issues (Matthew Barnes)
6016         Bug 629250 - Fix translatable string format in mail-settings-view.c (Gabor Kelemen)
6017         Bug 629253 - Remove unnecessary markup (Gabor Kelemen)
6018         Bug 626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c) (Milan Crha)
6019         Bug 629089 - Accepting a meeting request sends a Tentative reply (Milan Crha)
6020         Bug 629115 - Missing mnemonic_widget property in mail-config.ui (Milan Crha)
6021         Bug 629046 - Empty reply quotation for HTML messages (Milan Crha)
6022         Bug 629054 - Memory leak in memo_table_constructed() (Matthew Barnes)
6023         Bug 629052 - Memory leak in task_table_constructed() (Matthew Barnes)
6024         Bug 629051 - Memory leak in gnome_calendar_constructed() (Matthew Barnes)
6025         Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes() (Matthew Barnes)
6026         Bug 629049 - Memory leak in e_composer_pose_header_set_account() (Matthew Barnes)
6027         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
6028         Bug 628694 - Customize options for local calendar are missing (Milan Crha)
6029         Bug 628653 - e_alert_new_valist memory leak (Matthew Barnes)
6030         Bug 628654 - e_calendar_view_get_tooltips memory leak (Matthew Barnes)
6031         Bug 628660 - em_format_part_as() memory leak (Matthew Barnes)
6032         Bug 580623 - Mishandling of evolution's proxy ignore_hosts key (Milan Crha)
6033         Bug 628635 - Crash in alarm-queue.c:display_notification() (Matthew Barnes)
6034         Bug 628483 - signature_combo_box_refresh_cb memory leak (Matthew Barnes)
6035         Bug 628482 - e_shell_settings_install_property_for_key memory leak (Matthew Barnes)
6036         Bug 624021 - Honour weeks shown in a multi week view on print (Milan Crha)
6037         Bug 628350 - Allow deletion of a deleted message to advance cursor (Matthew Barnes)
6038         Bug 627101 - Not able to attach files in calendar (Milan Crha)
6039         Bug 628005 - Russian: evolution Advanced Search dialogs are oversized (hao li)
6041 Miscellaneous Fixes:
6042         Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
6043         GnomeCalendar: Sink the floating ECalendarView references. (Matthew Barnes)
6044         Convert ECell from a GtkObject to a GObject. (Matthew Barnes)
6045         Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
6046         Add missing linker flag to composer-autosave module. (Matthew Barnes)
6047         No more blinking status icon. (Matthew Barnes)
6048         Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
6049         Use the and operator only if there are two conditions (Chenthill Palanisamy)
6050         Simplify emu_restore_folder_tree_state(). (Matthew Barnes)
6051         Memory leak fix in em_folder_tree_get_selected_folder (Milan Crha)
6052         Add composer-autosave to SUBDIRS. (Matthew Barnes)
6054 Translations:
6055         Changwoo Ryu (ko)
6056         Leonid Kanter (ru)
6057         Dirgita (id)
6058         Takayuki KUSANO (ja)
6059         Kjartan Maraas (nn)
6060         Ivar Smolin (et)
6061         Christian Kirbach (de)
6062         Dr.Tirumurti Vasudevan (ta)
6063         Jorge González (es)
6064         Fran Diéguez (gl)
6065         Daniel Nylander (sv)
6066         Philip Withnall (en_GB)
6067         Matej Urbančič (sl)
6068         Claude Paroz (fr)
6069         Bruno Brouard (fr)
6070         Bruce Cowan (en_GB)
6071         Gabor Kelemen (hu)
6073 Evolution 2.31.91 2010-08-29
6074 ----------------------------
6076 Bug Fixes:
6077         Bug 573320 - "Encrypt to self" by default on newly created mail
6078                      accounts (Milan Crha)
6079         Bug 627124 - Crash while opening task-page.ui (Matthew Barnes)
6080         Bug 627333 - Cannot cancel password dialog for a calendar (Milan Crha)
6081         Bug 627598 - Memory leak in emf_format_clone() (David Woodhouse)
6082         Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
6083         Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
6084         Bug 627611 - Memory leak in efh_format_header() (David Woodhouse)
6085         Bug 627734 - Double-click a message opens it twice (Milan Crha)
6086         Bug 627852 - Memory leak in em_format_push_level() (Matthew Barnes)
6087         Bug 628003 - Bundle IM protocol icons dropped from gnome-icon-theme
6088                      (Matthew Barnes)
6089         Bug 628136 - update_query_async() should not free the message struct
6090                      (Matthew Barnes)
6091         Bug 628141 - Duplicate signal connections in EMailReader
6092                      (Matthew Barnes)
6093         Bug 628154 - Ignore paths in MIME part filenames (Matthew Barnes)
6095 Other Changes:
6096         * Use the new e_load_book_source_async() where possible.
6097           (Matthew Barnes)
6098         * Fix more non-removal of signals on user_data object distruction by
6099           using g_signal_connect_object in many places (Michael Meeks)
6100         * Add encryption and authentication support for autoconfig
6101           (Gary Ching-Pang Lin)
6102         * Update autoconfig settings for live.com (Gary Ching-Pang Lin)
6103         * Add e_load_cal_source_async(). (Matthew Barnes)
6104         * Build break with evolution-connman - new parameter in a GDBus
6105           function (Milan Crha)
6106         * Crash on Startup wizard cancel (Milan Crha)
6107         * Convert EAttachmentHandler to an EExtension. (Matthew Barnes)
6108         * Contact list editor is not translated (Federico Mena Quintero)
6109         * Remove the last traces of dbus-glib. (Matthew Barnes)
6111 Translations:
6112         Ask H. Larsen (da)
6113         Giannis Katsampirhs (el)
6114         Philip Withnall (en_GB)
6115         Jorge González (es)
6116         Bruno Brouard (fr)
6117         Fran Diéguez (gl)
6118         Yair Hershkovitz (he)
6119         Andika Triwidada (id)
6120         Takayuki KUSANO (ja)
6121         Kjartan Maraas (nb)
6122         A S Alam (pa)
6123         Tao Wang (zh_CN)
6124         朱涛 (zh_CN)
6125         Chao-Hsiung Liao (zh_HK)
6126         Aron Xu (zh_CN)
6128 Evolution 2.31.90 2010-08-16
6129 ----------------------------
6131 Bug Fixes:
6132         Bug 624896 - Missing icons in table properties (Matthew Barnes)
6133         Bug 605737 - Appointment reminder shows icons on buttons (Matthew Barnes)
6134         Bug 624913 - Disallow drag-and-drop within the same attachment bar (Matthew Barnes)
6135         Bug 323142 - Signature missing when handling mailto: URI with body part (Matthew Barnes)
6136         Bug 626724 - Folder tree mistakes "mark as unread" as new mail (Matthew Barnes)
6137         Bug 271691 - Add a way to view all attachments inline (Matthew Barnes)
6138         Bug 626453 - Show attachments inline when printing (Matthew Barnes)
6139         Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
6140         Bug 626059 - Welcome messages has incorrect links (Christian Kirbach)
6141         Bug 625847 - make signatures work again. (Michael Meeks)
6143 Miscellaneous Fixes:
6144         ESelectionModel, ECanvas, EMsgComposer, EMfolderTreeModel, EMFormat cleanups. (Matthew Barnes)
6145         Pass an EShell to EMsgComposer instances. (Matthew Barnes)
6146         Pause timline instead of stop. It hides the search animation texture. (Srinivasa Ragavan)
6147         Add keybindings to tab. (Srinivasa Ragavan)
6148         remove select-on-focus hack, and replace with new skip-a-parent chaining hack; sub-set this only for when we have a hint visible ie. fix alt-c + type-new-search (Michael Meeks)
6149         Ensure widgets are registered, without relying on config dialog setup at startup. (Michael Meeks)
6150         build: Add libemformat to LDADD for evolution-settings (Rob Bradford)
6151         Add Histogram of mail trend in clutter tab and enable DnD of tabs. (Srinivasa Ragavan)
6152         Change em_format_redraw() to em_format_queue_redraw(). (Matthew Barnes)
6153         Defer the load / creation of configuration UI with changes to e_preferences_window to take factory callbacks and store a reference to the shell. - This makes start-up substantially faster, particularly on Atom (eg.). (Michael Meeks)
6154         docs on where the repo for the web version lives, and how to deal with it (Michael Meeks)
6155         Execute calendar search post startup, not (Michael Meeks)
6156         Make the intention of /tmp more explicit, and rescue people who happen to have evolution .po files in /tmp from a sad fate ... (Michael Meeks)
6158 Translations:
6159         Fran Diéguez (gl)
6160         Matej Urbančič (sl)
6161         Claude Paroz (fr)
6162         Kjartan Maraas (nn)
6163         drtv (ta)
6164         Nils-Christoph Fiedler (de)
6166 Evolution 2.31.6 2010-08-02
6167 ---------------------------
6169 Evolution now complies with the XDG Base Directory Specification [1],
6170 which means user-specific data is no longer stored under ~/.evolution.
6171 Instead, data is partitioned into three base directories controlled by
6172 environment variables:
6174    $XDG_DATA_HOME/evolution    (default: $HOME/.local/share/evolution)
6175    $XDG_CACHE_HOME/evolution   (default: $HOME/.cache/evolution)
6176    $XDG_CONFIG_HOME/evolution  (default: $HOME/.config/evolution)
6178 Data which is managed by Evolution will be migrated from $HOME/.evolution
6179 on startup.
6181 [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
6184 Express mode now shows mail messages and folders in tabs, using Clutter
6185 for animation effects if available.  (Srinivasa Ragavan)
6188 Bug Fixes:
6189         Bug 598833 - Do not ship dropped evo_mail_notifier.png (Matthew Barnes)
6190         Bug 615049 - Crash in remove_contact at e-addressbook-model.c:202
6191                      (Milan Crha)
6192         Bug 622181 - Backup settings uses unhelpful yes/no dialog
6193                      (Matthew Barnes)
6194         Bug 622912 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
6195         Bug 623035 - Crash when printing email with too many recipients
6196                      (Milan Crha)
6197         Bug 624204 - Warn when replying privately to a mailing list message
6198                      (David Woodhouse)
6199         Bug 624216 - Runtime warning in Attachment Reminder plugin
6200                      (Matthew Barnes)
6201         Bug 624235 - CamelPOP3Store missing some methods (Matthew Barnes)
6202         Bug 624237 - Fails to start when smartcard is inserted (Matthew Barnes)
6203         Bug 624285 - When replying, ignore text selection if preview is hidden
6204                      (Matthew Barnes)
6205         Bug 624335 - Abort after group-by-thread with certain sorting
6206                      (Milan Crha)
6207         Bug 624482 - Monitor /apps/evolution/mail/prompts for changes
6208                      (David Woodhouse)
6209         Bug 624500 - Missing EggSMClient linker flags in shell (Matthew Barnes)
6210         Bug 624525 - Variable name collision in gtk-compat macro (Milan Crha)
6211         Bug 624534 - Adapt to GTK+ GtkNotebookPage changes (Kjartan Maraas)
6212         Bug 624677 - Missing keyboard shortcut for "Save as mbox"
6213                      (Matthew Barnes)
6214         Bug 624891 - Various compiler warnings in git/master (Milan Crha)
6215         Bug 625204 - Typo in e_day_view_finish_long_event_resize()
6216                      (Thomas Mittelstaedt)
6217         Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
6218         Bug 625624 - Customizations of contacts views forgotten
6219                      (Matthew Barnes)
6220         Bug 625724 - Message filters do no work (Lucian Langa)
6221         Bug 625761 - Folder views not preserved after migration (Lucian Langa)
6223 Other Changes:
6224         * EMailReader: Remove unused variable (Matthew Barnes)
6225         * Warn on reply-to-all with too many recipients (David Woodhouse)
6226         * Add support for ignoring mailing list Reply-To: headers
6227           (David Woodhouse)
6228         * Fix two memory leaks when replying (David Woodhouse)
6229         * Don't show the "reply in private?" nag popup for munged Reply-To:
6230           list messages (David Woodhouse)
6231         * Change 'Reply to All' toolbar button into configurable
6232           'Group Reply' (David Woodhouse)
6233         * Add nag popup when mailing list hijacks private reply with
6234           Reply-To: header (David Woodhouse)
6235         * Clean up "ensure_sources" backend routines. (Matthew Barnes)
6236         * Report error to user when fails to open calendar/task/memo list
6237           (Milan Crha)
6238         * Disable my evil GtkExpander hack in EAttachmentPaned (Matthew Barnes)
6239         * Use PVOID instead of gpointer when working with COM+ function
6240           pointers (Fridrich Štrba)
6241         * Migrate ~/.evolution to XDG base directories. (Matthew Barnes)
6242         * Reset BASE_VERSION to 2.32. (Matthew Barnes)
6243         * Remove unused 'preview' argument from
6244           e_import_assistant_new_simple(). (Matthew Barnes)
6245         * Make EImportAssistant extensible. (Matthew Barnes)
6246         * addressbook/gui, plugins/groupwise, widgets/misc: Update to new
6247           icon theme (Rob Bradford)
6248         * build: Update gnome-icon-theme dependency for new default-avatar
6249           icon (Rob Bradford)
6250         * addressbook: Port to use new _async suffix instead of _ex suffix
6251           (Rob Bradford)
6252         * mail-reader: e_mail_reader_get_formatter may now return NULL
6253           (Rob Bradford)
6254         * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
6255         * mail-session: Use the shell's active window as parent for
6256           dialog (Rob Bradford)
6257         * fix lifecycle nasties bgo#625852 (Michael Meeks)
6259 Translations:
6260         Mario Blättermann (de)
6261         Christian Kirbach (de)
6262         Jorge González (es)
6263         Fran Diéguez (gl)
6264         Nana Suryana (id)
6265         Shankar Prasad (kn)
6266         Sandeep Shedmake (mr)
6267         Kjartan Maraas (nb)
6268         Lucian Adrian Grijincu (ro)
6269         krishnababu k (te)
6270         Aron Xu (zh_CN)
6271         Chao-Hsiung Liao (zh_HK)
6273 Evolution 2.31.5 2010-07-12
6274 ---------------------------
6276 Bug Fixes:
6277         Bug 624128 - Folder -> Subscriptions is always enabled (Matthew Barnes)
6278         Bug 621839 - Improve auto-selection of messages (take two)
6279                      (Matthew Barnes)
6280         Bug 623702 - SEGV on redirecting message (Matthew Barnes)
6281         Bug 623738 - Select All is always enabled for message list
6282                      (Matthew Barnes)
6283         Bug 623947 - Error handling issues in em-format.c (Matthew Barnes)
6284         Bug 624011 - EMeetingTimeSelector tries to change mouse cursor
6285                      before it's realized (Matthew Barnes)
6286         Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme
6287                      (Matthew Barnes)
6288         Bug 623204 - Be able to report detailed errors from backends
6289                      (Milan Crha)
6290         Bug 623796 - Post Message to List asks for confirmation on close
6291                      (Milan Crha)
6292         Bug 623432 - Use gweather-3.0 when building with gtk3
6293                      (Maciej Piechotka)
6294         Bug 623201 - Set default options automatically while creating a
6295                      new account (Chenthill Palanisamy)
6297 Other Changes:
6298         * Fix places where "~/.evolution" is hard-coded. (Matthew Barnes)
6299         * Migrate from CamelException to GError. (Matthew Barnes)
6300         * Fix transience problems with ENameSelectorDialogs ... (Michael Meeks)
6301         * Allow edit accounts in the capplet to go fwd/back (Srinivasa Ragavan)
6302         * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
6303           (Matthew Barnes)
6305 Translations:
6306         Jorge González (es)
6307         Fran Diéguez (gl)
6308         Kjartan Maraas (nb)
6309         Matej Urban¿i¿ (sl)
6310         Andrej ¿nidar¿i¿ (sl)
6312 Evolution 2.31.4 2010-06-29
6313 ---------------------------
6315 Bug Fixes:
6316         Bug 623029 - Work week days not restored on start (Milan Crha)
6317         Bug 622535 - Account assistant loops on first run (Matthew Barnes)
6318         Bug 553104 - Ambiguous "for" in calendar translations (Milan Crha)
6319         Bug 621770 - Bottom-left calendar too big (Milan Crha)
6320         Bug 617854 - Critical warnings in calendar view (Milan Crha)
6321         Bug 620815 - Memory leaks with Evolution (Milan Crha)
6322         Bug 622633 - Can't launch Evolution from clock applet (Matthew Barnes)
6323         Bug 621903 - Crash on HTML message print preview (Milan Crha)
6324         Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callback (Matthew Barnes)
6325         Bug 604262 - "Copy Email Address" should also copy to primary clipboard (Matthew Barnes)
6326         Bug 622559 - Changing search option should focus search entry (Matthew Barnes)
6327         Bug 611165 - Use memo start date from a calendar view, if active (Milan Crha)
6328         Bug 620246 - Increase size of 'group' combo box in task (Milan Crha)
6329         Bug 331305 - Can't drag email addresses to Contact List Editor (Matthew Barnes)
6330         Bug 621819 - Can't drag message attachments to folders (Matthew Barnes)
6331         Bug 622329 - Help menu points to the wrong FAQ page (Matthew Barnes)
6332         Bug 619347 - Contact List Editor calls wrong EDestination function (Matthew Barnes)
6333         Bug 620951 - A11y support still thinks GnomeCalendar is a widget (Matthew Barnes)
6334         Bug 621759 - EShellSearchbar reference counting errors (Matthew Barnes)
6335         Bug 621210 - Can't get the shell back after closing it (Matthew Barnes)
6336         Bug 616724 - Initialize message window with threaded state of main window (Matthew Barnes)
6337         Bug 621958 - Due date is not displayed in message list (Matthew Barnes)
6338         Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature (Jonathon Jongsma)
6339         Bug 621930  - Error when using Assign Color filter action (Lucian Langa)
6340         Bug 621839 - Improve auto-selection of messages (Matthew Barnes)
6341         Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
6342         Bug 585904 - Don't overwrite Date: header when writing Fcc (David Woodhouse)
6343         Bug 617557 - Quits without asking user to save unfinished messages (Milan Crha)
6344         Bug 534369 - [new-mail-notify] Intermittent notifications (Milan Crha)
6345         Bug 603468 - Improve handling of --quit option (Matthew Barnes)
6346         Bug 619218 - Should select imported certificate when succeeded (Milan Crha)
6347         Bug 585301 - Use camel_init() to initialize NSS consistently (David Woodhouse)
6348         Bug 585353 - (part of bug) Use new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
6349         Bug 501534 - apply new customized view to all folders (Chenthill Palanisamy)
6350         Bug 611100 - Forward-to filter stops at outbox (Milan Crha)
6351         Bug 573228 - Make the "This event has alarms" icon clickable (Milan Crha)
6353 Miscellaneous Fixes:
6354         Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
6355         Add Outlook Express DBX mailbox file importer plugin [patch v2: Don't error on empty mailboxes, build plugin by default] (David Woodhouse)
6356         audio-inline: Fix linking order issue. (Matthew Barnes)
6357         Composer: Append drag dest targets to the GtkHTML widget. (Matthew Barnes)
6358         Various folder tree icon enhancements. (Matthew Barnes)
6359         Use an appropriate icon when dragging attachments. (Matthew Barnes)
6360         Don't auto-undelete when viewing Trash folder. (Matthew Barnes)
6361         Composer: Only hide single From account in express mode. (Matthew Barnes)
6362         Left-align text in switcher buttons. (Matthew Barnes)
6363         [win32] Don't run evolution when asked to register handlers. (Fridrich ¿¿trba)
6364         [win32] add --register-handlers and --unregister-handlers options and don't tamper with registry unless asked for it explicitely. (Fridrich ¿¿trba)
6365         Warn the user before marking all messages as read (Chenthill Palanisamy)
6366         Remove gnome-pilot integration. (Matthew Barnes)
6367         Embed libart_lgpl and libgnomecanvas. (Matthew Barnes)
6369 Translations:
6370         Kjartan Maraas (nn)
6371         Wouter Bolsterlee (nl)
6372         Jorge Gonz¿¿lez (es)
6373         Fran Di¿¿guez (gl)
6375 Evolution 2.31.3 2010-06-07
6376 ---------------------------
6377 Bug Fixes:
6378         Bug 620150 - EventEditor: Disconnect signal handlers before disposing model (Matthew Barnes)
6379         Bug 620602 - Next/prev shortcuts should focus message list (Matthew Barnes)
6380         Bug 620628 - Checkbox in vfolder deletion prompt is saved backwards (Matthew Barnes)
6381         Bug 620635 - do not setup proxy if it's not enabled (Lucian Langa)
6382         Bug 257776 - Import assistant shows wrong extension for vCalendar files (Matthew Barnes)
6383         Bug 620207 - Receiving options are missing in preference window (Chenthill Palanisamy)
6384         Bug 617579 - HIG issues in "Save Current View" dialog (Matthew Barnes)
6385         Bug 617094 - System timezone label not initialized in preferences (Matthew Barnes)
6386         Bug 619345 - GtkHTML color settings not being honored (Matthew Barnes)
6387         Bug 620044 - Reply and Forward actions should have "is-important" set (Matthew Barnes)
6388         Bug 585301 - Use NSS SQLite database, if available (Craig Ringer)
6389         Bug 619417 - system_tz_label is not translated in cal-prefs-dialog (Gert Michael Kulyk)
6390         Bug 585577 - Wrong FROM in envelope during SMTP negotiation (Fabien Tassin)
6391         Bug 619637 - Inconsistent buttons in delete confirmation dialogs (Matthew Barnes)
6392         Bug 619783 - Web Addresses arrow button doesn't change (Matthew Barnes)
6393         Bug 613038 - Preview pane size not remembered (Matthew Barnes)
6394         Bug 619903 - Event editor is too small in express mode (Matthew Barnes)
6395         Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode() (Matthew Barnes)
6396         Bug 619904 - Mnemonic issues in express mode (Matthew Barnes)
6397         Bug 573510 - Outlook type CSV import broken (Milan Crha)
6398         Bug 313791 - Delegator can be repeated when delegating a meeting (Milan Crha)
6399         Bug 619781 - Some preference sections don't show the right preferences (Matthew Barnes)
6400         Bug 248105 - No warning if you create an appointment in the past (Milan Crha)
6401         Bug 613798 - Marcus Bains line is grey (Matthew Barnes)
6402         Bug 619811 - Bogus "Cannot update from version 0.0" dialog on start (Matthew Barnes)
6403         Bug 478090 - Meeting acceptances for attendees who weren't listed are lost (Milan Crha)
6404         Bug 599794 - Reopened drafts shouldn't ask for save without change (Milan Crha)
6405         Bug 576165 - SIGSEGV in e_plugin_mono_register_type (bnc) (Chenthill Palanisamy)
6407 Miscellaneous Fixes:
6408         Add more missing icons for GtkhtmlEditor. (Matthew Barnes)
6409         More GTK3 preparation. (Matthew Barnes)
6410         Hook up GNOME's configured SOCKS4 proxy in the mail session (Federico Mena Quintero)
6411         Convert "startup-wizard" to an EExtension. (Matthew Barnes)
6412         Use the send_port, not the recv_port, when configuring SMTP for an account (Federico Mena Quintero)
6413         [win32] Relocate the position of mail-autoconfig directory (Fridrich ¿¿trba)
6414         Use EWebView functions whenever possible. (Matthew Barnes)
6415         Fix alignment of lblCarset in composer-prefs-dialog (Gert Michael Kulyk)
6416         Simplify the Notes tab in Contact Editor. (Matthew Barnes)
6417         Install evolution-alarm-notify into bindir for windows (Fridrich ¿¿trba)
6418         [win32] Set a path in evolution-alarm-notify binary, so it finds its dependencies even if it is started by a link in StartUp submenu of Program menu. (Fridrich ¿¿trba)
6419         Revert "don't bridge to the active-view gconf setting" (Matthew Barnes)
6420         Merge branch 'express2' (Matthew Barnes)
6421         Add tooltips for print button on CompEditor toolbar. (Matthew Barnes)
6423 Translations:
6424         Ivar Smolin (et)
6425         Jorge Gonz¿¿lez (es)
6426         Fran Di¿¿guez (gl)
6427         Theppitak Karoonboonyanan (th)
6428         Sira Nokyoongtong (th)
6429         Kjartan Maraas (nn)
6431 Evolution 2.31.2 2010-05-24
6432 ---------------------------
6434 Bug Fixes:
6435         #220672 - Excessive autosaving uses lots of resources (Milan Crha)
6436         #240317 - Allow searching in subscribe dialog (Milan Crha)
6437         #304415 - Allow change of signature hash algorithm (Milan Crha)
6438         #499320 - Preview before import from command line (Milan Crha)
6439         #523775 - Order of Email Addresses in UI is broken (Milan Crha)
6440         #531013 - Proxy login window is not in focus. (Vibha Yadav)
6441         #531912 - Mail inline parser doesn't always work (Milan Crha)
6442         #545462 - Printing of contacts is weird. (Vibha Yadav)
6443         #546551 - Dialog for mark-all-read always mentions subfolders
6444                   (Milan Crha)
6445         #593890 - New folder window is not in focus in filter dialog
6446                   (Milan Crha)
6447         #594153 - Allow setting alarms on any meeting (Jim Ramsay)
6448         #598833 - Do not ship dropped evo_mail_notifier.png (Yves-Alexis Perez)
6449         #603006 - Move All Contacts To enabled for read-only address books
6450                   (Milan Crha)
6451         #604971 - Evolution allows deletion of default views (Milan Crha)
6452         #607257 - Add checks for event->comp_data != NULL (Milan Crha)
6453         #608855 - Can't drag and drop multiple attachments (Matthew Barnes)
6454         #611560 - 'Mark as junk' should be disabled in junk folder (Milan Crha)
6455         #615291 - Preview pane's attachment bar accepts drop (Matthew Barnes)
6456         #615745 - New task pop up in calendar day view doesn't work
6457                   (Matthew Barnes)
6458         #616640 - Don't display attachment size if it's unknown (Matthew Barnes)
6459         #616823 - Evolution allows moving IMAP Inbox to other folders
6460                   (Milan Crha)
6461         #616889 - Force 24h format for locales not supporting 12h format
6462                   (Gert Michael Kulyk)
6463         #617041 - Set translation domain for e-mail-reader actions (Gert Kulyk)
6464         #617496 - Critical warnings when open a task (Milan Crha)
6465         #617557 - Quits without asking user to save unfinished messages
6466                   (Milan Crha)
6467         #617865 - Various data file cleanups (Matthew Barnes)
6468         #618113 - Missing icon in alarm dialog (Matthew Barnes)
6469         #618177 - Mobile Phone of imported contact not shown in preview
6470                   (Milan Crha)
6471         #618400 - "Mark All Messages as Read" shortcut missing (Matthew Barnes)
6472         #618578 - Require automake >= 1.10 (Matthew Barnes)
6473         #618902 - Crash when viewing/closing messages quickly (Matthew Barnes)
6474         #619010 - Mailer's crash avoidance features are broken (Matthew Barnes)
6476 Other Changes:
6477         * Convert "default-mailer" plugin to an extension. (Matthew Barnes)
6478         * Initial implementation of setting evolution as default mail client
6479           and mailto handler. (Fridrich Å trba)
6480         * Require GtkHtml 3.31.2 for new API in bug #220672. (Matthew Barnes)
6481         * Improve attachment bar selection behavior. (Matthew Barnes)
6482         * Create the source groups required to ensure local adresssbooks and
6483           calendars are created (Chenthill Palanisamy)
6484         * Consider full name and also the first part of e-mail address for
6485           contact description in the import dialogue. (Fridrich Å trba)
6486         * On Windows, some LDIF files can have .ldi extension (Fridrich Å trba)
6487         * [win32] Set patch to evolution's bindir because some child
6488           processes need it in some situations. (Fridrich Å trba)
6489         * [win32] Don't call glib functions before g_thread_init was called
6490           and register evolution as capable to handle mailto: protocol on
6491           startup (Fridrich Å trba)
6492         * [win32] Make Evolution actually appear in "Set Program Access and
6493           Defaults" dialogue and use quoted string instead of short path,
6494           since this is how the "Hotmail" e-mail provider is doing it
6495           (unlike what documentation says) (Fridrich Å trba)
6496         * [win32] Implement --reinstall, --show-icons, --hide-icons options
6497           to be used by windows default application setting dialogue
6498           (Fridrich Å trba)
6499         * [win32] Try to get the default application registration right
6500           (Fridrich Å trba)
6501         * [win32] Register evolution as "Contacts" application and .vcf
6502           handler (Fridrich Å trba)
6503         * [win32] Register evolution as able to handle ldif files too
6504           (Fridrich Å trba)
6506 Translations:
6507 [be8a061] Updated Galician translations (Fran Diéguez)
6508 [3a9faf9] Updated Shavian translation (Thomas Thurman)
6509 [491100b] Updated Spanish translation (Jorge González)
6510 [c5fa894] Updated Spanish translation (Jorge González)
6511 [ce37e4c] Estonian translation updated (Ivar Smolin)
6512 [85ebbc3] Updated Shavian translation (Thomas Thurman)
6513 [fd151ac] Updated Shavian translation (Thomas Thurman)
6514 [801c425] Updated Shavian transliteration (Thomas Thurman)
6515 [933e668] Updated Galician translations (Fran Diéguez)
6516 [073d7e1] Updated Norwegian bokmÃ¥l translation (Kjartan Maraas)
6517 [2f57daa] Updated Oriya Translation (Manoj Kumar Giri)
6518 [a516af7] Updated Oriya Translation (Manoj Kumar Giri)
6519 [aa3e354] Updated Oriya Translation (Manoj Kumar Giri)
6520 [8254cec] [help] Updated German help translation screenshots (Christian Kirbach)
6521 [e1bae28] Updated Spanish translation (Jorge González)
6522 [518c616] Estonian translation updated (Mattias Põldaru)
6523 [27eb820] Added be to LINGUAS (Ihar Hrachyshka)
6524 [1d4c54e] Updated Galician translations (Fran Diéguez)
6526 Evolution 2.31.1 2010-05-03
6527 ----------------------------
6529 Bug Fixes:
6530         Bug #614346 - Use cached table row height rather than recalculate (Michel Dänzer)
6531         Bug #545505 - Properly free unused message infos periodically (Milan Crha)
6532         Bug #609052 - Crash printing contacts in List View (Bharath Acharya)
6533         Bug #569523 - be.po (Ihar Hrachyshka)
6534         Bug #609052 - Proper warning should be shown. (Punit Jain)
6535         Bug #614900 - Description field in calendar list view. (Punit Jain)
6536         Bug #604430 - Calendar view not remembered (Milan Crha)
6537         Bug #610495 - Plugins should define e_plugin_lib_enable (Roy Marples)
6538         Bug #615384 - Use contact's free/busy URL only when not empty (Holger Mickler)
6539         Bug #603418 - Custom headers not displayed in message preview (Milan Crha)
6540         Bug #613392 - No copyright/licensing information for geo-utils (Cedric Bosdonnat)
6541         Bug #360461 - Avoid markup in translatable messages (Milan Crha)
6542         Bug #583742 â€” Port to external libgdata (Philip Withnall)
6543         Bug #494047 - Unescape uris in composer's Post-To (Milan Crha)
6544         Bug #615331 - Message list/Folder tree focus policy has changed (Milan Crha)
6545         Bug #616097 - Remembers page ranges (Matthew Barnes)
6546         Bug #592986 - Preferences window shows some buttons on icons (Matthew Barnes)
6547         Bug #610428 - Duplicate mnemonic in itip formatted message (Matthew Barnes)
6548         Bug #614041 - Filter's relative date combos aren't set (Matthew Barnes)
6549         Bug #615814 - Missing mnemonic in import dialog (Matthew Barnes)
6550         Bug #613867 - Minor typo in Evolution documentation (Marios Zindilis)
6551         Bug #600861 - Backup utility should use --quit instead of --force-shutdown (Matthew Barnes)
6552         Bug #569516 - Updated Indonesian translation to fix bug #569516 (Andika Triwidada)
6553         Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
6554         Bug #608203 - Left pane of mailer window is really narrow at startup (Milan Crha)
6555         Bug #610229 - Status bar progress goes beyond 100 percentage (punit)
6556         Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990 (Milan Crha)
6557         Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
6558         Bug #589393 - Configure fails to detect pilot-link utf8 capabilities (Dominique Leuenberger)
6559         Bug #614325 - Shrink/expand To,Cc header images is missing (Milan Crha)
6560         Bug #612236 - Find-As-You-Type in Folder list stops working (Milan Crha)
6561         Bug 614644 - Email window's title is blank when subject is blank (Matthew Barnes)
6562         Bug #614647 - Don't reset names and colors of default mail labels (Matt McCutchen)
6563         Bug #614813 - Crash during e-mail migration (Jürg Billeter)
6564         Bug #614889 - Memory leaks in EMailSidebar (Paolo Borelli)
6565         Bug #614892 - String leak in the composer (Paolo Borelli)
6566         Bug #614918 - GnomeGoal: Correct Desktop Files (Javier Jardón)
6567         Bug #614926 - Memos and Tasks accelerators switched since 2.28 (Matt McCutchen 2)
6568         Bug #591939 - Use ngettext in e-datetime-format.c (Milan Crha)
6569         Bug #574755 - Add translator comments (Milan Crha)
6570         Bug #567304 - Add translator comment and remove few strings (Milan Crha)
6571         Bug #571714 - Remove obsolete strings (Milan Crha)
6572         Bug #567304 - Review strings for translation (Milan Crha)
6573         Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings (Milan Crha)
6574         Bug #547368 - Messages with unclear meaning (add translator comments) (Milan Crha)
6575         Bug #458828 - What is the "Top Posting Option"? (Milan Crha)
6576         Bug #458510 - Cannot translate "_Backup Settings..." (Milan Crha)
6577         Bug #458499 - 'epoch' in evolution-mail.schemas.in (Milan Crha)
6578         Bug #417412 - Improve "display text part of limited size" DoS strings (Milan Crha)
6579         Bug #347330 - Mark forgotten strings for translation (Milan Crha)
6580         Bug #333039 - Merge some i18n strings (Milan Crha)
6581         Bug #329694 - "Visual" needs translator comments (Milan Crha)
6582         Bug #325616 - Remove whitespace, add translator comments (Milan Crha)
6583         Bug #325609 - Add translator comment for "%s = %s" (Milan Crha)
6584         Bug #592117 - Calendar compressed weekend print improvement (pepp)
6585         Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
6586         Bug #302742 - The mail error messages is difficult to understand/translate (Milan Crha)
6587         Bug #272567 - Evolution message needs ngettext support (Milan Crha)
6588         Bug #261979 - Untranslatable string due to sentence splitting (Ushveen Kaur)
6589         Bug #261062 - Do not translate untranslatable texts (Milan Crha)
6590         Bug #605745 - Use a few more named constants (Paul Bolle)
6591         Bug #613352 - Changed time range not propagated to calendar (Milan Crha)
6592         Bug #613356 - Calendar doesn't save Task/Memo table state (Milan Crha)
6593         Bug #613354 - Folder->Mark all messages as read does not work (Milan Crha)
6594         Bug #613261 - application/mbox not shown properly (Milan Crha)
6595         Bug #612916 - Runtime error on console when opening a message window (Milan Crha)
6596         Bug #612821 - Uses freed memory when changing task's source (Milan Crha)
6597         Bug #602801 - Duplicate mnemonic (Viswanath S)
6598         Bug #569945 - Recurrence icon not removed after changing to single event (Milan Crha)
6599         Bug #488979 - Disable Edit for card views in contacts (Milan Crha)
6600         Bug #374533 - Read window stays open after last email is deleted (Milan Crha)
6601         Bug #614049 - Attachment bar causes drawing issues in RTL locales (Matthew Barnes)
6603 Miscellaneous Fixes:
6604         Adapt to Camel API changes. (Matthew Barnes)
6605         [i18n] Strings not aligned in ui. (bgo #616181) (Mario Carrion)
6606         One more fix of the icon installation (Fridrich Å trba)
6607         Fix a typo on Makefile.am that prevents installation of a big chunk of the stock icons (Fridrich Å trba)
6608         Use default headers when none stored to display in mailer (Milan Crha)
6609         Fix linking of face plugin (Fridrich Å trba)
6610         Camel is now GObject-based. (Matthew Barnes)
6611         Initialize dbus threading to avoid loosing alarms (Michael Meeks)
6612         Relocating EVOLUTION_BINDIR which will be used in plugin setting Evolution comme defaut mail application on windows. (Fridrich Å trba)
6613         Remove 3 leftover references to non-existing libraries (Fridrich Å trba)
6614         Work around another dropped gnome-icon-theme icon. (Matthew Barnes)
6615         Fix migration event hook for google-account-setup and calendar-weather plugins (Philip Withnall)
6616         fix disappearing e-table headers by realising the (horrible) pet widget we are going to steal the gc from, so it actually has it. (Michael Meeks)
6617         Adapt to Camel API changes. (Matthew Barnes)
6618         Fix compiler warnings. (Matthew Barnes)
6619         Don't bundle 256x256 icon since it does not work anyway (Fridrich Å trba)
6620         Give the windows version of evolution-alarm-notify a nice win32 icon (Fridrich Å trba)
6621         Adding the stock_people icon needed and absent in gnome-icon-theme (Fridrich Å trba)
6622         Add more stock icons dropped from gnome-icon-theme. (Matthew Barnes)
6623         Revise legacy stock icon contexts. (Matthew Barnes)
6624         Adapt to libedataserverui API changes. (Matthew Barnes)
6625         Use newer GTK+ API to manage print settings. (Matthew Barnes)
6626         Miscellaneous string fixes (Philip Withnall)
6627         Fix usage of "backup" in translatable strings (Philip Withnall)
6628         Open and save smime-ui.ui in Glade 3. (Matthew Barnes)
6629         Install stock icons in "hicolor" instead of "gnome". (Matthew Barnes)
6630         Remove comments that have no point after pthreads dependency disappeared (Fridrich Å trba)
6631         Remove duplicate use_system_timezone pref, set default to true (Sandy Armstrong)
6632         [win32] Fix a build breakage by adding a proper define for gmtime_r instead of the broken one that used to be pulled by including pthread.h (Fridrich Å trba)
6633         Use accessor functions instead direct access (GSEAL work) (Javier Jardón)
6634         Adapt to Camel API changes. (Matthew Barnes)
6635         Forgot to commit some bits. (Matthew Barnes)
6636         Giant leap towards GSEAL compliance. (Matthew Barnes)
6637         Replace ESpinner with GtkSpinner. (Matthew Barnes)
6638         Remove gtk_notebook_set_tab_label_packing(). (Matthew Barnes)
6639         hook out X symbols via g_module to avoid direct X linkage. (Michael Meeks)
6640         Do not hide junk mail when vJunk folder not supported by store (Milan Crha)
6641         Fix distcheck errors. (Matthew Barnes)
6642         Drop the "hula-account-setup" plugin. (Matthew Barnes)
6643         Revert "[win32] #undef some conflicting defines" (Fridrich Å trba)
6644         [win32] #undef some conflicting defines (Fridrich Å trba)
6645         Adapt to Camel API changes. (Matthew Barnes)
6646         Generate ChangeLog files for tarball releases. (Matthew Barnes)
6647         Remove dead Bonobo-era source files. (Matthew Barnes)
6648         Only #include Camel's top-level header. (Matthew Barnes)
6649         Miscellaneous cleanup bits from WebKit branch. (Matthew Barnes)
6650         Workaround broken build due to direct X function calls (Milan Crha)
6651         Add meego detection logic, it needs to be used (next pass) to configure the shell, to name widgets differently, and re-order some menu/toolbar bits. (Michael Meeks)
6652         Enable the alarm daemon on MeeGo. (Michael Meeks)
6653         camel/camel-i18n.h gone, adapt to it properly (Milan Crha)
6654         Stop relying on CamelObject meta-data. (Matthew Barnes)
6655         Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
6656         Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
6657         Move EPoolv back to Evolution from libedataserver. (Matthew Barnes)
6658         Post-release version bump. (Matthew Barnes)
6659         [win32] Test for eventsys.h and sensevts.h properly (Fridrich Å trba)
6660         Fix build settings under capplet. (Matthew Barnes)
6661         Disable the status bar for all but the mail view. Not implemented prettily, but cf. mail_shell_backend_window_created_cb getting invoked even for addressbok windows ... (Michael Meeks)
6662         If no <> in the email address, the address should be the full email address. Fix for #613564 (caiqm)
6663         Build libevolution-mail-settings as dll on windows (Fridrich Å trba)
6664         Express: Composer always defaults to HTML mode (Matthew Barnes)
6665         Hide searchbar in calendar view in express mode. (Srinivasa Ragavan)
6666         Drop support for migrating from Evolution < 2.0. (Matthew Barnes)
6667         Reformat code so that it looks ok (Fridrich Å trba)
6668         [win32] Don't brew your own macro if glib has one suitable available (Fridrich Å trba)
6669         [win32] Windows SENS module cannot be built with C++ compiler (Fridrich Å trba)
6670         [win32] Some buildability tweaks for Windows SENS module (Fridrich Å trba)
6671         Last scroll-pane, and manual sizing tweak (Michael Meeks)
6672         Get the new contact sizing right despite the scrolled regions. Add Claire's calendar popup feedback wrt. express mode (Michael Meeks)
6673         Scrolled window for personal bits ... (Michael Meeks)
6674         Add a scrolled area to cope if we want to expand mail settigns (Michael Meeks)
6675         Add conditionally enabled expanders for 'Other' address and 'Misc' personal items, to fit on a 600 pixel high screen. (Michael Meeks)
6676         Fix mismatched quotes. (Matthew Barnes)
6678 Translations:
6679         vasudeven (ta)
6680         Mattias Põldaru (et)
6681         Rodrigo Flores (pt)
6682         Christian Kirbach (de)
6683         Shankar Prasad (kn)
6684         Valencian translation  (ca)
6685         Francisco Diéguez (gl)
6686         Jorge González (es)
6687         Fran Diéguez (gl)
6688         Nikos Bakaoukas (el)
6689         Philip Withnall (en_GB)
6690         Bruno Brouard (fr)
6691         Theppitak Karoonboonyanan (th)
6692         Petr Kovar (cs)
6693         Mario Blättermann (de)
6694         Kjartan Maraas (nn)
6695         Maxim V. Dziumanenko (uk)
6696         Jordi Serratosa (ca)
6697         Peteris Krisjanis (lv)
6699 Evolution 2.29.92 2010-03-08
6700 ----------------------------
6702 Bug Fixes:
6703         #529331 - Deletes appointments when moving to the same calendar
6704                   (Milan Crha)
6705         #594083 - Oversized main window on startup (Milan Crha)
6706         #601551 - [PST] evolution crashed with SIGSEGV (Milan Crha)
6707         #610327 - Proxy login doesn't show folder list (Bharath Acharya)
6708         #610382 - No addressbook selected on account disable (Milan Crha)
6709         #610658 - Contact is lost after moving to the same address book
6710                   (Milan Crha)
6711         #610659 - Clear option is disabled after moving to other component
6712                   (Milan Crha)
6713         #610663 - Message receipts combo box is empty (Milan Crha)
6714         #610824 - Contacts list view column width doesn't follow header
6715                   (Milan Crha)
6716         #611873 - Make triple-clicking a shortcut for "Show Only This ..."
6717                   (Matthew Barnes)
6718         #611975 - Delivery Notification message not internationalized
6719                   (Ulrich Schoepp)
6721 Other Changes:
6722         Various cleanups for Windows support (Fridrich Strba)
6723         Work around recent GTK+ deprecations. (Matthew Barnes)
6724         Fix a misspelled icon name. (Matthew Barnes)
6725         Save state key file asynchronously. (Matthew Barnes)
6726         Allow retrieving multiple messages without cancelling if the store
6727         is async (Chenthill Palanisamy)
6728         Restore some calendar headers that got dropped. (Matthew Barnes)
6729         Do less output on an evolution-alarm-notify console (Milan Crha)
6731 Translations:
6732         Alexander Shopov (bg)
6733         Mario Blättermann (de)
6734         Bruce Cowan (en_GB)
6735         Jorge González (es)
6736         Claude Paroz (fr)
6737         Fran Diéguez (gl)
6738         Kjartan Maraas (nb)
6739         Nils-Christoph Fiedler (nds)
6740         Leonid Kanter (ru)
6742 Evolution 2.29.91 2010-02-22
6743 ---------------------------
6745 Bug Fixes:
6746         #610061 - Do not re-run book view on same book with same query (Milan Crha) 
6747         #588833 - Improve account selection heuristics for replies (Matthew Barnes) 
6748         #610250 - '[' and ']' keyboard shortcuts are swapped (Milan Crha) 
6749         #609982 - Avoid unnecessary prompts when marking folders as read (Matthew Barnes) 
6750         #609042 - Convert quoted-printing to UTF-8 when copying to clipboard (Matthew Barnes) 
6751         #610124 - Autosave errors dialogues can't be dismissed (Matthew Barnes) 
6752         #438759 - Fixed German translation, bug #438759 (Mario Blättermann) 
6753         #609836 - Add translator comments to ambiguous strings (Matthew Barnes) 
6754         #604306 - Crash in folder_tree_cell_edited_cb (Milan Crha) 
6755         #610085 - e_alert_get_primary_text() does not escape arguments (Matthew Barnes) 
6756         #599370 - Crash in e_activity_set_percent (Milan Crha) 
6757         #554663 - Swap "Save" and "Save as Draft" accelerators in composer (Matthew Barnes) 
6758         #609638 - Empty warning message on New vFolder (Milan Crha) 
6759         #604522 - Mouse wheel scroll doesn't work above inline images (Milan Crha) 
6760         #604542 - Skip non-system rules when building quick search menu (Matthew Barnes) 
6761         #593700 - Opens folder on top (Milan Crha) 
6762         #609403 - Doesn't restore window size always (Matthew Barnes) 
6763         #609404 - Quick search filter should work on current message list view (Matthew Barnes)         
6765 Other Changes:
6766         Fix a potential crasher in e_charset_add_radio_actions(). (Matthew Barnes)
6767         Update API documentation and fixed some warnings. (Matthew Barnes)
6768         [itip-formatter] Show reason of failed calendar open (Milan Crha)
6769         
6770 Translations:
6771         Nils-Christoph Fiedler (ru)
6772         Petr Kovar (cs)
6773         Mattias Põldaru (et)
6774         Mario Blättermann (gl)
6775         Fran Diéguez (gl)
6776         Mario Blättermann (de)
6777         Bruno Brouard (fr)
6778         vasudeven (ta)
6779         Kjartan Maraas (nb)             
6781 Evolution 2.29.90 2010-02-08
6782 ----------------------------
6784 Bug Fixes:
6785         #581604 - Permissions on mail/local folders are too open
6786                   (Chenthill Palanisamy)
6787         #602416 - Changing shell views emits many runtime warnings
6788                   (Matthew Barnes)
6789         #605596 - Crash on message change (Milan Crha)
6790         #606666 - Cannot move cursor with arrows in preview with caret mode
6791                   (Milan Crha)
6792         #607520 - 'Add to Address Book' fails when address has space
6793                   (Matthew Barnes)
6794         #607566 - Cause calendar view widget to redraw when dates shown
6795                   changed (Gustavo Noronha Silva)
6796         #607595 - Do not auto-sign when replying to a signed message
6797                   (Milan Crha)
6798         #607751 - Double free while copying whole calendar (Milan Crha)
6799         #607776 - Crash in image-inline.c:size_allocate_cb (Milan Crha)
6800         #608160 - Pasting text from FireFox into composer gives just "[?]"
6801                   (Matthew Barnes)
6802         #608340 - Help text missing --debug parameter (Matthew Barnes)
6804 Other Changes:
6805         Implement account-wide search scope in mail. (Matthew Barnes)
6806         Move some ESource-plugin common code to e-plugin-util.h/.c (Milan Crha)
6807         Updating PunjabiTranslation by A S Alam (A S Alam)
6808         Enforce unique-1.0 >= 1.1.2 build requirement. (Matthew Barnes)
6809         Disable strict aliasing optimization. (Matthew Barnes)
6810         Fix some misspellings of "calendar". (Matthew Barnes)
6811         Improve sidebar and ECalModel interaction. (Matthew Barnes)
6812         Sidebar cleanups for Memos and Tasks. (Matthew Barnes)
6813         Remove a bunch of dead code in GnomeCalendar. (Matthew Barnes)
6814         Refactor the autoconfig stuff a bit. (Srinivasa Ragavan)
6815         Don't show total attachment size if it's zero. (Matthew Barnes)
6816         Add bug-database and XML header. Fixes bug 587974 (Andre Klapper)
6817         Changes in mingw.org last w32api/mingw-rt packages. (Fridrich Strba)
6818         Level the differences with the alternative runtime/header set
6819         (Fridrich Strba)
6820         Expose ECalendarSelector (Gustavo Noronha Silva)
6821         Make authentication functionality available (Gustavo Noronha Silva)
6822         Fix include paths for some files to also work when installed
6823         (Gustavo Noronha Silva)
6824         Remove a couple silly ECalModel functions. (Matthew Barnes)
6825         Fix a issue for anjal while saving/restoring search across multiple
6826         folders (Srinivasa Ragavan)
6828 Translations:
6829         Krasimir Chonov (bg)
6830         Jamil Ahmed (bn)
6831         Jiri Eischmann (cs)
6832         Jorge González (es)
6833         Kjartan Maraas (nb)
6834         Ã…smund Skjæveland (nn)
6835         Matej Urbančič (sl)
6836         Aron Xu (zh_CN)
6838 Evolution 2.29.6 2010-01-25
6839 ---------------------------
6841 Bug Fixes:
6842         #607952 - "Hours" used as both singular and plural form(Matthew Barnes)
6843         #606342 - PST option not offered in single file import (Matthew Barnes)
6844         #607804 - Fallback to missing image, when a stock icon could not be 
6845                   found (Gustavo Noronha Silva)
6846         #607087 - Not all inlined text attachments are included in replies 
6847                   (Matthew Barnes)
6848         #607741 - Move folder to claims it's copying in status bar 
6849                   (Matthew Barnes)
6850         #607591 - Revert commit for bug #516000 (Matthew Barnes)
6851         #607572 - Date navigator should be synced with the GnomeCalendar upon 
6852                   setting (Gustavo Noronha)
6853         #549558 - "Download Messages for Offline Usage" still sensitive in 
6854                   offline mode (Viswanath Sivakumar)
6855         #607608 - Empty Trash does not work unless Trash is selected 
6856                   (Matthew Barnes)
6857         #607542 - Sometimes delete in pop up doesn't get displayed 
6858                   (Matthew Barnes)
6859         #606301 - Slow sort by subject (Milan Crha)
6860         #607409 - ~/.evolution/mail/config not created on demand 
6861                   (Matthew Barnes)
6862         #603480 - [bbdb] Traverse lists in destinations properly (Milan Crha)
6863         #602827 - Disable broken plugins automatically (Milan Crha)
6864         #603480 - [bbdb] Crash on unref of uninitialized memory (Milan Crha)
6865         #607360 - [regression] Runtime warnings at exit (Matthew Barnes)
6866         #606940 - plugin_lib_loadmodule() always enables the plugin 
6867                   (Matthew Barnes)
6868         #607234 - Open received attachments as read-only (Matthew Barnes)
6869         #390973 - Changing meeting organizer should also change default 
6870                   attendee (Milan Crha)
6871         #606937 - void function should not have a return value. (Wang Xin)
6872         #605120 -  evolution-exchange requires libcomposer. (Wang Xin)
6873         #606874 - mktemp disabled in latest glibc-2.11.90-8 (Milan Crha)
6874         #605633 - A little code inconsistency in em_utils_send_receipt
6875                   (Milan Crha)
6876         #604670 - addressbook-export segfaults when specifying addressbook
6877                   (Milan Crha)
6879 Other Changes:
6880         Rearrange composer options. (Matthew Barnes)
6881         Coding style and whitespace cleanups. (Matthew Barnes)
6882         Add a EShellWindow::shell-view-created signal. (Matthew Barnes)
6883         Add focus tracking to EMailBrowser. (Matthew Barnes)
6884         Move e-search-bar around. (Kjartan Maraas)
6885         A bit less 'camel_exception_get_id called with NULL parameter' on 
6886         console (Milan Crha)
6887         Don't stomp on GConf's identifier namespace. (Jan Holesovsky)
6888         Fix mention of CVS in autogen.sh. (Jan Holesovsky)
6889         EShellBackend cleanup. (Matthew Barnes)
6890         Give all preview panes a search bar. (Matthew Barnes)
6891         Improve clipboard behavior. (Matthew Barnes)
6892         Add selection utilities for "text/html" targets. (Matthew Barnes)
6893         Fix a potential uninitialized variable use in em-composer-utils.c.
6894         (Matthew Barnes)
6895         Fix a potential uninitialized variable use in emae_authtype_changed().
6896         (Matthew Barnes)
6897         Fix a potential uninitialized return value in e-timezone-dialog.c.
6898         (Matthew Barnes)
6899         Fix a potential uninitialized argument in ech_config_section_factory().
6900         (Matthew Barnes)
6901         Fix a potential uninitialized argument in e_signature_list_find().
6902         (Matthew Barnes)
6903         Fix a potential uninitialized argument in e-plugin-python.c.
6904         (Matthew Barnes)
6905         Remove dead assignments found by clang. (Matthew Barnes)
6906         Remove unused tooltip support from ECanvas/ETable/EText.
6907         (Matthew Barnes)
6908         Remove unused ECell::show_tooltip method. (Matthew Barnes)
6909         Remove dead ETableItem code. (Matthew Barnes)
6910         Remove unused ECanvas functions. (Matthew Barnes)
6911         Also ship gnome-cal.h as a public header (Gustavo Noronha Silva)
6912         Baby steps toward GSEAL compliance. (Matthew Barnes)
6914 Translations:
6915         Chao-Hsiung Liao (zh_HK) (zh_TW)
6916         Alexander Shopov (bg)
6917         Krasimir Chonov (bg)
6918         Jorge González (es)
6919         Kjartan Maraas (nb)
6920         Milan Crha (nb)
6922 Evolution 2.29.5 2010-01-11
6923 ---------------------------
6925 Bug Fixes:
6926         #329693 - Add contexts to translated "None" words (Milan Crha)
6927         #342935 - Do not choose disabled accounts for meeting requests
6928                   (Milan Crha)
6929         #361145 - Evolution hangs when formatting message - fixes part of it
6930                   (Chenthill Palanisamy)
6931         #372921 - Meeting invites sent from wrong email account (Milan Crha)
6932         #520816 - S/MIME shares "Do not sign meeting requests" with PGP
6933                   (Milan Crha)
6934         #549988 - "Empty Trash" in Trash popup empties all Trash folders
6935                   (Milan Crha)
6936         #592117 - Calendar Day view All Day events print improvements (pepp)
6937         #595501 - Crash on a changed mail filter action removal (Milan Crha)
6938         #597816 - Read/save search folders with labels properly (Milan Crha)
6939         #598305 - Use Exif data to rotate inlined photos (Matthew Barnes)
6940         #599794 - Set composer as not changed on reply or forward action
6941                   (Milan Crha)
6942         #600521 - Remove trailing spaces from particular account fields
6943                   (Milan Crha)
6944         #603452 - Increase gnome-pilot version to 2.0.16 (H.Habighorst)
6945         #603469 - Crash in contacts-map with no Home address filled
6946                   (Cedric Bosdonnat)
6947         #604520 - Create first account window hidden behind main window
6948                   (Matthew Barnes)
6949         #604994 - Folder state not preserved in Copy/Move Folder dialog
6950                   (Milan Crha)
6951         #605192 - New memo window has start date as None (Milan Crha)
6952         #605392 - pkg-config files reference libraries that are not used
6953                   anymore (Vincent Untz)
6954         #605600 - Meeting reminders with wrong times (Milan Crha)
6955         #605645 - Crash on exit in calendar_view_dispose (Milan Crha)
6956         #606250 - Remove usage of deprecated GTK+ symbols (Matthew Barnes)
6957         #606316 - Mail with an attachment in a Junk folder crashes Evo
6958                   (Milan Crha)
6959         #606340 - Crash on non-utf8 letter in mail folder name (Milan Crha)
6960         #606344 - Clicking "Reply to All" button causes Evo to dump core
6961                   (Matthew Barnes)
6962         #606449 - empty mail-notification popups (Lucian Langa)
6963         #606542 - Broken paste action on to/cc/subject fields (Matthew Barnes)
6965 Other Changes:
6966         Various changes to support Anjal. (Srinivasa Ragavan)
6967         Introduce ESelectable and EFocusTracker. (Matthew Barnes)
6968         Remove dbus-glib-1 from evolution-shell.pc.in. (Matthew Barnes)
6969         Rename ECalendarTable to ETaskTable. (Matthew Barnes)
6970         Remove useless --enable-nntp configure option. (Matthew Barnes)
6971         Hard code "EDS_PACKAGE" since it will never change. (Matthew Barnes)
6972         Replace alloca() with g_alloca(). (Matthew Barnes)
6973         Hard code "GTKHTML_PACKAGE". (Matthew Barnes)
6974         Evolution does not need flex and bison. (Matthew Barnes)
6975         Hide "Submit Bug Report" if bug-buddy is not present. (Matthew Barnes)
6976         Clarify "Synchronization Options" menu item. (Matthew Barnes)
6977         Kill redundant RGB/HSV color conversion utilities. (Matthew Barnes)
6978         Kill e_popup_menu(). (Matthew Barnes)
6979         Kill widgets/misc/e-colors.[ch]. (Matthew Barnes)
6980         Teach ETable to prefer themed icon names over pixbufs. (Matthew Barnes)
6981         Do not focus in a search entry when it is not having a focus
6982         (Milan Crha)
6983         Cleanup delete actions in shell views. (Matthew Barnes)
6985 Translations:
6986         Jiri Eischmann (cs)
6987         Jorge González (es)
6988         Kjartan Maraas (nb)
6989         Tomasz Dominikowski (pl)
6990         Matej Urbančič (sl)
6991         Daniel Nylander (sv)
6992         krishnababu k (te)
6994 Evolution 2.29.4 2009-12-21
6995 ---------------------------
6997 Bug Fixes:
6999 Mailer:
7000         #596967 - Per-folder setting for threading and preview panel (Milan Crha)
7001         #604884 - Use proper colors in Search bar when is search activated (Milan Crha)
7002         #593896 - "Search -> Find now" should not be always enabled (Milan Crha)
7003         #593700 - Restore folder's last selected message as expected (Milan Crha)
7004         #603184 - Various problems with search box in folders (Milan Crha)
7005         #604761 - Select certificate doesn't work (Milan Crha)
7006         #553057 - Show signer's information in a message window/preview (Matthew W. S. Bell)
7007         #602505 - Incorrect information in message window (Milan Crha)
7008         #551464 - Paste files into composer as attachments (Matthew Barnes)
7010 Calendar:
7011         #596947 - Calendar view forgets memo pane height (Matthew Barnes)
7012         #359755 - Do not fetch content of a CalDAV calendar when given it (Milan Crha)
7013         #604512 - Calendar publishing tab misses button label (Milan Crha)
7014         #604182 - Do not block UI with publish-calendar messages (Milan Crha)
7015         #359755 - Support for CalDAV collections (Milan Crha)
7016         #603682 - Duplicate mnemonic in meeting window (Matthew Barnes)
7017         #603061 - Use .ics for temp vcalendar files (Paul Bolle)
7019 Contacts:
7020         #602998 - Contacts searches are supposed to be per address book (Milan Crha)
7021         
7022 Misc:
7023         #604838 - Drop unused alert dialog (Paul Bolle)
7024         #604822 - Drop more alert titles. Drop all alert titles to be found in *.error.xml. 
7025         iHIG suggests alerts (Paul Bolle).
7026         #603701 - Don't treat 4 byte values as DDWORDs (Paul Bolle)
7027         #603342 - Memory leak fixes (Milan Crha)
7028         #604562 - Typo in gconf schema (Christophe Fergeau)
7029         #604182 - Hide variable used only with HAVE_LIBNOTIFY (Milan Crha)
7030         #499322 - Use extension for "Save as" suggested file name (Milan Crha)
7031         #603972 - Proper title for dialog (Paul Bolle)
7032         #591938 - Update translator's comments (Milan Crha)
7033         #604098 - Missing \n in EAlert
7034         #603592 - X11 window roles should be set (Matthew Barnes)
7035         #602963 - Migrate to new EError Apis (Jonathon Jongsma) 
7037 Misc Fixes
7038         Punctuation fixes (Jordi Mas)
7039         EShellContent cleanups. (Matthew Barnes)
7040         Fix distcheck errors. (Matthew Barnes)
7041         Fix a small memory leak in EShellBackend (Jonathon Jongsma)
7042         Add get_data_dir(), get_config_dir() vfuncs to EShellBackend (Jonathon Jongsma)
7043         Merge some composer header changes for Anjal. (Matthew Barnes)
7044         Introduce EMailBackend into libevolution-mail. (Matthew Barnes)
7045         Use the boxed CamelObject type for signal params in MailFolderCache (Jonathon Jongsma)
7046         Remove mail-config, vfolder, and filter deps from mail-folder-cache (Jonathon Jongsma)
7047         Kill ETableScrolled. (Matthew Barnes)
7048         Bump glib requirement to 2.22.0 (Jonathon Jongsma)
7049         Remove libhal requirement from configure (Bastien Nocera)
7051 Translations:
7052         Jorge González (es)
7053         Daniel Nylander (sv)
7054         Matej Urbančič (sl)
7055         Kjartan Maraas (nb)
7056         Ray Wang (zh_CN)
7058 Evolution 2.29.3 2009-11-30
7059 ---------------------------
7061 Bug Fixes:
7063 Calendar:
7064         #558030 - Convert meeting to appointment popup menu option(Milan Crha)
7065         #550025 - Add error dialogs for Meetings (Paul Bolle)
7066         #598166 - All Day Meeting String Improvement (Milan Crha)
7067         #602907 - Cannot delete meetings or appointments in list view 
7068         (Matthew Barnes)
7069         #602102 - [regression] evolution-alarm-notify segv on login to desktop 
7070         (Chenthill Palanisamy)
7071         #602081 - Runtime warnings when going to Tasks (Milan Crha)
7072         #602165 - Meeting window doesn't show status, role fields (Milan Crha)
7073         #602098 - No progress notification from GnomeCalendar (Milan Crha)
7074         #602081 - Calendar purge doesn't seem to work (Milan Crha)
7075         Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
7077 Tasks:
7078         #591330 - Do not clear task preview every minute (Milan Crha)
7079         #602704 - Actions->Purge in task view doesn't work (Matthew Barnes)
7081 Mailer:
7082         #602799 - "Mark for Follow Up" menu item glitches (Matthew Barnes)
7083         #602844 - Flags not saved to IMAP account on exit (Matthew Barnes)
7084         #563555 - Confirm before forwarding many emails inline 
7085         (Ritesh Khadgaray)
7086         #579599 - Let the Advanced Search work again (Milan Crha)
7087         #602178 - Missing widget in Search folder dialog (Milan Crha)
7088         #590127 - Define ETable::vertical-spacing style property (Milan Crha)
7089         #592294 - Output an error message on system filter rules loading error
7090         (Yan Li)
7092 Contacts:
7093         #361156 - contacts-map plugin (Cedric Bosdonnat)
7094         #602803 - New Contact enabled for read-only address books 
7095         (Matthew Barnes)
7096         #474502 - Don't check for contacts in broken address books (Milan Crha)
7097         #364618, solve the chinese character issue. (Jeff Cai)
7099 Plugins:
7100         #602177 - Plug leaks. Fix race. (Paul Bolle)
7101         #601517 - Accept/decline options are missing on event right click
7102         (Milan Crha)
7104 Conduits:
7105         #551603 - Special case "positive zero alarms" (Paul Bolle)
7106         #554779 - Removal of task due date does not sync from Palm.
7107         (Matt McCutchen 2)
7109 Misc:
7110         #602920 - In German translation (Mario Blättermann)
7111         #602719 - Default /evolution/shell/network_config/proxy_type to 0 
7112                   explicitly(Milan Crha)
7113         #602625 - Typos in translation messages (Matthew Barnes)
7114         #360461 - Do not hardcode invisible_char in ui files (Claude Paroz)
7115         #589153 - Use GtkBuilder instead of libglade (Matthew Barnes)
7116         
7117 Other Changes:
7119 Calendar:
7120         Fix uninitialized variable from a patch for bug #591330 (Milan Crha)
7121         Header file cleanup. (Matthew Barnes)
7122         Disallow renaming a non-deletable ESource. (Matthew Barnes)
7124 Contacts:
7125         Remove some redundancy from EABContactDisplay. (Matthew Barnes)
7126         Don't unref destinations in eab_send_as_to(). (Matthew Barnes)
7128 Plugins:
7129         Rewrite champlain-gtk and geoclue detection. (Matthew Barnes)
7130         Remove unused files after GtkBuilder merge (Milan Crha)
7132 Shell:
7133         Implement a new 'killev' program. (Matthew Barnes)
7134         Make EShell more subclassable. (Matthew Barnes)
7135         Add a --quit command-line option. (Matthew Barnes)
7136         Add a --geometry command-line option. (Matthew Barnes)
7138 Mailer:
7139         Fix a build error. (Matthew Barnes)
7141 Misc:
7142         Update API documentation. (Matthew Barnes)
7143         Coding style and whitespace cleanups. (Matthew Barnes)
7144         Fix compile time warnings in filter/e-rule-context.c (Milan Crha)
7145         Add Evolution's process ID to ~/.evolution/.running. (Matthew Barnes)
7146         Restore some lost characters in filter.ui. (Matthew Barnes)
7147         Add gettext/glade prefix before ui files in POTFILES.in (Claude Paroz)
7148         Remove the last traces of libglade. (Matthew Barnes)
7149         Fix typos in e_cal_shell_content_paste_clipboard(). (Matthew Barnes)
7150         Fix some details in our asynchronous functions. (Matthew Barnes)
7151         Still tweaking pane position restoration. (Matthew Barnes)
7152         Kill e_util_read_file(). (Matthew Barnes)
7153         Add e_attachment_store_load_async(). (Matthew Barnes)
7154         Kill Evolution's icon cache once and for all. (Matthew Barnes)
7155         Assemble HTML code in a GString instead of a GtkHTMLStream.
7156         (Matthew Barnes)
7157         Prefer EWebView calls over direct GtkHTML calls. (Matthew Barnes)
7158         Updated POTFILES.in/skip after GTKBuilder migration (Claude Paroz)
7160 Translations:
7161         Jorge González (es)
7162         Ivar Smolin (et)
7163         Mattias Põldaru (et)
7164         Claude Paroz (fr)
7165         Bruno Brouard (fr)
7166         Matej Urbančič (sl)
7167         Zhang Miao (zh_CN)
7169 Evolution 2.29.2 2009-11-16
7170 ---------------------------
7172 Bug Fixes:
7173         Bug 600397 - Delete option enabled for undeletable ESource
7174         (Matthew Barnes)
7175         Bug 600714 - No label colors in popup menu (Matthew Barnes)
7176         Bug 600933 - Empty Trash missing for real trash folders
7177         (Matthew Barnes)
7178         Bug 601601 - No Create Rule in popup menu (Lucian Langa)
7179         Bug 601767 - Delete action in calendar view has glitches
7180         (Matthew Barnes)
7181         Bug 601769 - Print issues in address book (Matthew Barnes)
7182         Bug 601774 - "Send Message to Contact" is always disabled
7183         (Matthew Barnes)
7184         Bug 601785 - Menu glitches in memo and task view (Matthew Barnes)
7185         Bug 600133 - Crash on day view print preview without all day events
7186         (Milan Crha)
7187         Bug 600217 - Crashes in emfh_multipart_related_check (Bharath Acharya)
7188         Bug 601626 - pst-import missing link to libeutil (Travis Reitter)
7189         Bug 588093 - Allow import of local files from command line (Milan Crha)
7190         Bug 601516 - Calendar views missing from calendar popup menu
7191         (Matthew Barnes)
7192         Bug 593751 - Show correct context menu in calendar views (Milan Crha)
7193         Bug 601218 - Accepted meeting doesn't show attachments in calendar
7194         view (Milan Crha)
7195         Bug 250046 - Composer addresses reading fixes (Milan Crha)
7196         Bug 600926 - Fails to build due to missing dependencies
7197         (Jonathon Jongsma)
7198         Bug 600926 - Fails to build due to missing dependencies (Yan Li)
7199         Bug 601219 - Transient dialogs in composer window blocks main window
7200         (Matthew Barnes)
7201         Bug 271836 - Incorrect signature for "model_cell_changed" signal
7202         handler (Li Yuan)
7203         Bug 601229 -  Crashes when replying a mail. (Chenthill Palanisamy)
7204         Bug 557613 -  evolution crashed with SIGSEGV in try_open_e_book_cb()
7205         (Chenthill Palanisamy)
7206         Bug 482327 - Save attached calendar with multiple items easily
7207         (Milan Crha)
7208         Bug 599792 - Anjal composer's Send button doesn't work after pressed
7209         Save Drafts button (Yan Li)
7210         Bug 598877 - Crash while sending mail, in report_status function
7211         (Milan Crha)
7212         Bug 573304 - Forward an email shouldn't strip signature (Milan Crha)
7213         Bug 597582 - Original Date: header should be given precedence
7214         (David Woodhouse)
7215         Bug 596027: In Anjal, although invalid mail address warning popup,
7216         mail's tab closed automatically (Yan Li)
7217         Bug 557505 - [bbdb] hangs and is unresponsive (Milan Crha)
7218         Bug 596827 - Don't remove meeting attendees after edit (Milan Crha)
7219         Bug 600402 - Clear search is always enabled in calendar/contact/task
7220         (Matthew Barnes)
7221         Bug 599124 - Signature always includes an empty line in front of
7222         text (Milan Crha)
7223         Bug 599627 - Crash when adding a new task in a table (C de-Avillez)
7224         Bug 464400 - New mail notify should display sender and subject
7225         (Milan Crha)
7226         Bug 583450 - [prefer-plain] Ability to hide html attachments
7227         (Milan Crha)
7228         Bug 599890 - Search should not be remembered across folders
7229         (Matthew Barnes)
7230         Bug 570835 - Custom e-mail headers inserted with double column
7231         (Milan Crha)
7232         Bug 599837 - Junk plugin combo box is invisible (Matthew Barnes)
7233         Bug 561843 - Properly check for filename being set, to not crash
7234         (Milan Crha)
7235         Bug 600019 - Menu glitches when an account name is selected
7236         (Matthew Barnes)
7237         Bug 600014 - Remove warnings from ech_config_widget_factory()
7238         (Matthew Barnes)
7239         Bug 268644 - unread mail shortcut collides with gtk tree search
7240         (Milan Crha)
7241         Bug 599896 - Flush outbox option is missing (Matthew Barnes)
7242         Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping
7243         to bottom (Matthew Barnes)
7244         Bug 599842 - EConfig does not respond to disabling/enabling EPlugins
7245         (Matthew Barnes)
7246         Bug 552727 - Flooded by spam checking errors if bogofilter not
7247         installed (Milan Crha)
7248         Bug 550049 - Disable Mark messages as read actions when unusable
7249         (Milan Crha)
7250         Bug 571039 - Shows all selected messages in a preview pane on a slow
7251         network (Milan Crha)
7252         Bug 599199 - Hangs regularly when synchro with pidgin is activated
7253         (Milan Crha)
7254         Bug 599740 - Crashing in g_thread_init (Milan Crha)
7255         Bug 598519 - Cannot open task/memo by double click in calendar day
7256         view (Milan Crha)
7257         Bug 204900 - The sort indication arrows cover up the icons in tab
7258         header (Milan Crha)
7260 Other Changes:
7261         Update API documentation. (Matthew Barnes)
7262         Hide actions when lockdown settings are enabled. (Matthew Barnes)
7263         EWebView popup menu enhancements. (Matthew Barnes)
7264         Fix a typo in a comment block. (Matthew Barnes)
7265         Update the OtherBinaries line in our .desktop file. (Matthew Barnes)
7266         Simplify clipboard handling in addressbook. (Matthew Barnes)
7267         Simplify clipboard handling in calendar. (Matthew Barnes)
7268         More build failures due to missing internal lib dependencies
7269         (Jonathon Jongsma)
7270         Fix Windows build (Tor Lillqvist)
7271         Fix a potential crash in the mail migration code. (Matthew Barnes)
7272         Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one
7273         (Tor Lillqvist)
7274         Enable building without Canberra-GTK (Tor Lillqvist)
7275         Fix EPluginLib callback signatures. (Matthew Barnes)
7276         Kill e-cursor(s) (both of them). (Matthew Barnes)
7277         EMFormat plugins should always be enabled. (Matthew Barnes)
7278         Add zooming and drag-and-drop to the plugin. (Matthew Barnes)
7279         Prototype an inline image plugin. (Matthew Barnes)
7280         Convert some "Save As" actions to run asynchronously. (Matthew Barnes)
7281         Prototype EIOActivity, which integrates with GIO. (Matthew Barnes)
7282         Move EActivity and subclasses to e-util. (Matthew Barnes)
7283         Support other forward types for Anjal. (Srinivasa Ragavan)
7284         Remove redundant URI/filename conversion functions. (Matthew Barnes)
7285         Build filename using g_build_filename instead of hardcoding
7286         forward-slash (Tobias Mueller)
7287         Quote filename during restore to prevent user assisted arbitrary
7288         code execution (Tobias Mueller)
7289         Sync to disk the outbox, since if we crash, we endup sending mail
7290         again. (Srinivasa Ragavan)
7291         Add support for Googlemail and hotmail/live/msn.com accounts.
7292         (Srinivasa Ragavan)
7293         Fix a regression caused by EEvent cleanup (Lucian Langa)
7294         Don't update the message list when right-clicking on a folder.
7295         (Matthew Barnes)
7296         Add a menu to the Forward toolbar button. (Matthew Barnes)
7297         Cleanup and rename filter classes. (Matthew Barnes)
7298         Prefer GQueue (or GNode) over EDList. (Matthew Barnes)
7299         EImport cleanup. (Matthew Barnes)
7300         EEvent cleanup. (Matthew Barnes)
7301         EConfig cleanup. (Matthew Barnes)
7302         Remove some unfinished / unwanted bits from mail-mt. (Matthew Barnes)
7303         Prefer GLib mutexes over pthread mutexes. (Matthew Barnes)
7305 Translations:
7306         Thomas Thurman (en@shaw)
7307         Jorge González (es)
7308         Matej Urbančič (sl)
7309         vasudeven (ta)
7311 Evolution 2.29.1 2009-10-26
7312 ----------------------------
7314 Bug Fixes:
7315         Bug #575208 - Use complete template message with all attachments 
7316         (Milan Crha)
7317         Bug #599131 - Crash on new contact adding with similar values as an old 
7318         (Milan Crha)
7319         Bug #585715 - Skip empty parts in multipart/alternative formatting 
7320         (Milan Crha)
7321         Bug #248745 - Indent single mail in a threaded view too (Milan Crha)
7322         Bug #599190 - Unable to drop attachments in the attachment bar 
7323         (Matthew Barnes)
7324         Bug #484839 - Sort, when in threading mode, properly (Milan Crha)
7325         Bug #599245 - Use bitwise AND instead of logical AND for checking flags 
7326         (Thomas Andersen)
7327         Bug #480361 - Useful action when clicking on a mail notification 
7328         (Matthew Barnes)
7329         Bug #598567 - Can only insert local image files (Matthew Barnes)
7330         Bug #593953 - LDAP SSL option order doesn't match with a backend's 
7331         (Milan Crha)
7332         Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger
7333         (Milan Crha)
7334         Bug #238879 - Use explicit text color in a Welcome message (Milan Crha)
7335         Bug #552779 - Sort order of messages by "From" is case sensitive 
7336         (Milan Crha)
7337         Bug #267749 - Week numbers are incorrect when the week starts on Sunday 
7338         (Milan Crha)
7339         Bug #470291 - [prefer-plain] Be able to show HTML only messages 
7340         (Milan Crha)
7341         Bug #596860 - Duplicate event gets shown in calendar view (Milan Crha)
7342         Bug #339628 - Non-default Draft folders are Draft folders too
7343         (Milan Crha)
7344         Bug #555901 - Preserve Start/End/Due timezone when editing in list view
7345         (Milan Crha)
7346         Bug #522783 - Signature separator for HTML E-mails (Milan Crha)
7347         Bug #545851 - Set properly sign type on reply of signed message 
7348         (Milan Crha)
7349         Bug #372435 - Show SMIME cert info from mail, not from cert db 
7350         (Milan Crha)
7351         Bug #597473 - Reply-all composes reply to wrong address (Milan Crha)
7352         Bug #322261 - vCalendar replies are sent out using the default account 
7353         (Milan Crha)
7354         Bug #245683 - Use QP encoding when composing message with "\nFrom " 
7355         (Milan Crha)
7356         Bug #565306 - "Edit Full" in "Add to address book" searches first 
7357         (Milan Crha)
7358         Bug #458173 - Date selection window in "Advanced Search" inconsistent 
7359         (Milan Crha)
7360         Bug #411768 - Don't remove column by drag&drop out of a table header 
7361         (Milan Crha)
7362         Bug #404227 - Over-aggressive appointment editor date check (Milan Crha)
7363         Bug #449520 - Adding a contact to a contact list fails when using a comma 
7364         (Milan Crha)
7365         Bug #468736 - Prevent recursion in em-format (Milan Crha)
7366         Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar 
7367         (Milan Crha)
7368         Bug #516000 - Wrong formatted quoted text (Milan Crha)
7369         Bug #329710 - [PublishCal] 'Enable' button should update on change 
7370         (Milan Crha)
7371         Bug #373297 - Option for autocomplete in address book preferences 
7372         (Milan Crha)
7373         Bug #523335 - [mail-to-task] Enhancements (Milan Crha)
7374         Bug #336337 - Send & receive dialog shows the default smtp server
7375         (Milan Crha)
7376         Bug #573878 - [face] Plugin is unusable (Milan Crha)
7377         Bug #542361 - Unhelpful error warnings (Milan Crha)
7378         Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail 
7379         (Milan Crha)
7380         Bug #592117 - Calendar Printout Love (pepp)
7381         Bug #593753 - Calendar search in list view doesn't work properly
7382         (Milan Crha)
7383         Bug #597123 - Composer's Send Options doesn't work (Milan Crha)
7384         Bug #329100 - Choosing adress book for birthdays (Milan Crha)
7385         Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' 
7386         (Milan Crha)
7387         Bug #498095 - Fixing mnemonics (Milan Crha)
7388         Bug #596720 - Account assistance repeats itself after finishing 
7389         (Milan Crha)
7390         Bug #598027 - Use vCard instead of VCard (Matthew Barnes)
7391         Bug #597932 -  Split out Kerberos 5 check into an macro (H. Habighorst)
7392         Bug #552552 - File/Empty Trash does not expunge maildir folders 
7393         (Milan Crha)
7394         Bug #595092 - Remove option to skip offline syncrhonization dialog 
7395         (Matthew Barnes)
7396         Bug #596952 - Offline mode does not stick when set from command line 
7397         (Matthew Barnes)
7398         Bug #596824 - evolution hangs on start up (Milan Crha)
7399         Bug #597564 - Invalid g_object_unref call in redo_queries (Milan Crha)
7400         Bug #593612 - Pane size restoration does not play nice with maximized 
7401         windows (Matthew Barnes)
7402         Bug #597533 - e_file_dialog_save() does not pass parent window 
7403         (Matthew Barnes)
7404         Bug #594373 - Calendar notifications are not cleared from system tray
7405         (Milan Crha)
7406         BUG #595803 - Fixes a double free (Bharath Acharya)
7407         Bug #587014 - Magic space does not work as expected (Lucian Langa)
7408         Bug #597224 - Cannot close preferences window with escape key
7409         (Lucian Langa)
7410         Bug #597151 -  [regression] Folder doesn't get deleted properly 
7411         (Lucian Langa)
7412         Bug #456240 - Move exchange plugin to exchange package (Milan Crha)
7413         Bug #597108 - E_CONFIG_SECTION headers not properly escaped 
7414         (Matthew Barnes)
7415         Bug #596972 - Drop support for Kerberos 4 (H.Habighorst)
7416         Bug #596848 - Use per-target CPPFLAGS in automake files (H.Habighorst)
7417         Bug #596843 - Link to libraries when building API docs (H.Habighorst)
7418         Bug #596800 - Hang on contacts merging (Milan Crha)
7419         Bug #596712 - Recovered messages not autosaved until modification 
7420         (Matthew Barnes)
7421         Bug #596753 - Autocompletion addressbooks not remembered (Milan Crha)
7422         Bug #594015 - Keeps "Loading..." node on the first fetch (Milan Crha)
7423         Bug #594005 - Mailer preview pane doesn't update on show (Milan Crha)
7424         Bug #582745 - Place signature at bottom when Edit As New Message
7425         (Milan Crha)
7426         Bug #593700 - Opens folder on top (Matthew Barnes)
7427         Bug #594534 - Can't select calendar for a new appointment 
7428         (Matthew Barnes)
7429         Bug #595812 - Crash after finishing account set up (Matthew Barnes)
7430         Bug #596186 - New Mail account setup Assistant window is blank 
7431         (Matthew Barnes)
7432         Bug #593609 - Have buildable exchange-operations plugin again 
7433         (Milan Crha)
7434         Bug #596268 - Crash when sidebar was clicked while 'loading' 
7435         (Matthew Barnes)
7436         Bug #596130 -  Use correct Name and GenericName in .desktop file 
7437         (William Jon McCann)
7438         Bug #596157 - Use "Message-ID" instead of "Message-Id" (Matthew Barnes)
7439         Bug #593633 - Runtime warnings trying to create a recurrence event
7440         (Milan Crha)
7441         Bug #594543 -  Crash on folder/message change (Matthew Barnes)
7442         Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
7443         Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
7444         Bug #594989 - Drop some dialog titles (Paul Bolle)
7445         Bug #591380 - Optional dependencies must be explicitly disabled 
7446         (H.Habighorst)
7447         Bug #595326 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
7448         Bug #594988 - Drop generic dialog titles (Paul Bolle)
7449         Bug #595501 - Crash on a changed filter rule removal (Milan Crha)
7450         Bug #593747 - Calendar preview dates not indicating events (Milan Crha)
7451         Bug #593750 - Month view doesn't update / scroll (Matthew Barnes)
7452         Bug #593617 - GroupWise plugins are not built (Milan Crha)
7453         Bug #595119 - Crash while trying to add a new category in contact 
7454         (Matthew Barnes)
7455         Bug 595687 - Message list popup menu not activated by menu key 
7456         (Matthew Barnes)
7457         Bug 595668 - Crash on startup (Matthew Barnes)
7458         Bug #587011 - Add more requirements to evolution-plugin.pc.in
7459         (Milan Crha)
7460         Bug #594284 - Missing libraries in composer to link properly (Milan Crha)
7461         Bug #594528 - Crash when clicked on File->quit (Matthew Barnes)
7462         Bug #594017 - Crash on set preview visible (Milan Crha)
7463         Bug #594468 - Revise kill-bonobo hack for non-working plugins
7464         (Matt McCutchen)
7465         Bug #594863 - Message body doesn't allow right click pop up menu 
7466         (Matthew Barnes)
7467         Bug #217066 - Rename folders directly inside folder list (Matthew Barnes)
7468         Bug #595002 - There should not be a space before ? in strings 
7469         (Matthew Barnes)
7470         Bug #593899 - "Create Search Folder from Search" does not work
7471          (Matthew Barnes)
7472         Followup fix for bug #593905. (Matthew Barnes)
7473         Bug #593892 - 'Find in message' issues when clearing search 
7474         (Matthew Barnes)
7475         Bug #593905 - 'Subject or Addresses contains' search criteria missing 
7476         (Matthew Barnes)
7477         Bug #572960 - Ignore and drop invalid signatures on load (Milan Crha)
7478         Bug #582780 - Use proxy in Google calendar setup plugin 
7479         (Alexander Klepikov)
7480         Bug #590707 - Initialize DBus threading on start (Milan Crha)
7481         Bug #594609 - Date field in message list shows incorrect "x days ago".
7482         (Chenthill Palanisamy)
7483         Bug #594628 - Switching back from Outgoing filters to Incoming filters 
7484         does not (Chenthill Palanisamy)
7485         Bug #593659 - Missing UI error messages (Matthew Barnes)
7486         Bug #593646 - Starting in day view does not restore panels correctly 
7487         (Matthew Barnes)
7488         Bug #594573 - Label dropdown box in the rule editor does not work 
7489         (Matt McCutchen)
7490         Bug #571881 - Make messages inherit labels from collapsed subtree 
7491         (Matt McCutchen)
7492         Bug #594484 - Crashed when tried to open more than one memo (Milan Crha)
7493         Bug #594407 - Alarms won't go away (Milan Crha)
7494         Bug #581602 - Purge calendar function not working (Milan Crha)
7495         Bug #586854 - Crash on File->Quit with empty_junk enabled 
7496         (Ritesh Khadgaray)
7497         Reverted part of bug #594284 (Milan Crha)
7498         Bug #594284 - FTBFS: missing links (Diego Escalante Urrelo)
7499         Bug #594002 - Stuck mail activities when error occurs (Milan Crha)
7500         Bug #593754 - Warnings on evolution terminal when open any task
7501         (Milan Crha)
7502         Bug #593442 - plugin-manager: HIG-ify main screen (Paul Bolle)
7503         Bug #593881 - Category icons do not appear in preview pane 
7504         (Matthew Barnes)
7505         Bug #593762 - Event creation window has start date as Today (Milan Crha)
7506         Bug #593940 - No options for google address book available 
7507         (Matthew Barnes)
7508         Bug #593872 - Forgets which signature is assigned to which account 
7509         (Milan Crha)
7510         Bug #593922 - Reply freezes evo (Milan Crha)
7511         Bug #593761 - Wrong dir for calendar local sources (Milan Crha)
7512         Kill debug messages in default-mailer plugin. (Matthew Barnes)
7513         Bug #593778 - Clear search enabled when it shouldn't be (Matthew Barnes)
7514         Bug #593783 - Edit contact option in composer doesn't work 
7515         (Matthew Barnes)
7516         Bug #592169 - "Checking for new mail" doesn't show which folder
7517         (Milan Crha)
7518         Bug #593776 - Fix include of a11y/addressbook and a11y/calendar 
7519         (H.Habighorst)
7520         Bug #593779 - re-committing patch from bug #214238 (Milan Crha)
7521         Bug #593627 - Tool bar > new > contact list doesn't work (Matthew Barnes)
7522         Bug #593675 - Freeze on startup (Milan Crha)
7523         Bug #593614 - efh_format_secure() recurses forever (Matthew Barnes)
7524         Bug #579598 - Change in view types (from Menu) is not working 
7525         (Milan Crha)
7526         Bug #593685 - Insensitive actions after start (Matthew Barnes)
7527         Bug #593613 - Doesn't differentiate an appointment and meeting button 
7528         click (Matthew Barnes)
7529         Bug #494531 - Use quoted-printable encoding when necessary (David Liang)
7530         Bug #593648 - mail-to-task used full path in .eplug file (Milan Crha)
7531         Bug #592680 -  Remove deprecated Encoding key from desktop file 
7532         (Frederic Peters)
7533         Bug #590687 - Evolution not restoring data from backup archive
7534         (Milan Crha)
7535         Bug #592873 - Initialize Force Read only check state properly 
7536         (Milan Crha)
7537         Add menu item ellipsis according to bug #324492. (Matthew Barnes)
7538         Bug #488409 - Remember size of filter/vfolder editor windows 
7539         (Matthew Barnes)
7540         Bug #592335 - Submit bug-report doesn't work (Matthew Barnes)
7541         Bug #511769 - Poor indication of when network is unavailable 
7542         (Matthew Barnes)
7543         Bug #359909 - "New" Button too small (Matthew Barnes)
7544         Bug #571488 - Migrate from deprecated gnome_sound to libcanberra 
7545         (H.Habighorst)
7546         Bug #592680 -  Remove deprecated Encoding key from desktop file 
7547         (Frederic Peters)
7548         Fixed bug #591916 (Mario Blättermann)
7549         Bug #592551 - Build break fix caused by bug #581288 (Milan Crha)
7550         Bug #567260 - Migrate from GnomeDruid to GtkAssistant (Milan Crha)
7551         Bug #591829 - Dragging mails to folder tree does not work 
7552         (Matthew Barnes)
7553         Bug #591830 - Inline attachments no longer shown (Matthew Barnes)
7554         Bug #592032 - Marks message as read when preview is off (Matthew Barnes)
7555         Bug #592034 - Reply to List doesn't work (Matthew Barnes)
7556         Bug #591755 - Gtk-Doc build failure when NM support disabled 
7557         (H.Habighorst)
7558         Bug #567260 â€“ Migrate from GnomeDruid to GtkAssistant (Milan Crha)
7559         Bug #591377 â€“ Fails to detect krb5 in configure with -as-needed 
7560         (H.Habighorst)
7562 Other Fixes:
7563         Coding style and whitespace cleanups. (Matthew Barnes)
7564         Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
7565         (Matthew Barnes)
7566         Slightly better error dialog on "Unable to book" (Milan Crha)
7567         Check whether message-list is filtered properly (Milan Crha)
7568         Enable mail-next-unread and mail-prev-unread for multi-selections. 
7569         (Matthew Barnes)
7570         Clean up includes in main.c. (Matthew Barnes)
7571         Gtk-Doc updates. (Matthew Barnes)
7572         Shell cleanup. (Matthew Barnes)
7573         Enable File->Empty Trash menu item for all folders (Milan Crha)
7574         Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
7575         (Matthew Barnes)
7576         Various composer autosave fixes. (Matthew Barnes)
7577         Code cleanup in e-msg-composer.c (Matthew Barnes)
7578         Show import progress directly in the assistant window. (Matthew Barnes)
7579         Rename EShellImporter to EImportAssistant and move it to widgets. 
7580         (Matthew Barnes)
7581         Convert the shell importer to a widget class. (Matthew Barnes)
7582         Shell importer does not need an EShellWindow. (Matthew Barnes)
7583         Trim unused or unnecessary bits from the import framework.
7584         (Matthew Barnes)
7585         Overlooked compiler warnings from exchange-operations plugin (Milan Crha)
7586         Make gweather detection consistent with other optional libraries. 
7587         (Matthew Barnes)
7588         No longer need the X11 configure checks. (Matthew Barnes)
7589         Rework optional plugin detection to fix distcheck. (Matthew Barnes)
7590         Developer documentation improvements. (Matthew Barnes)
7591         Typo fix (Andre Klapper)
7592         Disable gdk_event_get_graphics_expose() call in EMap. (Matthew Barnes)
7593         Goodbye libgnome and libgnomeui!! (Matthew Barnes)
7594         Kill the killev program, and the whole tools directory. (Matthew Barnes)
7595         EMFolderTree code cleanup. (Matthew Barnes)
7596         Copy folder tree state of 1st window when opening new windows. 
7597         (Matthew Barnes)
7598         Homing in on a reference counting issue in EShellContent.(Matthew Barnes)
7599         Introduce an EShellView::execute-search signal. (Matthew Barnes)
7600         Relax the EBinding API to reduce GObject casting. (Matthew Barnes)
7601         Kill EPopup. (Matthew Barnes)
7602         Kill ECalPopup. (Matthew Barnes)
7603         Trim more fat off the GnomeCalendar API. (Matthew Barnes)
7604         Update GConf when the online/offline button is clicked. (Matthew Barnes)
7605         Track the timezone in one place: ECalModel (Matthew Barnes)
7606         Remove unnecessary <calendar/gui/e-cal-popup.h> includes. (Matthew Barnes)
7607         Kill EMenu. (Matthew Barnes)
7608         Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
7609         Allow calendar to be written as a external app and split the huge .so 
7610         (Srinivasa Ragavan)
7611         Changes for having a light version of calendar. (Srinivasa Ragavan)
7613 Translations:
7614         Ivar Smolin (et)
7615         Mattias Põldaru (et)
7616         Ã…smund Skjæveland (nn)
7617         drtvasudevan (ta)
7618         Leonid Kanter (ru)
7619         Jorge González (es)
7620         David Planella (ca)
7621         Andrej Å½nidarÅ¡ič (sl)
7622         Matej Urbančič (sl)
7623         Luca Ferretti (it)
7624         Daniel Nylander (sv)
7625         Khaled Hosny (ar)
7626         Adi Roiban (ro)
7627         Takayuki KUSANO (ja)
7628         Andre Klapper (cs)
7629         Yavor Doganov (bg)
7630         Kostas Papadimas (el)
7631         Chao-Hsiung Liao (zh_HK)
7632         Mario Blättermann (de)
7633         Christian Kirbach (de)   
7634         Gabor Kelemen (hu)
7635         Sandeep Shedmake (mr)
7636         krishnababu k (te) 
7637         Sweta Kothari (gu)
7638         Wadim Dziedzic (pl)
7639         Iestyn Pryce (cy)
7640         Ask H. Larsen (da)
7641         Kenneth Nielsen (da)
7642         Ilkka Tuohela (fi)
7643         A S Alam (pa)
7644         Å½ygimantas Beručka (lt)
7645         Igor Nestorović (sr)
7646         Kjartan Maraas (nb)
7647         Denis Arnaud (br)
7649 Evolution 2.27.91 2009-08-24
7650 ----------------------------
7652 Calendar:
7653         #591414 - libevolution-cal-shared is linked as a module (Götz Waschk)
7655 Miscellaneous:
7656         #591321 - Cosmetic changes and fixes in configure.ac (H.Habighorst)
7657         #591326 - Keep m4 macros in their own folder (H.Habighorst)
7658         #591377 - Fails to detect krb5 in configure with -as-needed
7659                   (H.Habighorst)
7661 Other Fixes:
7662         Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
7663         Update czech screenshots. (Andre Klapper)
7665 Translations:
7666         Alexander Shopov (bg)
7667         Jamil Ahmed (bn)
7668         Gil Forcada (ca)
7669         Carles Ferrando (ca@valencia)
7670         Jorge González (es)
7671         Mattias Põldaru (et)
7672         Ivar Smolin (et)
7673         Seán de Búrca (ga)
7674         Antón Méixome (gl)
7675         Mark Krapivner (he)
7676         Changwoo Ryu (ko)
7677         Kjartan Maraas (nb)
7678         Sandeep Shedmake (mr)
7680 Evolution 2.27.90 2009-08-10
7681 -----------------------------
7683 Bug Fixes:
7685 Calendar:
7686         #205137 - Configurable date formats in components (Milan Crha)
7687         #587468 - Show meeting icon for component with attendees only (Milan Crha)
7688         #320071 - Unclear why you can't edit appointment in calendar (Milan Crha)
7689         #314599 - Recurrence Tab Should Not Default To Forever (Milan Crha)
7690         #325278 - cannot access parts of "save calendar" without mouse (Milan Crha)
7691         #324676 - Print preview displays preview of previous month (Milan Crha)
7692         #590392 - Show selected day in day view's second timezone column (Milan Crha)
7693         #539334 - Postpone processing event when called recursively (Milan Crha)
7694         #328361 - Support for "Fifth Sunday *of the month*" (Marcel Stimberg)
7695         #514725 - Critical warnings with appointments (Milan Crha)
7696         #273535 - Meeting request with attachments has bogus CID value (Milan Crha)
7697         #300567 - Calendar drawing optimizations (Milan Crha)
7698         #317290 - [Publish-Calendar] Cancel setup should cancel (Milan Crha)
7699         #245829 - Cannot copy (with mouse for pasting) appointment summary (Milan Crha)
7700         #203853 - Cut/Copy key bindings don't work in day and week views (Milan Crha)
7701         #575581 - All Day Events Should Not Depend On Calendar Scrolling (Milan Crha)
7702         #420513 - Be able to notify about meeting only new attendees (Milan Crha)
7703         #579646 - Remember alarm's last notified per calendar (Milan Crha)
7705 Mail:
7706         #590747 â€“ Composer autosave can easily lose data (Philip Withnall)
7707         #562913 â€“ Changed signature format not written to GConf (Matthew Barnes)
7708         #401530 - [imap-features] imap-headers.glade issues (Milan Crha)
7709         #563795 - Crashed while importing an mbox file in local folder (Milan Crha)
7710         #589982 - Fix a critical warning while replying for a mail (Srinivasa Ragavan)  
7712 Plugins:
7713         #586076 - [external-editor] Pass cursor pos to vim (Milan Crha)
7714         #584030 - [Mail-To-Task] improve duplicate handling and such (Milan Crha)
7715         #573919 - [Mail-Notification] Check for 'actions' capability (Ken VanDine)
7716         #563041 - Template plugin doesn't work; added new variables (Bharath Acharya)
7717         
7718 Miscellaneous
7719         #551127 - Added translators comment and changed strings slightly (Milan Crha)
7720         #580895 - Fix evolution build break (Milan Crha)
7721         #580895 - Kill libgnomeui/gnome-thumbnail.h (Milan Crha)
7722         #325611 - Rephrased translators comments (Milan Crha)
7723         #590260 â€“ Minimum requirement of libpst not checked (Matthew Barnes)
7724         
7725 Other Fixes:
7727 Calendar:
7728         Allow calendar to be written as a external app and split the huge .so 
7729         to (Srinivasa Ragavan)
7731 Translations:
7732         Jorge González (es)
7733         Seán de Búrca (ga)
7734         Iestyn Pryce (cy)
7735         Ivar Smolin (et)
7736         Kjartan Maraas (nb)
7737         Mattias Põldaru (et)
7738         
7740 Evolution 2.27.5 2009-07-27
7741 ---------------------------
7743 Bug Fixes:
7745 Calendar:
7746         #266150 - In list view Delete option not working in menu and toolbar
7747         (Milan Crha)
7748         #572176 - Allow local iCal files to be selected as calendar source
7749         (Milan Crha)
7750         #583374 - The broken Google calendar import should be replaced by
7751         the working CalDAV support (Milan Crha)
7752         #583527 - Provide the option of sending an e-mail to meeting attendees
7753         irrespective of the calendar backend (Chenthill Palanisamy)
7754         #583972 - Resend meeting dialog isn't coming properly
7755         (Chenthill Palanisamy)
7756         #588856 - Google calendar backend to CalDAV migration code (Milan Crha)
7758 Contacts:
7759         #589580 - Crashes when dragging an image to the contact editor
7760         (Milan Crha)
7762 Mail:
7763         #589494 - Doesn't print full list of recipients (Bharath Acharya)
7764         #589412 - Misleading notice in message list when messages are hidden
7765         (Milan Crha)
7767 Miscellaneous:
7768         #578945 - Adapt to changes in libpst 0.6.41 (Bharath Acharya)
7769         #588787 - Crash on search in an active account or all accounts
7770         (Milan Crha)
7771         #339361 (BNC) - soap threading not working. (Chenthill Palanisamy)
7772         #472079 (BNC) - Cannot Edit Account When Proxy (Bharath Acharya)
7773         #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution
7774         (Bharath Acharya)
7776 Other Fixes:
7777         Don't warn when NM support is explicitly disabled. (Matthew Barnes)
7778         Make it possible to send/receive without dialog (Srinivasa Ragavan)
7780 Translations:
7781         Mario Blättermann (de)
7782         Daniel Nylander (sv)
7783         Jorge González (es)
7785 Evolution 2.27.4 2009-07-15
7786 ---------------------------
7788 Bug Fixes:
7790 Addressbook:
7791         #561300 - Edit contact's Notes on its own tab. (Milan Crha)
7792         #586109 - [vcard-inline] Crash while rendering inline vcard (Milan Crha)
7793         #555326 - Suppress Del key press in Contacts source selector (Marcel Stimberg)
7795 Calendar:
7796         #586251 - Let the SSL checkbox for Google calendar work (Milan Crha)
7797         #513451 - Select Today for calendar views on the first showing (Milan Crha)
7798         #238058 - Show more from summary for events with icons (Milan Crha)
7799         #245723 - Show days with transparent events in italic (Milan Crha)
7800         #252296 - Do not preset alarm for all day events (Milan Crha)
7801         #525689 - Do not show all days as Sunday in a comp-editor (Milan Crha)
7802         #236996 - Calendar display for weekends in month view (Milan Crha)
7803         #251694 - Highlight current day in a calendar (Milan Crha)
7804         #425582 - Calendar Alarm Display is not noticable enough (Milan Crha)
7805         #245723 - Show days with transparent events in italic (Milan Crha)
7806         #240605 - auto-select next day at midnight in selected day view (Milan Crha)
7808 Mail:
7809         #345775 â€“ Missing blank line between messages in saved mbox (Matthew Barnes)
7810         #464131 â€“ Allow inline view of application/mbox attachments (Matthew Barnes)
7811         #568302 - Skip "noselect=yes" folders on Send/Receive (Milan Crha)
7812         #268644 - unread mail shortcut collides with gtk tree search (Milan Crha)
7813         #587699 - Localize only local folder names (Milan Crha)
7814         #214238 - Indicate unread emails in closed tree subfolders (Milan Crha)
7815         #586958 - Too long texts instartup wizard (Michael Terry)
7817 Plugins:
7818         #586332 - Build error (long gint) (Matthew Barnes)
7819         #346146 - Appointments in Sent folder should not display actions (Milan Crha)
7820         #566369 - backup-restore - recognize broken archive (Milan Crha)
7821         #566369 - fix string typo "cancelled" => "canceled" (Milan Crha)
7822         #588106 â€“ Makefile.am misuses *_LDFLAGS (Daniel Macks)
7824 Misc:
7825         #586378 - Various build cleanups (H.Habighorst) 
7826         #586478 â€“ Fix quoting in configure.ac (H.Habighorst)
7827         #586631 â€“ Rearrange autotool initialization in configure.ac (H.Habighorst)
7828         #586632 â€“ Require automake 1.9 (H.Habighorst)
7829         #586629 â€“ Fix whitespace in configure.ac (H.Habighorst)
7830         #586806 â€“ Fix iconv cflags/libs in configure.ac (H.Habighorst)
7831         #586809 â€“ Enable "silent rules" automake 1.11 option (Matthew Barnes)
7832         #587138 - Require libxml2 2.7.3 (Yavor Doganov)
7833         #587374 - iconv test broken on some gcc (Matthew Barnes)
7834         #586991 â€“ Require autoconf 2.58 / various configure cleanups (H.Habighorst)
7835         #588277 â€“ Unnecessary special-purpose configure flag (Matthew Barnes)
7836         #588018 â€“ NetworkManager & DBUS build check rewrite (H.Habighorst)
7838 Other Fixes:
7840 Mail:
7841         Re-arrange attachment bar files for Anjal's and webkit rendering. (Srinivasa Ragavan)
7842         Fix properly include paths, since this is one of our public headers (Fridrich Strba)
7843         Do not treat edit accounts as new accounts in a case (Srinivasa Ragavan)
7844 Shell:
7845         Check network manager state on startup and set start_offline appropriately (Chenthill Palanisamy)
7847 Misc:
7848         Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
7849         Stop abusing forward declarations. (Matthew Barnes)
7850         Remove a weak pointer when disposing EAttachmentHandler. (Matthew Barnes)
7851         Fix "make check" errors. (Matthew Barnes)
7852         Remove INSTALL from source control. (Matthew Barnes)
7853         Fixes for anjal (Srinivasa Ragavan)
7854         Read entire UI definition in "eplug" files. (Matthew Barnes)
7855         Add localized screenshots (Andre Klapper)
7856         Hide proper widgets from filter.glade for searches (Milan Crha)
7857         Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. (Matthew Barnes)
7858         Fix whitespace issues in em-account-editor.c. (Matthew Barnes)
7859         Kill EConfigListener. (Matthew Barnes)
7860         Work around deprecation of g_mount_unmount(). (Matthew Barnes)
7863 Translations:
7864         Manoj Kumar (or)
7865         Mark Krapivner (he)
7866         Ivar Smolin (et)
7867         Jorge Gonzalez (es)
7868         drtvasudevan (ta)
7869         Runa Bhattacharjee (bn)
7870         Andre Klapper (de)
7871         Christian Kirbach (de)
7872         Daniel Nylander (sv)
7873         Maxim V. Dziumanenko (uk)
7875 Evolution 2.27.3 2009-06-15
7876 ---------------------------
7878 Bugs Fixed:
7879         #585523 - Don't link against libsoftoken3 explicitly (Jeff Cai)
7880         #584902 - Disabled default account hides "From" in composer (Matthew Barnes)
7881         #585554 - Opening PDF attachment crashes in e_attachment_open_handle_error()
7882                   (Matthew Barnes)
7883         #584733 - Fixed account setup to work after Anjal merge (Srinivasa Ragavan)
7884         #573263 - Crash in reset_layout (text) at e-text.c (Milan Crha)
7885         #362907 - Give icons to Drafts/Sent/Templates folders (Milan Crha)
7886         #584733 - Cannot create new account (Srinivasa Ragavan)
7887         #581780 - Remember passwords in keyring for web calendars too (Milan Crha)
7888         #572543 â€“ Doesn't show correct application for pdf attachments (Matthew Barnes)
7889         #581280 - Wrong attachment name in event (Matthew Barnes)
7890         #582939 - Drop support for CDE (Matthew Barnes)
7891         #574940 - Do not use freed memory in EMFolderView/Browser (Milan Crha)
7892         #337082 - Do not produce unnamed folders in a folder tree (Milan Crha)
7893         #580212 - Report inline parts only when found both tags (Milan Crha)
7894         #323037 - Folder emblem to show new mail arrival (Milan Crha)
7895         #583446 - refresh folder hook (Lucian Langa)
7896         #584154 â€“ custom icon folder hook does not work (Milan Crha)
7897         #583991 - "Suggest automatic display of attachment" does not work (Matthew Barnes)
7898         #583441 - bbdb plugin is getting information from composer now (Milan Crha)
7899         #535516 - Crash in GConf Bridge while replying (Milan Crha)
7900         #540269 - Do not crash in em_format_is_attachment (Milan Crha)
7901         #540269 - Do not crash in em_format_is_attachment (Milan Crha)
7902         #578335 - CalDAV - replace '@' in username to "%40" (Milan Crha)
7903         #524497 - Change the order of getting an account (Jeff Cai)
7904         
7905 Translations:
7906         Manoj Kumar (or)
7907         Runa Bhattacharjee (bn_IN)
7908         Claude Paroz (fr)
7909         Kjartan Maraas (nb)
7910         Jorge Gonzalez (es)
7911         Gabor Kelemen (hu)
7912         Ask H. Larsen (da)
7914 Other Fixes:
7915         Added couple of APIS for EAttachmentPaned to hide combo and get the
7916         widget's container.(Srinivasa Ragavan)
7917         Fix a runtime warning for zero-length attachments. (Matthew Barnes)
7918         Fix Compiler warnings. (Matthew Barnes)
7919         Fix build on Windows: link with needed libraries. (Tor Lillqvist)
7920         (Fridrich Strba)
7921         Replace libgnome function with equivalent glib functions. (Fridrich Strba)
7923 Evolution 2.27.2 2009-05-25
7924 ---------------------------
7926 Bug Fixed:
7928         #274117 â€“ Difficult to post a new message to newsgroups
7929                   (Matthew Barnes)
7930         #440919 â€“ Evolution can't attach "zero length" files (Matthew Barnes)
7931         #458491 â€“ Remove useless "Call To..." popup menu option
7932                   (Matthew Barnes)
7933         #523216 â€“ User-oriented plugin descriptions (Matthew Barnes)
7934         #524497 â€“ Wrong "From" value if multiple accounts configured
7935                   (Jeff Cai)
7936         #559366 â€“ Evolution: Cannot scroll the Calendar view using the
7937                   arrow keys (Marcel Stimberg)
7938         #571496 â€“ Migrate from deprecated gnome_execute to
7939                   g_spawn/xdg-terminal (Adam Petaccia)
7940         #578176 â€“ "Send message to contact" does not honor "always BCC"
7941                   (Matthew Barnes)
7942         #578478 â€“ Composer shows not all "From" information (Matthew Barnes)
7943         #579779 â€“ Evolution crashes when updating a repeated (ej, yearly)
7944                   event for al event instances (Milan Crha)
7945         #580163 â€“ alarm notify window does not resize correctly
7946                   (Ritesh Khadgaray)
7947         #580900 â€“ Kill libgnomeui/gnome-dateedit (Adam Petaccia)
7948         #580925 â€“ Better search bar for word searches (Matthew Barnes)
7949         #581424 â€“ Personal folder tree appears besides Public folder when
7950                   you go to Folder > Subscription (Johnny Jacob)
7951         #581454 â€“ Move nautilus-sendto integration to Evolution
7952                   (Matthew Barnes)
7953         #582144 â€“ Evolution not showing proper attachment filename
7954                   (Matthew Barnes)
7955         #582168 â€“ Remove duplicated shebang and comment from autogen.sh
7956                   (Damien Lespiau)
7957         #582585 â€“ Crash when deleting multiple attachments from composed
7958                   mail (Matthew Barnes)
7959         #582626 â€“ Time zone "select" button is broken (Milan Crha)
7960         #582744 â€“ CC field autofill doesn't work for replies (Matthew Barnes)
7961         #583360 â€“ Evolution won't set "UTC" as a "second zone" on Calendar
7962                   and Tasks preferences (Milan Crha)
7963         #498712 â€“ (bnc) deleting meetings sometimes does not work properly
7964                   (Chenthill Palanisamy)
7965         #499107 â€“ (bnc) delete all the recurring instances from the folder
7966                   (Chenthill Palanisamy)
7968 Updated Translations:
7970         Marios Zindilis (el)
7971         Jorge Gonzalez (es)
7972         Ivar Smolin (et)
7973         Manoj Kumar Giri (or)
7974         Kjartan Maraas (nb)
7975         Theppitak Karoonboonyanan (th)
7977 Evolution 2.27.1 2009-05-04
7978 ----------------------------
7980 Bug fixes:
7981         #504767 - Inherit modality from a parent's window
7982         #574680 - Remove all headers except "References" and "In-Reply-To" when composing from an existing message
7983         #552583 - Compare only user names, without a domain part, if such exists
7984         #576694 - Handle absolute font sizes correctly
7985         #576696 - Set mandatory properties
7986         #576845 - typo in code.
7987         #576921 - Unref GtkListStore right after gtk_tree_view_set_model
7988         #576921 - Remove needless GtkListStore objects
7989         #577717 - Fill some default values to mandatory properties of ECalComponentAttendee
7990         #569765 - Don't keep the selected message in the message list if it is removed from the folder
7991         #578034 - Use proper format string
7992         #577989 - Use proper format string
7993         #537530 - Use g_filename_to_utf8 for attachment filenames
7994         #529745 - Add more file types in a file filter for certificates
7995         #539002 - Show all other certificates in a contact tab
7996         #523802 - Use copy of the preview panel, when focused, and events' copy otherwise
7997         #574248 - Compare base URI case insensitively
7998         #471083 (bnc) - Do not allow deletion of system folders
7999         #561312 - Do not invoke recurrence dialog while modifying detached instances
8000         #467659 (bnc) - Set the description for send mail operation
8001         #578685 â€“ evolution crashed with SIGSEGV
8002         #577929 â€“ Consolidate marshallers
8003         #565780 â€“ Message view is tightly packed and hard to read
8004         #577898 â€“ Port ExoBinding to Evolution
8005         #572348 - Removed deprecated Gtk+ symbols
8006         #577615 - Get rid of "Adjust for daylight saving time" option
8007         #205804 - Include timezone information in a tooltip when differs from user's
8008         #340783 - Show error or success to user with publish-calendar plugin
8009         #381132 - Use system timezone in Evolution
8010         #552583 - Let the provider compare urls
8011         #569652 - Use new ESourceList API (simplifies code)
8012         #342296 - Be able to save mail to event, meeting, task or memo
8013         #563954 - Sort UIDs before using them
8014         #571272 - Possible leak fix
8015         #573704 - Calendar - do not close editor after error
8016         #579306 - Do not crash on delete folder
8017         #561188 - Define .error files correctly and external-editor crash fix
8018         #553535 - Do not delete text lines on signature set in composer
8019         #575773 - Allow Last Modified and Created columns for event table
8020         #491755 - Sanitize values from GConf before using them
8021         #579635 - Hide last junked message too from the non-junk folder
8022         #516933 â€“ Rewrite attachment UI
8023         #579550 - Do not mark newly recognized Junk messages Read
8024         #572348 - Fix filter breakage after deprecated Gtk+ symbols removal
8025         #578335 - Store username in a source URL in CalDAV
8026         #567145 - External Editor rewrite
8027         #579774 - Use spamc to learn junk if available
8028         #570730 - Get rid of gnome-config in Evolution
8029         #273818 - Allow scrolling Month View by a week only
8030         #580898 â€“ Kill libgnomeui/gnome-winhints
8031         #580894 â€“ Kill libgnome/gnome-util (partial fix)
8032         #580896 â€“ Kill libgnome/gnome-program
8033         #580892 â€“ Kill libgnomeui/gnome-app and gnome-app-helper
8034         #580893 â€“ Kill libgnome/gnome-gconf
8035         #575242 â€“ New composer window not autosaved until modification
8036         #581032 â€“ Some links can't be opened
8037         #542685 â€“ [default-mailer] Leaking GConfValue
8038         #572977 â€“ Use g_strerror() instead of strerror()
8039         #577482 â€“ Bad strings in plugins/itip-formatter/itip-view.c
8040         #325131 â€“ Do not translate ETable property nicknames
8041         #574781 â€“ Bad e-send-options.glade strings
8042         #575124 â€“ Clarify "S_pecify the mailbox name" string
8043         #575122 â€“ "before every anniversary/birthday" is missing translator comment
8044         #573170 - Add back support for vfolder of vfolders
8045         #569696 â€“ Memory leak in message-list
8046         #573830 - g_timeout_add_seconds should be preferred to g_timeout_add
8047         #355240 - String errors
8049 Other updates:
8050         - Icons for windows binaries.
8052 Updated translations:
8053         Djihed Afifi (ar)
8054         Jorge Gonzalez Gonzalez (es)
8055         Manoj Kumar Giri (or)
8056         Takeshi AIHANA (ja)
8057         Claude Paroz (fr)
8058         Amanpreet Singh Alam (pa)
8059         Shankar Prasad (kn)
8060         Jen Ockwell (en_GB)
8061         Mattias Põldaru (et)
8062         Fotis Tsamis (el)
8063         Shankar Prasad (kn)
8064         Baris Cicek (tr)
8065         MiloÅ¡ Popović (sr)
8066         Ivar Smolin (po)
8067         Theppitak Karoonboonyanan (th)
8068         Khaled Hosny (ar)
8069         Ihar Hrachyshka (be)
8070         Gil Forcada (ca)
8071         Kjartan Maraas (nb)
8072         Christian Kirbach (de)
8074 Evolution 2.26.0 2009-03-16
8075 ----------------------------
8077 What is new in 2.26.0?
8079         Exchange MAPI integration for Exchange 2007 connectivity.
8080         PST Import support through plugins.
8081         Calendar view performance improvements
8082         Loads of stability & bug fixes
8084 Evolution 2.25.92 2009-03-02
8085 ----------------------------
8087 Updated Translations:
8088         Andre Gondim (pt)
8089         Bruno Brouard and Claude Paroz (fr)
8090         Changwoo Ryu (ko)
8091         Chao-Hsiung Liao (zh)
8092         Clytie Siddall (vi)
8093         Daniel Nylander (sv)
8094         David Planella (ca)
8095         Gabor Kelemen (hu)
8096         Ihar (be)
8097         Ilkka Tuohela (fi)
8098         Inaki Larranaga Murgoitio (eu)
8099         Ivar Smolin (et)
8100         Jiri Eischmann (cs)
8101         Jorge Gonzalez (es)
8102         Kenneth Nielsen (da)
8103         Kjartan Maraas (nb)
8104         Manoj Kumar Giri (or)
8105         Mattias Põldaru (et)
8106         Philip Withnall (en)
8107         Simos Xenitellis (el)
8108         Sweta Kothari (gu)
8109         Takeshi AIHANA (ja)
8110         Theppitak Karoonboonyanan (th)
8111         Wouter Bolsterlee (nl)
8113 Bug Fixes:
8114         #238346 : Set timezones from component to the calendar first, then add events (Milan Crha)
8115         #333716 : Do not store incomplete or broken files in a cache (Milan Crha)
8116         #404232 : Rebuild view immediately for an advanced search too (Milan Crha)
8117         #404232 : search bar text is set, thus the text will not be empty, which is considered as "no search" these days. (Milan Crha)
8118         #529037 : Disconnect signals on ESource-s too, not only on ECal-s (Milan Crha)
8119         #548623 : No auto-proxy at the moment (Milan Crha)
8120         #550114 : Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col' (Milan Crha)
8121         #550114 : Show proper tooltip in table with grouping columns (Milan Crha)
8122         #551470 : Do not force adding "-- 
8123         #554458 : Make content type from a mime type first (Milan Crha)
8124         #555888 : Do not overwrite user settings with system proxy settings (Milan Crha)
8125         #558366 : Set default timezone to resolve floating DATE-TIME properly (Milan Crha)
8126         #559027 : Do not set date for 'None' value (Milan Crha)
8127         #559719 : Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet (Milan Crha)
8128         #561465 : Expand 'Attendee' column instead of the last (Milan Crha)
8129         #563212 : Ensure empty GError before filling it (Milan Crha)
8130         #564229 : Do not use uninitialized variable (Milan Crha)
8131         #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it (Matthew Barnes)
8132         #567089 : Do not crash when no From set yet (Milan Crha)
8133         #567949 : Do not free memory before done with it (Milan Crha)
8134         #568176 : Make the migration dialog look better (Gilles Dartiguelongue)
8135         #569700 : Stop reading from a network when operation was canceled (Milan Crha)
8136         #569986 : (Srinivasa Ragavan)
8137         #570364 : (Gabor Kelemen)
8138         #571625 : Use black/white for foreground instead of active/inactive text color (Chow Loong Jin)
8139         #571721 : (Milan Crha)
8140         #572268 : Do not duplicate "Loading..." node when adding to existing node (Milan Crha)
8141         #572348 : Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() (decprecated) (Matthew Barnes)
8142         #572399 : Do not read from invalid iterator after call of row changed (Milan Crha)
8143         #572543 : Always look for alternative apps for application/octet-stream (Milan Crha)
8144         #572903 : (Philip Withnall)
8145         #572950 : Fix ordering of -I compiler directives (Daniel Macks)
8146         #572962 : Pass e_shell_dbus_initialise() the right type of object, and fix the incorrect function declaration. Go offline when we see NM_STATE_ASLEEP from NetworkManager (Matthew Barnes)
8147         #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it (Milan Crha)
8148         #573198 : (Chenthill Palanisamy)
8149         $566556 : Make it use the proper action. (Paweł Zembrzuski)
8151 Other contributions:
8152         Build a "GUI" executable. (Tor Lillqvist)
8153         Do not use non-zero page size in an adjustment, it's deprecated now. (Milan Crha)
8154         Format signature/encryption information nicer. (Milan Crha)
8155         Function-declaration compiler warning. (Suman Manjunath)
8156         Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable (Andre Klapper)
8157         Remove deprecated gtk_combo_set_case_sensitive() call. (Andre Klapper)
8158         Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. (Andre Klapper)
8159         Substitute some deprecated gtk functions. (Andre Klapper)
8161 Evolution 2.25.90 2009-02-02
8162 ----------------------------
8164 Updated Translations:
8165         Andre Klapper (de)
8166         Bharath Acharya (PO)
8167         Changwoo Ryu (ko)
8168         Daniel Nylander (sv)
8169         Funda Wang (zh)
8170         Gabor Kelemen (hu)
8171         Hendrik Richter (de)
8172         I. Felix (ta)
8173         Ilkka Tuohela (fi)
8174         Jonh Wendell (pt)
8175         Jorge Gonzalez (es)
8176         Jovan Naumovski (mk)
8177         Kjartan Maraas (nb)
8178         MiloÅ¡ Popović) (sr)
8179         Nguyễn Thái Ngọc Duy (vi)
8180         Raivis Dejus (lv)
8181         Wadim Dziedzic (pl)
8183 Bug Fixes:
8184         #318003 : Support move of the event in day view when dropped over the source list. Use the same function for events/tasks/memos. Encode string data same as memos and tasks do, with a source UID. Removed inappropriate comments. (Milan Crha)
8185         #342446 : Use localized digits in the calendar widget. (behnam esfahbod)
8186         #362754 : Ensure to show default groups and sources with actual localized name, not the one it was stored last time. (Milan Crha)
8187         #442869 : Delete attendee only if we have enough rights for it. (Milan Crha)
8188         #450554 (BNC) : Remove all attendees from the list-view and name-selector before populating it on 'event_changed' callback. (Suman Manjunath)
8189         #470474 (BNC) : fix unused strings. (Bharath Acharya)
8190         #539467 :  Find group by its base uri, not by a localized name. (Milan Crha)
8191         #546637 : Partial fix for unread vfolders  (Srinivasa Ragavan)
8192         #559604 : Additional Information On Calendar Tooltip (Milan Crha)
8193         #561628 : Initialize 'parent_class' with its parent, not with itself. (Milan Crha)
8194         #562449 : regression in vfolder functionality with read/deleted messages  (Srinivasa Ragavan)
8195         #567654 : Crash in vfolders  (Srinivasa Ragavan)
8196         #567824 : Fix all header related bugs in calendar printing. (Bharath Acharya)
8197         #347287 : MVC for calendar. (Chenthill Palanisamy)
8198         #450535 (BNC): Monthly Calendar Highlighted Days Does Not Pass To Meeting/Appointment  (Chenthill Palanisamy)
8199         #463602 (bnc) In Calendar View, Meeting/Recur/Alarm Icons Obscure Time Of Meeting. (Chenthill Palanisamy)
8201         Other contributions:
8203         Cross-compilation from Linux to Windows support by Fridrich Strba. on Windows. 
8204         Added hooks for Seek plugin which is under development. (Johnny Jacob)
8205         Show attachment bar at all times. Seems like the contents are missing at times. (Srinivasa Ragavan)
8206         Fix compiler warnings. (Matthew Barnes)
8207         function-declaration compiler warning. (Suman Manjunath)
8208         Migrate the test programs off libgnomeui/libbonobo. (Matthew Barnes)
8210 Evolution 2.25.5 2009-01-19
8211 ---------------------------
8213 Updated Translations:
8214         Andre Klapper  (de)
8215         David Planella (ca)
8216         Hendrik Richter  (de)
8217         Jorge Gonzalez  (es)
8218         Kjartan Maraas  (nb)
8219         Luca Ferretti  (it)
8220         Wadim Dziedzic  (pl)
8222 Bug Fixes:
8223         #208426 : Added support for importing .pst files into Evolution (Bharath Acharya  )
8224         #245156 : Helper functions to make it easier. (Milan Crha)
8225         #246313 : Added ability to show all event in one-day view, but show only up to 6 columns in a multi-day view. (Milan Crha)
8226         #303738 : Forget password on AuthFailed or AuthRequired and try to reopen on AuthFailed status, which will ask for a password again. Show "Authentication Required" on such status returned. Do not free memory which hold ECal. Also always forget password for calendar with the URL key. (Milan Crha)
8227         #310844 : Transfer master object instead of the instance for recurring events. (Milan Crha)
8228         #339879 : Have two types of code expression, one "code", which adds also a "match-all" into the expression, and a "rawcode" without it. (Milan Crha)
8229         #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. (Milan Crha)
8230         #443544 (bugzilla.novell.com) : Handle E_MEETING_FREE_BUSY_FREE. (Suman Manjunath)
8231         #458968 (bugzilla.novell.com) : Don't warn the user about changes being lost if he is trying to delegate the meeting. (Suman Manjunath)
8232         #462372 (bnc) : Add supported URI format. (Ashish Shrivastava)
8233         #489437 : Check whether the 'until' date is in the future, and report error if not. (Milan Crha)
8234         #554454 : Do not crash when received 'modified' event for something not in a model. And a leak fix. (Milan Crha)
8235         #555310 : Localize strings properly. (Milan Crha)
8236         #563364 : Manage the second day zone in a Preferences dialog. (Milan Crha)
8237         #563867 : Unescape "&amp;" when passing the link to browsers. (Felix Riemann)
8238         #565376 : Support storing folder uri in a camel's way. Compiler warning fix. (Milan Crha)
8239         #565376 : Bump eds requirement to 2.25.5 because of new functionality. (Milan Crha)
8240         #565681 : EPlugins must be loaded after Bonobo init, else variables like `session` are not available for plugin's initialization functions (Philip Van hoof)
8241         #566011 : Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). (Takao Fujiwara)
8242         #566572 : Fix typos.  (Andre Klapper)
8243         #566599 : Add translator comments and gettext context for meeting mail subject prefixes. (Matthew Barnes)
8244         #566653 : Fix a leaked info (Srinivasa Ragavan)
8245         #567031 : Hide also label of the combo. (Milan Crha)
8246         #567045 : Escalate scroll event's to a scrolled window, to let mouse wheel work over data too. (Milan Crha)
8247         #567129 : Add <default> tag in C locale to localize the value. Add gettext. (Takao Fujiwara)
8248         #567148 : Use a labelled button to bring up the timezone selector widget.  (Matthew Barnes)
8249         #567270 : Remove already-disabled use of gnome_about_new(). (Matthew Barnes)
8250         #567276 : Remove unneeded #include <libgnomeui/gnome-dialog-util.h>. Removed unused function calendar_config_check_timezone_set(). (Matthew Barnes)
8251         #567280 : Remove unneeded #include <libgnomeui/gnome-pixmap.h>. (Matthew Barnes)
8252         #567281 : Remove unneeded #include <libgnomeui/gnome-messagebox.h>. (Matthew Barnes)
8253         #567282 : Remove unrequired #include of <libgnomeui/gnome-href.h>. (Andre Klapper)
8254         #567285 : Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. (Matthew Barnes)
8255         #567409 : Remove redundancy; split up strings (Andre Klapper)
8256         #567687 : Force text/html part only when choosing between text/plain and it. (Milan Crha)
8257         #567744 : Comment attribute in property tag should be plural. e.g. <property comments="...">  (Matthew Barnes)
8259 Other contributions:
8260         Call e_show_uri() instead of gnome_url_show().  (Matthew Barnes)
8261         <gmodule.h> API instead of <dlfcn.h> API.  (Tor Lillqvist)
8262         Add support for category syncing. Also, retain an existing given/first name split if it exists in the pilot record. (Matt Davey)
8263         B & W version of our new logo to replace the old Ximian logo. Regenerate the Quick Reference PDFs with the new logo. (Matthew Barnes)
8264         Call e_display_help() instead of gnome_url_show(). New convenience function calls gtk_show_uri() and displays an error dialog if the URI cannot be shown. (Matthew Barnes)
8265         Now that we require GTK 2.14, use gtk_show_uri() instead of gnome_help_display(). (Matthew Barnes)
8266         Updated screenshots.  ( pc radhika )
8267         Remove explicit mentioning of some translators. (Andre Klapper)
8268         Add cast to avoid warning.  (Tor Lillqvist)
8270 Evolution 2.25.4 2009-01-05
8271 ---------------------------
8273 Bug Fixes:
8274         #435694: (Novell Bugzilla) Since we now add a bar, lets set the popup items right (Bharath Acharya)
8275         #439998: (Novell Bugzilla) Ask the user if he wants to remove the delegated events or keep a copy (Bharath Acharya)
8276         #446285: (Novell Bugzilla) Traverse all the entries in the added list (Bharath Acharya)
8277         #546437: Fix various typos and poor wording in chapters 1-4 (Matthew Barnes)
8278         #546860: Don't craash on malformed label strings (Matthew Barnes)
8279         #558337: Fix a crash while managing IMAP folder subscriptions (Norman Wang)
8280         #559153: Migration improvements (Sankar P)
8281         #559604: Show additional status information for the meeting only when user is an organizer (Milan Crha)
8282         #562091: Fix the problem of normal memo window popup when trying to create a shared memo (Matthew Barnes)
8283         #562155: Fix a warning shown in the terminal output (Matthew Barnes)
8284         #564248: Bump minimum version required for gtkhtml because of new html editor functions (Milan Crha)
8285         #565628: Fix memory leak (Ignacio Casal Quinteiro)
8286         #565857: Fixes a memory leak (Matthew Barnes)
8287         #566206: Remove unlocalized screenshots (Andre Klapper)
8289 Updated Translations:
8290         Jorge Gonzalez (es)
8291         Yannig Marchegay (oc)
8292         Marcel Telka (sk)
8293         Leonardo Ferreira Fontenelle (pt_BR)
8294         Andre Klapper (de)
8296 Evolution 2.25.3 2008-12-15
8297 ---------------------------
8299 Bug Fixes:
8300         #332629: New helper function to be used in FilterOption (Milan Crha)
8301         #332629: Use dynamically created list of categories in the option's widget (Milan Crha)
8302         #333224: Fix a crash when changing the time of an exchange appointment (Milan Crha)
8303         #337082: Do not set we finished with loading until we are really done with it. The previous behavior can cause duplicate nodes in tree for subscribed folders (Milan Crha)
8304         #348299: Use category completion in the Categories field. Fix some reference count leaks (Matthew Barnes)
8305         #350725: Copy/Paste support in day/week views (Hiroyuki Ikezoe)
8306         #352287: Draw top icons in full detail/color depth (Milan Crha)
8307         #549964: Fix for an errorneous string (Jennifer Newman)
8308         #551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
8309         #552357: Function prototype (Milan Crha)
8310         #552583: Extending Sankar's fix of account checking logic a bit, to be more consistent (Milan Crha)
8311         #552583: For the purpose of matching a URL to an EAccount, only compare the protocol, user, host and port and disregard the rest. Fix the errors in the account checking logic (Matthew Barnes,Sankar P)
8312         #555371: Added print menu option to task, memo and event editors (Jennifer Newman)
8313         #555663: Do not overwrite signal id (Milan Crha)
8314         #556303: Check whether attachment has a body already before accessing it (Milan Crha)
8315         #558498: Check for the offline status before setting up the Exchange settings (Bharath Acharya)
8316         #560420: spamc and spamassassin use error codes >= 64 to denote execution errors. Positive error codes < 64 means the message was identified as Spam (hp@syntomax.com)
8317         #562228: Make it clearer then mailbox entry is optional (Milan Crha)
8318         #562990: Use 'username' property to read/write user name, not the url (Milan Crha)
8319         #563077: Fixes a crash if the gnome-settings-daemon is not running. Observed on SUN Solaris (Jeff Cai)
8320         #563250: Load on startup and save on shutdown, custom keyboard accelerators (Matthew Barnes)
8321         #563369: Translate "Templates" folder name (Milan Crha)
8322         #563633: SUN compiler doesn't understand an empty structure (Jeff Cai)
8323         #563669: Use zero GtkSpinButton's Pagesize, as Gtk+ requires (Milan Crha)
8324         #563870: Drop unused header include (Milan Crha)
8325         #564351: Fix single header include issue for GdkPixbuf (Tal Benavidor)
8327 Updated Translations:
8328         Ilkka Tuohela (fi)
8329         Leonardo Ferreira Fontenelle (pt_BR)
8331 Evolution 2.25.2 2008-12-01
8332 ---------------------------
8334 New in 2.25.2:
8335        Added a "Dismiss" button to the alarm notification dialog to be able to dismiss only some of the alarms shown in the dialog (Milan Crha)
8336        Show attendees' status in the tooltip if available (Milan Crha)
8337        Support for evolution-mapi support (Suman Manjunath)
8339 Bug Fixes:
8340        #332729: Disconnect handlers on the widget before freeing the structure it is using (Milan Crha)
8341        #359745: Show CalDAV options under all the other standard options (Milan Crha)
8342        #386036: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers (Milan Crha)
8343        #434320: (Novell Bugzilla) When the popup is clicked close the status icon (Srinivasa Ragavan)
8344        #437226: (Novell Bugzilla) Proper message to hint the mail is being sent by delegatee (Bharath Acharya)
8345        #440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data fixed (Bharath Acharya)
8346        #440646: (Novell Bugzilla) Set the ESource color-spec for proxy accounts in the correct format (Suman Manjunath)
8347        #443190: (Novell Bugzilla) Block signals from attachment-bar while still filling the widgets (Suman Manjunath)
8348        #446286: (Novell Bugzilla) Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya)
8349        #490503: Show summary of unaccepted meetings as bold in calendar views (Suman Manjunath)
8350        #503662: Set NULL properly to protect against using already freed memory (Milan Crha)
8351        #524377: 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 (Milan Crha)
8352        #541121: Itip-formatter: don't allow sending a response to meeting invitation replies (Patrick Ohly)
8353        #552583: Strip the attributes out of both URLs and just do a simple string comparison. Try to match a URL to an account (Matthew Barnes)
8354        #552850: Prefer the term "side bar" over "folder tree" (Matthew Barnes)
8355        #554450: Get drag-and-drop to the attachment bar working again (Matthew Barnes)
8356        #554464: Bump gtk+ minimum version to 2.14.0 which pulls in a recent enough Pango version (Felix Riemann)
8357        #555276: Don't load vfolder as subfolder (Srinivasa Ragavan)
8358        #556224: Run always 'update_todo_view' in a separate thread and guard its body with a mutex (Milan Crha)
8359        #557246: Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy (Bharath Acharya)
8360        #557581: Break up the version definitions such that we can calculate the latest stable version and pass a STABLE_VERSION definition (Matthew Barnes)
8361        #557726: Destroy the widgets created by the google contacts group (Bharath Acharya)
8362        #557818: ESourceSelector now handles most of the drag-and-drop signals. We just have to listen for the new "data-dropped" signal and deal with it (Matthew Barnes)
8363        #558322: New "Rename" item in the source selector pop-up menu calls the recently added e_source_selector_edit_primary_selection (Matthew Barnes)
8364        #558354: Changed "Close" button to "Dismiss all" and added a "Dismiss" button to the alarm notification dialog to be able to dismiss only some of the alarms shown in the dialog (Milan Crha)
8365        #559371: Opening _either_ Preferences or a new composer window with no spell checking language chosen will pick a default language for you (Matthew Barnes)
8366        #559518: Desensitizes the button when the username field is blank for the google source (Matthew Barnes)
8367        #559604: Show attendees' status in the tooltip if available (Milan Crha)
8368        #559701: Edit Preferences crashes when there are no spell checking dictionaries added.  Don't save when its NULL (Srinivasa Ragavan)
8369        #559810: Do not localize empty label names, also localize them only first time (Milan Crha)
8370        #560138: Let wrap description text in a tooltip (Milan Crha)
8371        #560329: Fix the signature of the 'children-changed' signal emission (Li Yuan)
8372        #560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes)
8373        #561467: some changes in the core code needed for evolution-mapi (Suman Manjunath)
8375 Updated Translations:
8376        Jorge Gonzalez (es)
8377        Petr Kovar (cs)
8378        Nickolay V. Shmyrev (ru)
8380 Evolution 2.25.1 2008-11-03
8381 ---------------------------
8383 New in 2.25.1:
8384         New UI for Edit->Preferences->Autocompletion, to be able to setup whether show mail address for the autocompleted contact (Milan Crha)
8386 Bug Fixes:
8387         #272391: New UI for Edit->Preferences->Autocompletion, with the checkbox for the key "/apps/evolution/addressbook/completion/show_address" to be able to setup whether show mail address for the autocompleted contact (Milan Crha)
8388         #311479: Rephrasing the heading in Evolution Import Assistant (Kandepu Prasad)
8389         #313225: Show meeting icon in 'Attachment' column on messages with '$has_cal' user flag set (Milan Crha)
8390         #364542: Stop when camel operation has been canceled. Also check for cancellation when opening EBook, thus the UI (preview) will not freeze with slow address books. (Milan Crha)
8391         #424818: (Novell Bugzilla) Integrate the mark-calendar-offline plugin into the main code as we already have a similar per-calendar option which does the same thing (Suman Manjunath)
8392         #438155: Guard access to the 'regen' list with a lock (Milan Crha)
8393         #497928: Set URI to empty string when user deletes previously selected source (Milan Crha)
8394         #503898: Replace all occurences of the word "criteria" with "condition" (Matthew Barnes)
8395         #511918: Use TRUE/FALSE texts for boolean values and do not free returned value for them, otherwise it crashes (Milan Crha)
8396         #511947: Check for NULL values to prevent runtime warnings. (Milan Crha)
8397         #514989: Calculate tomorrow from current time, not from the date to convert (Milan Crha)
8398         #519491: Convert texts to valid UTF-8 texts before passing them to Gtk+ functions which requires that (Milan Crha)
8399         #528816: We do not support vCalendar importer when we can parse the iCalendar from the file, because the latter holds more information, like timezones (Milan Crha)
8400         #530606: Check validity of returned pointer before using it (Milan Crha)
8401         #530691: Remove folders in its own thread, not in main thread (Milan Crha)
8402         #530716: Differentiate between response with valid message pointer and with one already freed (Milan Crha)
8403         #530872: Check for NULL soon enough to not crash (Milan Crha)
8404         #535248: Check if log file has been opened successfully before using it (Milan Crha)
8405         #541121: Improved itip formatter: allow replying to forwarded and already imported invitations; honor RVSP flag in invitation (Patrick Ohly)
8406         #545045: Don't show SMTP in the Send/Receive dialogue if there are no unsent mails (Philip Withnall)
8407         #548469: Drop support for deprecated libnm-glib (Matthew Barnes)
8408         #549025: 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 (Matthew Barnes)
8409         #550441: Use the proper functions to traverse messages in a folder's summary. Ignore if summary not there. (Milan Crha, Srinivasa Ragavan)
8410         #551121: Standardise use of "SpamAssassin" vs. "spamassassin" or "Spamassassin". (Philip Withnall)
8411         #552551: Add a NULL check for search_word before calling strcmp (Philip Withnall)
8412         #552575: Register default callbacks to composer to be able to send/save draft (Milan Crha)
8413         #552583: Do not hide auth_mech from the URL. (Sebastian Keller)
8414         #552851: Add translator comments to the accept/decline strings, and improve some other strings in the file (Philip Withnall)
8415         #553067, #553070, #553105, #553106: Mark some forgotten strings for translation (Gabor Kelemen)
8416         #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
8417         #553273: Always end e_error_run/e_error_new calls with NULL parameter (Milan Crha)
8418         #553297: Do not try to access uninitialized variables (Milan Crha)
8419         #553461, #553389: Rename the "SSH" option to "Secure FTP (SSH)" and update the code accordingly. Also, change a related string to use better terminology. (Philip Withnall)
8420         #553479: String capitalisation improvements (Philip Withnall)
8421         #553527: Do the EBook work in a separate thread to have better performance on reply with slow address books (Milan Crha)
8422         #553609: Do not do any changes when the view has not been shown yet (Milan Crha)
8423         #553715: Set end time for the event properly, not same as start time (Milan Crha)
8424         #554107: Add "Subject - Trimmed" column which enables to read mailing list mails in a better way (Hans Petter Jansson)
8425         #554297: Add translator comment to the occurrences of the Proxy term (Gabor Kelemen)
8426         #554349: Expand threads and select messages, if user has given select-all (Sankar P)
8427         #554418: Guess mime_type based on the filename only (Milan Crha)
8428         #554458: Use content-type to call of g_app_info_get_all_for_type (Milan Crha)
8429         #554548: French translation update (Hanka Zalska)
8430         #554566: New function to update current selected rule (Lucian Langa)
8431         #554664: Call attach_remote_file when knows the URI points to it. (Milan Crha)
8432         #554832: Updated Spanish translation (Jorge Gonzalez)
8433         #555203: Use the url value in cases where the account goes NULL. Fixes the issue of Exchange not sending mails, because it does not have a valid transport url to use (Bharath Acharya)
8434         #555276: Don't load a vfolder as a sub folder (Srinivasa Ragavan)
8435         #555494: Category icons are not themed.  Load by file, not by icon name (Matthew Barnes)
8436         #555775: Include e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build the filename using it (Bharath Acharya)
8437         #555958: Add the UI manager's accelerator group to the editor window so that menu shortcut keys work (Anis Elleuch)
8438         #556059: Allow building outside the source tree (Matt Davey)
8439         #556191: Remove org-gnome-mark-calendar-offline.eplug.xml (Matthew Barnes)
8440         #556284: Fixes for fetching the store using mail_component_peek_local_store. Fixes the right-click crash issues caused on OS_WIN32 by Templates plugin (Bharath Acharya)
8441         #557563: Updated German translation (Ronny Standke)
8442         #558726: Fix a potential format string crash. (Frederic van Starbmann)
8444 Updated Translations:
8445         Gabor Kelemen (hu)
8446         Kenneth Nielsen (da)
8447         Ivar Smolin (et)
8448         Daniel Nylander (sv)
8449         Mikel González (ast)
8450         Ronny Standke (de)
8451         Theppitak Karoonboonyanan (th)
8452         Marcel Telka (sk)
8453         Jorge Gonzalez (es)
8454         Leonardo Ferreira Fontenelle (pt_BR)
8455         Ignacio Casal Quinteiro (gl)
8456         Ilkka Tuohela (fi)
8457         Og Maciel (pt_BR)
8458         Kjartan Maraas (nb)
8459         Alexander Shopov (bg)
8460         Wouter Bolsterlee (nl)
8461         Goran Raki (sr, sr@latin)
8462         Hari Vishnu (ml)
8464 Evolution 2.24.0 2008-09-22
8465 ---------------------------
8467 New in 2.24.0:
8469         * Message Templates
8470         * WebDAV Contacts Plugin
8471         * Google Contacts Plugin
8472         * Custom header support while sending mails 
8473         * Single Model view for Calendar
8474         * Sqlite Based message summary
8475         * New Bonobo-less composer for Evolution 
8476         * Quota support to IMAP/POP accounts
8477         * Gtk+ Recent manager integration in Composer
8479 Bug Fixes:
8480         #504767: Expand also parent nodes, if necessary (Milan Crha)
8481         #505016: Check for NULL to prevent crash when error occurred. (Milan Crha)
8482         #514299: Connect to signals only once, when creating new status icon (Milan Crha)
8483         #534039: Dropped unnecessary and offending code causing infinite loops when deleting search folder. (Milan Crha)
8484         #539536: Add "Face" header to default headers and allow it to be hidden (Paul Bolle)
8485         #551548: Enable selection of S/MIME for individual messages (Matthew Barnes)
8486         #551628: Remove old events from the view when objects are modified. (Chenthill Palanisamy)
8487         #551895: Fix a warning message (Paul Bolle)
8488         #551915: Manage error on idle, to call gtk functions in the main thread (Milan Crha)
8489         #552911: Do not use spaces in file names (Milan Crha)
8491 Updated Translations:
8492         Wadim Dziedzic (pl)
8493         Osama Khalid, Usama Akkad, Abou Manal (ar)
8494         Gabor Kelemen (hu)
8495         Kenneth Nielsen (da)
8496         Luca Ferretti (it)
8497         Fabrício Godoy, Vladimir Melo and Leonardo Ferreira Fontenelle (pt_BR)
8498         Laurent Dhima (sq)
8499         Igor Nestorović(sr, sr@latin)
8500         Pierros Papadeas (el)
8501         Å½ygimantas Beručka (lt)
8502         Tirumurthi Vasudevan (ta)
8503         Inaki Larrañaga Murgoitio (eu)
8504         Shankar Prasad (kn)
8505         Chao-Hsiung Liao (zh_HK, zh_TW)
8506         Jiri Eischmann (cs)
8507         Jorge Gonzalez (es)
8508         Ivar Smolin (et)
8509         David Planella (ca)
8510         Tino Meinen (nl)
8511         Ilkka Tuohela (fi)
8512         Sandeep Shedmake (mr)
8513         Daniel Nylander (sv)
8514         Baris Cicek (tr)
8515         Hendrik Richter (de)
8516         Philip Withnall (en_GB)
8517         Duarte Loreto (pt)
8518         Runa Bhattacharjee (bn_IN)
8519         Luca Ferretti (it)
8520         Rajesh Ranjan (hi)
8521         Robert Sedak (hr)
8522         David Planella (ca)
8523         Yavor Doganov (bg)
8524         Theppitak Karoonboonyanan (th)
8526 Evolution 2.23.92 2008-09-08
8527 ----------------------------
8529 New in 2.23.92:
8530         Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P)
8532 Bug Fixes:
8533         #549968: Use the same mnemonic for "Recent Documents" as composer (Matthew Barnes)
8535 Updated Translations:
8536         Philip Withnall (en_GB)
8537         Andre Klapper (de)
8538         Claude Paroz (fr)
8539         Alexander Shopov (bg)
8540         Theppitak Karoonboonyanan (th)
8541         Changwoo Ryu (ko)
8543 Evolution 2.23.91 2008-09-01
8544 ----------------------------
8546 Bug Fixes:
8547         #458512: Delete the accessibility tag from the User button (Matthew Barnes)
8548         #509647: Do not expunge folder when something goes wrong (Milan Crha)
8549         #523327: Show description in monospace font and wrap lines too. (Milan Crha)
8550         #525555: Evolution forgets Google Calendar credentials (Milan Crha)
8551         #534762: Change "addressbook" to "address book" in translatable strings (Philip Withnall)
8552         #544430: Better formed translatable strings for quota usage (Matthew Barnes)
8553         #546926: New function to simply call camel_shutdown() (Matthew Barnes)
8554         #547822: Make it show "Tasks" for printing tasks list and "Calendar" for printing a calendar (Rouslan Solomakhin)
8555         #547822: Use g_malloc() and g_free() instead of malloc() and free() (Matthew Barnes)
8556         #548348: Add a libecontactprint_la_LIBADD stanza so we link to the correct libemiscwidgets and libeutil (Matthew Barnes)
8557         #549554: Drop sentence about an "Automatic" option (Paul Bolle)
8559 Updated Translations:
8560         Andre Klapper (de)
8561         Yannick Tailliez and Bruno Brouard (fr)
8562         Mark Krapivner(he)
8563         Ignacio Casal Quinteiro (gl)
8564         Jorge Gonzalez (es)
8565         Inaki Larranaga Murgoitio (eu)
8566         Ivar Smolin (et)
8567         Hendrik Richter (de)
8568         Kjartan Maraas (nb)
8569         Ilkka Tuohela (fi)
8570         Daniel Nylander (sv)
8571         Goran Rakić(sr, sr@Latin)
8572         Shankar Prasad (kn)
8573         Chao-Hsiung Liao (zh_HK, zh_TW)
8574         Ã…smund Skjæveland (nn)
8575         Jovan Naumovski (mk)
8577 Evolution 2.23.90 2008-08-18
8578 ----------------------------
8580 Bug Fixes:
8581         #249844: Fix compiler warnings (Milan Crha)
8582         #324203: New check box to be able to set LDAP address books browseable until reaches given limits (Milan Crha)
8583         #347287: Use a single model for all the views (Chenthill Palanisamy)
8584         #352695: Search and clear action, looses the expanded state of threads (Milan Crha)
8585         #416258: Make evolution respect GTK_ICON_SIZE changes (Gilles Dartiguelongue)
8586         #435969: Show authentication section in an account druid too (Milan Crha)
8587         #467115: Fix missing icons in different modules (Matthew Barnes)
8588         #498095: Set proper mnemonic widget for description label (Dmitrijs Ledkovs)
8589         #508732 Removed 'Crash detection' startup dialog box. (Mathew Barnes)
8590         #513363: Removed the outdated "New Features" list and the incorrect "Evolution team" email address. (Mathew Barnes)
8591         #519292: Better thread expand and collapse handling (Milan Crha)
8592         #529743: Support Subject or Recipients contain search (Srinivasa Ragavan)
8593         #530402: Improve dialog wording, and don't use a window title (HIG) (Matthew Barnes)(
8594         #531288: Use proxy icon from tango-icon-theme and fall back to the icon shipped by gnome-control-center (Josef Vybíral)
8595         #535745: Require and link calendar libs with libgdata and libgdata-google (Milan Crha)
8596         #544117: Initialize variables to NULL, to not free uninitialized memory in the cleanup part on the error (Milan Crha)
8597         #546263: Editing contact list messes minicard view fixed (Milan Crha)
8598         #546668: Drop one unused define (Paul Bolle)
8599         #546744: Use address-book-new icon instead of contacts-new (Michael Monreal)
8600         #546748: Change "_Properties..." to "_Properties" to match HIG and other components. (Michael Monreal)
8601         #546785: Make bbdb plugin just as polite as google-account-setup (Paul Bolle)
8602         #546788: Drop unused "ViewNormal" cmd entry (Paul Bolle)
8603         #546788: Remove unused formatting style option (Paul Bolle)
8604         #546892: Prefer themed icon names (Matthew Barnes)
8605         #547308: Do not try to authenticate to the server more than twice with correct credentials (Milan Crha)
8606         #547369: Fix a typo. (Matthew Barnes)
8607         #547372: Fix TeX-style quotes (Matthew Barnes)
8608         #547411: New, Tangoized versions of images now live in data/icons (Matthew Barnes)
8609         #547805: Do not filter list of applications to open attachments (Sebastien Bacher)
8611 Other fixes:
8612         Lots of disk summary related stability fixes (Srinivasa Ragavan)
8614 Updated Translations:
8615         Ignacio Casal Quinteiro (gl)
8616         Kjartan Maraas (nb)
8617         Shankar Prasad (kn)
8618         Ilkka Tuohela (fi)
8619         Jorge Gonzalez (es)
8620         Duarte Loreto (pt)
8621         Chao-Hsiung Liao (zh_HK)
8622         Chao-Hsiung Liao (zh_TW)
8623         Ivar Smolin (et)
8624         Abou Manal (ar)
8626 Evolution 2.23.6 2008-08-04
8627 ---------------------------
8629 New in 2.23.6:
8630         WebDAV contacts plugin (Matthias Braun)
8632 Bug Fixes:
8633         #211267: Report correct number of pages to print and print them as requested (Milan Crha)
8634         #249844: Use fully qualified names for "New" submenu entries (Matthew Barnes)
8635         #256540: Do not use GtkNotebook with only one tab (Milan Crha)
8636         #329821: Recalculate returned row to the model row, if we are sorting (Milan Crha)
8637         #353927: Do not blink the icon more than 15 seconds (Milan Crha)
8638         #428384: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". (Matthew Barnes)
8639         #491176: Word-wrap the summary if necessary; keep the text and action buttons aligned on the left (Milan Crha)
8640         #500389: New ability to define Options (ComboBox) in provider's options (Milan Crha)
8641         #504417: Preferences windows cut off (Lucian Langa)
8642         #514006: Quote literal values (Matthew Barnes)
8643         #517151: Give a mnemonic to "Composer in External Editor" (Matthew Barnes)
8644         #517825: Fix duplicate mnemonic.  "_Work Offline" -> "Work _Offline" (Matthew Barnes)
8645         #529460: Change "Startup Wizard" to "Setup Assistant".  Also make the plugin description less lame (Matthew Barnes)
8646         #530388: Fix a crash when editing labels (Milan Crha)
8647         #537088: Fix empty headers if FROM/Sender is NULL (Paul Bolle)
8648         #539268: Fix attachment description (Paul Bolle)
8649         #543058: Properly capitalize INBOX (Paul Bolle)
8650         #543411: Don't load known folders (Srinivasa Ragavan)
8651         #543532: Let free memory when we are done with it, not before. (Milan Crha)
8652         #543754: Reword "insufficient-permissions" error message (Matthew Barnes)
8653         #543755: Fix a typo (Matthew Barnes)
8654         #543756: Make question better translatable (Milan Crha)
8655         #543943: Fix a memory leak (Milan Crha)
8656         #544252: Use consistent naming to the GUI for different components (Paul Bolle)
8657         #544157: Sort View / Window (sub)menu in shortcut order. (Paul Bolle)
8658         #544383: Put contact list members in reverse order (Milan Crha)
8659         #544857: Fix a typo (Matthew Barnes)
8660         #544859: Clarify description of "sync_interval" key. (Matthew Barnes)
8661         #544860: Add translator comments for split "update every" sentence (Matthew Barnes)
8662         #544861: Reword "invalid-user" error message (Matthew Barnes)
8663         #544862: Clarify description of "use_authentication" key (Matthew Barnes)
8664         #544958: Use email, not e-mail (per documentation guidelines) (Matthew Barnes)
8665         #544969: Added the hook for folder custom icon (Lucian Langa)
8666         #544994: Typos/Syntax improvements (Claude Paroz)
8667         #545300: Add a translatable tag in "_Merge" string (Takao Fujiwara)
8668         #545303: Add gettext in the xml string (Takao Fujiwara)
8669         #545436: Check the info before accessing it (Srinivasa Ragavan)
8670         #545558: Hula support is disabled by default now, so remove any  mention of it from the User Guide (Matthew Barnes)
8671         #545568: Make sure system plugins are enabled on startup (Matthew Barnes)
8672         #545820: Fix a typo. (Nicolas Kaiser)
8673         #546057: Use "x-office-calendar" icon name instead of "stock_calendar" (Matthew Barnes)
8675 Updated Translations:
8676         Ignacio Casal Quinteiro (gl)
8677         Frco. Javier Rial Rodríguez (gl)
8678         Kjartan Maraas (nb)
8679         Changwoo Ryu (ko)
8680         Abou Manal (ar)
8681         Petr Kovar (cs)
8682         Fabrício Godoy (pt_BR)
8683         Jorge Gonzalez (es)
8684         Bruno Brouard and Claude Paroz (fr)
8685         Zabeeh Khan (ps)
8686         Pavel Sefranek (cs)
8689 Evolution 2.23.5 2008-07-21
8690 ---------------------------
8691 New in 2.23.5
8692         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
8693         New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
8694         Google Contacts support (Jörgen Scheibengruber)
8696 Bug Fixes:
8697         #543753: Addressbook error string fixes (Andre Klapper)
8698         #228725: Contacts view should not say "no items in this view" until the backend is done responding (Milan Crha)
8699         #543134: Mail notification plugin should provide a right-click menu for preferences (Milan Crha)
8700         #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE (Milan Crha)
8701         #200147: Added basic Template support (Bharath Acharya)
8702         #206592: Action to invoke New Message window from the composer itself (Milan Crha)
8703         #207802: Do not allow drop messages to the same message list as is the source. (Milan Crha)
8704         #243201: Escape rule title so that can contain also XML entities in the file (Milan Crha)
8705         #310988: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box (Matthew Barnes)
8706         #318089: Ask for destination source only when have more than one writable source defined (Milan Crha)
8707         #329821: Show tooltips over task's table (Milan Crha)
8708         #368038: Ensure only one Birthdays & Anniversaries source (Milan Crha)
8709         #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)
8710         #382783: Grab focus of new rule part on adding and scroll to the bottom too (Milan Crha)
8711         #395636: Added accel key Ctrl+Shift+B for collapsing all threads and Ctrl+/ for marking all messages as read (Roshan Kumar Singh)
8712         #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)
8713         #440818: Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line (Rodrigo Castro)
8714         #477082,#438479: Fixed documentation (Andre Klapper)
8715         #478469: Changed the progress dialog to be more HIG compliant (Milan Crha)
8716         #519536: Handle freeing of data safely. (Srinivasa Ragavan)
8717         #524130: Pass description text through 'camel_text_to_html' to have links clickable in a preview (Milan Crha)
8718         #526262: Handle _title element in analogical way as title (Maciej Piechotka)
8719         #530069: Don't show the configuration tab unless the selected plugin actually has configuration options (Matthew Barnes)
8720         #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)
8721         #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)
8722         #534039: Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand (Milan Crha)
8723         #536488: Remove '~/.evolution/.running' file before backup/after restore, thus Evolution will not claim next start it was closed incorrectly (Milan Crha)
8724         #537275: Do not pass data to the child structure if we were canceled (Milan Crha)
8725         #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)
8726         #538741: Strip preceding tabs from Date headers too (Paul Bolle)
8727         #538908: Desensitize the "send-options" action unless we've selected as Exchange or GroupWise account. (Paul Bolle)
8728         #539268: Do not use both filename and description if these are identical (Paul Bolle)
8729         #539755: Do not access memory beyond the columns array (Milan Crha)
8730         #540152: Fix some memory leaks (Milan Crha)
8731         #540160: Remember whether we come from none/multi select to single select and properly update the preview. (Milan Crha)
8732         #540274: After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required (Milan Crha)
8733         #540282: Remove the "printing" GConf key.  We use a key file now (Matthew Barnes)
8734         #540282: Store printer and page settings in a key file rather than GConf (Matthew Barnes)
8735         #540400: Make Evolution Backup follow symbolic links (Roger Zauner)
8736         #540516: Sanitize user input while accepting path/filename of the backup (Tobias Mueller)
8737         #540972: Small memory leak fix. (Milan Crha)
8738         #541355: Removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed (Keith Packard)
8739         #541365: Do not call 'camel_folder_sort_uids' when we do not have folder or uid (Milan Crha)
8740         #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip (Paul Bolle)
8741         #542125: Remove unnecessary files from source control (Matthew Barnes)
8742         #542149: Display an error message to restart if user tries to subscribe to other's mailbox (Bharath Acharya)
8743         #542587: New widget implements the online/offline button used in the main window. (Matthew Barnes)
8744         #542631: Use g_format_size_for_display instead of cut and pasted code (Paolo Borelli)
8745         #542889: Port to the new gtk tooltip api (Paolo Borelli)
8746         #543758: Never mark empty strings for translations (Tor Lillqvist)
8748 Other Contributors:
8749         Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
8750         Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
8751         Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)
8753 Updated Translations:
8754         Andre Klapper (de)
8755         Jorge Gonzalez (es)
8756         Kjartan Maraas (nb)
8757         Jorge Gonzalez (es)
8758         Ivar Smolin (et)
8759         Yannig Marchegay (oc)
8760         Leonardo Ferreira Fontenelle (pt_BR)
8761         Timo Jyrinki (fi)
8762         Lucas Lommer (cs)
8764 Evolution 2.23.4 2008-06-16
8765 ---------------------------
8766 New in 2.23.4
8767         Python support for EPlugins. (Johnny Jacob)
8769 Bug Fixes:
8770         #201011: Ability to disable filter rules (Milan Crha)
8771         #201011: Show Enabled column in the editor, because we support it here (Milan Crha)
8772         #314467: Reset port when setting host name without it (Milan Crha)
8773         #330597: Add all text/* parts which has a filename set and also attach all submessages (Milan Crha)
8774         #337160: Do not pretend the row with a cursor is selected when it isn't (Milan Crha)
8775         #509595: Do not crash if file does not exists. Also be able to read lines more than 249 characters long (Milan Crha)
8776         #535204: The tasks objects had been destroyed before the call of destroy_component (Shuai Liu)
8777         #535791: New UI option to let uset choose whether start typing at the bottomof the document or not on replying (Milan Crha)
8778         #536772: Disable Folder menu items consistently with a popup menu over folder (Milan Crha)
8779         #536813: Do not start to edit the event on the double click if the event is not on the server yet (Milan Crha)
8780         #538002: Do not allow dropping messages on folders with CAMEL_FOLDER_NOSELECT flag set (Milan Crha)
8781         #304029: changed description of default search filter from "Name begins with" to "Name contains" (Milan Crha)
8783 Other Contributors:
8784         Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)
8786 Updated Translations:
8787         Jorge Gonzalez (es)
8788         Abou Manal (ar)
8789         Kjartan Maraas (nb)
8790         Yair Hershkovitz (he)
8792 Evolution 2.23.3 2008-06-02
8793 ---------------------------
8795 New in 2.23.3
8796         New plugin for setting headers while sending email (Ashish)
8798 Bug Fixes:
8799         #311042: Allocate size for location and info labels differently (Milan Crha)
8800         #317755: Do not quit until we are done with mail sync (Milan Crha)
8801         #322553: Do not run signature script when disabled in /desktop/gnome/lockdown/disable_command_line (Milan Crha)
8802         #394441: (Novell Bugzilla) Fixes a double free (Bharath Acharya)
8803         #463040: Forget former selected uid as soon as we know we moved to other (Milan Crha)
8804         #473198: Ignore signature (Johnny Jacob)
8805         #496476: Removed GtkTables and added simple HBoxes (Johnny Jacob)
8806         #514383: Remove the "ask-mark-read" error (Matthew Barnes)
8807         #523402: Do not leak. Reassign back the old values before freeing (Milan Crha)
8808         #525966: Don't mark composer as dirty (Milan Crha)
8809         #529464: Don't use the string handle (jeblinux)
8810         #529995: Disable the "attachment reminder" plugin instead of disabling the check for missing attachment (Johnny Jacob)
8811         #530392: Pressing Enter in the entry activates the default response (Matthew Barnes)
8812         #531592: Do not escape window titles and status bar messages (Matthew Barnes)
8813         #531836: Don't block on deleted message (Srinivasa Ragavan)
8814         #532384: Choose the text/html part in normal mode only if the alrenative multipart contains also a text/plain part (Milan Crha)
8815         #532597: Fix random selection of contacts (Milan Crha)
8816         #533465: Strip whitespace from user-entered hostname (Ritesh Khadgaray)
8817         #533820: Fix for a crash on double-clicking the border of meetings in day-view (Chenthill Palanisamy)
8818         #534012: Indicate error if backup folder chosen lacks permissions (Sankar P)
8819         #534312: Show icons for forwarded mails (Milan Crha)
8820         #534360: Migrate from deprecated GtkObject symbols to GObject equivalents. (Matthew Barnes)
8821         #534476: Remove the special check for "winmail.dat". GIO correctly identifies it as "application/ms-tnef" (Matthew Barnes)
8822         #535273: Link e-util and econduit libraries with gnome-pilot (Frederic Crozat)
8823         #535459: Crash while opening a mail (Milan Crha)
8824         #535670: Prevent evolution-rss articles being formatted as attachments (Lucian Langa)
8825         #535749: Don't leave deleted messages strike through (Milan Crha)
8827 Updated Translations:
8828         Ignacio Casal Quinteiro (gl)
8829         Jorge Gonzalez (es)
8830         Philip Withnall (en_GB)
8831         Clytie Siddall (vi)
8832         Ivar Smolin (et)
8833         Tino Meinen (nl)
8834         Nikos Charonitakis (el)
8835         Kjartan Maraas (nb)
8836         Abou Manal (ar)
8837         Theppitak Karoonboonyanan (th)
8838         Gil Forcada (ca)
8839         Reinout van Schouwen (nl)
8841 Evolution 2.23.2 2008-05-12
8842 ---------------------------
8844 Bug Fixes:
8845         #240823: Send notification only to individuals and groups (Milan Crha)
8846         #273041: Allow propagation of the error from the plugin in the hook target (Milan Crha)
8847         #316390: Listen for changes in categories setup and propagate them to UI (Milan Crha)
8848         #338330: Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
8849         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
8850         #363908: Evolution crashed during exit (Srinivasa Ragavan)
8851         #368277: (Novell Bugzilla) Cannot copy and paste email addresses from an appointment to a mail message (Ashish Shrivastava)
8852         #382687: Don't download contents in main thread, which causes deadlock (Srinivasa Ragavan)
8853         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
8854         #467892: "Unread Messages" causes mail that you read to disappear (Milan Crha)
8855         #511337: Fix a crash when simultaneously pressing the "show" preview/arrow button on several very large image attachments in an e-mail (Milan Crha)
8856         #518103: Check online status from NetworkManager at startup instead of using the last-used-state. (James Westby)
8857         #524121: Fixing typo from patch for bug #516408 (Milan Crha)
8858         #525241: Extend EPlugin to support GtkUIManager (Matthew Barnes)
8859         #528288: Display warning when starting in search view & no messages displayed (Milan Crha)
8860         #529179: Rebuild search menu rather on idle, then immediately after the change in gconf, because other parts may not have this change propagated yet (Milan Crha)
8861         #529247: Fix theming issue with HTML mail display (Johan Euphrosine)
8862         #529254: Handle either URI or filename. Return success or failure, not gint (Milan Crha)
8863         #529375: Add new option to determine whether check for address in a local address book only (Milan Crha)
8864         #529660: Change stable version to 2.22.1 (Akhil Laddha)
8865         #529768: Setup default callbacks for the newly created EMsgComposer widget (Matthew Barnes)
8866         #529855: Use proper label element name, these are localized by default (Milan Crha)
8867         #529893: Properly set type hint on tooltip window (Danny Baumann)
8868         #530245: Let searches work with labels again (Milan Crha)
8869         #530576: Link with libebackend (Rob Bradford)
8870         #530672: Evolution crashes when viewing pgp-signed message (Shuai Liu)
8871         #531426: Display face header images at 48x48 instead of 64x64 (Roland Clobus)
8872         #531519: Evolution crashes on print-preview (Srinivasa Ragavan)
8874 Other Contributors:
8875         Fix up the Debug Logs window a bit (Matthew Barnes)
8876         Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine)
8878 Updated Translations:
8879         Tino Meinen (nl)
8880         Yair Hershkovitz (he)
8881         Kjartan Maraas (nb)
8882         Jorge Gonzalez (es)
8883         Yannig Marchegay (oc)
8885 Evolution 2.23.1 2008-04-21
8886 ---------------------------
8888 New in 2.23.1:
8889         Quota support to IMAP/POP accounts (Milan Crha)
8890         Configurable Proxy settings for Evolution (Veerapuram Varadhan)
8891         Gtk+ Recent manager integration in Composer (Suman)
8892         New bonobo-less message composer (Matthew Barnes)
8894 Bug Fixes:
8895         #232594: Set status to Needs Action when attendee's address have been changed. (Milan Crha)
8896         #264456: Do not count deleted junk messages when doesn't show deleted messages. (Milan Crha)
8897         #270406: Add quota support to IMAP/POP accounts (Milan Crha)
8898         #271863: Do not count deleted junked messages to total number of messages with unchecked "Hide Deleted Messages" option (Milan Crha)
8899         #273177: New function to add whole vCard to addressbook. (Milan Crha)
8900         #316572: Do not translate unused text. (Milan Crha)
8901         #328146: Fix missing and conflicting mnemonics. (Matthew Barnes)
8902         #334444: Fix for mails with huge attachments (Srinivasa Ragavan)
8903         #335891: Desensitize the signature editing interface if the "signatures" GConf key is not writable. (Matthew Barnes)
8904         #346555: Fixed a mnemonic conflict (Qinkuangyu)
8905         #350308: Make colors only darker, not lighter. Use black in case someone has too dark theme. (Milan Crha)
8906         #378203: Don't crash if path is corrupted (Bharath)
8907         #404241: Never return NULL, rather return "Other" as default. (Milan Crha)
8908         #408579: Changed '&quot;' to '\"' to work with intltool. (Takao Fujiwara)
8909         #437539: Use DocBook tags instead of UTF-8 characters for things like copyright and trademark symbols, quotes, etc. (Matthew Barnes)
8910         #438613: Use different read-only message when checking from contact editor and from calendar UI. (Milan Crha)
8911         #451976: Try to find text/html part in multipart/alternative when in normal mode. (Milan Crha)
8912         #460204: Check whether found mime type is valid before returning it. (Milan Crha)
8913         #476918: Fix a minor typo (Matthew Barnes)
8914         #482148: Allow clear search when some search is active and text is empty. (Milan Crha)
8915         #484793: String change: "Continue Editing" -> "Edit Message" (Ambuj Chitranshi)
8916         #488175: Colorize follow-up messages same as with due-by flag. (Milan Crha)
8917         #496839: Implement Plugin Load Levels. You can decide on which load-level you want your plugin to be loaded. (Sankar P)
8918         #501885: Specify locale directory correctly (Frederic Crozat)
8919         #502826: Reword and reorder Reply Style items in the Preferences. (nickspoon0, Milan Crha)
8920         #506347: Inherit background colors from actual theme, do not use hardcoded one. (Milan Crha)
8921         #506359: Add Translators' comments. (Milan Crha)
8922         #507372: Done language edits on newly added sections. (PC Radhika)
8923         #507526: Add translators' comment. (Milan Crha)
8924         #509672: Clarify an error message (Matthew Barnes)
8925         #509923: Evolution does not show recurrence of accepted meeting invites (Milan Crha)
8926         #511950: Do not force button/label sizes. (Milan Crha)
8927         #511952: Marking text for translation. (Milan Crha)
8928         #511953: Create dialog properly. (Milan Crha)
8929         #511956: Mark text for translation. Make dialog nicer (Milan Crha)
8930         #511957: Mark messages for translation. (Milan Crha)
8931         #511978: Resolve mnemonics clash on Junk tab (Milan Crha)
8932         #512543: Get rid of ENABLE_CAIRO define (Milan Crha)
8933         #513951: Centralize where Evolution's user data directory is defined (Matthew Barnes)
8934         #514744: Check also for proper root node and use default if not the right one. (Milan Crha)
8935         #515786: Fix misspelled SpamAssassin word. (Milan Crha)
8936         #517134: Added a placeholder to dock the "Recent Documents" menu. (Suman Manjunath)
8937         #517168: "compose in external editor" not working (Sankar P)
8938         #517492: Set proper dialog caption with New or Properties (Milan Crha)
8939         #519154: Do not localize folder name used in window title (Milan Crha)
8940         #519292: Use numbers instead of gboolean value (Milan Crha)
8941         #519304: Mark plugin name for translation (Sankar P)
8942         #519421: also use <libytnef/ytnef.h> to check for TNEF support (Paul Bolle)
8943         #521562: Small typo fix. (Milan Crha)
8944         #522178: New mail notification in switcher appears for each mail activity (Milan Crha)
8945         #522631: Fix build failure when --enable-profiling is enabled (Alex Rostovtsev)
8946         #522764: Remove unused include (Ross Burton)
8947         #523271: MIME types should not be case sensitive (Matthew Barnes)
8948         #523402: Fix a Crash on paste event in calendar (Milan Crha)
8949         #523413: Evolution should just save the messages when quitting rather than asking about each one (Matthew Barnes)
8950         #523541: Plug a memory leak (Milan Crha)
8951         #524310: Don't double-free server messages (Dan Williams)
8952         #524434: Fixed build break (PC Radhika)
8953         #525234: Install more include files that are useful to the out of tree evolution plugins. (Ondrej Jirman)
8954         #525238: Add new "component.activated" event. Event is emitted whenever component is activated. (Ondrej Jirman)
8955         #525508: Fix a leak (Matthew Barnes)
8956         #525510: Mark "On This Computer" for translation. (Matthew Barnes)
8957         #525966: Fix a boolean error in detecting unsaved changes (Matthew Barnes)
8958         #526152: Fix New composer spell check warning (Matthew Barnes)
8959         #526739: Ported gnome-vfs to gvfs (Milan Crha)
8960         #527327: Change the name of the variable we look for in the glade file. Also add some if conditions to avoid certain crash. (Sankar P)
8961         #528358: Use message subject as default filename when attempting to 'save message' (Shuai Liu)
8962         #528817: Fix a typo in logic (Matthew Barnes)
8964 Other Contributors:
8965         Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes)
8967 Updated Translations:
8968         Jorge Gonzalez (es)
8969         Kjartan Maraas (nb)
8970         Leonardo Ferreira Fontenelle (pt_BR)
8971         Mark Krapivner (he)
8972         Yair Hershkovitz (he)
8973         Ivar Smolin (et)
8974         Philipp Kerling (de)
8975         Dominik Sandjaja (de)
8976         Daniel Nylander (sv)
8977         Philip Withnall (en_GB)
8978         Simos Xenitellis (el)
8979         Kenneth Nielsen (da)
8980         Gintautas Miliauskas (lt)
8981         Ã…smund Skjæveland (nn)
8982         Krishna Babu K (te)
8983         Yavor Doganov (bg)
8984         Sandeep Shedmake (mr)
8985         Runa Bhattacharjee (bn_IN)
8987 Evolution 2.21.93 2008-03-10
8988 ----------------------------
8990 Bug Fixes:
8991         #282466: (Novell Bugzilla) Handle CIDs of broken cases too (Srinivasa Ragavan)
8992         #351672: Dragging imap message when another is copying locks X (Matthew Barnes)
8993         #520745: Fix format-string vulnerability (Tor Lillqvist/Srinivasa Ragavan)
8995 Other Contributors:
8996         Changes for Windows. Misc simplification and cleanup. (Tor Lillqvist)
8997         Updated contributors list (Johnny Jacob)
8999 Updated Translations:
9000         Luca Ferretti (it)
9001         Ivar Smolin (et)
9002         Ankit Patel (gu)
9003         Stéphane Raimbault (fr)
9004         Gabor Kelemen (hu)
9005         Ã…smund Skjæveland (nn)
9006         Hendrik Richter (de)
9007         Takeshi AIHANA (ja)
9008         Tino Meinen (nl)
9009         Sandeep Shedmake (mr)
9010         Ihar Hrachyshka, AleśNavicki (be@latin)
9011         Changwoo Ryu (ko)
9012         Chao-Hsiung Liao (zh_HK,zh_TW)
9013         Maxim Dziumanenko (uk)
9014         Kenneth Nielsen (da)
9015         Kostas Papadimas (el)
9016         Guntupalli Karunakar (hi)
9017         Runa Bhattacharjee (bn_IN)
9018         Gintautas Miliauskas (lt)
9019         Petr Kovar (cs)
9020         Vasiliy Faronov (ru)
9022 Evolution 2.21.92 2008-02-25
9023 ----------------------------
9025 Bug Fixes:
9026         #153807: (Novell Bugzilla) Patch from OpenSUSE (Srinivasa Ragavan)
9027         #159736: (Novell Bugzilla) Fix a crash when dbus daemon restarts (Jeffrey Stedfast)
9028         #167638: Quit evolution quickly (Jeffrey Stedfast)
9029         #173186: (Novell Bugzilla) Fix a crash while quitting (Jeffrey Stedfast)
9030         #178778: (Novell Bugzilla) Fix a crash when creating an appointment (Michael Meeks)
9031         #209353: Allow paste text on mouse middle button click (Milan Crha)
9032         #209353: Pass Home/End keys to cell when editing (Milan Crha)
9033         #294999: (Novell Bugzilla) Fix subscribing to other user's exchange folder (Srinivasa Ragavan)
9034         #339266: Do not show folder size in offline mode (Sushma Rai)
9035         #358697: (Novell Bugzilla) Make sure the default search filter for sent/draft/outbox is "Recipients Contain" (Srinivasa Ragavan)
9036         #383438: Report "mouse over" even with no text entered (Milan Crha)
9037         #440426: Unset also default_client if removing it (Milan Crha)
9038         #469292: Add empty line only when top posting is enabled (Srinivasa Ragavan)
9039         #471779: Sort timezone entries alphabetically (Suman)
9040         #512776: Fix a startup issue (Milan Crha)
9041         #516408: Free memory returned my libical (Chenthill)
9042         #514836: Fix importing contact lists into a attendee lists for a meeting (Milan Crha)
9043         #514987: New sorting by Status based on the index in popup, not on the text (Milan Crha)
9044         #515659: "Highlight quotations with" checkbox doesn't do anything (Paul Bolle)
9045         #515744: Memory leak fix (Milan Crha)
9046         #516234: Removed a stray printf() statement (Aidan Delaney)
9047         #516279: Don't allow newlines in the password dialog title.  Use a fixed string instead (Matthew Barnes)
9048         #516349: Do not force black text in quotation part of the message (Milan Crha)
9049         #516453: Change Not Started status back to Canceled when Canceled requested (Milan Crha)
9050         #516648: Use "pkill -x" to kill processes on Solaris (Jeff Cai)
9051         #516648: Use $HOME instead of "~" (Jeff Cai)
9052         #517072: Properly escape text (Paul Bolle)
9053         #517082: Fix small leak (Paul Bolle)
9054         #517129: Fix build break of pl translation (Akhil Laddha)
9055         #517458: Handle broken UIDs (Srinivasa Ragavan)
9057 Updated Translations:
9058         Reinout van Schouwen (nl)
9059         Arangel Angov (mk)
9060         Changwoo Ryu (ko)
9061         Daniel Nylander (sv)
9062         Jorge Gonzalez (es)
9063         Ignacio Casal Quinteiro (gl)
9064         Nguyễn Thái Ngọc Duy (vi)
9065         Wadim Dziedzic (pl)
9066         Kjartan Maraas (nb)
9067         Djihed Afifi (ar)
9068         David Lodge (en_GB)
9069         Inaki Larranaga Murgoitio (eu)
9070         Baris Cicek (tr)
9071         David Planella (ca)
9072         Pawan Chitrakar (ne)
9073         Duarte Loreto (pt)
9074         Andre Klapper (de)
9075         Yannig Marchegay (oc)
9076         Theppitak Karoonboonyanan (th)
9077         Ilkka Tuohela (fi)
9078         Abou Manal (ar)
9079         Ivar Smolin (et)
9080         Luca Ferretti (it)
9081         Takeshi AIHANA (ja)
9083 Evolution 2.21.91 2008-02-11
9084 ----------------------------
9086 New in 2.21.91
9087         Documentation update for 2.22. (PC Radhika)
9089 Bug Fixes:
9090         #240073 - Fix regression in strike out completed task (Milan Crha)
9091         #249501 - Fix for attachments with '%' in the filename to be handled well (Milan Crha)
9092         #395939 - Free alarms (Milan Crha)
9093         #411576 - Give gconf option to have same fonts in vertical view column. (Srinivasa Ragavan)
9094         #468427 - Fixes lots of crashes around itip-formatter (Srinivasa Ragavan)
9095         #502571 - Name change to Crash Detection (Srinivasa Ragavan)
9096         #506948 - Unescape while copying urls (Srinivasa Ragavan)
9097         #509741 - Crash while asking certificate popup (Matthew Barnes)
9098         #510642 - Improved error messages (Suman Manjunath)
9099         #514736 - Added application/ms-tnef to supported mime type. (Paul Bolle)
9100         #514771 - Fixes a crash while decoding attachments (Paul Bolle)
9101         #511600 - Doc fixes (PC Radhika)
9102         #511602 - Doc fixes (PC Radhila)
9103         #512623 - Fix keystates for thread expand (Milan Crha)
9104         #513285 - Do not use entities in doc (Wouter Bolsterlee)
9105         #513395 - Make sure that camel url isn't null (Jeff Cai)
9106         #515054 - Better spam support - Upsync SPAM flags (Milan Crha)
9108 Other Contributors:
9109         Windows build fixes (Tor Lillqvist)
9110         G_STRFUNC build fixes (Matthew Barnes)
9111         Fix for Google Calendar Alarm (Srinivasa Ragavan)
9113 Updated Translations:
9114         Kjartan Maraas (nb)
9115         Jorge Gonzalez (es)
9116         Daniel Nylander (sv)
9117         Inaki Larranaga Murgoitio (eu)
9118         Stéphane Raimbault (fr)
9119         Claude Paroz (fr)
9120         Duarte Loreto (pt)
9121         Chao-Hsiung Liao (zh_HK)
9122         Chao-Hsiung Liao (zh_TW)
9123         Andre Klapper (de)
9124         Yannig Marchegay (oc)
9125         Shankar Prasad (kn)
9126         Djihed Afifi (ar)
9127         Sandeep Shedmake (mr)
9128         Washington Lins (pt_BR)
9130 Evolution 2.21.90 2008-01-28
9131 ----------------------------
9133 New in 2.21.90:
9134         Improved spam filtering and new preferences UI for configuring spam filtering (Srinivasa Ragavan)
9136 Bug Fixes:
9137         #324604: Ensure the print of the email is transformed from RFC822 or RFC2047 (Milan Crha)
9138         #329712: Add a new state to maintian forced offline (Srinivasa Ragavan)
9139         #333695: Print attendee name instead of email address if available (Milan Crha)
9140         #337046: Have a ticking filename for attachment, if the mime doesn't carry it (Srinivasa Ragavan)
9141         #339156: Translation issues (Andre Klapper)
9142         #355864: Critical Crash warning while unchecking web calendar (Milan Crha)
9143         #371011: Insert a new paragraph for signature (Johnny Jacob)
9144         #391408: Fix contact minicards for RTL languages (Djihed Afifi)
9145         #395939: Memory leak fix (Milan Crha)
9146         #402487: Memory leak fix (Milan Crha)
9147         #405777: Fix a crash when previewing mails (Srinivasa Ragavan)
9148         #426159: Allow users to snooze for 1+ hour 0 minutes (Suman Manjunath)
9149         #467581: Don't cancel all threads for a vfolder based search (all/account search) (Johnny Jacob)
9150         #475781: Fix memory leaks (Milan Crha)
9151         #503327,503678: Return GByteArray instead of gchar* (Johnny Jacob)
9152         #503551: Fix a crash when trying to delete unselected contact (Milan Crha)
9153         #504062: Fix message list sorting (Milan Crha)
9154         #507564: Fix contact view for RTL languages. (Djihed Afifi)
9155         #509124: Check result of build_message() for NULL before proceeding (Matthew Barnes)
9156         #509509: Make the status bar height as large as the task bar to eliminate "bouncing" when navigating the main menu (Jean-Christophe)
9157         #509697: Ensure search folders are running before calling anything from this (Milan Crha)
9158         #509741: Fix a crash that occurs when prompted to accept a certificate (Matthew Barnes)
9159         #509879: Drop code to clear memo preview every 60 seconds (Milan Crha)
9160         #510409: Free memory before assigning NULL (Milan Crha)
9161         #511094: Set proper foreground color based on focused/non-focused canvas (Milan Crha)
9162         #511105: Free allocated memory properly (Milan Crha)
9163         #511232: Fixed typo Uknown -> Unknown (Jan Tichavsky)
9164         #511488: Ensure vfolder is running (Milan Crha)
9165         #512020: Imposible to remove categories of weather (Milan Crha)
9167 Other Contributors:
9168         Windows build fixes (Tor Lillqvist)
9169         Message list cairo drawing (Srinivasa Ragavan)
9170         Added localized screenshots (Andre Klapper)
9171         libsoup updates (Dan Winship)
9173 Updated Translations:
9174         Å½ygimantas Beručka (lt)
9175         Jovan Naumovski (mk)
9176         Jorge Gonzalez (es)
9177         Andre Klapper (de)
9178         Kjartan Maraas (nb)
9179         Yair Hershkovitz (he)
9180         Inaki Larranaga Murgoitio (eu)
9181         Sandeep Shedmake (mr)
9182         Shankar Prasad (kn)
9183         Ignacio Casal Quinteiro (gl)
9185 Evolution 2.21.5 2008-01-14
9186 ---------------------------
9188 New in 2.21.5:
9189         Mail errors are now non-intrusive (Srinivasa Ragavan)
9190         RTL fixes - Mail and Addressbook (Djihed Afifi)
9192 Bug fixes:
9193         #211353: Allow categories to be assigned to emails (Milan Crha)
9194         #219197: Quit application when session dies (Milan Crha)
9195         #270605: Skip disabled accounts. (Suman Manjunath)
9196         #300336: Added checkbox for "Enable Search Folders" option (Milan Crha)
9197         #300336: Ensure vfolder is running. (Milan Crha)
9198         #309432: Fix message headers for RTL languages. (Djihed Afifi)
9199         #317823: Bump GtkHTML requirement to 3.17.5 (Matthew Barnes)
9200         #317823: Save inline pictures embedded into HTML Mails (Milan Crha)
9201         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
9202         #329692: Get the content size of the MIME part (Jean-Christophe BEGUE)
9203         #333695: Print attenddes/roles in the print view (Milan Crha)
9204         #339813: Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE (Milan Crha)
9205         #348638: Remove pre-edit buffer cleanly in day view (Mayank Jain)
9206         #350932: Enable the use of scrollable tabs in the mail-preferences dialog. (Gert Kulyk)
9207         #362638: Overhaul the message passing API (Matthew Barnes)
9208         #364642: New option in Composer tab to preset Request Read Receipt in composer (Milan Crha)
9209         #375580: Use ISO-8859-1 encoding to store contacts in iPod (João Vale)
9210         #448441: Disable "OK" and "Edit Full" buttons if no source is selected. Also set always book from combo, do not use the new created (Milan Crha)
9211         #457842: Do not call edit/start editing of the event when double clicked on the same component as is actually editing (Milan Crha)
9212         #474118: Check for the right type of store and invoke appropriate functions (Bharath Acharya)
9213         #476264: Add mnemonic_widget for default junk plugin (Andre Klapper)
9214         #488213: Fix locks when displaying e-mail with large tiff drawing attached (Milan Crha)
9215         #492188: Use the new Tangoized icons instead of deprecated icons from gnome-icon-theme. (Michael Monreal)
9216         #492702: Just disable the dbus message part of mail notification if dbus isn't there. Also remove new-mail-notify plugin (Srinivasa Ragavan)
9217         #496301: Clean up the schema (Martin Meyer)
9218         #496402: Do not synchronize blocked bodies from pidgin (Milan Crha)
9219         #497914: backport changes from the copy/pasted code in imap-headers plugin (Gilles Dartiguelongue)
9220         #498095: Fix mnemonic issues (David Turner)
9221         #499145: Follow RFC 3798 to send return receipts. (Colin Leroy)
9222         #502303: Plugins configure widgets are not freed correctly in plugin-mamager (Milan Crha)
9223         #502783: Restore message states (read receipt/priority) when opening from a draft (nickspoon0@gmail.com)
9224         #502914: Do not write NULL into gconf (Milan Crha)
9225         #503954: Accept custom domain names while setting up account (Nyall Dawson)
9226         #504480: Increases the height of the ETaskBar to eliminate the constant resizing (Milan Crha)
9227         #504541: Add --with[out]-help option to make it possible to skip building and installing user documentation (Matthew Barnes)
9228         #506772: Not-NULL check for a string array before finding its length (Christian Krause)
9229         #506814: Add the signal only if the view is present (Srinivasa Ragavan)
9230         #507067: Can't save pictures embedded in HTML Mail when picture = link (Milan Crha)
9231         #507311: Submit bugs to the "BugBuddyBugs" Bugzilla component (Matthew Barnes)
9232         #507359: 
9233         #507363: Also check if toplevel widget has non-NULL window property (Milan Crha)
9234         #508282: Mark the window title for translation. (Changwoo Ryu)
9235         #508678: Included missing header glib/gi18n.h (Bharath Acharya)
9236         #508731: Have a safe default, if the values from gconf isn't so nice. (Srinivasa Ragavan)
9238 Updated Translations:
9239         Amitakhya Phukan (as)
9240         Espen Stefansen (nb)
9241         Jorge Gonzalez (es)
9242         Luca Ferretti (it)
9243         Changwoo Ryu (ko)
9244         Inaki Larranaga Murgoitio (eu)
9245         Erdal Ronahi (ku)
9246         Clytie Siddall (vi)
9247         Kjartan Maraas (nb)
9248         Yannig Marchegay (oc)
9249         Wadim Dziedzic (pl)
9250         Daniel Nylander (sv)
9251         Seán de Búrca (ga)
9252         Djihed Afifi (ar)
9254 Evolution 2.21.4 2007-12-17
9255 ---------------------------
9257 New in 2.21.4:
9258         Basic support for non-intrusive error reporting and error logging in Mailer (Srinivasa Ragavan)
9259         Add basic support for crash detection (Srinivasa Ragavan)
9260         Basic Message tagging support (aka Custom labels) (Sankar P / Milan Crha)
9262 Bug fixes:
9263         #220846: New option to accept meeting request as free time (Milan Crha)
9264         #263236: Look for "Do not ask me again" check in alignment, so let it works properly (Milan Crha)
9265         #329578: Add mnemonic for "minutes" widget (Alex Kloss)
9266         #329706: Confirmation dialog for HTML Message needs some improvements (Alex Kloss)
9267         #336074: Check for mail only in active folders (Milan Crha)
9268         #340267: Show description in preview as preformatted text, so tabulators are kept instead of treated as white spaces (Milan Crha)
9269         #347328: Fix mnemonic clash over 'c', add mnemonic for 'Name' entry (Alex Kloss)
9270         #347329: Added a mnemonic to the 'Create' button of the 'New Folder' dialog (David Turner)
9271         #354265: Fixed mnemonic clash between print and paste mnemonics (David Turner)
9272         #392747: Abbreviated day names are in english for month view, while they appear in indic lang chars when seen in print-preview/actual-print (Matthew Barnes)
9273         #408170: Added mnemonics to the "Custom" and "Sort By" menu options (David Turner)
9274         #409121: Corrected misspelled instances of vCard (Lucky Wankhede)
9275         #430369: Crash in ea_setting_setup() (Srinivasa Ragavan)
9276         #437579: Fix all "entity not defined" warnings (Matthew Barnes)
9277         #438769: Changed label from 'Search name' to 'Rule name' in edit -> message filters -> add (Bob Mauchin)
9278         #444227: Make string for PrepareForOffline more descriptive. Add mnemonic to PrepareForOffline menu item (Alex Kloss)
9279         #446029: Fix for a mnemonic conflict in 'Find in Message' feature (David Turner)
9280         #458824: Added mnemonics to the "Group" dialog (David Turner)
9281         #466241: Added a mnemonic to "Authentication type" in the recieving mail section of configuration (David Turner)
9282         #466497: Changed some mnemonics to stop l being used as a mnemonic key (David Turner)
9283         #466499: Added support for mnemonics in config options from camel (David Turner)
9284         #466503: Fix for a mnemonic conflict in Preferences -> Mail Preferences -> Junk tab (Alex Kloss)
9285         #468277: Added a mnemonic to "Copy book content locally for offline operation" (David Turner)
9286         #474043: Prevent buffer overflows, by introducing a max size to copy (Evil Ninja Squirrel)
9287         #474651: Use format strings in gtk_message_dialog_new (Tobias Mueller)
9288         #475508: Changed the string for search folder and filter creation from message list to make it understandable (Akhil Laddha)
9289         #492702: Moved bits of sound notification on new messages to mail-notification plugin. (Milan Crha)
9290         #500210: Show plugin configuration in a tab of plugin manager (Milan Crha)
9291         #500561: Added icon for mark all messages as read menu item. (Denis Washington)
9292         #501474: Fix wrong expression from bug #359267 (Milan Crha)
9293         #501677: If it is not FolderBrowser object, the pane size signal is not sent (Jeff Cai)
9294         #501969: Passwords should not be forgotten on all errors (Sankar P)
9295         #502188: Initialize "remember" variable to FALSE. (nickspoon0@gmail.com)
9296         #502312: A little cleanup of configuration part of the plugin to not use global variables and free memory properly (Milan Crha)
9297         #502318: Critical warnings fixed when closing message window (Milan Crha)
9298         #502501: Re use the existing string (Srinivasa Ragavan)
9299         #503111: Suppress "Loading %s as the default junk plugin" message (Alex "weej" Jones)
9301 Other Contributors:
9302         Fixes some CPU usage issue whenever (un)read count is updated (Sankar P/Michael Meeks)
9303         Added a preference to disable Magic Spacebar (Srinivasa Ragavan)
9304         Fix an implicit function declaration. (Matthew Barnes)
9305         Bump libgtkhtml requirement to 3.17.3 due to bug #271551 (Matthew Barnes)
9306         Cleanup of attachment reminder over Milan Crha's work (Johnny Jacob)
9307         Move preferences of attachment reminder plugin to the configure tab (Sankar P)
9308         Fix capitalization of "Download Messages..." & "Switcher Appearance" menu (Matthew Barnes)
9310 Updated Translations:
9311         Kjartan Maraas (nb)
9312         Kostas Papadimas (el)
9313         Jorge Gonzalez (es)
9314         Matej Urbančič(sl)
9315         Andre Klapper (de)
9316         Rodrigo Flores (pt_BR)
9317         Daniel Nylander (sv)
9318         Seán de Búrca (ga)
9320 Evolution 2.21.3 2007-12-03
9321 ---------------------------
9323 Bug fixes:
9324         #214645: Collapses non-working days to occupy one row and expand other days if possible (Milan Crha)
9325         #216485: Add Select Message Subthread (Nicholas Miell)
9326         #216485: Edit->Select thread menu fix and improvement (Nicholas Miell)
9327         #256899: Remove "Disable/Enable" button from Mail Accounts preferences (Chaya)
9328         #271551: File manager used during composer should remember last directory (Milan Crha)
9329         #325730: Tasks preview pane not refreshed on delete event (Milan Crha)
9330         #335931: Disappearing of the bottom-most mail leaves invalid selection (Milan Crha)
9331         #346693: Ensure new event in top canvas will be visible. (Milan Crha)
9332         #353807: Notice user if any error occur during opening calendar, calendar is readonly or when add fails. (Milan Crha)
9333         #380644: "Required Participants" dialog does not show meeting participants (Milan Crha, Matthew Barnes)
9334         #391062: Automatic contacts are now added only if enabled (Srinivasa Ragavan)
9335         #400213: Do not use pixmaps and masks, load images from file, instead (Milan Crha)
9336         #401337: Use other mnemonic for Organizer and let it work properly (Milan Crha)
9337         #401523: Selectable text in imap headers page. (Lucky)
9338         #458237: Check for non-NULL source before using it to prevent a crash (Milan Crha)
9339         #479081: Check for input validity immediately after creating setup widgets (Milan Crha)
9340         #480514: Let "Last 5 Days' Messages" and "Recent messages" filters work in Sent folder too (Milan Crha)
9341         #484603: Do not forget for organizer icon when counting used icons. (Milan Crha)
9342         #489652: Migrate the contact list editor from ETable to GtkTreeView and fix some HIG issues (Matthew Barnes)
9343         #493783: Do not erase old content when re-formatting same mail, so keep scroll position (Milan Crha)
9344         #494414: If used uri points to an account, then prepend account's name to folder name (Milan Crha)
9345         #494425: 'Save All' handles duplicate attachement names incorrectly (Milan Crha)
9346         #495123: Refactor composer headers (Matthew Barnes)
9347         #495711: Keep track of previously created Full Name dialog and reuse it (Milan Crha)
9348         #495872: Add memo support (Gilles Dartiguelongue)
9349         #495875: Right click menu reordering (Gilles Dartiguelongue)
9350         #495951: Use GtkTreeView in place of ETable (Gilles Dartiguelongue)
9351         #497810: Add "Evolution FAQ" help menu item (Andre Klapper)
9352         #498173: Plugin configure dialog pops up automatically (Sankar P)
9353         #498551: Forgotten "Loading..." node under nntp server (Milan Crha)
9354         #499644: The behavior of the "Include remote tests" check button was swapped with respect to its state. (Matthew Barnes)
9355         #499920: Missing header files has to be shipped (Matthew Barnes)
9356         #500024: Set number of pages first (Milan Crha)
9358 Updated Translations:
9359         Jorge Gonzalez (es)
9360         Ivar Smolin (et)
9361         Matej Urbančič(sl)
9362         Yannig Marchegay (oc)
9363         Daniel Nylander (sv)
9365 Evolution 2.21.2 2007-11-12
9366 ---------------------------
9368 Bug fixes:
9369         #231166: Do not start appointment time drop-down at midnight (Milan Crha)
9370         #255051: No way to abort creation of new task (Milan Crha)
9371         #315101: Receiving list of components, so made changes here to reflect it (Milan Crha)
9372         #318592: Allow UI notification of links inserted in composer (Milan Crha)
9373         #318604: Automatically enable view of the task list you add a task to (Milan Crha)
9374         #334675: When only one message is selected, try to use selected text in preview as description, instead of whole message body (Milan Crha)
9375         #341085: Use 'x_offset' instead of changing event size when has icons (Milan Crha)
9376         #343011: restore collapse state of selected folder after start (Milan Crha)
9377         #346693: Too Many All Day Events force Calendar to grow beyond screen-height (Milan Crha)
9378         #351932: Ensure due date is not before start date (Milan Crha)
9379         #353779: Allow convert more than one mail to meeting with one click (Milan Crha)
9380         #353780: Stop processing immediately when page is filled incorrectly (Milan Crha)
9381         #359267: Not all memos are showed in calendar view (Milan Crha)
9382         #463946: Fix of critical warning and misused variable (Milan Crha)
9383         #478704: Remove dead files from source control (Matthew Barnes)
9384         #483785, #209425: Get rid of deprecated icons from gnome-icon-theme (Michael Monreal)
9385         #484064: Use mail-message-new instead of mail-send for composing mail to contact, contacts or group (Michael Monreal)
9386         #487318: Fix typo in D-Bus (Gilles Dartiguelongue)
9387         #488298: Disable marking of Drafts as junk (Milan Crha)
9388         #491345: Hide completed tasks option requires evo's restart (Milan Crha)
9389         #492058: Name the anonymous unions to build with the Sun Studio compiler. (Damien Carbery)
9390         #492102: Use mail-mark-read icon (Michael Monreal)
9391         #492106: Use the about icon from the freedesktop spec, not the deprecated gnomeui icon (Michael Monreal)
9392         #492170: Replace the old color definitions with very similar colors from the Tango color palette (Michael Monreal)
9393         #492692: Plug memory leak (Milan Crha)
9394         #493646: Fixed a crash at startup (Sankar P)
9395         
9396 Updated Translations:
9397         Ignacio Casal Quinteiro (gl)
9398         Washington Lins (pt_BR)
9399         Jorge Gonzalez (es)
9400         David Planella (ca)
9401         Kjartan Maraas (nb)
9403 Evolution 2.21.1 2007-10-29
9404 ---------------------------
9406 New in 2.21.1:
9407         New plugin: external-editor, which will make it possible to use an external editor as the mail composer (Sankar P)
9408         Support for Google Calendar (Ebby Wiselyn)
9409         New Tango look icons (Michael Monreal)
9411 Bug fixes:
9412         #228832: Show tasks in calendar (Milan Crha)
9413         #230339: Print also location, if present. (Milan Crha)
9414         #261165: Added search on CC and BCC (Andre Klapper)
9415         #271734: Show description of operation, if available (Milan Crha)
9416         #300693: Removed obsolete code and references to "task-sort" virtual column (Milan Crha)
9417         #311179: Avoid selection of label text by Tab (Milan Crha)
9418         #323977: Filters Editor Needs UI Modifications (Milan Crha)
9419         #324472: Tasks marked as complete using multiple selection are now saved (Milan Crha)
9420         #329823: Added support to change component's button icon (Milan Crha)
9421         #329823: Icon change to reflect new mail (Milan Crha)
9422         #331421: Make contact list name clickable (Milan Crha)
9423         #331578: Run command line in other thread rather than in main thread (Milan Crha)
9424         #337539: Omit left column when showing list of contacts (Milan Crha)
9425         #340748: Notifies others about change (Milan Crha)
9426         #342283: Behave consistently when printing (Milan Crha)
9427         #346146: Appointments in "Sent Items" should not display Accept/Decline buttons (Milan Crha)
9428         #346686: Uses new helper function to determine if row is editable (Milan Crha)
9429         #351333: Added more descriptive hint over search bar's option button (Milan Crha)
9430         #353656: Rename "Phone List" to "List View" (Anand V M)
9431         #360134: Plug memory leaks (Tobias Mueller)
9432         #395272: Minor code cleanups and value checking (Tobias Mueller)
9433         #412360: Show tooltip for all email addresses (Milan Crha)
9434         #413420: Change mimetype if knows the extension and if the content of file is valid. (Milan Crha)
9435         #417999: Don't use deprecated GTK+ symbols (Milan Crha)
9436         #423401: Better error handling when attaching remote file (Milan Crha)
9437         #428402: Fix a crash in calendar (Milan Crha)
9438         #428402: Really go through every component when removing one (Milan Crha)
9439         #437579: Fix various compiler warnings (Milan Crha)
9440         #461195: Remove needless marshalers (Hiroyuki Ikezoe)
9441         #461272: Configure button should not be enabled for all (Sankar P)
9442         #467364: Evolution uses "Emoticon" instead of "Smiley" (Christian Kintner)
9443         #468736: Fixed high memory consumption (Srinivasa Ragavan)
9444         #469657: Use destroy functions in GHashTables to simplify memory management (Matthew Barnes)
9445         #470837: Improved "Sort by" submenu behavior (Milan Crha)
9446         #473903: Fix compile time warnings (Milan Crha)
9447         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
9448         #474557: Choose right widget and use PANGO_PIXELS to calculate height (Milan Crha)
9449         #476389: Maintain UI consistency (Diego Escalante Urrelo)
9450         #476926: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (Matthew Barnes)
9451         #477045: Require gnome-icon-theme 2.19.91 (Matthew Barnes)
9452         #477045: Use standard icon names where applicable (Matthew Barnes)
9453         #478871: Shows proper 'Fields shown' description for all tables (Milan Crha)
9454         #479257: Change icon references (Michael Monreal)
9455         #479257: Migration of theme icons (Michael Monreal)
9456         #479716: Maintain UI consistency (Milan Crha)
9457         #480621: Use consistent terminology for mail messages (Matthew Barnes)
9458         #480804: use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR (Pedro Villavicencio Garrido)
9459         #481235: Display Face header value if contacts doesn't have any image associated with them. (Sankar P)
9460         #481325: Fix capitalization of program name in About dialog (Matthew Barnes)
9461         #481325: Require GTK+ 2.12 (Matthew Barnes)
9462         #482575: Don't use "insert_image" icon (Michael Monreal)
9463         #482603: Use document-properties icon instead of stock_folder-properties (Michael Monreal)
9464         #483301: Remove an unused variable (Matthew Barnes)
9465         #483989: Require libbonobo 2.16.0 or later (Matthew Barnes)
9466         #484635: Plugged memory corruption (Bharath Acharya)
9467         #484814: Change name and comment in .desktop file (Matthew Barnes)
9468         #486406: Use addressbook-new icon instead of stock_addressbook (Michael Monreal)
9469         #489027: Thread sorting for new mails fixed (Milan Crha)
9470         #489661: Remove dead, unshipped code from addressbook/gui/widgets (Matthew Barnes)
9472 Updated Translations:
9473         Jorge Gonzalez (es)
9474         Matej Urbanči (sl)
9475         Anas Husseini (ar)
9476         Daniel Nylander (sv)
9477         David Planella (ca)
9478         Yavor Doganov (bg)
9479         Ivar Smolin (et)
9480         Gintautas Miliauskas (lt)
9481         Ignacio Casal Quinteiro (gl)
9482         Stéphane Raimbault (fr)
9484 Evolution 2.12.0 2007-09-17
9485 ----------------------------
9487 Bug fixes:
9488         #270605: Skip disabled accounts and choose first available address as organizer. (Chenthill Palanisamy, Milan Crha)
9489         #274047: (Novell Bugzilla) Pick the glade file from install area (Chenthill Palanisamy)
9490         #274048: (Novell Bugzilla) Prompt for a password if required (Chenthill Palanisamy)
9491         #277159: (Novell Bugzilla) Listen to the changes made in publish frequency (Chenthill Palanisamy)
9492         #300284: (Novell Bugzilla) Do not allow the user to set a 'no-date' for start/end of appointments in list view (Suman Manjunath)
9493         #301044: (Novell Bugzilla) Dont append the comma from the Nameselector (Srinivasa Ragavan)
9494         #304993: (Novell Bugzilla) Allow folder selection of created folders and expand only if selection is not asked for (Srinivasa Ragavan)
9495         #329629: audio-inline plugin has been ported to gstreamer 0.10 (Frederic Crozat)
9496         #330223: More than one memo list was getting marked as default (Milan Crha)
9497         #332026: Filter the input context key events (Chenthill Palanisamy)
9498         #363645: Don't translate empty label names. (Bastien Nocera)
9499         #368033: Assign default color for B&A when no color is set (Milan Crha)
9500         #467581: Get the right URIs for selected and current folders. (Johnny Jacob)
9501         #468366: Avoid empty keywords getting added and other small fixes and improvements. (B S Srinidhi)
9502         #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
9503         #473903: Fixes serious compiler warning (Milan Crha)
9505 Other Contributors:
9506         Fix weak references which fixes one issue of the patch from bug #439122 (Gilles Dartiguelongue)
9507         Code cleanup (Suman Manjunath)
9509 Updated Translations:
9510         Yannig Marchegay (oc)
9511         Nickolay V. Shmyrev (ru)
9512         Gabor Kelemen (hu)
9513         Iestyn Pryce (cy)
9514         Ahmad Farghal (ar)
9515         Jamil Ahmed (bn)
9516         Hendrik Richter (de)
9517         Danishka Navin (si)
9518         Igor Nestorovi (sr)
9519         Ani Peter (ml)
9520         Amitakhya Phukan (as)
9521         Ilkka Tuohela (fi)
9522         Jorge Gonzalez (es)
9523         Kenneth Nielsen (da)
9524         Daniel Nylander (sv)
9525         Jovan Naumovski (mk)
9526         Ankit Patel (gu)
9527         Luca Ferretti (it)
9528         Inaki Larranaga Murgoitio (eu)
9529         Clytie Siddall (vi)
9530         Priit Laes (et)
9532 Evolution 2.11.92 2007-09-03
9533 ----------------------------
9535 Bug fixes:
9536         #201167: Complete implementation of Categories synching and lots of bug fixes (Nathan Owens and Tom Billiet)
9537         #351672: Dragging imap message when another is copying locks X (Gavin Scott)
9538         #377763: Do not scale under 1x1 pixel (Milan Crha)
9539         #378759: Fixed a crash when entering S/MIME password for signing email (Milan Crha)
9540         #431459: Avoid reentrancy of prefer-plain plugin (Srinivasa Ragavan)
9541         #466051: When memo start date is set to 'None', do not store DTSTART property. (Suman Manjunath)
9542         #469886: Update FSF address in header comments (Tobias Mueller) 
9543         #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
9545 Other Contributors:
9546         - Add mail/default/pl/Makefile to AC_OUTPUT (Matthew Barnes)
9547         - Add Evolution contributors names to credits page (Gilbert Dartiguelongue)
9549 Updated Translations:
9550         Kjartan Maraas (nb)
9551         Ivar Smolin (et)
9552         Takeshi AIHANA (ja)
9553         Washington Lins (pt_BR)
9554         Jovan Naumovski (mk)
9555         Ankit Patel (gu)
9556         Tirumurthi Vasudevan (ta)
9557         Ilkka Tuohela (fi)
9558         GNOME PL Team (pl)
9559         Daniel Nylander (sv)
9560         Jorge Gonzalez (es)
9561         Theppitak Karoonboonyanan (th)
9562         Clytie Siddall (vi)
9563         Funda Wang (zh_CN)
9564         Duarte Loreto (pt)
9566 Evolution 2.11.91 2007-08-27
9567 ----------------------------
9569 Bug fixes:
9570         #201201: Double-click on selected range in week view empty area should bring up event editor (Milan Crha)
9571         #201202: Double-click on selected range in day view should bring up event editor (Milan Crha)
9572         #239441: Fixed a crash when sorting imap mailbox by date (Milan Crha)
9573         #256878: Set the message for valid signatures (Vincent Untz)
9574         #262226: Inconsistent "all day" behaviour of appointment editor (Milan Crha)
9575         #262682: Add labelled-by relation between labels and entry. (Li Yuan)
9576         #272167: 'Mark calendar for offline option' is available for local calendars (Milan Crha)
9577         #274070: (BNC) download of freebusy not working (Chenthill Palanisamy)
9578         #301835: (BNC) Fixed a crash when clicking on mail with a calendar appointment (Suman Manjunath)
9579         #303877: candidate window position at 0,0 in Evolution Task (Hiroyuki Ikezone)
9580         #303878: candidate window position at 0,0 in calendar (Hiroyuki Ikezoe and Mayank Jain)
9581         #308636: User can delete grouwpise 'Calendar' (Milan Crha)
9582         #309166: Fix incorrect cusor movement and delete for indic charcters in evolution calendar (Mayank Jain)
9583         #328405: A signature will be attached when redirecting an email (Raghavendran)
9584         #329746: Renamed 'Journal' to 'Memo'. (Milan Crha)
9585         #330628: In day view Meeting icon should be displayed in All day meeting (Hiroyuki Ikezoe)
9586         #331174: Rename KRBx_LDFLAGS to KRBx_LIBS (Matthew Barnes)
9587         #337616, #352346, #467364, #468309: Documentation fixes (PC Radhika)
9588         #338803: Free/Busy Loses Meeting Duration When Click To Another Time. (Milan Crha)
9589         #347770: Improved description text parsing (Milan Crha)
9590         #350539: Check for NULL MIME part (Milan Crha)
9591         #352358: Harmonized some error messages (Ushveen Kaur)
9592         #353462: Changing the labels of buttons from "Yes/No" to make them HIG compliant. (Anand V M)
9593         #355766: Multi-lang text in Body is not printed when composing in ASCII mode (Mayank Jain)
9594         #355864: Fixed a critical warning when unchecking a webcal (Milan Crha)
9595         #364431: Fix a crash while refreshing IMAP subscriptions (Johnny Jacob)
9596         #364700: Load/Enable junk plugins while loading only (Srinivasa Ragavan)
9597         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
9598         #385414: Fix multi language text display in message source (Mayank Jain)
9599         #385517: Evolution Preferences for Task now allows to change field values (Milan Crha)
9600         #411619: Fixed build failures with -z defs (Matthew Barnes)
9601         #412732: Fixed a crash when adding contact (Milan Crha)
9602         #414420: Fix a crasher on repeated destroy (Ed Catmur)
9603         #420492: new all day event does not record "show as busy" status (Ebby Wiselyn)
9604         #428110: Dragging memo onto the same memo list used to delete the memo (Milan Crha)
9605         #431459: Enable format plugins while loading only (Srinivasa Ragavan)
9606         #435942: Documentation fixes (PC Radhika)
9607         #440328: Added missing mnemonic for merge button (Suman Manjunath)
9608         #440807: Sync now with Pidgin IM (Suman Manjunath)
9609         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
9610         #464106: GoTo Date dialog does not honor settings (Milan Crha)
9611         #464338: Show popup when creating new folder (Bharath Acharya)
9612         #465573: Optimize pixbuf behaviour (Tim Yamin)
9613         #466548: Fixed a crash when editing calendar event when none of the accounts are enabled (Milan Crha)
9614         #466796: Fixed a crash at start up (Rouslan Solomakhin)
9615         #467165: Fixed a crash at start up(Srinivasa Ragavan)
9616         #467198: Initialize the camel exception (Srinivasa Ragavan)
9617         #467382: Compilation with "-pedantic" fails due to missing array size (Tobias Mueller)
9618         #467559, 467883: Fix a crash on startup (Matthew Barnes)
9619         #467635: String changes (Johnny Jacob)
9620         #468159: Removed usage of BASE_VERSION (Gilles Dartiguelongue)
9621         #468294: Add a few strings for translation. (Srinivasa Ragavan)
9622         #468303: Add strings for i18n (Srinivasa Ragavan)
9623         #468303: Add strings for i18n (Srinivasa Ragavan)
9624         #468303: Enable strings for i18n. (Srinivasa Ragavan)
9625         #468411: Fixed a crash while editing a newly typed event in week view (Srinivasa Ragavan)
9626         #468440: Fixed a crash in calendar week-view (while editing a new event with empty text) (Srinivasa Ragavan)
9627         #468734: Fix a crash when trying to change label color in preferences (Srinivasa Ragavan)
9628         #468804: Fixed a crash when converting a mail with attachment to task (Wang Xin)
9629         #468869: Mark strings for Translation. (Sankar P)
9631 Other Contributors:
9632         Set the free/busy info of events entered directly on the canvas,
9633          with the editor defaults. (Suman Manjunath)
9635 Updated Translations:
9636         Jorge Gonzalez (es)
9637         Daniel Nylander (sv)
9638         Washington Lins, Raul Pereira (pt_BR)
9639         Ivar Smolin (et)
9640         Ankit Patel (gu)
9641         Ilkka Tuohela (fi)
9642         Andre Klapper, Hendrik Richter (de)
9643         Kjartan Maraas (nb)
9644         Stéphane Raimbault (fr)
9645         Theppitak Karoonboonyanan (th)
9646         Takeshi AIHANA (ja)
9647         Reinout van Schouwen (nl)
9648         Jakub Friedl (cs)
9649         Tirumurthi Vasudevan (ta)
9650         GNOME PL Team (pl)
9652 Evolution 2.11.90 2007-08-13
9653 ---------------------------
9655 New in 2.11.90:
9656         - A new command line option (--disable-preview) to disable loading crash-on-selected last mails,
9657           tasks, contacts (Srinivasa Ragavan)
9659 Bug fixes:
9660         #287394: (BNC) When exitting, close after the message was saved. (Srinivasa Ragavan)
9661         #313221: Improve parsing of VCARD file with multiple TYPE information (Milan Crha)
9662         #322624: Don't add alarms for types with unknown/none notification method (Milan Crha)
9663         #327977: Fix a crash when setting password in preferences window (Milan Crha)
9664         #331729: Fixed a crash when using cursor keys after expunging selected mail (Milan Crha)
9665         #335566: Fix a crash when scaling an image in preview pane (Milan Crha)
9666         #351552: Fixed critical warning with e_passwords for calendars without 'auth-domain' property (Milan Crha)
9667         #352346: Cannot create Maildir account (Milan Crha)
9668         #377173: Show category icon correctly (Hiroyuki Ikezoe) 
9669         #377309: "Synchronize now" should work even if periodic checking is not enabled (Diego Escalante Urrelo)
9670         #383684: Do not load pending hooks if the corresponding plugin is disabled (Sankar P)
9671         #387312: Auto-collapse of expanded threads has been fixed (Tobias Mueller)
9672         #401533: Text marked for localization in memos (Milan Crha)
9673         #419690: Fixed a crash during startup after a unclean shutdown (Srinivasa Ragavan)
9674         #427469: When importing VCARD, if HOME or WORK isn't specified for EMAIL, add TYPE=OTHER (Milan Crha)
9675         #428125: Added mnemonic for "Plain Text Mode" in preferences (Anand V M)
9676         #429234: Fixed a crash when opening an attachment (Srinivasa Ragavan)
9677         #444882: Fixed configure options beautification (Gilles Dartiguelongue)
9678         #451599: Timing of setting the attachment is downloaded has to be after creating the attachment (Srinivasa Ragavan)
9679         #454253: Fixed a crash during alarm notify (Srinivasa Ragavan)
9680         #455799: Remove all .cvsignore and update svn:ignore porperty in all directories. (Hiroyuki Ikezoe)
9681         #458508: String issues resolved in backup-restore plugin (Anand V M)
9682         #458822: Description string fixed for mail-notification plugin (Anand V M)
9683         #460326: If the vcalendar isn't there don't crash but report invalid. (Srinivasa Ragavan)
9684         #460821: The second argument of g_utf8_strdown() expects the length of string in bytes or -1 (Hiroyuki Ikezoe)
9685         #462007: Plugged memory leak. (Hiroyuki Ikezoe)
9686         #462010: Plugged memory leak. (Hiroyuki Ikezoe)
9687         #462138: Signature on top does not work if no signature is set as default (Sankar P)
9688         #462332: Avoid duplicate attachments when DnD image (Hiroyuki Ikezoe)
9689         #463061: Fixed a crash while launching preferences window (Srinivasa  Ragavan)
9690         #463129: Fix glibc free crash when changing components (Milan Crha)
9691         #463946: Calling "Add Column" more than once now works (Milan Crha)
9692         #464312: Do not connect to server if the account is disabled. (Srinivasa Ragavan)
9694 Other Contributors:
9695         - Fix for expanding newly created folders (Lucky)
9696         - Documentation updates (Radhika)
9697         - Exchange Calendar delegation bug fixes (Suman)
9699 Updated Translations:
9700         Claude Paroz and Stéphane Raimbault (fr)
9701         Jorge Gonzalez (es)
9702         Andre Klapper (de)
9703         Daniel Nylander (sv)
9704         Theppitak Karoonboonyanan (th)
9705         Takeshi AIHANA (ja)
9706         Tirumurthi Vasudevan (ta)
9707         Ankit Patel (gu)
9708         Ilkka Tuohela (fi)
9709         Kostas Papadimas (el)
9710         Danishka Navin (si)
9711         Kjartan Maraas (nb)
9713 Evolution 2.11.6.1 2007-07-31
9714 -----------------------------
9715 Changes:
9716         Handle mails from delegates appropriately, rather than showing the
9717         pretty-on-behalf-of band for all mails containing a Sender field
9718         (Veerapuram Varadhan)
9720 Evolution 2.11.6 2007-07-30
9721 ---------------------------
9723 New in 2.11.6:
9724         New Face plugin - Helps in attaching Face header to outgoing mails
9725          (Sankar P)
9726         Plugins are now configurable within the plugin-manager itself
9727          (Sankar P)
9728         Provide support for keeping your signature on top while replying
9729          (Sankar P)
9731 Bug fixes:
9732         #200977: Ensure that selected day is visible when changed (Milan
9733          Crha)
9734         #237989: Included support for backspace in magic space bar feature
9735          (Johnny Jacob)
9736         #268162: Add username and password options to webcal dialog (Milan
9737          Crha)
9738         #273386: Fixed a crash while viewing an attached image (Milan Crha)
9739         #273699: Fixed a crash when starting evolution-alarm-notify if it is
9740          already running (Milan Crha)
9741         #303937: Fixed a crash on receiving a drag-n-drop event at startup
9742          (Milan Crha)
9743         #323522: Fixed a crash when switching components (Srinivasa Ragavan)
9744         #326388: Delete button is disabled for 'Birthdays & Anniversaries'
9745          calendar (Milan Crha)
9746         #332112: Fixed inconsistent punctuation in send/receive dialog
9747          (Lucky Wankhede)
9748         #335881: Fixed pasting of raw text in task list (Hiroyuki Ikezoe)
9749         #380534: Collect all the required package versions in one place and
9750          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
9751         #410287: Removed whitespaces in front of punctuation marks (Lucky
9752          Wankhede)
9753         #428123: Fixed mnemonic conflicts (Lucky Wankhede)
9754         #444433: Fix spelling and grammar errors in "Advanced Search
9755          options" (Lucky Wankhede)
9756         #445248: Fixed a crash when changing default drafts / sent folder in
9757          IMAP (Johnny Jacob)
9758         #451211: Fixed a crash (Lucky Wankhede, Hiroyuki Ikezoe)
9759         #453544: Fixed switched actions of "Do not mark as read" and "Mark
9760          as read" buttons (hggdh)
9761         #453668: Fixed a random crash (Rob Bradford)
9762         #453860: Fix a crash when creating new meeting (Xiurong Simon Zheng)
9763         #457394: Fixed a crash in tasks (Milan Crha)
9764         #457523: Fixed parse error in quick search bar (Johnny Jacob)
9765         #458275: Fixed malformed body part headers for a MDN (Atos Origin
9766          Communication Systems <support-syscom@atosorigin.com>)
9767         #458511: Fix display of exchange delegate emails (Hiroyuki Ikezoe)
9768         #458820: Grey out local photos search if sender photo display is
9769          disabled (Cosimo Cecchi)
9770         #458894: Fixed a crash when deleting an IMAP account (Johnny Jacob)
9771         #459030: Shrink To / Cc / Bcc headers now work in non-english
9772          locales too (Srinivasa Ragavan)
9773         #459251: Added new files with translatable strings (Johnny Jacob)
9774         #459413: Fixed a crash when connecting to a wcap calendar account
9775          (Li Yuan)
9776         #459522: Plugins should be configurable within the plugin-manager
9777          itself. (Sankar P)
9778         #460825: Removed needless EFilterBarClass (Hiroyuki Ikezoe)
9779         #461474: Remove redundant code in calendar (Rob Bradford)
9781 Updated Translations:
9782         Jorge Gonzalez (es)
9783         Matic Å½gur (sl)
9784         Bharat Kumar (te)
9785         Claude Paroz, Myriam Malga and Stéphane Raimbault (fr)
9786         Danilo Å egan (sr)
9787         Vincent van Adrighem (nl)
9788         Raivis Dejus (lv)
9789         Daniel Nylander (sv)
9790         Ilkka Tuohela (fi)
9791         Priit Laes (et)
9792         Changwoo Ryu (ko)
9793         Ankit Patel (gu)
9795 Evolution 2.11.5 2007-07-09
9796 ---------------------------
9798 New in 2.11.5:
9799         Hook for plugging into Send/Receive dialog for the Evolution RSS plugin. (Srinivasa Ragavan)
9800         Attachment reminder plugin (Johhny Jacob)
9801         Tnef attachment plugin (Lucky Wankhede)
9802         Exchange Delegation support (Bharath and Suman)
9803         Improved email printing with support of most of the Gtk+ print options (Matthew Barnes)
9805 Bug fixes:
9806         #271864: Junk and Trash folders now list number of selected emails
9807          correctly (Hiroyuki Ikezoe)
9808         #307410: Fix prompting for IMAP password a second time after
9809          canceling first request (Milan Crha)
9810         #312370: When loading images from an html message, the download
9811          status is shown correctly (B S Srinidhi)
9812         #317281: Allow vFolder to search on the different states of a flag
9813          (Michael P. Lepore)
9814         #321741: Default date for appointment or meeting is now set to
9815          current date (Milan Crha)
9816         #328484: Changing the color of a calendar wasn't getting reflected
9817          correctly (Milan Crha)
9818         #334118: Add EPlugin hook for checking just written mail (Johnny
9819          Jacob)
9820         #334140: Fixed a crash when replying to a mail with "Automatic
9821          Contacts" are enabled (Milan Crha)
9822         #337787: Fixed copy behavior in the Contact Preview Pane (Hiroyuki
9823          Ikezoe)
9824         #347782: Fixed display of gpg/pgp encrypted error message as S/MIME
9825          (hggdh)
9826         #352947: Fixed a crash when selecting a default S/MIME certificate
9827          (Milan Crha)
9828         #387844: Fix invalid time and date values (Mayank Jain)
9829         #433732: Location of perl binaries are now configurable (Laszlo
9830          (Laca) Peter)
9831         #437892: Improve display of IMAP headers plugin's configuration
9832          window (Gilles Dartiguelongue)
9833         #444882: Fixed configure options beautification (Gilles
9834          Dartiguelongue)
9835         #445526: Sensitivity of alarm dialog widgets has been fixed (Milan
9836          Crha)
9837         #446894: Clean up printing in Evolution's Mailer (Matthew Barnes)
9838         #448568: Fixed alignment issue in the contact editor (Gilles
9839          Dartiguelongue & Vinod)
9840         #448970: Fixed a crash during startup (Srinivasa Ragavan)
9841         #449811: Fixed magic spacebar break when using caret mode (Srinivasa
9842          Ragavan)
9843         #450820: Add an empty line at the beginning of the mail body when
9844          relpying a mail (Wang Xin)
9845         #452900: Fixed the alignment of mail notification popup with tray
9846          icon (Cosimo Cecchi)
9847         #453294: Fixed attachment name garble on locale 8859-1 (simon.zheng)
9849 Updated Translations:
9850         Jorge Gonzalez (es)
9851         Nguyễn Thái Ngọc Duy (vi)
9852         Priit Laes (et)
9853         Clytie Siddall (vi)
9854         Kjartan Maraas (nb)
9855         Guilherme de S. Pastore (pt_BR)
9856         I. Felix (si)
9857         Daniel Nylander (sv)
9858         Funda Wang (zh_CN)
9861 Evolution 2.11.4 2007-06-18
9862 ---------------------------
9864 New in 2.11.4:
9865         Portugese help files (Duarte Loreto)
9866         Add initial support for the Magic Space Bar (Mutt) to read unread emails in 
9867         all folders.  (Srinivasa Ragavan)
9869 Bug fixes:
9870         #257118: Clear button is now getting disabled after clearing the
9871          search (Milan Crha)
9872         #263207: Advanced Search "Remove" button is now inactive (Milan
9873          Crha)
9874         #325882: Fix some of the window /dialog positions (Milan Crha)
9875         #330175: Added helper function which test selection for non-space
9876          characters. (Milan Crha)
9877         #344728: Add configuration option for Sun Kerberos v5 (Irene Huang)
9878         #386503: Fix a minor typo in Makefile.am (Gilles Dartiguelongue)
9879         #428328: Move away from popt to GOptions (Ghislain MARY)
9880         #437584, 437935: More compilation warnings cleanup (Gilles
9881          Dartiguelongue)
9882         #439186: fix some bad mnemonics, mark string for translation. (Andre
9883          Klapper)
9884         #440075: Enable customized alarms to work correctly (Matthew Barnes)
9885         #442631: Added support for multimedia keys (Bastien Nocera)
9886         #443659: Fix size and alignment mis-match in the evolution
9887          preferences window (Vinod)
9888         #444107: Allow adding of image attachments to HTML composer
9889          (Srinivasa Ragavan)
9890         #444248: Fix a crash in solaris (Wang Xin)
9891         #444289: Allow the "test" component to build (Tobias Mueller)
9892         #444548: Included files for translating strings for "Advanced search
9893          options" (Andre Klapper)
9894         #444747: Fix a build break (Daniel Gryniewicz)
9895         #445793: Addressbook conduit now loads correctly (Gilles
9896          Dartiguelongue)
9897         #445812: Included missing icons in popups (Gilles Dartiguelongue)
9898         #446015: Improved "Define views" dialog (Gilles Dartiguelongue)
9899         #446870: Set the correct size of the duplicate contact warning
9900          window (Srinivasa Ragavan)
9901         #447727: Improve display of label text (Matthew Barnes)
9902         #447742: Plug a memory leak (Matthew Barnes)
9903         #448201: Add translation domain (Gabor Kelemen)
9904         #448223: Remove duplicated function string_without_underscores
9905          (Gilles Dartiguelongue)
9907 Updated Translations:
9908         Priit Laes (et)
9909         Jorge Gonzalez (es)
9910         Daniel Nylander (sv)
9911         Pema Geyleg (dz)
9912         Kjartan Maraas (nb)
9914 Evolution 2.11.3 2007-06-04
9915 ---------------------------
9917 New in 2.11.3:
9918         Improved search and show options for Calendar/Memo/Tasks. 
9919          (Chenthill, Abhishek and Keshav)
9920         Included support for Contact Image in the preview pane
9921          (Srinivasa Ragavan)
9922         Improved thread sorting. Even expanded threads are
9923          promoted up the list. (Srinivasa Ragavan)
9924         Improved options for offline support. (Srinivasa Ragavan)
9925         Added Swedish Welcome mail. (Daniel Nylander)
9926         Version less binary for Evolution. (Gilles Dartiguelongue)
9928 Bug fixes:
9929         #311512: New message notification is not triggered even by
9930          identified spam. (Karl Relton)
9931         #315012: Fixed crash when reopening an encrypted sent email (Pascal
9932          Terjan)
9933         #321741: Default date for appointment or meeting is now set to
9934          current date (Milan Crha)
9935         #326388: Delete button is disabled for 'Birthdays & Anniversaries'
9936          calendar (Raghavendaran)
9937         #333707: Thread message selection improvements, while deleting
9938          messages in thread. (David Moore)
9939         #333858: Fixed popping of multiple categories dialog in contact
9940          editor (Milan Crha)
9941         #335241: Send/Receive Messages window size fixed (Matthew Barnes)
9942         #335396: Account Editor's "Sent / Draft Folder" dialogs now has
9943          proper title (Muktha)
9944         #347767: A confirmation dialog will come up if a memo is saved
9945          without a summary (Ushveen Kaur)
9946         #351729: Fixed unnecessary/broken windows (Milan Crha)
9947         #386503: Help Menu or F1 now works (Matthew Barnes, Götz Waschk)
9948         #415770: Outlook style reply option (Christian Kellner)
9949         #424562: Dropped support for GTK+ < 2.10 (Matthew Barnes)
9950         #427232: Fixed a crash during startup due to missing relative-URI
9951          (Matthew Barnes)
9952         #436985: Move files that have translations but are not shipped to
9953          POTFILES.skip (Philip Withnall)
9954         #438461: Mail preferences buttons now has a consistent look (Gilles
9955          Dartiguelongue)
9956         #438467, #439118, #437584, #441055, #441014: Compilation warning
9957          cleanups (Gilles Dartiguelongue)
9958         #439049: Setting time for an appointment in "ja" locale now works
9959          correctly (Wang Xin)
9960         #439122: Compilation warnings cleanup (Gilles Dartiguelongue)
9961         #439146, #438711: Improvements for the new mail-notification plugin
9962          (Ross Burton and Daniel Gryniewicz)
9963         #439316: Fixed translation issues and some fixes around broken gtk.
9964          (Srinivasa Ragavan)
9965         #439512: Mark strings for translation. (Srinivasa Ragavan)
9966         #439957: Fix camel warnings (Ross Burton)
9967         #440741: Added apps-evolution-mail-notification.schemas.in.in to
9968          translation. (Srinivasa Ragavan)
9969         #441010: Fixed dropdowns in mailer's view editor (Matthew Barnes)
9970         #441992: Fixed a crash when selecting a mail (Jeff Cai)
9971         #443140: Added a missing mnemonic in Preferences window (Vinod)
9973 Updated Translations:
9974         Jorge Gonzalez (es)
9975         Theppitak Karoonboonyanan (th)
9976         Ivar Smolin (et)
9977         Hendrik Richter (de)
9978         Daniel Nylander (sv)
9979         Stéphane Raimbault (fr)
9980         Rhys Jones (cy)
9981         Yair Hershkoviz (he)
9982         Jakub Friedl (cs)
9983         David Lodge (en_GB)
9985 Other Contributors:
9986         Fixed casts and other compilation warnings (Gilles Dartiguelongue)
9987         Added German translations for help files (Andre Klapper)
9988         Fix file descriptor leak (Jules Colding)
9989         Do not fetch folder-info from backend - just use the data from the
9990          current folder tree. (Veerapuram Varadhan)
9992 Evolution 2.11.2 2007-05-14
9993 ---------------------------
9995 New in 2.11.2:
9996         Mail notification plugin with libnotify and panel
9997         tray support (Srinivasa Ragavan)
9999 Bug fixes:
10000         #407104: Makes the GNOME Clock applet able to correctly start 
10001         Evolution. (Matthew Barnes)
10002         #355919: Fixes evolution crash when display depth set to 8 on
10003          sparc machine (Xiurong Simon Zheng)
10004         #427789: Allow cut/copy and paste an appointment/meeting/task
10005          with localized characters (Xiurong Simon Zheng)
10006         #337616: Fix "make distcheck" errors. (Matthew Barnes)
10007         #334966: Fix for crash on close. (Srinivasa Ragavan)
10008         #325966: Clicking folder tree submenu title now opens/closes the
10009          tree (Christian Neumair)
10010         #435610: Run gtk-update-icon-cache in uninstall-hook (David Farning)
10011         #330098: Selecting Copy on Right-clicking any memo list now works
10012          (Naresh)
10013         #424055: Fixed resizing of contact list dialog. (Øystein GisnÃ¥s)
10014         #417797: Copy and move of contacts between address books now works
10015          correctly (Øystein GisnÃ¥s)
10016         #404239: Included a missing row columns in contacts minicard view
10017          (Øystein GisnÃ¥s)
10018         #358250: Change field Organization to Company in AddressBook (Javier
10019          F. Serrador)
10020         #325118: Add translator comments for a string (Andre Klapper)
10021         #378441: Mnemonics added for FROM/SUBJECT/TO headers in message pane
10022          (Ebby Wiselyn)
10023         #380750: Make force-shutdown work in Solaris (Wang Xin)
10024         #414195: Fix build break (Loïc Minier)
10025         #425506: Fix a crash when clicking the Edit button (Xiurong Simon
10026          Zheng)
10027         #324982: Fix warnings at program startup (Hiroyuki Ikezoe)
10028         #375234: Fix a crash when syncing with iPod (Vitaliy Ischenko)
10029         #325965: Fix a crash when selecting "mark messages as read" on a
10030          Maildir subfolder (Ilkka Tuohela)
10031         #432867: Changed default attribute for file from 0755 to 0644 (Milan Crha)
10033 Updated Translations:
10034         Jorge Gonzalez (es)
10037 Evolution 2.11.1 2007-04-23
10038 ---------------------------
10040 New in 2.11.1:
10041         Improved SPAM support (Srinivasa Ragavan)
10042         Bogofilter plugin (Mikhail Zabaluev)
10043         Spinner for progress indication (Srinivasa Ragavan)
10044         Improved Backup/restore plugin  (Srinivasa Ragavan)
10045         Improved Groupwise status tracking (Sankar)
10046         Improved GtkPrint support (Matthew Barnes)
10048 Bug fixes:
10049         #211082: Contact merging support on creation (Ebby Wiselyn)
10050         #429422 and #419469: Code cleanups (Matthew Barnes)
10051         #415985 and #416028: Fix crash in calendar (Wang Xin)
10052         #419524: Fix incorrect includes (Matthew Barnes)
10053         #426812: Refactor the printing infrastructure (Matthew Barnes)
10054         #353662: Signature list now scrollable using keyboard (Baris Cicek)
10055         #423766: Fix saving of mail attachments (Matthew Barnes)
10056         #343195: Get total number of mails with CAMEL_FOLDER_TOTAL if the folder
10057          is junk folder. (Hiroyuki Ikezoe)
10058         #383953: Fix message count display (Matthew Barnes)
10059         #332765: More intelligent message selection (Christof Krüger)
10060         #424795: Fix system beep (Karl Relton)
10061         #352713: Update parent rows when a child row changes (René Stadler)
10062         #400241: Don't #include <composer/e-msg-composer.h> since we don't
10063          install that file (Matthew Barnes)
10064         #411331: Fix the message selection (Srinivasa Ragavan)
10065         #375577: Correctly capitalize SpamAssassin (Priit Laes)
10066         #387619: Remove use of deprecated icon names (Rodney Dawes)
10067         #373116: Migrate from GnomeColorPicker to GtkColorButton (Matthew
10068          Barnes)
10069         #373837: Migrate from GnomeFontPicker to GtkFontButton (Matthew Barnes)
10070         #271851: fix startup notification problem (Stephen Cook)
10071         #259606: Added support for middle click to open the component in new
10072          window (Michael Meeks)
10073         #396645: Show only cert files in filechooser (Gilles Dartiguelongue)
10074         #426816: Refactor the printing infrastructure (Matthew Barnes)
10075         #329168: Add missing mnemonic widgets (Andre Klapper)
10076         #408423: Code cleanups and several memory leaks (Daniel Gryniewicz)
10077         #353922: Fix a duplicate keyboard shortcut (Diego Escalante Urrelo)
10078         #401539: Fix a crasher (Matthew Barnes)
10079         #356523: Copies the file uri and decodes it before trying to attach the
10080          image (Martin Olsson)
10081         #243241: Show only enabled accounts on composer (Paul Iadonisi)
10082         #430559: Added mnemonics. (Vinod)
10083         #426743: Corrected typo "asychronous" (Elizabeth Greene)
10084         #404233: change "E-Mail" to "Email" (Andre Klapper)
10085         #426487: Date is garbled in contacts preview pane on locale "ja_JP.PCK"
10086          (Xiurong Simon Zheng)
10087         #426829: Code cleanups (Xiurong Simon Zheng)
10088         #406933: Call gettext() on the EConfigItem labels (Jeff Cai)
10089         #380843: Fix time format translations (Jeff Cai & takao.fujiwara)
10090         #426481: Fix Typo Assitant (Elizabeth Greene)
10091         #404764: Fix typos and reword a string (Andre Klapper)
10094 Updated Translations:
10095         David Lodge (en_GB)
10096         Yair Hershkovitz (he)
10097         Daniel Nylander (sv)
10098         Djihed Afifi (ar)
10099         Jakub Friedl (cs)
10100         Duarte Loreto (pt)
10101         Laurent Dhima (sq)
10102         Hendrik Richter (de)
10104 Evolution 2.10.0 2007-03-12
10105 ---------------------------
10107 Fixes since 2.9.92 :
10109         Harish Krishnaswamy (Welcome mail update, 
10110         GtkHTML version required update)
10112 Updated Translations:
10114         Igor Nestorović (sr)
10115         Jakub Friedl (cs)
10116         Christian Kintner (de)
10117         Theppitak Karoonboonyanan (th)
10118         Takeshi AIHANA (ja)
10119         Mugurel Tudor (ro)
10120         Gintautas Miliauskas (lt)
10121         Gabor Kelemen (hu)
10122         Daniel Nylander (sv)
10123         Tino Meinen (nl)
10124         Josep Puigdemont i Casamajó (ca)
10125         Alexander Shopov (bg)
10126         Ilkka Tuohela (fi)
10127         Maxim Dziumanenko (uk)
10128         Duarte Loreto (pt)
10129         Chao-Hsiung Liao (zh_HK, zh_TW)
10130         Artur Flinta and GNOME PL Team (pl)
10131         Changwoo Ryu (ko)
10132         Jovan Naumovski (mk)
10133         David Lodge (en_GB)
10134         Ankit Patel (gu)
10135         Jonathan Ernst (fr)
10136         Djihed Afifi (ar)
10137         Kjartan Maraas (nb)
10138         Washington Lins (pt_BR)
10139         Daniel Nylander (sv)
10140         Leonid Kanter (ru)
10141         Luca Ferretti (it)
10143 Evolution 2.9.92 2007-02-26
10144 ---------------------------
10146 Major Updates:
10147         Documentation updates from PC Radhika.
10149 Updated Translations:
10150         Luca Ferretti (it)
10151         Ivar Smolin (et)
10152         Changwoo Ryu (ko)
10153         Gabor Kelemen (hu)
10154         Kjartan Maraas (nb)
10155         Gintautas Miliauskas (lt)
10156         Jordi Mas (ca)
10157         Daniel Nylander (sv)
10158         Leonid Kanter  (ru)
10159         Funda Wang (zh_CN)
10160         Artur Flinta (pl)
10161         Leonardo Ferreira Fontenelle, Washington Lins (pt_BR)
10162         Stéphane Raimbault (fr)
10163         Nguyễn Thái Ngọc Duy (vi)
10164         Alexander Shopov (bg)
10165         David Lodge (en_GB)
10166         Djihed Afifi (ar)
10167         Leonid Kanter (ru)
10168         Duarte Loreto (pt)
10169         Ilkka Tuohela (fi)
10170         Theppitak Karoonboonyanan (th)
10172 Contributors:
10173         Matthew Barnes, Raghavendran R,  Srinivasa Ragavan,  Ebby Wiselyn, 
10174         Harish Krishnaswamy, Chenthill Palanisamy, Sankar P
10176 Evolution 2.9.91 2007-02-12
10177 --------------------------
10179 Updated Translations:
10180         Djihed Afifi (ar)
10181         Theppitak Karoonboonyanan (th)
10182         Stéphane Raimbault, Robert-André Mauchin and Stéphane Raimbault (fr)
10183         Duarte Loreto (pt)
10184         Hendrik Richter (de)
10185         David Lodge (eb_GB)
10186         Pema Geyleg (dz)
10187         Changwoo Ryu (ko)
10188         Daniel Nylander (sv)
10189         Andre Klapper (de)
10190         Chao-Hsiung Liao  (zh_HK)
10191         Chao-Hsiung Liao  (Zh_TW)
10192         Ivar Smolin (et) 
10193         Gabor Kelemen (hu)
10194         Ilkka Tuohela  (fi)
10195         Kjartan Maraas (nb)
10196          
10197          
10199 Contributors:
10200         Nickolay V. Shmyrev, Wang Xin, Ebby Wiselyn, Duarte Loreto, Matthew Barnes,
10201         Ushveen Kaur, William Jon McCann, Andre Klapper, Raghavendran, Srinivasa Ragavan,
10202         Sankar P, Kjartan Maraas, Wang Xin, Matthias Clasen 
10204 Evolution 2.9.6 2007-01-22
10205 --------------------------
10206 Updated Translations:
10207 Ilkka Tuohela (fi), Daniel Nylander(sv)
10209 Contributors:
10210 Raghavendran R, Srinivasa Ragavan, Sankar P 
10213 Evolution 2.9.5 2007-01-08
10214 --------------------------
10216 Updated Translations:
10217 Djihed Afifi (ar), Danilo Å egan (sr), David Lodge (en_GB), Kjartan Maraas
10218 (nb), Gintautas Miliauskas (lt), Jordi Mas (ca), Bernat Tallaferro (ca), 
10219 Clytie Siddall (vi), Priit Laes (et)
10221 Contributors:
10222 Daniel Nylander (Updated translation for documentation)
10223 Veerapuram Varadhan (346728, 268412)
10224 Simon Zheng (352108)
10225 Nickolay V. Shmyrev (340165)
10226 Nathan Owens (389664)
10227 Jerry Yu (389664)
10228 Matthew Barnes (383027, 377511)
10229 Wang Xin (389966, 389961)
10230 Harish Krishnaswamy (382860)
10232 Evolution 2.9.4 2006-12-18
10233 --------------------------
10235 Updated Translations:
10236 Kjartan Maraas(nb), Djihed Afifi (ar), Francisco Javier F. Serrador (es),
10237 Ilkka Tuohela (fi), Hendrik Richter (de), Jakub Friedl (cs), Ivar Smolin (et)
10239 Contributors:
10240 Sankar P (Evolution exchange shouldnt check mail in all folders by default)
10241 Srinivasa Ragavan (Icons in Quick Show)
10242 Matthew Barnes (382431)
10243 Hendrik Richter (358310)
10244 Francisco Javier F. Serrador (Updated translation for documentation)
10245 Veerapuram Varadhan (bugzilla.novell.com - 208395)
10247 Evolution 2.9.3 2006-12-04
10248 --------------------------
10250 Updated Translations:
10251 Ivar Smolin (et), Jakub Friedl (cs),
10252 Karsten Bräckelmann (nb), Francisco Javier F. Serrador (es),
10253 Christophe Merlet (fr)
10255 Contributors :
10256 Francisco Javier F. Serrador (gnome-doc-tools integration, 358249)
10257 Harish Krishnaswamy (evolution.desktop install fixes, GW proxy pruning,
10258 memory leak fixes, 381642 (b.g.0), bug #208959 at bugzilla.novell.com)
10259 Nickolay V. Shmyrev (support for commandline uri in tasks),
10260 Daniel Gryniewicz (349966), Srinivasa Ragavan (Fix DoS by large emails)
10261 Sankar, Chris Halls (372528), Wang Xin (380064), Carlos Garcia (367183),
10262 Chenthill (208318 - b.n.c), Parthasarathi Susarla (348679).
10263 Matthew Barnes (357970).
10265 Evolution 2.9.2 2006-11-07
10266 --------------------------
10268 Updated Translations:
10269 Christophe Merlet (fr), Alexander Shopov (bg),
10270 Francisco Javier F. Serrador (es), Ivar Smolin (et),
10271 Ilkka Tuohela (fi), Pawan Chitrakar (ne), Gabor Kelemen (hu),
10272 Josep Puigdemont i Casamajó (ca).
10274 Contributors :
10275 Jules Colding, Harish Krishnaswamy, Ben Gamari, Priit Laes.
10278 Evolution 2.9.1 2006-10-16
10279 --------------------------
10281 Updated Translations:
10283 Ivar Smolin (et)
10284 Jovan Naumovski (mk)
10285 Ilkka Tuohela (fi)
10286 Francisco Javier F. Serrador (es)
10287 Johan Dahlin (sv)
10288 Satoru SATOH (ja)
10289 Alexander Shopov (bg)
10290 Luca Ferretti (it)
10291 Zygimantas Beručka (lt)
10292 Cyprien Le Pannérer (fr)
10293 Jordi Mas (ca)
10294 Tino Meinen (nl)
10295 Ankit Patel (gu)
10296 Daniel Nylander (sv)
10297 Ignacio Casal Quinteiro (gl)
10298 Pema Geyleg (dz)
10299 Åsmund Skjæveland (nn)
10300 Hendrik Richter (de)
10301 Nickolay V. Shmyrev (ru)
10302 Changwoo Ryu (ko)
10303 Wouter Bolsterlee (nl)
10304 Luca Ferretti (it)
10305 Gabor Kelemen (hu)
10306 Subhransu Behera (or)
10307 Pawan Chitrakar (ne)
10308 David Lodge (en_GB)
10309 Vladimer Sichinava (ka)
10310 Kostas Papadimas (el)
10311 Jamil Ahmed (bn)
10312 Alessio Frusciante (it)
10314 Contributors:
10316 Mathew Barnes, Harish Krishnaswamy, Radhika Nair,
10317 Tor Lillqvist, Chris Heath, Sankar P, Ushveen Kaur,
10318 Srinivasa Ragavan, Daniel Gryniewicz, Nick Sukharev,
10319 Roozbeh Pournader, Wouter Bolsterlee, Andre Klapper,
10320 Kjartan Maraas, Chenthill Palanisamy, Devashish Sharma,
10321 Hiroyuki Ikezoe. 
10323 Evolution 2.8.1 2006-10-02
10324 --------------------------
10326 Updated Translations:
10328 Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi),
10329 Francisco Javier Fernandez Serrador (es),
10330 Daniel Nylander (sv), Jovan Naumovski (mk),
10331 Pema Geyleg (dz), Ivar Smolin (et), 
10332 Åsmund Skjæveland (nn), Hendrik Richter (de),
10333 Nickolay V. Shmyrev (ru), Daniel Nylander (sv),
10334 Changwoo Ryu (ko), Wouter Bolsterlee (nl),
10335 Luca Ferretti (it), Gabor Kelemen (hu),
10336 Cyprien Le Pannérer (fr), Subhransu Behera (or),
10337 Pawan Chitrakar (ne), Alexander Shopov (bg),
10338 David Lodge (en_GB), Ankit Patel (gu), 
10339 Vladimer Sichinava (ka), Kostas Papadimas (el),
10340 Jamil Ahmed (bn), Alessio Frusciante (it) 
10343 Bug fixes :
10344 356811, 351332, 353472, 357422, 354650, 352767, 341932, 353920,
10345 355294, 343331, 332101, 352450, 348419, 343369, 261082, 261980,
10346 325611, 325613, 334692, 354775, 352450, 344276, 343409, 261062,
10347 342882, 332101, 357811, 352353, 329694, 335814, 341474, 341099.
10348 351332, 352450,  343686.
10350 Contributors:
10351 Matthew Barnes, Harish Krishnaswamy, Daniel Gryniewicz, Nick Sukharev,
10352 Roozbeh Pournader, Srinivasa Ragavan, Wouter Bolsterlee, Kjartan Maraas,
10353 Tor Lillqvist, Chenthill, Ushveen Kaur, Arvind, Hiroyuki Ikezoe.
10354 Andre Klapper, Radhika Nair.
10356 Evolution 2.8.0 2006-09-04
10357 --------------------------
10358 Evolution 2.8 Stable Release for GNOME 2.16.0.
10360 Evolution 2.7.92 2006-08-21
10361 ---------------------------
10363 Updated Translations
10365 Hendrik Richter (de), Wouter Bolsterlee (nl), Daniel Nylander (sv),
10366 Priit Laes (et), Francisco Javier F. Serrador (es), Satoru SATOH (ja),
10367 Subhransu Behera (or), Matic Ã…½gu (sl), Jovan Naumovski (mk), 
10368 Ankit Patel (gu), Ã…½ygimantas Beručka (lt), Gabor Kelemen (hu),
10369 Ilkka Tuohela (fi), Ahmad Riza H Nst (id), Rahul Bhalerao (mr),
10370 Clytie Siddall (vi), Changwoo Ryu (ko), Chao-Hsiung Liao (zh_HK) (zh_TW),
10371 Tino Meinen (nl), Ani Peter (ml), Xavier Conde Rueda (ca), 
10372 Maxim Dziumanenko (uk), Guntupalli Karunakar (dz), Leonid Kanter (ru),
10373 Daniel van Eeden (nl), Kjartan Maraas (nb)
10375 Bug Fixes
10377 Pavel Roskin, Kjartan Maraas, Srinivasa Ragavan, Laurent Goujon, 
10378 Matthew Barnes, Chenthill Palanisamy, Li Yuan, Harish Krishnaswamy,
10379 Mubeen Jukaku, Ushveen Kaur, Jeff Cai, Johannes Berg, Hiroyuki Ikezoe,
10380 Øystein GisnÃ¥s
10382 Evolution 2.7.91 2006-08-07
10383 ---------------------------
10385 Updated Translations
10387 Jordi Mas (ca), Rhys Jones (cy), Francisco Javier F. Serrador (es), 
10388 Inaki Larranag (eu), Priit Laes (et), Ilkka Tuohela (fi), 
10389 Christophe Merlet (fr), Ankit Patel (gu), Jovan Naumovski (mk), 
10390 Rahul Bhalera (mr), Kjartan Maraas (nb), Vincent van Adrighem (nl), 
10391 Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
10392 Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK) (zh_TW)
10394 Bug Fixes
10396 Johnny Jacob, Srinivasa Ragavan, Alessandro Decina, Sankar P,
10397 Veerapuram Varadhan, Arvind, Andre Klapper, Bastien Nocera,
10398 Chenthill Palanisamy, Rajeev ramanathan, Devashish Sharma,
10399 Roozbeh Pournader, Sushma Rai 
10401 Evolution 2.7.90 2006-07-24
10402 ---------------------------
10404 Updated Translations:
10406 Zygimantas Berucka (lt), 
10407 Christophe Merlet (fr),
10408 Francisco Javier F. Serrador (es),
10409 Changwoo Ryu (ko), Jonathan Ernst (fr),
10410 Nikos Charonitakis (el), Funda Wang (zh_CN),
10411 Ankit Patel (gu), Ilkka Tuohela (fi),
10412 Raivis Dejus (lv), Kostas Papadimas (el),
10413 Dzongkhalinux team, DIT (dz), Hendrik Richter (de),
10414 Daniel Nylander (sv), Ivar Smolin (et),
10415 Theppitak Karoonboonyanan (th), Simos Xenitellis (el),
10416 Chao-Hsuing Liao (zh_HK, zh_TW)
10418 Bug fixes and features :
10420 Arvind, Andre Klapper, Boby Wang, Yuri Pankov, 
10421 Harish Krishnaswamy, Srinivasa Ragavan, Johnny Jacob,
10422 Raghavendran, Shree Krishnan, Ushveen Kaur, Karsten
10423 Brackelmann, Michael Zucchi, Hiroyuki Ikezoe,
10424 Rajeev Ramanathan, Chenthill Palanisamy, Li Yuan,
10425 Devashish Sharma, Mikhail Zabaluev, Ross Burton,  
10426 Sankar, Benoît Dejean, Vandana Shenoy, Julio M. Merino
10427 Vidal, Luca Ferretti.
10429 Evolution 2.7.4 2006-07-10
10430 --------------------------
10431 Updated Translations:
10433 Francisco Javier F. Serrador, Jovan Naumovski,
10434 Changwoo Ryu, Nikos Charonitakis, Rostislav
10435 Raykov, Ilkka Tuohela, Ivar Smolin, Ahmad Riza
10436 H Nst, Inaki Larranaga, Ankit Patel, Vincent
10437 van Adrighem, Runa Bhattacharjee, Benoît Dejean,
10438 Theppitak Karoonboonyanan, Pawan Chitrakar, I.Felix,
10439 Rajesh Ranjan, Kjartan Maraas, Chao-Hsiung Liao,
10440 Clytie Siddall, Hendrik Richter, Daniel Nylander.
10442 Bug fixes :
10444 Andreas Köhler, Harish Krishnaswamy, Ushveen Kaur,
10445 Andre Klapper, Johnny Jacob, Mathew Barnes, Arvind_evo,
10446 Srinivasa Ragavan, Tor Lillqvist, Li Yuan, Chenthill,
10447 Wang Xin, Rajeev Ramanathan, Aishwarya K, Hiroyuki Ikezoe,
10448 Simon Zheng, Devashish Sharma, Oswald Rodrigues, Harry Lu,
10449 Oswald, Sushma Rai, Mathew Barnes, Karsten Bräckelmann,
10450 Sankar P, Frederic Peters.
10452 Evolution 2.7.3 2006-06-12
10453 --------------------------
10455 Updated Translations contributed by
10456 Ilkka Tuohela, Ignacio Casal Quinteiro, Kjartan Maraas,
10457 Ankit Patel, Francisco Javier F. Serrador,
10458 Funda Wang, Pema Geyleg, Vincent van Adrighem,
10459 Clytie Siddall, Stanislav Brabec, Priit Laes,
10460 Alexander Shopov.
10462 Bug fixes and other changes : 
10463 Srinivasa Ragavan, Li Yuan, Harish Krishnaswamy,
10464 Chris Heath, Jeffrey Stedfast, Gary Coady, Tor Lillqvist,
10465 Frederic Peters, Wang Xin, Hiroyuki Ikezoe, Li Yuan,
10466 Parthasarathi Susarla,  Simon Zheng, Devashish Sharma,
10467 Roozbeh Pournader, Johnny Jacob, Federico Mena Quintero
10468 Ed Catmur,  Carlos Garcia Campos, Sushma Rai, Sankar P,
10469 David Richards, Chenthill Palanisamy, 
10471 Evolution 2.7.1 2006-04-24
10472 ---------------------------
10474 First release of 2.7 development series.
10476 What is new ?
10477 -------------
10479 * Integration of Evolution Calendar with Cairo
10481 Evolution 2.5.92 2006-02-27
10482 ---------------------------
10484 Bug fixes since last release :
10485 http://go-evolution.org/Evo2.5.92#Evolution
10487 Updated Translations:
10488         
10489         - ca (Jordi Mas)
10490         - cs (Miloslav Trmac)
10491         - el (Kostas Papadimas)
10492         - es (Francisco Javier F. Serrador)
10493         - et (Priit Laes)
10494         - fi (Ilkka Tuohela)
10495         - gl (Ignacio Casal Quinteiro)
10496         - gu (Ankit Patel)
10497         - ja (Takeshi AIHaNA)
10498         - ka (Clytie Siddall)
10499         - lt (Žygimantas Beručka)
10500         - nb (Kjartan Maraas)
10501         - nl (Vincent van Adrighem)
10502         - no (Kjartan Maraas)
10503         - ru (Leonid Kanter)
10504         - sr (Slobodan D. Sredojevic)
10505         - th (Theppitak Karoonboonyanan)
10506         - vi (Clytie Siddall)
10507         - zh_CN (Funda Wang)
10508         - zh_HK (Chao-Hsiung Liao)
10509         - zh_TW (Chao-Hsiung Liao)
10511         
10512 Evolution 2.5.91 2006-01-13
10513 ---------------------------
10515 Bug fixes since last release :
10516 http://go-evolution.org/Evo2.5.91#Evolution
10518 Updated Translations:
10520         - bg (Vladimir Petkov)
10521         - ca (Xavier Conde, Jordi Mas)
10522         - cs (Lukas Novotny)
10523         - cy (Rhys Jones)
10524         - en_CA (Adam Weinberger)
10525         - es (Francisco Javier F. Serrador)
10526         - et (Ivar Smolin)
10527         - fi (Ilkka Tuohela)
10528         - gl (Ignacio Casal Quinteiro)
10529         - gu (Ankit Patel)
10530         - lt (Žygimantas Beručka)
10531         - nb, no (Kjartan Maraas)
10532         - nl (Tino Meinen)
10533         - pt_BR (Raphael Higino)
10534         - sq (Laurent Dhima)
10535         - sr, sr@Latn (Slobodan Sredojevic)
10536         - th (Theppitak Karoonboonyanan)
10537         - vi (Clytie Siddall)
10538         - zh_CN (Funda Wang)
10539         - zh_TW, zh_HK (Chao-Hsiung Liao)
10541 Evolution 2.5.90 2006-01-30
10542 ---------------------------
10544 What's new :
10546 Bug fixes since 2.5.5 :
10547 http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Desktop&product=Evolution&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&resolution=WONTFIX&resolution=DUPLICATE&resolution=NOTABUG&resolution=NOTGNOME&resolution=INCOMPLETE&resolution=INVALID&resolution=GNOME1.x&resolution=MOVED&resolution=OBSOLETE&resolution=NOTXIMIAN&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=2006-01-17&chfieldto=Now&chfield=bug_status&chfieldvalue=RESOLVED&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
10549 Updated Translations:
10551         - bg (Vladimir Petkov)
10552         - el (Kostas Papadimas)
10553         - en_CA (Adam Weinberger)
10554         - es (Francisco Javier F. Serrador)
10555         - et (Ivar Smolin)
10556         - fi (Ilkka Tuohela)
10557         - gl (Ignacio Casal Quinteiro)
10558         - gu (Ankit Patel)
10559         - ko (Changwoo Ryu)
10560         - nb, no (Kjartan Maraas)
10561         - nl (Vincent van Adrighem)
10562         - pt_BR (Evandro Fernandes Giovanini)
10563         - sr, sr@Latn (Slobodan D. Sredojevic)
10564         - vi (Clytie Siddall)
10565         - zh_CN (Funda Wang)
10566         - zh_TW, zh_HK (Chao-Hsuing Liao)
10567         - POTFILES.in (Adam Weinberger)
10568         - POTFILES.in (Harish)
10570 Evolution 2.5.5 2006-01-16
10571 --------------------------
10572   
10573 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10575         #326458 â€“ New Meeting/Task UI: remove useless seperators (Srini)
10576         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10577         #326266 â€“ avoid using "i" as mnemonic (Srini)
10578         #326381 â€“ change "_Insert" mnemonic in Signature Editor Menu (Srini)
10579         #325110 â€“ Compose Message Controls Not Working (Shreyas)
10580         #326877 â€“ UI: Menu Bar Changes Number Of Items When No Email Highlighted (Srini)
10581         #218570 â€“ "Collapse all" and "expand all" threads feature missing (Srini)
10582         #221270 â€“ Send & Receive -dialog should show also account name for usability (Rohini)
10583         #246257 â€“ Find in Message dialog - UI suggestions (Rohini)
10584         #239929 â€“ Zoom with mousewheel broken (Rajeev)
10585         #255303 â€“ changing folders strangeness (Srini)
10586         #325334 â€“ "Canceled" spelling errors (Andre Klapper)
10587         #325618 â€“ Exchange operations plugin doesn't get loaded on startup. (Srini)
10588         #313095 â€“ gw: Disable a account which has done proxy login to other account error message is wrong (Shreyas)
10589         #325568 â€“ Spaces disappeared from strings (Andre Klapper)
10590         #325748 â€“ Add a new mozila built-in cert module's path for compatible reason (Simon Zheng)
10591         #273076 â€“ Cryptic short messages in Evolution certificate manager (Andre Klapper)
10592         #324739 â€“ Crash moving from mail to calendar (Srini)
10593         #325629 â€“ port to the new libnotify API (Sebastien Bacher)
10594         #324816 â€“ Alarm Tray eats CPU (Chakravarthi)
10595         #324889 â€“ Selecting calendar from event-notification drop-down from notification-area crashes EDS (Chakravarthi)
10596         #213660 â€“ Set default alarm type and sound file in preferences (Johnny Jacob)
10597         #320101 â€“ When Scheduling Meeting, [Invitations] Tab Accepts Multiple Names (Chenthill)
10598         #311888 â€“ On Recurrence Meeting Screen, Calendar Doesn't Display Correct View (Chenthill)
10599         #313112 â€“ Make this occurence movable does not delete moved recurring instance (Chenthill)
10600         #259505 â€“ In Calendar List View, switching months changes View (Chenthill)
10601         #271810 â€“ Calendar not enabled if editor adds event (Chenthill)
10602         #274234 â€“ jump to today pretty useless (Srini)
10603         #271541 â€“ Read Only Calendars shouldn't present Read Only "New" Screen (Chenthill)
10604         #326735 â€“ Meeting editor shows a wrong organizer (Chenthill)
10605         #325446 â€“ Alarm Editor Window width changes as typing custom message (Srini)
10606         #325502 â€“ resizing task editor window does not resize description input field (Srini)
10607         #325612 â€“ strings in e-alarm-list.c need translator comments (Andre Klapper)
10608         #261071 â€“ "RSVP" in evolution addressbook probably needs a translator comment (Andre Klapper)
10609         #216535 â€“ changing start time should keep appointment's time length (Johnny Jacob)
10610         #258786 â€“ 'Mark Selected Tasks as Complete' active even after tasks are marked complete (Johnny Jacob)
10611         #303193 â€“ Changing reminder snooze time doesn't work after pressing ALT-S (Johnny Jacob)
10612         #325416 â€“ tooltip of *earlier* appointment displayed in day view (Srini)
10613         #325414 â€“ calendar tooltip never disappearing when aborting appointment creation (Srini)
10614         #323127 â€“ Attachments pane gone wild (Johnny Jacob)
10615         #326378 â€“ missing mnemonics for mail recover dialog buttons (Srini)
10616         #246237 â€“ Compose a message dialog - label suggestions (Rohini)
10617         #317283 â€“ Contact Categories dialog should have a default response (Devashish)
10618         #317282 â€“ Contact Full Name dialog should have a default response (Default)
10619         #326268 â€“ "search > advanced" misses mnemonic (Srini)
10620         #307513 â€“ Please update some of the commandline tools. (Ali Akcaagac)
10621         #325334 â€“ "Canceled" spelling errors (Andre Klapper)
10622         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10623         #220286 â€“ Hints are not gone after a folder switch (Srini)
10624         #326264 â€“ "Current View" and "Caret Mode" have same mnemonic (Srini)
10625         #325132 â€“ change "Sa junk-plugin" to "Spamassassin plugin" (Andre Klapper)
10626         #325210 â€“ Plugin Spam learn can not work correctly (Shi Pu)
10627         #327053 â€“ One typo in the .po file (Harish)
10628         #327155 â€“ New grammar error (Harish)
10629         #326842 â€“ Save password not working (Sushma)
10630         #271546 â€“ Can't subscribe to other user's calendar with non-english Exchange server (Chenthill)
10631         #326060 â€“ Exchange password expiry handling is broken (Sushma)
10632         #316100 â€“ there is an empty menu after the help menu (Srini)
10633         #314748 â€“ modal dialog issue (Sushma)
10634         #267402 â€“ can not specify https URL for a remote calendar location (Tony Tsui)
10635         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10636         #323011 â€“ UI: options available on right click should be in menus as well (Srini)
10637         #325926 â€“ Menu bar has entry with no text (Chenthill)
10638         
10639 New features and other fixes :
10640         - Merge caldav eplugin from evolution-caldav into Evolution (Harish)
10641         - Calendar EText Wrapping (Johnny Jacob)
10642         - CSV and Tab import support for addressbook (Devashish)
10643         - Edit menu implementation in Event/Task Editor (Johnny Jacob)
10644         - Keyboard Accelerator Fixes across Evolution (Srini & Harish)
10645         - Code cleanup (Simon Zheng, Johnny Jacob, Boby Wang, Harish )
10646         - Win32 Fixes (Tor Lillqvist)
10647         - import-ics-attachments plugin (Johnny Jacob)
10649 Updated Translations:
10651         - bg (Alexander Shopov)
10652         - en_CA (Adam Weinberger)
10653         - es (Francisco Javier F. Serrador)
10654         - et (Priit Laes)
10655         - fi (Ilkka Tuohela)
10656         - gu (Ankit Patel)
10657         - ja (Takeshi AIHANA)
10658         - lt (Žygimantas Beručka)
10659         - nl (Vincent van Adrighem)
10660         - nb, no (Kjartan Maraas)
10661         - nn (Åsmund Skjæveland)
10662         - vi (Clytie Siddall)
10663         - zh_TW (Zhe Su, Chao-Hsiung Liao) 
10665 Evolution 2.5.4 2006-01-02
10666 --------------------------
10667   
10668 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10670         #301149 - Translated plugin names, descriptions and labels. (Funda Wang)
10671         #323151 - Seperator in toolbar between Send/Receive and component buttons (Karsten Bräckelmann)
10672         #325120 - Remove ui/evolution-executive-summary.xml from CVS
10673         #306117 - Partially fixes typos and harmonizing capital/small letters (Andre Klapper)
10674         #319946 - Shortcut keys for Send/Receive and Save Message are same when invoked through Alt-F (Andre Klapper)
10675         #324677 - Mark as Menu does provide Clear/Completed (Srinivasa Ragavan)
10676         #313293 - Added shortcut for Preferences window (M Victor Aloysius J)
10677         #321734 - Added tooltips for Alarms and Attachment in the event editor.
10678         #322499 - Removed clashing tooltip for show/hide status bar (Srinivasa Ragavan)
10679         #227853 - Modifed Control + M to be the accelerator for show/hide preview across Evolution. (Srinivasa Ragavan)
10680         #316897 - Removed Copy To and Move To from the Evolution toolbar. (Rajeev Ramanathan)
10681         #323108 - ReOrdered Reply in the right click menu (Karsten Brackelmann)
10682         #325375 - Critical warning fix (Harish)
10683         #325276 - Modified usage of ""don't"" to "Do not" string (Harish)
10684         #306117 - Fixed few typos in po file (Andre Klapper)
10685         #325116 - Modified Cancelled to Canceled (Andre Klapper)
10686         #272772 - Added quotes to literal values (Andre Klapper)
10687         #311472 - Removed wrong singular string (Andre Klapper)
10688         #313801 - Changed duplicate mnemonic (Andre Klapper)
10689         #324173 - Changed title in selecting sound in Preferences page (Andre Klapper)
10690         #256913 - Fixed 3 HIG violations in Preferences page (Andre Klapper)
10691         #228040 - Setting up Follow-up flag to update preview (Srinivasa Ragavan)
10692         #324677 - Added menu for flag complete and clear menu (Srinivasa Ragavan)
10693         #60354  - Added the functionality to show folder name, mail and unread count in window title (NotZed)
10694         #324473 - Add-delete signature cause evolution crash (Jeff Cai)
10695         #324670 - Fixed evolution to change the pane size when changed in gconf (Sam Yang)
10696         #246256 - Changed "Case _Sensitive" to "Case _sensitive" (Varadhan)
10697         #324319 - Added accessible name for the attachment bar (Boby Wang)
10698         #234008 - Highlight drafts folder (Felix Ortega)
10699         #325364 - G_CRITICAL warning in shell (Harish)
10700         #325119 - Removed a duplicate word in the shell error dialog (Andre Klapper)
10701         #315866 - Made FAQ to point to go-evolution.org (Andre Klapper)
10702         #322001 - Fixed the display of menu item in ja locale (David Malcom)
10703         #325472 - G_CRITICAL warnings fix in certificates page (Harish)
10704         #325489 - G_CRITICAL warnings fix in tasks (Harish)
10705         #325468 - G_CRITICAL warnings fix in calendar preferences (Harish)
10706         #325123 - Removed duplication exclamation mark in iCalendar importer (Andre)
10707         #325125 - Strings Url and url are modified to URL (Andre Klapper)
10708         #313144 - Added punctuation to calendar error messages (Andre Klapper)
10709         #308851 - Fixed some grammatical errors in Calendar (Andre Klapper) 
10710         #306150 - Fixed a confusing string in calendar schema (Chenthill)
10711         #248133 - Peculiar popup menu in Scheduling tab (Chakravarthi)
10712         #324525 - Delete Calendar events should default to Cancel (Chenthill)
10713         #323125 - Default search bar in calendar is not same after pressing clear (Varadhan)
10714         #323955 - Fixed Evolution hang when trying to invoke alarm daemon (Chakravarthi)
10715         #324196 - Empty summary check in event editor (Johnny Jacob)
10716         #323984 - Task / Assigned task shows part of timezone widgets in task editor (Sam Yang)
10717         #324195 - Evolution Not Pulling Down Webcal Content (Chenthill)
10718         #324094 - Added translatable strings in calendar tooltips (Srinivasa Ragavan)
10719         #324058 - Fixed a crash, while creating a calendar in exchange (Chenthill)
10720         #321739 - Synchronize between the attendees and the name selector dialog (Chenthill)
10721         #246245 - Changed the file selector title to "Insert Attachment" (Johnny Jacob)
10722         #205616 - Added new top/bottom buttons to filter dialog (Mathew Hall)
10723         #246225 - Changed strings in Advanced Search dialog (Arulanandan)
10724         #246227 - Changed strings in Save Search dialog (Arulanandan)
10725         #258048 - Modified categories menu to option (Srinivasa Ragavan)
10726         #266003 - Fixed a false status message in import popup (Sushma)
10727         #309618 - G_CRITICAL warnings fix (Harish)
10728         #246233 - Modified Search Editor to Searches (Johnny Jacob)
10729         #303876 - Fix for input strings committed in the wrong order in Evolution Task (Akira TAGOH)
10730         #306118 - Fixed a typo in e-table (Andre Klapper)
10731         #240762 - Make only user creatable views editable (Srinivasa Ragavan)
10732         #306117 - Fixed typos in bbdb plugin (Andre Klapper)
10733         #325491 - Fix to allow to right click if exchange account is configured (Sushma)
10734         #306117 - Fixed typos in exchange errors (Andre Klapper)
10735         #324678 - Creating the contacts folder and accessing it from Evolution is not working (Sushma)
10736         #324580 - Set the folder subscription dialog title correctly (Sushma)
10737         #313545 - Added translator comments for Exchange Delegate dialog (Sushma)
10738         #324485 - Fix to stop asking password twice during account creation (Sushma)
10739         #324483 - Fixed a memory leak in connector (Sushma)
10740         #325127 - Changed string Uid to UID (Andre Klapper)
10741         #320119 - Fix to avoid Novell Address Book Showing Up Twice In Lists (Sushma)
10742         #274433 - Fixed encoding conversion problem when converting email to task (Chenthill)
10743         #325128 - Added a missed word in itip formatter (Andre Klapper)
10744         #313554 - Marked missing strings translatable in itip-formatter (Andre Klapper)
10745         
10746         
10747 New features and other fixes :
10748         
10749         - Added visual cue to the present of search filter (Srinivasa Ragavan)
10750         - G_CRITICAL warnings (Harish)
10751         - Network Manager support in Evolution (Shreyas)
10752         - Publish Calendar plugin (David Trowbridge)
10753         - Using gstdio wrappers and code cleanup (Tor Lillqvist)
10754         - Win32 Fixes (Tor Lillqvist)
10756 Updated Translations:
10758         - be (Ales Nyakhaychyk)
10759         - en_CA (Adam Weinberger)
10760         - es (Francisco Javier F. Serrador)
10761         - el (Kostas Papadimas)
10762         - fi (Ilkka Tuohela)
10763         - gl (Ignacio Casal Quinteiro)
10764         - gu (Ankit Patel)
10765         - ja (Takeshi AIHANA)
10766         - lt (Žygimantas Beručka)
10767         - nb, no (Kjartan Maraas)
10768         - nn (Åsmund Skjæveland)
10769         - vi (Clytie Siddall)
10770         - zh_CN (Funda Wang)
10772 Evolution 2.5.3 2005-12-12
10773 --------------------------
10774   
10775 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10777         #321639 -  order of Reply methods confusing in the menu (Karsten Brackelmann)
10778         #321640 -  Forward As menu missing (Karsten Brackelmann)
10779         #323140 -  Mail Contex Menu ordered incorrectly (Karsten Brackelmann)
10780         #323253 -  Evolution fails to show mailbox in send & receive dialog (Shi Pu)
10781         #322414 -  Evolution doesn't respect to a key's change in gconf (Sam Yang) 
10782         #315987 -  Evolution 2.4 crashes EVERY time i sent an email (Parthasarathi)
10783         #316315 -  Evolution exchange storage crashes on ECalendar sync (Varadhan)
10784         #322616 -  End time in list view is displayed in UTC timezone (Chenthill)
10785         #317322 -  crash when delete a imported recurrent event (Chenthill)
10786         #314639 -  Evolution crashed on right click and select new appointment (Chenthill)
10787         #318777 -  recurrence editing ... (Chenthill)
10788         #321237 -  The categories' name cannot be displayed in braille monitor (Boby Wang)
10789         #314550 -  When description of meeting is lengthy alarm notify popup should
10790                    have scrollbar (Chakravarthi)
10791         #322863 -  crashes on redirect (Parthasarathi)
10792         #300300 -  Evolution, EAddress-conduit extra newline breaks PalmOS (Sushma)
10793         #303856 -  Appointment Editor's OK button still greyed out after changing
10794                    value (Johnny Jacob)
10795         #322740 -  Screen Reader can't read the subject or date (Boby Wang)
10796         #322776 -  Unable to keyboard navigate into message headers pane, if no
10797                    message selected. (Li Yuan)
10798         #313219 -  gal_view_new_dialog_set_property() does GTK_IS_ENTRY(random)
10799                    (Veerapuram Varadhan)
10800         #322311 -  New defined viewname with non-ASCII characters is not displayed
10801                    in the View menu on some Non Ascii locale (Simon Zheng)
10802         #272514 -  Don't include URL in translateable evolution-exchange message (Sushma)
10803         #314583 -  Incorrect error messages (Sushma)
10804         #314576 -  hang when using "Type: None" for a mail account (Partha)
10806 New features and other fixes :
10808 Evolution Editor UI and tooltip enhancements (Srinivasa Ragavan and Chenthill)  
10809 Resolve duplicate symbols in e-util wrt libedataserver (Irene)
10810 Fix make-clean issues in Evolution plugins (Harish) 
10811 e-attachment-bar crasher and Misc. code clean-up (Harish)
10812 Win32 related fixes and code clean-up (Tor Lillqvist)
10814 Updated Translations:
10816         - be (Vital Khilko)
10817         - bg (Rostislav Raykov)
10818         - cs (Miloslav Trmac)
10819         - en_CA (Adam Weinberger)
10820         - es (Francisco Javier F. Serrador)
10821         - et (Ivar Smolin)
10822         - fi (Ilkka Tuohela)
10823         - gl (Ignacio Casal Quinteiro)
10824         - ja (Takeshi AIHANA)
10825         - lt (Zygimantas Beručka)
10826         - nb, no (Kjartan Maraas)
10827         - th (Theppitak Karoonboonyanan)
10828         - zh_CN (Funda Wang)
10829         - zh_TW (Abel Cheung)
10830         - zh_TW (Chao-Hsuing Liao) 
10832 Evolution 2.5.2 2005-10-25
10833 --------------------------
10835 New Features:
10836         - New Event / Meeting Editor dialog (Srinivasa Ragavan &
10837           Chenthill)
10838         -  Hula Account setup plugin (Harish)
10840 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10842         #302974 - Added accelerators for Next and Previous message
10843                   (Sankar)
10844         #314638 - Fixes a memory build-up, while creating a new meeting
10845                   with new category (Chakravarthi)
10846         #313538 - Fix to show Free/Busy information for organiser
10847                   (Chenthil)      
10848         #321088 - Fix to reduce the size of time window in free/busy to
10849                   avoid the scroll of widget in the wrong direction.
10850                   It Shows only 35 days in the canvas. (Chenthill)
10851         #273322 - Fixed a crash in evolution, when calendar is removed,
10852                   remove it from publishing. (Dinesh)
10853         #316710 - Fixed a alarm issue to popup for exchange, by
10854                   obtaining correct key for a authenticated calendar (Chakravarthi)
10855         #319217 - Show only alarms starting from today for missed alarms
10856                   (Chakravarthi)
10857         #316280 - Fix to addressbook print to use specified page size
10858                   (Evan Yan)
10859         #229972 - In contact editor, move focus automatically to next
10860                   field, after setting phone from the menus (Devashish)
10861         #301081 - Fix to rememberpublishing recipents in converting mail
10862                   to task plugin (Mubeen)
10863         #308752 - Renamed 'Meetings and Tasks' to 'Calendar and Tasks'
10864                   in Preferences (Dinesh)
10865         
10866 Other Fixes:
10868         - Category syncing in todo-conduits (Nathen Owens)
10869         - Adjust the Date/Time widgets to take actual size in
10870           meeting/event page (Chenthill)
10871         - Automatic file extention filling in saving a calendar (Dinesh)
10872         - Code Cleanup (Harish) 
10873         
10874 Update Translations:
10876         - bg (Alexander Shopov)
10877         - ca (Adam Weinberger)
10878         - es (Francisco Javier F. Serrador)
10879         - et (Priit Laes)
10880         - fi (Ilkka Tuohela)
10881         - gl (Ignacio Casal Quinteiro)
10882         - ku (Erdal Ronahi)
10883         - lt (Žygimantas Beručka)
10885 Evolution 2.5.1 2005-10-25
10886 --------------------------
10887 New !!  Evolution Memos component (Nathan Owens)
10888 and plenty of bug fixes as usual.
10890 Evolution 2.4.0 2005-09-05
10891 --------------------------
10892 What is new ?
10894 - A new menu layout (More HIG compliant)
10895 - Inline PGP Signature/Encryption support.
10896 - Performance enhancements on Camel/GroupWise Backends.
10897 - Auto-fit Image Attachments
10898 - Support for GroupWise proxy accounts
10899 - Extended EPlugin support, importers as an EPlugin.
10900 - Thunderbird-compatible storage of labels on IMAP.
10901 - Support for delegation of meetings (Calendar)
10902 - Marcus Baines Line (calendar) 
10904 Evolution 2.3.8 2005-08-23
10905 ---------------------------
10907 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10909         #312225 - Cannot post message to NNTP easily (Rodney)
10910         #306878 - CTRL + H, does not select all mails of thread (Rodney)
10911         #310136 - Unable to get number of mails in a folder using 
10912                   accessibility interface (Li Yuan)
10913         #312668 - Unable to go back to Online mode after 
10914                   clicking offline button... (Michael Zucchi)
10915         #271894 - PGP-encrypted attached messages not displayed 
10916                   (Michael Zucchi)
10917         #312224 - New attachment UI is weird (Srinivasa)
10918         #312033 - new attachment widget no polished (Srinivasa)
10919         #307375 - Serious fd usage error 16 (Kaushal)   
10920         #313440 - installed header includes non-existant file 
10921                   (Michael Zucchi)
10922         #313582 - Add scalix to send and receive check_all 
10923                   (Christian Kellner)
10924         #273842 - click 'Back' & 'Forward' to proceed in last but 
10925                   one page (Vivek)
10926         #232499 - renamed IMAP folder loses custom view settings 
10927                   (Michael Zucchi)
10928         #313057 - Evolution sends a GetFolderListRequest instead of 
10929                   a LogoutRequest when disabling an account (Vivek)
10930         #271985 - More Command Line Spew (Michael Zucchi)
10931         #312715 - Evolution crashes moving IMAP folder to local folder 
10932                   (Michael Zucchi)
10933         #304938 - Crash after posting to newsgroup (Michael Zucchi)
10934         #313585 - Install missing e-plugin header (Christian Kellner)
10935         #271984 - Command Line Spew From Plugins (Michael Zucchi)
10936         #311904 - unable to create new task b/w 00:00-03:00 (Chenthill)
10937         #312739 - Double click on the meeting in day view, 
10938                   opens as appointment (Viren)
10939         #310338 - Click on 'Edit' on 'Alarm notification nothing 
10940                   happens (Viren)
10941         #310438 - drag-n-drop a task from a task list to the 
10942                   same task list makes the task disappear (Dinesh)
10943         #314152 - Contact renderer incorrectly uses 
10944                   e_contact_get_const() (Sushma)
10945         #241219 - "Edit Categories" shouldn't be modal (Devashish)
10946         #269870 - evolution-addressbook-export --format=csv 
10947                   does not work (Sushma)
10948         #312554 - Unable to rename contact list - Contact list 
10949                   copy of existing contact list (Devashish)
10950         #313063 - scrollbar doesn't work at all (Michael Zucchi)
10951         #308117 - mono plugin fails to load (Michael Zucchi)
10952         #312621 - un-subscribe to list from mail that no 
10953                   longer exists crashed evo (Michael Zucchi)
10954         #312313 - Cannot remove and then provide proxy access 
10955                   immedietly to same id (Sankar)
10956         #312352 - Evolution crashes always while providing proxy 
10957                   access to more then one user (Sankar)
10958         #312309 - gw: Evolution crashed when proxy access 
10959                   modified (Sankar)
10960         #311555 - sharing tab missing for user-created folders 
10961                   with names like Mailbox, Trash... (Vivek)
10962         #305627 - Inconsistent behaviour while accepting meeting 
10963                   (Dinesh)
10964         #307841 - When accepting appointment into a groupwise 
10965                   calendar, they are being marked as "free" 
10966                   not "busy" (Chenthill)
10967         Win32 support fixes (Tor Lillqvist)
10968         Misc. build fixes (Harish)
10969         
10970 Updated Translations:
10972         - bg (Alexander Shopov)
10973         - bg (Rostislav Raykov)
10974         - ca (Josep Puigdemont i Casamajó)
10975         - ca (Xavi Conde Rueda)
10976         - cy (Rhys Jones)
10977         - de (Frank Arnold)
10978         - el (Kostas Papadimas)
10979         - en_CA (Adam Weinberger)
10980         - es (Francisco Javier F Serrador)
10981         - et (Ivar Smolin)
10982         - fi (Ilkka Tuohela)
10983         - hu (Gabor Kelemen)
10984         - id (Mohammad DAMT)
10985         - ja (Takeshi AIHANA)
10986         - lt (Zygimantas Beručka)
10987         - nb, no (Kjartan Maraas)
10988         - nb, no (Terance Sola)
10989         - nl (Tino Meinen)
10990         - nn (Sigurd Gartmann)
10991         - pt_BR (Raphael Higino)
10992         - ru (Nickolay V. Shmyrev)
10993         - sq (Laurent Dhima)
10994         - sr, sr@Latn (Igor Nestorović)
10995         - sv (Christian Rose)
10996         - th (Theppitak Karoonboonyanan)
10997         - th (Supranee Thirawatthanasuk)
10998         - vi (Clytie Siddall)
10999         - zh_CN (Funda Wang)
11000         - zh_TW (Chao-Hsuing Liao)
11002 Evolution 2.3.7 2005-08-08
11003 ---------------------------
11005 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11007         #261971 - Bad plural form: foo(s) in evolution-addressbook.xml (Devashish)
11008         #302843 - Replying to news posting from vFolder (Michael Zucchi)
11009         #300881 - crash adding signature (Michael Zucchi)
11010         #312397 - Forward Of Message Displays Wrong Names In Comments (Michael Zucchi)
11011         #273885 - Many english messages in a translated version of evolution (Michael Zucchi)
11012         #310840 - Resizing evolution mail window which contains an image attachment crashes it. (Michael Zucchi)
11013         #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly (Michael Zucchi)
11014         #312410 - new attachment ui disappears (Srinivasa Ragavan)
11015         #309647 - contents of copy/paster buffer can corrupt initial contents of a reply message (Michael Zucchi)
11016         #231968 - Ability to access Permissions dialog from menus (Michael Zucchi)
11017         #300607 - "virtual vfolders" aren't moved properly (Michael Zucchi)
11018         #311223 - saving a message crashes evolution (Shreyas)
11019         #307538 - If receiving mail-tab is set to NONE (Shreyas)
11020         #311440 - Crashes on particular e-mail (Michael Zucchi)
11021         #311686 - Evolution crashes when adding an attendee in the event editor (Chenthill)
11022         #312460 - Evolution crashed on creating recurring meeting with attachment in GW calendar (Chenthill)
11023         #302460 - Double clicking in open text field in calendar crashes (Viren) 
11024         #312447 - [Gnopernicus]Brlmoniter doesn't show the time changes if using keyboard shortcut to change date (Harry Lu)
11025         #309601 - GroupWise Calendar Events Can Be Moved By Attendees (Chenthill)
11026         #306017 - 'Delete this occurence' removes all day event on day *before* (Chakravarthi)
11027         #309247 - Error loading address book dialog seizes the desktop (Srinivasa Ragavan)
11028         #254923 - The image in a contact could be scaled to a sane size (Frank Arnold)
11029         #258257 - Evolution allows to save the contact without the contact name (Devashish)
11030         #309416 - crash on close (Srinivasa Ragavan)
11031         #269870 - evolution-addressbook-export --format=csv does not work (Michael Meeks)
11032         #311324 - Unsubscribe folder should not work in offline (Shakti Sen)
11033         #310353 - password prompt appears twice even after entering the correct password the first time (Sankar)
11034         #304461 - clicking on 'edit message' from the 'subscribe to list' pop-up dialog hangs evolution (Michael Zucchi)
11035         #312365 - Proxy access to self should be disabled (Sankar)
11036         #302817 - "Sent items" status tracking does not appear properly (Vivek)
11037         #311721 - 'Track message status' option present for messages other than in sent items folder also (Vivek)
11039 Updated Translations:
11041         - cs (Miloslav Trmac)
11042         - cy (Rhys Jones)
11043         - en_CA (Adam Weinberger)
11044         - el (Kostas Papadimas)
11045         - es (Francisco Javier F. Serrador)
11046         - et (Ivar Smolin)
11047         - fi (Ilkka Tuohela)
11048         - gu (Ankit Patel)
11049         - ja (Takeshi AIHANA)
11050         - nb,no (Kjartan Maraas)
11051         - nb,no (Terance Sola)
11052         - nl (Vincent van Adrighem)
11053         - POTFILES (Adam Weinberger)
11054         - pt_BR (Raphael Higino)
11055         - sk (Marcel Telka)
11056         - te (Prajasakti Localisation Team)
11057         - vi (Clytie Siddall)
11058         - zh_CN (Funda Wang)
11059         - zh_TW (Chao-Hsuing Liao)
11061 Evolution 2.3.6 2005-07-26
11062 ---------------------------
11064 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11066         #248126 - Missing options from Task menubar (Viren)
11067         #219242 - Save draft shortcut and button (Devashish)
11068         #310136 - number of mails in a folder using accessibility interface
11069                   (Li Yuan)
11070         #310138 - locate first mail in a message list tree using 
11071                   accessibility interface (Li Yuan)
11072         #310330 - forwarding a mail as inline/quoted makes evolution 
11073                   disappear (Vivek)
11074         #216021 - Add confirmation dialog to Forget Password (Sankar)
11075         #309991 - PROXY: Appointments not shown in proper time-zone (Chenthill)
11076         #310985 - "Subscribe to other user's Folder" option should be moved 
11077                   to File menu (Shakti)
11078         #309602 - Un-accepted GroupWise Appointments Should Give 
11079                   Cue On Calendar (Chenthill)
11080         #245331 - Keybindings for switching b/w calendar views (Harish)
11081         #310340 - 'Delete This Occurence' does not delete that occurence 
11082                   in GW calendar (Chenthill)
11083         #309680 - "Make this Occurence Movable" for a recurring appointment 
11084                   crashes evolution (Chenthill)
11085         #309869 - Clicking on buttons in composer doesnt change focus 
11086                   to the corresponding fields (Antony)
11087         #257329 - autocompletion in the settings uses wrong icon (Sushma)
11088         #235830 - Contacts name not displayed during edits (Arunprakash)
11089         #311090 - Cut contact asking for confirmation (Sushma)
11090         #310343 - Copying contact to same folder - Evolution crashes (Arunprakash)
11091         #311096 - Not able to add any user to give permissions (Shakti)
11092         #310433 - Renaming a user created Tasks List under exchange account 
11093                   creates one more Tasks List (Praveen)
11094         #310837 - Folder Permissions' doesn't show the 'Custom' label in the 
11095                   'Role' combo box  (Shakti)     
11096         #310699 - Evolution crashes after viewing the all folders' size (Sarfraaz)
11097         #310479 - For exchange calendar 'Permission' option is missing (Shakti)
11098         #310493 - Checking any Mail folder permission crashes evolution (Shakti)
11099         #310369 - No dialog pops up when you click on Folder->Subscribe (Shakti)
11100         #310233 - Evolution crashes when no exchange-account is configured  (Shakti)
11101         #310854 - settings message receipts in send options does not send any message (Vivek)
11102         #310347 - trying to enable/disable filters for a mail account when the 
11103                   account is disabled hangs/crashes evolution (Vivek)
11104         #309992 - PROXY: Contacts button not disabled in edit-proxy-access-rights (Vivek)
11105         
11106 Other fixes and changes :
11108         - fix make distcheck woes all over the module (Harish)
11109         - refactor mail refresh code (Michael)
11110         - revert broken view->hide menu (Michael) 
11111         - attachment bar cleanup (Srinivasa)
11112         - mailer memory leak fixes (Kjartan Maraas, Shreyas)
11113         - do not enter sidebar button in shell window when there
11114           is no label (Sarfraaz)
11115         - Build fixes for Windows support and use of NO_UNDEFINED
11116           (Tor Lillqvist)
11117         - Image resize in contact-editor (Srinivasa)
11118         - enhance ESendOptionsDialog ui (Vivek)
11119         - allow user added categories to be edited and disable
11120           editing on builtin views on etable (Srinivasa)
11121         - calendar/contact/task hooks for exchange-operations plugin
11122           (Shakti)
11123         - fix error calls in exchange (Arunprakash)
11124         - exchange folder size display (Sarfraaz)
11125         - mark GW System Addressbook for offline usage by default (Sushma)
11126         - consolidate proxy plugins into groupwise features (Sankar)
11127         - fix memory leak in itip-formatter (Chenthill)
11128         
11130 Updated Translations:
11132         - bg (Vladimir Petkov)
11133         - el (Nikos Charonitakis)
11134         - en_CA (Adam Weinberger)
11135         - es (Francisco Javier F. Serrador)
11136         - et (Ivar Smolin)
11137         - fi (Ilkka Tuohela)
11138         - ja (Takeshi AIHANA)
11139         - lt (Žygimantas Beručka)
11140         - nb, no (Kjartan Maraas)
11141         - nl (Tino Meinen)
11142         - POTFILES (Adam Weinberger)
11143         - POTFILES (Sankar P)
11144         - POTFILES (Sarfraaz Ahmed)
11145         - POTFILES (Shakti Sen)
11146         - POTFILES (Vivek Jain)
11147         - pt_BR (Raphael Higino)
11148         - sk (Marcel Telka)
11149         - sr, sr@Latn (Igor Nestorović)
11150         - vi (Clytie Siddall)
11151         - zh_CN (Funda Wang)
11153 Evolution 2.3.5 2005-07-12
11154 ---------------------------
11156 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11158         #309624 - An addressbook error tells me to check a filesystem path, but doesn't tell me what it is (Sushma)
11159         #237844 - Create a appointment with all blank properties (Sankar)
11160         #307794 - Evolution crashs in Mail Account creation druid (Vivek)
11161         #274329 - Evolution crashes on load, with notification to d-bus enabled. (Vivek)
11162         #242165 - "search in any field" produces wrong results
11163         #309245 - Unnecessary confirmation popup dialog while copying contacts (Srinivasa Ragavan) 
11164         #206774 - Context menu should be different for Lists and Individuals (Srinivasa Ragavan)
11165         #242154 - "Open" should be first menu entry when right-clicking on a contact (Srinivasa Ragavan)
11167 New plugins :
11169         sa-junk - junk filtering through spam assassin (Vivek)
11170         Groupwise proxy - proxy support for GW (Sankar, Shreyas)
11171         
11172 Other fixes and changes :
11174         - Importers refactoring (Michael Zucchi)
11175         - Unify mail and calendar attachment bar (Srinivasa Ragavan)
11176         - Handle contact:// and calendar:// uris (Veerapuram Varadhan)
11177         - Enable autocompletion on personal addressbook on creation (Frederic Crozat)
11178         - Miscellaneous recurrence fixes (Chenthill) 
11179         - Enable alarms for non-organizers (Chenthill) 
11180         - Set vertical scrollbar to always in meeting page (Srinivasa Ragavan)
11181         - Show progress information in calendar (Chenthill)
11182         - Add forward command line option to uri handling in mail (Veerapuram Varadhan)
11183         - Exit evolution when closing wizard using wm control (Frederic Crozat)
11184         - GW Junk mail handling (Vivek)
11185         - Attachment UI fixes and refactoring (Michael Zucchi) 
11186         - Exchange Folder size support (Sarfraaz)
11187         - Exchange Subscribe/Unsubscribe support (Shakti Sen)
11188         - Exchange Folder Permissions support (Shakti Sen)
11189         - Exchange Delegation support (Praveen Kumar)   - 
11190         - Improved error handling in Exchange operations plugin (Arun Prakash)
11192         
11193 Updated Translations:
11195         - bg (Rostislav Raykov)
11196         - de (Hendrik Richter)
11197         - de (Jens Seidel)
11198         - el (Nikos Charonitakis)
11199         - en_CA (Adam Weinberger)
11200         - es (Francisco Javier F. Serrador)
11201         - et (Ivar Smolin)
11202         - nb, no (Terance Sola)
11203         - sr, sr@Latn (Igor Nestorović)
11204         - vi (Clytie Siddall)
11205         - zh_TW (Chao-Hsiung Liao)
11206         - POTFILES (Sankar P, Vivek Jain)
11208 Evolution 2.3.4 2005-07-02
11209 ---------------------------
11211 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11213 Mail :
11214         #307398 - blank IMAP warning messages (Michael Zucchi)
11215         #301466 - Could not able to create a vFolder with Match all condition (Brian Mury) 
11217 New plugins - exchange-operations (Sarfraaz Ahmed, Praveen Kumar)
11218             - default-mailer (Jonathan Dieter, Michael Zucchi)  
11220 Other fixes and changes :
11221         
11222         - Get around circular dependencies using fake bootstrap libraries 
11223           and updates for Win32 support (Tor Lillqvist) 
11224         - Inline-pgp signature/encryption support (Matt Brown) 
11225         - gal clean up (Kaushal Kumar)
11226         - Do not pass data to gtkhtml that it cannot handle (Michael Zucchi)
11227         - Copyright year update (Andre Klapper) 
11228         - utility function to display the busy cursor (Srinivasa Ragavan)
11229         - fix memory leaks in conduits (Mark G Adams)
11230         - add source type to ECalConfigTargetSource (Praveen Kumar)
11231         - fix attachment desensitization and fixes for delegation support (Chenthill)
11232         - compare backends for long events in the day view (Jedy Wang)
11233         - disable widgets appropriately for non-organizers in Event editor
11234           (viren l) 
11235         - Fix free/busy query updates from the GW backend (viren l)
11236         - Fix circular dependancies in the contact-list-editor (Harish)
11237         - set default parameter to email attribute. (Sushma)
11239 Updated Translations:
11241         - bg (Alexander Shopov)
11242         - cs (Miloslav Trmac)
11243         - cy (Rhys Jones)
11244         - da (Martin Willemoes Hansen)
11245         - de (Andre Klapper)
11246         - de (Hendrik Richter)
11247         - en_AU (Not Zed)
11248         - en_CA (Adam Weinberger)
11249         - es (Francisco Javier F. Serrador)
11250         - et (Ivar Smolin)
11251         - et (Priit Laes)
11252         - fi (Ilkka Tuohela)
11253         - nb, no (Terance Sola)
11254         - sk (Marcel Telka)
11255         - zh_CN (Funda Wang)
11256         - zh_TW (Abel Cheung)
11257         - zh_TW  (Chao-Hsiung Liao)
11258         - POTFILES.in (Kaushal Kumar)
11259         - POTFILES.in (Not Zed)
11260         - POTFILES.in (Sarfraaz Ahmed)
11262 Evolution 2.3.3.1 2005-06-15
11263 -----------------------------
11265         #307176 - Remove X-GNOME-Bugzilla-Bugzilla=Ximian (Andre Klapper)
11266         Fix build issues related to the mono plugin (Harish)
11268 Evolution 2.3.3, 2005-06-07
11269 ---------------------------
11271 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11274         #306153 Two mnemonics in same string (Andre Klapper)
11275         #305376 Hide/unhide read messages missing from new menu layout (Rodney Dawes)
11277 Mail:
11278         #306151 Extra space in string (Andre Klapper)
11280 Calendar:
11281         #272114 Beside 'Task' & 'Calender' folders, color boxs get displayed
11282         when properties are changed (Chenthill)
11283         #302267 Date button should have a detailed name (Li Yuan)
11286 Other fixes and new features :
11287         
11288         - subclass mail-component from evolution-component and 
11289           not a bonobo object (Michael Zucchi)
11290         - plugin type loader registration, using a plugin itself. 
11291           remove e-plugin-mono. (Michael Zucchi )
11292         - Delegation of meetings for GW backend (Chenthill)
11293         - Marcus Bains line for Calendar (Thouis Jones)
11294         - Folder browser listeners for filtering message list (Rodney Dawes) 
11295         - helper for plugins to get mail session. (Michael Zucchi)
11296         - pseudo mime type to find message formatter (Michael Zucchi)
11297         - missing bits of e-cert-db from branch merge (JP)
11298         - delete/unload old nssckbi root certs module (Jeffrey Stedfast)
11299         - initial commits for importer plugin hooks (Michael Zucchi)
11300         - DnD support for remote URLs to the attachment window. (Srinivasa
11301           Ragavan)
11302         - exchange plugin UI changes (Sarfraaz Ahmed)
11303         - mail-remote plugin (Michael Zucchi)
11304         
11305 Updated translation :
11307         - zh_CN (Funda Wang) 
11308         - bg (Vladimir Petkov)
11309         - en_CA (Adam Weinberger)
11310         - es (Francisco Javier F. Serrador)
11311         - nb (Kjartan Maraas)
11312         - no (Kjartan Maraas)
11313         - vi (Clytie Siddall)
11314         - de (Hendrik Richter)
11315         - cs (Miloslav Trmac)
11316         - bg (Yavor Doganov, Ivelina Karcheva)
11317         - el (Kostas Papadimas)
11318         - da (Martin Willemoes Hansen)
11320 Evolution 2.3.2, 2005-05-18
11321 ---------------------------
11323 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11325 #269129 replying to a newsgroup post from a vfolder gets group wrong (Jeffrey Stedfast) 
11326 #271679 "make this occurrence movable" unusable (Rodrigo Moya)
11327 #274406 alarm notify crasher (Chenthill)
11328 #209416 Mini-card view for mailing list is wrong (Srinivasa Ragavan)
11331 i18n :
11332 272242 action "Print" doesn't have dots at the end of name (Vivek)
11333 Fixes #301459 - A collection of typos from the Evolution .po file (Chenthill)
11334 "all the deleted message" typo in Evolution mail-errors.xml (Sarfraaz)
11335 273075 - "cert" slang in Evolution certificate manager" (Sarfraaz)
11336 #300477 - Evolution account assistent does not have label (Mengjie Yu)
11337 #268906 - improve date selection for recurring appointments (Sushma)
11338 #229794 - When creating a recurrent appointment, current weekday can't be deselected (Harish)
11339           Patch from  jack jia.
11340 #269416 - Drag/drop between task lists copies instead of moving (Srinivasa Ragavan)       
11341 #301350 - alarms totally unreliable . (Rodrigo Moya)
11342 #261079 - Please add translator comments for "%s %s" messages in evolution (Vivek)
11343 #272464 - Error message on GW server needs to be clarified (Chenthill)
11344 #261969 - Bad plural form: foo(s) in addressbook-errors.xml (Sushma) 
11345 #272005 - Click on 'Help' in 'Send Options' popup, this popup closes (Shreyas)
11346 #273096 - Double spacing in Evolution widget message (Harish)
11347 #273097 - Unnecessary trailing spaces in Evolution widget messages (Harish)
11349 Other fixes and features :
11351         New menu layout - Rodney Dawes
11352         Attachment Expander changes - Srinivas
11353         Remove wizard related code and use eplugin (JP)
11354         Evolution Force shutdown fixes (Harish)
11355         Pkg config fixes for evolution exchange (Amish)
11356         Move e-error to e-util (Michael Zucchi)
11357         Prevent crash if D-BUS session bus is not running (Timo Hoenig) 
11358         Fixes for Bug #73099 and Bug #73098 - rdf, csv formats (Philip Van Hoof)
11359         moved widgets/misc/e-system-errors to e-util/e-system.error (Michael Zucchi)
11360         Memory leak fixes (Ross burton)
11361         Miscellaneous config fixes (Harish)
11362         Potfiles - remove dead files (JP)
11364 New plugins :
11366 - mono, mail-remote, profiler (Michael Zucchi)
11368 Updated Translations:
11370         - bg (Rostislav Raykov)
11371         - el (Kostas Papadimas) 
11372         - ne (Pawan Chitrakar)
11373         - fa (Meelad Zakaria and Roozbeh Pournader) 
11374         - es (Francisco Javier F. Serrador) 
11376 Evolution  2.3.1, 2005-04-26
11377 ---------------------------------------
11379 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11381 * Calendar 
11383         - #301885 - Evolution crash when shifting locale in calendar view 
11384           several times (Li Yuan)
11385         - #274476 - File ->Open Appointments, opens meeting as appointment
11386           (Chenthill)
11387         - #273508 - status of organizer of a meeting getting changed
11388           (Chenthill)
11389         - #41740 - No error trying to edit Exchange appointments from alarm
11390           (Rodrigo)
11391         - #73879 - Attach a file to 'Calendar' in offline, 'OK' button gets enabled
11392           (JPR)
11393         - #73969 - 'Cancel' meeting doesnt delete all instances of recurring 
11394           meeting in 'attendee's calendar (Chenthill)
11395         - #44719 - Alarm Notify window is not sticky any more (Rodrigo)
11396         - #69272 - doesn't accept new date & crashes while retrying (JP)
11397         - #73508 - evolution crash on startup (Chenthill)
11398         - #44579 appointment location / description does not get printed(Li Yuan)
11399         - #73031  - crash when closing event editor (Chenthill)
11400         - #268525 - crash when evo is in background (Chenthill)
11401         - #272983 - 'List' view has one entry for recurring appointment
11402           (Rodrigo)
11403          -#74265  incorrect start date display (Chenthill)
11404         
11405 * Mail
11406         - #273752 - Dragging folder from Maildir spool account to 'On This Computer' 
11407         account crashes Evolution (Michael)
11408         - #273192 - Mark as (un)read missing from context popup menu (Rodney)
11409         - #273914 - Some of the tables do not have a11y names (Li Yuan)
11410         - #74002 - create shared-to me folder from the wizard offline (Partha, Vivek)
11412 * Shell/GUI 
11413         - #273066 - buutons" typo in Evolution schemas message (JP)
11414         - #300968 - (Mengjie Yu)
11415         - #300970 - (Mengjie Yu)
11416         - #73270 - (Mengjie Yu)
11418 * a11y
11419         - #73914 -add a11y name to Certificates Table (Li Yuan)
11421 * Addressbook
11422         - #74366 (Sushma)
11425 Other Bugs
11427 * Mail 
11428         -  asynchronously load message if no receipt is supplied (Michael)
11429         -  New function to send an RFC2298-compliant message delivery notification
11430            (ERDI Gergo)
11431         -  make the 'select all' work in all conditions (Mengjie Yu)
11432         -  use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
11433         -  add new receipt_policy field to services (ERDI Gergo)
11435 * Shell
11436         - return the localized name of the supported file type (Yong Sun)
11437         - fix offline state event (Michael)
11439 * Calendar 
11440         - display error messages when we can't load the component in the editor
11441           (Harry Lu)
11444 Updated Translations :
11446         * et - Ivar Smolin
11447         * bg - Vladimir Petkov  
11448         * cs - Miloslav Trmac
11449         * en_CA - Adam Weinberger
11450         * en_GB - Gareth Owen
11451         * es - Francisco Javier F. Serrador
11452         * de - Frank Arnold
11453         * id - Ahmad Riza H Nst
11454         * ne - Pawan Chitrakar 
11455         * nl - Tino Meinen
11456         * da - Martin Willemoes Hansen
11457         * gu - Ankit Patel 
11458         * pt - Duarte Loreto
11459         * pt_BR - Guilherme de S. Pastore 
11460         * cs - Stanislav Brabec
11461         * fi - Ilkka Tuohela
11462         * sq - Laurent Dhima
11464 Evolution 2.2.0, 2005-03-07
11465 ---------------------------
11467 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11469  * Addressbook
11470    #73152 - Assigning Color To Default Personal Contacts, Creates Duplicate (Siva)
11472  * Calendar
11473    #72835 - Alarm notify crashes always (Rodrigo)
11474    #73152 - Assigning Color To Default Personal Calendar, Creates Duplicate (Siva)
11476 Other bugs
11478  * Plugins
11479    - Fix exchange plugin description for OOF (Sushma)
11481 Updated translations:
11482         - pt_BR (Raphael Higino)
11483         - hu (Laszlo Dvornik)
11484         - sr (Danilo Segan, Igor Nestorovic)
11485         - sr@Latn (Danilo Segan, Igor Nestorovic)
11486         - nl (Tino Meinen)
11487         - lt (Zygimantas Berucka)
11488         - sq (Gintautas Miliauskas, Laurent Dhima)
11489         - ja (Takeshi AIHANA)
11490         - bg (Iassen Pramataro)
11492 Evolution 2.1.6, 2005-02-28
11493 ---------------------------
11495 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11497  * Addressbook
11498    #73005 - Cannot cancel 'Contact List Editor' (Siva)
11499    #73005 - offline - setting/unsetting folder offline property is not working (Sushma)
11500    #70371 - Evolution crashes when adding contact list (Siva)
11501    #67724 - When unix user name, callendar points to old username (Siva)
11502    #54825 - Freeze on .vcf import from MacOS X AddressBook (Christophe Fergeau)
11503    #73013 - 'Right' click on a 'Contact' cannot select 'Cut' (Siva)
11505  * Calendar
11506    #72958 - Unable to send delayed meeting (Chen)
11507    #72006 - Opened existing appointments with attachment - press cancel - popup info with save / discard / cancel changes (Chen)
11508    #63866 - Same name can be entered twice in invitations tab (JP)
11509    #67714 - Invitations Tab Allows Entry Of Empty Line (JP)
11510    #62089 - adding contact lists to meetings impossible (JP)
11511    #47747 - Changes to attendee not updated until click on different row (JP)
11512    #61495 - Existing text is placed off screen when editing attendee field (JP)
11513    #28947 - adding contact list to attendee list should expand it (JP)
11514    #67724 - When unix user name, callendar points to old username (Siva)
11515    #72038 - Changes meeting to appoinment after throwing warning invalid mail id (Rodrigo)
11516    #69556 - Crash attaching mime parts to calendar events (Harish)
11518  * Mail
11519    #66126 - attach File Chooser is modal (Michael)
11520    #68549 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
11521    #71003 - threads still running at exit (Michael)
11522    #62109 - Inconsistent ways of determining 8-bit Subject: and From: header charsets (Jeff)
11523    #34153 - Confusing Outbox semantics for deleted outgoing messages (Michael)
11524    #71528 - Search Selection Widget Has Repeated Items (Michael)
11525    #71967 - Evolution delete mail from POP3 server even is checked the option "leave the mail on server (Michael)
11526    #40515 - Signature scripts do not allow switches (Michael)
11527    #68866 - Forward button doesn't put newline between headers and body (Michael)
11528    #35219 - flag-for-followup crufting (Michael)
11529    #64987 - Go to next unread message doesn't work when multiple messages are selected (Michael)
11530    #72337 - Evolution crashes if I click OK/Cancel on the password dialog after disabling the IMAP account (Michael)
11531    #70718 - Next and previous buttons don't realize there's new mail (Michael)
11532    #61363 - Setup wizard, IMAP for receiving server, sending default GW (Michael)
11533    #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
11534    #23822 - no copy text option when right-clicking on marked mail text (Rodney)
11535    #72266 - You shouldn't be able to open more than one 'Select Folder' dialog in the mail filters (Michael)
11536    #71429 - on NLD, menus in wrong order (Michae)l
11537    #72228 - cannot store into groupwise sent folder (Michael)
11538    #72209 - Evolution is crashing when you move a VFolder to a folder 'on this computer' (Michael)
11539    #72275 - Can't use Shift+F10 to popup context menu for link in message (Harry Lu)
11540    #54503 - "New" dropdown menu on toolbar has wrong widget style (Rodney)
11541    #72676 - Saved filter rule can't be modified if it is selected with GOK. (Harry Lu)
11543  * SMIME
11544    #68592 - "Backup" buttons in certificate settings does nothing - work around (Michael)
11546  * Shell
11547    #33287 - "send/receive" button not greyed out when starting offline (JP)
11548    #48868 - Status bar changes its height when fonts are large (William Jon McCann)
11550  * Plugins
11551    #71527 - Save Calendar widget mixup between directory and file (Rodrigo)
11553 Other bugs
11555  * Addressbook
11556    - Use new categories dialog in contact editor (Rodrigo)
11557    - HIG spacing fixes (Rodney)
11558    - Display warning dialog when GW server is old (Vivek)
11560  * Calendar
11561    - Always ensure default sources are available (Siva)
11562    - Don't look up free/busy unless we need to (Harish)
11563    - Make sure new events don't display twice (Chen)
11564    - Make sure double click opens attachments (Chen)
11566  * Mail
11567    - a11y fixes for composer (Harry Lu)
11568    - Use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
11569    - New mailer context menus for messages (Rodney)
11571  * Shell
11572    - Fix leak (JP)
11573    - Use gnome-vfs API to open quick reference (Marco Pesenti Gritti)
11575  * Plugins
11576    - Make e-popup more robust (Michael)
11577    - Cleanup authors/descriptions (Björn Torkelsson)
11578    - out of office exchange fixes (Sushma)
11579    - retry send options if invalid session string (Chen)
11580    - set proper default port for shared folders (Vivek)
11582  * Miscellaneous
11583    - BSD runtime linking fixes (Hans)
11584    - distclean fixes (Björn Torkelsson)
11586 Updated translations:
11587         - et (Priit Laes)
11588         - el (Kostas Papadimas, Nikos Charonitakis)
11589         - sv (Christian Rose)
11590         - es (Francisco Javier F. Serrador)
11591         - it (Luca Ferretti, Marco Ciampa)
11592         - da (Martin Willemoes Hansen)
11593         - ca (Josep Puigdemont, Xavi Conde)
11594         - nb (Kjartan Maraas)
11595         - no (Kjartan Maraas)
11596         - ru (Leonid Kanter)
11597         - gu (Ankit Patel)
11598         - cs (Miloslav Trmac)
11599         - nl (Vincent van Adrighem)
11600         - fi (Ilkka Tuohela)
11601         - pt (Duarte Loreto)
11602         - uk (Maxim Dziumanenko)
11603         - ko (Changwoo Ryu)
11604         - de (Frank Arnold)
11605         - fr (Vincent Carriere)
11606         - en_CA (Adam Weinberger)
11607         - cs (Miloslav Trmac)
11608         - pl (Artur Flinta)
11609         - bg (Vladimir Petkov)
11610         - ja (Takeshi AIHANA)
11611         - en_GB (David Lodge)
11612         - en_CA (Adam Weinberger)
11613         - lt (Zygimantas Berucka)
11615 Evolution 2.1.5, 2005-02-07
11616 ---------------------------
11618 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11620  * Addressbook
11621    #36137 - Leading %s in addressbook message totally non-obvious (Siva)
11622    #57819 - Evolution allows to create several contact lists with same name
11623             (Partha)
11624    #61060 - Don't split sentences in Evolution (Siva)
11625    #61067 - Use translator comment for evolution addressbook message (Siva)
11626    #67411 - Crash: create new address book (Hans Petter)
11627    #68799 - Evolution doesn't store IM info on the LDAP server (Siva)
11628    #70339 - vcard preview doesn't appear to work (Siva)
11630  * Calendar
11631    #33078 - No category list for Category searches in Calendar & Tasks (Rodrigo)
11632    #56901 - Only one line gets printed when printing Tasks and Appointments (Yong)
11633    #61078 - Please avoid using different styles of markup in translateable
11634             evolution messages (Priit)
11635    #64682 - Moving a appts from one calendar to another sends update (Chenthill)
11636    #71265 - Deletion Of Weather Calendar Crashes Evo (Rodrigo)
11637    #71452 - Pressing 2 times escape - edited meeting window disappear (JP)
11638    #71485 - String issues (JP)
11639    #71729 - Gnopernicus should report the full name of week day (Li)
11640    #71929 - Whitespace before colons in Evolution calendar a11y messages
11641             (Rodrigo)
11642    #71924, 71926, 71932 - Don't split sentences (Harry)
11643    #71944 - Failed to compile (JP)
11644    #72088 - Some calendar a11y functions don't work (Harry)
11645    #72090 - Evolution crashed when clicking on 'open calender' in sent items (Rodrigo)
11647  * Mail
11648    #65329 - Regression in default folder name localisation (Michael)
11649    #67083 - CJK-translated mail header names are line-wrapped with long lined headers
11650             (Michael)
11651    #68137 - Inconsistent VFolder vs vFolder (Rodney)
11652    #68696 - RFE: Simplifications to the "Account Management" page of the Account
11653             setup druid (Rodney)
11654    #68743 - Button jumps when you click it (Rodney)
11655    #69815 - Cannot quit while updating vfolders (Michael)
11656    #69850 - Crash: attempting to create a Vfolder based on a message without a Sender
11657             (Michael)
11658    #70454 - Folder shows unsubscribed, but is subscribed (Jeff)
11659    #71310 - Always loses my signature script settings (Michael)
11660    #71312 - Double-clicking vFolder of Draft folder doesn't allow editing (Michael)
11661    #71520 - Changing server type not displayed immediately in 'Account settings'
11662             (Michael)
11663    #71521 - 'Account Editor' does not allow to change hostname (Michael)
11664    #71774 - Evolution crashes when cancel 'Rename Folder' dialog (Mengjie)
11665    #71937 - Spamasssassin typo in Evolution mail schemas (JP)
11667  * Plugins
11668    #41235 - Spacing/padding of itip control (Rodney)
11669    #71460 - Clicking accept button in appointment - Unable to send item to calender
11670             'Calender'. Invalid object (Chenthill)
11671    #71512 - Crash: AMD64 Unable to add or import contacts (Siva)
11672    #71644 - Empty string marked for translation (Sushma)
11674 Other bugs
11676  * Addressbook
11677    - Use new categories dialog in contact editor (Rodrigo)
11678    - HIG spacing fixes (Rodney)
11679    - Display warning dialog when GW server is old (Vivek)
11681  * Calendar
11682    - Fixed sensitation of widgets in recurrence page (Rodrigo)
11683    - Fixed IDL duplications (Hans Petter)
11684    - Don't build private libraries as modules (Hans Petter)
11685    - Fixed popup menu for detached recurrences (Rodrigo)
11686    - HIG spacing/padding fixes (Rodney)
11687    - Display warning dialog when GW server is old (Vivek)
11688    - Clear component preview when updating (Rodrigo)
11689    - Added help button to editors (Rodney)
11690    - Fix DND issues with calendar attachments (Harish)
11692  * Mail
11693    - HIG fixes (Rodney)
11695  * Plugins
11696    - Use icon factory in audio-inline plugin (JP)
11697    - Fix order of menus in calendar-http plugin (David)
11698    - Added missing ID's (JP)
11699    - Set weather categories as not searchable (Rodrigo)
11700    - Added auth type section in exchange-account-setup plugin (Sushma)
11701    - Fixed crash in groupwise-send-options dialog (Chenthill)
11703  * All
11704    - Added 'pt' default setup to build (Rodney)
11705    - Fixed druid lock on startup (Jeff)
11706    - a11y improvements (Mengjie, Li, Harry)
11707    - HIG fixes to e-passwords dialogs (Rodney)
11709 Updated translations:
11710    - bg (Alexander Shopov)
11711    - cs (Miloslav Trmac)
11712    - de (Hendrik Richter, Frank Arnold)
11713    - el (Kostas Papadimas)
11714    - en_CA (Adam Weinberger)
11715    - es (Francisco Javier F. Serrador)
11716    - et (Priit Laes)
11717    - it (Marco Ciampa)
11718    - ja (Takeshi AIHANA)
11719    - lt (Zygimantas Beruska)
11720    - nb (Kjartan Maraas)
11721    - no (Kjartan Maraas)
11722    - ru (Leonid Kanter)
11723    - sk (Marcel Telka)
11724    - sv (Christian Rose)
11725    - zh_CN (Funda Wang)
11727 Evolution 2.1.4, 2005-01-24
11728 ----------------------------
11730 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11732  * Mail
11734    #46287 - Space key should work for checkbox (JP)
11735    #57090 - Junk Button Sensitivity needs changes (Radek)
11736    #69122 - Make subject || sender contains the default search (Michael)
11737    #60664 - message view does not follow theme change (Michael)
11738    #55831 - missing warning dialog about opening a lot of selected mails (Michael)
11739    #66943 - Crash when saving draft (Michael)
11740    #70768 - 'Mark All as Read' marks all the mails which are not in current query as read (Michael)
11741    #71105 - When trying to rename a folder containing a slash "/" and spaces, evil stuff happens (Michael)
11742    #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael) 
11743    #71029 - receiving settings not stored (Michael)
11744    #70990 - NNTP without username broken (Michael)
11745    #70018 - Signatures don't work (Michael)
11746    #68352 - Add post message keybinding (Rodney)
11748  * Calendar
11750    #71407 - Input Protect Read-Only Calendars (Rodrigo)
11751    #65820 - Evolution Calendar weekday names message needs translator comment (JP)
11753  * Addressbook
11755    #70622 - crash (JP)
11756    #71448 - Deleting many contacts is incredibly slow (Siva)
11757    #41210 - spacing/padding of "Contact Quick Add" dialog (Rodney)
11758    #60852 - "Add address" popup dialog UI is ugly/wrong size, and button is resizable (Rodney)
11759    #41228 - spacing/padding of "duplicate contact detected" dialog (Rodney)
11760    #70922 - Email address types should show "Other" when importing vcards (Siva)
11761    #61973 - add TTYTDD translator comment (JP)
11763  * Plugins
11765    #71384 - 'Forward' button is disabled while configuring mail id (Sushma)
11766    #29985 - Accepted meetings should have a replied-to icon (JP)
11768  * Miscellaneous
11770    #46404 - not remembering printer definition (JP)
11772 Other bugs
11774  * Address Book
11776     - set full name appropriately when quick adding (Hans)
11777     - fix creation of local addressbooks (Siva)
11778     - a11y fixes (Hao Sheng)
11780  * Mail
11782     - Add items to folder properties correctly (Jeff)
11783     - Add async descriptions (Jeff)
11784                 
11785  * Calendar
11787     - for detached instances, disable recurrence UI (Rodrigo)
11788     - use receive_objects for importing (Rodrigo)
11789     - change free/busy prefs title (Nat)
11790     - handle attachment errors better (Harish)
11791     - fix possible day view resize crash (Michael)
11792         
11793  * Shell
11795     - fix offline handler crash (JP)
11796     - close import wizard on Esc (Mengjie Yu)
11798  * S/MIME
11800     - don't remove tree node if deleting cert failed (Michael)
11802   * Plugins
11804     - Add addressbook file config plugin so local calendar get set up right (Siva)
11805     - In BBDB check the buddy account name not alias (Nat)
11806     - In weather calendar fix units spelling (David Trowbridge)
11807     - In weather calendar use single metric/imperial specification (David Trowbridge)
11808     - Add default source plugin so its easy to set for the user (Siva)
11809     - Make exchange account setup simpler (Sushma)
11810     - In groupwise account setup simplify the settings for soap only (Siva)
11811     - Add groupwise status tracking plugin so the user can see the information they requested (Chen)
11812     - In itip-formatter extract the decoded text so non-ascii works (JP)
11813     - In itip-formatter handle utc dtstart/dtend correctly (JP)
11814     - In new-mail-notify fix DBUS event handling (Miguel Angel Lopez Hernandez)
11815     - In groupwise sendoptions, make sure the global send options actually work (Chen)
11816     - In groupwise shared folder, improve UI (Vivek)
11817     - In groupwise shared folder, add a wizard for shared folder notifications (Vivek)
11819 Updated translations:
11820         - es (Francisco Javier F. Serrador)
11821         - de (Hendrik Richter, Frank Arnold)
11822         - it (Marco Ciampa)
11823         - nl (Vincent van Adrighem)
11824         - lt (Zygimantas Berucka)
11825         - nb (Kjartan Maraas)
11826         - no (Kjartan Maraas)
11827         - et (Priit Laes)
11828         - el (Nikos Charonitakis)
11829         - ja (Takeshi AIHANA)
11830         - en_CA (Adam Weinberger)
11832 Evolution 2.1.3, 2004-01-10
11833 ----------------------------
11835 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11837  * Calendar
11839    #69663 - Task list on the web does not mark tasks as finished (JP)
11840    #61076 - Evolution calendar messages unnecessarily marked for translation (JP)
11841    #41624 - only the last exception is deleted on palm device (JP)
11843  * Addressbook
11845    #61068 - Extraneous space in evolution message (Andre Klapper)
11846    #61975 - Can't translate string "Reflow test" (JP)
11848  * Plugins
11850    #30992 - Preferences dialog greys out OK button after Apply (JP)
11852 Other bugs
11854  * Address Book
11856     - set read only state better for contact editor (Hans)
11857     - add UI for marking calendars offline (Siva)
11858     - use new name selector api (Hans)
11860  * Mail
11862     - Display icon for shared folder (Vivek)
11863     - New offline folder/store classes (Jeff)
11864     - Handle reply in mailto: (Michael)
11865     - a11y fixes (Mengjie Yu)
11866     -  (Mengjie Yu)
11867                 
11868  * Calendar
11870     - detached instance recurrence handling (Rodrigo)
11871     - calendar attachments (Harish)
11872     - send options for meeting (Chen)
11873     - handle calendar:// uris (JP)
11874     - handle different calendars having the same uid (Rodrigo)
11875     - add UI for marking calendars offline (Chen)
11876     - use new name selector API (Hans)
11877     - prevent crash when searching for f/b info (JP)
11878     - a11y fixes (Harry)
11879     - calendar config cleanup (JP)
11880         
11881  * Shell
11883     - Make component buttons configurable (JP)
11884     - Set offline with gconf key (Siva)
11886   * Plugins
11888     - add component.migration event for calendar (David Trowbridge)
11889     - fix translations of popup menus (Michael)
11890     - HIG config dialog fixes (Rodney)
11891     - Add calendar file config plugin so local calendar get set up right (JP)
11892     - Add calendar weather config plugin (David Trowbridge)
11893     - Add exchange account config plugin (Sushma)
11894     - Add groupwise send options plugin (Partha)
11895     - Add itip formatter plugin (JP)
11896     - Add new-mail-notify plugin that uses DBUS (Miguel Angel Lopez Hernandez)
11897     - Use standard error messages in save-calendar plugin (Philip Van Hoof)
11898     - Add send options plugin for account editor (Chen)
11899     - Add shared folder notification plugin (vivek)
11901 Updated translations:
11902   - lt (Zygimantas Berucka)
11903   - ja (Takeshi AIHANA)
11904   - bg (Vladimir Petkov, Alexander Shopov)
11905   - et (Priit Laes, Ivar Smolin)
11907 Evolution 2.1.2, 2004-12-20
11908 ----------------------------
11910 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11912  * Mail
11914    #68759 - Evolution Shell can't load modules (JP)
11915    #69579 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Michael)
11916    #69339 - postscript and some other attachments not visable (Michael)
11917    #69579 - vFolders#UNMATCHED generates errors (Michael)
11918    #68958 - current message forgotten in vfolders (Michael)
11919    #69446 - Mail shown as attachment if some headers are upper case (Michael)
11920    #46229 - Filters dialog - label suggestions (Diego Sevilla Ruiz)
11922  * Calendar
11924    #47535 - Snooze Time "minutes" string Improperly marked for translation
11925     (Rodney)
11926    #67403 - wrong alarm time displayed (Rodrigo)
11928  * Shell
11930    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu) 
11932 Other bugs
11934  * Address Book
11936     - Turkish locale fixes (S. Caglar Onur)
11937     - Set proper window title for editing addressbook properties (Vivek)
11938     - Prevent null UID from causing weird saving problems (Siva)
11939     - a11y fixes (Harry Lu, Hao Sheng)
11941  * Mail
11943     - Add mnemonics everywhere (Mengjie Yu)
11944     - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek)
11945                 
11946  * Calendar
11948     - let users set a template for fetching free/busy information (James
11949       Bowes)
11950     - Set proper window title for editing calendar/task properties (Vivek)
11951     - Leak fixes (Harish)
11952     - Fix 64 bit problem (David Mosberger)
11953     - UI Fixes for meetings and assigned tasks (Chen)
11955  * Shell
11957     - fix 64 bit problem (David Mosberger)
11958     - use new window icon (Rodney)
11960   * Plugins
11962     - make plugin hooks available for mail even when the mailer is not
11963     activated (Michael)
11964     - move groupwise config code to a plugin (Siva)
11965     - support csv and rdf calendar saving (Philip Van Hoof)   
11967 Updated translations:
11969   - nl (Vincent van Adrighem)
11970   - sv (Christian Rose)
11971   - ca (Jordi Mallach)
11972   - zh_CN (Funda Wang)
11973   - bg (Alexander Shopov)
11974   - fi (Ilkka Tuohela)
11975   - da (Martin Willemoes Hansen)
11976   - tr (Baris Cicek)
11977   - lt (Zygimantas Berucka)
11978   - cy (Dafydd Harries)
11980 Evolution 2.1.1, 2004-11-28
11981 ----------------------------
11983 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11985  * Addressbook
11987    #28725 - should not say "no items in this view" until the backend is done responding (Sushma)
11988    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu)
11989    #61976 - Near-identical strings, should be made identical (Rodney)
11990    #67656 - almost the same email address are considrered identical (Siva)
11991    #61966 - Typo in string: Word "be" missing (Andre Klapper)
11992    #69079 - Data repeated after save with bad date format (Siva)
11993    #66854 - Some strings are missed to translation (partial, Rodney)
11995  * Mail
11997    #68787 - Crash when migrating 1.4 data to 2.0.2 (Michael)
11998    #69109 - EHLO or HELO with ip addresses does not conform rfc 821 (Michael)
11999    #69408 - Evolution hang in message fetching with ima4rev1 (Jeff)
12000    #69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
12001    #69241 - base64 attachement holding PGP block (Jeff)
12002    #69160 - IMAP4 dont freez on scaning imap folders (Jeff)
12003    #67496 - html email not rendered in preview pane (Michael)
12005  * Calendar
12007    #68624 - Requires URL to have http:// or webcal:// at beginning (Diego Sevilla Ruiz)
12008    #47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
12009    #6767  - Fix hardcode colors in day, week, month views (Li Yuan)
12010    #68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
12012  * Shell
12014    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu) 
12016 Other bugs
12018  * Address Book
12020     - Handle required fields (Siva)
12021     - a11y fixes (Hao Sheng)
12022     - make shift-F10 popup menu (Hao Sheng)
12023     - don't show error dialog when cancelling operation (Siva)
12025  * Mail
12027     - Reduce memory for vfolder operations (Michael)
12028     - Use unix sockets for spam checking (Radek)
12029                 
12030  * Calendar
12032     - warn is summary is blank (Chen)
12033     - allow creating new calendar with right click on a group (Harish)
12034     - EConfigize new calendar and calendar properties (David Trowbridge)
12035     - make sure switch between 12/24h time shows immediately (JP)
12037   * Plugins
12039     - set "base" plugin target (Michael)
12040     - add webcal config plugin (David Trowbridge)
12041     - mailing list actions plugin (Meilof Venningen)   
12042     - plugin manager plugin (Michael)   
12044 Updated translations:
12046   - da (Martin Willemoes Hansen)
12047   - lt (Žygimantas Beručka)
12048   - nl (Vincent van Adrighem)
12049   - de (Hendrik Richter)
12050   - it (Marco Ciampa)
12051   - ca (Jordi Mallach)
12052   - fa (Meelad Zakaria)
12053   - sq (Laurent Dhima)
12054   - fr (Sebastien Bacher)
12055   - cs (Juraj Kubelka)
12057 Evolution 2.1.0, 2004-11-01
12058 ----------------------------
12060 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12062  * Addressbook
12064    #61069 - Missing space in evolution addressbook message (Andre Klapper)
12065    #61972 - Typo in country name: Is "Grena-dines", should be "Grenadines" (Andre Klapper)
12067  * Mail
12069    #68894 - IMAP4 rev1, error on selecting INBOX (Jeff)
12070    #68814 - evo crash while fetching mail using IMAP4 rev1 (Jeff)
12071    #44876 - Missing keyboard navigation in the e-mail recipient section (Mengjie Yu)
12073 Other bugs
12075  * Address Book
12077     - Display multi value attributes in the preview (Nat)
12079  * Mail
12081     - Enable IMAP4 camel provider by default (Jeff)
12082     - IMAP4 offline folder info caching (Jeff)
12083                 
12084  * Calendar
12086     - a11y fixes (Li Yuan)
12087     - make free/busy information gathering more efficient (Harish)
12089  * Shell
12091     - remove deprecated calls (Kjartan Maraas)
12093   * Plugins
12095     - convert mail, address book to econfig (Zucchi)
12096     - convert all components to e-menu (Zucchi)
12097     - add new mail event (Zucchi)
12098     - add message replied event (Nat/Zucchi)
12099     - add online/offline event (Zucchi)
12100     - inline audio via gstreamer (Radek)
12101     - big brother database (Nat)
12102     - copy address tool (Zucchi)
12103     - folder unsubscribe (Jeff)
12104     - mail to task (Rodrigo)
12105     - mark calendar for offline (Harish)
12106     - prefer plain text for messages (Zucchi)
12107     - save attachments (Zucchi)
12108     - save calendar (Rodrigo)
12109     - select one calendar/task (JP)
12110     - subject threading (JP/Zucchi)
12112 Updated translations:
12114   - da (Martin Willemoes Hansen)
12115   - it (Marco Ciampa)
12116   - sq (Laurent Dhima)
12117   - el (Nikos Charonitakis)
12118   - ms (Hasbullah Bin Pit)
12119   - bg (Vladimir Petkov)
12121 Evolution 2.0.2, 2004-10-11
12122 ----------------------------
12124 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12126  * Addressbook
12128    #66520 - Crash deleting addressbooks (Michael)
12129    #66369 - VCard import requires blank lines between contacts (Hans)
12130    #65537 - Updating Contacts Causes Crash (Hans)
12132  * Calendar
12133         
12134    #65932 - Crash when accessing the details of an appointment notification (Rodrigo)
12135    #64683 - meeting invite expands to larger than workspace (Rodrigo and JP)
12136    #66736 - crash clicking Search Clear button twice (Michael)
12137    #61766 - select personal calendar/tasks by default when migrating (JP)
12138    #65599 - 'Evolution 1.5' crash in 'Free/Busy' editor (Rodrigo)
12139    #62053 - select GroupWise calendar by default (Siva)
12140    #66164 - popup date edit drop down in correct place (JP)
12141    #45951 - Scroll properly in task description (Rodrigo)
12143  * Mail
12145    #67170 - Unable to subscribe to the alt hierarchy (Michael)
12146    #67028 - 2.0.1 compilation fails on camel-service.c: In function `camel_getaddrinfo' (Jeff)
12147    #67257 - evolution busy waits looking up hostname if network down (Michael)
12148    #66509 - Evolution Crashes when deleteing a news group (Michael)
12149    #65828 - Fix typo in error message (Jeff)
12150    #63881 - "Cannot copy or move messages into a Virtual Folder" when
12151              dragging from UNMATCHED vfolder into real folder (Ed Catmur)
12152    #63521 - stale / bogus pop cache file (Michael)
12153    #66991 - crash creating folders (Michael)
12154    #66706 - Evolution Crashes while refreshing Folder Subscriptions (Michael)
12155    #67408 - Seg Fault on exit (Michael)
12156    #67211 - Evolution crashes when getting summary from folder (Michael)
12157    #66703 - S/MIME signing fails randomly (Jeff)
12159  * Shell
12161    #61285 - use better query for config pages (Michael)
12162    #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
12164 Other bugs
12166  * Address Book
12168     - Crash when exiting (Hans)
12170  * Mail
12172     - Provide error dialogs if host/name lookups fail (Jeff)
12173     - Improve NNTP locking (Michael)
12174     - Work with complete MBox hierarchy (Michael)
12175     - Forward as inline sends attachments (Michael)
12176     - Fix possible migration bug from 1.2 (Dave Malcolm)
12177         
12178   * Other
12180     - Updated documentation (Rodney and Novell Doc Team)
12181     - Don't dereference NULL nickname or emailAddr on certificate (Michael)
12183 Updated translations:
12185   - el (ta panta rei, Nikos Charonitakis)
12186   - ja (Takeshi AIHANA)
12187   - hu (Laszlo Dvornik)
12188   - pt (Duarte Loreto)
12189   - sq (Laurent Dhima)
12190   - es (Francisco Javier F. Serrador)
12191   - nl (Vincent van Adrighem, Michel Klijmij)
12192   - en_CA (Adam Weinberger)
12193   - zh_CN (Funda Wang)
12194   - cs (Miloslav Trmac)
12195   - pl (GNOME PL Team)
12196   - pt_BR (Raphael Higino)
12197   - sr (Danilo Segan)
12198   - sr@Latn (Danilo Segan)
12199   - en_GB (David Lodge)
12200   - ca (Xavier Conde Rueda)
12201   - ko (Changwoo Ryu)
12202   - ro (Mugurel Tudor)
12203   - fr (Christophe Merlet)
12204   - nb (Kjartan Maraas)
12205   - no (Kjartan Maraas)
12206   - da (Martin Willemoes Hansen)
12207   - ru (Leonid Kanter)
12208   - fa (Meelad Zakaria)
12210 Evolution 2.0.1, 2004-09-24
12211 ----------------------------
12213 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12215  * Addressbook
12217    #61070 - Fix improper grammar (hannah rebekah & fazlu huq)
12218    #59725 - Conduit syncing to wrong desktop record (JP)
12219    #63191 - Fix contact list editor title (JP)
12220    #64080 - addressbook gui component needs to be linked with libcamel (Michael)
12221    #64024 - Lower pane doesn't go away when you uncheck "Preview Pane" in Contacts (Siva)
12222    #64011 - Remove C99-ism (Vicent Noel)
12223    #62856 - in --offline mode, still get prompted for gw addressbook password, work around (Michael)
12225  * Calendar
12227    #66344 - Evolution crashes added start time column to tasks (JP)
12228    #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
12229    #60904 - Show all appointments when work week longer than 5 days (JP)
12230    #66158 - Completion status is not displayed immediately (JP)
12231    #59194 - Crash editing location field in event list (JP)
12232    #65682 - get error deleting appointments (Chen)
12233    #55172 - sync montly recurrences properly (JP)
12234    #62374 - alarms no function if run over night (Rodrigo)
12235    #62728 - week day heading in month view does not update after changing week start day in settings (JP)
12236    #62392 - Crash on close alarm notification (Rodrigo)
12238  * Mail
12240    #65329 - translate standar folder names (Michael)
12241    #65058 - Specific mails don't display picture but picture data (Michael)
12242    #64972 - signature auto-selection in composer with Maildir account is broken (Michael)
12243    #65448 - Opening a mail does not mark it read (Jeff)
12244    #64974 - Allow selecting of file or folder for maildir and mh accounts (Jeff)
12245    #65703 - Display reply to all icon (JP)
12246    #59717 - crash checking supported authentication types (Michael)
12247    #47821 - try all host names available when connecting (Michael)
12248    #66199 - Image loading fails with authenticated proxy (Michael)
12249    #64023 - Forget NNTP password if it was wrong (Michael)
12250    #64092 - Ambiguity in nomenclature of GW Tasks in Evolution (Siva)
12252  * Shell
12254    #61285 - use better query for config pages (Michael)
12255    #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
12257 Other bugs
12259   * Addressbook
12261     - point to correct documentation file (Rodney)
12262     - check for LABEL supported (Siva)
12264   * Calendar
12266     - Don't allow deletion of system calendar or tasks (JP)
12267     - Don't allow a task to be changed to an assigned task if the backend doesn't support it (Chen)
12269   * Mail
12271     - Fix typo setting the root node in folder tree (Dave Malcolm)
12272     - Handle 0 length token read for summary (Michael)
12273     - Make SSL connections async and cancellable (Michael)
12275 Updated translations:
12276   - fr (Christophe Merlet, Craig Jeffares)
12277   - pl (Artur Flinta)
12278   - sq (Laurent Dhima)
12279   - cs (Miloslav Trmac)
12280   - es (Francisco Javier F. Serrador)
12281   - nl (Vincent van Adrighem)
12282   - zh_CN (Funda Wang)
12283   - en_CA (Adam Weinberger)
12284   - it (Craig Jeffares)
12285   - zh_TW (Craig Jeffares)
12286   - en_GB (Gareth Owen)
12287   - fa (Roozbeh Pournader)
12288   - el (Nikos Charonitakis)
12289   - ja (Takeshi AIHANA)
12290   - pt_BR (Raphael Higino)
12291   - da (Martin Willemoes Hansen)
12292   - ko (Changwoo Ryu)
12293   - nn (Åsmund Skjæveland)
12294   - sr (Danilo Segan)
12295   - hu (Laszlo Dvornik)
12296   - bs Danilo Segan
12297   - id (Mohammad DAMT)
12298   - nb (Sigurd Gartmann)
12299   - no (Sigurd Gartmann)
12300   - ar (Arafat Medini))
12302 Evolution 2.0.0, 2004-09-13
12303 ----------------------------
12305 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12307  * Addressbook
12309    #59582 - Contact incompletely updated to LDAP store, address information lost/not editable (Siva)
12310    #64084 - addressbook gui component needs to be linked with libcamel (Michael)
12312  * Calendar
12314    #65454 - Evolution crashes while opening newly received e-mail (JP)
12315    #62392 - Crash on close alarm notification (Rodrigo)
12316    #64800 - broken timezone selector (Rodney)
12318  * Mail
12320    #60515 - signature setting is not preserved changing "Autogenerated" to "None"  (Michael)
12321    #63377 - Crash when replying to a (specific) message  (Jeff)
12322    #62665 - Wrong Folder is deleted (Jeff)
12323    #64377 - crash creating new folder (Michael)
12324    #63456 - crash replying to E-mail (Michael)
12326 Other bugs
12328   * Addressbook
12330     - Confirmation dialog was showing up on contact-editor close,
12331       even if there were no changes (Hans Petter)
12333   * Calendar
12335     - 64 bit build fix (Rodrigo)
12336         
12337   * Misc
12338     
12339     - new documentation (Rodney)
12341 Updated translations:
12343   - ar (Arafat Medini)
12344   - bn (Runa Bhattacharjee)
12345   - cs (Miloslav Trmac)
12346   - cy (Dafydd Harries, Telsa Gwynne)
12347   - da (Martin Willemoes Hansen)
12348   - de (Hendrik Richter)
12349   - el (Nikos Charonitakis)
12350   - en_CA (Adam Weinberger)
12351   - en_GB (David Lodge)
12352   - es (Francisco Javier F. Serrador)
12353   - et (Priit Laes)
12354   - fi (Ilkka Tuohela)
12355   - hi (Rajesh Ranjan)
12356   - hu (Laszlo Dvornik)
12357   - id (Mohammad DAMT)
12358   - ja (Takeshi AIHANA)
12359   - ko (Changwoo Ryu)
12360   - ms (Hasbullah Bin Pit)
12361   - nb (Sigurd Gartmann)
12362   - nl (Vincent van Adrighem)
12363   - nn (Åsmund Skjæveland)
12364   - no (Kjartan Maraas)
12365   - pl (Artur Flinta)
12366   - pt (Duarte Loreto)
12367   - pt_BR (Raphael Higino)
12368   - ro (Mugurel Tudor)
12369   - ru (Leonid Kanter)
12370   - sq (Laurent Dhima)
12371   - sr (Danilo Segan)
12372   - sv (Christian Rose)
12373   - tr (Baris Cicek)
12374   - uk (Maxim Dziumanenko)
12375   - zh_CN (Funda Wang)
12376   - zh_TW (Abel Cheung)
12378 Evolution 1.5.94, 2004-08-27
12379 ----------------------------
12381 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12383  * Addressbook
12385    #61833 - Blank names in name selector (Hans Petter)
12386    #62715 - Free-form addresses not loading in contact editor (Hans Petter)
12388  * Calendar
12390    #62869 - Crash: attempt to access GW tasks from evolution (Siva)
12391    #62706 - Changing time-zone doesn't refresh calendar correctly (JP)
12392    #62063 - Meeting description does not wrap (Jeff)
12393    #58824 - Stray message or failing to open tasks? (Rodrigo)
12394    #62911 - ITIP control blocks mailer opening calendar (JP)
12395    #54101 - In itip control had "Birthdays & Anniversaries" as calendar (JP)
12397  * Mail
12399    #63189 - Deleting IMAP folders is too aggressive  (Michael)
12400    #63504 - Don't send IMAP commands to a disconnected socket  (Jeff)
12401    #63177 - Can't drag folder to "On This Computer"  (Jeff)
12402    #62812 - Crash when parent of search window is closed  (Jeff)
12403    #62963 - C99-isms in smime/gui/cert-trust-dialog.c  (Michael)
12405 Other bugs
12407   * Addressbook
12409     - Confirmation dialog was showing up on contact-editor close,
12410       even if there were no changes (Hans Petter)
12412   * Calendar
12414     - Fixed problems in alarm daemon (JP, Siva, Rodrigo)
12415     - Clean up of stray status messages for tasks (Chen)
12416     - Don't remove GtkDialog's separator if using GTK >= 2.4.0 (Frederic)
12417     - Fix copy/move problems when pilot syncing (JP)
12418     - Don't mark menu accels for translation (Christian)
12420   * Mail
12422     - Crash in em-utils on GtkFileChooser with no name selected (Hans Petter)
12424   * Misc
12426     - avoid warnings on dialogs with GTK 2.4 (Frederic)
12427     - upgrade egg tray icon (Rodrigo)
12428     - fix memory corruption when pilot syncing tasks/events (JP)
12429         
12431 Evolution 1.4.1, 2003-06-25
12432 ---------------------------
12434 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12436   * Addressbook
12438     #41826 - Focus the first minicard when focusing the view for the
12439              first time (gilbert.fang@sun.com)
12440     #43841 - Contact editor will not save Web Page address (Toshok)
12441     #44477 - Make sure the master category list is upgraded (Toshok)
12443   * Calendar
12445     #41582 - Display incorrect after switching between week and day
12446              view (Rodrigo)
12447     #43585 - Ugly tasks printout (Hans Petter)
12448     #45273 - Tab through events in day view (Bolian Yin)
12449     #45275 - Shift+F10 to activate Popup menu in ToDo List (Bolian Yin)
12450     #45423 - Provide shortcus for "Go to today" and "Go to date" (Bolian Yin)
12452   * Mail
12454     #22542 - Creating a folder in the vFolder store fails with a
12455              meaningless message (Michael)
12456     #31745 - Cannot view mails under '#mh' namespace.  Temporary
12457              workaround, strip #'s (Michael)
12458     #33593 - Message remains displayed after last message removed from
12459              list (Michael)
12460     #40788 - Broken POP3 server causing evolution to hang/crash (Jeff)
12461     #42630 - collapsed thread always shows as unread (Jeff)
12462     #43917 - ECharsetPicker doesn't save user-specified charset strings
12463              properly (Jeff)
12464     #43972 - Invert selection doesn't work (Jeff)
12465     #43974 - Cannot retrieve "Local Delivery" mail (Michael)
12466     #44121 - Invalid multipart/signed message showing empty (Michael)
12467     #44139 - Composer spacing is not HIG compliant (Jeff)
12468     #44322 - Evolution crash with weird IMAP foldername (Michael)
12469     #44344 - Dont use quoted-printable encoding on anything but text/*
12470              parts, interoperation with Lookout and others (Jeff)
12471     #44457 - Crash viewing video content as inline-text (Jeff)
12472     #44519 - Popup message view redraws when new mail arrives (Michael)
12473     #44609 - HIG issue with vFolder properties editor (Michael)
12474     #44991 - Cannot send mail in GB-2312 (Jeff)
12475     #45082 - GB18030 BIG5HKSCS and EUC-TW charsets not supported in
12476              evolution mail (suresh.chandrasekharan@sun.com)
12477     #45063 - Message display refreshes when new mail arrives,
12478              introducted by #33593 (Michael)
12479     #45386 - Warnings when sending mail (Michael)
12480     #45368 - Crash when closing the folder browser
12482   * Summary
12484     #44111 - Crash on exit (Ettore)
12485     #44798 - Crash when closing print preview dialog (Ettore)
12487   * All
12489     #42691 - Build, make clean doesn't rebuild bonobo-activation
12490              .server files (Michael)
12491     #44717 - Tarball cointains generated files (Frederic Crozat)
12493 Other bugs
12495   * Calendar
12497     - Fix invalid shared use of list of calendar factories (Rodrigo)
12498     - Make the calendar editor window title reflect the summary contents (Rodrigo)
12500   * Mail
12502     - Fix bug in indexer string normalisation (they weren't) (Larry)
12503     - Major memory leak in message-threading (Larry)
12504     - Only try to snoop a content-type if its application/octet-stream
12505       when displaying mail parts (Jeff)
12506     - Major memory leak in filter-file based filters (Jeff)
12507     - Try to make asynchronous dns lookup more asynchronously
12508       cancellable (Michael)
12509     - Fix a degenerate algorithm case in vFolder shutdown which could
12510       cause excessive exit cpu usage (Michael)
12512   * Shell
12514     - Wrong version number used for configuration upgrade (Michael)
12516   * All
12518     - Lots of miscellaneous memory leaks
12520 Updated translations:
12522   - cs (Miloslav Trmac, Stanislav Brabec)
12523   - el (Kostas Papadimas)
12524   - es (Francisco Javier F. Serrador)
12525   - hu (Andras Timar)
12526   - it (Marco Ciampa)
12527   - ko (Kan Jeong-Hee)
12528   - mk (Ivan Stojmirov)
12529   - nl (Vincent van Adrighem)
12530   - pt_BR (Gustavo Maciel Dias Vieira)
12531   - sr, sr@Latn (prevod.org)
12532   - sv (Christian Rose)
12533   - tr (Gorkem Cetin)
12534   - zh_CN (Wang Li, Funda Wang)
12537 Evolution 1.4, 2003-06-02
12538 -------------------------
12540 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12542   * Calendar
12543   
12544     #43388 - Problems importing appointments  (Rodrigo)
12545     #43455 - Crash on exit  (Rodrigo)
12546     #43763 - 2 right mouse menus appear in Week & Month views  (Rodrigo)
12547     #43775 - Crash under Chinese locale  (JP)
12549   * Mail
12551     #42854 - Copying files from one IMAP folder to another makes
12552              multiple copies of file  (Jeff)
12553     #43862 - First run imap account won't load folders until account
12554              is disabled and re-enabled  (Jeff, Michael)
12555     #42691 - Server files not regenerated after distclean  (Michael)
12556     #43805 - Evolution locked while editing reply to an mail  (Jeff)
12557     #43410 - Flag for Followup dialog opens up too small in Evo  (Michael)
12558     #43688 - Can't save signatures  (Michael)
12560   * Summary
12562     #43506 - Spontaneous crash  (Ettore)
12564   * Misc
12566     #43596 - Symlink icon file so it doesn't break existing panel
12567              setups  (Ettore)
12569 Other bugs fixed:
12571   * Addressbook
12573     - Removed conflicting shortcut for the Print Preview menu item
12574       (Rodney)
12576   * Misc
12578     - Corrected some problems in the pkgconfig files  (Rodney)
12579     - Fixed an issue with GConf schema file installation  (Joe Marcus
12580       Clarke)
12582 Updated translations:
12584   - nl (Vincent van Adrighem)
12585   - ru (GNOME Russian Team)
12586   - be (GNOME Belarusian Team)
12587   - es (Francisco Javier F. Serrador)
12590 Evolution 1.3.92, 2003-05-22
12591 ----------------------------
12593 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12595   * Addressbook
12597     #38084 - Rename local folder issue in contacts  (sean.gao@sun.com)
12598     #41130 - HIG compliance  (Anna)
12599     #41137 - HIG compliance  (Anna)
12600     #41140 - HIG compliance  (Anna)
12601     #41144 - Use stock buttons in the ldap config page  (Toshok)
12602     #41211 - Add icon to "Add" button in "Add to Contacts" dialog  (Toshok)
12603     #41229 - HIG compliance  (Anna)
12604     #41231 - HIG compliance  (Anna)
12605     #41232 - HIG compliance  (Anna)
12606     #41245 - HIG compliance  (Toshok)
12607     #41248 - HIG compliance  (Anna)
12608     #41249 - HIG compliance  (Anna)
12609     #41250 - HIG compliance  (Anna)
12610     #41251 - HIG compliance  (Anna)
12611     #41254 - HIG compliance  (Anna)
12612     #41255 - Use stock Add/Remove icons in the contact list editor  (Toshok)
12613     #41910 - Crash when deleting addresses from long contact lists  (Toshok)
12614     #42048 - "Print" not hooked up in etable view  (Toshok)
12615     #42177 - Cannot tab out of date edit widgets in contact editor  (Toshok)
12616     #42472 - Selecting a field in a contact highlights entire row  (Toshok)
12617     #42596 - Selecting text in a contact address field selects all
12618              rows of text (Toshok)
12619     #42604 - Display not shifted when cursor moved to next address
12620              line (Toshok)
12621     #42606 - Not saving information entered in Notes field of Contact
12622              editor (Toshok)
12623     #42620 - Crash related to mailing address checkbox  (Toshok)
12624     #42625 - Clicking in white space of contact brings up empty
12625              contact editor  (Toshok)
12626     #42780 - Crash on solaris due to missing NULL in g_guild_filename.
12627              (sean.gao@sun.com)
12628     #42825 - clicking on letters in LDAP address card view does not
12629              load selected letter (Dan, Toshok)
12630     #43005 - Crash on reply  (Toshok)
12631     #43016 - Crash when adding duplicate contact  (Toshok)
12632     #43023 - All contacts have disappeared  (Toshok)
12633     #43090 - GalView menu missing from the addressbook  (Toshok)
12634     #43175 - Evolution crashed pasting large amount of text into
12635              address field  (Toshok)
12636     #43213 - auto-completion folder list wasn't populated correctly on
12637              fresh install  (Toshok)
12639   * Calendar
12641     #40972 - connector crashed while evolution was idle  (Rodrigo)
12642     #41234 - button order of "Enter Delegate" dialog (Rodrigo)
12643     #41329 - Changing Options in scheduling tab causes display time to shift
12644     #41579 - Double clicked on meeting in Exchange calendar, Evo
12645              crashed  (Rodrigo)
12646     #41760 - Alarm dialog does not reappear after snoozing Exchange
12647              alarm  (Rodrigo)
12648     #41811 - Calendar update failing and crashing  (JP)
12649     #41930 - Warning while running gdb includes: "Some clown returned
12650              undeclared exception"  (JP)
12651     #41935 - day view ignores scroll wheel  (JP)
12652     #42056 - Accelerators in meeting selector not working/looks bad
12653              (Hans Petter)
12654     #42220 - calendar not refreshing correctly after changing meeting
12655              times  (Rodrigo)
12656     #43029 - When running under valgrind Evolution crashed while
12657              exiting  (JP)
12658     #43308 - scheduling page alignment (JP)
12660   * Mail
12662     #40074 - Thread expansion state not remembered  (Jeff)
12663     #41748 - Send/Recv not sending mail in connector Outbox  (Michael)
12664     #42000 - Crash selecting a non-selectable folder  (Michael)
12665     #42045 - Another workaround for mailers sending out invalid date
12666              formats  (Jeff)
12667     #42118 - Edit->Mark as unread doesn't behave the same as right
12668              click->mark as unread  (Jeff)
12669     #42170 - Thread expansion state lost on deleting messages  (Jeff)
12670     #42212 - Crash entering address in composer  (Rodrigo)
12671     #42294 - Custom fixed font setting not applying to composer
12672               (Michael)
12673     #42333 - Crash opening a mail again that was still being opened
12674               (Jeff)
12675     #42356 - Adding colour from not working properly  (Jeff)
12676     #42456 - Spelling preferences Enable/Disable button inconsisency
12677               (Michael)
12678     #42540 - Crash when pressing send/recv too quickly  (Michael)
12679     #42710 - Invalid 8 bit header data getting to the UI layer
12680              generating warnings  (Michael)
12681     #42763 - Crash deleting local folder with indexing turned off
12682               (Jeff)
12683     #42838 - Crash setting up local mail account  (Michael)
12684     #42854 - Copying many messages between IMAP folders results in
12685              several duplicates  (Jeff)
12686     #43214 - changing server settings enables the account  (Jeff)
12687     #43234 - crash reading mail  (Michael)
12688     #42748 - Check spelling while I type - broken (Larry)
12689     #42749 - Composer ignores color for misspelled words (Larry)
12690     #43392 - Reproducible crash after searching mail w/ attachment and
12691              closing (Jeff)
12692     #43406 - Evo crashed during POP download/filtering  (Jeff)
12694   * Shell
12696     #36956 - Window title too long  (Ettore)
12697     #40391 - Updated contributor list in the about box  (Michael)
12698     #42038 - Crash hitting escape or closing window on rename box
12699               (Michael, Ettore)
12700     #42342 - Send/receive sensitive when startedi in offline mode
12701               (Ettore)
12702     #42465 - Unread count problem in the shortcut bar  (Ettore)
12703     #42491 - Compilation problems on Forte  (Antonio Xu)
12704     #42518 - Folder bar selection lost on folder delete  (Ettore)
12705     #43079 - Don't crash when an invalid "default:" URI is given on
12706              the command-line  (Ettore)
12707     #43119 - Memory corruption problem in settings dialog  (Ettore)
12708     #43216 - Crash on exit  (Ettore)
12709     #43322 - Crash on exit  (Ettore)
12711   * Summary
12713     #41131 - HIG compliance  (Anna)
12714     #41133 - HIG compliance  (Anna)
12715     #41849 - Charsets not respected in news feed display  (Michael)
12716     #43101 - Crash on exit  (JP)
12717     #43117 - Crash on exit  (Ettore)
12719 Other bugs:
12721   * Addressbook
12723     - 64bit cleanup and warning fixes  (Jeremy Katz)
12724     - Fixed some probable memory corruption (Toshok, Sean Gao)
12726   * Calendar
12728     - Fixed crash in cal_client_discard_alarm  (Rodrigo)
12729     - Fixed Bonobo unrefing problems on components  (JP)
12730     - Fixed multiple initialization in calendar factory  (Rodrigo)
12732   * Mail
12734     - Crash on exit if password dialog was open  (Ettore)
12735     - Make Ok the default response on the password dialog  (Ettore)
12736     - Crash in SMTP if unable to resolve the remote host name  (Jeff)
12737     - Fix an automake 1.6 issues with camel-lock-helper  (Dan)
12738     - Reload page if citation color changes (Larry)
12739     - Made all the composer preferences work (Larry)
12740     - Made newly created HTML signatures work again (Radek)
12742   * Shell
12744     - HIGified config settings dialog a bit more  (Anna)
12745     - Fixed a bunch of reference count problems  (JP)
12746     - Improved the look of the "open other user's folder" dialog
12747       (Dan)
12749   * Summary
12751     - Fixed a typo that caused the summary to not see the default
12752       calendar folder  (Ettore)
12753     - Made the print dialog close properly  (Ettore)
12754     - Reference count fixes  (JP)
12756   * All
12758     - Various container referencing issues  (JPR)
12759     - 64 bit and portability fixups  (Jeremy Katz)
12760     - Cleaned up lots of compile time warnings and run-time debugging
12761       output  (everyone)
12763 Updated translations:
12765   - cs (Miloslav Trmac)
12766   - da (Kenneth Rode Christiansen)
12767   - de (Christian Neumair)
12768   - es (Francisco Javier Fernandez)
12769   - fr (Christophe Fergeau)
12770   - it (Marco Ciampa)
12771   - ja (Takuo Kitame)
12772   - no (Kjartan Maraas)
12773   - pt (Duarte Loreto)
12774   - pt_BR (Gustavo Maciel Das Vieira)
12775   - ru (GNOME Russian Team)
12776   - sv (Christian Rose, Anders Carlsson)
12778   - Fixed encoding of the ca, en_AU, en_CB, et, eu, ro catalogs (Abel
12779     Cheung)
12782 Evolution 1.3.3, 2003-04-29
12783 ---------------------------
12785 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12787   * Addressbook
12789     #37351 - Contact List drag-n-drop broken from sorted list view  (Toshok)
12790     #40954 - Wombat crashes when opening an appointment  (Toshok)
12791     #41843 - Don't use localized field names in the csv exporter  (Gilbert Fang)
12792     #41779 - Fix crash when adding emails to existing contacts  (Toshok)
12794   * Calendar
12796     #21499 - No docs in snaps (Rodney)
12797     #22444 - Deleting recurring meetings menu option (Rodrigo)
12798     #34498 - alarm-notify not noticing meetings canceled by organizer (Rodrigo)
12799     #35814 - same mnemonic for File:New:Mail Message and :Meeting (Rodney)
12800     #37552 - GUI doesn't notice Connector failed to delete task (JP)
12801     #39735 - Calendar View settings not persistent between sessions (JP)
12802     #40257 - selecting day from calendar control causes window resize (JP)
12803     #41129, #41215, #41221, #41256, #41148, #41216, #41235 - gui spacing (Rodrigo, Anna)
12804     #41230 - forwarded tasks blank when viewed in a separate window (JP)
12805     #41458 - Crash sending meeting invite (Dan)
12806     #41459 - remove "Delegate to..." from right click menu in meeting dialog (JP)
12807     #41641 - crash opening calendar for the first time (Hans)
12808     #41661 - Only one popup dialog for repeated message alarm (Rodrigo)
12809     #41671 - audio alarms pop up message dialog instead of playing tune (Rodrigo)
12811   * Mail
12813     #21499 - No docs in snaps  (Rodney)
12814     #38927 - Signature editor help brings up composer help
12815     #40694 - Focus not in To field of new message when From field is
12816              visible. (Toshok)
12817     #40989 - Deleted sub-folders hang around  (Michael)
12818     #41043 - Send/receive accelerators broken  (Michael)
12819     #41142 - Message search dialog has questionable button order  (Jeff)
12820     #41149 - Spacing/padding of "Filters" dialog  (Jeff)
12821     #41150 - Use stock buttons in "Filters" dialog  (Jeff)
12822     #41151 - Spacing/padding of "Add/Edit Filters" window  (Jeff)
12823     #41152 - Spacing/padding of "Vfolders" dialog  (Jeff)
12824     #41153 - Use stock buttons in "VFolders" window  (Jeff)
12825     #41155 - Spacing/padding in "Add/Edit Vfolders" dialog  (Jeff)
12826     #41156 - Use stock** buttons in "add/edit vfolders" dialog  (Jeff)
12827     #41163 - Forwarding HTML mail with inline images results in 
12828              misformatted mail  (Michael)
12829     #41164 - Can't import mails at all  (Michael)
12830     #41190 - Crash cursor navigating Inbox  (Michael)
12831     #41199 - Subscribe dialog's toolbar -- why? :)  (Michael)
12832     #41205 - Use icons on Add/Edit/Delete buttons in "Search Editor"  (Jeff)
12833     #41208 - Spacing/padding in "advanced search" dialog  (Jeff)
12834     #41209 - Spacing/padding of "Create VFolder from Search" dialog  (Jeff)
12835     #41238 - Crash when opening "attachment properties"  (Jeff)
12836     #41239 - Spacing/padding of "attachment properties"  (Jeff)
12837     #41241 - Title capitalisation of "Attachment Properties"  (Jeff)
12838     #41244 - Spacing/padding of "Reformat Mailbox" dialog  (Jeff)
12839     #41389 - Crash creating new Exchange acct  (Jeff)
12840     #41398 - vFolder Sources IMAP folder names not being unencoded 
12841              correctly  (Michael)
12842     #41419 - Variable font key has trailing slash  (katzj@redhat.com)
12843     #41448 - Crash on startup  (Michael)
12844     #41461 - camel_text_to_html doesn't do as good a job with URLs as 
12845              e_text_to_html  (Jeff)
12846     #41513 - Plain text attachments not showing up in the composer  (Jeff)
12847     #41578 - Up/down buttons broken in vfolder list  (Jeff)
12848     #41648 - 1.2 -> 1.3 vfolder conversion  (Michael)
12849     #41730 - Empty "Organization" headers  (Jeff)
12850     #41789 - Bonobo components can pause/freeze the gui  (Jeff)
12851     #41972 - Searching on labels is broken  (Michael)
12852     #42024 - Improper use of Error dialog  (Jeff)
12854   * Shell
12856     #21499 - Documentation not working in the snapshots  (Rodney)
12857     #33919 - Crash when opening other user's folder  (Dan)
12858     #41002 - Default folder bar size too narrow  (Ettore)
12859     #41008 - HIG compliance  (Anna)
12860     #41010 - HIG compliance  (Anna)
12861     #41022 - HIG compliance  (Anna)
12862     #41024 - HIG compliance  (Anna)
12863     #41025 - HIG compliance  (Anna)
12864     #41036 - HIG compliance  (Anna)
12865     #41059 - Crash connecting to other user's folder  (Ettore)
12866     #41013 - Startup wizard display problems  (Michael)
12867     #41128 - HIG compliance  (Anna)
12868     #41145 - HIG compliance  (Anna)
12869     #41146 - HIG compliance  (Anna)
12870     #41147 - HIG compliance  (Anna)
12871     #41225 - HIG compliance  (Anna)
12872     #41227 - HIG compliance  (Anna)
12873     #41242 - HIG compliance  (Anna)
12874     #41304 - Missing dialog title  (Michael)
12875     #41392 - HIG compliance  (Anna)
12876     #41413 - Creating folder needs to make sure parent folder is
12877              expanded  (Dan)
12878     #41468 - New Exchange public folders do not follow type of parent
12879              folder  (Dan)
12880     #41469 - Upgrade routine crashing on Solaris  (Jeff)
12881     #41484 - Make proxies work  (Sanshao Jiang)
12882     #41567 - HIG compliance  (Anna)
12883     #41569 - HIG compliance  (Anna)
12884     #41648 - Vfolder upgrade problem  (Michael)
12885     #41916 - Memory corruption in Storage interface  (Rodrigo)
12887   * Summary
12889     #39693 - Summary weather settings annoyances  (Ettore)
12890     #40902 - HIG compliance  (Ettore)
12892 Other bugs:
12894   * Addressbook
12896     - Mostly, if not completely, fixed 33708  (Dan, Toshok)
12897     - Fix duplicate entry in exported CSV  (Gilbert Fang)
12898     - Use stock buttons  (Rodney)
12900   * Misc
12902     - Made Solaris/CDE integration work again  (Rodney)
12903     - Removed some debugging spewage  (everyone)
12904     - Don't crash on malformed GConf folder settings  (Toshok)
12905     - Don't error out if the directory already exists when creating a
12906       new folder  (Ettore)
12907     - Fixed various memory leaks all over the place  (Hans)
12909 Updated translations:
12911   - cs (Miloslav Trmac)
12912   - de (Christian Neumair)
12913   - es (Francisco Javier Fernandez)
12914   - it (Marco Ciampa)
12915   - nl (Vincent van Adrighem)
12916   - no (Kjartan Maraas)
12917   - pt (Duarte Loreto)
12918   - sv (Christian Rose)
12919   - zh_CN (Wang Jian)
12922 Evolution 1.3.2, 2003-04-11
12923 ---------------------------
12925 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12927   * Addressbook
12929     #7103  - Addressbook doesn't play nice with dark themes.  (Toshok)
12930     #19178 - importers only target default contact folder.  (Toshok)
12931     #20210 - Cannot save changes when invoked from mailer.  (Toshok)
12932     #23036 - Export Contact Data to CSV, XLS, etc.  (for mail merge,
12933              etc.) (Gilbert Fang)
12934     #25148 - Selected contacts fields are not scrolling properly.
12935              (Toshok)
12936     #31786 - LDAP config dialog not properly internationalized.
12937              (Toshok)
12938     #32113 - Problem with UTF8 and contact list.  (Toshok)
12939     #34085 - drag+drop not finalizing.  (Toshok)
12940     #34651 - Searches with 8bit ascii char. not working in Select
12941              Contacts.  (Toshok)
12942     #37204 - Ximian, Inc. contact info update.  (Michael)
12943     #38202 - Evolution crashed when I clicked the send button.  (Michael)
12944     #39170 - void function should not has a 'return' keyword.  (Philip
12945              Zhao)
12946     #39256 - "Forward Contact", "Send Message to Contact" don't
12947              work.  (Michael)
12948     #39381 - crash when adding an address from an email to addressbook.
12949              (Toshok)
12950     #39507 - Select-names search broken.  (Toshok)
12951     #39730 - Search Base Callback Not Working.  (Toshok).
12952     #39763 - Pasting text into "To:" field doesn't work.  (Toshok)
12953     #39788 - Can't add email address to contact.  (Toshok)
12954     #40026 - Using pulldown to view multiple emails changes email to
12955              random characters.  (Toshok)
12956     #40046 - To: and Cc: fields not accepting accented letters.
12957              (Toshok)
12958     #40403 - can't edit contact lists.  (Toshok)
12959     #40715 - Merge email address dialog non functional when adding
12960              contact that already exists. .  (Toshok)
12961     #40727 - email autocompletion not listing all names.  (Toshok)
12962     #40841 - Ctrl-v was being used for both "Save As VCard" and
12963              "Paste".  (Toshok)
12964     #40901 - HIG-ify the LDAP server editor dialog's button
12965              layout.   (Toshok)
12967   * Calendar
12969     #17231 - Private settings not retained.  (JP)
12970     #31382 - Free/busy retrieval didn't work for http source.  (Rodrigo)
12971     #31660 - Appointments with "for" recurrence synced with no end date.
12972              (JP)
12973     #32248 - Todo items imported from pilot have time set to 00:00.  (JP)
12974     #34095 - Memory leaks.  (Hans Petter)
12975     #34505 - Duplicate alarm dialogs for appts in exchange calendar.
12976              (Rodrigo)
12977     #35926 - Contacts entry in appointment editor to be removed.
12978              (Hans Petter, Dan)
12979     #37935 - Drawing problems in mini-calendar.  (Hans Petter)
12980     #39262 - Crash when importing an ics file to local calendar.  (Rodrigo)
12981     #39356 - New evo users didn't get calendar.  (Rodrigo)
12982     #39692 - File type names should not be OAF component types.  (Ettore)
12983     #39735 - View settings not persistent between sessions.  (Jeff)
12984     #39736 - Times in day view too large.  (Hans Petter)
12985     #39740 - Crash clicking in Attendees field when creating new
12986              meeting.  (Rodrigo)
12987     #39757 - Couldn't delete reminder for appointment.  (Hans Petter)
12988     #39770 - Not meeting request sent.  (Rodrigo)
12989     #39803 - Bottom part of text cut off in month view.  (Hans Petter)
12990     #39895 - Selection vanishes when day view loses focus.  (Michael/Hans)
12991     #39954 - Crash when setting recurrence rule for an appointment.
12992              (Hans Petter)
12993     #39955 - Crash when forwarding an appointment as icalendar.  (JP)
12994     #39961 - Appointment schedule autopick menu displays under File.
12995              (Rodrigo)
12996     #40133 - wombat startup error. (Toshok)
12997     #40195 - Cannot create new calendar folders (JP)
12998     #40252 - LOG(e...) syntax error (Michael)
12999     #40258 - Recurring event displayed truncated description.  (Hans Petter)
13000     #40578 - Event summaries cut off in month view.  (Hans Petter)
13001     #40655 - Mini-calendar always showed January 1970.  (Hans Petter)
13002     #40661 - Missing header for Forte compilation.  (Rodrigo)
13003     #40722 - Crash when closing a meeting.  (JP)
13004     #40789 - Didn't remember reminder text.  (JP)
13005     #40790 - Didn't launch programs added as reminders.  (JP)
13006     #40792 - Buttons in Select File dialog for sound reminder didn't
13007              work.  (Ettore)
13008     #40876 - Cannot create a meeting with a resource in Exchange 
13009              calendar (JP)
13010     #40894 - calendar switching weeks selected in small right subcalendars 
13011              (JP)
13012     #41127 - Evolution crashed when sending new meeting invitation (JP)
13014   * Mail
13016     #29564 - Message list loses focus when you expunge.  (Michael)
13017     #33786 - Crash when invalid expression fed to vFolder.  (Michael)
13018     #36245 - Translation string context problem.  (Dan)
13019     #37084 - Mailer forgets message list pane size on startup.
13020              (Michael)
13021     #38227 - Button spacing issues.  (Ettore)
13022     #38461 - Mail importers cannot import to non-local folders.
13023              (Michael)
13024     #38659 - RFC2047 word encoding errors.  (Jeff)
13025     #38926 - Configuration dialogs overlap each other. (Ettore, Jeff)
13026     #39165 - Losing all vFolder rules after editing them, until
13027              restart.  (Michael)
13028     #39168 - compiler compatability, empty structs.  (Jeff)
13029     #39170 - Compiler compatibility, returning a void return value.
13030              (Jeff)
13031     #39173 - prototype mismatch.  (Jeff)
13032     #39204 - Charset handling problems with broken mails.  (Jeff)
13033     #39256 - Send message to contact/forward contact doesn't work.
13034              (Michael)
13035     #39325 - Allow user to enable/disable account from account list.
13036              (Jeff)
13037     #39382 - Signature editor dialog buttons messed up.  (Jeff)
13038     #39464 - Trying to remove a duplicate vfolder crashes.  (Michael)
13039     #39486 - Cancelling send/receive could cause a crash.  (Michael)
13040     #39654 - vFolder source remove button doesn't work.  (Jeff)
13041     #39696 - Default composer window title is meaningless. (Jeff)
13042     #39741 - Configuration dialogs overlap each other. (Ettore, Jeff)
13043     #39744 - Sending 8 bit mime to a smtp server which doesn't say it
13044              supports it. (Jeff)
13045     #39759 - Crash using search dialog.  (Michael)
13046     #39800 - Make To: have focus on a new message.  (Jeff)
13047     #39809 - Dialog's don't match gnome 2 layout.  (Jeff)
13048     #39813 - Crash/noop adding signature script.  (Jeff)
13049     #39870 - Message browser button sensitivity not correct.  (Jeff)
13050     #39914 - Configuration dialogs overlap each other. (Ettore, Jeff)
13051     #39924, and many others - Subject entry box didn't work
13052              properly/support i18n very well.  (Jeff)
13053     #40043 - A warning dialog wont go away.  (Jeff)
13054     #40074 - Threads always open expanded.  (Jeff)
13055     #40083 - Search box doesn't work on subscription dialog - it was
13056              removed.  (Jeff)
13057     #40103 - Deadlock at startup.  (Michael)
13058     #40124 - Cannot unsubscribe from folders that aren't selectable.
13059              (Jeff)
13060     #40188 - Context menu on addresses crashes.  (Michael)
13061     #40300 - Files are only detected for recovery when you start an
13062              editor.  (Michael)
13063     #40314 - Some folders not expandable in subscriptions dialog.
13064              (Jeff)
13065     #40472 - Crash after entering password.  (Michael)
13066     #40522 - Two passphrase dialogues viewing encrypted mail.  (Michael)
13067     #40536 - Send/receive dialogue should transient for parent.
13068              (Michael)
13069     #40608 - Crash saving attachment.  (Jeff)
13070     #40679 - Composer crash browsing files to attach.  (Jeff)
13071     #40728 - Crash while scrolling.  (Jeff)
13072     #40764 - Composer backs up drafts too often.  (Jeff)
13073     #40778 - incorrect IMAP BODY parsing/display  (Jeff)
13074     #40900 - vfolder creation dialog has wrong button order.  (Michael)
13075     #40904 - Spontaneous crash.  (Jeff)
13076     #40921 - Cancel subscription dialogue while busy -> crash.  (Michael)
13077     #41004 - HIG compliance.  (Jeff)
13079   * Shell
13081     #17034 - Use UTF-8 in about box.  (Michael)
13082     #34371 - Tries to open other user's folder with blank user field.
13083              (Ettore)
13084     #38775 - Version number hardcoded in warning dialog text.  (Michael)
13085     #38974 - Xlib dependency causing linking error on Solaris.  (Ettore)
13086     #39096 - Start-up crash on Solaris.  (Ettore) 
13087     #39467 - Crash when splash image not found.  (Michael)
13088     #39599 - Crash when folder icons missing.  (Ettore)
13089     #39692 - OAFIIDs being shown in the importer dialog.  (Ettore)
13090     #39706 - Settings window too big.  (Michael)
13091     #40377 - Old stale wombat servers not being killed.  (Ettore)
13092     #40413 - Problem with closing the folder selector dialog.  (Ettore)
13093     #40474 - Summary settings not imported from 1.2.  (Michael)
13094     #40590 - Signature settings upgrade problem.  (Michael)    
13095     #40652 - Folder bar not resizing after resizing Evolution window.
13096             (Michael)
13097     #40748 - Cannot resize icons in the shortcut bar.  (Ettore)
13098     #40854 - Problem with selecting other user's folder.  (Dan)
13099     #40888 - Crash when selecting other user's folder.  (Dan)
13101   * Summary
13103      #5344  - Missing weather locations.  (Marten Woxberg)
13104      #7153  - Stock folder names not translated.  (Ettore)
13105      #12066 - Missing weather locations.  (Dan)
13106      #15740 - Missing weather locations.  (Dan)
13107      #18015 - Missing weather locations.  (Dan)
13108      #19957 - AM/PM setting not being honoured.  (Ettore)
13109      #40358 - Summary page not showing properly in non-C locales.
13110               (Ettore)
13111      #40141 - Preferences settings inconsistency when clicking "Close".
13112               (Michael)
13113      #32027 - Missing locations.  (Dan)
13115 Other bugs:
13117   * Addressbook
13119     - HIG'ify the e-address-popup's buttons layout.  (Toshok)
13120     - Add input method support to the minicard view.  (Toshok)
13121     - Make the minicard view listen for style changes.  (Toshok)
13122     - Fix the select names component to be more friendly to non-shlib
13123       components.  (Dan)
13124     - Fix various errors in the contact editor caused by parsing
13125       addresses when we don't need to - especially after the user has
13126       explicitly entered the elements of the address
13127       themselves.  (Toshok)
13128     - Replace GtkImage based arrow buttons in the contact editor with
13129       GtkArrow.  (Toshok)
13131   * Calendar
13133     - Replaced all references to GdkFont deprecatedness with Pango.
13134       (Hans Petter)
13135     - Alarm notification fixes.  (Rodrigo)
13136     - Timezone dialog fix.  (Dan)
13137     - Use weak refs instead of destroy signal.  (Rodrigo, Hans Petter)
13138     - Use GtkMessageDialogs for meeting-related questions.  (Rodrigo)
13139     - GtkObject -> GObject fixes.  (Everyone)
13140     - Connector-related fixes.  (Dan)
13141     - Made meeting/scheduling work correctly.  (JP)
13142     - Only remove alarms for backends that request it (Rodrigo)
13143     - HIG'ify dialogs (Ettore)
13145   * Mail
13147     - Clear passwords didn't work.  (Michael)
13148     - Show preview and view threaded were made per-folder, as in
13149       1.2.x, 1.3.1 had them global.  (Michael)
13150     - Make the printing dialog, and account editor transient for the
13151       parent.  (Larry, Jeff)
13152     - Check for unique filter/vFolder names in all cases.  (Michael)
13153     - Most warnings removed.  (Jeff, Michael)
13154     - some text/plain mails detected as text/html, re-do the fix for
13155       #16817 to make it pickier.  (Michael)
13156     - Imap buffer overflow potential.  (Timo Sirainen)
13157     - GSSAPI SASL support.  (Jeff)
13158     - Handle broken header charset checking similarly to badly
13159       labelled/broken body content.  (Dan)
13160     - Various glib deprecation issues, and use non-locale specific
13161       string compares in various places.  (Jeff, Michael)
13162     - Mail piped to the sendmail transport is canoncalised into Un*x
13163       format, using network format (CRLF) confuses some versions of
13164       postfix.  (Jeff)
13165     - Some work on fixing cut and paste shortcuts in composer.  (Jeff)
13166     - Made the EvolutionComposer corba interfaces work again/port to
13167       GNOME 2.  (Michael)
13169   * Shell
13171     - Fixed some problems with the folder dialogs.  (Dan)
13172     - Fixed shell .server files.  (Dan)
13173     - Added --force-shutdown to the shell as a killev replacement.
13174       (Dan)
13175     - Make Evolution use large WM icons.  (Ettore)
13176     - Made the offline dialog work again.  (Ettore)
13177     - Fixed importer framework to support non-local folders.  (Ettore)
13179   * Summary
13181     - Make creation of the summary settings page faster.  (Dan)
13183   * All
13185     - A number of compiler portability fixes, varadic macro's,
13186       __FUNCTION__ -> G_GNUC_FUNCTION, inline usage, void returns, etc
13187       (Everyone)
13188     - Fixed druid colors.  (Dan)
13192 Evolution 1.3.1, 2003-03-05
13193 ---------------------------
13195 First release based on GNOME 2.