Update Spanish translation
[evolution.git] / NEWS
blobb98f82a394336dc0f161d5a404abac85333f1695
1 Evolution 3.23.4 2017-01-16
2 ---------------------------
4 Bug Fixes:
5         Bug 773419 - Age limit for offline message download (Milan Crha)
6         Bug 773548 - Be able to convert composed mail to meeting request (Milan Crha)
7         Bug 773316 - Better error message when web process crashes (Milan Crha)
8         Bug 776044 - Alignment and spacing improvements for the contact editor (Jean-François Fortin Tam)
9         Bug 776194 - [Gpg] Better encrypt error message when no key for recipient (Milan Crha)
10         Bug 776224 - Workaround crash in WebKit on drag over preview (Milan Crha)
11         Bug 776243 - Cannot change sign/encrypt by default without certificate (Milan Crha)
12         Bug 776563 - Can't build without gnome-autoar and with libcryptui (Milan Crha)
13         Bug 776584 - Remember last selected file chooser folder (Milan Crha)
14         Bug 776803 - [ENameSelectorEntry] Preserve selection on focus change (Milan Crha)
15         Bug 489466 - Right-clicking empty space in an ETable does not show context menu (Milan Crha)
16         Bug 776813 - Keyboard shortcut for "Paste As Text" (Milan Crha)
17         Bug 776969 - Huge icons in meeting invites when using SVG icon theme (Milan Crha)
18         Bug 776958 - Treat categories as multivalue in component editor (Milan Crha)
19         Bug 776415 - Cancel request, rather than redirect to about:blank, in composer (Milan Crha)
20         Bug 777071 - Hide Memos Start date in editor when not supported (Milan Crha)
21         Bug 777141 - Mail addresses pasted in the To: field are cleared (Milan Crha)
22         Bug 774494 - ENameSelectorDialog slow with large address books (Mike Gorse)
24 Miscellaneous:
25         Fix a crash when deleting a meeting without DTEND (Milan Crha)
26         Fix a use-after-free after editor's WebKitWebProcess crash (Milan Crha)
27         Resave .ui files with latest glade and bump gtk+ requirement to 3.10 (Milan Crha)
28         Attached meeting invitations not shown properly (Milan Crha)
29         Crash on paste of a vCard into a message composer body (Milan Crha)
30         "Insert text file" sensitive to HTML-significant characters (Milan Crha)
31         EWeekView could write out of rows_per_day array (Milan Crha)
32         Replace deprecated icalproperty_remove_parameter() with icalproperty_remove_parameter_by_kind() (Milan Crha)
33         Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone() (Milan Crha)
34         Show available server tags (aka possible Labels) in Folder Properties (Milan Crha)
35         Fix few memory leaks (Milan Crha)
36         Use a single WebProcess for test-html-editor-units by default (Milan Crha)
37         Fix few memory leaks when converting composer text to plain text (Milan Crha)
38         Avoid a (rather rare) crash under message-list.c::build_tree() (Milan Crha)
39         Destroy associated activity before Folder Properties dialog is shown (Milan Crha)
41 Translations:
42         Daniel Mustieles (es)
43         Fabio Tomat (fur)
44         Marek Černocký (cs)
45         Kjartan Maraas (nb)
46         Baurzhan Muftakhidinov (kk)
47         Mario Blättermann (de)
48         Rafael Fontenelle (pt_BR)
49         Christian Kirbach (de)
51 Evolution 3.23.3 2016-12-12
52 ---------------------------
54 Bug Fixes:
55         Bug 764802 - EPortEntry too large (Milan Crha)
56         Bug 774377 - Use Unicode in translatable strings (Piotr Drąg)
57         Bug 775042 - Some plaintext emails get messed up when replied to, through plain -> HTML -> plain conversion (Tomas Popela)
58         Bug 767228 - Use-after-free in MessageList rebuild under clear_tree() (Milan Crha)
59         Bug 775075 - Save as draft keeps composer dirty (Milan Crha)
60         Bug 774164 - Unicode colon in localized Re: not handled (Milan Crha)
61         Bug 774691 - [Attachment reminder] Stop search on inline reply/forward markers (Milan Crha)
62         Bug 775397 - Freeze / lockup trying to delete a hyperlink in a cited html mail (Tomas Popela)
63         Bug 774211 - Runtime warning when search for contact photos is enabled (Milan Crha)
64         Bug 775363 - Fails to build with minimum CMake version (Milan Crha)
65         Bug 775395 - Allow to override some (most) of the RPATH related settings (Dominique Leuenberger)
66         Bug 775656 - Delete key mapping stops working (Milan Crha)
67         Bug 774924 - [itip-formatter] Claim which, or how many, events conflict with the meeting (Milan Crha)
68         Bug 774958 - Don't show a tooltip for the subject line field (Milan Crha)
69         Bug 775214 - Mnemonic parser broken for Unicode mnemonics (Milan Crha)
70         Bug 775268 - evolution-alarm-notify Edit button does not work (Milan Crha)
71         Bug 775370 - Arrow left/right for closing/opening threads (Milan Crha)
72         Bug 775565 - Pasting long text as citation is incorrectly formatted with line wrapping (Tomas Popela)
73         Bug 775691 - Paste eats new line marker (Tomas Popela)
74         Bug 775598 - Calendar view does not follow font DPI settings fully (Milan Crha)
75         Bug 775704 - Send/Receive should flush Outbox immediately too (Milan Crha)
77 Miscellaneous:
78         Remove leftover EWebViewClass::create_plugin_widget() (Milan Crha)
79         Message list not always scrolled to the cursor position on folder enter ][ (Milan Crha)
80         Spell GNOME Calendar correctly (Piotr Drąg)
81         Ensure mail_session_get_cache/config/data_dir() return existing directories (Milan Crha)
82         Process the WebView's context menu actions synchronously (Tomas Popela)
83         Handle CAMEL_PROVIDER_CONF_LABEL option (Milan Crha)
84         Fix formatting (Tomas Popela)
85         Fix various issues with clipboard content handling (Tomas Popela)
86         Fix the EHTMLEditor's update-actions signal (Tomas Popela)
87         EEditorWebExtension: Use-after-free when restoring the inline images (Tomas Popela)
88         EEditorDOMFunctions: Critical warning and possible crash when we cannot append the end node for spell checking (Tomas Popela)
89         Copy action is no available in EWebView's context menu (Tomas Popela)
90         Prefer user's value of WEBKIT_DISABLE_COMPOSITING_MODE (Milan Crha)
91         Correct some backup/restore translatable strings (Milan Crha)
92         Add a Confirmation option 'prompt-on-composer-mode-switch' into Preferences (Milan Crha)
93         Let the Control + C shortcut behave the same way as Control + Shift (Tomas Popela)
94         Prefer text/plain in plain text mode if using 'Paste Quotation' (Tomas Popela)
95         Added translator's comment and 'mode' versus 'format' for composer changes (Milan Crha)
96         Make glib_mkenums() files depend on the source enum file (Milan Crha)
98 Translations:
99         Fabio Tomat (fur)
100         Daniel Mustieles (es)
101         Gábor Kelemen (hu)
102         Baurzhan Muftakhidinov (kk)
103         Marek Cernocky (cs)
105 Evolution 3.23.2 2016-11-21
106 ---------------------------
108 Bug Fixes:
109         Bug 773236 - Memory leak from e-editor-dom-functions.c:save_history_for_input (Tomas Popela)
110         Bug 770926 - Reword default reminder option in Preferences (Milan Crha)
111         Bug 769573 - Allow also time part set for Tasks, not only date part (Milan Crha)
112         Bug 771821 - Make magic-spacebar work again with WebKit2 (Milan Crha)
113         Bug 773494 - Composer doesn't respect dpi settings (Tomas Popela)
114         Bug 773659 - Don't set CFLAGS returned by pkg-config as CMAKE_REQUIRED_FLAGS (Ting-Wei Lan)
115         Bug 773864 - Flashing format combo value on mouse-wheel scroll (Tomas Popela)
116         Bug 764065 - [Camel] Port more classes to GObject (Milan Crha)
117         Bug 739955 - Wrap on mail Preview's width, not its content width (Tomas Popela)
118         Bug 772947 - Global junk test option doesn't respect account settings (Milan Crha)
119         Bug 774156 - [backup-restore] Offer .tar.xz if 'xz' available (Milan Crha)
120         Bug 774067 - Webkit composer is very slow refresh when typing (Tomas Popela)
121         Bug 774521 - Translator comments are missing in the .pot/.po files (Piotr Drąg)
122         Bug 774681 - Unset INSTALL_RPATH for libs not linking anything private (Dominique Leuenberger)
124 Miscellaneous:
125         Tests are expecting the font-family attribute on BODY (Tomas Popela)
126         Skip the tests that are known to fail (Tomas Popela)
127         Extra quoted character on the end of the quoted PRE element if it ends with BR element (Tomas Popela)
128         Renew spell-check only in viewport and not in the whole document (Tomas Popela)
129         Editor is not marked as changed after some operations (Tomas Popela)
130         Fix possible crash (use-after-free) under mail_send_receive() (Milan Crha)
131         Correct gtkdoc-scan --ignore-headers argument value (Milan Crha)
132         Update gtk-doc sgml input files (Milan Crha)
133         Return RPATH linker flags back to evolution-shell.pc.in (Milan Crha)
134         Do not require C++ compiler, when not used (Milan Crha)
135         Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here (Milan Crha)
136         Message list not always scrolled to the cursor position on folder enter (Milan Crha)
137         Messages could not be sometimes quoted correctly (Tomas Popela)
138         Reflect spellchecking UI changes in user documentation (Andre Klapper)
140 Translations:
141         Fabio Tomat (fur)
142         Marek Černocký (cs)
143         Aurimas Černius (lt)
144         Daniel Mustieles (es)
145         Balázs Meskó (hu)
146         Tom Tryfonidis (el)
147         Christian Kirbach (de)
148         Kjartan Maraas (nb)
149         Yolanda Álvarez Pérez (es)
151 Evolution 3.23.1 2016-10-24
152 ---------------------------
154 * Evolution uses CMake instead of autotools now. At the end of the configure
155   phase are printed all the available options and their values. These can be
156   used for the cmake command to tweak the build.
158 Bug Fixes:
159         Bug 772175 - Allow hiding menu bar (and show it via alt) (Milan Crha)
160         Bug 772150 - Can't add or edit email signatures (Milan Crha)
161         Bug 772803 - Inline images cause busy loop on Reply in WebKitWebProcess (Milan Crha)
162         Bug 336195 - Do not ask to notify attendees when there are none (Milan Crha)
163         Bug 772590 - Hitting Backspace causes mail contents to shrink font size momentarily (Tomas Popela)
164         Bug 772916 - Composer incorrectly warns about switching from HTML to text when a message snippet is selected (Tomas Popela)
165         Bug 772918 - Using keyboard shortcuts undo/redo is broken (Tomas Popela)
166         Bug 605416 - Add aliases for accounts (Milan Crha)
167         Bug 773164 - copy pasting paragraphs and then undoing - redoing is broken (Tomas Popela)
168         Bug 769733 - Meeting invitation cannot change calendar (Milan Crha)
169         Bug 773033 - Switch from Work Week to Week view on 'Select today', if needed (Milan Crha)
170         Bug 772858 - Alarm-notify should not open disabled sources (Milan Crha)
171         Bug 773396 - Pasting with midlde mouse button and Shift pressed doesn’t cite text (Tomas Popela)
173 Miscellaneous:
174         Change "Compose Message" Desktop Action to disambiguate it from titles (Piotr Drąg)
175         Convert from autotools to CMake (Milan Crha)
176         Require as hard dependency some dependencies (Milan Crha)
177         Extend error messages in FindLDAP.cmake (Milan Crha)
178         Reorganize directory structure (Milan Crha)
179         Add a helper script for a 'dist' target (Milan Crha)
180         Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX (Milan Crha)
181         Place private libevolutiontestsettings.so into a test-gio-modules subdirectory (Milan Crha)
182         Do not use camel_folder_set_message_flags() in message-list::on_click() (Milan Crha)
183         If body contains just the empty block, then nothing is sent (Tomas Popela)
184         Make the EContentEditor accessible in tests (Tomas Popela)
185         Do not quote compiler/linker flags (Milan Crha)
186         Consume return value of gtk_clutter_init_with_args()/gtk_init_with_args() (Milan Crha)
187         Fix a crash when replying to all recipients (Milan Crha)
188         Use unique D-Bus service name for WebKit editor and cancel pending calls on dispose (Milan Crha)
189         Do not steal focus when alarm notify dialog is shown (Milan Crha)
190         Add an option to (not) have reminder notification dialog always on top (Milan Crha)
191         Add options to select Memo/Task Lists for Reminder notifications (Milan Crha)
192         EEditorPage is never freed (Tomas Popela)
193         Fix e_mail_display_get_selection_plain_text_sync() (Tomas Popela)
194         The "Reply from preview selection" feature is wrong for multipart messages (Tomas Popela)
195         Hard-break `make dist` when there are uncommitted changes (Milan Crha)
197 Translations:
198         Fabio Tomat (fur)
199         Gianvito Cavasoli (it)
200         gogo (hr)
201         Jordi Mas (ca)
202         Kjartan Maraas (nb)
203         Peter Mráz (sk)
204         Dušan Kazik (sk)
205         Alexandre Franke (fr)
207 Evolution 3.22.0 2016-09-19
208 ---------------------------
210 Bug Fixes:
211         Bug 771420 - [WK2] Printing an email does not work (Tomas Popela)
213 Translations:
214         Daniel Mustieles (es)
215         Inaki Larranaga Murgoitio (eu)
216         Fabio Tomat (fu)
217         Daniel Korostil (uk)
218         Claude Paroz (fr)
220 Evolution 3.21.92 2016-09-12
221 ----------------------------
223 Bug Fixes:
224         Bug 770496 - Accessing NULL GDBusProxy on shutdown (Hans Petter Jansson)
225         Bug 771044 - [WK2] Composer deletes too much text (Tomas Popela)
226         Bug 770380 - Correct minimum version of gnome-autoar to 0.1.1 (Ting-Wei Lan)
227         Bug 771131 - Replying in plain text to plain text ignores quotation level (Tomas Popela)
229 Miscellaneous:
230         [itip-formatter] Guess meeting time zone when not provided in the invitation (Milan Crha)
231         Remove CSS sheet from the DOM only when it exists (Tomas Popela)
232         Critical warning could be printed when replying on message with inline images (Tomas Popela)
233         Adapt to WebKit Unstable DOM API changes in WebKitGTK+ 2.13.90 (Tomas Popela)
234         Replace usage of deprecated WebKit DOM API functions (Tomas Popela)
235         Replace last usage of deprecated WebKit DOM API functions (Tomas Popela)
236         Fix archives support in attachments (Razvan Chitu)
237         Undoing a citation split could fail (Tomas Popela)
238         When removing empty blocks from citations, don't remove BR elements (Tomas Popela)
239         Extra new line is inserted on the end of converted content (Tomas Popela)
240         Save selection in save_history_for_delete_or_backspace() (Tomas Popela)
241         Selection end marker could be saved wrong in the quoted content (Tomas Popela)
242         Correctly handle the undo operation the Backspace was pressed in the beginning of LI element (Tomas Popela)
243         e_editor_dom_move_quoted_block_level_up() is wrong for HTML mode (Tomas Popela)
244         Try to fix the "NL between tags" when inserting HTML into the editor (Tomas Popela)
245         Update the tests expectations (Tomas Popela)
246         Change URL and e-mail pattern regular expressions (Milan Crha)
247         Prefer OAuth2 authentication for Mail-only Google accounts (Milan Crha)
248         Add 'OAuth2 Google' authentication type to Google-based accounts (Milan Crha)
249         Use DIV instead of P element for 'Normal' block (Tomas Popela)
250         After pressing the return key, caret is moved to a wrong place (Tomas Popela)
251         An extra quote character is inserted on the end of an empty PRE element (Tomas Popela)
253 Translations:
254         Bruce Cowan (en_GB)
255         Мирослав Николић (sr)
256         Мирослав Николић (sr@latin)
257         Piotr Drąg (pl)
258         Enrico Nicoletto (pt_BR)
259         Baurzhan Muftakhidinov (kk)
260         Changwoo Ryu (ko)
261         Jeremy Bicha (es)
262         Jiri Grönroos (fi)
263         Mario Blättermann (de)
264         David King (en_GB)
265         Jordi Mas (ca)
266         Balázs Meskó (hu)
267         Marek Černocký (cs)
268         Aurimas Černius (lt)
269         Reinout van Schouwen (nl)
270         Alexandre Franke (fr)
271         Anders Jonsson (sv)
272         Rūdolfs Mazurs (lv)
273         Fran Dieguez (gl)
274         Ask Hjorth Larsen (da)
276 Evolution 3.21.91 2016-08-29
277 ----------------------------
279 Bug Fixes:
280         Bug 769912 - [WK2] Reply erases preselected signature (Tomas Popela)
281         Bug 769753 - [WK2] Cannot replace misspelled word from the context menu (Tomas Popela)
282         Bug 769618 - Emacs Key Theme Not Recognized in the Composer (Milan Crha)
283         Bug 770086 - Mail display: Poor contrast in backdrop mode (Milan Crha)
284         Bug 770083 - Support removing attachments inside a search folder (Milan Crha)
285         Bug 770369 - Strip trailing white-spaces in Remove duplicate messages (Milan Crha)
286         Bug 770494 - Accessing freed widget in e_alert_run_dialog() (Hans Petter Jansson)
288 Miscellaneous:
289         Context menu above EWebView hides on button release (Milan Crha)
290         Correctly free the WebKit DOM GObject instaces (Tomas Popela)
291         Don't try to convert the 'None' signature (Tomas Popela)
292         Paragraphs with just BR element could not be quoted properly (Tomas Popela)
293         Use a faster way of quoting an element if possible when converting the content (Tomas Popela)
294         Remove the zero width space characters from the HTML output (Tomas Popela)
295         New line after heading and other elements could be lost (Tomas Popela)
296         Fix various issues with parse_html_into_blocks() - mostly not processing part of the input (Tomas Popela)
297         Make a magic-spacebar (partly) work again (Milan Crha)
298         Open link in HTML editor only when Ctrl+left-click above it (Milan Crha)
299         EEditorUndoRedoManager - Fix some FIXME WK2 comments (Tomas Popela)
300         Redoing the input history item could be wrong (Tomas Popela)
301         Element could be quoted in the HTML mode as in the plain text mode (Tomas Popela)
302         Redoing of "Pasting a link and pressing the Return key after it" is wrong (Tomas Popela)
303         Don't try to insert selection marks if they are already presented (Tomas Popela)
304         Remove an empty blockquote if presented after removing from the quoted content (Tomas Popela)
305         No need to recognize links in the element where it was already done (by parse_html_into_blocks()) (Tomas Popela)
306         Remove special id used for BLOCKQUOTEs when generating the HTML version of the content (Tomas Popela)
307         Always use the faster version of quoting when we previously wrapped the content (Tomas Popela)
308         Properly check if the current node is indeed the HR element before processing it (Tomas Popela)
309         Correct the indentation (Tomas Popela)
310         Font style cannot be set (Tomas Popela)
311         Cast warning printed when trying to cast non-element node to element in the get_parent_block_element() (Tomas Popela)
312         Fix various extra new lines errors when processing the content (Tomas Popela)
313         Ensure EMailConfigPage::changed signal is emitted in the main/UI thread (Milan Crha)
314         Make ECompEditor an extensible (Milan Crha)
315         Turning off the font formatting could leave empty elements in DOM (Tomas Popela)
316         Redoing the input event should remove the BR if it was the only node there (Tomas Popela)
317         Redoing a font style change will not set the correct values to the EEditorPage (Tomas Popela)
318         Undoing the style change should act like the separate history event (Tomas Popela)
319         test-htlm-editor-units - Do not focus window on show (Milan Crha)
320         Cut/Copy/Paste in EHTMLEditor shows a runtime warning on the console (Milan Crha)
321         PRE element could not be wrapped quoted correctly (Tomas Popela)
322         Redoing some events could fail (Tomas Popela)
323         Undoing or redoing the font format changes does not reflect the changes in the UI (Tomas Popela)
324         Avoid vertical scrolling in the filtering rules editor dialog (Milan Crha)
325         Some editor unit tests fail after commit d3fc7115732b25e9f3c1800c1a6b4902824c1cd0 (Milan Crha)
326         Add --background option for test-html-editor-units (Milan Crha)
327         Report errors from D-Bus calls to WebExtension-s (Milan Crha)
329 Translations:
330         Piotr Drąg (pl)
331         Daniel Mustieles (es)
332         Jiří Eischmann (cs)
333         Andika Triwidada (id)
334         Balázs Úr (hu)
335         Enrico Nicoletto (pt_BR)
336         Mario Blättermann (de)
337         Matej Urbančič (sl)
338         Ask Hjorth Larsen (da)
339         Rūdolfs Mazurs (lv)
340         Gábor Kelemen (hu)
342 Evolution 3.21.90 2016-08-15
343 ----------------------------
345 * Evolution now uses WebKit2 instead of WebKit1 to display emails, contacts,
346   tasks, memos and to compose messages. A huge thanks to Tomáš Popela, whom
347   led this effort.
349 Bug Fixes:
350         Bug 768449 - “Message/Open in New Window” marks message as read when shouldn't (Milan Crha)
351         Bug 767283 - [Wayland] "Add a Column" dialog: drag and drop broken ][ (Milan Crha)
352         Bug 769354 - Quotation level changed when deleting one character in quoted line (Tomas Popela)
353         Bug 769338 - Pasting < > & as a quotation pastes their html entities (Tomas Popela)
354         Bug 769062 - Crash on mouse over task when tasks are grouped (Milan Crha)
355         Bug 768683 - Cannot mark as spam non-spam message in a real Junk folder (Milan Crha)
356         Bug 624604 - Clarify signature warnings when a pubkey is absent (Jean-François Fortin Tam)
357         Bug 769388 - Add option to not display Content-Disposition:inline parts (Leonard den Ottolander)
358         Bug 769044 - Customized timezones not recognized (Milan Crha)
359         Bug 769072 - Silently discards message when save to draft fails on quit (Milan Crha)
360         Bug 769152 - Confirm folder Unsubscribe before doing so (Milan Crha)
361         Bug 769288 - Crash after saving view and changing folder (Milan Crha)
362         Bug 751588 - Port to WebKit2 (Tomas Popela)
363         Bug 769707 - [WK2] Signature lost on send (Tomas Popela)
364         Bug 769908 - [WK2] Scroll to cursor on composer open (Tomas Popela)
366 Miscellaneous:
367         Correct order of "assign value" and "call function" when saving to drafts (Milan Crha)
368         Simplify and fix how the HTML is parsed into composer's DOM structure (Tomas Popela)
369         Update devel-doc build scripts to work after the WebKit2 port merge (Milan Crha)
370         The "headers-collapsed" change not propagated into the settings (Milan Crha)
371         Add TestKeyfileSettingsBackend for test-html-editor-units (Milan Crha)
372         Update homepage GNOME wiki URL to save us a redirect (Andre Klapper)
373         Make translation type value more generic; no need for branch numbers (Andre Klapper)
374         test-html-editor-units: Increase default command delay to 25ms (Milan Crha)
375         EHTMLEditorView - Redoing unquoting does not work (Tomas Popela)
376         EHTMLEditorView - Extra new line could be added to the quoted text when parsing HTML (Tomas Popela)
377         EHTMLEditorView - Replace citation marks to actual citation in one round (Tomas Popela)
378         EHTMLEditorView - Remove accidentally committed debug prints (Tomas Popela)
379         EWebKitEditor - Tabulator key does not insert the tabulator, but changes focus (Tomas Popela)
381 Translations:
382         Aurimas Černius (lt)
383         Jordi Mas (ca)
384         Daniel Mustieles (es)
385         Balázs Úr (hu)
386         Dušan Kazik (sk)
387         Gustavo Marques (pt_BR)
389 Evolution 3.21.4 2016-07-18
390 ---------------------------
392 Bug Fixes:
393         Bug 767780 - The "References" header folded twice (Milan Crha)
394         Bug 764065 - [Camel] Use get methods for CamelMessageInfo fields (Corentin Noël)
395         Bug 443716 - Move evolution-addressbook-export to e-d-s (Milan Crha)
396         Bug 768013 - [Wayland] Drag and drop copies emails instead of moving them (Milan Crha)
397         Bug 767990 - Reposition 'Empty Trash' folder context menu item (Milan Crha)
398         Bug 754848 - Provide 'Forget password' in Properties of remote mail accounts (Milan Crha)
399         Bug 768369 - Avoid "Quit with unsent messages" question without shell window (Milan Crha)
400         Bug 768496 - Fix some Camel annotations and rename structures (Corentin Noël)
401         Bug 438062 - Sort calendar's List View by Start Date by default (Milan Crha)
402         Bug 768438 - Include CCBYSA and GFDL COPYING-DOCS files in the tarball (Koop Mast)
404 Miscellaneous:
405         GalA11yETableItem can have stored incorrect row count sometimes (Milan Crha)
406         Build developer documentation sections and types on the fly (Milan Crha)
407         When pressing the Return key to end a list a new empty list is created (Tomas Popela)
408         Make it easier to change evolution .ui files by the users (Milan Crha)
409         Updated Swedish translation (Sebastian Rasmussen)
410         Busy-loop when printing specifically formatted HTML message (Milan Crha)
411         Enhance timezone lookup for the event editor (Milan Crha)
412         [ETimezoneDialog] Show timezones as a tree, not as a flat list (Milan Crha)
413         EHTMLEditorActions - Disable HTML actions in plain text mode (Tomas Popela)
414         EHTMLEditorSelection - List alignment not detected properly (Tomas Popela)
415         EHTMLEditorSelection - Indented block style could not be set properly (Tomas Popela)
416         EHTMLEditorUtils - Correctly remove class when it is surrounded by spaces (Tomas Popela)
417         EHTMLEditorView - Critical warning could be seen in console after pasting the content (Tomas Popela)
418         EHTMLEditorView - Don't leak a WebKitDOMNodeList instance (Tomas Popela)
419         EHTMLEditorView - Pasting content into the indented block will not preserve formatting (Tomas Popela)
420         EHTMLEditorView - Don't add a new line for the empty list when generating a plain text version of the content (Tomas Popela)
421         EHTMLEditorView - Don't leak a WebKitODMNodeList instance (Tomas Popela)
422         EHTMLEditorView - Always try to process the CID images when loading a content (Tomas Popela)
423         EHTMLEditorView - Correct the situations when the 'Lose formatting' dialog is showed (Tomas Popela)
424         EHTMLEditorView - When the content is converted set the editor as changed (Tomas Popela)
425         EHTMLEditorView - Plain text version of draft could lose formatting (Tomas Popela)
426         EHTMLEditorView - Improve how the content is processed (Tomas Popela)
427         EHTMLEditorView - Changing a top signature to another one will place it on different position (Tomas Popela)
428         EHTMLEditorView - Unneeded spacer left when setting a top signature from an existing one to None (Tomas Popela)
429         Add Language headers to po files (Piotr Drąg)
431 Translations:
432         Andika Triwidada (id)
433         Daniel Mustieles (es)
434         Sebastian Rasmussen (sv)
435         Anders Jonsson (sv)
436         Tiago Santos (pt)
437         Kjartan Maraas (nb)
438         Chao-Hsiung Liao (zh_TW)
440 Evolution 3.21.3 2016-06-20
441 ---------------------------
443 Bug Fixes:
444         Bug 766745 - Add "Find Address Books" button for WebDAV address books (Milan Crha)
445         Bug 766682 - Three-state value for 'download messages for offline' per folder (Milan Crha)
446         Bug 766713 - Remove attachment does not work on multiple level message structure (Milan Crha)
447         Bug 766796 - No space after double hyphen in autogenerated signature (Tomas Popela)
448         Bug 767283 - "Add a Column" dialog: drag and drop broken on Wayland (Milan Crha)
449         Bug 767236 - quick correction spell check in context menu is gone (Tomas Popela)
450         Bug 767334 - Unable to open attachments when I am not the organiser (Milan Crha)
451         Bug 767542 - Correct encrypted-only message formatter color and icon (Milan Crha)
452         Bug 767364 - Tooltips over task/memo list are misplaced (Milan Crha)
453         Bug 651112 - Hide "Search->Save search..." menu item when cannot be used (Milan Crha)
454         Bug 767335 - Attachment names are not URL-decoded (Milan Crha)
456 Miscellaneous:
457         Avoid NULL dereference in mail-send-recv.c:free_send_data() function (Milan Crha)
458         [CamelGpgContext] Provide signer photos when available (Milan Crha)
459         Use newly introduced ENetworkMonitor and add UI settings for it (Milan Crha)
460         Don't create unnecessary wrappers when quoting a text (Tomas Popela)
461         Address some of the clang compiler warnings (Milan Crha)
462         Crash under e_mail_folder_find_duplicate_messages_sync() (Milan Crha)
463         Create new events in the selected calendar in the left tree of calendars (Milan Crha)
464         EHTMLEditorActions - Paste Quotation action is always active (Tomas Popela)
465         EHTMLEditorSelection - Use a faster way of quoting an element in the plain text mode (Tomas Popela)
466         EHTMLEditorView - Redoing a delete operation in a PRE element could wrap the content in SPAN element (Tomas Popela)
467         EHTMLEditorView - Some empty new lines in a quoted content could be lost (Tomas Popela)
468         EHTMLEditorView - Don't modify a variable from arguments (Tomas Popela)
469         EHTMLEditorView - Simplify how an element is quoted (Tomas Popela)
470         EHTMLEditorView - Opening a draft that was not created in composer should respect the wrap/don't wrap preference (Tomas Popela)
472 Translations:
473         Tiago Santos (pt)
474         Cédric Valmary (oc)
475         Daniel Mustieles (es)
476         Flo H (de)
477         Mario Blättermann (de)
478         Christian Kirbach (de)
479         Yolanda Álvarez Pérez (es)
481 Evolution 3.21.2 2016-05-23
482 ---------------------------
484 Bug Fixes:
485         Bug 765446 - Mail: View->Current view->... no updated on folder change (Milan Crha)
486         Bug 765665 - Notification doesn't use user selected date/time format (Milan Crha)
487         Bug 765636 - Runtime warning from spi_register_deregister_object() on quit (Milan Crha)
488         Bug 681353 - Use per-account Templates folder setting (Milan Crha)
489         Bug 435219 - Treat Sent/Outbox subfolders as outgoing folders too (Milan Crha)
490         Bug 765950 - Search bar text change should enable Next/Prev buttons (Milan Crha)
491         Bug 765857 - Allow blank "Full Name" for email account (Milan Crha)
492         Bug 766017 - Taskpad/Memopad Calendar popup menus not updated on popup (Milan Crha)
493         Bug 571723 - Prefer "Cancelled" over "Canceled" in translatable strings (Milan Crha)
494         Bug 766111 - Fix typos in reference manual (Sebastian Rasmussen)
495         Bug 766111 - Use <app> and <gui> tags consistently in manual (Sebastian Rasmussen)
496         Bug 766315 - Link to Thunderbird docs for finding profile information instead of hardcoding (Andre Klapper)
497         Bug 766111 - Fix typos in GUI and help text (Sebastian Rasmussen)
498         Bug 766540 - Add missing library to build of calendar/gui/ (Tim Lunn)
500 Miscellaneous:
501         Avoid minor occasional runtime warning (Milan Crha)
502         Occasional runtime warning from EaMinicardView about invalid book client (Milan Crha)
503         Move the clipboard handling from EMsgComposer to EHTMLEditorView (Tomas Popela)
504         Recognize special folders for a global mail view also based on flags (Milan Crha)
505         Rather hide, than disable, items in Taskpad/Memopad context menus (Milan Crha)
506         Correct placement of emoticon and color chooser in composer under Wayland (Milan Crha)
507         Enhance delayed message send through Outbox (Milan Crha)
508         Fix typo in previous commit (Andre Klapper)
509         Add missing closing tag. (Andre Klapper)
510         Fix some issues found by Coverity Scan, cppcheck and clang (Milan Crha)
511         Explicitly center attachment bar expander vertically (Milan Crha)
512         EHTMLEditor - Only display the text properties dialog when some text is selected (Tomas Popela)
513         EHTMLEditorActions - 'Select All' action is always disabled (Tomas Popela)
514         EHTMLEditorImageDialog - Border and alignment are not set properly (Tomas Popela)
515         EHTMLEditorView - Restore the selection end mark correctly when processing HTML to plain text (Tomas Popela)
516         EHTMLEditorView - Redoing a citation split removes an extra text (Tomas Popela)
517         EHTMLEditorView - Introduce the is-ready signal (Tomas Popela)
518         EHTMLEditorView - Background image from page is removed when saving draft (Tomas Popela)
519         EMailSignatureEditor - Undo and redo history is handled by EHTMLEditorView and not by WebKitWebView (Tomas Popela)
520         EMsgComposer - Move the signature handling to EHTMLEditorView (Tomas Popela)
522 Translations:
523         Daniel Mustieles (es)
524         Matej Urbančič (sl)
525         Cédric Valmary (oc)
526         Aurimas Černius (lt)
527         Sveinn í Felli (is)
528         Tiago Santos (pt)
530 Evolution 3.21.1 2016-04-25
531 ---------------------------
533 Bug Fixes:
534         Bug 736808 - Fill lists of certificates asynchronously (Milan Crha)
535         Bug 763796 - Excessive runtime warnings from gtk_style_context_get_...() (Milan Crha)
536         Bug 764062 - Send/Receive dialog can be left opened with empty content (Milan Crha)
537         Bug 759802 - Report calendar import errors in UI (Milan Crha)
538         Bug 764234 - Add more handling options for Content-Type: message/rfc822 (Milan Crha)
539         Bug 764172 - Do not grab mouse on left-click in message list (Milan Crha)
540         Bug 763723 - Do not propagate mouse events to parent of EAttachmentBar (Milan Crha)
541         Bug 764426 - Contact list with umlauts shown encoded in meetings (Milan Crha)
542         Bug 764428 - Empty state text in Contacts view is not properly centered (Milan Crha)
543         Bug 240130 - Resize table header on theme font change (Milan Crha)
544         Bug 764542 - ECalendar next/previous month arrows oversized in gtk+ 3.20 (Milan Crha)
545         Bug 762785 - Avoid unnecessary MessageList rebuilds (Milan Crha)
546         Bug 758878 - Asked repeatedly for a Google account password (with calendar) (Milan Crha)
547         Bug 764977 - Manual folder Refresh should fully resync with the server (Milan Crha)
548         Bug 765090 - Replying to a message with a reply to an inline patch loses parts at the end of the patch. (Tomas Popela)
549         Bug 765102 - [Wayland] Tooltips for calendar events are misplaced (Milan Crha)
550         Bug 765202 - Reply to List for MIME digest sub-messages (Milan Crha)
551         Bug 765112 - Match Reply credits line time parts to LC_MESSAGES (Guido Trentalancia)
553 Miscellaneous:
554         Cannot change order list to unordered for the first time (Tomas Popela)
555         Inline images in drafts are not displayed in GMail (Tomas Popela)
556         [EAttachmentTree/IconView] Setup widgets in 'constructed' handler (Milan Crha)
557         Remove unneeded runtime warning from e-day-view.c::cancel_editing() (Milan Crha)
558         Vertically center table header text (Milan Crha)
559         Make some settings changes in mail composer permanent (Milan Crha)
560         Add missing closing double quote, thus webview-print.css is actually used (Milan Crha)
561         Reposition ECalendar children on timeout, not inside size-allocate handler (Milan Crha)
562         Change ECalendarView from GtkTable to GtkGrid (Milan Crha)
563         Hide private members of ECalendar into a private structure (Milan Crha)
564         Optimize some of the DOM functions related to selection (Tomas Popela)
565         EHTMLEditorSelection - Selection could be saved wrong in quoted content (Tomas Popela)
566         EHTMLEditorSelection - Anchors could be wrongly wrapped in quoted content (Tomas Popela)
567         EHTMLEditorSelection - Ask for a parent node of the right node (Tomas Popela)
568         EHTMLEditorView - Remove signature from Thunderbird if presented (Tomas Popela)
569         EHTMLEditorView - Correct the new lines handling in quoted content (Tomas Popela)
570         EHTMLEditorView - Avoid variables with the same name in one scope (Tomas Popela)
571         EHTMLEditorView - Don't replace various whitespaces with non-breaking spaces when inserting into PRE element (Tomas Popela)
572         EHTMLEditorView - Simplify and improve how the undo/redo of delete operation in quoted content is performed (Tomas Popela)
573         EHTMLEditorView - Busy loop after pasting two links after each other in the quoted content (Tomas Popela)
574         EHTMLEditorView - Deleting a content in a PRE element could wrap the content in SPAN element (Tomas Popela)
575         EHTMLEditorView - Moving a Preformatted block one level up in the quoted content will change it to Normal (Tomas Popela)
576         EMsgComposer - Move the DOM manipulation to EHTMLEditorView (Tomas Popela)
578 Translations:
579         Dušan Kazik (sk)
580         Daniel Korostil (uk)
581         Inaki Larranaga Murgoitio (eu)
582         Jordi Mas (ca)
583         Balázs Úr (hu)
584         Cédric Valmary (oc)
585         Gianvito Cavasoli (it)
586         Mingye Wang (zh_CN)
588 Evolution 3.20.0 2016-03-21
589 ---------------------------
591 Bug Fixes:
592         Bug 763631 - Folder->Subscriptions opened empty with gtk+3.19.11 (Milan Crha)
594 Translations:
595         Jiri Grönroos (fi)
596         Bernd Homuth (de)
597         Efstathios Iosifidis (el)
598         Ask Hjorth Larsen (da)
599         Justin van Steijn (nl)
600         Gianvito Cavasoli (it)
602 Evolution 3.19.92 2016-03-14
603 ----------------------------
605 Bug Fixes:
606         Bug 762759 - Crash on start when ~/.cache is not accessible (Milan Crha)
607         Bug 762477 - Add .desktop file actions to open respective parts (Iain Lane)
609 Miscellaneous:
610         Update README file (Milan Crha)
611         Plain text signature is opened as an HTML one (Tomas Popela)
612         Some HTML signatures lost line breaks when inserted to the composer (Tomas Popela)
613         EHTMLEditorView - Signature in a message can lost its line breaks after sending it (Tomas Popela)
615 Translations:
616         Rūdolfs Mazurs (lv)
617         Dušan Kazik (sk)
618         Fran Dieguez (gl)
619         Balázs Úr (hu)
620         Baurzhan Muftakhidinov (kk)
621         Matej Urbančič (sl)
622         Aurimas Černius (lt)
623         Марко М. Костић (sr)
624         Duarte Loreto (pt)
625         Marek Černocký (cs)
626         Alexandre Franke (fr)
627         Jordi Mas (ca)
628         Милош Поповић (sr@latin)
629         Changwoo Ryu (ko)
631 Evolution 3.19.91 2016-02-29
632 ----------------------------
634 Bug Fixes:
635         Bug 762075 - Recognize calendar colors encoded by gdk_rgba_to_string() (Milan Crha)
636         Bug 761159 - Try to preserve selection between calendar views (Milan Crha)
637         Bug 759101 - Unset old cursor after clean up of the message list (Milan Crha)
638         Bug 761497 - Replace 'smileys' with 'emoticons' in the strings (Milan Crha)
639         Bug 761596 - Mail Advanced search only searches in Current folder (Milan Crha)
640         Bug 761993 - Use ngettext() for "composer-many-to-cc-recips-num" option question (Milan Crha)
641         Bug 762205 - Add UID column into message list (Milan Crha)
642         Bug 762022 - [ESpellEntry] Considers a comma to be a spelling error (Milan Crha)
643         Bug 762396 - Add missing library to mailing-list-actions Makefile.am (Tim Lunn)
644         Bug 614557 - Hiding mail preview pane should stop auto-mark-seen timer (Milan Crha)
645         Bug 579675 - Empty Contacts minicard view when scrolling (Milan Crha)
646         Bug 203026 - Use left/right arrows to navigate in minicard view (Milan Crha)
647         Bug 761301 - Option to Create events, memos and tasks as Private by default (Milan Crha)
648         Bug 762376 - Embedded images in signature only displays under evolution and not other clients (Tomas Popela)
650 Miscellaneous:
651         Correct typo in the fix for bug 761883 (Milan Crha)
652         Pressing the Return key in the image wrapper will duplicate the image wrapper structure (Tomas Popela)
653         EHTMLEditorSelection - Turning off the bold formatting can leave unnecessary nodes in the DOM (Tomas Popela)
654         EHTMLEditorView - List item is deleted when enter is pressed on the end of it (Tomas Popela)
655         EHTMLEditorView - Avoid extra selection save/restore in list manipulation (Tomas Popela)
657 Translations:
658         Sebastian Rasmussen (sv)
659         Daniel Mustieles (es)
660         Piotr Drąg (pl)
661         Reinout van Schouwen (nl)
662         Мирослав Николић (sr)
663         Мирослав Николић (sr@latin)
664         Cédric Valmary (oc)
665         Rafael Fontenelle (pt_BR)
666         Fran Dieguez (gl)
667         Marek Černocký (cs)
668         Kjartan Maraas (nb)
670 Evolution 3.19.90 2016-02-15
671 ----------------------------
673 Bug Fixes:
674         Bug 758977 - Message marked as read after folder selected (Milan Crha)
675         Bug 725320 - [Camel] Let the store preconfigure settings the first time (Milan Crha)
676         Bug 760563 - [Calendar] Add option to show icons in the Month View (Milan Crha)
677         Bug 760971 - [Calendar] Double-free when editing meeting attendees (Milan Crha)
678         Bug 761166 - Control widgets are not hidden after collapsing email message attachment (Tomas Popela)
679         Bug 759201 - Sign/Encrypt bar in message preview doesn't wrap (Milan Crha)
680         Bug 759618 - Removing a message filter should prompt for confirmation (Milan Crha)
681         Bug 760520 - Reorder items in Mail Show: combo box (Milan Crha)
682         Bug 760638 - Month view loses weeks when jumping through months (Milan Crha)
683         Bug 759873 - Cursor jumps to bottom of mail when replying to a mail (Tomas Popela)
684         Bug 761394 - Composer does not remember if a signature was set to 'None' in Drafts/Templates (Tomas Popela)
685         Bug 761506 - Rename SSL to TLS (Milan Crha)
686         Bug 761483 - Mention KMail in import wizard (Jonathan Kang)
687         Bug 761346 - More Camel introspection fixes (Milan Crha)
688         Bug 759474 - Attachment Reminder plugin should ignore quoted message text (Milan Crha)
689         Bug 761496 - Unicode emoticon requires two backspace presses to delete (Tomas Popela)
690         Bug 761883 - Freeze when editing a specific Draft: GLib-GObject-WARNING **: invalid cast from 'WebKitDOMText' to 'WebKitDOMElement' (Tomas Popela)
691         Bug 761453 - Add 'Message Thread' filter option to Show combo (Milan Crha)
693 Miscellaneous:
694         Do not let itip-formatter plugin disable (Milan Crha)
695         Use icaltzutil_set_exact_vtimezones_support(), if available (Milan Crha)
696         Update the AppData to spec version 0.7+ (Richard Hughes)
697         Add a missing tag to the AppData file (Richard Hughes)
698         Do not require gnome-common to run autogen.sh (Milan Crha)
699         Show composer when processing mailto: only after From account is set (Milan Crha)
700         Address some compiler warnings (Milan Crha)
701         Avoid delay when going online with --force-online command-line option (Milan Crha)
702         Cancel editing when change notification comes in the Day View (Milan Crha)
703         Use UTF-8 default composer-charset, if not set (Milan Crha)
704         [EMinicard] Release grab when started drag of the contact (Milan Crha)
705         EHTMLEditorUtils - prev_parent variable can be used uninitialized (Tomas Popela)
706         EHTMLEditorView - It's not possible to change formatting from Blockquote to list (Tomas Popela)
707         EHTMLEditorView - Some of the Evolution's composer attributes are sent in HTML messages (Tomas Popela)
708         EHTMLEditorView - Avoid possible critical warnings when sending HTML messages (Tomas Popela)
709         EHTMLEditorView - Avoid critical warnings when deleting a text smiley (Tomas Popela)
710         EHTMLEditorView - Fragment can be used uninitialized when saving history while deleting (Tomas Popela)
711         EHTMLEditorView - Undoing the citation split does not re-wrap and re-quote the block (Tomas Popela)
712         EHTMLEditorView - Pressing the Return key in the beginning of list item will delete the item (Tomas Popela)
713         EHTMLEditorView - Don't send the empty signature placeholder in the HTML messages (Tomas Popela)
715 Translations:
716         Daniel Mustieles (es)
717         Balázs Meskó (hu)
718         Dušan Kazik (sk)
719         Sebastian Rasmussen (sv)
720         Matej Urbančič (sl)
721         Mario Blättermann (de)
722         Piotr Drąg (pl)
723         Ask Hjorth Larsen (da)
724         Dušan Kazik (sk)
725         Baurzhan Muftakhidinov (kk)
726         Chao-Hsiung Liao (zh_TW)
728 Evolution 3.19.4 2016-01-18
729 ---------------------------
731 Bug Fixes:
732         Bug 759584 - Threading lost for some quotes lines in same paragraph after pressing Enter in quoted text (Tomas Popela)
733         Bug 759564 - Pasting a plain text paragraph starting with an URL will linkify the entire paragraph (Tomas Popela)
734         Bug 759665 - Update mail ops after change in libcamel (Emmanuele Bassi)
735         Bug 760365 - [Calendar] Include libical/vcc.h directly (Antonio Rojas)
736         Bug 759536 - Provide a way to hide Switcher buttons (Milan Crha)
737         Bug 755743 - Cannot open new window from overview (Milan Crha)
739 Miscellaneous:
740         EHTMLEditorView - Cannot append text to links if non-breaking space is presented (Tomas Popela)
741         EHTMLEditorView - Extra new line added after pressing the Backspace in a list item with one character (Tomas Popela)
742         EHTMLEditorView - History can be overwritten when redoing the Return key press in an empty list item (Tomas Popela)
743         EHTMLEditorView - Redoing the Return key press in the list can fail (Tomas Popela)
744         EHTMLEditorView - Pressing the Return key in the bulleted list does not end it (Tomas Popela)
745         EHTMLEditorView - Cannot remove an empty bulleted list item with Backspace key (Tomas Popela)
746         EHTMLEditorView - Only change a smiley to plain text when the node is smiley (Tomas Popela)
747         Enhance workaround for bug 737949 (Milan Crha)
748         Add metainfo.xml files for pst-import plugin (Milan Crha)
749         Add "Message->Mailing List->Copy Message Archive URL" for Archived-At header (Milan Crha)
751 Translations:
752         Gianvito Cavasoli (it)
753         Rūdolfs Mazurs (lv)
754         Marek Černocký (cs)
755         Muhammet Kara (tr)
756         Mario Blättermann (de)
757         Kjartan Maraas (nb)
758         Aurimas Černius (lt)
759         Jordi Mas (ca)
761 Evolution 3.19.3 2015-12-14
762 ---------------------------
764 Bug Fixes:
765         Bug 758089 - [prefer-plain] Show plain text if present, or HTML source (Milan Crha)
766         Bug 758152 - Network connection not detected on resume from suspend (Milan Crha)
767         Bug 758650 - Use notification actions only when supported (Sebastien Bacher)
768         Bug 758665 - Hangs auto-saving mail with big attachments (Milan Crha)
769         Bug 752543 - Left tooltip from preview panel when mouse leaves it (Milan Crha)
770         Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela)
771         Bug 758752 - "Show all calendars" as a way of undoing "Show only this calendar" (Milan Crha)
772         Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela)
773         Bug 758851 - Cannot delete the first empty line using <backspace> (Tomas Popela)
774         Bug 758846 - CRITICAL **: WebKitDOMNode* webkit_dom_node_get_last_child(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela)
775         Bug 758849 - URL doesn't always unwrap on switch to Preformatted (Tomas Popela)
776         Bug 758747 - Reproducible hang after copy&paste of a URL over another URL in quoted section (Tomas Popela)
777         Bug 758856 - [GPG] Option to prefer inline sign/encrypt of pure text/plain mails (Milan Crha)
778         Bug 757939 - Undo failure after dragging text (Tomas Popela)
779         Bug 759046 - Undo deletes the wrong text and redo does not add it back (Tomas Popela)
780         Bug 759337 - Busy loop after sending a message with a space on the end of paragraph (Tomas Popela)
781         Bug 749712 - Undo/Redo in composer doesn't work right (Tomas Popela)
783 Miscellaneous:
784         Mail Preferences->Junk page incorrectly referenced in the code (Milan Crha)
785         Fix a crash on Evolution quit in gtk_application_impl_uninhibit() (Milan Crha)
786         Ask for a forced quit when a user tries to re-close the window (Milan Crha)
787         Attachment's List View passes mouse events to the parent widget (Milan Crha)
788         Add <kudos/> into appdata/metainfo files (Milan Crha)
789         Visualize incorrect values in account/source editors (Milan Crha)
790         Composer - Last empty block in pasted content could be inaccessible (Tomas Popela)
791         Composer - Set GObject's data on history event instead on its data and rename them (Tomas Popela)
792         Composer - Partially revert previous commit as EHTMLEditorHistoryEvent is not GObject (Tomas Popela)
793         EHTMLEditorSelection - Editor is not marked as changed after doing paste action (Tomas Popela)
794         EHTMLEditorView - Add an extra debug message when inserting a new history event (Tomas Popela)
795         EHTMLEditorView - Warning printed on console after pressing Enter and Tabulator (Tomas Popela)
796         EHTMLEditorview - Don't save history when undoing/redoing a paste of content (Tomas Popela)
797         EHTMLEditorView - Check if the Backspace or Delete operation can remove anything (Tomas Popela)
798         EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela)
799         EHTMLEditorView - Links could not be recognized after deleting them and later undoing it (Tomas Popela)
800         EHTMLEditorView - Caret is put on wrong place when pasting into quoted content (Tomas Popela)
801         EHTMLEditorView - Note a type of DOMRange comparison in comment (Tomas Popela)
802         EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela)
803         EHTMLEditorView - Don't check for links if we cannot obtain valid block (Tomas Popela)
804         EHTMLEditorView - Undoing and redoing Return press in the beginning of citation is wrong (Tomas Popela)
805         EHTMLEditorView - 'Paste Quotation' action in HTML mode is not setting the caret to the right position (Tomas Popela)
806         EHTMLEditorView - Replace the preedit-* signals with compositionstart and compositionend HTML events (Tomas Popela)
807         EHTMLEditorView - Rename variables and functions to more reflect previous change (Tomas Popela)
808         EMailPrinter - Clean the unused variables (Tomas Popela)
810 Translations:
811         Daniel Mustieles (es)
812         Pedro Albuquerque (pt)
813         Aurimas Černius (lt)
814         Dušan Kazik (sk)
815         Andika Triwidada (id)
817 Evolution 3.19.2 2015-11-23
818 ---------------------------
820 Bug Fixes:
821         Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
822         Bug 757246 - Stop playing sound for each reminder (Milan Crha)
823         Bug 757188 - Alignment is not honored when sending a HTML message (Tomas Popela)
824         Bug 757348 - Endless loop in webkit_dom_node_append_child(): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela)
825         Bug 216130 - Be able to set reminders for tasks (Milan Crha)
826         Bug 272854 - Ability to sort tasks by task list membership (Milan Crha)
827         Bug 639299 - Crash under e-cell-tree.c:animate_expander (Milan Crha)
828         Bug 757342 - Menu key doesn't open context menu in Contacts view (Milan Crha)
829         Bug 755418 - Add option to not notify about missing remote content (Milan Crha)
830         Bug 757594 - Multiline bulleted list items has text not aligned to bullet points (Tomas Popela)
831         Bug 757660 - Add missing libraries to calendar/gui's Makefile.am (Milan Crha)
832         Bug 757658 - Still broken deletion/undo of quotes in mail composer (Tomas Popela)
833         Bug 598037 - Crash in safe_toggle_activate() at e-source-selector.c (Milan Crha)
834         Bug 692713 - Mini-calendar widget arrows in a wrong position (Milan Crha)
835         Bug 744859 - Incorrect calendar rendering when time-divisions is set to 60 (Milan Crha)
836         Bug 241050 - Can't focus message list by clicking in empty portions of it ][ (Milan Crha)
837         Bug 710761 - Mail message list filtered without UI indication (Milan Crha)
838         Bug 757654 - Add a button to archive the current/selected message (Milan Crha)
839         Bug 758015 - Composer lockup (Tomas Popela)
840         Bug 757887 - Reproducible freeze when deleting quoted lines in email composer (Tomas Popela)
841         Bug 616931 - Replace legacy stock_* icons with new artwork (Simon Baconnais)
842         Bug 758191 - Using Backspace within quotation header string can make cursor jump to very first position (Tomas Popela)
844 Miscellaneous:
845         EHTMLEditorSelection - Remove previously inserted BR if correcting wrapping around selection markers (Tomas Popela)
846         EHTMLEditorView - Fix a link detection when ending a link with the Return key (Tomas Popela)
847         EHTMLEditorView - Don't leak the WebKitDOMRange object when undoing the Return key press (Tomas Popela)
848         EHTMLEditorView - New lines could be skipped when parsing the mail content into the composer (Tomas Popela)
849         EHTMLEditorView - Allow to append a query to the link (Tomas Popela)
850         EHTMLEditorView - Correctly remove the HISTORY_AND events from history (Tomas Popela)
851         EHTMLEditorView - Post-process every HISTORY_DELETE event (Tomas Popela)
852         EHTMLEditorView - After undoing the HISTORY_DELETE operation always re-wrap and re-quote current block (Tomas Popela)
853         Make calendar editors modular and non-UI-blocking (Milan Crha)
854         Updated German screen-shots (Christian Kirbach)
855         Forward ETable/ETree background events to an ETableItem (Milan Crha)
856         Task view's "Assign task" doesn't open editor with attendees (Milan Crha)
857         [ECompEditor] Store attachments to calendar's local store on save (Milan Crha)
858         [ECompEditor] Always enable the editor after the save is complete (Milan Crha)
859         [EActivityBar] Do not remove timeout GSource twice in dispose (Milan Crha)
860         [libgnomecanvas] Drag end not recognized with gtk+ 3.18.x (Milan Crha)
861         [EMailBrowser] Free MessageList on close (Milan Crha)
862         Do not leak a GalView in a GalViewInstance (Milan Crha)
863         Read link/visited-link colors also from the style context flags (Milan Crha)
864         [EMailLabelListStore] Avoid circular dependency in a tag cache (Milan Crha)
865         Preferences window never freed (Milan Crha)
866         EShell not finalized on exit (Milan Crha)
867         [EMeetingTimeSelector] Expects wrong objects in detach menu callbacks (Milan Crha)
868         [ECompEditor] Disable editing of some parts when the user is not the organizer (Milan Crha)
869         Disable animation of the GtkInfoBar's revealer (Milan Crha)
870         [ECompEditor] Change order of an alert add and remove (Milan Crha)
871         Free EMailFormatter/Parser extension caches on application exit (Milan Crha)
872         Fix possible memory leak with attachments in message preview (Milan Crha)
873         EAttachment/Store not freed in the message preview panel (Milan Crha)
875 Translations:
876         Baurzhan Muftakhidinov (kk)
877         Pedro Albuquerque (pt)
878         Marek Černocký (cs)
879         Kjartan Maraas (nb)
880         Daniel Mustieles (es)
881         Dimitris Spingos (el)
882         Gábor Kelemen (hu)
883         Cédric Valmary (oc)
884         Stas Solovey (ru)
885         Efstathios Iosifidis (el)
886         Benjamin Steinwender (de)
888 Evolution 3.19.1 2015-10-26
889 ---------------------------
891 Bug Fixes:
892         Bug 749974 - Use OAuth2 for Google sources (Milan Crha)
893         Bug 544813 - Allow recurrence editing for non-detached instances (Milan Crha)
894         Bug 754999 - Write EXDATE times in UTC (Milan Crha)
895         Bug 749158 - Various UI improvements (Trinh Anh Ngoc)
896         Bug 754872 - Escape underscores in Search menu rule names (Milan Crha)
897         Bug 255032 - Be able to write a note on a mail (Milan Crha)
898         Bug 677862 - Delete of multiple messages can keep cursor out of view (Milan Crha)
899         Bug 754693 - Set "References" header in forwarded messages (Milan Crha)
900         Bug 442398 - Option to reorder and hide calendar groups (Milan Crha)
901         Bug 513779 - Select reply style per mail account (Milan Crha)
902         Bug 756535 - Hyperlinks are stripped from e-mails after being sent (Tomas Popela)
903         Bug 755730 - Focus message list after start in the Mail view (Milan Crha)
904         Bug 756664 - Preserve selection on date change in Day/Work Week views (Milan Crha)
905         Bug 676151 - Allow to create new calendar when importing ICS file (Milan Crha)
906         Bug 682565 - Wait for attachments to load before send in composer (Milan Crha)
907         Bug 687326 - Provide "Show Junk Messages" option for message list (Milan Crha)
908         Bug 688368 - Wrong characters encoding in attached html file (Milan Crha)
909         Bug 687427 - Add 'greater/less than or equal' to Size filter condition (Milan Crha)
910         Bug 688796 - No progress shown when "Search for Supported Types" (Milan Crha)
911         Bug 756707 - calculations of lineno and offset for external editor gvim component is broken (Tomas Popela)
912         Bug 756883 - Add an option for line wrapping in a quoted text (Tomas Popela)
914 Miscellaneous:
915         Fix the name of GNOME Calendar (Piotr Drąg)
916         Fix translation of default:mm (Piotr Drąg)
917         Use set date/time format in Tasks/Memos previews (Milan Crha)
918         Add also evolution-mail-formatter into Libs of evolution-mail.pc (Milan Crha)
919         Pack address book importers' selector into a scrollable window (Milan Crha)
920         EHTMLEditorSelection - Selection start marker could be wrongly saved before the quote character (Tomas Popela)
921         EHTMLEditorSelection - Selection is wrongly restored when it is on the end of block (Tomas Popela)
922         EHTMLEditorSelection - Blocks are wrongly wrapped around selection markers (Tomas Popela)
923         EHTMLEditorSelection - Font color can't be set (Tomas Popela)
924         EHTMLEditorSelection - Current font color is discarded after modifying the font size (Tomas Popela)
925         EHTMLEditorSelection - Font formats are reported wrongly if the are nested FONT elements (Tomas Popela)
926         EHTMLEditorSelection - build fix (Tomas Popela)
927         EHTMLEditorSelection - Make sure we really wrap when ending a line (Tomas Popela)
928         EHTMLEditorSelection - Trailing and leading spaces could be lost (Tomas Popela)
929         EHTMLEditorSelection - Replace g_strstr_len usage with strstr (Tomas Popela)
930         EHTMLEditorView - Only process the Heading elements in HTML mode (Tomas Popela)
931         EHTMLEditorView - When merging siblings repeat until none is left (Tomas Popela)
932         EHTMLEditorView - Improve the undo/redo in composer (Tomas Popela)
933         EHTMLEditorView  - Pasting HTML content with new lines between elements inserts these lines into composer (Tomas Popela)
934         EHTMLEditorView - Extra new line added after credentials (Tomas Popela)
935         EHTMLEditorView - Busy loop when replying to certain mail (Tomas Popela)
936         EHTMLEditorView - Very long strings without spaces can overflow the paragraph (Tomas Popela)
937         EHTMLEditorView - Quote symbols could be inserted twice around tabulator (Tomas Popela)
938         EHTMLEditorView - Correct indentation (Tomas Popela)
940 Translations:
941         Kenneth Nielsen (da)
942         Christian Kirbach (de)
943         Petr Kovar (cs)
944         Милош Поповић (sr)
945         Jiri Grönroos (fi)
946         Tom Tryfonidis (el)
947         Inaki Larranaga Murgoitio (eu)
949 Evolution 3.18.0 2015-09-21
950 ---------------------------
952 Translations:
953         Fran Dieguez (gl)
954         Bernd Homuth (de)
955         Alexandre Franke (fr)
956         Wolfgang Stöggl (de)
957         Cheng-Chia Tseng (zh_TW)
958         Tom Tryfonidis (el)
959         Muhammet Kara (tr)
961 Evolution 3.17.92 2015-09-14
962 ----------------------------
964 Bug Fixes:
965         Bug 675154 - Provide an application menu (Milan Crha)
966         Bug 754329 - Runtime warning when pressing Delete at the end of paragraph (Milan Crha)
967         Bug 661886 - Avoid vertical scrolling in the filtering rules editor dialog (Milan Crha)
969 Miscellaneous:
970         [Win32] Miscellaneous build changes (Milan Crha)
971         Extend ECanvas cursor positioning routine (Milan Crha)
972         Crash under e_mail_reader_destroy_menu_idle_cb() (Milan Crha)
973         Don't wrap on Unicode's non-breaking space character (Tomas Popela)
974         EHTMLEditorSelection - Last word that could fit on one line is put on the following line (Tomas Popela)
975         EHTMLEditorSelection - Avoid wrong wrapping in some cases (Tomas Popela)
976         EHTMLEditorSelection - Remove the GObject data after using it to avoid possible mis-function (Tomas Popela)
977         EHTMLEditorSelection - Correct wrapping when deleting characters in quoted content (Tomas Popela)
978         EHTMLEditorSelection - Remove trailing spaces (Tomas Popela)
979         EHTMLEditorSelection - Correctly wrap text nodes around selection markers (Tomas Popela)
980         EHTMLEditorSelection - Just first line in block is wrapped (Tomas Popela)
981         EHTMLEditorSelection - Dash is a valid character for wrapping only if it's not surrounded by spaces (Tomas Popela)
982         EHTMLEditorSelection - Correctly wrap text nodes around selection markers (Tomas Popela)
983         EHTMLEditorSelection - If copy/pasting in composer WebKit wraps content in SPAN (Tomas Popela)
984         EHTMLEditorUtils - Add argument where we can specify into what level the node will be split (Tomas Popela)
985         EHTMLEditorView - Try to merge adjacent blockquotes when editing quoted text (Tomas Popela)
986         EHTMLEditorView - Avoid double quotes when deleting a text inside quoted content (Tomas Popela)
987         EHTMLEditorView - Modifying the text of a smiley should convert the smiley to a text node (Tomas Popela)
988         EHTMLEditorView - Bringing anchor from quoted text to body with Backspace doesn't work (Tomas Popela)
989         EHTMLEditorView - Avoid plain text quote characters to be inserted in HTML mode (Tomas Popela)
990         EHTMLEditorView - Undo/Redo history is wrong after redoing UNQUOTE operation (Tomas Popela)
991         EHTMLEditorView - Avoid multiple unnecessary spell checking (Tomas Popela)
993 Translations:
994         Dušan Kazik (sk)
995         Piotr Drąg (pl)
996         Pedro Albuquerque (pt)
997         Fran Dieguez (gl)
998         Gábor Kelemen (hu)
999         Daniel Mustieles (es)
1000         Baurzhan Muftakhidinov (kk)
1001         Changwoo Ryu (ko)
1002         Christian Kirbach (de)
1003         Aurimas Černius (lt)
1004         Kjartan Maraas (nb)
1005         Muhammet Kara (tr)
1006         Alexandre Franke (fr)
1007         Anders Jonsson (sv)
1009 Evolution 3.17.91 2015-08-31
1010 ----------------------------
1012 Bug Fixes:
1013         Bug 733877 - Parse attachments on demand, not on message open ]I[ (Milan Crha)
1014         Bug 753764 - Can't move recurring 24h calendar entries back one day (Milan Crha)
1015         Bug 753620 - Undoing the Delete operation could break the expected structure (Tomas Popela)
1016         Bug 753652 - Right click on highlighted text and 'Cut' doesn't work in composer window. (Tomas Popela)
1017         Bug 753702 - Changing mail composer to plaintext mode and back to HTML mode changes the font family (Tomas Popela)
1018         Bug 708319 - Workaround crash under e_mail_shell_view_update_popup_labels() (Milan Crha)
1019         Bug 241050 - Can't focus message list by clicking in empty portions of it (Milan Crha)
1020         Bug 754039 - Cannot scroll via keyboard in separate email window (Milan Crha)
1021         Bug 753911 - Missing "Add to Dictionary" with multiple languages enabled (Milan Crha)
1022         Bug 745943 - [ESpellEntry] Do not rely on pango with word-split (Milan Crha)
1024 Miscellaneous:
1025         Return key in a message window opens the message in a new window (Milan Crha)
1026         EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
1027         EHTMLEditorView - Connect HTML events handlers after converting composer content (Tomas Popela)
1028         EHTMLEditorView - Don't disable the HTML events callback when removing content with BackSpace key (Tomas Popela)
1029         EHTMLEditorSelection - Fix wrapping of a quoted content when editing a link inside it (Tomas Popela)
1030         EHTMLEditorView - History for Delete could not be saved (Tomas Popela)
1032 Translations:
1033         Fran Dieguez (gl)
1034         Daniel Mustieles (es)
1035         Jordi Mas (ca)
1036         Dušan Kazik (sk)
1037         Alexandre Franke (fr)
1038         Ting-Wei Lan (zh_TW)
1039         Gábor Kelemen (hu)
1040         Jordi Mas (ca)
1042 Evolution 3.17.90 2015-08-17
1043 ----------------------------
1045 Bug Fixes:
1046         Bug 752497 - [itip-formatter] Two libraries provide the same symbol (Milan Crha)
1047         Bug 752522 - Add a stock icon to the mail-next-unread action (Yanko Kaneti)
1048         Bug 752637 - Delete single instance of recurring event deletes all instances (Milan Crha)
1049         Bug 752644 - Unread mail indicator next to collapsed account names (Milan Crha)
1050         Bug 753029 - Correct "Security Information" dialog size requests (Milan Crha)
1051         Bug 752997 - Crash when replying to the message (Tomas Popela)
1052         Bug 753059 - Crash in spell check dialog when clicking replace buttons with no suggestion selected (Tomas Popela)
1053         Bug 753244 - Typos in translatable strings (Milan Crha)
1054         Bug 752425 - Prompt user when To/Cc field contains many recipients (Milan Crha)
1055         Bug 752994 - Google authentication method overwritten for GOA books (Milan Crha)
1056         Bug 752665 - Be able to suppress reminders for completed tasks (Milan Crha)
1057         Bug 347846 - GalA11yETableColumnHeader: implement AtkComponent (Mike Gorse)
1058         Bug 233140 - Show message counts in subscribe folders dialog (Milan Crha)
1059         Bug 531109 - Show account name and full folder path in error messages (Milan Crha)
1060         Bug 753474 - Pressing Enter (Return) twice in a bulleted list to exit the list creates a paragraph with negative margin (Tomas Popela)
1061         Bug 683695 - Use the same font in the mail vertical view (Milan Crha)
1062         Bug 753609 - Entered text reset on column leave in list view (Milan Crha)
1063         Bug 358162 - Crash in gal_a11y_e_cell_popup_new() (Milan Crha)
1065 Miscellaneous:
1066         EHTMLEditorDOMUtils - Don't leak a WebKitDOMNodeList object (Tomas Popela)
1067         EHTMLEditorSelection - Wrapping of a block can leave the block unwrapped (Tomas Popela)
1068         EHTMLEditorSelection - Wrong block format detected in HTML mode (Tomas Popela)
1069         EHTMLEditorSelection - Warning emitted when going through element with font size set in increment (Tomas Popela)
1070         EHTMLEditorSelection - Improve function that is used to find a position to split at during wrapping (Tomas Popela)
1071         EHTMLEditorSelection - Anchors that don't fit inside a line are not correctly wrapped (Tomas Popela)
1072         EHTMLEditorView - Undoing the 'Wrap Lines' action doesn't work (Tomas Popela)
1073         EHTMLEditorView - Lines of text appended after the signature are sent on one line (Tomas Popela)
1074         EHTMLEditorView - Don't try to wrap the already wrapped blocks (Tomas Popela)
1075         EHTMLEditorView - Add ssh to known protocols (Tomas Popela)
1076         EHTMLEditorView - Treat non-breaking space as a regular space (Tomas Popela)
1077         EHTMLEditorView - Editor is not marked as changed on some operations (Tomas Popela)
1078         Move generic DOM functions from EWebView to EHTMLEditorUtils (Tomas Popela)
1079         EBufferTagger::markup_text: User character offset when tagging links (Milan Crha)
1080         Do not install tests as writable and executable for everyone (Milan Crha)
1081         Fix swapped function arguments in ask_confirm_for_unwanted_html_mail (Erik van Pienbroek)
1082         Correct categories_icon_theme_hack() function (Milan Crha)
1083         [ESpellEntry] Do not touch entry when its IM is in the preedit mode (Milan Crha)
1084         Use newly introduced CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME (Milan Crha)
1085         Add safety checks for `file_info` into emfe_attachment_format() (Milan Crha)
1086         Check for UTF-16 HTML in emfe_text_html_format() when printing (Milan Crha)
1087         Fix couple memory leaks (Milan Crha)
1088         e_calendar_item_set_selection can be called with NULL dates (Milan Crha)
1089         [Win32] Miscellaneous build fixes (Milan Crha)
1091 Translations:
1092         Pedro Albuquerque (pt)
1093         Dimitris Spingos (el)
1094         Kjartan Maraas (nb)
1095         Christian Kirbach (de)
1096         Aurimas Černius (lt)
1097         Jordi Mas (ca)
1098         Daniel Mustieles (es)
1100 Evolution 3.17.4 2015-07-20
1101 ---------------------------
1103 Bug Fixes:
1104         Bug 701483 - Inline GPG decryption sometimes hides the decrypted text (Milan Crha)
1105         Bug 750615 - Using Ctrl+Z in plain text composer messes up content (Tomas Popela)
1106         Bug 377352 - Per-folder setting to auto-archive messages based on their age (Milan Crha)
1107         Bug 510970 - [itip] Let user select calendar even when meeting found (Milan Crha)
1108         Bug 751194 - Bulleted lists indentation jumps levels (Tomas Popela)
1109         Bug 751424 - [WeekView] Location added to Summary with inline editing (Milan Crha)
1110         Bug 751488 - Add Birthday and Anniversary columns into Contacts view (Milan Crha)
1111         Bug 751594 - Cannot Tab through whole Composer General preferences (Milan Crha)
1112         Bug 751620 - OK button disabled by default in Copy to Calendar dialogue (Milan Crha)
1113         Bug 680451 - Add Certificate support into Contact editor (Milan Crha)
1114         Bug 751225 - Spell check selection changes font settings to initial settings (Tomas Popela)
1115         Bug 751186 - Tab not part of editing undo / redo stack and corrupts the stack (Tomas Popela)
1116         Bug 751915 - Crash when using both internal and external editors to compose plain-text mail (Tomas Popela)
1117         Bug 751943 - Correct typo 'Teusday' (Milan Crha)
1118         Bug 752018 - Events at midnight and 0 minutes duration hidden in UI (Milan Crha)
1119         Bug 752119 - Avoid usage of gtk_style_context_get_background_color() (Milan Crha)
1120         Bug 752086 - Paste with a space on the right adds also new-line (Tomas Popela)
1121         Bug 751899 - Inconsistent form of words describing certificate trust (Milan Crha)
1122         Bug 752199 - Do not require libgdata (Milan Crha)
1123         Bug 724017 - Crash in e_addressbook_view_delete_selection() (Milan Crha)
1124         Bug 692361 - e_cal_client_get_free_busy() broken (Milan Crha)
1125         Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
1126         Bug 751225 - Spell check selection changes font settings to initial settings (Tomas Popela)
1128 Miscellaneous:
1129         Editor - Width limits are wrong for lists when switching composer modes (Tomas Popela)
1130         EHTMLEditor - Improve lists formats (Tomas Popela)
1131         EHTMLEditorSelection - Blocks are wrongly wrapped when the last character is space (Tomas Popela)
1132         EHTMLEditorSelection - Alignment cannot be set back to left in list (Tomas Popela)
1133         EHTMLEditorSelection - Width limit is set when indenting block (Tomas Popela)
1134         EHTMLEditorSelection - Fix indentation (Tomas Popela)
1135         EHTMLEditorSelection - Alignment could be wrong (Tomas Popela)
1136         EHTMLEditorSelection - Current block format is wrong for nested lists (Tomas Popela)
1137         EHTMLEditorSelection - Fix the change of a list formatting to another list formatting (Tomas Popela)
1138         EHTMLEditorSelection - Fix the formatting change from list to block (Tomas Popela)
1139         EHTMLEditorSelection - Roman Numeral and Alphabetical list formats are not detected (Tomas Popela)
1140         EHTMLEditorSelection - Copy&pasting quoted content in plain text composer preserves formatting (Tomas Popela)
1141         EHTMLEditorView - Improve debug output of undo/redo history events (Tomas Popela)
1142         EHTMLEditorView - Remove debug outputs committed by mistake (Tomas Popela)
1143         EHTMLEditorView - Fix appending a text to the link (Tomas Popela)
1144         EHTMLEditorView - Current block is removed when Backspace is pressed on its end (Tomas Popela)
1145         EHTMLEditorView - If deleting quoted content, other content can be deleted as well (Tomas Popela)
1146         EHTMLEditorView - Fix indentation (Tomas Popela)
1147         EHTMLEditorView - Fix leaks discovered by Valgrind (Tomas Popela)
1148         EHTMLEditorView - Allow links to be wrapped on any character, not just on dash (Tomas Popela)
1149         EHTMLEditorView - Inserting space after the link appends it to the link (Tomas Popela)
1150         EHTMLEditorView - Pasting content from message source into plain text composer preserves formatting (Tomas Popela)
1151         Ignore "Service unavailable" errors in Send/Receive routines (Milan Crha)
1152         Show "No proxy" instead of "None" in the proxy editor (Milan Crha)
1153         Correct widget positions after the change for bug 751594 (Milan Crha)
1154         Composer - Leave copy&pasting inside the composer on WebKit (Tomas Popela)
1155         [Win32] Update some of the libraries to more recent versions (Milan Crha)
1156         Fixed typo in string (Daniel Mustieles)
1157         Do not create Contacts source for GMail accounts (Milan Crha)
1158         Updated Spanish translation (Daniel Mustieles)
1159         All-day event covers two days in the mini-calendar (Milan Crha)
1161 Translations:
1162         Daniel Mustieles (es)
1163         Gábor Kelemen (hu)
1164         Balázs Úr (hu)
1165         Pedro Albuquerque (pt)
1166         Matej Urbančič (sl)
1167         Dušan Kazik (sk)
1168         Daniel Mustieles (es)
1169         Anders Jonsson (sv)
1171 Evolution 3.17.3 2015-06-22
1172 ---------------------------
1174 Bug Fixes:
1175         Bug 749158 - UI layout improvements (Trinh Anh Ngoc)
1176         Bug 733877 - Parse attachments on demand, not on message open (Milan Crha)
1177         Bug 675671 - Update event numbers after event deletion (Milan Crha)
1178         Bug 733877 - Parse attachments on demand, not on message open ][ (Milan Crha)
1179         Bug 684556 - Remove the Face header from the forwarded message body (Milan Crha)
1180         Bug 750202 - Crash under shell_source_invoke_authenticate_cb() (Milan Crha)
1181         Bug 749149 - Text in composer ignores desktop scaling factor (Tomas Popela)
1182         Bug 750201 - Warn about too large Face image file size (Milan Crha)
1183         Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
1184         Bug 575242 - New composer window not autosaved until modification (Milan Crha)
1185         Bug 706557 - [attachment-reminder] A clue is missed when followed by a bracket (Milan Crha)
1186         Bug 750414 - Fails to drag&drop contacts between address books (Milan Crha)
1187         Bug 750560 - EFilterInput is storing multiple values instead of one (Milan Crha)
1188         Bug 750487 - Fix some wrong header guards found by clang (Ting-Wei Lan)
1189         Bug 750299 - Hyperlinks create duplicate text, then deleting the duplicate makes the hyperlink blow up to the whole line (Tomas Popela)
1190         Bug 750661 - Invalid cast from 'WebKitDOMHTMLElement' to 'WebKitDOMCharacterData' (Tomas Popela)
1191         Bug 676974 - Use window's alert sink when preview panel is hidden (Milan Crha)
1192         Bug 750710 - Text colour in composer is sometimes grey (Tomas Popela)
1193         Bug 677495 - [a11y] Message list not emitting selection-changed signal (Milan Crha)
1194         Bug 540157 - Deletes personal S/MIME certificates without proper password (Milan Crha)
1195         Bug 750753 - Attach popup menus to their parent widgets (Jonas Ådahl)
1196         Bug 341348 - Interpret date-only dates in calendar:// URL as in the local zone (Milan Crha)
1197         Bug 683947 - Distinguish events visually based on their accept status (Milan Crha)
1198         Bug 329869 - All-day event in list view ends on following day (Milan Crha)
1199         Bug 390972 - Show the Status column of a meeting attendee by default (Milan Crha)
1200         Bug 415261 - Show description for long Day View events (Milan Crha)
1201         Bug 587476 - Hide appointment icons in the Month view (Milan Crha)
1202         Bug 231967 - Use contact's FBURL to fetch Free/Busy information (Milan Crha)
1203         Bug 231666 - Ability to set different work time for different days (Milan Crha)
1204         Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
1205         Bug 747290 - Workaround crash under refresh_folders_exec(), g_str_hash() (Milan Crha)
1207 Miscellaneous:
1208         Fix few memory leaks (Milan Crha)
1209         Avoid cairo_show_text(), use PangoLayout instead (Milan Crha)
1210         EHTMLEditorSelection - Get CSSStyleDeclaration from element instead of DOMWindow (Tomas Popela)
1211         EHTMLEditorView - Don't try to unref non-existing DOMRange object (Tomas Popela)
1212         Soft-depend on gtk+ 3.12 and 3.16 (Milan Crha)
1213         EHTMLEditorView - Magic links are not working anymore (Tomas Popela)
1214         EHTMLEditorView - Appending text to the link is broken (Tomas Popela)
1215         Don't save the history for various HTML formatting dialogs if the formatting didn't changed (Tomas Popela)
1216         EHTMLEditorView - Nodes from undo/redo history could be modified (Tomas Popela)
1217         EHTMLEditorView - Undo/Redo around links is wrong (Tomas Popela)
1218         EHTMLEditorSelection - Remove unused variable (Tomas Popela)
1219         EHTMLEditorSelection - Text in quoted content is wrongly wrapped when contains tabulator (Tomas Popela)
1220         EHTMLEditorView - Extra new line in the beginning of quoted content (Tomas Popela)
1221         Use e_util_get_source_full_name() where appropriate (Milan Crha)
1222         Use configured Date/Time format in Tasks/Memos tooltips (Milan Crha)
1223         [Publish Calendar] Disconnect free-busy-data signal handler (Milan Crha)
1224         [EMailAccountStore] Unnecessary ESource writes on start (Milan Crha)
1225         EShell: Do not require Authentication extension for trust prompts (Milan Crha)
1227 Translations:
1228         Daniel Mustieles (es)
1229         Cédric Valmary (oc)
1230         Dimitris Spingos (el)
1231         Gianvito Cavasoli (it)
1232         Marek Černocký (cs)
1233         Muhammet Kara (tr)
1235 Evolution 3.17.2 2015-05-25
1236 ---------------------------
1238 Bug Fixes:
1239         Bug 748359 - To header collapsed in printed version when many addressees (Milan Crha)
1240         Bug 707356 - Move folder confirmation dialog needs redone (Milan Crha)
1241         Bug 707521 - Editing detached instance in editor removes Recurrence ID (Milan Crha)
1242         Bug 747294 - Typos in documentation (Anders Jonsson)
1243         Bug 668808 - Can't cancel mbox file import (Milan Crha)
1244         Bug 672129 - Content-Disposition header confuses mail parser for text/plain (Milan Crha)
1245         Bug 748679 - Cannot middle-click paste text from composer (Tomas Popela)
1246         Bug 704824 - Dropdown list of calendars in ITIP mail becomes empty after accepting appointment (Tomas Popela)
1247         Bug 671546 - Search with 'contains' in composer auto-completion (Milan Crha)
1248         Bug 674927 - Add an option for default snooze time interval (Milan Crha)
1249         Bug 748774 - Act on encrypt-by-default from ESourceOpenPGP (Daniel Kahn Gillmor)
1250         Bug 748878 - Crash in ect_dispose() on quit (Milan Crha)
1251         Bug 749217 - Backspace unindents multiple pasted paragraphs (Tomas Popela)
1252         Bug 749060 - Help->Contents does not open in yelp (Milan Crha)
1253         Bug 748574 - Upgrade to 3.16.1.1 from 3.12.11 has broken my email signature images (Tomas Popela)
1254         Bug 749108 - Embedded inline images pretend message attachments (Milan Crha)
1255         Bug 531054 - Reply to All changes To: and Cc: (Milan Crha)
1256         Bug 593272 - Message preview shows Reply-to header as is (Milan Crha)
1257         Bug 748981 - Option to always show sign/encrypt toolbar buttons in composer (Milan Crha)
1258         Bug 748683 - Unhelpful 'Failed to connect' message (Milan Crha)
1259         Bug 749613 - Crash when trying to wrap non-existing node (Tomas Popela)
1260         Bug 749579 - Whitespace corrupted in outbound email (Tomas Popela)
1262 Miscellaneous:
1263         Remove the last leftover of an e-cell-renderer-color gtk-doc reference (Milan Crha)
1264         EMailRequest -  SVG images in HTML email are not displayed (Tomas Popela)
1265         EHTMLEditorView - Runtime warning when editing HTML message as new (Tomas Popela)
1266         EHTMLEditorView - Remove unneeded space (Tomas Popela)
1267         EHTMLEditorView - Fix the 'Paste Quotation' action (Tomas Popela)
1268         EHTMLEditorView - New line from the beginning of pasted text lost when pasting (Tomas Popela)
1269         EHTMLEditorView - Preformated block in quoted content is wrapped when splitted with new line (Tomas Popela)
1270         Composer - Insert credits, headers and other information in Normal block (Tomas Popela)
1271         Misleading counts of events in the Calendar view's mini-calendar (Milan Crha)
1272         EHTMLEditorActions - Optimize history saving for 'Cut' action (Tomas Popela)
1273         EHTMLEditorView - Minor code and style changes (Tomas Popela)
1274         Attachment load/save should keep a reference to its top-level window (Milan Crha)
1275         Updated Czech translation (Marek Černocký)
1276         EHTMLEditorView - Connect the 'changed::antialiasing' signal to the right object (Tomas Popela)
1277         EHTMLEditorSelection - Fix text wrapping (Tomas Popela)
1278         EHTTPRequest - GFileInfo not valid when machine is under heavy load (Tomas Popela)
1279         EHTMLEditorSelection - Don't wrap every block in selection during 'Wrap lines' action (Tomas Popela)
1280         Composer - Undo initiated with shortcuts doesn't stop (Tomas Popela)
1281         Composer - Undo/Redo on operations with selection could be wrong (Tomas Popela)
1282         EHTMLEditorView - Don't print coordinates for HISTORY_AND and HISTORY_START events (Tomas Popela)
1283         EHTMLEditorView - Replace g_timeout_add with g_timeout_add_seconds (Tomas Popela)
1284         EHTMLEditorSelection - Clean the code used for wrapping (Tomas Popela)
1285         EHTMLEditorSelection - Selection markers are saved on wrong position after Tabulator (Tomas Popela)
1286         EHTMLEditorView - Fix possible leak (Tomas Popela)
1287         ExternalEditor - Fix leaks of WebKit objects (Tomas Popela)
1288         Correct signature stripping in HTML messages (Milan Crha)
1289         EHTMLEditorView - Busy loop after writing ";)" into composer (Tomas Popela)
1290         Address some of the Coverity Scan issues (Milan Crha)
1291         Fix a double-free on a picture gallery dispose (composer close) (Milan Crha)
1293 Translations:
1294         Marek Černocký (cs)
1295         Sveinn í Felli (is)
1296         Kjartan Maraas (nb)
1297         Piotr Drąg (pl)
1298         Matej Urbančič (sl)
1299         Dušan Kazik (sk)
1300         Daniel Mustieles (es)
1302 Evolution 3.17.1 2015-04-27
1303 ---------------------------
1305 Bug Fixes:
1306         Bug 746277 - Typing text in composer destroys primary clipboard content (Tomas Popela)
1307         Bug 746349 - Pasting '\n' into composer produces critical runtime warning (Tomas Popela)
1308         Bug 339511 - Need a more helpful message when no dictionary is installed (Tomas Popela)
1309         Bug 698439 - Merge "Completed On" filter option with "Follow Up" (Milan Crha)
1310         Bug 701382 - Place "Check for supported types" button before dropdown (Matěj Cepl)
1311         Bug 744718 - Provide backend specific extensions as public (Milan Crha)
1312         Bug 746641 - Segfault when trying to "ctrl+x" (cut) selected addressee from CC field in email composer (Tomas Popela)
1313         Bug 710365 - Add a way to View attached images in 100% zoom (Milan Crha)
1314         Bug 746733 - Turning off Plain text font style moves cursor by one letter (Tomas Popela)
1315         Bug 236994 - Add option to load remote content for specified site or sender (Milan Crha)
1316         Bug 747056 - Undoing deletion of the quote prefix for a line does not do the right thing (Tomas Popela)
1317         Bug 746686 - [mail-notification] Focus existing 'mail' window, if exists (Milan Crha)
1318         Bug 746950 - Menu item tooltip changes height of status bar (Milan Crha)
1319         Bug 747018 - Provide a scalable -symbolic variant of the app icon (Jakub Steiner)
1320         Bug 747167 - Umlauts in summary mess up spelling integration (Milan Crha)
1321         Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
1322         Bug 724227 - Do not mix PGP and S/MIME security on message reply (Milan Crha)
1323         Bug 747055 - Line full of equals signs halts selection of quoted text with shift + page down (Tomas Popela)
1324         Bug 746876 - Signature's empty new line at the end of text/plain lost on edit (Tomas Popela)
1325         Bug 747018 - Move scalable -symbolic app icon into 'symbolic' folder (Jakub Steiner)
1326         Bug 747031 - Messages Not Marked as Read When Changing Folder (Milan Crha)
1327         Bug 747031 - Add hidden option to mark-as-seen always (Milan Crha)
1328         Bug 256902 - Minor adjustments to the Edit Account dialog (Milan Crha)
1329         Bug 256919 - Minor Free/Busy settings tab changes (Milan Crha)
1330         Bug 263592 - Add "Go to Folder" menu option (Milan Crha)
1331         Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action (Milan Crha)
1332         Bug 745534 - Show only unread count in application's window title (Milan Crha)
1333         Bug 746763 - Independent layout settings for sub-shell windows (Milan Crha)
1334         Bug 731579 - Broken encoding when replying with selection (Milan Crha)
1335         Bug 747461 - The tar command used to restore backups doesn't work on FreeBSD (Ting-Wei Lan)
1336         Bug 709715 - Message list search change lost on regen cancel (Milan Crha)
1337         Bug 661532 - Advance search menu item can be disabled on account/store node (Milan Crha)
1338         Bug 747473 - Recurring all day events shown incorrectly (Milan Crha)
1339         Bug 747575 - EHTMLEditorView never freed (Tomas Popela)
1340         Bug 747510 - Add composer option "Inherit theme colors in HTML mode" (Tomas Popela)
1341         Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
1342         Bug 747701 - Remove documentation for ECellRendererColor (Ting-Wei Lan)
1343         Bug 747822 - Use global libgweather/gweather.h include (Giovanni Campagna)
1344         Bug 747824 - Circular type dependency in e-spell-dictionary.h and e-spell-checker.h (Milan Crha)
1345         Bug 693154 - Add "Copy raw email address" mailto: context option (Milan Crha)
1346         Bug 680011 - ItipView created multiple times for an attached invitation (Milan Crha)
1347         Bug 694383 - Critical runtime warning from component editors (Milan Crha)
1348         Bug 747994 - Menu key and spell checking ; evolution editor (Tomas Popela)
1349         Bug 699986 - Preselect a random color on a new calendar source (Milan Crha)
1350         Bug 743926 - Slow to render large plain text emails (Milan Crha)
1351         Bug 748082 - ESpinner does not spin if active set at construction (David Shea)
1352         Bug 732891 - Crash under process_elements() (Tomas Popela)
1353         Bug 747996 - Cannot apply TT on multiple lines at once (Tomas Popela)
1354         Bug 701221 - Hide system notification on an alarm dismiss/snooze (Milan Crha)
1355         Bug 748217 - undo of Ctrl-Backspace and Ctrl-Delete is broken for multi-character strings (Tomas Popela)
1356         Bug 748178 - Eats CPU and memory when replying to calendar invite (Tomas Popela)
1357         Bug 747729 - Update UI styles to be closer to gtk+ 3.16 (Trinh Anh Ngoc)
1358         Bug 702707 - Follow up flags is not displayed when reading message (Milan Crha)
1359         Bug 703782 - Backup/Restore freezes UI on backup file validate (Milan Crha)
1360         Bug 704957 - Show timezone name in Day View above time column (Milan Crha)
1361         Bug 748285 - Table header icons out of position with gtk+ 3.16 (Trinh Anh Ngoc)
1362         Bug 748246 - Load only used spell-checker dictionaries (Milan Crha)
1363         Bug 585387 - Replying to a newsgroup from a vfolder doesn't work (Milan Crha)
1364         Bug 692557 - Add option to always sort thread children ascending (Milan Crha)
1366 Miscellaneous:
1367         EHTMLEditorActions - Remove debug prints that were introduces with undo/redo implementation (Tomas Popela)
1368         EHTMLEditorSelection - Recalculate just plain text properties when selection changes in plain text mode (Tomas Popela)
1369         EHTMLEditorSelection - Rework how the indented block is detected (Tomas Popela)
1370         EHTMLEditorSelection - When restoring selection correctly restore the anchor point (Tomas Popela)
1371         EHTMLEditorSelection - Use type macro to check if element is blockquote (Tomas Popela)
1372         EHTMLEditorSelection - Space after link is lost when wrapping block (Tomas Popela)
1373         EHTMLEditorSelection - Trailing space is lost when wrapping content (Tomas Popela)
1374         EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
1375         EHTMLEditorSelection - When restoring selection and no range is in composer, create it (Tomas Popela)
1376         EHTMLEditorSelection - Remove code that was committed by mistake (Tomas Popela)
1377         EHTMLEditorSelection - When wrapping the block take the Tab characters into account (Tomas Popela)
1378         EHTMLEditorSelection - History saved wrongly when setting Blockquote format (Tomas Popela)
1379         EHTMLEditorSelection - Improve history selection saving on various places (Tomas Popela)
1380         EHTMLEditorSelection - Don't perform actions on selection-changed callback when we cannot obtain valid range (Tomas Popela)
1381         EHTMLEditorView - Don't perform spell check on empty body (Tomas Popela)
1382         EHTMLEditorView - Some message text lost when replying on mail from GMail (Tomas Popela)
1383         EHTMLEditorView - Introduce function that performs spell check just in current viewport (Tomas Popela)
1384         EHTMLEditorView - Add a checkbox to remember the choice when asking if lose formatting (Tomas Popela)
1385         EHTMLEditorView - Just check if the element has attribute instead of checking its value (Tomas Popela)
1386         EHTMLEditorView - Image smileys are sent as base64 data (Tomas Popela)
1387         EHTMLEditorView - Smiley image doesn't have the filename set (Tomas Popela)
1388         EHTMLEditorView - Don't try to quote the content when creating the plain text version of HTML mail (Tomas Popela)
1389         EHTMLEditorView - Spell check is lost when pressing Enter (Tomas Popela)
1390         EHTMLEditorView - Fix formatting (Tomas Popela)
1391         EHTMLEditorView - Caret is moved on end of block when pressing Backspace on its start (Tomas Popela)
1392         EHTMLEditorView - Punctuation is added to the link (Tomas Popela)
1393         EHTMLEditorView - HTML scroll event callback is not called (Tomas Popela)
1394         EHTMLEditorView - Remove unused function (Tomas Popela)
1395         EHTMLEditorView - Critical warning shown when declining a meeting invitation (Tomas Popela)
1396         EHTMLEditorView - Free an unused history event object when inserting the tabulator fails (Tomas Popela)
1397         EHTMLEditorView - Pressing return on the end of HEADING element misbehaves (Tomas Popela)
1398         EHTMLEditorView - WebKitDOMRange is lost when editing quoted content (Tomas Popela)
1399         EHTMLEditorView - Avoid crash under force_spell_check_on_timeout() (Milan Crha)
1400         EHTMLEditorView - Surrounded links are wrong (Tomas Popela)
1401         EMailSignatureEditor - Use correct alert sink (Milan Crha)
1402         EMComposerUtils - Remove unneeded variable (Tomas Popela)
1403         Move em_utils_prompt_user to e-util to remove duplication from composer (Tomas Popela)
1404         Reuse WebDAV discovery dialog in Google and CalDAV calendar configs (Milan Crha)
1405         Add a safety check to e-tree-table-adapter.c:resort_node() function (Milan Crha)
1406         Remove Bcc header from 'Sender or Recipients' filter search condition (Milan Crha)
1407         Fix few memory leaks from webkit_dom_element_get_attribute() calls (Milan Crha)
1408         Fix various leaks of WebKit DOM objects (Tomas Popela)
1409         Remove duplicated config.h include in evolution-bogofilter.c (Milan Crha)
1410         Fix few memory leaks around composer and e-widget-undo.c (Milan Crha)
1411         Fix regressions after "Fix various leaks of WebKit DOM objects" (Tomas Popela)
1412         Composer - Fix various leaks (Tomas Popela)
1413         Shift remote content alert dereference slightly later in the code (Milan Crha)
1414         Add a 'list' option to the Mail Free Form expression (Milan Crha)
1415         Suggest the best authentication method after checking supported auths (Milan Crha)
1416         [CalDAV config] Add also secure settings for collection sources (Milan Crha)
1417         [EMailRemoteContent] Recent cache could avoid remote content load (Milan Crha)
1418         [EMailRemoteContent] Correct a little overlook in the previous commit (Milan Crha)
1419         [EMailRemoteContent] Correct recent cache once again (Milan Crha)
1420         Use own thread pool for WebKit content download (Milan Crha)
1421         [EHTTPRequest] Immediately cancel ongoing download on request cancel (Milan Crha)
1422         Avoid use of uninitialized variables (Milan Crha)
1423         Composer - Fix code around block wrapping (Tomas Popela)
1424         Composer - Don't remove wrapping from user wrapped blocks (Tomas Popela)
1425         Bump libgweather version to 3.10 and replace one deprecated function from it (Milan Crha)
1426         [backup-restore] Replace deprecated GIOScheduler functions (Milan Crha)
1427         Replace deprecated gtk+ symbols in the code (Milan Crha)
1428         Correct mismatch of gtk_style_context_save() and gtk_style_context_restore() (Milan Crha)
1429         Correct packing of Calendar and Tasks preferences section (Milan Crha)
1430         Composer - Extra new line added on the end of reply (Tomas Popela)
1431         Composer - Don't block selection-changed handlers if they are already blocked (Tomas Popela)
1432         Explicitly load camel providers after camel_init() in mail_backend_constructed() (Milan Crha)
1433         ESpellChecker - Correct typo in documentation (Tomas Popela)
1434         Fix various memory leaks (Milan Crha)
1436 Translations:
1437         Tom Tryfonidis (el)
1438         Marek Černocký (cs)
1439         Kristjan Schmidt (eo)
1440         Gábor Kelemen (hu)
1441         Matej Urbančič (sl)
1442         Jordi Mas (ca)
1443         Inaki Larranaga Murgoitio (eu)
1444         Dušan Kazik (sk)
1445         Kjartan Maraas (nb)
1446         Stas Solovey (ru)
1447         Cheng-Chia Tseng (zh_TW)
1449 Evolution 3.16.0 2015-03-23
1450 ---------------------------
1452 Translations:
1453         Chao-Hsiung Liao (zh_TW)
1454         Josef Andersson (sv)
1455         Christian Kirbach (de)
1456         Claude Paroz (fr)
1457         Daniel Mustieles (es)
1458         Gábor Kelemen (hu)
1459         Dimitris Spingos (el)
1461 Evolution 3.15.92 2015-03-16
1462 ----------------------------
1464 Bug Fixes:
1465         Bug 440661 - vFolder "Status is Junk" doesn't show Junk mails (Milan Crha)
1466         Bug 745486 - Correct translatable string typos "an task" and "an memo" (Milan Crha)
1467         Bug 745338 - Disambiguate string "_Replace" (Milan Crha)
1468         Bug 736432 - Attachment rename not shown in UI (Milan Crha)
1469         Bug 745551 - Pasting text from gnome-terminal with concatenated whitespace and tabulators, some whitespace occurrences get removed (Tomas Popela)
1470         Bug 736824 - Status bar Cancel button image cut with certain themes (Milan Crha)
1471         Bug 735956 - [EWebView] Do not scroll and zoom when Ctrl+mouse-wheel (Milan Crha)
1472         Bug 723614 - Restore from GConf only once (Milan Crha)
1473         Bug 743953 - (Sent in Inbox) Reply to sender includes all recipients (Milan Crha)
1474         Bug 745869 - Send account overrides: Recipient lost on edit (Milan Crha)
1475         Bug 726203 - Incorrect part ID used for multipart/related attachments (Milan Crha)
1476         Bug 728788 - Runtime warnings when opening Full Name Editor (Milan Crha)
1477         Bug 726539 - Skip Lookup button shown on subsequent new account stages (Milan Crha)
1478         Bug 745946 - Adding emoticon at the beginning of line adds a line break too (Tomas Popela)
1479         Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure (Milan Crha)
1480         Bug 745951 - Disable "Create filter for Mailing-List" when not from ML (Milan Crha)
1481         Bug 692566 - [Templates] Honor Reply-To header (Milan Crha)
1482         Bug 692577 - Remove Faxes from default address book List View (Milan Crha)
1483         Bug 692578 - Display "File As" column by default in Contacts list view (Milan Crha)
1484         Bug 745899 - Shift+Tab in message body doesn't move focus to headers (Tomas Popela)
1485         Bug 695825 - Message composer prints a blank page (Milan Crha)
1486         Bug 745925 - Updated German help translation (Christian Kirbach)
1487         Bug 697650 - Crash using Template with attachment (Milan Crha)
1488         Bug 724651 - [webkit-composer] Undo or Redo does not work (Tomas Popela)
1489         Bug 746072 - Magic smiley replacements too aggressive (Tomas Popela)
1490         Bug 720189 - Do not override PostTo in Drafts and other special folders (Milan Crha)
1491         Bug 740476 - Blockquote paragraph format indents in Plain Text (Tomas Popela)
1492         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)
1493         Bug 724651 - Undo, redo implementation broke input methods (Tomas Popela)
1495 Miscellaneous:
1496         Update calendar preferences pages (now that bug 657233 is fixed). (Andre Klapper)
1497         EHTMLEditorView - Print undo/redo operations if debug output is activated (Tomas Popela)
1498         EHTMLEditorView - Move the undo/redo debug functions to the beginning of module so we can use them in the whole module (Tomas Popela)
1499         EHTMLEditorActions - Actions from context menu don't work (Tomas Popela)
1500         EHTMLEditorView - Selection is lost when showing context menu (Tomas Popela)
1501         EHTMLEditorView - Fix Paste Quotation action (Tomas Popela)
1502         Use translated window titles in HTML editor dialogs (Milan Crha)
1503         EHTMLEditorView - Don't replace tabulators with spaces when pasting clipboard (Tomas Popela)
1504         EColorCombo - Cannot choose a color from a popup palette (Milan Crha)
1505         EHTMLEditor - Don't leak the WebKitDOMHTMLCollection objects (Tomas Popela)
1506         EHTMLEditor - Don't insert new HR element when trying to change properties of existing one (Tomas Popela)
1507         ETMLEditorSelection - Font color in picker is not changed when moving between different font colors (Tomas Popela)
1508         EHTMLEditorTableDialog - When creating new table move caret to its first cell (Tomas Popela)
1509         EHTMLEditorTextDialog - Font sinze in combo box is off by one (Tomas Popela)
1510         EHTMLEditorView - Don't try to preserve the text blocks when parsing content (Tomas Popela)
1511         EHTMLEditorView - Avoid runtime warnings when manipulating with text in table cell (Tomas Popela)
1512         EHTMLEditorView - Move between the table cells with tabulator (Tomas Popela)
1513         EHTMLEditorView - Newly inserted tables have nearly zero height (Tomas Popela)
1514         EHTMLEditorView - Avoid unnecessary g_utf8_strlen call (Tomas Popela)
1515         Do not force icon size for attachment button (Milan Crha)
1516         Fails to find nested message's attachment bar in WebKitWebView (Milan Crha)
1517         EHTMLEditorTableDialog - Change how the table is inserted (Tomas Popela)
1518         EHTMLEditorView - Add a way how to insert new block above table where there is none (Tomas Popela)
1519         EHTMLEditorView - Make get_parent_block_element public (Tomas Popela)
1520         Documentation - Fix typo in mail-composer-mail-signatures-manage.page (Christian Kirbach)
1521         Updated Swedish translation (Josef Andersson)
1522         Fix instructions related to creating / exchanging public GPG keys (Andre Klapper)
1523         Split a string so we can reuse it in a different page. (Andre Klapper)
1524         Document placeholders for the quotation string in the mail composer (Andre Klapper)
1525         Add comment about signature delimiter (Andre Klapper)
1526         Mention free form filter/search expressions and link to its list (Andre Klapper)
1527         Use full stop in <desc> for consistency. (Andre Klapper)
1528         Document Send Account Overrides (Andre Klapper)
1529         Link to Seahorse documentation for how to get someone's public key (Andre Klapper)
1530         Provide Seahorse steps instead of Terminal; update UI string (Andre Klapper)
1531         Document "Archive Folder" option (Andre Klapper)
1532         use proper markup (Andre Klapper)
1533         Recommend to use physical folders for GMail accounts (Andre Klapper)
1534         Document Mail Composer tool bar changes (Andre Klapper)
1535         EHTMLEditorSelection - Return the right font color when is set on body (Tomas Popela)
1536         EHTMLEditorPageDialog - Dialog shows wrong link color (Tomas Popela)
1537         EHTMLEditorView - Setting the link color doesn't work (Tomas Popela)
1538         EHTMLEditorView - Crash in selection_is_in_table function (Tomas Popela)
1539         EContactEditorFullName - Do not realize the dialog in init() (Milan Crha)
1540         Updated German translation (Christian Kirbach)
1541         EHTMLEditorView - Set text/css type on Evolution style sheets in HEAD (Tomas Popela)
1542         EHTMLEditorView - Only stop propagating the key press event when we moved to different table cell (Tomas Popela)
1543         EHTMLEditorView - Deleting a character from the beginning of line in quoted content moves caret to wrong place (Tomas Popela)
1544         EHTMLEditorView - When replying on message with links they don't have the WebKit link color set (Tomas Popela)
1545         [Templates] Various fixes (Milan Crha)
1546         Clarify embedding / displaying of faces / X-Face in outgoing email (Andre Klapper)
1547         Cover using an external text editor application for composing mail (Andre Klapper)
1548         Document 'From field override' functionality (Andre Klapper)
1549         Add two new user doc files to Makefile (Andre Klapper)
1550         ...and add another new user doc files to Makefile (Andre Klapper)
1551         Remove "Minimize to system tray" help page (Andre Klapper)
1552         Update mail notification screenshot for 3.16 (Andre Klapper)
1553         Fix typo 'contributers' (in untranslatable string) (Andre Klapper)
1554         Avoid crash when moving away from a meeting invitation email (Milan Crha)
1555         e_shell_quit() called twice at the end of application (Milan Crha)
1556         EHTMLEditorView - Fix Table Delete->Cell Contents action (Tomas Popela)
1557         EHTMLEditorView - Return right value from selection_is_in_table when no parameters are passed (Tomas Popela)
1558         EHTMLEditorActions - Fix build (Tomas Popela)
1559         MBOX import preview is always empty (Milan Crha)
1560         EHTMLEditorView - Only process the "Magic Smileys" and "Magic Links" when they are allowed (Tomas Popela)
1561         EHTMLEditorSelection - Not possible to remove smiley if selected (Tomas Popela)
1562         EHTMLEditorSelection - Normalize nodes after restoring selection (Tomas Popela)
1563         EHTMLEditorView - Deleting a selection and undoing it will restore the selection wrongly (Tomas Popela)
1564         Show online help when the local is not installed (Milan Crha)
1565         Also check for 'help' uri scheme handler availability (Milan Crha)
1566         EHTMLEditorView - Rework how the possibility of de-indenting a block is detected (Tomas Popela)
1567         EHTMLEditorView - When incidentally writing into smiley, move out just the newly written character but not the entire smiley text out of smiley (Tomas Popela)
1568         EHTMLEditorSelection - Remove the old functions that manipulated with caret (Tomas Popela)
1569         EHTMLEditorView - If a text version of smiley is edited, replace a smiley wrapper by its text. (Tomas Popela)
1570         EHTMLEditorView - Undo behaves wrongly when undoing smiley (Tomas Popela)
1571         EAttachmentPaned - Margins are not correctly set when composer is opened (Tomas Popela)
1572         EHTMLEditorView - Implement undo and redo on text operations in table (Tomas Popela)
1573         EHTMLEditorView - Improve tables handling in composer (Tomas Popela)
1574         EHTMLEditorView - Remove print_fragment_inner_html as it is duplicate of print_node_inner_html (Tomas Popela)
1575         EHTMLEditorView - When switch composer mode from HTML on template that was written in WebKit composer the Lose formatting dialog is shown. (Tomas Popela)
1576         Updated Czech translation (Marek Černocký)
1577         EHTMLEditorView - Clean the e_html_editor_view_init function (Tomas Popela)
1578         EHTMLEditorView - Remove unneeded webkit_dom_dom_selection_get_range_at call (Tomas Popela)
1580 Translations:
1581         Fran Dieguez (gl)
1582         Aurimas Černius (lt)
1583         Dušan Kazik (sk)
1584         Balázs Úr (hu)
1585         Jiří Eischmann (cs)
1586         Changwoo Ryu (ko)
1587         Anders Jonsson (sv)
1588         Baurzhan Muftakhidinov (kk)
1589         Daniel Mustieles (es)
1590         Matej Urbančič (sl)
1591         Kjartan Maraas (nb)
1592         Tom Tryfonidis (el)
1593         Marek Černocký (cs)
1594         Ask Hjorth Larsen (da)
1595         Samir Ribic (bs)
1596         Андрій Бандура (uk)
1597         Piotr Drąg (pl)
1599 Evolution 3.15.91 2015-03-02
1600 ----------------------------
1602 Bug Fixes:
1603         Bug 744471 - Correct may/might usage in gschema strings (Milan Crha)
1604         Bug 744541 - No plural use in KMail importer (David Liang)
1605         Bug 744444 - Typo (encrpyted) in translatable strings (Milan Crha)
1606         Bug 681877 - tzset() called too many times (Milan Crha)
1607         Bug 744550 - Always scroll to selected message after messages delete (Milan Crha)
1608         Bug 743410 - White-spaces lost in plain text message printouts (Milan Crha)
1609         Bug 741093 - Force icon sizes when loading theme icons (Milan Crha)
1610         Bug 740169 - Add support for smileys via Unicode-characters (Jonas Hahnfeld)
1611         Bug 744562 - Allow insert of emoticons in plain text mode (Jonas Hahnfeld)
1612         Bug 619449 - Preselect default source for Task/Memo panes in Calendar view (Milan Crha)
1613         Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
1614         Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
1615         Bug 741013 - Pass URIs into the primary instance as soon as possible (Milan Crha)
1616         Bug 744849 - Insert->Emoticon deletes text before cursor (Tomas Popela)
1617         Bug 744848 - Text lost on format change (Tomas Popela)
1618         Bug 745013 - handle_http_request: GBinding not thread safe (Milan Crha)
1619         Bug 743404 - Status column of message list exposed poorly via atk (Mike Gorse)
1620         Bug 237917 - Arbitrary entry in From: field when composing (Valentin Blot)
1621         Bug 745044 - Missing mnemonics in backup-restore plugin (Milan Crha)
1622         Bug 745029 - Wrong calendar used for .ics file import (Milan Crha)
1623         Bug 737300 - Make message list header smaller (Milan Crha)
1624         Bug 737300 - Make message list header draw closer to GtkTreeView (Milan Crha)
1625         Bug 738080 - message/rfc822 attachment drag and drop often does not work (Milan Crha)
1626         Bug 621751 - Allow import of non-MBOX format mail messages (Milan Crha)
1628 Miscellaneous:
1629         Avoid crash when validating a new filter rule (Milan Crha)
1630         Updated Spanish translation (Daniel Mustieles)
1631         Use CalDAV to get list of available Google calendars (Milan Crha)
1632         Special-case Google 'caldav' calendars to use 'google' editor (Milan Crha)
1633         Remove declaration of nonexistent e_cal_model_get_extension_name() (Milan Crha)
1634         EHTMLEditorSelection - Add missing colon in properties documentation (Tomas Popela)
1635         EHTMLEditorSelection - Don't unref the EHTMLEditorView when it is used afterwards (Tomas Popela)
1636         EHTMLEditorSelection - The font color for selected text is wrong (Tomas Popela)
1637         EHTMLEditorSelection - After settings for size to some value and back to the default the font is a little bit smaller (Tomas Popela)
1638         EHTMLEditorSelection - Spell check is lost after some font style operations (Tomas Popela)
1639         EHTMLEditorSelection - Try to remove the link only when we find anchor (Tomas Popela)
1640         EHTMLEditorSelection - Don't unref the EHTMLEditorView object when it is used afterwards (Tomas Popela)
1641         EHTMLEditorSelection - Rework how the monospaced style is set (Tomas Popela)
1642         EHTMLEditorSelection - Use create_selection_marker function when saving selection (Tomas Popela)
1643         Simplify e-web-view.c:add_css_rule_into_style_sheet() (Milan Crha)
1644         handle_http_request: Skip invalid URIs (Milan Crha)
1645         Use a secure URL for queries from gravatar.com (Milan Crha)
1646         Address few more WebKitDOM objects memory leaks (Milan Crha)
1647         MessageList - Localize global string arrays only once (Milan Crha)
1648         Use thread safe variants of g_object_bind_property*() functions from evolution-data-server (Milan Crha)
1649         Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
1650         itip_send_comp_sync: Initialize all members of a stack allocated structure (Milan Crha)
1651         Fix a crash when 'Check for supported authentication types' clicked (Milan Crha)
1652         [ETree/ETable] Implement GtkScrollableInterface::get_border() for Gtk 3.15.9+ (Milan Crha)
1653         HTML events callbacks are not called (Tomas Popela)
1654         EMailDisplay - Fix more leaks of WebKit objects (Tomas Popela)
1655         EMailReader - Fix more leaks of WebKit objects (Tomas Popela)
1656         ITIP - Fix more leaks of WebKit objects (Tomas Popela)
1657         EHTMLEditorActions - Activating the Paste as Text and Paste Quotation from context menu does nothing (Tomas Popela)
1658         EHTMLEditorView - When inserting inline image refresh spell check just in current block (Tomas Popela)
1659         EHTMLEditorSelection - Use variable that holds if the range is collapsed (Tomas Popela)
1660         EHTMLEditorView - Emoticons can be resizable just in HTML mode (Tomas Popela)
1661         EHTMLEditorView - Fix the Past Quotation action (Tomas Popela)
1662         EHTMLEditorView - Be more efficient when trying to get if we are going to remove last element in body (Tomas Popela)
1663         EHTMLEditorView - Block is wrongly preserved in the beginning of quoted content (Tomas Popela)
1664         EHTMLEditorView - When pasting text with space on end ends with space lost (Tomas Popela)
1665         EWebView - Fix wrong indentation (Tomas Popela)
1666         Sync version with GNOME 3.15 series (Milan Crha)
1668 Translations:
1669         Kjartan Maraas (nb)
1670         Daniel Mustieles (es)
1671         Muhammet Kara (tr)
1672         Chao-Hsiung Liao (zh_TW)
1673         Dušan Kazik (sk)
1674         Dimitris Spingos (el)
1675         Efstathios Iosifidis (el)
1676         Balázs Úr (hu)
1677         Maria  Mavridou (el)
1679 Evolution 3.13.90 2015-02-16
1680 ----------------------------
1682 Bug Fixes:
1683         Bug 742611 - Extra empty line added when deleting sections from quoted text when replying to a mail (Tomas Popela)
1684         Bug 743288 - Extra space left when breaking a long paragraph (Tomas Popela)
1685         Bug 743550 - Invalid free in e_html_editor_view_add_inline_image_from_element() (Milan Crha)
1686         Bug 743959 - Automatically collapsing threads after folder update (Milan Crha)
1687         Bug 743876 - Inline image lost on message send when sending through Outbox (Tomas Popela)
1688         Bug 743875 - Invalid read on message send (Tomas Popela)
1689         Bug 249749 - Threaded Message List Expands When Using "Find Now" (Milan Crha)
1690         Bug 686620 - Change wording of a New Account autodiscovery option (Milan Crha)
1691         Bug 743109 - Do not require spam software during build time (Milan Crha)
1692         Bug 606239 - Better indication of signed and/or encrypted received email (Christian Schaarschmidt)
1693         Bug 731502 - Import mails and contacts from KMail (David Liang)
1694         Bug 744218 - Cannot move with arrow keys from top to bottom (Tomas Popela)
1695         Bug 743942 - Disambiguate string "Insert Image" (Milan Crha)
1696         Bug 737018 - GUI string for translation "New" without context (Milan Crha)
1697         Bug 743547 - Report one error only once for folders refresh (Milan Crha)
1698         Bug 744372 - When pasting text evolution drops the carriage returns (Tomas Popela)
1699         Bug 744373 - Delete whole line with selection lefts empty line (Tomas Popela)
1700         Bug 744363 - Indefinite form used for specific objects in error messages (Milan Crha)
1701         Bug 732999 - Middle-click paste doesn't move cursor (Tomas Popela)
1702         Bug 741857 - Doesn't close after mailto: message sent (Milan Crha)
1704 Miscellaneous:
1705         EHTMLEditorView - Spell check is sometimes lost when deleting content (Tomas Popela)
1706         EMailFormatter - Fix the debug output (Tomas Popela)
1707         Avoid/workaround usage of an EAsyncClosure when opening an EClient (Milan Crha)
1708         EHTMLEditorSelection - Save the selection marks to right position when it starts or ends near the quote marks (Tomas Popela)
1709         Fix various problems with deleting the selection that ends or starts in the quoted content (Tomas Popela)
1710         Rework how the selection inside the qouted content is deleted. (Tomas Popela)
1711         EHTMLEditorView - Block is left in quoted content when deleting the last in quoted content when signature is presented (Tomas Popela)
1712         EHTMLEditorView - Don't insert new line when we hit the empty paragraph (Tomas Popela)
1713         Updated German translation (Christian Kirbach)
1714         EMComposerUtils - Drop unused prefix and suffix around the message (Tomas Popela)
1715         EMailFormatterQuote - Close the span element instead of wrongly creating the new one (Tomas Popela)
1716         Message credits are put on the end of quoted content instead of on its beginning. (Tomas Popela)
1717         EHTMLEditorView - When there is no block in BODY, create the default one (Tomas Popela)
1718         Move authentication of backends back to the client (Milan Crha)
1719         EHTMLEditorView - Remove meaningless comment (Tomas Popela)
1720         Replace _BSD_SOURCE with _DEFAULT_SOURCE define (Milan Crha)
1721         Mute "Shell not finalized on exit" runtime warning (Milan Crha)
1722         Simplify code at shell_trust_prompt_done_cb() a bit (Milan Crha)
1723         EHTMLEditorView - Don't send the Evolution CSS style element in HEAD with HTML messages (Tomas Popela)
1724         EHTMLEditorView - Remove the node that is used for quoting when whe quote the body (Tomas Popela)
1725         EHTMLEditorView - Style that is used to make the links clickable is send when using Ctrl + Enter to send the message (Tomas Popela)
1726         EHTMLEditorView - Don't send the selection markers when sending a HTML mail (Tomas Popela)
1727         EHTMLEditorView - Remove the Draft style sheet when the draft is loaded (Tomas Popela)
1728         EWebView, EHTMLEditorView - Improve citations look (Tomas Popela)
1729         EWebView - Don't show unnecessary white space around pre and code elements (Tomas Popela)
1730         Avoid busy loop on Calendar's Month view select (Milan Crha)
1731         EHTMLEditorSelection - Correctly wrap after link that does not fit on the line (Tomas Popela)
1732         EWebView - When showing plain text template from editor in the preview it shows the citation lines as well as ">" (Tomas Popela)
1733         Move the comment about the citation level colors to the right place (Tomas Popela)
1734         EHTMLEditorView - Try to convert the content only, when we load something (Tomas Popela)
1735         EHTMLEditorView - Insert new paragraph when we loaded an empty string or HTML (Tomas Popela)
1736         EHTMLEditorView - The links in composer are clickable by default (Tomas Popela)
1737         Created active link for grep manpages (Marek Černocký)
1738         Fixed tag type (Marek Černocký)
1739         Fixed plural forms handling (Marek Černocký)
1740         Ignore errors when searching for email address in books (Milan Crha)
1741         Use automake subdir-objects option (Milan Crha)
1742         Remove "Unknown background operation" generic job description message (Milan Crha)
1743         EHTMLEditorSelection - Non collapsed selection is collapsed after saving its start and end points (Tomas Popela)
1744         EHTMLEditorView - Unnecessary new line inserted when composer when creating new message (Tomas Popela)
1745         EHTMLEditorView - Replace the active selection when inserting emoticons (Tomas Popela)
1746         EHTMLEditorSelection - Replace active selection when inserting inline image into composer (Tomas Popela)
1747         Prefer g_output_stream_write_all() over g_output_stream_write() (Milan Crha)
1748         Postscript attachments not shown in message preview (Milan Crha)
1749         Composer - Make drag and drop usable (Tomas Popela)
1750         EHTMLEditorView, EHTMLEditorSelection - Use webkit_dom_html_element_insert_adjacent_html (Tomas Popela)
1751         EHTMLEditorSelection - Don't treat links as underlined (Tomas Popela)
1752         Use camel_application_is_exiting declaration from camel.h (Milan Crha)
1753         EHTMLEditorView - Use webkit_dom_html_element_insert_adjacent_html in parse_html_into_paragraphs (Tomas Popela)
1754         S/MIME mail parser not used, but compiled (Milan Crha)
1755         Introduce e_html_editor_selection_set_on_point and use it where possible (Tomas Popela)
1756         Switch side of a wider border for signed/encrypted mail frame (Milan Crha)
1757         [Win32] Be able to load plugins by providing correct build-time paths (Milan Crha)
1758         [Win32] Update gtk patch to preset "always-show-image" to TRUE (Milan Crha)
1759         Cover how to force online mode via GIO_USE_NETWORK_MONITOR (Andre Klapper)
1760         Update Spam settings (UI offers less options) (Andre Klapper)
1761         Small string change in UI (Andre Klapper)
1762         Use <gui> markup (Andre Klapper)
1763         Remove non-existing UI options (Andre Klapper)
1764         Improve explanation of further available account options (Andre Klapper)
1765         Cover the "concurrent connections" setting (Andre Klapper)
1766         Fix typo in Junk Testing Settings UI (Andre Klapper)
1767         Order of items in UI has changed (Andre Klapper)
1768         Drop all that geeky terminal commands and link to Seahorse (Andre Klapper)
1769         Cover why mail signatures start with "-- " (Andre Klapper)
1770         Remove doc references to EMailAuthenticator (Milan Crha)
1772 Translations:
1773         Christian Kirbach (de)
1774         Sveinn í Felli (is)
1775         Marek Černocký (cs)
1776         Daniel Mustieles (es)
1777         Dušan Kazik (sk)
1778         Kjartan Maraas (nb)
1779         Piotr Drąg (pl)
1780         Balázs Úr (hu)
1782 Evolution 3.13.10 2015-01-26
1783 ----------------------------
1785 Bug Fixes:
1786         Bug 740370 - Avoid Calendar view crash with certain themes (Milan Crha)
1787         Bug 741034 - Use portable shell in configure.ac (Alexander Tsoy)
1788         Bug 741080 - Do not use deprecated atk functions (Mike Gorse)
1789         Bug 741083 - Orca cannot read the message list (Mike Gorse)
1790         Bug 741129 - Correct couple translatable strings (Bernd Homuth)
1791         Bug 741858 - Wrong message shown after the first folder enter (Milan Crha)
1792         Bug 735150 - Preserve multiselection on folder change in message list (Milan Crha)
1793         Bug 742034 - Crash after dragging image URL to photo box in contact editor (Milan Crha)
1794         Bug 741313 - Disable DNS prefetching for EWebView (Tomas Popela)
1795         Bug 742613 - New line added at the top of all replies (Tomas Popela)
1796         Bug 742955 - Missing text in a reply (Tomas Popela)
1798 Miscellaneous:
1799         Remove obsolete 'mime-types' key from evolution.convert (Milan Crha)
1800         Autostart evolution-alarm-notify in MATE as well (Joakim Tjernlund)
1801         EHTMLEditorSelection - Remove debug output (Tomas Popela)
1802         EHTMLEditorSelection - Avoid the possibility of having multiple selection markers (Tomas Popela)
1803         EHTMLEditorView - Avoid crash when pressing the BackSpace in the beginning of quoted text (Tomas Popela)
1804         EHTMLEditorView - Short lines are concatenated into one (Tomas Popela)
1805         EHTMLEditorView - When deliting selected text the spell check it lost (Tomas Popela)
1807 Translations:
1808         Inaki Larranaga Murgoitio (eu)
1809         Daniel Mustieles (es)
1810         Fran Dieguez (gl)
1811         Gábor Kelemen (hu)
1812         Michał Grzybowski (pl)
1813         Dimitris Spingos (el)
1814         Marek Černocký (cs)
1815         Aurimas Černius (lt)
1816         Christian Kirbach (de)
1818 Evolution 3.13.9 2014-12-22
1819 ---------------------------
1821 Bug Fixes:
1822         Bug 740197 - Month view doesn't always indicate excess appointments (Milan Crha)
1823         Bug 740755 - New-line lost on a text paste (Tomas Popela)
1824         Bug 740577 - Calendar Month view keyboard scroll down misplaced (Milan Crha)
1825         Bug 740743 - Update 'New email setup' welcome text (Shawn Dunn)
1826         Bug 734646 - Do not load remote images on a message print (Milan Crha)
1827         Bug 740244 - Display reminders as notifications by default (Milan Crha)
1828         Bug 734530 - Use-after-free in Automatic Contacts on error (Milan Crha)
1829         Bug 740993 - Reply to an empty message breaks quotation (Tomas Popela)
1830         Bug 686620 - Add an option to skip New Account autodiscovery (Milan Crha)
1831         Bug 524365 - Expand folder tree for message Move/Copy folder selector (Milan Crha)
1832         Bug 741031 - Replacing misspelled word with keyboard doesn't replace the original word (Tomas Popela)
1833         Bug 469141 - Traverse collapsed threads with Magic space bar (Milan Crha)
1834         Bug 706993 - Restart background processes after restore (Milan Crha)
1835         Bug 741059 - Prompts for login PIN with CKF_PROTECTED_AUTHENTICATION_PATH (David Woodhouse)
1836         Bug 550796 - Implement free form filter expression (Milan Crha)
1837         Bug 585265 - Comma press overwrites address completion (Milan Crha)
1838         Bug 740297 - [SMTP] Crash when sending two messages at once (Milan Crha)
1839         Bug 670114 - Provide list of Mail certificates in UI (Milan Crha)
1840         Bug 724039 - Message preview shows a wrong message (Milan Crha)
1841         Bug 740475 - Quoted reply editing issues (Tomas Popela)
1843 Miscellaneous:
1844         Bump GLib requirement to 2.40 (Milan Crha)
1845         Use EClientCache to open calendars in plugins (Milan Crha)
1846         [Alarm-notify] Do not show "Not supported" error on an alarm dismiss (Milan Crha)
1847         Automatic Contacts can duplicate recipients in the set book (Milan Crha)
1848         EWebView - Increase minimum zoom level for zoom out (Milan Crha)
1849         EHTMLEditorSelection - Correctly save selection next to images (Tomas Popela)
1850         EHTMLEditorView - Don't leak generated cid when creating new parts for inline images (Tomas Popela)
1851         EHTMLEditorView - Use HTML keyup event instead of GWidget's key-release-event signal (Tomas Popela)
1852         EHTMLEditorView - Use the HTML keydown event for activating the links (Tomas Popela)
1853         EHTMLEditorView - Register HTML input events handlers when BODY is replaced (Tomas Popela)
1854         EHTMLEditorView - Remove the right attributes when cleaning the BODY element after conversion (Tomas Popela)
1855         cal_comp_get_instance_times: Workaround issue with no DTEND set (Erick Pérez Castellanos)
1856         e_calendar_view_get_tooltips: Do not crash when there's no DTEND set (Milan Crha)
1858 Translations:
1859         Marek Černocký (cs)
1860         Anders Jonsson (sv)
1861         Kjartan Maraas (nb)
1862         Daniel Mustieles (es)
1863         Shankar Prasad (kn)
1864         Shantha kumar (ta)
1865         Christian Kirbach (de)
1866         Balázs Úr (hu)
1868 Evolution 3.13.8 2014-11-24
1869 ---------------------------
1871 Bug Fixes:
1872         Bug 300871 - Ignore a specific thread (Milan Crha)
1873         Bug 545153 - Ask whether to quit with pending operations (Milan Crha)
1874         Bug 739375 - Crash when sort folder with Due By column (Milan Crha)
1875         Bug 739375 - Crash when sort folder with Due By column ][ (Milan Crha)
1876         Bug 739364 - Drop references to geoclue (Milan Crha)
1877         Bug 739569 - Reply joins lines incorrectly (Tomas Popela)
1878         Bug 676471 - Double free when sorting by date columns in calendar (Milan Crha)
1879         Bug 739577 - Runtime critical when saving message to drafts (Tomas Popela)
1880         Bug 739659 - Composer has two different context menus (Tomas Popela)
1881         Bug 739605 - Remove alert buttons on the alert bar hide (Milan Crha)
1882         Bug 739562 - Message composer autosave not updating (Milan Crha)
1883         Bug 739705 - The mail composer's attachments "toolbar" should have uniform spacing/padding (Tomas Popela)
1884         Bug 739708 - Spell checking shows words with umlauts as false positives (Milan Crha)
1885         Bug 739030 - Prevailing space in Subject column (Milan Crha)
1886         Bug 739585 - [Automatic Contacts] Show configuration also in Edit->Plugins (Milan Crha)
1887         Bug 657233 - Clean up "Calendar and Tasks" preferences in "General" and "Display" (Milan Crha)
1888         Bug 709187 - Add an option to allow Expunge in vFolders (Milan Crha)
1889         Bug 700778 - Correct TNEF mime type definition typo (David Girault)
1890         Bug 736947 - Attachment icon not shown in Sent folder (Milan Crha)
1891         Bug 736950 - Message with empty body and attachment shows body as attachment.dat (Milan Crha)
1892         Bug 740410 - Paragraph keeps Preformatted after paste (Tomas Popela)
1893         Bug 733518 - Make VOICE type optional for TEL in EContact (Milan Crha)
1894         Bug 697858 - Slow message composer open (Milan Crha)
1896 Miscellaneous:
1897         Avoid runtime warning when disabling collection ESource (Milan Crha)
1898         Address two possible places causing runtime warning on a GSource removal (Milan Crha)
1899         EHTMLEditor - Refactor code that sets the selection position into the elements (Tomas Popela)
1900         EHTMLEditorSelection - Correctly save the selection markers in quoted content (Tomas Popela)
1901         EHTMLEditorView - Run various functions only when the content of the composer is changed (Tomas Popela)
1902         EHTMLEditorView - Correctly mark the paragraph that will receive input when the composer is opened (Tomas Popela)
1903         EHTMLEditorView - Try to preserve the text blocks when processing the plain text content (Tomas Popela)
1904         EHTMLEditorView - Optimize the put_body_in_citation function (Tomas Popela)
1905         EHTMLEditorView - Decode the HTML encoded string only when ampersand is presented (Tomas Popela)
1906         EHTMLEditorView - After wrapping use the faster approach for quoting the content (Tomas Popela)
1907         EHTMLEditorView - Use BR element instead of zero width space character and selection markers instead of caret position (Tomas Popela)
1908         [ECalOps] ECalModel not always provided when creating a new component editor (Milan Crha)
1909         [EMailBackend] Provide cancellable and show in UI prepare for a quit (Milan Crha)
1910         [Send through Outbox] Add option when to flush Outbox folder (Milan Crha)
1911         EMailSignatureEditor, EHTMLEditorView - Don't insert unnecessary new line when editting the signature (Tomas Popela)
1912         EHTMLEditorView - Don't use separate WebView for converting the HTML message to plain text, but do it in situ (Tomas Popela)
1913         EHTMLEditorView - Queue the load operations if the view is not ready (Tomas Popela)
1914         cal_comp_util_compare_event_timezones: Do not ask with NULL tzid (Milan Crha)
1915         [Mark-All-Read] Save changes to the server immediately (Milan Crha)
1916         EHTMLEditorView - Queue load operations for HTML content (Tomas Popela)
1917         EmComposerUtils - Move the comment to the right place and remove code duplication (Tomas Popela)
1918         EHTMLEditorView - Don't crash when the paste button is pressed and the view is not focused (Tomas Popela)
1919         EHTMLEditor - Refactor the core editor actions (indent, unindent, ..) to their own group (Tomas Popela)
1920         EMsgComposer - Make the undo and redo work in Subject and Reply-To input widgets (Tomas Popela)
1921         EHTMLEditorActions - Process some of the EHTMLEditor actions just when is has focus (Tomas Popela)
1922         Provide descriptive error message when an e-mail is not available in offline (Milan Crha)
1923         Avoid automatic mail account update when the application is exiting (Milan Crha)
1924         Revert "[EMailBackend] Provide cancellable and show in UI prepare for a quit" (Milan Crha)
1925         EMsgComposer - Don't insert unnecessary new line into body, when forwarding an iCal event (Tomas Popela)
1926         EHTMLEditorView - Fix logic that prevents the text blocks when processing the content into the composer (Tomas Popela)
1927         Offer only enabled accounts as meeting organizers (Milan Crha)
1928         Odd cross line when drawing an ECalendar with multiple columns (Milan Crha)
1929         Share GSettings objects with e_util_ref_settings() (Milan Crha)
1930         mail_regen_list: Fix a memory leak (Milan Crha)
1931         Correct calendar Week/Month View event creation on double-click (Milan Crha)
1932         GSettings Bindings rely on quarks (Milan Crha)
1933         Commit initial Catalan help translation (Jordi Mas)
1934         EHTMLEditorView - Improve detection of written e-mail addresses (Tomas Popela)
1935         EHTMLEditorSelection - Don't leak font-color (Tomas Popela)
1936         tests: contact editor: update lookup for email fields (Vadim Rutkovsky)
1937         EHTMLEditorSelection - Don't leak background color and return default color values when in plain text mode (Tomas Popela)
1938         tests: contact editor: don't collapse sections (Vadim Rutkovsky)
1939         EHTMLEditorView - Use BR instead of zero width space when inserting new line into citation (Tomas Popela)
1940         EHTMLEditorView - Get rid of GdkKeyEvent and use boolean flags instead. (Tomas Popela)
1941         EHTMLEditorView - Remove unwanted attributes from HTML, HEAD and BODY elements when converting from HTML to plain text message (Tomas Popela)
1942         [BBDB] Decode QP encoded names from recipients before adding them to a book (Milan Crha)
1943         EHTMLEditorView - Improve detection of e-mail addresses in conversion from HTML to plain text (Tomas Popela)
1944         EHTMLEditorView - Unref GRegex only if they are created (Tomas Popela)
1945         EHTMLEditorView - Fix two memory leaks (Milan Crha)
1947 Translations:
1948         Dimitris Spingos (el)
1949         Timo Jyrinki (fi)
1950         Daniel Mustieles (es)
1951         Kjartan Maraas (nb)
1952         Duarte Loreto (pt)
1953         Dimitris Spingos (el)
1955 Evolution 3.13.7 2014-10-27
1956 ---------------------------
1958 Bug Fixes:
1959         Bug 319195 - Add options to simplify Contact Editor (Christian Schaarschmidt)
1960         Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
1961         Bug 737791 - Adapt to changed GtkStateFlags semantics for expanders (Matthew Barnes)
1962         Bug 737381 - SOCKS Proxy Setting not shown in UI (Milan Crha)
1963         Bug 737340 - theme_text_color is no longer in gtk 3.14 (Jérémy Lal)
1964         Bug 738296 - Handle "password-encrypted" in autoconfig data (Matthew Barnes)
1965         Bug 729305 - EAlertDialog too wide with wrapped GtkLabel-s (Milan Crha)
1966         Bug 738283 - Use-after-free with categories filter (Milan Crha)
1967         Bug 737330 - EShellSwitcher: Count with GtkPaned::handle-size for button widths (Milan Crha)
1968         Bug 738453 - Inefficient sort by subject in message list (Milan Crha)
1969         Bug 223621 - Add per-account mail Archive Folder option (Milan Crha)
1970         Bug 738463 - [a11y] Fix various problems with fetching children (Mike Gorse)
1971         Bug 739061 - Change order of paragraph styles (Tomas Popela)
1972         Bug 650670 - Duplicate entries when contact is in several address books (Milan Crha)
1974 Miscellaneous:
1975         certificate-manager.c: Mark a user visible string for a translation (Christian Schaarschmidt)
1976         [Win32] Update evolution-rss patch to latest git master of it (Milan Crha)
1977         Fix typo in the e_rgba_to_color documentation (Tomas Popela)
1978         Improve and fix various dialogs. (Tomas Popela)
1979         Make Calendar, Memos and Tasks views non-UI-blocking (Milan Crha)
1980         Fix various memory leaks and invalid memory usages (Milan Crha)
1981         modules/calendar/Makefile.am: Return back forgotten migrate files (Milan Crha)
1982         Add metainfo.xml files for bogofilter and spamassassin plugins (Milan Crha)
1983         Use INTLTOOL_XML_RULE for appdata files (Milan Crha)
1984         [Alarm Notify] Avoid UI freeze on an alarm dismiss (Milan Crha)
1985         Fix a build break (missing libraries) in module/calendar (Christian Schaarschmidt)
1986         Show ongoing progress of calendar views in UI (Milan Crha)
1987         Stop using deprecated EDS symbols (Milan Crha)
1988         Change activity description when storing sent message (Milan Crha)
1989         Hide icons in an autocomplete selector (Milan Crha)
1990         Change shortcut and remove icon for Message->Archive mail menu option (Milan Crha)
1991         Update AUTHORS, MAINTAINERS, doap, etc. (Matthew Barnes)
1992         ETable: Fix a leak of an ETreeModel (Milan Crha)
1993         EColorCombo - Improve the widget (Tomas Popela)
1994         EHTMLEditor - Avoid asking for loosing the formatting if replying from a selection (Tomas Popela)
1995         EHTMLEditor - Rework how the message text, signature and block with initial input are handled when opening composer (Tomas Popela)
1996         EHTMLEditor - Headers and credits are in wrong order when forwarding a message or using the inline reply (Tomas Popela)
1997         EHTMLEditor - Various fixes when editting the message as new (Tomas Popela)
1998         EHTMLEditorImageDialog - Don't leak uri variable (Tomas Popela)
1999         EHRMLEditorImageDialog - Fix the typo and let the Evolution compile again (Tomas Popela)
2000         EHTMLEditorPageDialog - Remove mistakenly commited debug prints (Tomas Popela)
2001         EHTMLEditorPageDialog - Don't set transparent background color in Perforated Paper template (Tomas Popela)
2002         EHTMLEditorSelection - Don't set the alpha channel to 0 (fully transparent) for the default font color (Tomas Popela)
2003         EHTMLEditorSelection - Try to unref the node when it is set (Tomas Popela)
2004         EHTMLEditorSelection - Fix the "Wrap Lines" action (Tomas Popela)
2005         EHTMLEditorSelection - Block format combo box shows wrong format after unblocking the selection-changed signal callback (Tomas Popela)
2006         EHTMLEditorSelection - Correctly wrap long anchors that are on the beginning of the line in plain text mode (Tomas Popela)
2007         EHTMLEditorSelection - Fix change of a block format to another one when the citation is selected (Tomas Popela)
2008         EHTMLEditorSelection - Remove unused variables (Tomas Popela)
2009         EHTMLEditorSelection - Return correct block node for signature (Tomas Popela)
2010         EHTMLEditorSelection - Avoid unnecessary wrapping for paragraphs that are wrapped with CSS (Tomas Popela)
2011         EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one (Tomas Popela)
2012         EHTMLEditorView - When switching from HTML mode to the Plain text mode remove all image backgrounds that are set (Tomas Popela)
2013         EHTMLEditorView - Avoid double citation marks in plain text mode (Tomas Popela)
2014         EHTMLEditorView - Correctly replace the tab characters with spaces (Tomas Popela)
2015         EHTMLEditorView - Improve the code that is used for quoting the plain text blocks (Tomas Popela)
2016         EHTMLEditorView - Correct the logic to get if the body is empty to avoid the unnecessary processing of it (Tomas Popela)
2017         EHTMLEditorView - Minor refactoring (Tomas Popela)
2019 Translations:
2020         Piotr Drąg (pl)
2021         Milo Casagrande (it)
2022         Krasimir Chonov (bg)
2023         Rūdolfs Mazurs (lv)
2024         Marek Černocký (cs)
2025         Daniel Mustieles (es)
2026         Andika Triwidada (id)
2027         Baurzhan Muftakhidinov (kk)
2029 Evolution 3.13.6 2014-09-22
2030 ---------------------------
2032 Bug Fixes:
2033         Bug 707647 - gnome-autoar integration in attachments (Ting-Wei Lan)
2034         Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code (Christian Schaarschmidt)
2035         Bug 735130 - Security Information dialog needs to resize properly (Federico Mena Quintero)
2036         Bug 727618 - User docs are incorrect about command for localized Re: subjects (Jannick Hemelhof)
2037         Bug 341802 - Make Evolution installed directories names without version (Milan Crha)
2038         Bug 724909 - Highlight module hangs on large attachments (Milan Crha)
2039         Bug 736476 - Space lost on the end of line (Tomas Popela)
2040         Bug 728329 - Evolution fails to get back online (Jonas Hahnfeld)
2041         Bug 268592 - Allow user certificate backup (Christian Schaarschmidt)
2043 Miscellaneous:
2044         EHTMLEditor - Use get_parent_block_node_from_child where possible (Tomas Popela)
2045         EHTMLEditorSelection - Avoid the runtime warning when the caret was saved outside of the body (Tomas Popela)
2046         EHTMLEditorSelection - Disable the selection-changed callback when restoring the caret position (Tomas Popela)
2047         EHTMLEditorSelection - Allow text to be wrapped on the dash character (Tomas Popela)
2048         EHTMLEditorView - Correctly remove all child nodes from the HEAD element (Tomas Popela)
2049         EHTMLEditorView - Avoid extra new line when quoting the text (Tomas Popela)
2050         EHTMLEditorView - Fix the HTML structure after the selected text inside the quoted content is deleted (Tomas Popela)
2051         EHTMLEditorView - Save the text that can be written inside the tabulator wrapper (Tomas Popela)
2052         EHTMLEditorView - Fix the leaks of the node content inside the process_elements function (Tomas Popela)
2053         EHTMLEditorView - Don't try to fix the HTML structure after pasting when it is not needed (Tomas Popela)
2054         EHTMLEditorView - Correctly quote the wrapped paragraphs with links inside (Tomas Popela)
2055         EHTMLEditorView - When switching composer mode, wrap manually just the paragraphs that are inside quoted content. (Tomas Popela)
2056         Add Win32 build scripts into sources (Milan Crha)
2057         When changing the composer mode from HTML to Plain Text avoid reloading of the web view (Tomas Popela)
2058         Fix handling of the selection in the composer when saving the message draft (Tomas Popela)
2059         [win32/setup-env] Correct GSETTINGS_SCHEMA_DIR value (Milan Crha)
2060         EMailReader - Call zoom in/out methods from EWebView instead of the WebKit ones (Tomas Popela)
2061         Use-after-free of a full name editor when closing a contact editor (Milan Crha)
2062         Miscellaneous Win32 related changes (Milan Crha)
2063         Fix a build break under Win32 (Milan Crha)
2064         format_full_headers: Avoid possible memory leak (Milan Crha)
2065         ECalendarItem: Fix a memory leak (Milan Crha)
2066         Replace the webkit_dom_node_get_node_type function with equivalent macros (Tomas Popela)
2068 Translations:
2069         Yuri Myasoedov (ru)
2070         Ville-Pekka Vainio (fi)
2071         Shantha kumar (ta)
2072         Saibal Ray (bn_IN)
2073         Sandeep Sheshrao Shedmake (mr)
2075 Evolution 3.13.5 2014-08-25
2076 ---------------------------
2078 Bug Fixes:
2079         Bug 733825 - Busy loop/deadlock when changing paragraph style in quoted part (Tomas Popela)
2080         Bug 733725 - Runtime critical when pasting test from the same composer instance (Tomas Popela)
2081         Bug 733846 - Empty lines removed on send (quoted text edited) (Tomas Popela)
2082         Bug 733953 - Citation marks incorrectly transformed on send (Tomas Popela)
2083         Bug 733956 - Multiple quotations should be deleted by one (Tomas Popela)
2084         Bug 733954 - Enter doesn't delete selection with cited text (Tomas Popela)
2085         Bug 733917 - Critical warning when hiding the tooltip above the event (Milan Crha)
2086         Bug 733918 - Color chooser for citation color is not working in Composer (Milan Crha)
2087         Bug 733973 - Calling e_html_editor_view_get_text_html() changes editors content (Tomas Popela)
2089 Miscellaneous:
2090         e_mail_folder_uri_build: Encode special characters in folder names (Milan Crha)
2091         e_client_cache_get_client: Fix a memory leak (Milan Crha)
2092         Propagate settings from Prefences to the EHTMLEditorView (Tomas Popela)
2093         Include 'tests' folder in the distribution tarball (Milan Crha)
2094         doap category apps (Olav Vitters)
2095         Reduce the memory used by DOM variables (Tomas Popela)
2096         Updated German help translation and screen-shots (Christian Kirbach)
2097         EHTMLEditor - Fix indentation after EEditor -> EHTMLEditor rename (Tomas Popela)
2098         EHTMLEditor - Change the way how the Indent/Unindent and Alignment works (Tomas Popela)
2099         EHTMLEditorActions - Allow the action that shows the spell check dialog (Tomas Popela)
2100         EHTMLEditorSelection - Introduce e_html_editor_selection_is_collapsed and use it where possible (Tomas Popela)
2101         EHTMLEditorSelection - Fix the spell check after settings alignment (Tomas Popela)
2102         EHTMLEditorSelection - Fix the unindentation of the list (Tomas Popela)
2103         EHTMLEditorSelection - Limit the paragraph minimal width to 5 characters (Tomas Popela)
2104         EHTMLEditorSelection - Remove just the BR elements that are used for the wrapping unless it is forced (Tomas Popela)
2105         EHTMLEditorSelection - Simplify some loops and free more of the WebKit DOM variables (Tomas Popela)
2106         EHTMLEditorSpellCheckDialog - Avoid crash when no iter was set in the dictionaries combo box (Tomas Popela)
2107         EHTMLEditorView - Avoid forcing of the spell check when the body has no children (Tomas Popela)
2108         EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside the quoted text (Tomas Popela)
2109         EHTMLEditorView - Wrap just paragraphs that are not in the quoted content (Tomas Popela)
2110         EHTMLEditorView - Don't insert the new line character, when the empty line in the quoted content is on the end of it (Tomas Popela)
2111         EHTMLEditorView - Fix the HTML structure after pasting the multiline content that was copied from composer (Tomas Popela)
2112         EHTMLEditorView - Turn on the spell check if the inline spelling option is set (Tomas Popela)
2113         EHTMLEditorView - Remove the unneeded comment (Tomas Popela)
2114         EHTMLEditorView - Process the plain text version the right way when sending the HTML mail (Tomas Popela)
2115         EHTMLEditorView - Fix critical warning when creating Address and Header 1 - 6 blocks (Tomas Popela)
2116         EHTMLEditorView - Unset the bold font when the return is pressed in the Heading 1 - 6 block (Tomas Popela)
2117         EHTMLEditorView - Fix changing of the format from the list to the Address and Heading 1 - 6 formats (Tomas Popela)
2118         EHTMLEditorView - Remove classes that were used for marking the BR elements from converted text (Tomas Popela)
2119         EHTMLEditorView - Avoid critical warnings when pressing backspace on the beginning of the quoted content (Tomas Popela)
2120         EWebView - If the parent of the node that we want to remove doesn't exist, just free it (Tomas Popela)
2122 Translations:
2123         Christian Kirbach (de)
2125 Evolution 3.13.4 2014-07-28
2126 ---------------------------
2128 Bug Fixes:
2129         Bug 731872 - EWebView: Use named colors from themes (Sebastian Keller)
2130         Bug 719379 - Send/Receive dialog doesn't close on errors properly (Milan Crha)
2131         Bug 607753 - Appointment tooltip sometimes 'stick' to screen (Milan Crha)
2132         Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works (Tomas Popela)
2133         Bug 732202 - [webkit-composer] Paste scrolls view (Tomas Popela)
2134         Bug 731508 - [webkit-composer] no option to paste as text (without formatting) (Tomas Popela)
2135         Bug 729963 - Consistently name EMail/Phone/IM/SIP contact fields in the UI (Christian Schaarschmidt)
2136         Bug 732180 - Excessive CPU usage due to GtkSpinner (Milan Crha)
2137         Bug 543572 - Display more information in a certificate selector (Christian Schaarschmidt)
2138         Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
2139         Bug 473198 - evolution should ignore signature when checking for missing attachments (Tomas Popela)
2140         Bug 732091 - Automatically mark message as read sometimes doesn't work (Milan Crha)
2141         Bug 732502 - Ignore get_quota errors in folder properties (Milan Crha)
2142         Bug 732140 - Allow multiple folder selection when creating Send account overrides (Milan Crha)
2143         Bug 732609 - Cannot decrease indentation (Tomas Popela)
2144         Bug 732724 - mail-send-recv.c:report_error_to_ui() does UI calls in non-main thread (Milan Crha)
2145         Bug 732091 - Automatically mark message as read sometimes doesn't work (take 2) (Milan Crha)
2146         Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed (Milan Crha)
2147         Bug 732802 - data/evolution.appdata.xml is not git-ignored (Jonas Hahnfeld)
2148         Bug 732541 - Small calendar print doesn't follow week-start-day option (Milan Crha)
2149         Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004 (Tomas Popela)
2150         Bug 722068 - Make Evolution build under Win32 (Milan Crha)
2151         Bug 732608 - Composer paste issues (Tomas Popela)
2152         Bug 733140 - Backspace removes too much when editing quotation (Tomas Popela)
2153         Bug 733000 - Splitting quoted part changes clipboard content (Tomas Popela)
2154         Bug 732892 - Scale-down contact images in message preview (Tomas Popela)
2155         Bug 733477 - Paste can select following text (Tomas Popela)
2156         Bug 733010 - Cannot split quotation after an empty line (Tomas Popela)
2158 Miscellaneous:
2159         EHTMLEditorView - Generate new line into plain text version even when paragraph has no children (Tomas Popela)
2160         EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create anchors for links when processing data from convertor (Tomas Popela)
2161         EHTMLEditorView - Insert quote symbols before HTML element when it has no previous sibling (Tomas Popela)
2162         EHTMLEditorView - Preserve spaces and create anchors for the links in the text after the last BR element (Tomas Popela)
2163         EHTMLEditorView - Preserve empty lines when processing the text in convertor (Tomas Popela)
2164         EHTMLEditorView - Process the element only if it has children (Tomas Popela)
2165         EHTMLEditorView - Fix clipboard paste into quoted content (Tomas Popela)
2166         EHTMLEditorView - Correctly replace tabulators with spaces (Tomas Popela)
2167         EHTMLEditorView - Refactor the code that triggers the surround of links with anchor elements (Tomas Popela)
2168         EHTMLEditorView - Fix quoting of the lines with anchors (Tomas Popela)
2169         EHTMLEditorView - Create new paragraph in body if body is empty and save caret there (Tomas Popela)
2170         EHTMLEditorView - Fix reply to message (Tomas Popela)
2171         EHTMLEditorView - Save selection instead of just caret position when forcing the spell check (Tomas Popela)
2172         EHTMLEditorView - Introduce functions to register/remove the HTML "input" event on body (Tomas Popela)
2173         EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text (Tomas Popela)
2174         EHTMLEditorView - Remove our attributes from blockquotes when generating the HTML version of the message (Tomas Popela)
2175         EHTMLEditorView - Replace the Tab characters in the text nodes just when generating the plain text version of the message (Tomas Popela)
2176         EHTMLEditorView - Don't leak dom-evo-draft outside evolution (Yanko Kaneti)
2177         EHTMLEditorView - Move the paragraph from citation into the body only when the backspace is pressed in the beginning of it (Tomas Popela)
2178         EHTMLEditorView - Speed up quoting of the block that was wrapped (Tomas Popela)
2179         EHTMLEditorView - When writing into the citation rewrap and requote just when it is necessary (Tomas Popela)
2180         EHTMLEditorView - Wrap and quote just the first block after newly inserted line into the citation (Tomas Popela)
2181         EHTMLEditorView - Don't put quote characters after the anchor when it is in the middle of the quoted text (Tomas Popela)
2182         EHTMLEditorView - When the link has non-breaking space in the prefix skip it (Tomas Popela)
2183         EHTMLEditorView - Don't put unnecessary new lines in the quoted content when generating the plain text version of the message (Tomas Popela)
2184         EHTMLEditorView - Select the right node for processing after the new line was inserted into the quoted content (Tomas Popela)
2185         EHTMLEditor - Process text in convertor when pasting plain text from clipboard (Tomas Popela)
2186         EHTMLEditor - Stop using deprecated gtk-stock items (Tomas Popela)
2187         EHTMLEditor - Fix indent/undent of the block (Tomas Popela)
2188         EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph and use it where possible (Tomas Popela)
2189         EHTMLEditorActions - Hide HTML actions in plain text mode instead of making them insensitible (Tomas Popela)
2190         EHTMLEditorSelection - Fix detection of the paragraph format inside the quoted content (Tomas Popela)
2191         EHTMLEditorSelection - When removing the elements use by composer for quoted content remove all of them (Tomas Popela)
2192         EHTMLEditorSelection - Correctly find the element's parent node when changing the block's format (Tomas Popela)
2193         EHTMLEditorSelection - Fix wrapping of the anchor elements (Tomas Popela)
2194         EHTMLEditorSelection - Try to move with the caret only when it is possible to save it (Tomas Popela)
2195         EHTMLEditorSelection - Rework how the collapsed selection is saved (Tomas Popela)
2196         EHTMLEditorSelection - Avoid runtime warning when there is no selection or the whole body element is selected (Tomas Popela)
2197         EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is after the caret (Tomas Popela)
2198         EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore (Tomas Popela)
2199         EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to DOMElement (Tomas Popela)
2200         remove gtkhtml version define as gtkhtml is not used anymore (Olav Vitters)
2201         Drop the last references to GtkHTML (Milan Crha)
2202         Propagate Send/Receive errors to UI (Milan Crha)
2203         store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-free (Milan Crha)
2204         Reply to selection in text-highlight part loses white-spaces (Milan Crha)
2205         When setting some content into the composer body we have to specify if it is a HTML content (Tomas Popela)
2206         tests: rename email fields in expected results (Vadim Rutkovsky)
2207         tests: rename email fields after bug 729963 was resolved (Vadim Rutkovsky)
2208         Add translator comments and contexts for texts added for bug 729963 (Christian Schaarschmidt)
2209         Replace GtkStyle usages with GtkStyleContext (Milan Crha)
2210         SMTP part of a new mail account dialog doesn't update UI properly (Milan Crha)
2211         Disconnect the store when connected it on send from an Outbox (Milan Crha)
2212         Correct typo in the previous commit ('error' versus 'local_error') (Milan Crha)
2213         Remove usages of deprecated gtk_widget_ensure_style() (Milan Crha)
2214         Remove unused and obsolete evolution-zip.in (Milan Crha)
2215         Correct draw of all-day events in a day/work-week view (Milan Crha)
2216         Incorrect text color for selected cells in ETree/ETable (Milan Crha)
2217         Images in contact preview are not shown with webkitgtk3 2.4.x (Tomas Popela)
2218         Add missing chain-up-s to parent's constructed() method (Milan Crha)
2219         Always use selected color for selected region in EDayView (Milan Crha)
2220         e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event (Milan Crha)
2221         Calendar View: Use smaller icons in the Search bar (Milan Crha)
2223 Translations:
2224         Yuri Myasoedov (ru)
2226 Evolution 3.13.3 2014-06-23
2227 ---------------------------
2229 * Evolution now uses WebKitGTK3 also in message composer,
2230   the dependency on GtkHTML had been completely dropped.
2231   This effort had been started by Dan Vrátil and finally
2232   finished by Tomáš Popela. Thanks to both for it.
2234 Bug Fixes:
2235         Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end() (Milan Crha)
2236         Bug 730144 - Sort Templates menu items alphabetically (Milan Crha)
2237         Bug 726746 - Allow to auto-empty trash without needing to exit (Milan Crha)
2238         Bug 730743 - Add an option to disable sender's photo search at gravatar.com (Milan Crha)
2239         Bug 730110 - Search results include also last email looked at (Milan Crha)
2240         Bug 729905 - [external-editor] Mark composer changed after message body set (Milan Crha)
2241         Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select GivenName, FN (Christian Schaarschmidt)
2242         Bug 729667 - Create Folder window is much too short (Milan Crha)
2243         Bug 729303 - Default width of Message Filters window is too small (Milan Crha)
2244         Bug 731082 - Send mail in offline mode should use Outbox folder (Milan Crha)
2245         Bug 604346 - Ctrl+Enter sends mail without asking confirmation (Milan Crha)
2246         Bug 730738 - Extra new line at the beginning of the message in Edit as New (Milan Crha)
2247         Bug 227536 - Add "Message Location" filter option (Milan Crha)
2248         Bug 730977 - Online state change received in a dedicated thread (Milan Crha)
2249         Bug 731321 - Missing custom types when loading .ui definition (Milan Crha)
2250         Bug 668006 - Crash when dragging column headers of Tasks list (Milan Crha)
2251         Bug 540362 - [webkit-composer] Use webkit for composer (Tomas Popela)
2252         Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
2253         Bug 678843 - May re-prompt password on message send (Milan Crha)
2254         Bug 731278 - Next message is not selected after move (Milan Crha)
2255         Bug 704663 - Crash under em_folder_tree_model_add_store() (Milan Crha)
2256         Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text) (Tomas Popela)
2257         Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+ (Sebastian Keller)
2258         Bug 702703 - Be able to overwrite domain in Message IDs (Milan Crha)
2259         Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectly (Milan Crha)
2260         Bug 731590 - Crash on calendar Copy (Milan Crha)
2261         Bug 731767 - [webkit-composer] Inline images not attached to the email (Tomas Popela)
2262         Bug 731721 - Reorder junk filtering configuration UI (Milan Crha)
2263         Bug 731770 - Sometimes crashes when trying to load images in e-mails (Milan Crha)
2264         Bug 731604 - Recursive inline-PGP-signed text not shown properly (Milan Crha)
2265         Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the email (Tomas Popela)
2266         Bug 652132 - Google Tasks support (Milan Crha)
2268 Miscellaneous:
2269         Add "Send messages through Outbox folder" option (Milan Crha)
2270         Ignore false GObject property change notifications (Milan Crha)
2271         Properly disconnect signal handlers added with e_signal_connect_notify*() (Milan Crha)
2272         Ignore false GSettings key change notifications (Milan Crha)
2273         Fix possible crash after migrate of mbox to maildir (Milan Crha)
2274         Fix runtime warnings when opening Edit->Preferences (Milan Crha)
2275         Check whether value really changed in callbacks of GSettings::changed signal (Milan Crha)
2276         Fix memory leaks when generating message list (Milan Crha)
2277         Crash in client_selector_allow_auth_prompt_done_cb() on error (Milan Crha)
2278         EClientSelector: Do not check connection for empty or "localhost" host (Milan Crha)
2279         EHTMLEditor: Fix various bugs in block in/undent (Tomas Popela)
2280         EHTMLEditor: Set right width to paragraphs that are quoted (Tomas Popela)
2281         EHTMLEditor: Fix block format change with selection in quoted content (Tomas Popela)
2282         EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView (Tomas Popela)
2283         EHTMLEditor: When setting the body background image set it as its base64 data instead of uri (Tomas Popela)
2284         EHTMLEditor: Make functions that remove quote and wrap elements public (Tomas Popela)
2285         EHTMLEditorSelection: Return the format of list that we determined for ordered list (Tomas Popela)
2286         EHTMLEditorSelection: When changing the format of block set EHTMLEditorView as changed (Tomas Popela)
2287         EHTMLEditorSelection: Don't try to save selection markers straight into body (Tomas Popela)
2288         EHTMLEditorSelection: Fix caret position when changing block format (Tomas Popela)
2289         EHTMLEditorView: Replace Tab character with 8 spaces instead of 4 (Tomas Popela)
2290         EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs (Tomas Popela)
2291         EHTMLEditorView: Rename quote_character class to -x-evo-quote-character (Tomas Popela)
2292         EHTMLEditorView: Introduce is_return_key and use it where possible (Tomas Popela)
2293         EHTMLEditorView: When changing from html to plain text mode adjust composer's content (Tomas Popela)
2294         EHTMLEditorView: Remove unused function (Tomas Popela)
2295         EHTMLEditorView: Activate inline image resize just when hovering over image (Tomas Popela)
2296         EHTMLEditorView: When quoting the elements correctly skip the selection markers (Tomas Popela)
2297         EHTMLEditorView: Improve the writing into quoted content (Tomas Popela)
2298         EWebView: Check if the link has fragment (Tomas Popela)
2299         tests: capture stdout (Vadim Rutkovsky)
2300         tests: don't use pkexec (Vadim Rutkovsky)
2301         tests: correctly calculate combobox/textbox pair (Vadim Rutkovsky)
2302         tests: don't attach empty stdout / stderr (Vadim Rutkovsky)
2303         tests: correctly fetch combobox/textbox pair in contact editor (Vadim Rutkovsky)
2304         tests: correctly detect if contact editor section needs expanding (Vadim Rutkovsky)
2305         tests: don't scroll up if we're checking IMs (Vadim Rutkovsky)
2306         tests: fix ugly scrolling problem (Vadim Rutkovsky)
2308 Translations:
2309         Alexandre Franke (fr)
2310         Muhammet Kara (tr)
2312 Evolution 3.13.2 2014-05-26
2313 ---------------------------
2315 Bug Fixes:
2316         Bug 685323 - Provide SIP field for contacts (Milan Crha)
2317         Bug 729256 - Busy loop under replace_local_image_links() (Tomas Popela)
2318         Bug 729084 - Use tel: URI instead of callto: for phone numbers (Milan Crha)
2319         Bug 653892 - Allow to enter more than four email addresses (Christian Schaarschmidt)
2320         Bug 666142 - Filtered message not opened in a separate window (Milan Crha)
2321         Bug 691957 - MDN: Do not show "Sender has been notified..." message (Milan Crha)
2322         Bug 678843 - May re-prompt password on account re-enable (Milan Crha)
2323         Bug 563048 - Prefer Inbox type over other types in folder description (Milan Crha)
2324         Bug 730145 - Switching folders marks message as seen (Carl Schaefer)
2325         Bug 730199 - [MessageList] Support dates with value larger than 2^32 (Milan Crha)
2327 Miscellaneous:
2328         EFileRequest: Fix build with additional debug messages enabled (Tomas Popela)
2329         EContactEditor: IM service name not localized properly (Milan Crha)
2330         EContactEditor: IM field is focused after editor open (Milan Crha)
2331         EWebView: Allow navigation in page through HTML anchor elements (Tomas Popela)
2332         EWebView: Rework how link with fragment is detected, use SoupURI for it (Tomas Popela)
2333         EContactEditor: Restore focused widget in sensitize_all() (Milan Crha)
2334         EContactEditor: Make sure custom widget types are available (Milan Crha)
2335         Custom mail account order reset on an account add or remove (Milan Crha)
2336         Update tar format to tar-ustar (Yanko Kaneti)
2337         Updated German translation (Christian Kirbach)
2338         Runtime criticals when closing an appointment editor with reminders (Milan Crha)
2339         tests: fix searchbar lookup (Vadim Rutkovsky)
2340         tests: add necessary comboboxes in contact editor if needed (Vadim Rutkovsky)
2341         tests: wait until contact editor is hidden while saving (Vadim Rutkovsky)
2342         tests: attach journald logs to html report (Vadim Rutkovsky)
2343         tests: make a small pause for menu to appear (Vadim Rutkovsky)
2344         tests: scroll to the bottom of contact editor if needed (Vadim Rutkovsky)
2345         tests: remove extra table header from addressbook.feature (Vadim Rutkovsky)
2346         tests: eliminate tabs from tests (Vadim Rutkovsky)
2347         tests: run pkexec journalctl (Vadim Rutkovsky)
2348         tests: make addressbook_contacts test shorter (Vadim Rutkovsky)
2349         tests: correctly search for combobox-textbox pair (Vadim Rutkovsky)
2350         tests: give an app 5 secs to start (Vadim Rutkovsky)
2352 Translations:
2353         Matej Urbančič (sl)
2354         Juhani Numminen (fi)
2355         Yuri Myasoedov (ru)
2356         Carles Ferrando (ca@valencia)
2357         Marek Černocký (cs)
2359 Evolution 3.13.1 2014-04-28
2360 ---------------------------
2362 Bug Fixes:
2363         Bug 340075 - More IM contact fields (Christian Schaarschmidt)
2364         Bug 508744 - Select PGP key from a list in mail account properties
2365                      (Milan Crha)
2366         Bug 545106 - [Automatic Contacts] Adds duplicate email addresses
2367                      (Watson Yuuma Sato)
2368         Bug 551793 - Alarms dialog: Change "Customize" option (Anup-Allamsetty)
2369         Bug 684425 - Do not pass NULL text to gtk_entry_set_text() (Milan Crha)
2370         Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
2371         Bug 719417 - Remove em-filter-i18n.h (Matthew Barnes)
2372         Bug 724059 - Allow arbitrary number of phone entries in the contact
2373                      editor (Christian Schaarschmidt)
2374         Bug 726110 - Use gtk_drag_check_threshold() instead of hard-coded
2375                      values (Milan Crha)
2376         Bug 726542 - Unpadded black border on various mail account settings
2377                      pages (Milan Crha)
2378         Bug 726654 - Search bar's filter change may not steal keyboard focus
2379                      (Milan Crha)
2380         Bug 727888 - Wrap the Location label in a reminder dialog (Milan Crha)
2381         Bug 727967 - Undo/Redo text is not displayed in menus (Milan Crha)
2383 Other Changes:
2384         * User documentation improvements. (Andre Klapper)
2385         * Refactor the folder selection dialog to show progress and errors
2386           inline. (Matthew Barnes)
2387         * Plugged assorted memory leaks. (Milan Crha)
2388         * Add an --enable-code-coverage configure option to enable gcov
2389           support. (Milan Crha)
2390         * Installed test suite improvements. (Vadim Rutkovsky)
2391         * e-util: Port to thread-safe ECategories API (Philip Withnall)
2392         * Cancel pending mail operations when going offline or on quit
2393           (Milan Crha)
2394         * EMailDisplay: Install HTML click event handlers on images in all
2395           frames (Tomas Popela)
2396         * Reset MessageList::seen_id in mail_reader_message_seen_cb()
2397           (Milan Crha)
2398         * Make 'Copy Link Location' copy into both primary and selection
2399           clipboards (Milan Crha)
2401 Translations:
2402         Marek Černocký (cs)
2403         Christian Kirbach (de)
2404         Tom Tryfonidis (el)
2405         Fran Dieguez (gl)
2406         Gianvito Cavasoli (it)
2407         Jiro Matsuzawa (ja)
2408         Kjartan Maraas (nb)
2409         Yuri Myasoedov (ru)
2410         Matej Urbančič (sl)
2413 Evolution 3.12.0 2014-03-24
2414 ---------------------------
2416 * Forbid header bars in stock GTK+ dialogs. (Matthew Barnes)
2418 Translations:
2419         Kenneth Nielsen (da)
2420         Christian Kirbach (de)
2421         Inaki Larranaga Murgoitio (eu)
2422         Jiri Grönroos (fi)
2423         Gábor Kelemen (hu)
2424         Duarte Loreto (pt)
2425         Enrico Nicoletto (pt_BR)
2426         Yuri Myasoedov (ru)
2427         Matej Urbančič (sl)
2428         Мирослав Николић (sr)
2431 Evolution 3.11.92 2014-03-17
2432 ----------------------------
2434 Bug Fixes:
2435         Bug 446659 - Message view can scroll away after message deletion
2436                      (Milan Crha)
2437         Bug 550697 - Crash after folder open in a closed mail view (Milan Crha)
2438         Bug 710337 - Define ETree/ETable "alternating-row-colors" style
2439                      property (Milan Crha)
2440         Bug 711350 - Cannot position caret in received message body without
2441                      using the mouse (Tomas Popela)
2442         Bug 711351 - Folder change in folder tree steals focus (Milan Crha)
2443         Bug 711658 - Time zone for new events sometimes defaults to UTC
2444                      (Milan Crha)
2445         Bug 722938 - Adapt a11y code for newest gtk (Mike Gorse)
2446         Bug 723204 - Account assistant is too wide (Matthew Barnes)
2447         Bug 725402 - Checking sender for multiple images causes hang
2448                      (Milan Crha)
2449         Bug 725615 - Disable Delete button in a vTrash folder (Milan Crha)
2450         Bug 726225 - [abrt] Memory corruption during message list regen after
2451                      Trash expunge (Milan Crha)
2453 Other Changes:
2454         * Don't close base stream when destroying a CamelFilterOutputStream.
2455           (Matthew Barnes)
2456         * EWebView/EMailDisplay: Setup custom CSS styles to DOM right after
2457           document loads. (Milan Crha)
2458         * Contact photos not always shown in a contact preview. (Milan Crha)
2459         * Missing attachment button for attachments of a known type.
2460           (Milan Crha)
2462 Translations:
2463         China) translation (Wylmer Wang (zh_CN)
2464         Pau Iranzo (ca)
2465         Jiří Eischmann (cs)
2466         Alain Lojewski (fr)
2467         Fran Diéguez (gl)
2468         Gábor Kelemen (hu)
2469         Andika Triwidada (id)
2470         Changwoo Ryu (ko)
2471         Rūdolfs Mazurs (lv)
2472         Kjartan Maraas (nb)
2473         Paweł Żołnowski (pl)
2474         Chao-Hsiung Liao (zh_HK)
2477 Evolution 3.11.91 2014-03-03
2478 ----------------------------
2480 Bug Fixes:
2481         Bug 542723 - [vCard importer] Some fields get imported also into
2482                      notes (Sebastian Fritz)
2483         Bug 553927 - Autoselect newly created accounts in the folder tree
2484                      (Milan Crha)
2485         Bug 597552 - Remove evolution-plugin.pc.in (Matthew Barnes)
2486         Bug 709162 - Use-after-free on a reminder snooze (Milan Crha)
2487         Bug 711443 - IMAPX account unread count goes only up, not down
2488                      (Milan Crha)
2489         Bug 711758 - Handle relative path when importing from command line
2490                      (Milan Crha)
2491         Bug 724437 - Content-Disposition inline confuses message formatter
2492                      (Milan Crha)
2493         Bug 724854 - Cursor moves to incorrect message when deleting multiple
2494                      messages (Milan Crha)
2495         Bug 724909 - Highlight module hangs on large attachments
2496                      (Matthew Barnes)
2497         Bug 725010 - Fix strings in "Composer Preferences > Send Account" tab
2498                      (Milan Crha)
2500 Other Changes:
2501         * Add shortcuts and action captions previously defined by gtk-stock
2502           item definitions (Milan Crha)
2503         * Make calendar tooltip count also days, not only hours/minutes/seconds
2504           (Milan Crha)
2505         * EMFolderTreeModel: Fix a circular dependency between model and its
2506           data (Milan Crha)
2507         * ETree/ETable: Allow easier adding of columns for sorting (Milan Crha)
2508         * EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values (Milan Crha)
2509         * EMailFormatter: Use GOutputStream instead of CamelStream.
2510           (Matthew Barnes)
2512 Translations:
2513         Daniel Mustieles (es)
2514         Aurimas Černius (lt)
2515         Kjartan Maraas (nb)
2516         Manoj Kumar Giri (or)
2517         Wylmer Wang (zh_CN)
2520 Evolution 3.11.90 2014-02-17
2521 ----------------------------
2523 Bugs Fixes:
2524         Bug #655806 - Folder deletion is very slow (Fabiano Fidêncio)
2525         Bug #685381 - POP3's "delete-expunged" ignored when Empty trash on
2526                       exit (Milan Crha)
2527         Bug #720542 - Crash on calendar view's tooltip timeout (Milan Crha)
2528         Bug #720940 - Always asked to synchronize folders when going offline
2529                       (Milan Crha)
2530         Bug #721639 - Cannot overwrite builtin mail view definitions
2531                       (Milan Crha)
2532         Bug #722041 - NNTP Messages are silently dropped from Outbox
2533                       (Milan Crha)
2534         Bug #724023 - Run EMailFormatter in the main/UI thread (Milan Crha)
2536 Other Changes:
2537         * Fix typos in a logic of a "mail:ask-quick-offline" user prompt
2538           (Milan Crha)
2539         * e_table_sort_info_duplicate: Missing ref of a 'column_spec' member
2540           (Milan Crha)
2541         * Fix a runtime warning on startup. (Matthew Barnes)
2542         * EMailConfigAssistant: Hack the "Go Back" button after autoconfig.
2543           (Matthew Barnes)
2544         * Stop using deprecated gtk-stock items (Milan Crha)
2546 Translations:
2547         Dimitris Spingos (el)
2548         Daniel Mustieles (es)
2549         Fran Diéguez (gl)
2550         Andika Triwidada (id)
2551         Shankar Prasad (kn)
2552         Rafael Ferreira (pt_BR)
2553         Enrico Nicoletto (pt_BR)
2554         Yuri Myasoedov (ru)
2555         Victor Ibragimov (tg)
2556         Daniel Korostil (uk)
2559 Evolution 3.11.5 2014-02-03
2560 ---------------------------
2562 Bugs Fixed:
2563         Bug 583773 - Does not always mark mails as read automatically
2564                      (Milan Crha)
2565         Bug 645476 - Avoid scroll to cursor on folder change in message list
2566                      (Milan Crha)
2567         Bug 702709 - Do not forget to set CamelSession offline (Milan Crha)
2568         Bug 702958 - Crash on attachment add or remove (Milan Crha)
2569         Bug 707121 - Merge contacts dialogs indefinitely expands by itself
2570                      (Milan Crha)
2571         Bug 707518 - Deleting a local address book triggers error "Unable to
2572                      open address book" (Milan Crha)
2573         Bug 721213 - Character encoding combo opened empty (Milan Crha)
2574         Bug 721427 - Alert about missing condition in a filter rule editor
2575                      (Milan Crha)
2576         Bug 721577 - Contact editor - rearrange "Office" field (Chris)
2577         Bug 721577 - Show Office field in Contact's preview (Chris)
2578         Bug 722346 - _NL_MEASUREMENT_MEASUREMENT is not portable (Milan Crha)
2579         Bug 722352 - libresolv does not exist on FreeBSD (Matthew Barnes)
2580         Bug 722415 - Memo does not support Start Date property
2581                      (Fabiano Fidêncio)
2582         Bug 722698 - Crash creating a new folder (Fabiano Fidêncio)
2583         Bug 722951 - Check for empty rule values (Milan Crha)
2584         Bug 723377 - Add alternate zoom shortcuts (Matthew Barnes)
2586 Other Changes:
2587         * Drop KRB5 dependency (Milan Crha)
2588         * Drop libsoup-gnome dependency (Fabiano Fidêncio)
2589         * User documentation improvements. (Andre Klapper)
2590         * EDateEdit: Force 24 hour format for locales without am/pm
2591           equivalents (Milan Crha)
2592         * Prevent GSettings from freaking out over a missing junk filter.
2593           (Matthew Barnes)
2594         * MailFolderCache: Remove 'ping' operation. (Matthew Barnes)
2595         * ESourceSelector: Fix a memory leak on a mouse button press event
2596           (Milan Crha)
2597         * Forward/Reply styles in Preferences opened empty (Milan Crha)
2598         * Avoid multiple save of folder changes on application quit (Milan Crha)
2599         * Memory leaks of GSettings objects (Milan Crha)
2600         * Add <programming-language> entry to DOAP file (Andre Klapper)
2601         * EHttpRequest: Avoid possible data stream memory leak (Milan Crha)
2603 Translations:
2604         Nilamdyuti Goswami (as)
2605         Marek Černocký (cs)
2606         Dimitris Spingos (el)
2607         Daniel Mustieles (es)
2608         Aurimas Černius (lt)
2609         Kjartan Maraas (nb)
2610         Enrico Nicoletto (pt_BR)
2611         Tong Hui (zh_CN)
2612         Chao-Hsiung Liao (zh_HK)
2615 Evolution 3.11.4 2014-01-13
2616 ---------------------------
2618 Bugs Fixed:
2619         Bug 333184 - Add Undo support to component editors (Milan Crha)
2620         Bug 677300 - Add 3 px padding above and below the searchbar
2621                      (Matthew Barnes)
2622         Bug 721545 - License text contains obsolete FSF postal address
2623                      (Matthew Barnes)
2625 Other Changes:
2626         * configure.ac: Update PACKAGE_URL to Evolution wiki. (Matthew Barnes)
2627         * Update copyright year in About dialog. (Matthew Barnes)
2629 Translations:
2630         Nilamdyuti Goswami (as)
2631         Marek Černocký (cs)
2632         Christian Kirbach (de)
2633         Dimitris Spingos (el)
2634         Daniel Mustieles (es)
2635         Fran Diéguez (gl)
2636         Andika Triwidada (id)
2637         Rafael Ferreira (pt_BR)
2638         Stas Solovey (ru)
2639         Marián Čavojský (sk)
2640         Krishnababu Krothapalli (te)
2641         Victor Ibragimov (tg)
2642         Wylmer Wang (zh_CN)
2643         Chao-Hsiung Liao (zh_HK)
2646 Evolution 3.11.3 2013-12-16
2647 ---------------------------
2649 Highlights:
2650         * Nicer playback controls for audio attachments. (Matthew Barnes)
2651         * Folder tree shows connection icons next to accounts. (Matthew Barnes)
2653 Bug Fixes:
2654         Bug 329616 - Spell checking for Event/Task/Memo editors (Milan Crha)
2655         Bug 704832 - Event removal doesn't update week/month views properly
2656                      (Milan Crha)
2657         Bug 711499 - Failed image download lefts opened file descriptor
2658                      (Milan Crha)
2659         Bug 711669 - "Other address" is not displayed in preview (Milan Crha)
2660         Bug 711685 - Check calendar email as an organizer (Milan Crha)
2661         Bug 711824 - Crash due to use-after-free after pine import (Milan Crha)
2662         Bug 712342 - Calendar search doesn't finish (Milan Crha)
2663         Bug 712388 - Crash when opening Properties of a Weather calendar
2664                      (Milan Crha)
2665         Bug 712668 - Disable message recovery after initial scan
2666                      (Matthew Barnes)
2667         Bug 712738 - Recovered message doesn't restore options (Milan Crha)
2668         Bug 715057 - Weather calendar is using Fahrenheit units as default
2669                      (Fabiano Fidêncio)
2670         Bug 715067 - <Enter> does not save in the full name editor
2671                      (Michael Ekstrand)
2673 Other Changes:
2674         * Bump libsoup requirement to 2.42. (Matthew Barnes)
2675         * Bump minimum libgweather requirement. (Matthew Barnes)
2676         * Remove --enable-strict configure option. (Matthew Barnes)
2677         * User documentation improvements. (Andre Klapper)
2678         * Purge remaining EProxy usage. (Matthew Barnes)
2679         * [itip-formatter] Search for an event in enabled calendars only
2680           (Milan Crha)
2681         * Remove "side-bar-ellipsize-mode" setting. (Matthew Barnes)
2682         * Weather calendar: Be able to change temperature unit (Milan Crha)
2683         * Use SoupSession's request API instead of SoupRequester.
2684           (Matthew Barnes)
2685         * Extend test-source-selector test program (Milan Crha)
2686         * pine-importer: Fix a crash when importing with no existing address
2687           books (Philip Withnall)
2688         * icalendar-importer: Fix a crash when importing with no existing
2689           cals (Philip Withnall)
2690         * EMFolderTreeModel: Fix subscribing to a folder with children.
2691           (Matthew Barnes)
2693 Translations:
2694         Aurimas Černius (lt)
2695         Daniel Mustieles (es)
2696         Dimitris Spingos (el)
2697         Krishnababu Krothapalli (te)
2698         Piotr Drąg (pl)
2699         Shantha kumar (ta)
2700         Мирослав Николић (sr)
2701         Gan Lu (zh_CN)
2704 Evolution 3.11.2 2013-11-18
2705 ---------------------------
2707 * Network proxy support is far more configurable.  Alternate proxy settings
2708   can be defined in Network Preferences and applied to individual accounts.
2710 Bug Fixes:
2711         Bug 657808 - Copy/move of a single instance should grab whole series
2712                      (Milan Crha)
2713         Bug 689055 - Port contact map to geocode-glib 3.10
2714                      (Canek Peláez Valdés)
2715         Bug 707112 - Replace webkit_dom_html_element_get_id usage
2716                      (Kerrick Staley)
2717         Bug 709428 - Searchbar widgets should not wrap (Matthew Barnes)
2718         Bug 710489 - Network detection broken at startup (Matthew Barnes)
2719         Bug 710797 - Name all the timeouts added with g_timeout_add()
2720                      (Bastien Nocera)
2721         Bug 710835 - evolution.convert: Add trailing / for schemas paths
2722                      (Colin Walters)
2723         Bug 710852 - Missing linker flag in evolution-alarm-notify
2724                      (Canek Peláez Valdés)
2725         Bug 711198 - Crashes on creating a new task (Matthew Barnes)
2726         Bug 711477 - Print/export tasks/memos without summary displays "(null)"
2727                      (Milan Crha)
2728         Bug 711532 - Infinite recursion from message/news attachment
2729                      (Matthew Barnes)
2730         Bug 711835 - Clang build in broken: void function
2731                      'cal_comp_transfer_item_to' should not return a value
2732                      (Fabiano Fidêncio)
2734 Other Changes:
2735         * Bump webkitgtk-3.0 requirement to 2.0.1. (Matthew Barnes)
2736         * Fix error handling glitch in mail_session_send_to_thread().
2737           (Matthew Barnes)
2738         * Update error handling when sending offline. (Matthew Barnes)
2739         * Fix potential issues found by static analysis tools. (Milan Crha)
2740         * Make e_attachment_set_file_info() thread-safe. (Matthew Barnes)
2741         * Alarm-Notify: Skip disabled sources/calendars (Milan Crha)
2742         * Generate documentation for libemail-engine. (Matthew Barnes)
2744 Translations:
2745         Dimitris Spingos (el)
2746         Daniel Mustieles (es)
2747         Fran Diéguez (gl)
2748         Anish A (ml)
2749         Hannie Dumoleyn (nl)
2750         Piotr Drąg (pl)
2751         Yuri Myasoedov (ru)
2752         Matej Urbančič (sl)
2755 Evolution 3.11.1 2013-10-21
2756 ---------------------------
2758 Bug Fixes:
2759         Bug 215115 - Per-folder From: email address (Milan Crha)
2760         Bug 640382 - Prevent a crash in e_week_view_on_text_item_event()
2761                      (Milan Crha)
2762         Bug 659890 - Merge addressbook 'widgets' and 'merging' libraries
2763                      (Milan Crha)
2764         Bug 689787 - Prefer-plain can hide message body for composer
2765                      (Milan Crha)
2766         Bug 699997 - Show unreferenced images in multipart/related parser
2767                      (Milan Crha)
2768         Bug 705685 - Contact(-list)-editor - reject save when book is still
2769                      opening (Milan Crha)
2770         Bug 707425 - Inconsistent capitalization in calendar Search menu
2771                      (Matthew Barnes)
2772         Bug 707720 - Change 'mail' keyword to 'email' in evolution.desktop
2773                      (Matthew Barnes)
2774         Bug 707856 - Custom recurrence dropped on event editor save (Milan Crha)
2775         Bug 708347 - Memory leak from EWebView/webkit (Tomas Popela)
2776         Bug 708349 - Memory leaks around mail config (Milan Crha)
2777         Bug 708390 - text-highlight: Don't interfere with printing
2778                      (Matthew Barnes)
2779         Bug 708682 - Move with 'End' key with collapsed threads fails
2780                      (Milan Crha)
2781         Bug 708840 - Crash when closing subscription dialog with running
2782                      operation (Milan Crha)
2783         Bug 709108 - Make Appdata file translatable (Daniel Mustieles)
2784         Bug 709396 - Quoted text truncated when "Keep signature above" is set
2785                      (Milan Crha)
2786         Bug 710171 - EShellTaskbar: Gtk+ functions called out of the main
2787                      thread (Milan Crha)
2789 Other Changes:
2790         * Bump minimum GLib requirement to 2.36. (Matthew Barnes)
2791         * New base dependency: gcr-3 >= 3.4 (Matthew Barnes)
2792         * Use GcrCertificateWidget to display certificate details.
2793           (Matthew Barnes)
2794         * Show both component summary and alarm description in Reminders
2795           (Milan Crha)
2797 Translations:
2798         Nilamdyuti Goswami (as)
2799         Josep Sànchez (ca)
2800         Carles Ferrando (ca@valencia)
2801         Christian Kirbach (de)
2802         Balázs Úr (hu)
2803         Jiro Matsuzawa (ja)
2804         Daniel Korostil (uk)
2805         Chao-Hsiung Liao (zh_HK)
2806         Cheng-Chia Tseng (zh_HK)
2809 Evolution 3.10.0 2013-09-23
2810 ---------------------------
2812 Translations:
2813         Nilamdyuti Goswami (as)
2814         Jiří Eischmann (cs)
2815         Ask H. Larsen (da)
2816         Inaki Larranaga Murgoitio (eu)
2817         A S Alam (pa)
2818         Enrico Nicoletto (pt_BR)
2819         Marián Čavojský (sk)
2822 Evolution 3.9.92 2013-09-16
2823 ---------------------------
2825 Bug Fixes:
2826         Bug 706008 - Workaround gnome-shell style change on focus change
2827                      (Tomas Popela)
2828         Bug 707048 - [bbdb] GError double free when contact save fails
2829                      (Milan Crha)
2830         Bug 707392 - Only very first Collapse/Expand button in message header
2831                      pane works (Tomas Popela)
2832         Bug 707571 - Bad EOF check in getNextCSVEntry (Andreas Schwab)
2833         Bug 708004 - Deleting in threaded mode moves cursor to incorrect
2834                      message (David Dillow)
2836 Other Changes:
2837         * Add EShellView to E{Calendar,MemoList,TaskList}Selector
2838           (Fabiano Fidêncio)
2839         * Add an AppData description for Evolution. (Matthew Barnes)
2840         * Fix folder name encoding in em_folder_utils_create_folder().
2841           (Matthew Barnes)
2842         * calendar: do not assume time_t is long (Antoine Jacoutot)
2843         * EClientSelector: Show an initial icon based on host name.
2844           (Matthew Barnes)
2846 Translations:
2847         Ihar Hrachyshka (be)
2848         Jordi Mas (ca)
2849         Christian Kirbach (de)
2850         Daniel Mustieles (es)
2851         Timo Jyrinki (fi)
2852         Alexandre Franke (fr)
2853         Seán de Búrca (ga)
2854         Balázs Úr (hu)
2855         Gabor Kelemen (hu)
2856         Andika Triwidada (id)
2857         Changwoo Ryu (ko)
2858         Aurimas Černius (lt)
2859         Rūdolfs Mazurs (lv)
2860         Kjartan Maraas (nb)
2861         Yuri Myasoedov (ru)
2862         Мирослав Николић (sr)
2863         Chao-Hsiung Liao (zh_HK)
2866 Evolution 3.9.91 2013-09-02
2867 ---------------------------
2869 Bug Fixes:
2870         Bug 274144 - 'Update attendee status' might not be done multiple times
2871                      (Milan Crha)
2872         Bug 656804 - Cannot create folder with special characters in name
2873                      (Milan Crha)
2874         Bug 658164 - Pressing the "Make this Occurrence Movable" changes
2875                      meeting time (Fabiano Fidêncio)
2876         Bug 659715 - Reject folder copy/move in offline (Fabiano Fidêncio)
2877         Bug 682277 - Multiselect of messages causes slow UI update (Milan Crha)
2878         Bug 698275 - Enable/disable account yields to a several seconds busy
2879                      loop (Milan Crha)
2880         Bug 706463 - Refcounting error in e_mail_reader_reply_to_message()
2881                      (Matthew Barnes)
2882         Bug 706814 - Do not use folder uri in copy/move folder errors
2883                      (Fabiano Fidêncio)
2884         Bug 706901 - Large default book slows down composer open (Milan Crha)
2885         Bug 707043 - Audio attachment not shown correctly (David Woodhouse)
2887 Other Changes:
2888         * User documentation improvements. (Andre Klapper)
2889         * EShellSearchbar: Put focus on search results after changing filter.
2890           (Matthew Barnes)
2891         * Skip evolution from 'Open with' list of applications on attachments
2892           (Milan Crha)
2894 Translations:
2895         Christian Kirbach (de)
2896         Benjamin Steinwender (de)
2897         Alexandre Franke (fr)
2898         Fran Diéguez (gl)
2899         Balázs Úr (hu)
2900         Aurimas Černius (lt)
2901         Anish A (ml)
2902         Piotr Drąg (pl)
2903         Rafael Ferreira (pt_BR)
2904         Enrico Nicoletto (pt_BR)
2905         Matej Urbančič (sl)
2908 Evolution 3.9.90 2013-08-19
2909 ---------------------------
2911 Bug Fixes:
2912         Bug 695633 - Attachments disappear after opening one (Milan Crha)
2913         Bug 698723 - Crash on saving contact with categories (Milan Crha)
2914         Bug 699603 - Message list scrolls to cursor on style change
2915                      (Milan Crha)
2916         Bug 704207 - Dragged column's arrow indicator oversized (Milan Crha)
2917         Bug 704369 - Meeting change asks on save, but tries to send update
2918                      anyway (Milan Crha)
2919         Bug 704440 - Close shell window alerts with Escape key (Matthew Barnes)
2920         Bug 704549 - Missing mnemonic in External Editor plugin configuration
2921                      (Milan Crha)
2922         Bug 704861 - Runtime warning in calendar module (Matthew Barnes)
2923         Bug 705119 - File descriptors for images not closed (Milan Crha)
2924         Bug 705194 - Failure to decrypt inline encrypted GPG messages
2925                      (Matthew Barnes)
2926         Bug 705446 - Old POP3 mails can be removed before getting them
2927                      (Milan Crha)
2928         Bug 705657 - Crash in em_utils_selection_set_urilist() (Milan Crha)
2929         Bug 705814 - Crash in certificate_viewer_new() (Milan Crha)
2931 Other Changes:
2932         * Fix sidebar message counts for real Junk / Trash folders.
2933           (Matthew Barnes)
2934         * [Addressbook] Show editor errors above editor window (Milan Crha)
2935         * Close inline alert messages with Escape key. (Matthew Barnes)
2936         * Update Authors list in About dialog. (Matthew Barnes)
2937         * [alarm-notify] Do not change selection on new reminder arrival
2938           (Thomas Mittelstaedt)
2940 Translations:
2941         Christian Kirbach (de)
2942         Daniel Mustieles (es)
2943         Fran Diéguez (gl)
2944         Gabor Kelemen (hu)
2945         Aurimas Černius (lt)
2946         Kjartan Maraas (nb)
2947         Rafael Ferreira (pt_BR)
2948         Yuri Myasoedov (ru)
2949         Matej Urbančič (sl)
2950         Chao-Hsiung Liao (zh_HK)
2953 Evolution 3.9.5 2013-07-29
2954 --------------------------
2956 Bug Fixes:
2957         Bug 386113 - Show custom alarm message in pop-up alerts
2958                      (Fabiano Fidêncio)
2959         Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon
2960                      (Matthew Barnes)
2961         Bug 697878 - Image popup menu not always shown for images in HTML mails
2962                      (Matthew Barnes)
2963         Bug 702664 - Settings migration issue from "headers" to "show-headers"
2964                      (Matthew Barnes)
2965         Bug 703153 - Forgotten signal callbacks for freed objects (Milan Crha)
2966         Bug 703244 - Work around GtkBox regression in GTK 3.9.1
2967                      (Matthew Barnes)
2968         Bug 703389 - Proxy ignored for images (Milan Crha)
2969         Bug 703490 - Stop invoking spamc, just use spamassassin
2970                      (Matthew Barnes)
2971         Bug 703899 - Moving a meeting does not ask for confirmation
2972                      (Fabiano Fidêncio)
2973         Bug 703991 - Crash when using -fstack-protector-strong (Matthew Barnes)
2974         Bug 704259 - Fix "reply-style" key migration logic (Matthew Barnes)
2975         Bug 704459 - GnomeCanvasItem: Implement all methods (Matthew Barnes)
2976         Bug 704494 - EStockRequest calls into GTK+ from worker thread
2977                      (Matthew Barnes)
2978         Bug 704558 - Crash when using -fstack-protector-strong (Matthew Barnes)
2979         Bug 704682 - Runtime warning in MailFolderCache (Matthew Barnes)
2980         Bug 704778 - Default Free/Busy dialog view to zoom-in (Milan Crha)
2982 Other Changes:
2983         * User documentation improvements. (Andre Klapper)
2984         * Remove nautilus-sendto integration. (Matthew Barnes)
2985         * EMailParserMessage: Better handle message bodies as attachments.
2986           (Matthew Barnes)
2987         * EaMinicardView: Create a minicard object, if not present in a list.
2988           (Milan Crha)
2989         * EDayView's event resize abort doesn't always restore original event
2990           size. (Milan Crha)
2991         * EContactStore: Stop book views in a dedicated thread (Milan Crha)
2992         * MailFolderCache: Thread-safety improvements and other cleanups.
2993           (Matthew Barnes)
2994         * EMailRequest: Handle empty message bodies more gracefully.
2995           (Matthew Barnes)
2996         * Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()
2997           (Milan Crha)
2998         * Only use the alarm description if the client supports it.
2999           (Fabiano Fidêncio)
3001 Translations:
3002         Andika Triwidada (id)
3003         Daniel Mustieles (es)
3004         Dimitris Spingos (el)
3005         Kjartan Maraas (nb)
3006         Marek Černocký (cs)
3007         Shankar Prasad (kn)
3010 Evolution 3.9.4 2013-07-08
3011 --------------------------
3013 Bug Fixes:
3014         Bug 386113 - Show custom alarm message in pop-up alerts (Milan Crha)
3015         Bug 641711 - Crash in remove_queued_alarm (Milan Crha)
3016         Bug 689640 - Print Preview of composer text is empty (Milan Crha)
3017         Bug 693216 - Email type is changed to other after merging (Milan Crha)
3018         Bug 699576 - Mail reader frame is black (in the mail view) (Milan Crha)
3019         Bug 702006 - Select All does not select collapsed threads
3020                      (Matthew Barnes)
3021         Bug 702454 - EMailBrowser fails to show message (Matthew Barnes)
3022         Bug 702664 - Settings migration issue from "headers" to "show-headers"
3023                      (Matthew Barnes)
3024         Bug 702710 - MessageList: Delay state capture for regen.
3025                      (Matthew Barnes)
3026         Bug 702796 - Work around GNode's O(N) tail insertions (Matthew Barnes)
3027         Bug 703053 - Error on setting reminder 'after start of appointment'
3028                      (Fabiano Fidêncio)
3029         Bug 703181 - Asked for password which is never used (David Woodhouse)
3030         Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)
3031         Bug 703638 - Keep ItipView alive while connecting to calendar
3032                      (Matthew Barnes)
3033         Bug 703732 - Unnecessary localedir override in configure.ac
3034                      (Evgeny Bobkin)
3036 Other Changes:
3037         * User documentation updates. (Andre Klapper)
3038         * More ETable/ETree refactoring. (Matthew Barnes)
3039         * Heavy GalView refactoring, replace "Define Views..." menu item
3040           with "Delete Current View", delete GalViewFactory. (Matthew Barnes)
3041         * Make Ctrl+C/V/X work while editing text in calendar views.
3042           (Milan Crha)
3043         * EMFolderTreeModel: Listen for "folder-info-stale" signals and
3044           regenerate the folder tree for that mail store. (Matthew Barnes)
3045         * EUrlEntry: Replace the big, bulky "open" button with clickable
3046           inline icon. (Matthew Barnes)
3047         * Notify user about question dialogs (Milan Crha)
3048         * Add ETreeViewFrame. (Matthew Barnes)
3049         * Set network-available on a CamelSession when going online (Milan Crha)
3050         * Fix typo: appointmenet -> appointment (Fabiano Fidêncio)
3051         * Contacts view: Add 'Refresh' into books context menu (Milan Crha)
3053 Translations:
3054         Marek Černocký (cs)
3055         Benjamin Steinwender (de)
3056         Daniel Mustieles (es)
3057         Kjartan Maraas (nb)
3060 Evolution 3.9.3 2013-06-17
3061 --------------------------
3063 Bug Fixes:
3064         Bug 250046 - Empty group address as recipient prevents message send
3065                      (Milan Crha)
3066         Bug 555130 - Redesign task editor (Milan Crha)
3067         Bug 684302 - Prompt to close message window on reply should be inline
3068                      (Matthew Barnes)
3069         Bug 700277 - EClientCache allocates memory ad infinity (Matthew Barnes)
3070         Bug 700812 - Search in Calendar view is broken (Milan Crha)
3071         Bug 701669 - Bad assumption in prefer-plain module (Matthew Barnes)
3073 Other Changes:
3074         * Rename some base libraries to libevolution-$FOO. (Matthew Barnes)
3075         * Use F9 to toggle sidebar visibility. (Matthew Barnes)
3076         * Update Quick Reference Card to show F12 shortcut. (Matthew Barnes)
3077         * Remove Evolution icon from header section. (Matthew Barnes)
3078         * Make EAlertDialog non-resizable. (Matthew Barnes)
3079         * Ask for a Smart Card password with a token name too (Milan Crha)
3080         * GnomeCalendar: Get rid of the async message dispatcher.
3081           (Matthew Barnes)
3082         * Make the "Headers" print dialog tab actually work. (Matthew Barnes)
3083         * Reimplement the main toolbar's prefer-item feature. (Matthew Barnes)
3084         * Fix various causes for crashes after closing a 2nd Evolution window.
3085           (Matthew Barnes)
3086         * Heavily refactor MessageList and ETreeModel. (Matthew Barnes)
3087         * Remove lots of unused legacy APIs. (Matthew Barnes)
3089 Translations:
3090         Jorge Pérez Pérez (an)
3091         Dimitris Spingos (el)
3092         Daniel Mustieles (es)
3093         Fran Diéguez (gl)
3094         Jiro Matsuzawa (ja)
3095         Aurimas Černius (lt)
3096         Sandeep Sheshrao Shedmake (mr)
3097         Kjartan Maraas (nb)
3098         ManojKumar Giri (or)
3099         Matej Urbančič (sl)
3100         Shantha kumar (ta)
3103 Evolution 3.9.2 2013-05-27
3104 --------------------------
3106 Bug Fixes:
3107         Bug 301323 - "Edit as new message" doesn't strip signature properly
3108                      (Milan Crha)
3109         Bug 696531 - Force white background for HTML parts (Milan Crha)
3110         Bug 697632 - [mail-to-task] Invalid unref of a CamelFolder
3111                      (Samarjit Adhikari)
3112         Bug 699334 - Calendar: reply all doesn't quite work (Milan Crha)
3113         Bug 699551 - Signature is not removed on reply (Milan Crha)
3114         Bug 699555 - prompt-on-mark-all-read doesn't work in context menu
3115                      (Milan Crha)
3116         Bug 699980 - Calendar delete does not remove events from view
3117                      (Milan Crha)
3118         Bug 700028 - Drag-n-drop export of a file produces 0 sized PDF file
3119                      (Matthew Barnes)
3121 Other Changes:
3122         * Make sure EAddressbookModel has a fresh EBookClient. (Matthew Barnes)
3123         * Merge [mark-all-read] plugin into core code (Milan Crha)
3124         * contact-photos: Obtain an EClient asynchronously. (Matthew Barnes)
3125         * Right-align mail header names. (Matthew Barnes)
3126         * Improve mail header layout in right-to-left locales. (Matthew Barnes)
3127         * Remove "drag-and-drop-save-name-format" setting. (Matthew Barnes)
3128         * Convert EMailPart to a GObject. (Matthew Barnes)
3129         * Use an user-friendlier message when update comp-editor fails
3130           (Fabiano Fidêncio)
3131         * Make EAttachment a little more thread-safe. (Matthew Barnes)
3132         * EMailSession: Add helper functions for sending messages.
3133           (Matthew Barnes)
3135 Translations:
3136         Nilamdyuti Goswami (as)
3137         Marek Černocký (cs)
3138         Daniel Mustieles (es)
3139         Sweta Kothari (gu)
3140         OKANO Takayoshi (ja)
3141         Kjartan Maraas (nb)
3142         ManojKumar Giri (or)
3143         Piotr Drąg (pl)
3144         Yuri Myasoedov (ru)
3145         Matej Urbančič (sl)
3148 Evolution 3.9.1 2013-04-29
3149 --------------------------
3151 * The Express Mode feature developed for MeeGo has been removed.
3152   The MeeGo project is long dead and the Express Mode feature has
3153   been unmaintained quite for some time.  It served its purpose,
3154   but it's dead weight now.
3156 * Dependency change: Evolution no longer links to libgoa-1.0.
3157   GNOME Online Accounts support is now contained entirely within
3158   Evolution-Data-Server.
3160 * Evolution now queries gravatar.com in addition to address books
3161   to find email sender images.
3163 Bug Fixes:
3164         Bug 271262 - Allow Send/Receive of local stores in offline (Milan Crha)
3165         Bug 626215 - Prefer mail saving in order by UI (Milan Crha)
3166         Bug 662568 - Use-after-free in Templates plugin signal handlers
3167                      (Milan Crha)
3168         Bug 677300 - Add 3 px padding above and below the searchbar
3169                      (Jean-François Fortin Tam)
3170         Bug 681837 - Make enum type registration thread safe (Milan Crha)
3171         Bug 684245 - Disable 3rd-party browser plugins (Tomas Popela)
3172         Bug 687412 - Crash under mail_folder_cache_service_removed()
3173                      (Milan Crha)
3174         Bug 696173 - Various memory leaks (Milan Crha)
3175         Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClient
3176                      (Matthew Barnes)
3177         Bug 696185 - Disable WebKit's caching (Milan Crha)
3178         Bug 696257 - Handle default values for "primary" selection settings
3179                      (Matthew Barnes)
3180         Bug 696663 - Save without close should update comp-editor
3181                      (Fabiano Fidêncio)
3182         Bug 696715 - ESelectNamesEditable needs an EClientCache (Matthew Barnes)
3183         Bug 697141 - User docs: Remove express mode (Andre Klapper)
3184         Bug 697228 - User Docs: Remove CSS page now that we have WebKit
3185                      rendering (Andre Klapper)
3186         Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog
3187                      (Matthew Barnes)
3188         Bug 697710 - Going offline doesn't disconnect remote stores
3189                      (Milan Crha)
3190         Bug 698042 - Crash when sending e-mail with attachment (Matthew Barnes)
3191         Bug 698487 - Contact Editor's Image's file chooser must show only
3192                      images files (Fabiano Fidêncio)
3193         Bug 698488 - Attachment file chooser should preview attachments'
3194                      content when possible (Fabiano Fidêncio)
3195         Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolon
3196                      (Matthew Barnes)
3198 Other Changes:
3199         * User documentation improvements. (Andre Klapper)
3200         * Convert all settings usage to GSettings and remove EShellSettings.
3201           (Matthew Barnes)
3202         * Fix mbox-to-Maildir conversion... again. (Matthew Barnes)
3203         * Fix for typing in ITIP comments when some keys triggered actions.
3204           (Tomas Popela)
3205         * EMailAccountManager: Add Online Account blurbs. (Matthew Barnes)
3206         * Show parts with Content-ID of multipart/mixed as attachments
3207           (Milan Crha)
3208         * e_mail_folder_uri_parse: Handle local mbox folder URIs.
3209           (Matthew Barnes)
3210         * Update copyright year on About dialog. (Matthew Barnes)
3211         * Remove Evolution's implementation of highlighting and use WebKit
3212           highlighting. (Tomas Popela)
3213         * web-inspector: Change the shortcut key to match Chrome.
3214           (Matthew Barnes)
3215         * ECalModel: Make view handling thread-safe. (Matthew Barnes)
3216         * Restore "Automatic Contacts" plugin preferences page.
3217           (Matthew Barnes)
3218         * Remove backward-compatibility cruft for goa-1.0 < 3.8.
3219           (Matthew Barnes)
3220         * alarm-queue: Remove the "mail notifications not supported" dialog
3221           (Matthew Barnes)
3222         * EShellBackend: Log outstanding activities during shutdown.
3223           (Matthew Barnes)
3224         * Workaround broken Free/Busy fetching (Bug #692361) (Milan Crha)
3225         * Remove "Search for sender photograph only in local address books".
3226           (Matthew Barnes)
3228 Translations:
3229         Nilamdyuti Goswami (as)
3230         Gil Forcada (ca)
3231         Carles Ferrando (ca@valencia)
3232         Jiri Eischmann (cs)
3233         Flemming Christensen (da)
3234         Dimitris Spingos (el)
3235         Daniel Mustieles (es)
3236         Inaki Larranaga Murgoitio (eu)
3237         Danial Behzadi (fa)
3238         Alexandre Franke (fr)
3239         Fran Diéguez (gl)
3240         Gabor Kelemen (hu)
3241         OKANO Takayoshi (ja)
3242         Shankar Prasad (kn)
3243         Changwoo Ryu (ko)
3244         Ani Peter (ml)
3245         Anish A (ml)
3246         ManojKumar Giri (or)
3247         A S Alam (pa)
3248         Enrico Nicoletto (pt_BR)
3249         Yuri Myasoedov (ru)
3250         Matej Urbančič (sl)
3251         Shantha kumar (ta)
3254 Evolution 3.7.92 2013-03-18
3255 ---------------------------
3257 Bug Fixes:
3258         Bug 415371 - Create Incoming filter for messages with Received header
3259                      (Milan Crha)
3260         Bug 645476 - Avoid scroll to cursor on folder change in message list
3261                      (Milan Crha)
3262         Bug 676696 - Automatic EXIF image rotation doesn't work
3263                      (Matthew Barnes)
3264         Bug 690092 - Crash under format_full_headers() (Milan Crha)
3265         Bug 690930 - Launching calendar from clock-applet applies timezone
3266                      twice (Milan Crha)
3267         Bug 693254 - Mail reply uses wrong "From:" account (Milan Crha)
3268         Bug 695193 - Window size resets to default at exit with gtk 3.7.10+
3269                      (Fabien Tassin)
3270         Bug 695477 - Crash in EContactListEditor (Matthew Barnes)
3271         Bug 695570 - Don't use gtk_container_add() to pack a GtkBox
3272                      (Matthew Barnes)
3273         Bug 695693 - Handle <authentication> tags during auto-configuration
3274                      (Matthew Barnes)
3276 Other Changes:
3277         * [itip-formatter] Reference a view when searching for a calendar
3278           (Tomas Popela)
3279         * org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration'
3280           enum. (Matthew Barnes)
3281         * [backup-restore] Dir separator removal breaks DConf settings restore
3282           (Milan Crha)
3283         * Add utility functions for manipulating weekdays. (Matthew Barnes)
3284         * evolution-addressbook-export: Remove main loop event flushing.
3285           (Matthew Barnes)
3286         * e_mail_config_notebook_commit: Skip non-writable sources.
3287           (Matthew Barnes)
3288         * Do not leak each sent message (Milan Crha)
3290 Translations:
3291         Nilamdyuti Goswami (as)
3292         Ihar Hrachyshka (be)
3293         Jiri Eischmann (cs)
3294         Christian Kirbach (de)
3295         Bruce Cowan (en_GB)
3296         Andika Triwidada (id)
3297         Rūdolfs Mazurs (lv)
3298         Duarte Loreto (pt)
3299         Enrico Nicoletto (pt_BR)
3300         Rafael Ferreira (pt_BR)
3301         Martin Srebotnjak (sl)
3302         Matej Urbančič (sl)
3303         Dr.T.Vasudevan (ta)
3304         Gheyret Kenji (ug)
3307 Evolution 3.7.91 2013-03-04
3308 ---------------------------
3310 Bug Fixes:
3311         Bug 674236 - Extra ref in e_action_combo_box_set_action() (Milan Crha)
3312         Bug 693250 - Signature HTML problem using <...> (Milan Crha)
3313         Bug 693420 - Crash when adding contact list as attendee (Milan Crha)
3314         Bug 693625 - [itip-formatter] Save button insensitive for multiple
3315                      events (Milan Crha)
3316         Bug 694159 - Malformed content-type header causes infinite recursion
3317                      (Matthew Barnes)
3318         Bug 694170 - Accepted invitation not removed from Inbox when it should
3319                      (Milan Crha)
3320         Bug 694363 - CALDAV navigation through Calendars or Tasklist is wrong
3321                      (Milan Crha)
3322         Bug 694460 - 'Email' section toggle button in contact editor has
3323                      incorrect name (Vadim Rutkovsky)
3325 Other Changes:
3326         * Keep EClient instances in a central cache for more consistent
3327           event-handling.  (Matthew Barnes)
3328         * Add status icons in sidebar for calendar, contact, task and memo
3329           backends.  Similiar icons for mail accounts are not yet finished.
3330           (Matthew Barnes)
3331         * Rewrite the contact photo in email feature to avoid deadlocks.
3332           (Matthew Barnes)
3333         * EAttachment: Use Subject as fallback filename for message attachments
3334           (Milan Crha)
3335         * Show local images in Signature preview (Milan Crha)
3336         * Speed-up auto-completion results showing (Milan Crha)
3337         * Autocompletion - do not use quick timeout when user types text
3338           (Milan Crha)
3339         * Add mnemonic widgets for Status and Priority comboboxes
3340           (Vadim Rutkovsky)
3341         * Correct label for "Country:" textbox in Work section on "Mailing
3342           Address" tab of contact editor (Vadim Rutkovsky)
3343         * evolution-addressbook-export: Remove --async option. (Matthew Barnes)
3344         * Remove obsolete "mime-types" mail setting. (Matthew Barnes)
3345         * Added mnemonic widget for 'Time zone' field in event editor
3346           (Vadim Rutkovsky)
3348 Translations:
3349         Ihar Hrachyshka (be)
3350         Dimitris Spingos (el)
3351         Daniel Mustieles (es)
3352         Fran Diéguez (gl)
3353         Sweta Kothari (gu)
3354         Aurimas Černius (lt)
3355         Kjartan Maraas (nb)
3356         Piotr Drąg (pl)
3357         Мирослав Николић (sr)
3358         Gheyret Kenji (ug)
3359         Nguyễn Thái Ngọc Duy (vi)
3360         Chao-Hsiung Liao (zh_HK)
3363 Evolution 3.7.90 2013-02-18
3364 ---------------------------
3366 Bug Fixes:
3367         Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
3368         Bug 693132 - Editing a signature does not refresh preview after save
3369                      (Milan Crha)
3371 Other Changes:
3372         * Add a centralized cache for EClient instances and adapt most
3373           of the application to use it. (Matthew Barnes)
3374         * [web-inspector] Add a secret debugging shortcut. (Matthew Barnes)
3375         * Add mnemonic widgets for title and suffix comboboxes.
3376           (Vadim Rutkovsky)
3377         * Add mnemonic widget for Start date field in memo editor.
3378           (Vadim Rutkovsky)
3380 Translations:
3381         Fran Diéguez (gl)
3382         Piotr Drąg (pl)
3383         Gheyret Kenji (ug)
3384         Nguyễn Thái Ngọc Duy (vi)
3387 Evolution 3.7.5 2013-02-04
3388 --------------------------
3390 Bug Fixes:
3391         Bug 639698 - Crash in mail_shell_view_execute_search() (Milan Crha)
3392         Bug 680537 - Reply to individual message in digest generates empty
3393                      body (Milan Crha)
3394         Bug 685757 - [userdocs] Update cache location in user docs
3395                      (Andre Klapper)
3396         Bug 688294 - [userdocs] Update how online/offline mode works nowadays
3397                      (Andre Klapper)
3398         Bug 689476 - Slow composer open (ENameSelector object leaks)
3399                      (Milan Crha)
3400         Bug 690696 - [userdocs] Remove references to the old IMAP backend
3401                      (Andre Klapper)
3402         Bug 690697 - [userdocs] Document using real (non-virtual) Junk and
3403                      Trash folders with IMAP+ (Andre Klapper)
3404         Bug 691194 - Import .ics preview shows UTC time instead of local time
3405                      (Milan Crha)
3406         Bug 691640 - Distinguish the word "Title" for translation (Milan Crha)
3407         Bug 691732 - multipart/related hides attachments (Milan Crha)
3408         Bug 692003 - Print of text/html with no html/body end tag cuts content
3409                      (Milan Crha)
3410         Bug 692005 - Changing character encoding doesn't work (Milan Crha)
3411         Bug 692009 - text/css always formatted as attachment (Milan Crha)
3412         Bug 692143 - Auto-configured MSN account should use POP, not IMAP
3413                      (Matthew Barnes)
3414         Bug 692213 - [userdocs] Remove evolution-exchange recommendation
3415                      (Andre Klapper)
3416         Bug 692775 - Double-quoting message with HTML and text (Milan Crha)
3417         Bug 692777 - Crash on folder rename (Milan Crha)
3418         Bug 692781 - [pine-importer] Abort on book failure during contact
3419                      import (Milan Crha)
3420         Bug 692783 - [mail-to-task] Crash on edit prompt cancel (Milan Crha)
3421         Bug 692818 - [userdocs] Remove documentation on Novell GroupWise
3422                      (Andre Klapper)
3424 Other Changes:
3425         * Bump libsoup dependency to 2.40.3 (Milan Crha)
3426         * Add a "settings" module. (Matthew Barnes)
3427         * Contact's print doesn't decode QP encoded email addresses
3428           (Milan Crha)
3429         * Use e_book_client_connect(). (Matthew Barnes)
3430         * Use e_cal_client_connect(). (Matthew Barnes)
3431         * Incorporate ESourceUOA. (Matthew Barnes)
3432         * EMailAccountStore: Use an appropriate icon for online accounts.
3433           (Matthew Barnes)
3434         * Add a priority field for mail formatter and parser extensions.
3435           (Matthew Barnes)
3437 Translations:
3438         Nilamdyuti Goswami (as)
3439         Daniel Mustieles (es)
3440         Aurimas Černius (lt)
3441         Kjartan Maraas (nb)
3442         Patrick Holthuizen (nl)
3443         Marián Čavojský (sk)
3444         Matej Urbančič (sl)
3445         Мирослав Николић (sr)
3446         Akom Chotiphantawanon (th)
3447         Theppitak Karoonboonyanan (th)
3448         Gheyret Kenji (ug)
3449         Chao-Hsiung Liao (zh_HK)
3452 Evolution 3.7.4 2013-01-14
3453 --------------------------
3455 Bug Fixes:
3456         Bug 588216 - 'Unsubscribe' disabled for newsgroups (Matthew Barnes)
3457         Bug 690177 - Use trust-prompt for certificate verification in WebDAV
3458                      backends (Milan Crha)
3459         Bug 691047 - Support notification filtering (Matthew Barnes)
3460         Bug 691133 - Evolution creates 'highlight' zombies (Matthew Barnes)
3461         Bug 691134 - New contact lists always saved to a default book
3462                      (Milan Crha)
3463         Bug 691134 - Only autocompleted name is added to a contact list
3464                      (Milan Crha)
3465         Bug 691470 - ENameSelectorEntry: Copy to clipboard issue with
3466                      multi-byte characters (Milan Crha)
3468 Other Changes:
3469         * evolution-shell.pc.in: Remove libedataserverui-3.0 (Matthew Barnes)
3470         * Reset the maintainer list in the About dialog. (Matthew Barnes)
3471         * Remove the "imap-features" module. (Matthew Barnes)
3472         * Move CamelSaslXOAuth2 to libemail-engine. (Matthew Barnes)
3473         * Remove --with-kde-applnk-path configure option. (Matthew Barnes)
3474         * Be more strict in inline PGP mime filter/part parser (Milan Crha)
3475         * Do not hide 'attachment' images with Content-ID (Milan Crha)
3477 Translations:
3478         Nilamdyuti Goswami (as)
3479         Ihar Hrachyshka (be)
3480         Krasimir Chonov (bg)
3481         Dimitris Spingos (el)
3482         Daniel Mustieles (es)
3483         Alexandre Franke (fr)
3484         Aurimas Černius (lt)
3485         Kjartan Maraas (nb)
3486         Rafael Ferreira (pt_BR)
3487         Yuri Myasoedov (ru)
3488         Martin Srebotnjak (sl)
3491 Evolution 3.7.3 2012-12-16
3492 --------------------------
3494 Bug Fixes:
3495         Bug 202576 - A way to refresh IMAP folder list (Milan Crha)
3496         Bug 315317 - Add option to expunge messages on folder leave
3497                      (Milan Crha)
3498         Bug 449081 - Drop read-only calendar error message (Milan Crha)
3499         Bug 502516 - Avoid "source" string in user visible dialogs
3500                      (Milan Crha)
3501         Bug 525932 - Unhelpful "Error while Filtering Selected Messages."
3502                      (Milan Crha)
3503         Bug 529743 - Add "Any header" filter and search folder condition
3504                      (Milan Crha)
3505         Bug 579315 - Identify filter names in filtering errors (Milan Crha)
3506         Bug 671200 - Inherit source message crypto options when reply on
3507                      selection (Milan Crha)
3508         Bug 671628 - Size of backup window is big (Milan Crha)
3509         Bug 672200 - Skip Reply-To-List check for list administrative messages
3510                      (Milan Crha)
3511         Bug 674678 - Event notification uses wrong app name (Milan Crha)
3512         Bug 677378 - Alert about self-signed certificates when checking auth
3513                      types (Milan Crha)
3514         Bug 678606 - Crash under mail_backend_folder_deleted_cb() (Milan Crha)
3515         Bug 680201 - Backup restore doesn't migrate accounts from GConf
3516                      (Milan Crha)
3517         Bug 680244 - CalDAV URL should be configured in once, not separated
3518                      (Milan Crha)
3519         Bug 685808 - Search bar entry background does not change on search
3520                      (Milan Crha)
3521         Bug 686212 - Cannot print html mails with defined <style> (Milan Crha)
3522         Bug 687360 - Crash on quit in gtk_style_context_get_valist()
3523                      (Milan Crha)
3524         Bug 687503 - Improve error message »Failed to refresh folders«
3525                      (Milan Crha)
3526         Bug 687670 - Signing with both pgp and S/MIME shows only one signature
3527                      (Milan Crha)
3528         Bug 687974 - No displaying of extended free/busy (XFB) information
3529                      (Christian Hilberg)
3530         Bug 688819 - It's possible to make Evolution stop sending emails
3531                      (Milan Crha)
3532         Bug 689639 - File -> Print Preview in composer brings up Print dialog
3533                      (Matthew Barnes)
3534         Bug 689966 - MDN bar shown in Sent folder (Milan Crha)
3536 Other Changes:
3537         * Identify calendar/memo/task sources in error messages (Milan Crha)
3538         * Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
3539         * Avoid GTK+ APIs deprecated in 3.0. (Matthew Barnes)
3540         * Coverity scan cleanups. (Milan Crha)
3541         * Do not empty trash/delete junk in disabled accounts on exit
3542           (Milan Crha)
3543         * Do not generate a ChangeLog file from 'git log' (Milan Crha)
3544         * Simplify class design of mail formatter. (Matthew Barnes)
3545         * backup-restore: Remove references to ~/.camel_certs.
3546           (Matthew Barnes)
3547         * Use the same certificate-viewer as the trust-prompt from eds
3548           (Milan Crha)
3549         * Consolidate base utility libraries into libeutil and generate
3550           API documantation. (Matthew Barnes)
3552 Translations:
3553         Nilamdyuti Goswami (as)
3554         Mario Blättermann (de)
3555         Christian Kirbach (de)
3556         Shankar Prasad (kn)
3557         Dr.T.Vasudevan (ta)
3560 Evolution 3.7.2 2012-11-17
3561 --------------------------
3563 Bug Fixes:
3564         Bug 267787 - Preferences too large for small screens (Milan Crha)
3565         Bug 268618 - Add: Save replies in the folder of the message being
3566                      replied to (Milan Crha)
3567         Bug 317153 - Contact editor too large for small screens (Milan Crha)
3568         Bug 422273 - Wrap searchbar widgets for smaller minimum width request
3569                      (Milan Crha)
3570         Bug 627244 - Bold days in "Select Date" dialog not updated when
3571                      changing month (Fabiano Fidêncio)
3572         Bug 656143 - Stop using deprecated Gtk[HV]Box(Class)
3573                      (Dominique Leuenberger)
3574         Bug 663844 - [CalDAV] Fails to parse iCloud XML response (Milan Crha)
3575         Bug 680497 - POP3 re-adds messages to local Inbox (Milan Crha)
3576         Bug 683877 - No more contextual menus for links (Milan Crha)
3577         Bug 686325 - Preview message window keyboard use severely limited
3578                      (Milan Crha)
3579         Bug 686785 - Port of WebDAV source doesn't match SSL check (Milan Crha)
3580         Bug 686813 - ECaldavChooser: Deadlock on cancellation (Matthew Barnes)
3581         Bug 687010 - Add keywords to the desktop file (Matthias Clasen)
3582         Bug 687060 - Identity page shows read-only GOA properties as editable
3583                      (Matthew Barnes)
3584         Bug 687137 - Google account user name overwritten with email address
3585                      (Matthew Barnes)
3586         Bug 687155 - Text/plain signatures wrap in an editor (Milan Crha)
3587         Bug 687400 - Composer settings not applied (Matthew Barnes)
3588         Bug 687442 - Magic spacebar avoids iTip formatter comment write
3589                      (Milan Crha)
3590         Bug 688084 - Cannot configure connection to webdav address book
3591                      (Alban Browaeys)
3593 Other Changes:
3594         * Fixed squished labels on Identity page of Account Assistant.
3595           (Matthew Barnes)
3596         * Require WebKitGtk 1.10.0 for webkit_web_frame_get_dom_document()
3597           (Milan Crha)
3598         * Restrict geocode-glib dependency to 0.99.0. (Matthew Barnes)
3599         * Missing search buttons in Calendar view (Milan Crha)
3600         * Make auto-configuration cancellable. (Matthew Barnes)
3601         * EMailConfigAssistant: Make revising auto-configuration easier.
3602           (Matthew Barnes)
3603         * Bump minimum GLib requirement to 2.34. (Matthew Barnes)
3605 Translations:
3606         Marek Černocký (cs)
3607         Tom Tryfonidis (el)
3608         Chris Leonard (en_GB)
3609         Fran Diéguez (gl)
3610         Andika Triwidada (id)
3611         Kjartan Maraas (nb)
3612         Piotr Drąg (pl)
3613         Yuri Myasoedov (ru)
3616 Evolution 3.7.1 2012-10-15
3617 --------------------------
3619 Dependency Changes:
3620         * Both geocode-glib and geoclue now required for contact maps.
3622 Bug Fixes:
3623         Bug 201807 - Cannot specify sendmail parameters (Milan Crha)
3624         Bug 268618 - Add: Save replies in the folder of the message being
3625                      replied to (Milan Crha)
3626         Bug 310978 - USENET always requires authentication (Milan Crha)
3627         Bug 344579 - Vertical view: Drafts column header states "Sent Messages"
3628                      (Milan Crha)
3629         Bug 549819 - Cannot specify a custom sendmail program (Milan Crha)
3630         Bug 588959 - Expanding appointment crashes Evolution (Vibha Yadav)
3631         Bug 663844 - [CalDAV] calendar-home-set/href may contain full URI
3632                      (Milan Crha)
3633         Bug 676141 - Use GtkApplication for session management (Matthew Barnes)
3634         Bug 678408 - WebKit renders frames with plain/text parts too small
3635                      (Dan Vrátil)
3636         Bug 678750 - Use geocode-glib instead of geoclue (Matthew Barnes)
3637         Bug 681314 - Add address dialog should follow composer's view settings
3638                      (Milan Crha)
3639         Bug 683849 - Add account name to »Checking for new mail« (Milan Crha)
3640         Bug 684249 - Signatures get compounded, not replaced (Matthew Barnes)
3641         Bug 684447 - Check for highlight during configure. (Dan Vrátil)
3642         Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnected
3643                      (Matthew Barnes)
3644         Bug 685262 - Attachments disappear when dragged in message preview
3645                      (Milan Crha)
3646         Bug 685675 - Fix packing of spell check language options
3647                      (Matthew Barnes)
3648         Bug 685786 - EWebView: Signal handlers never disconnected
3649                      (Matthew Barnes)
3650         Bug 686278 - Prefer-plain can break parts list (Milan Crha)
3652 Other Changes:
3653         * User documentation improvements. (Andre Klapper)
3654         * Check for Bogofilter during configure. (Matthew Barnes)
3655         * Check for SpamAssassin during configure. (Matthew Barnes)
3656         * Fix contact maps. (Matthew Barnes)
3657         * Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by
3658           configure (Dan Vrátil)
3659         * CamelSaslXOAuth: Use GHmac to sign the client request.
3660           (Matthew Barnes)
3661         * Prototype CamelSaslXOAuth2. (Matthew Barnes)
3662         * evolution.convert: Remove leftover "force-message-limit" entry.
3663           (Matthew Barnes)
3664         * Do not crash in create_default_shell() (Milan Crha)
3665         * Remove "Disable Account" menu item for GOA-based accounts.
3666           (Matthew Barnes)
3668 Translations:
3669         Nilamdyuti Goswami (as)
3670         Alexander Shopov (bg)
3671         Krasimir Chonov (bg)
3672         Gil Forcada (ca)
3673         Carles Ferrando (ca@valencia)
3674         Jiri Eischmann (cs)
3675         Flemming Christensen (da)
3676         Tom Tryfonidis (el)
3677         Jiri Grönroos (fi)
3678         Alexandre Franke (fr)
3679         Gabor Kelemen (hu)
3680         Shankar Prasad (kn)
3681         Žygimantas Beručka (lt)
3682         Rūdolfs Mazurs (lv)
3683         Ani Peter (ml)
3684         Rafael Ferreira (pt_BR)
3685         Yuri Myasoedov (ru)
3686         Matej Urbančič (sl)
3687         Dr.T.Vasudevan (ta)
3688         Krishnababu Krothapalli (te)
3689         Sasi Bhushan Boddepalli (te)
3690         Akom Chotiphantawanon (th)
3691         Theppitak Karoonboonyanan (th)
3692         Daniel Korostil (uk)
3693         Nguyễn Thái Ngọc Duy (vi)
3696 Evolution 3.6.0 2012-09-24
3697 --------------------------
3699 Bug Fixes:
3700         Bug 678408 - WebKit renders frames with plain/text parts too small
3701                      (Dan Vrátil)
3703 Translations:
3704         Nilamdyuti Goswami (as)
3705         Krasimir Chonov (bg)
3706         Tom Tryfonidis (el)
3707         Daniel Mustieles (es)
3708         Sweta Kothari (gu)
3709         Gabor Kelemen (hu)
3710         Shankar Prasad (kn)
3711         Rūdolfs Mazurs (lv)
3712         ManojKumar Giri (or)
3713         A S Alam (pa)
3714         Rafael Ferreira (pt_BR)
3715         Yuri Myasoedov (ru)
3716         Matej Urbančič (sl)
3717         Krishnababu Krothapalli (te)
3718         Daniel Korostil (uk)
3721 Evolution 3.5.92 2012-09-17
3722 ---------------------------
3724 Bug Fixes:
3725         Bug 678291 - Identifies application/mbox as text/plain attachment
3726                      (Milan Crha)
3727         Bug 678806 - Flush Outbox doesn't remove sent messages (Milan Crha)
3728         Bug 678835 - Disconnect signal handlers from WebKit plugin widgets on
3729                      dispose (Milan Crha)
3730         Bug 679382 - Saving attachments takes too long, maxes CPU usage
3731                      (Milan Crha)
3732         Bug 679780 - Offline mode doesn't work in mailer (Milan Crha)
3733         Bug 680537 - Reply to individual message in digest generates empty body
3734                      (Milan Crha)
3735         Bug 680611 - Hibernation shifts alarm notification time (Milan Crha)
3736         Bug 681279 - Reply on selection doesn't work (Milan Crha)
3737         Bug 682295 - Fix deadlock in EHttpRequest (Dan Vrátil)
3738         Bug 682425 - Can do network operations on disabled accounts
3739                      (Milan Crha)
3740         Bug 682820 - Settings not converted on backup restore (Milan Crha)
3741         Bug 682873 - Prefer-plain shows text plain in meeting invite
3742                      (Milan Crha)
3743         Bug 683130 - Folder hangs when reading mail with an attachment
3744                      (Dan Vrátil)
3745         Bug 683349 - Crash when sending a mail from the Outbox folder
3746                      (Milan Crha)
3747         Bug 683407 - Preserve week views in calendar when clicking one day
3748                      (Milan Crha)
3749         Bug 683548 - Initialize webkit's web view before other threads are
3750                      run (Milan Crha)
3751         Bug 683663 - Attachment bar missing when showing 'All Message Headers'
3752                      (Lucian Langa)
3753         Bug 683665 - Crash on displaying message with broken Content-Type
3754                      attachment (Lucian Langa)
3755         Bug 683676 - Message source does not work when 'All Message Headers'
3756                      enabled (Milan Crha)
3757         Bug 683736 - Calendar work week view drops Monday's entries
3758                      (Milan Crha)
3759         Bug 683758 - Crash on display meeting invite (Lucian Langa)
3760         Bug 683866 - Leaks of EMailFormatter object (Milan Crha)
3761         Bug 683949 - Cannot create new LDAP Addressbook (Milan Crha)
3762         Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
3763                      (Matthew Barnes)
3765 Other Changes:
3766         * Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences
3767           (Milan Crha)
3768         * Blacklist WebKitGTK+ 1.9.90. (Matthew Barnes)
3769         * Make sure selection in ECalendar is visible (Milan Crha)
3770         * Make sure the selected days in the calendar matches shown days
3771           (Milan Crha)
3772         * Autocompletion in meeting editor doesn't work (Milan Crha)
3773         * Could not set custom port for LDAP addressbook (Milan Crha)
3774         * Fails to import calendar events due to used incorrect enum values
3775           (Milan Crha)
3777 Translations:
3778         Ihar Hrachyshka (be)
3779         Mario Blättermann (de)
3780         Christian Kirbach (de)
3781         Dimitris Spingos (el)
3782         Tom Tryfonidis (el)
3783         Bruce Cowan (en_GB)
3784         Daniel Mustieles (es)
3785         Alexandre Franke (fr)
3786         chandankumar (hi)
3787         Gabor Kelemen (hu)
3788         Dirgita (id)
3789         Shankar Prasad (kn)
3790         Changwoo Ryu (ko)
3791         Sandeep Sheshrao Shedmake (mr)
3792         Piotr Drąg (pl)
3793         Duarte Loreto (pt)
3794         Yuri Myasoedov (ru)
3795         Matej Urbančič (sl)
3796         Мирослав Николић (sr)
3797         Daniel Nylander (sv)
3798         Nguyễn Thái Ngọc Duy (vi)
3799         Chao-Hsiung Liao (zh_HK)
3802 Evolution 3.5.91 2012-09-03
3803 ---------------------------
3805 Bug Fixes:
3806         Bug 586186 - Calendar print uses too small font (Conrad Steenberg)
3807         Bug 678476 - Critical warnings on calendar factory console (Milan Crha)
3808         Bug 679862 - Do not use ENameSelectorEntry in .ui files (Milan Crha)
3809         Bug 680786 - [text-highlight] Correctly display binary patches
3810                      (Dan Vrátil)
3811         Bug 681431 - Expanded attachment bar hides headers (Dan Vrátil)
3812         Bug 681669 - 'Select today' in work week view goes to wrong week
3813                      (Milan Crha)
3814         Bug 681877 - Postpone window changes saving for a second (Milan Crha)
3815         Bug 682494 - Add some defensive checks in gal-a11y-e-text.c (Mike Gorse)
3816         Bug 682519 - vcard-inline: Typo in translatable string (Matthew Barnes)
3817         Bug 682678 - Entering the end date for a recurring event is very
3818                      difficult (Milan Crha)
3819         Bug 682811 - Can edit properties of local/vfolder stores
3820                      (Matthew Barnes)
3821         Bug 682955 - Support GStreamer 1.0 (Dominique Leuenberger)
3823 Other Changes:
3824         * cal-config-webcal: Accept URIs with webcal:// scheme.
3825           (Matthew Barnes)
3826         * Adjust for webkit 1.9.90 API change. (Dominique Leuenberger)
3827         * Fix visibility of parts in prefer-plain (Dan Vrátil)
3828         * Add support for application/ics to ITIP formatter (Dan Vrátil)
3829         * Make sure evolution-alarm-notify is running on Evolution's start
3830           (Milan Crha)
3832 Translations:
3833         Daniel Mustieles (es)
3834         Fran Diéguez (gl)
3835         Andika Triwidada (id)
3836         Aurimas Černius (lt)
3837         Kjartan Maraas (nb)
3838         Piotr Drąg (pl)
3839         Yuri Myasoedov (ru)
3840         Nguyễn Thái Ngọc Duy (vi)
3841         Chao-Hsiung Liao (zh_HK)
3844 Evolution 3.5.90 2012-08-20
3845 ---------------------------
3847 Bug Fixes:
3848         Bug 246530 - Rules editor lacks "Label is (not) 'None'" (Milan Crha)
3849         Bug 555325 - Delete key should not delete a whole address book
3850                      (Matthew Barnes)
3851         Bug 559815 - Empty Reminders editor when opened second time
3852                      (Milan Crha)
3853         Bug 676785 - Enables wrong calendar after saving appointment
3854                      (Milan Crha)
3855         Bug 677695 - Crash on quit under emu_free_mail_cache() (Milan Crha)
3856         Bug 678408 - Mail view is very small for some mails (Milan Crha)
3857         Bug 680702 - Freeze/crash when loading remote images (Dan Vrátil)
3858         Bug 680724 - Attachment bar regression (Dan Vrátil)
3859         Bug 680786 - [text-highlight] Prefer Content-Type header over file
3860                      name extension (Dan Vrátil)
3861         Bug 680947 - Multiselect doesn't clear message preview panel
3862                      (Dan Vrátil)
3863         Bug 681017 - Bogus SMTP port in the account manager UI (Milan Crha)
3864         Bug 681279 - Reply on selection doesn't work (Dan Vrátil)
3865         Bug 681318 - Filter by Source account doesn't show accounts (Milan Crha)
3866         Bug 681321 - Support both old and new-buf libxml2 APIs (Matthew Barnes)
3867         Bug 681400 - Fix build against WebKitGtk+ 1.9.6 (Dan Vrátil)
3868         Bug 681432 - Runtime warnings from e_mail_display_reload() (Dan Vrátil)
3869         Bug 681641 - Port to new documentation infrastructure (Javier Jardón)
3870         Bug 681783 - Critical warning and freeze with libsoup-2.39 and
3871                      webkitgtk-1.9.2 (Dan Vrátil)
3872         Bug 681882 - Account signature not selected in new composer window
3873                      (Matthew Barnes)
3874         Bug 682019 - Always display text/plain when there's nothing else in
3875                      multipart/alternative (Dan Vrátil)
3876         Bug 682102 - Upstream Debian's 04_gettext_intltool.patch
3877                      (Matthew Barnes)
3879 Other Changes:
3880         * User documentation improvements. (Andre Klapper)
3881         * Return of the "mark messages as read" preference. (Matthew Barnes)
3882         * Remove all references to JavaScriptCore and use of JavaScript
3883           (Dan Vrátil)
3884         * EDayView: Hide tooltip on context menu popup (Milan Crha)
3885         * backup-restore: Add version info to evolution.dirs file.
3886           (Matthew Barnes)
3887         * Run mbox-to-Maildir conversion before loading modules.
3888           (Matthew Barnes)
3889         * Remove the settings capplet. (Matthew Barnes)
3890         * express: Remove clutter-based email tabs. (Matthew Barnes)
3891         * Add e_mail_session_append_to_local_folder(). (Matthew Barnes)
3892         * Add event/memo/task "Save As" item to File menu. (Matthew Barnes)
3894 Translations:
3895         Andre Klapper (cs)
3896         Dimitris Spingos (el)
3897         Daniel Mustieles (es)
3898         Fran Diéguez (gl)
3899         Sweta Kothari (gu)
3900         Sandeep Sheshrao Shedmake (mr)
3901         A S Alam (pa)
3902         Мирослав Николић (sr)
3903         Chao-Hsiung Liao (zh_HK)
3906 Evolution 3.5.5 2012-08-06
3907 --------------------------
3909 Bug Fixes:
3910         Bug 677635 - Vanished message list with filled preview panel
3911                      (Dan Vrátil)
3912         Bug 678635 - File->Send/Receive lists too many sources (Milan Crha)
3913         Bug 679049 - [itip-formatter] Cannot reply to meeting invitation
3914                      (Dan Vrátil)
3915         Bug 679404 - Read colors for message preview from Gtk theme
3916                      (Dan Vrátil)
3917         Bug 679726 - Move button for expanding headers behind header label
3918                      (Dan Vrátil)
3919         Bug 679843 - Double free when printing (Dan Vrátil)
3920         Bug 680123 - Freeze on message/disposition-notification email parsing
3921                      (Dan Vrátil)
3922         Bug 680164 - Print Preview action should open preview immediatelly
3923                      (Dan Vrátil)
3924         Bug 680331 - Crash when replying to a message (Dan Vrátil)
3925         Bug 680535 - Reply to message with text attachments formats them
3926                      inline (Dan Vrátil)
3927         Bug 680577 - [text-highlight] - Failed to load part (Dan Vrátil)
3928         Bug 680634 - Missing image attachment (Dan Vrátil)
3929         Bug 680635 - Inline GPG shown as source (Dan Vrátil)
3930         Bug 680643 - First message Print preview without CSS (Dan Vrátil)
3931         Bug 680666 - Contacts/Tasks/Memos preview pane does not follow theme
3932                      colors (Dan Vrátil)
3933         Bug 680682 - Segfault after label attempted deletion (Milan Crha)
3934         Bug 681075 - Add tooltips to signature editor toolbar (Michael Wood)
3936 Other Changes:
3937         * Various mail formatter and highlighter improvements (Dan Vrátil)
3938         * Improvements to user documentation. (Andre Klapper)
3939         * Disable CompEditor when saving changes (Milan Crha)
3940         * Use template files to generate GEnumClass types. (Matthew Barnes)
3941         * mail-send-recv: Improve presentation. (Matthew Barnes)
3942         * Fix few more memory leaks (Milan Crha)
3943         * Support creating and deleting remote resources. (Matthew Barnes)
3944         * Remove all GDK threads usage. (Matthew Barnes)
3946 Translations:
3947         Ihar Hrachyshka (be)
3948         Dimitris Spingos (el)
3949         Tom Tryfonidis (el)
3950         Daniel Mustieles (es)
3951         Fran Diéguez (gl)
3952         Sweta Kothari (gu)
3953         Andika Triwidada (id)
3954         Aurimas Černius (lt)
3955         Kjartan Maraas (nb)
3956         Мирослав Николић (sr)
3957         tuhaihe (zh_CN)
3958         Chao-Hsiung Liao (zh_HK)
3961 Evolution 3.5.4 2012-07-16
3962 --------------------------
3964 Bug Fixes:
3965         Bug 223309 - Add "Include Subfolders" to "Search Folder Sources"
3966                      (Milan Crha)
3967         Bug 246231 - Add Filter Rule dialog - UI suggestions (Milan Crha)
3968         Bug 257283 - Can't select multiple folders at once in vFolder sources
3969                      (Milan Crha)
3970         Bug 332115 - Remove Camel module names from Send/Receive window
3971                      (Matthew Barnes)
3972         Bug 349875 - Dragging an email from a vFolder should link to source
3973                      folder (Milan Crha)
3974         Bug 515004 - Allow toggling between text and HTML view of mail
3975                      (Dan Vrátil)
3976         Bug 524737 - Replace radio buttons in Search folder editor (Milan Crha)
3977         Bug 548778 - Use original location when replying in Search Folder
3978                      (Milan Crha)
3979         Bug 602425 - Search in "Current Account"/"All Accounts" depends on
3980                      vfolders (Milan Crha)
3981         Bug 617557 - Can close composer while message is sending (Milan Crha)
3982         Bug 653529 - Alarm Notification window events list is too small
3983                      (Milan Crha)
3984         Bug 661886 - Avoid vertical scrolling in the filtering rules editor
3985                      (Milan Crha)
3986         Bug 674427 - Crash when formatting contact in addressbook (Dan Vrátil)
3987         Bug 677604 - Critical warnings on evolution start (Milan Crha)
3988         Bug 677695 - Freeze on quit in emu_free_mail_cache() (Milan Crha)
3989         Bug 677885 - Deleting account is chatty on console (Matthew Barnes)
3990         Bug 677993 - Remember screen used in previous session (Milan Crha)
3991         Bug 678606 - Crash under mail_backend_folder_deleted_cb()
3992                      (Matthew Barnes)
3993         Bug 678667 - 'All Message Headers' option is broken (Lucian Langa)
3994         Bug 678783 - Crash under e_attachment_set_file_info() (Milan Crha)
3995         Bug 678834 - [prefer-plain] Setting change works only after restart
3996                      (Dan Vrátil)
3997         Bug 678946 - Port entry in Account Assistant is unset (Matthew Barnes)
3998         Bug 679323 - Formatting errors when replying in inline mode
3999                      (Dan Vrátil)
4000         Bug 679649 - Remove "Recent Messages" from Quick Search Bar
4001                      (Matthew Barnes)
4002         Bug 679726 - Can't unfold long recipient list in message window
4003                      (Dan Vrátil)
4004         Bug 679814 - Calendar invitation shows both calendar and html part
4005                      (Dan Vrátil)
4007 Other Changes:
4008         * google: Remove SSL option for Google Contacts address books
4009           (Philip Withnall)
4010         * google: Remove the offline caching option for Google Contacts
4011           address books (Philip Withnall)
4012         * [prefer-plain] Fix displaying suppressed HTML parts (Dan Vrátil)
4013         * Add CamelDebug to e_mail_parser_parse_sync (Dan Vrátil)
4014         * Display text/plain in fixed-width font (Dan Vrátil)
4015         * Fix displaying photos in contacts preview (Dan Vrátil)
4016         * Display local contact photos in EContactEditor's EImageChooser
4017           (Dan Vrátil)
4018         * Don't load images in preview pane when openning Preferences Dialog
4019           (Dan Vrátil)
4020         * Trust attachments from ~/.kde and ~/.kde4. (Matthew Barnes)
4021         * killev.c: Don't kill D-Bus services. (Matthew Barnes)
4022         * Remove "last-upgraded-version" GSettings key. (Matthew Barnes)
4023         * Remove evolution-nognome script. (Matthew Barnes)
4024         * Delay saving Evolution version until later in initialization.
4025           (Matthew Barnes)
4026         * EMailConfigWindow: Add a "changes-committed" signal. (Matthew Barnes)
4027         * Disconnect a CamelService after editing its settings. (Matthew Barnes)
4028         * e_web_view_update_fonts(): Fix memory corruption. (Matthew Barnes)
4029         * Use folder display name in status messages when possible.
4030           (Matthew Barnes)
4031         * Remove em_folder_tree_get_selected_folder(). (Matthew Barnes)
4032         * Avoid crash on folder rename (Milan Crha)
4033         * Add "auto-update" option to Search Folder Editor (Milan Crha)
4034         * Preset timeout on SoupSession-s to 90 seconds (Milan Crha)
4035         * Update to libgweather 3.5 (Giovanni Campagna)
4036         * Don't display SMIME signature as an attachment (Dan Vrátil)
4037         * Make alarm notifications work again (Milan Crha)
4038         * Rework handling of GOA mail. (Matthew Barnes)
4040 Translations:
4041         Ihar Hrachyshka (be)
4042         Daniel Mustieles (es)
4043         Fran Diéguez (gl)
4044         Kjartan Maraas (nb, nn)
4045         Sasi Bhushan Boddepalli (te)
4046         Chao-Hsiung Liao (zh_HK)
4049 Evolution 3.5.3 2012-06-25
4050 --------------------------
4052 !!! MAJOR DESIGN CHANGES AND API BREAKS IN THIS RELEASE !!!
4054 * GConf dependency has been dropped.
4056 * Account data now resides in plain text files rather than GConf XML blobs.
4057   As part of this effort, a good part of libedataserver was rewritten from
4058   scratch.  For further details and links to documentation see:
4059   https://mail.gnome.org/archives/evolution-list/2012-May/msg00214.html
4061 Bug Fixes:
4062         Bug 300677 - vFolder rules shouldn't refer to the Unmatched folder
4063                      (Milan Crha)
4064         Bug 431497 - Offline mode should disable loading of images from the
4065                      internet (Dan Vrátil)
4066         Bug 569540 - Remove unused message-display-style GSettings key
4067                      (Milan Crha)
4068         Bug 670876 - Missing mnemonics for buttons for vcard attached to email
4069                      (Dan Vrátil)
4070         Bug 674887 - Hang on sender's photo lookup (Dan Vrátil)
4071         Bug 676179 - Memos/Tasks - Update preview when it's shown (Dan Vrátil)
4072         Bug 676563 - Cannot create folders directly under store node
4073                      (Milan Crha)
4074         Bug 677597 - Crash on vFolder source folder removal (Milan Crha)
4075         Bug 677607 - Closing Mail Browser emits critical warnings (Dan Vrátil)
4076         Bug 677608 - Fails to open message which is not yet downloaded
4077                      (Dan Vrátil)
4078         Bug 677624 - Disable Properties when Search Folders is selected
4079                      (Matthew Barnes)
4080         Bug 677628 - Remove account and folder name from mail notifications
4081                      (Matthew Barnes)
4082         Bug 677631 - Some HTML links don't work (Dan Vrátil)
4083         Bug 677673 - Reply contains quoted top headers (Dan Vrátil)
4084         Bug 677679 - Folder tree unread counts don't decrease (Matthew Barnes)
4085         Bug 677686 - Account editor missing refresh interval setting
4086                      (Matthew Barnes)
4087         Bug 677706 - Crash in spell_entry_recheck_all() (Milan Crha)
4088         Bug 677882 - Cannot create account with Sendmail (Matthew Barnes)
4089         Bug 677995 - Asks password for disabled mail account (Matthew Barnes)
4090         Bug 678292 - Due Date does not display in follow-up flag dialogue box
4091                      (Milan Crha)
4092         Bug 678293 - Already downloaded images are not shown (Dan Vrátil)
4093         Bug 678304 - Save Draft prevents Evolution's quit (Milan Crha)
4094         Bug 678345 - Runtime warning when sender photo is disabled (Dan Vrátil)
4095         Bug 678347 - Put spamd pid/socket files in $XDG_RUNTIME_DIR
4096                      (Matthew Barnes)
4097         Bug 678393 - Disable Properties for built-in mail stores
4098                      (Matthew Barnes)
4099         Bug 678397 - Move "mail-to-task" actions to a submenu (Matthew Barnes)
4100         Bug 678608 - Please enter password for mail account "Unnamed"
4101                      (Matthew Barnes)
4102         Bug 678609 - No suggested name for new mail account (Matthew Barnes)
4103         Bug 678613 - Keep display name synchronized across all mail sources
4104                      (Matthew Barnes)
4105         Bug 678634 - Criticals warnings when creating new book/cal
4106                      (Matthew Barnes)
4107         Bug 764467 - URL popup shows all Copy options (Dan Vrátil)
4109 Other Changes:
4110         * User documentation improvements. (Andre Klapper)
4111         * Adapt to single-include E-D-S libraries. (Matthew Barnes)
4112         * Remove mail-guess-servers.[ch]. (Matthew Barnes)
4113         * Remove local mail autoconfiguration data. (Matthew Barnes)
4114         * Mail formatter rewrite (Dan Vrátil)
4115         * Bump minimum libnotify version to 0.7. (Matthew Barnes)
4116         * Fix possible use of uninitialized variable (Milan Crha)
4117         * Adapt to evolution-data-server's port from GConf to GSettings
4118           (Milan Crha)
4119         * Make em_utils_in_addressbook() cancellable (Dan Vrátil)
4120         * Remove the last remaining usage of GConf (Milan Crha)
4121         * Remove -Werror from AM_INIT_AUTOMAKE. (Matthew Barnes)
4122         * Do not call g_object_notify() when property didn't change
4123           (Milan Crha)
4124         * Clarify that libcanberra-gtk3 is optional. (Matthew Barnes)
4125         * No more experimental plugins. (Matthew Barnes)
4126         * Remove Mono and Python EPlugin bindings. (Matthew Barnes)
4127         * Remove --enable-plugins=list variation. (Matthew Barnes)
4128         * Delete unused GnomeCanvasRichText. (Matthew Barnes)
4129         * Use SoupURI instead of EUri. (Matthew Barnes)
4130         * Reduce amount or EMailDisplay reloads when displaying Preferences
4131           dialog (Dan Vrátil)
4132         * Avoid crash for providers without configuration backend (Milan Crha)
4134 Translations:
4135         Ihar Hrachyshka (be)
4136         Tom Tryfonidis (el)
4137         Daniel Mustieles (es)
4138         Bruno Brouard (fr)
4139         Fran Diéguez (gl)
4140         Matej Urbančič (sl)
4143 Evolution 3.5.2 2012-06-04
4144 --------------------------
4146 Bug Fixes:
4147         Bug 200683 - Composer subject spell checking (Milan Crha)
4148         Bug 206484 - Add year scrolling to date picker (Milan Crha)
4149         Bug 246581 - Replies in Sent folder goes to myself (Milan Crha)
4150         Bug 559710 - Do not close Event/Task/Memo editor on save (Milan Crha)
4151         Bug 669111 - Lost charset in replies to encrypted mails (Milan Crha)
4152         Bug 669133 - Import Assistant preview widget is too small (Milan Crha)
4153         Bug 669295 - Choice made for 'setup Google contact/calendar' is not
4154                      remembered (Milan Crha)
4155         Bug 669445 - A way of turning Message Preview off by default
4156                      (Milan Crha)
4157         Bug 669463 - HTML signature opens in editor as Plain text (Milan Crha)
4158         Bug 669657 - Move External Editor plugin to standard plugins
4159                      (Holger Macht)
4160         Bug 669674 - EMailBrowser doesn't copy search settings (Milan Crha)
4161         Bug 669893 - Send/Receive dialog content too tall (Milan Crha)
4162         Bug 669983 - Add "To" only search option (like for CC and BCC exists)
4163                      (Milan Crha)
4164         Bug 671585 - Add support for smooth scrolling devices (Milan Crha)
4165         Bug 671585 - e-week-view.c: Use page_increment for smooth scrolling
4166                      (Volker Sobek)
4167         Bug 672827 - 'Mark as read' confirmation dialog is too big
4168                      (Matthew Barnes)
4169         Bug 673514 - Crash in WebKit after printing (Dan Vrátil)
4170         Bug 673946 - Cannot delete search folders (Milan Crha)
4171         Bug 674997 - Collapsing contact lists broken in Contacts preview
4172                      (Dan Vrátil)
4173         Bug 675061 - Evolution 3.5.1 does not build (Dan Vrátil)
4174         Bug 675347 - No 'Retrieving message...' in preview panel (Dan Vrátil)
4175         Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH. (Matthew Barnes)
4176         Bug 675723 - UI lock from action_mail_show_source_cb (Dan Vrátil)
4177         Bug 675725 - SMTP configuration window forgets custom port (Milan Crha)
4178         Bug 675728 - Crash in strcmp, e_filter_rule_find_list (Milan Crha)
4179         Bug 675863 - Cannot load webview.css from Tasks/Memos (Dan Vrátil)
4180         Bug 675871 - Hide gnu make extensions warnings for automake 1.12
4181                      (Milan Crha)
4182         Bug 676226 - Changing GOA mail account looses GOA key (Milan Crha)
4183         Bug 676410 - Add Unity to OnlyShowIn whitelist (Jeremy Bicha)
4184         Bug 676492 - Mail backend properties with underscores stopped working
4185                      (David Woodhouse)
4186         Bug 677045 - pkg-config files missing libebackend-1.2 requirement
4187                      (Matthew Barnes)
4188         Bug 677273 - Bad default for month-hpane-position setting
4189                      (Matthew Barnes)
4190         Bug 677280 - "Help - Quick Reference" opens multiple PDF documents
4191                      (Matthew Barnes)
4193 Other Changes:
4194         * Require libsoup >= 2.38.1. (Matthew Barnes)
4195         * Spell checking for 'Summary' in Event/Task/Memo editors (Milan Crha)
4196         * Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig
4197           also Tasks (Milan Crha)
4198         * Avoid New unread icon emblem on virtual folders (Milan Crha)
4199         * Make the settings capplet optional. (Matthew Barnes)
4200         * Fix memory leaks around gtk_tree_model_get() function (Milan Crha)
4202 Translations:
4203         Christian Kirbach (de)
4204         Daniel Mustieles (es)
4205         Bruno Brouard (fr)
4206         Fran Diéguez (gl)
4207         Luca Ferretti (it)
4208         Jiro Matsuzawa (ja)
4209         Kjartan Maraas (nb)
4210         Dmitry Shachnev (ru)
4211         Nguyễn Thái Ngọc Duy (vi)
4214 Evolution 3.5.1 2012-04-30
4215 --------------------------
4217 * Evolution now uses WebKit/GTK+ instead of GtkHtml to display emails,
4218   contacts, tasks and memos.  A huge thanks to the heroic efforts of Dan
4219   Vrátil for this!  It's been a long time coming.  Note that for the time
4220   being Evolution still uses GtkHtml to compose emails, but work will soon
4221   be underway to transition the email composer to WebKit/GTK+ as well.
4222   GtkHtml will then be retired.
4224 Bug Fixes:
4225         Bug 245025 - Popup confirmation when moving a folder (via drag and
4226                      drop) (Milan Crha)
4227         Bug 465076 - INBOX confusion with outbox (Milan Crha)
4228         Bug 528508 - Wrap long lines when printing emails (Dan Vrátil)
4229         Bug 560654 - Better description for message list filter (Milan Crha)
4230         Bug 564820 - Search filter persists when changing folders (Milan Crha)
4231         Bug 584143 - Global Search Function withing Calendar (Milan Crha)
4232         Bug 593444 - templates-plugin: minor tweak to configuration tab
4233                      (Ashwini Oruganti)
4234         Bug 593449 - custom-header-plugin: minor tweak to configuration tab
4235                      (Ashwini Oruganti)
4236         Bug 593450 - attachment-reminder-plugin: minor tweak to configuration
4237                      tab (Ashwini Oruganti)
4238         Bug 600860 - Opening IMAP message with large attachment blocks UI
4239                      (Milan Crha)
4240         Bug 617930 - Crash under mail_sidebar_model_loaded_row_cb (Milan Crha)
4241         Bug 655753 - Improve offline notification for network outage
4242                      (Milan Crha)
4243         Bug 667046 - Outgoing filter cannot override used Sent folder
4244                      (Milan Crha)
4245         Bug 667912 - Remove name field from formatted address label
4246                      (Milan Crha)
4247         Bug 668481 - Account order is not remembered (Milan Crha)
4248         Bug 668543 - Crash in view_modify_contact_cb() if contact has no UID
4249                      (Milan Crha)
4250         Bug 668687 - MDN panel left shown when moving to an empty folder
4251                      (Milan Crha)
4252         Bug 668768 - Copy&paste of appointment occurrence creates two
4253                      appointments (Milan Crha)
4254         Bug 668769 - Recurrence editor weekday items slightly cropped
4255                      (Milan Crha)
4256         Bug 668976 - Capplet settings depends on local etable (Alban Browaeys)
4257         Bug 668988 - Handle a "minutes" entry greater than 59 intelligently
4258                      (Milan Crha)
4259         Bug 668989 - Add a twitter username to IM in contacts (Milan Crha)
4260         Bug 668998 - Consistent UI for saving Contacts like in Events/Tasks/
4261                      Memos (Milan Crha)
4262         Bug 669088 - Add a Column dialog draws incorrectly (Milan Crha)
4263         Bug 670445 - Folder deletion in offline shows strange behavior
4264                      (Vibha Yadav)
4265         Bug 670609 - Delete /data/evolution.mime (Matthew Barnes)
4266         Bug 670967 - Moving event in offline doesn't delete event from
4267                      original calendar (Vibha Yadav)
4268         Bug 670967 - Moving event in offline mode (Vibha Yadav)
4269         Bug 671537 - Option to validate SSL certificates with libsoup
4270                      (Milan Crha)
4271         Bug 671874 - autocontacts.gschema: GAIM is called Pidgin now
4272                      (Matthew Barnes)
4273         Bug 671876 - Improve schema descriptions for mail-notification keys
4274                      (Matthew Barnes)
4275         Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
4276         Bug 672916 - Spam is not detected automatically (Milan Crha)
4277         Bug 672986 - User docs are too big for git.mk (Sam Thursfield)
4278         Bug 673013 - Doesn't expose webkit Cflags/Libs (Dan Vrátil)
4279         Bug 673065 - Black rectangle around text in Source view (Dan Vrátil)
4280         Bug 673067 - [itip-formatter] Shows one long line for the meeting
4281                      description (Dan Vrátil)
4282         Bug 673108 - Font settings and monospace fonts don't work (Dan Vrátil)
4283         Bug 673123 - Crash in http_request_write_to_cache (Dan Vrátil)
4284         Bug 673225 - White box in message preview not wide enough for very
4285                      long strings (Dan Vrátil)
4286         Bug 673228 - Fails to display attached image in attached email
4287                      (Dan Vrátil)
4288         Bug 673420 - Itip formatter lost all mnemonics (Dan Vrátil)
4289         Bug 673430 - Can't read messages in virtual Junk/Trash folders
4290                      (Dan Vrátil)
4291         Bug 673525 - Crash under efh_write_message() (Dan Vrátil)
4292         Bug 673895 - "Send To..." doesn't work anymore (Matthew Barnes)
4293         Bug 673955 - Can not display email and calendar in separate windows
4294                      anymore (Matthew Barnes)
4295         Bug 674034 - Attached images from IMAP provider email not shown
4296                      (Dan Vrátil)
4297         Bug 674037 - [attachment-reminder] Parses message body inefficiently
4298                      (Milan Crha)
4299         Bug 674060 - Preview panel on folder change not updated (Dan Vrátil)
4300         Bug 674062 - Runtime warning from e_attachment_load_handle_error()
4301                      (Milan Crha)
4302         Bug 674176 - Sender's photo not shown properly (Dan Vrátil)
4303         Bug 674194 - Missing text in email (Dan Vrátil)
4304         Bug 674248 - Lost new lines from text/plain (Dan Vrátil)
4305         Bug 674249 - Crash when showing message with large text/plain
4306                      (Dan Vrátil)
4307         Bug 674272 - Contacts preview differs with mailer running and not
4308                      (Dan Vrátil)
4309         Bug 674282 - Don't crash on reply with empty selection (Yanko Kaneti)
4310         Bug 674340 - Evolution hangs on startup (Dan Vrátil)
4311         Bug 674380 - Deselected contact keeps preview filled (Dan Vrátil)
4312         Bug 674381 - Show contact photo from address book doesn't work
4313                      (Dan Vrátil)
4314         Bug 674466 - Mail's preview panel can show listing of local filesystem
4315                      root (Dan Vrátil)
4316         Bug 674701 - Clicking address in preview composes to default account
4317                      (Milan Crha)
4319 Miscellaneous Changes:
4320         * Limit supported gweather to < 3.5. (Matthew Barnes)
4321         * Require gnome-doc-utils >= 0.20.10. (Matthew Barnes)
4322         * Add ability to specify INBOX for non-storage type accounts.
4323           (Srinivasa Ragavan)
4324         * EMFormat: Add "session" as a constructor property. (Matthew Barnes)
4325         * Use GNetworkMonitor to drive EShell:network-available.
4326           (Matthew Barnes)
4327         * Drop the ConnMan/NetworkManager/WindowsSENS modules. (Matthew Barnes)
4328         * Remove EMSyncStream. (Matthew Barnes)
4329         * EMFolderTreeModel: Remove COL_STRING_URI. (Matthew Barnes)
4330         * Fix backward buttons in "restore-confirm" dialog. (Matthew Barnes)
4331         * EWebView: Make antialiasing settings optional. (Matthew Barnes)
4332         * Show calendar Find Next/Prev/Stop buttons beside Search text entry
4333           (Milan Crha)
4335 Translations:
4336         Ibrahim Saed (ar)
4337         Jordi Serratosa (ca)
4338         Carles Ferrando (ca@valencia)
4339         Christian Kirbach (de)
4340         Mario Blättermann (de)
4341         Daniel Mustieles (es)
4342         Mattias Põldaru (et)
4343         Bruno Brouard (fr)
4344         Fran Diéguez (gl)
4345         Hideki Yamane (ja)
4346         Kjartan Maraas (nb)
4347         Piotr Drąg (pl)
4348         Matej Urbančič (sl)
4349         Daniel Nylander (sv)
4350         Sasi Bhushan (te)
4353 Evolution 3.4.0 2012-03-26
4354 --------------------------
4356 Bug Fixes:
4357         Bug 672474 - Flaw in GOA synchronization logic (Matthew Barnes)
4358         Bug 672593 - Typos in evolution.convert (Dimitri)
4360 Translations:
4361         Ibrahim Saed (ar)
4362         David Planella (ca)
4363         Carles Ferrando (ca@valencia)
4364         Jiri Eischmann (cs)
4365         Flemming Christensen (da)
4366         Kenneth Nielsen (da)
4367         Mattias Põldaru (et)
4368         Bruno Brouard (fr)
4369         Chandan Kumar (hi)
4370         Gabor Kelemen (hu)
4371         Shankar Prasad (kn)
4372         Aurimas Černius (lt)
4373         Kjartan Maraas (nb)
4374         Duarte Loreto (pt)
4375         Djavan Fagundes (pt_BR)
4376         Sasi Bhushan Boddepalli (te)
4377         Daniel Korostil (uk)
4380 Evolution 3.3.92 2012-03-19
4381 ---------------------------
4383 Bug Fixes:
4384         Bug 671509 (2/2) - Some small UI/theming improvements (Cosimo Cecchi)
4385         Bug 671509 (1/2) - Some small UI/theming improvements (Cosimo Cecchi)
4386         Bug 665399 - Cannot change File Under to custom value (Milan Crha)
4387         Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
4388         Bug 665130 - Memory leaks in Preferences and ETable (Milan Crha)
4389         Bug 665129 - Memory leak in EBufferTagger (Milan Crha)
4390         Bug 665106 - Memory leak from composer setup when opening Preferences (Milan Crha)
4391         Bug 669490 - Window resizes with many activities (gtk 3.3.14+) (Milan Crha)
4392         Bug 671716 - Fails to build with --enable-contact-maps (Matthew Barnes)
4393         Bug 664326 - Buttons to handle exceptions in event is always disabled (Milan Crha)
4394         Bug 664323 - Too late initialization of Gnome/GailCanvas ATK support (Milan Crha)
4395         Bug 664205 - Improve UX when creating a new mail folder (Milan Crha)
4396         Bug 664169 - Default port is not selected by default (Milan Crha)
4397         Bug 671233 - Unable to choose port 587 for SMTP (Milan Crha)
4398         User Docs: Link 'Deleting attachments' into Attachments overview page. See bug #671633 (Andre Klapper)
4399         User Docs: Clarify Bogofilter usage again. Fixes bug #665008 (Andre Klapper)
4400         User Docs: Rewrite Spam Marking. Fixes bug #665008 (Andre Klapper)
4401         User Docs: Explain how Bogofilter and SpamAssassin work and link to their FAQs. See bug #665008 (Andre Klapper)
4402         User Docs: Explain order in mail folder list pane and how to change. Fixes bug #661654 (Andre Klapper)
4403         User Docs: Mention 'Apply the same view settings to all folders' mail setting. Fixes bug #669246 (Andre Klapper)
4404         User Docs: Use conditional processing for package install links; Add EWS to first start page. Fixes bug #671068. (Andre Klapper)
4406 Miscellaneous Fixes:
4407         Add dbus-glib flags to evolution binary. (Matthew Barnes)
4408         Add a comment about Bcc headers to searchtypes.xml. (Matthew Barnes)
4409         Revert "Include searching Bcc header while looking for recipients" (Matthew Barnes)
4410         Mention the return of dbus-glib in a NEWS blurb. (Matthew Barnes)
4411         Fix too large allocation for alert-bar in shell-content (Milan Crha)
4412         EConfig: Support custom page skip callbacks. (Matthew Barnes)
4413         User Docs: Move page to Advanced section (Andre Klapper)
4414         User Docs: Add page about message source and all mail headers view (Andre Klapper)
4415         User Docs: Add 'Advanced' section for Message Displaying to dump all the Headers/Source stuff (Andre Klapper)
4416         User Docs: Remove Source and Headers stuff from 'Message list sorting' section. Wrong place. (Andre Klapper)
4417         User Docs: Link also into mail-layout-changing (Andre Klapper)
4418         User Docs: Fix wrong syntax (Andre Klapper)
4419         User Docs: Add missing markup (Andre Klapper)
4420         startup-wizard: Avoid em_account_editor_get_widget(). (Matthew Barnes)
4422 Translations:
4423         Changwoo Ryu (ko)
4424         Bruce Cowan (en_GB)
4425         Nilamdyuti Goswami (as)
4426         Daniel Mustieles (es)
4427         Daniel Korostil (uk)
4428         Christian Kirbach (de)
4429         Martin Srebotnjak (sl)
4430         Timo Jyrinki (fi)
4431         Pavol Klačanský ()
4432         Bruno Brouard (fr)
4433         Piotr Drąg (pl)
4434         Matej Urbančič (sl)
4435         Yuri Myasoedov (ru)
4436         Kjartan Maraas (nn)
4437         A S Alam (pa)
4438         Praveen Arimbrathodiyil ()
4439         Gabor Kelemen (hu)
4440         Rudolfs Mazurs (lv)
4441         Chao-Hsiung Liao (zh_HK)        
4444 * The dbus-glib dependency has temporarily returned.  GConf now uses
4445   dbus-glib instead of libbonobo but it does not initialize threading
4446   support, so we have to initialize it to avoid thread-safety issues.
4447   When we're ready to drop GConf we will drop dbus-glib along with it.
4450 Evolution 3.3.91 2012-03-05
4451 ---------------------------
4453 Bug Fixes:
4454         Bug 670432 - Check for EggSMClient dependencies with pkg-config
4455                      (Matthew Barnes)
4456         Bug 670512 - Crash in ecp_set_target at e-cal-config.c:93 (Milan Crha)
4457         Bug 661265 - Move to Calendar breaks google:// URI (Milan Crha)
4458         Bug 669294 - Settings of 'sending email' tab is not remembered
4459                      (Milan Crha)
4460         Bug 617557 - Can lost message after send failed (Milan Crha)
4461         Bug 670934 - Was saving ESourceList first, rather than last (Milan Crha)
4462         Bug 663745 - Option to create Google Calendar not available (Milan Crha)
4463         Bug 671211 - 'Mark Citations' preferences not applied (Dan Vrátil)
4465 Other Changes:
4466         * Further staging of mailer code to be moved to evolution-data-server.
4467           New libevolution-utils introduced as a temporary bridge during the
4468           staging phase. (Srinivasa Ragavan)
4469         * Various user documentation improvements. (Andre Klapper)
4470         * Show account properties on remote folders. (Milan Crha)
4471         * Show errors on message load. (Milan Crha)
4472         * Avoid crash when formatting broken message. (Milan Crha)
4473         * Show composer window on "Continue editing". (Milan Crha)
4474         * Handle cut-paste appointments better. (Chenthill Palanisamy)
4476 Translations:
4477         Ihar Hrachyshka (be)
4478         Alexander Shopov (bg)
4479         Krasimir Chonov (bg)
4480         Daniel Mustieles (es)
4481         Fran Diéguez (gl)
4482         Aurimas Černius (lt)
4483         Yuri Myasoedov (ru)
4484         Matej Urbančič (sl)
4485         Мирослав Николић (sr)
4486         Dr.T.Vasudevan (ta)
4487         Nguyễn Thái Ngọc Duy (vi)
4488         Chao-Hsiung Liao (zh_HK)
4491 Evolution 3.3.5 2012-02-06
4492 --------------------------
4494 Bug Fixes:
4495         Bug 670414 - Whitespace following backslash in Makefile.am (Jiro Matsuzawa)
4496         Bug 670301 - User Docs: Document improved ways to add/edit mail accounts. (Andre Klapper)
4497         Bug 670389 - User Docs: Add sorting for available Exchange providers. Fixes bug #670389 (Andre Klapper)
4498         Bug 668620 - User Docs: Explain how to enable Search Folders. Fixes bug #668620 (Andre Klapper)
4499         Bug 670252 - User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug #670252. (Andre Klapper)
4500         Bug 552873 - User Docs: Also cover mail composer in 'Character Encodings' page. See bug 552873. (Andre Klapper)
4501         Bug 471795 - Clarify CSV importers as being for contact info only (Matthew Barnes)
4502         Bug 670278 - Poorly worded "confirm overwrite" alert (Matthew Barnes)
4503         Bug 670280 - Remove "Recent Documents" attachment feature (Matthew Barnes)
4504         Bug 663110 - Crash on copy events between calendars (Milan Crha)
4505         Bug 663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULES (Alexandre Rostovtsev)
4506         Bug 320976 - Remember last New button choice in Calendar view (Milan Crha)
4507         Bug 332043 - Free/Busy Colors Causing User Confusion (Milan Crha)
4508         Bug 668482 - Edit account properties from menu on folder store (Milan Crha)
4509         Bug 669113 - Add "File > New > Mail Account" (Milan Crha)
4510         Bug 668848 - Whitespaces in front of colons (Milan Crha)
4511         Bug 659396 - Missing plural handling for "You have selected %d mails to..." (Milan Crha)
4512         Bug 659394 - Missing plural handling for "Failed to send %d of %d messages" (Milan Crha)
4513         Bug 655955 - Harmonize mnemonic for New > Shared Memo > Organizer (Milan Crha)
4514         Bug 670014 - Remove-duplicates reads all messages into memory (Milan Crha)
4515         Bug 655485 - Change "cards" to "contacts" in LDAP Address Book dialog (Milan Crha)
4516         Bug 655021 - "Character set" vs "Character encoding" (Milan Crha)
4517         Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Gabor Kelemen)
4518         Bug 662743 - Translation context needed for "Attachment" (Milan Crha)
4519         Bug 670073 - Non-working help button in Preferences dialog (Milan Crha)
4520         Bug 591436 - Add -avoid-version to LDFLAGS (H. Habighorst)
4521         Bug 637354 - Add missing mnemonics and make existing ones unique. (Andre Klapper)
4522         Bug 669097 - Cannot save column setup: File name too long (Milan Crha)
4523         Bug 669433 - Add missing linker flags to pst-import (Dominique Leuenberger)
4524         Bug 210105 - Error assigning negative scores in filtering (Milan Crha)
4525         Bug 384838 - Filter editor should default to "AND" instead of "OR" (Milan Crha)
4526         Bug 391472 - Add ability to match headers by words (Milan Crha)
4527         Bug 418520 - Disable Folder -> Expunge in virtual folders (Matthew Barnes)
4528         Bug 553796 - Unable to Reset Message Color (Milan Crha)
4529         Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
4531 Miscellaneous Fixes:
4532         User Docs: Add missing markup (Andre Klapper)
4533         User Docs: Update list of files in Makefile.am (Andre Klapper)
4534         User Docs: Remove outdated info about version specific common errors (Andre Klapper)
4535         User Docs: Update gconf locations to GSettings/dconf (Andre Klapper)
4536         User docs: Fix broken sentence (Andre Klapper)
4537         User Docs: Fix inappropriate usage of <em> tags (Andre Klapper)
4538         User Docs: Fix broken markup (Andre Klapper)
4539         User Docs: Fix inappropriate usage of <code> tag (Andre Klapper)
4540         User Docs: Use <cmd> tag consistently (Andre Klapper)
4541         User Docs: Use <app> tag consistently (Andre Klapper)
4542         User Docs: Fix dconf path; recommend using terminal command instead of dconf-editor (Andre Klapper)
4543         User Docs: Use consistent terminology (folder pane vs folder list) (Andre Klapper)
4544         User Docs: Fix position of <note> so it is actually displayed (Andre Klapper)
4545         Use same mnemonic for 'Categories' button in Task editor as in all other dialogs as it does not collide with other mnemonics (Andre Klapper)
4546         Use GSettings for EProxy (Milan Crha)
4547         User docs: Actually describe how to set up the Free/Busy querying URL (Andre Klapper)
4548         Change 'file name' to 'filename' according to the GDP Style Guide (Andre Klapper)
4549         Use i as mnemonic for Filename string everywhere. This does not conflict with other mnemonics in the affected dialogs. (Andre Klapper)
4550         Correct spelling of the word 'Username' (Andre Klapper)
4551         User help: Replace the term program by application, as recommended by the GDP style guide (Andre Klapper)
4552         Fix a crash in capplet. (Srinivasa Ragavan)
4553         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)
4554         Be able to define help target for Preferences pages (Milan Crha)
4555         Fix broken Help menu entries after Mallard transition. (Andre Klapper)
4556         Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard transition. (Andre Klapper)
4557         Clarify that value for mark-seen-timeout is in milliseconds (Andre Klapper)
4558         Make alarm daemon start in Dawat/Tizen. (Srinivasa Ragavan)
4559         Add missing mnemonics; change some mnemonics to avoid conflicts (Andre Klapper)
4560         Add missing mnemonic to string (Andre Klapper)
4562 Translations:
4563         Daniel Mustieles (es)
4564         Мирослав Николић (sr)
4565         Christian Kirbach (de)
4566         Chao-Hsiung Liao  (zh_HK)
4567         Fran Diéguez (gl)
4568         Ihar Hrachyshka (be)
4569         Kjartan Maraas (nn)
4570         Gabor Kelemen (hu)
4573 Evolution 3.3.4 2012-01-16
4574 --------------------------
4576 Bug Fixes:
4577         Bug 343499 - Contacts not sorted the right way on print out
4578                      (Milan Crha)
4579         Bug 353743 - Add Print button to meeting notification dialog
4580                      (Milan Crha)
4581         Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
4582         Bug 612257 - Sanitize widgets in alarm notification dialog (Milan Crha)
4583         Bug 636214 - Use CamelSettings instead of CamelURL (Punit Jain)
4584         Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
4585                      (Milan Crha)
4586         Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
4587         Bug 661087 - Add ability to remove localized "Re:" prefixes in subject
4588                      (Milan Crha)
4589         Bug 661885 - Disable horizontal scrolling in filter rule editor
4590                      (Milan Crha)
4591         Bug 664003 - Cannot modify account name in account assistant
4592                      (Punit Jain)
4593         Bug 664370 - Crash when putting same component into icalcomponent
4594                      (Kai Juse)
4595         Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
4596         Bug 666490 - Crash in e-mail-session.c:user_message_response
4597                      (Milan Crha)
4598         Bug 666675 - Remove evolution-addressbook-clean (Matthew Barnes)
4599         Bug 666695 - Wrong schema for relocatable path in evolution.convert
4600                      (Matthew Barnes)
4601         Bug 666706 - MailFolderCache: Crash on visiting a renamed folder
4602                      (Matthew Barnes)
4603         Bug 666832 - Skip local/vfolder services from Send/Receive update
4604                      (Milan Crha)
4605         Bug 667119 - Hard to change Attendee role in meeting editor
4606                      (Milan Crha)
4607         Bug 667185 - Menu items from plugins not translated (Milan Crha)
4608         Bug 667281 - Deadlock on evolution start (Milan Crha)
4609         Bug 667346 - Fix build with libpst 0.6.54 and require this version
4610                      (Vincent Untz)
4611         Bug 667384 - Misspelling: "Olsen" timezone database (Matthew Barnes)
4612         Bug 667398 - Automatic mark-as-seen too aggressive (Milan Crha)
4613         Bug 667528 - Crash in pine-importer.c with no book source defined
4614                      (Milan Crha)
4616 Miscellaneous Changes:
4617         * Make sure EAlertDialog has at least one button, to be able to
4618           closed it (Milan Crha)
4619         * Move EMailLabelListStore to EMailSession. (Matthew Barnes)
4620         * Inherit smaller time division from preferences in day calendar
4621           printout (Milan Crha)
4622         * Make em_utils_generate_account_hash() private. (Matthew Barnes)
4623         * Do not call gtk_main_quit() on shell quit when none is running
4624           (Milan Crha)
4625         * mail-folder-cache: Update folders only on stores whose support it
4626           (Milan Crha)
4627         * Slow start due to instant saving of no change in an EAccountList
4628           (Milan Crha)
4629         * EMailSession does not respect user settings on start (Milan Crha)
4630         * Do not auto-mark-as-seen when changing filter type (Milan Crha)
4631         * User documentation improvements (Brian Grohe and Andre Klapper)
4633 Translations:
4634         Kristjan SCHMIDT (eo)
4635         Daniel Mustieles (es)
4636         Fran Diéguez (gl)
4637         Kjartan Maraas (nb)
4638         Yuri Myasoedov (ru)
4639         Muhammet Kara (tr)
4642 Evolution 3.3.3 2011-12-19
4643 --------------------------
4644 Bug Fixes:
4645         Bug 661043 - Printing causes email images to download (Milan Crha)
4646         Bug 666341 - [bbdb] Invalid free in bbdb_do_it (Milan Crha)
4647         Bug 561696 - Invitation's "Open Calendar" button jumps to current day (Milan Crha)
4648         Bug 566793 - Support Drop And Drag Into Nautilus As PDF File (pepp)
4649         Bug 666081 - Duplicate typedefs (Matthew Barnes)
4650         Bug 582649 - Toggle for coloring today and overdue tasks (Milan Crha)
4651         Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
4652         Bug 665981 - Use OpenStreetMap geoclue provider (Alban Browaeys)
4653         Bug 665980 - Bump minimum champlain-gtk version to 0.12 (Alban Browaeys)
4654         Bug 665782 - configure.ac: Add gmodule-2.0 to GNOME_PLATFORM (Christophe Fergeau)
4655         Bug 578245 - View settings for threads getting lost (Milan Crha)
4656         Bug 577322 - Rename of a system ESource doesn't persist (Milan Crha)
4657         Bug 665149 - Do not ref window in e_restore_window() (Milan Crha)
4658         Bug 663122 - Doesn't quit on exit with GLib's git master (Milan Crha)
4659         Bug 664708 - Composer's headers preference is reset on From change (Milan Crha)
4660         Bug 665103 - Blank composer/mail/network preferences windows (Milan Crha)
4661         Bug 665123 - Incorrect unref of ESource in pine-importer (Milan Crha)
4662         Bug 580394 - Comment field in a meeting request is too small (Milan Crha)
4663         Bug 616561 - Don't check read-only calendars in the itip-formatter (Tim Piessens)
4664         Bug 376075 - Accepting a meeting invitation defaults to wrong calendar (Milan Crha)
4665         Bug 659491 - Hung when accepting calendar invite (Milan Crha)
4666         Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc (Josselin Mouette)
4667         Bug 664654 - Sanitize subjects before suggesting a save filename (Matthew Barnes)
4668         Bug 664634 - Deadlock when processing completed tasks filter (Milan Crha)
4669         Bug 664707 - Tasks & Memos panel size not remembered (Matthew Barnes)
4670         Bug 664678 - Bad defaults for SpamAssassin GSettings keys (Matthew Barnes)
4671         Bug 585066 - Add Auto-Submitted header to outgoing MDNs (Matthew Barnes)
4672         Bug 663615 - Saving calendar duplicates the first event (Milan Crha)
4673         Bug 664018 - Cannot create task/memo from a mail (Milan Crha)
4675 Miscellaneous Fixes:
4676         EMailSession: Add "activity-added" signal. (Matthew Barnes)
4677         mail-send-recv.c: Avoid using EAccount and CamelURL if possible. (Matthew Barnes)
4678         Upstreamed patch from Meego Bugzilla: 23097 (Srinivasa Ragavan)
4679         Upstreamed patch from MeeGo Bugzilla: 22945 (Srinivasa Ragavan)
4680         Fix a crash in pdf_drag_drop. Ref the objects while cloning format_html. (Chenthill Palanisamy)
4681         MailFolderCache: Fix a double-free on unsubscribe. (Matthew Barnes)
4682         EMSubscriptionEditor: Use alternating row colors. (Matthew Barnes)
4683         EMSubscriptionEditor cleanups. (Matthew Barnes)
4684         Bump minimum geoclue version to 0.12. (Alban Browaeys)
4685         EMAccountEditor: Fix handling of auth-mechanism. (Matthew Barnes)
4686         MailFolderCache: Don't respond to "service-added" signals. (Matthew Barnes)
4687         EMailSession: Fix silly mistake in constructed(). (Matthew Barnes)
4688         Adapt to camel_session_remove_service() changes. (Matthew Barnes)
4689         User Docs: Grammar and spelling fixes (Christian Kirbach)
4690         Reorder accounts by drag-and-drop. (Matthew Barnes)
4691         Add a hidden --version option. (Matthew Barnes)
4692         Move folder URI caching to MailFolderCache. (Matthew Barnes)
4693         mail_folder_cache_note_store: CamelSession arg is unnecessary. (Matthew Barnes)
4694         MailFolderCache: Add class methods for signals. (Matthew Barnes)
4695         Miscellaneous EShellView-related cleanups. (Matthew Barnes)
4696         Remove unused function vfolder_create_part(). (Matthew Barnes)
4697         Remove unused function vfolder_revert(). (Matthew Barnes)
4698         Remove 'vfolder_store' global variable. (Matthew Barnes)
4699         EMFolderTreeModel: Check for vfolder store by its UID. (Matthew Barnes)
4700         Remove unnecessary 'vfolder_store' declaration. (Matthew Barnes)
4701         Composer: "mailto" blacklist touch ups. (Matthew Barnes)
4702         EMailReader: Avoid more runtime warnings. (Matthew Barnes)
4703         Avoid a runtime warning in mail_reader_message_seen_cb(). (Matthew Barnes)
4704         Remove more "Click \"Forward\" to continue." sentences (Milan Crha)
4705         Remove some unnecessary GConf crud. (Matthew Barnes)
4706         "citation-colour" -> "citation-color" (Matthew Barnes)
4707         Remove GConfBridge. (Matthew Barnes)
4708         Use e_restore_window() and "org.gnome.evolution.window". (Matthew Barnes)
4709         Add e_restore_window(). (Matthew Barnes)
4710         Add relocatable "org.gnome.evolution.window" schema. (Matthew Barnes)
4711         Updated asturian language (Xandru Armesto)
4712         Remove almost all *_DISABLED_DEPRECATED_FLAGS. (Matthew Barnes)
4713         Remove *_DISABLE_SINGLE_INCLUDES macros. (Matthew Barnes)
4714         Remove e_shell_get_gconf_client(). (Matthew Barnes)
4715         Updated POTFILES.in (Piotr Drąg)
4716         Merge branch 'wip/gsettings' (Matthew Barnes)
4717         Include git.mk in mail/mail-autoconfig/Makefile.am. (Matthew Barnes)
4718         Split MDN handling into a module. (Matthew Barnes)
4719         EPreviewPane: Implement EAlertSink. (Matthew Barnes)
4720         EAlertBar: Add a close button to all alerts. (Matthew Barnes)
4721         Add EMailReader:message-loaded signal. (Matthew Barnes)
4722         Add EMailReader:message-seen signal. (Matthew Barnes)
4724 Translations:
4725         Daniel Mustieles (es)
4726         Christian Kirbach (de)
4727         Jorge González (es)
4728         Fran Diéguez (gl)
4729         Matej Urbančič (sl)
4730         Mario Blättermann (de)
4731         Kjartan Maraas (nn)
4732         Gabor Kelemen (hu)
4735 Evolution 3.3.2 2011-11-21
4736 --------------------------
4738 Bug Fixes:
4739         Bug 440316 - Improve SSL Certificate check bad signature dialog
4740                      (Milan Crha)
4741         Bug 565483 - "All folders" does not search all folders (Milan Crha)
4742         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
4743         Bug 636214 - Fetch configuration details from server (Punit Jain)
4744         Bug 659557 - Duplicate mnemonic in ldap address book creation dialog
4745                      (Vibha Yadav)
4746         Bug 659736 - GOA Google calendar prevents settings change (Milan Crha)
4747         Bug 659945 - "New" button in toolbar for new mail message not working
4748                      (Milan Crha)
4749         Bug 660782 - [pst-import] Missing 'To' on message replies (Milan Crha)
4750         Bug 660878 - Configuration options are not autofilled (Punit Jain)
4751         Bug 661126 - Meeting Free/busy dialog dates don't follow locale
4752                      (Milan Crha)
4753         Bug 662589 - 'Retrieve List' for new Google calendar does not use proxy
4754                      (Milan Crha)
4755         Bug 662742 - Double free when expunging completed tasks (Milan Crha)
4756         Bug 662914 - Reply to gnupg signed mails should be signed (Milan Crha)
4757         Bug 662929 - POP3 prevents expunge of local Inbox in offline
4758                      (Milan Crha)
4759         Bug 663286 - Changing view clears Contact preview (Milan Crha)
4760         Bug 663372 - Actions not updated after disabling account
4761                      (Matthew Barnes)
4762         Bug 663376 - Folder->Properties enabled when no folder selected
4763                      (Matthew Barnes)
4764         Bug 663746 - Can't finish new account configuration for POP
4765                      (Milan Crha)
4766         Bug 663748 - Unable to reconfigure GOA GMail account (Milan Crha)
4767         Bug 663836 - emae_send_page() gets wrong CamelProvider (Matthew Barnes)
4768         Bug 664001 - Account setup asks to configure SMTP when not needed
4769                      (Milan Crha)
4770         Bug 664016 - [evolution-alarm-notify] Try to reconnect offline
4771                      calendars (Milan Crha)
4773 Other Changes:
4774         * Remove g_thread_init() calls. (Matthew Barnes)
4775         * Teach Evolution about Photo/Logo EContact fields stored as URIs
4776           (Tristan Van Berkom)
4777         * Add EAuthComboBox widget. (Matthew Barnes)
4778         * EMAccountEditor: Start using CamelNetworkSettings. (Matthew Barnes)
4779         * Call e_gdbus_templates_init_main_thread() in main() (Milan Crha)
4780         * Kill gtk-doc tmpl files. (Matthew Barnes)
4781         * Removing a redundant virtual function (Punit Jain)
4782         * Remove SQLite mail summary migration. (Matthew Barnes)
4783         * EMAccountEditor: Add a review page. (Punit Jain)
4784         * Preset 'width-chars' for account type description labels (Milan Crha)
4785         * Use CamelSExp instead of ESExp in filter, mail. (Matthew Barnes)
4787 Translations:
4788         Mario Blättermann (de)
4789         Daniel Mustieles (es)
4790         Jorge González (es)
4791         Fran Diéguez (gl)
4792         Algimantas Margevičius (lt)
4793         Kjartan Maraas (nb)
4796 Evolution 3.3.1 2011-10-24
4797 --------------------------
4799 Bug Fixes:
4800         * Bug 235665 - Heavy hard disk access when resizing columns in views
4801                        (Milan Crha)
4802         * Bug 351025 - Make the order of the mail accounts configurable
4803                        (Milan Crha)
4804         * Bug 451377 - Timezone map resizes on mouseover (Milan Crha)
4805         * Bug 455271 - A moved/renamed mail folder loses focus (Milan Crha)
4806         * Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
4807         * Bug 576478 - [Windows] Redirect Help->Contents to a web page
4808                        (Milan Crha)
4809         * Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
4810         * Bug 616981 - Mail marking as read is hard (Milan Crha)
4811         * Bug 632619 - Recurring events can clutter month view (Milan Crha)
4812         * Bug 637673 - Make phone fields one row and auto-expand when needed
4813                        (Milan Crha)
4814         * Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
4815         * Bug 655625 - Crash in atk_state_set_contains_state (Milan Crha)
4816         * Bug 656378 - Attachment name corruption (Punit Jain)
4817         * Bug 656473 - Store server folder cache in user's cache directory
4818                        (Milan Crha)
4819         * Bug 657170 - Disallow creating assigned tasks when not supported
4820                        (Milan Crha)
4821         * Bug 657374 - mailto: attachment parameter can lead to accidental
4822                        data exfiltration (Vibha Yadav)
4823         * Bug 658066 - Security dialog is too big (Dan Vrátil)
4824         * Bug 658835 - Color Scheme off in calendar (Milan Crha)
4825         * Bug 659440 - Doesn't mark messages as replied when sending offline
4826                        (Milan Crha)
4827         * Bug 659486 - EAlert default response is ignored by EAlertDialog
4828                        (Matthew Barnes)
4829         * Bug 659517 - Calendar reminds of old events following upgrade
4830                        (Milan Crha)
4831         * Bug 659555 - Add custom icons in a folder Subscription dialog
4832                        (Milan Crha)
4833         * Bug 659558 - Missing set mnemonic widgets (Milan Crha)
4834         * Bug 659568 - One day delay in calendar view (Milan Crha)
4835         * Bug 659726 - Search Folders contain ambiguous reference to accounts
4836                        (Matthew Barnes)
4837         * Bug 659828 - Selecting a message with a sound attached loses focus
4838                        (Milan Crha)
4839         * Bug 659874 - Address Cards Render extra Phone Number (Milan Crha)
4840         * Bug 659876 - Make automatic contact address formatting optional
4841                        (Dan Vrátil)
4842         * Bug 659932 - 'Use system time zone' in not honored immediately
4843                        (Milan Crha)
4844         * Bug 660224 - Assertion failure when forwarding message (Milan Crha)
4845         * Bug 660530 - Improve folder Subscription interface (Milan Crha)
4846         * Bug 660584 - Fix crash when removing user certificate (Dan Vrátil)
4847         * Bug 660721 - Online Account services not always activating
4848                        (Milan Crha)
4849         * Bug 660738 - Font changes ignored since 3.2 (Milan Crha)
4850         * Bug 660782 - [pst-import] Missing tasks after import (Milan Crha)
4851         * Bug 660799 - Bad GOptionEntry in evolution-addressbook-export
4852                        (Matthew Barnes)
4853         * Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
4854                        (Milan Crha)
4855         * Bug 660850 - Missing set mnemonic widgets in composer preferences
4856                        (Milan Crha)
4857         * Bug 660861 - Avoid mark-all-read on a non-folder selection
4858                        (Milan Crha)
4859         * Bug 660878 - Account configuration options are not auto-filled
4860                        (Dan Vrátil)
4861         * Bug 661399 - Crash when hovering over calendar entry (Matthew Barnes)
4862         * Bug 661404 - Adding multiple e-mails to contact list is too hard
4863                        (Milan Crha)
4864         * Bug 661409 - Contact display drops address lines (Dan Vrátil)
4865         * Bug 661434 - Unfriendly search result (Milan Crha)
4866         * Bug 661534 - "Current View" tooltip untranslated (Matthew Barnes)
4867         * Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
4868                        (Vincent Untz)
4869         * Bug 661549 - Avoid fetching from backend when calculating summary
4870                        (Milan Crha)
4871         * Bug 661650 - "Certificate Authority Trust" strings miss mnemonics
4872                        (Matthew Barnes)
4874 Other Changes:
4875         * User documentation improvements. (Andre Klapper)
4876         * The EExtension framework is now in libebackend. (Matthew Barnes)
4877         * Require GLib 2.30. (Matthew Barnes)
4878         * ETableHeader: Rework the header button drawing code for GTK+ 3
4879           (Cosimo Cecchi)
4880         * Increase dependency on gtk+ to 3.2.0 (Milan Crha)
4881         * GtkApplication has some new EShell-like features. (Matthew Barnes)
4882         * EAttachmentPaned: Add "resize-toplevel" property. (Matthew Barnes)
4883         * Remove EHintedEntry. (Matthew Barnes)
4884         * Let GtkFileChooser track its own last-used-folder. (Matthew Barnes)
4885         * Require libgdata >= 0.10. (Matthew Barnes)
4886         * Fix invalid read on vCard drop (Milan Crha)
4888 Translations:
4889         Gil Forcada (ca)
4890         Carles Ferrando (ca@valencia)
4891         Marek Černocký (cs)
4892         Jiri Eischmann (cs)
4893         Mario Blättermann (de)
4894         Daniel Mustieles (es)
4895         Jorge González (es)
4896         Daniel Mustieles (es)
4897         Inaki Larranaga Murgoitio (eu)
4898         Seán de Búrca (ga)
4899         Fran Dieguez (gl)
4900         Gabor Kelemen (hu)
4901         Shankar Prasad (kn)
4902         Algimantas Margevičius (lt)
4903         Kjartan Maraas (nb)
4904         Manoj Kumar Giri (or)
4905         Matej Urbančič (sl)
4906         Nguyễn Thái Ngọc Duy (vi)
4907         Chao-Hsiung Liao (zh_HK, zh_TW)
4910 Evolution 3.2.0 2011-09-26
4911 --------------------------
4913 Translations:
4914         Abderrahim Kitouni (ar)
4915         Marek Černocký (cs)
4916         Mario Blättermann (de)
4917         Jorge González (es)
4918         Daniel Mustieles (es)
4919         Fran Dieguez (gl)
4920         Sweta Kothari (gu)
4921         Rajesh Ranjan (hi)
4922         Luca Ferretti (it)
4923         Changwoo Ryu (ko)
4924         Hannie Dumoleyn (nl)
4925         A S Alam (pa)
4926         Djavan Fagundes (pt_BR)
4927         Matej Urbančič (sl)
4928         Muhammet Kara (tr)
4931 Evolution 3.1.92 2011-09-19
4932 ---------------------------
4934 Bug Fixes:
4935         Bug 659125 - Reference counting issues in calendar (Milan Crha)
4936         Bug 655253 - Do not show detached instances twice in a calendar (Milan Crha)
4937         Bug 635347 - Message lacks ID when submitted for sending (Matthew Barnes)
4938         Bug 657611 - Hidden error of invalid attendee on send (Milan Crha)
4939         Bug 658460 - alarm-notify issues runtime warning (Matthew Barnes)
4940         Bug 657386 - Changing default source doesn't unmark previous one (Milan Crha)
4941         Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
4942         Bug 655564 - Express remembers settings of not finished account (Milan Crha)
4943         Bug 655568 - Cursor lost after Collapse all threads called (Milan Crha)
4944         Bug 655709 - Hide 'Group by' in views when not supported (Milan Crha)
4946 Miscellaneous Fixes:
4947         Make sure GConf schemas have defined default values (Milan Crha)
4948         User Docs: Fix order of sentences. (Andre Klapper)
4949         User Docs: Hide 'Other Settings' if there is no content. Thanks to Michael Hill for pointing this out (Andre Klapper)
4950         User Docs: Add TODOs as pointed out by Michael Hill (Andre Klapper)
4951         Make maintiner mode enabled by default (Javier Jardón)
4952         Added hu to DOC_LINGUAS (Gabor Kelemen)
4953         User Docs: Update CSS/WebKit integration version statement (Andre Klapper)
4954         User Docs: Add subsections to Receiving settings for better readability, use lists everywhere (Andre Klapper)
4955         User Docs: Include Security and Default tab pages in new EWS account settings page (Andre Klapper)
4956         User Docs: Add missing includes for Exchange account types (Andre Klapper)
4957         User Docs: Add initial docu for EWS account setup. Thanks to Akhil Laddha for screenshots. (Andre Klapper)
4959 Translations:
4960         Dr.T.Vasudevan (ta)
4961         Fran Dieguez (gl)
4962         Mario Blättermann (de)
4963         Duarte Loreto (pt)
4964         Jiro Matsuzawa (ja)
4965         Bruce Cowan (en_GB)
4966         A S Alam (pa)
4967         Gabor Kelemen (hu)
4968         Luca Ferretti (it)
4969         Kenneth Nielsen (da)
4970         Jorge González (es)
4971         Piotr Drąg (pl)
4972         Mojca Ograjšek (sl)
4973         dmustieles (es)
4974         Matej Urbančič (sl)
4975         Rudolfs Mazurs (lv)
4976         Andika Triwidada (id)
4977         Hannie Dumoleyn (nl)
4978         Alexander Shopov (bg)
4979         Daniel Mustieles (es)
4981 Evolution 3.1.91 2011-09-05
4982 ---------------------------
4984 Bug Fixes:
4985         Bug 657765 - Explicitly link libgnomecanvas against libm
4986                      (Frederic Peters)
4987         Bug 657836 - Work around g_unix_signal API changes. (Matthew Barnes)
4989 Other Changes:
4990         * Various user documentation improvements. (Andre Klapper)
4991         * Disable inline-image plugin by default. (Matthew Barnes)
4992         * Create tar.xz files for 'make dist' only (Milan Crha)
4994 Translations:
4995         Jorge González (es)
4996         Daniel Mustieles (es)
4997         Bruno Brouard (fr)
4998         Andika Triwidada (id)
4999         Daniel Nylander (sv)
5000         Cheng-Chia Tseng (zh_HK)
5003 Evolution 3.1.90 2011-08-29
5004 ---------------------------
5006 * New user documentation in Mallard format by Andre Klapper.
5008 Bug Fixes:
5009         Bug 362366 - Dragging selected folder to message pane duplicates
5010                      messages (Milan Crha)
5011         Bug 650839 - Add option for alarms into calendar preferences
5012                      (Milan Crha)
5013         Bug 651633 - Hidden task/memo sidebar always automagically re-appears
5014                      (Milan Crha)
5015         Bug 651741 - Find in text message doesn't warn about no matching found
5016                      (Milan Crha)
5017         Bug 652092 - 'Mark messages as read' doesn't work with search folder
5018                      (Milan Crha)
5019         Bug 652914 - IMAP: moving mail puts a copy into real Trash too
5020                      (Milan Crha)
5021         Bug 655254 - Cropped Junk settings text (Milan Crha)
5022         Bug 655419 - "Save as iCalendar" misses mnemonic (Milan Crha)
5023         Bug 655490 - Location chooser dialog for Weather calendar is too small
5024                      (Milan Crha)
5025         Bug 655549 - [mail-to-task] Ignores cancel of source select dialog
5026                      (Milan Crha)
5027         Bug 655551 - [mail-to-task] Pick organizer based on selected folder's
5028                      store (Milan Crha)
5029         Bug 655629 - "Path:" label for spool file should be "File:" label
5030                      (Milan Crha)
5031         Bug 655666 - Split task preferences into its own tab (Milan Crha)
5032         Bug 655708 - Unreadable tooltip for Memo/Task (Milan Crha)
5033         Bug 655942 - Shows 'Storing folder...' when deleting a local folder
5034                      (Milan Crha)
5035         Bug 656258 - Critical runtime warning on comp-editor close (Milan Crha)
5036         Bug 656537 - Fix mallard relaxng validation errors in help pages
5037                      (Alexandre Rostovtsev)
5038         Bug 656620 - Account editor doesn't update on settings change
5039                      (Milan Crha)
5040         Bug 656622 - 'Check for supported types' fails again (Milan Crha)
5041         Bug 656718 - Runtime warning in folder_tree_get_folder_info_cb()
5042                      (Matthew Barnes)
5043         Bug 656720 - Exclude NNTP stores from Create Folder dialog
5044                      (Matthew Barnes)
5045         Bug 656722 - Incorrect prototype of notify:: signal callback
5046                      (Milan Crha)
5047         Bug 656723 - Forgets 'Use secure connection' setting during account
5048                      configuration (Milan Crha)
5049         Bug 656733 - GUI no longer allows for non-default ports for email
5050                      (Milan Crha)
5051         Bug 656810 - Too strict checking for validity of received calendars
5052                      (Milan Crha)
5053         Bug 657310 - Crash when editing transport-only accounts (Milan Crha)
5054         Bug 657396 - Rename Alarms tab to Reminders in preferences (Milan Crha)
5056 Other Changes:
5057         * Adapt to new CamelSettings API. (Matthew Barnes)
5058         * Adapt to new CamelSubscribable interface. (Matthew Barnes)
5059         * Notify about all newly received messages since the last check
5060           (Milan Crha)
5061         * Using of uninitialized memory in
5062           em-folder-tree-model.c:store_info_free (Milan Crha)
5063         * Simplify em_config_target_new_account_update_settings().
5064           (Matthew Barnes)
5065         * Change license of Czech Help translation as per
5066           https://mail.gnome.org/archives/gnome-cs-list/2011-August/msg00013.html
5067           (Andre Klapper)
5068         * Use new CamelService:display-name property. (Matthew Barnes)
5069         * e_mail_store_foreach(): Take an EMailSession parameter.
5070           (Matthew Barnes)
5071         * Do not show IM icons, a workaround till bug #473862 is fixed
5072           (Milan Crha)
5073         * Update EMailBrowser actions when MessageList reloads. (Matthew Barnes)
5074         * Invalidate region by one more pixel in width and height (Milan Crha)
5075         * plugin-mono: Remove Camel.cs and Evolution.cs (Matthew Barnes)
5076         * Cannot add folder to previously saved Search folder (Milan Crha)
5077         * Add translator comment for screenshot in docs (Andre Klapper)
5078         * Very slow filling of EMSubscriptionEditor tree view (Milan Crha)
5079         * Changing source in CompEditor blocks UI (Milan Crha)
5080         * [mail-to-task] Uses incorrect function to free array of message
5081           uids (Milan Crha)
5082         * Stick Account Editor widgets at the top, like it used to before gtk3
5083           (Milan Crha)
5084         * Fix enum generation problems in glib-gen.mak. (Matthew Barnes)
5086 Translations:
5087         Christian Kirbach (de)
5088         Jorge González (es)
5089         Daniel Mustieles (es)
5090         Fran Dieguez (gl)
5091         Andika Triwidada (id)
5092         OKANO Takayoshi (ja)
5093         Kjartan Maraas (nb)
5094         A S Alam (pa)
5095         Yuri Myasoedov (ru)
5096         Мирослав Николић (sr)
5097         Daniel Nylander (sv)
5098         Dr.T.Vasudevan (ta)
5101 Evolution 3.1.5 2011-08-14
5102 --------------------------
5104 Bug Fixes:
5105         Bug 656290 - "Always carbon-copy (cc) to:" option not honored (Milan Crha)
5106         Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
5107         Bug 655957 - Current account / all accounts search changes column (Milan Crha)
5108         Bug 645476 - Message list unnecessarily scrolls back to selected row (Milan Crha)
5109         Bug 656133 - Mail-local not initialized when adding/editing account (Milan Crha)
5110         Bug 655843 - Copy to calendar doesn't add timezone information (James Bottomley)
5111         Bug 655944 - Import dialog is not showing operation progress (Milan Crha)
5112         Bug 655492 - Move 'Automatic contacts' tab to 'Contacts' part (Milan Crha)
5113         Bug 655494 - Move 'Calendar and Tasks' tab out of Mail Preferences (Milan Crha)
5114         Bug 655872 - [pst-import] Fails to properly open remote client (Milan Crha)
5115         Bug 655669 - Can't save inline pictures embedded in HTML Mails (Milan Crha)
5116         Bug 656136 - Remove time field in task editor (Milan Crha)
5117         Bug 656035. Add missing colon to string (Andre Klapper)
5118         Bug 655943 - Meeting request mails are not imported properly (Milan Crha)
5119         Bug 655870 - Uses incorrect pointer as string in error message (Milan Crha)
5120         Bug 655702 - Do not call Lists Groups when they are Lists anywhere else (Andre Klapper)
5121         Bug 655507 - Do not unload extensions, keep them preloaded (Milan Crha)
5122         Bug 655507 - Crash on startup when initializing spamassassin (Matthew Barnes)
5123         Bug 655893 - Crash on pst folder hierarchy import (Milan Crha)
5124         Bug 646646 - Incomplete and folder-incorrect import of pst file (Milan Crha)
5125         Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
5126         Bug 635211 - Select-all processed on timeout when not needed (Milan Crha)
5127         Bug 655444 - Alarm/reminder settings split in two tabs in Settings (Milan Crha)
5128         Bug 655441 - Fix typo (Andre Klapper)
5129         Bug 655430 - Forgotten EMailJunkOptions type init for mail-config.ui (Milan Crha)
5130         Bug 655353 - Add translator comment (Andre Klapper)
5131         Bug 655255 - Make comp-editor toolbar buttons' tooltips saner (Milan Crha)
5132         Bug 654889 - Closes when clicking on year/month selector (Milan Crha)
5133         Bug 654261 - Importing ics files into Evolution fails silently (Milan Crha)
5134         Bug 340614 - Replace alarm by reminder for UI consistency. (Andre Klapper)
5136 Miscellaneous Fixes:
5137         git.mk: Add support for mallard. (Matthew Barnes)
5138         EConfig: Broadcast abort/commit events by way of signals. (Matthew Barnes)
5139         Fix duplicated section ID (Andre Klapper)
5140         Gtk-Doc updates. (Matthew Barnes)
5141         EMAccountEditor: Simplify real junk/trash folder selection. (Matthew Barnes)
5142         EMFolderSelectionButton: Add an "account" property. (Matthew Barnes)
5143         EMFolderSelector: Add a "model" construct-only property. (Matthew Barnes)
5144         Add em_folder_tree_new_with_model(). (Matthew Barnes)
5145         EMFolderSelectionButton: Add a "folder-uri" property. (Matthew Barnes)
5146         Bugfixes and corrections pointed out by Akhil Laddha (Andre Klapper)
5147         Remove non-existing option as pointed out by Akhil Laddha (Andre Klapper)
5148         Fix TODO now that the code is fixed (Andre Klapper)
5149         EShell: Remove unused macro. (Matthew Barnes)
5150         Cannot reply to message without preview panel enabled (Milan Crha)
5151         Help->FAQ menu item and action are gone (Milan Crha)
5152         Fix typos in new docs (Yuri Chornoivan)
5153         EModule: Make all modules resident. (Matthew Barnes)
5154         Remove link to FAQ as content is covered by new user docs (Andre Klapper)
5155         Rename picture to new name (Andre Klapper)
5156         Add the one reused translatable picture again (Andre Klapper)
5157         Put new user documentation in place (Andre Klapper)
5158         Remove outdated instructions for doc translators (Andre Klapper)
5159         EMAccountEditor: Readability improvements. (Matthew Barnes)
5160         Avoid crashes when moving between messages quickly (Milan Crha)
5161         Do not leak memory on each mail folder change (Milan Crha)
5162         Use the same term 'Secure connection' everywhere instead of SSL (Andre Klapper)
5163         Use email instead of e-mail spelling, like anywhere else (Andre Klapper)
5164         Replace user name by username as used anywhere else in Evolution (Andre Klapper)
5165         Fix spelling of "Basic Headers" option to be consistent with the rest (Andre Klapper)
5166         Drop the duplicated 'Format' from filetype descriptionsto also sync strings with the ones used in shell/e-shell-utils.c (Andre Klapper)
5167         Forward button in Evolution Mail Configuration Assistant is actually called Continue (Andre Klapper)
5169 Translations:
5170         Fran Dieguez (gl)
5171         Christian Kirbach (de)
5172         Chao-Hsiung Liao (zh_HK)
5173         Jorge González (es)
5174         Mario Blättermann (de)
5175         Daniel Nylander (sv)
5176         Aurimas Černius (lt)
5177         Daniel Mustieles (es)
5179 Evolution 3.1.4 2011-07-25
5180 --------------------------
5182 Bug Fixes:
5183         Bug 652629 - GnomeCanvas: Disregard synthesized crossing events
5184                      (Matthew Barnes)
5185         Bug 652634 - Runtime warning on second search dialog (Matthew Barnes)
5186         Bug 653568 - Forward as Redirect doesn't work (Matthew Barnes)
5187         Bug 653699 - Improve mail notifications (Matthew Barnes)
5189 Other Changes:
5190         * Adapt to CamelSession and e-passwords changes. (Matthew Barnes)
5191         * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
5192         * Avoid camel_stream_printf(). (Matthew Barnes)
5193         * EShellContent: Fix underallocation of EAlertBar. (Matthew Barnes)
5194         * online-accounts: Give Google calendars a color. (Matthew Barnes)
5195         * connman: Recover from dropped D-Bus connections faster.
5196           (Matthew Barnes)
5197         * network-manager: Recover from dropped D-Bus connections faster
5198           (Matthew Barnes)
5199         * network-manager: Keep network availablility state accurate.
5200           (Matthew Barnes)
5201         * Fix OpenBSD/FreeBSD support (Antoine Jacoutot)
5202         * Add more categories to settings desktop file. (Antoine Jacoutot)
5203         * Convert junk filtering EPlugins to EExtensions. (Matthew Barnes)
5204         * Make "open_calendar" function as expected. (Chenthill Palanisamy)
5205         * EMailBackend: Explicitly remove CamelServices during dispose.
5206           (Matthew Barnes)
5207         * error in mail notification (Punit Jain)
5209 Translations:
5210         Marek Černocký (cs)
5211         Jorge González (es)
5212         Daniel Mustieles (es)
5213         Tommi Vainikainen (fi)
5214         Fran Dieguez (gl)
5215         Gabor Kelemen (hu)
5216         Shushi Kurose (ja)
5217         Rudolfs Mazurs (lv)
5218         Kjartan Maraas (nb)
5219         Abduxukur Abdurixit (ug)
5222 Evolution 3.1.3 2011-07-04
5223 --------------------------
5225 Bug Fixes:
5226         Bug 650671 - Service connect/disconnect not cancelled properly (Milan Crha)
5227         Bug 499739 - "Flag for follow-up" should be easier to set (Milan Crha)
5228         Bug 652958 - Evolution Account Assistant jumps steps (Matthew Barnes)
5229         Bug 653247 - Don't show TIFF documents inline (Matthew Barnes)
5230         Bug 653644 - Warning when adding plain address into a contact list (Dan Vrátil)
5231         Bug 224687 - Various fixes in contact list editor (Dan Vrátil)
5232         Bug 652627 - Invalid unref on a NULL pointer from query_cb (Milan Crha)
5233         Bug 653618 - Sending email doesn't disconnect from a server (Milan Crha)
5234         Bug 224687 - Create lists of lists (Dan Vrátil)
5235         Bug 653358 - Do not duplicate google address book (Gustavo Noronha Silva)
5236         Bug 653466 - Crash in efh_format_headers (Milan Crha)
5237         Bug 653154 - Crash when constructing calendar view (Milan Crha)
5238         Bug 637402 - No quoted mail when replying to html email (Milan Crha)
5239         Bug 650278 - Tab doesn't exit port field (Milan Crha)
5240         Bug 646442 - [mail-to-task] Edit event details before adding to calendar (Dan Vrátil)
5241         Bug 653008 - Preference window for imap accounts is too large (Milan Crha)
5242         Bug 648468 - Disconnect service after mail fetching is done (Milan Crha)
5243         Bug 631954 - itip formatter makes synchronous calls to ecal (Milan Crha)
5244         Bug 269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
5245         Bug 650223 - Do not wait on evolution's exit when done with backup/restore (Milan Crha)
5246         Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
5247         Bug 652620 - Can use uninitialized memory in alarm-notification-dialog (Milan Crha)
5248         Bug 652626 - Fix initial position of contact maps markers (Dan Vrátil)
5249         Bug 252670 - Remember columns settings in Certificates tab (Dan Vrátil)
5250         Bug 530335 - Allow Reply to selected address only (Rathin)
5252 Miscellaneous Fixes:
5253         Autocompletion in contact list editor didn't work (Milan Crha)
5254         online-accounts: Set GoaAccount ID in calendar and contact sources. (Matthew Barnes)
5255         Add a bit more error checking and do not leak icalcomponent-s (Milan Crha)
5256         Fix crash when adding account in express mode (Gustavo Noronha Silva)
5257         Limit the size of tab labels to a reasonable size (Gustavo Noronha Silva)
5258         Check for cancelled GIO operation error code too (Milan Crha)
5259         Keep opening EClient-s till they report busy error (Milan Crha)
5260         Prototype an online-accounts module. (Matthew Barnes)
5261         Postpone ENameSelector loading as much as possible (Milan Crha)
5262         [itip-formatter] stock_animation is gone, use GtkSpinner instead (Milan Crha)
5263         Add "Open With Other Application" to attachment menu. (Matthew Barnes)
5264         Allow the startup-wizard to be delayed. (Matthew Barnes)
5265         Could not select real Junk/Trash folder (Milan Crha)
5266         Fix typo in a GConf key for alarm-notification dialog timezone setting (Milan Crha)
5267         Fix few memory leaks (Milan Crha)
5269 Translations:
5270         Kristjan SCHMIDT (eo)
5271         Kjartan Maraas (nn)
5272         Мирослав Николић (sr)
5273         Jorge González (es)
5274         Mario Blättermann (de)
5275         Matej Urbančič (sl)
5276         Fran Diéguez (gl)
5277         Daniel Mustieles (es)
5278         Marek Černocký (cs)
5281 Evolution 3.1.2 2011-06-13
5282 --------------------------
5284 Bug Fixes:
5285         Bug 229244 - Re-ordering email addresses in contact list editor
5286                      (Dan Vrátil)
5287         Bug 243938 - Clicking on week numbers changes work week to week view
5288                      (Milan Crha)
5289         Bug 332907 - Contact editor duplication alert misleading (Dan Vrátil)
5290         Bug 537691 - Account editor window HIG (Matthew Barnes)
5291         Bug 578245 - View settings for threads getting lost (Milan Crha)
5292         Bug 601541 - Add 'Copy Image' Option On Inline Email Images (Milan Crha)
5293         Bug 608203 - Left pane of mailer window is narrow at startup
5294                      (Milan Crha)
5295         Bug 614274 - Labeling many messages is very slow (Matt McCutchen)
5296         Bug 619347 - Decode QP in email in Contact List Editor (Milan Crha)
5297         Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
5298                      (Mathieu Trudel-Lapierre)
5299         Bug 636809 - Address labels formatting improvements (Dan Vrátil)
5300         Bug 640083 - Cannot configure LDAPS on port 636 (Milan Crha)
5301         Bug 642557 - Display maps in contact preview (Dan Vrátil)
5302         Bug 643526 - Crash in et_get_n_children (Milan Crha)
5303         Bug 643819 - Autocomplete the Location field (Dan Vrátil)
5304         Bug 645476 - Avoid scroll to cursor on folder change in message list
5305                      (Milan Crha)
5306         Bug 646033 - Update progress in Send/Receive dialog (Milan Crha)
5307         Bug 646109 - Fix use of include <config.h> to make sure translations
5308                      work (Milan Crha)
5309         Bug 646615 - Bad single form (Milan Crha)
5310         Bug 647785 - Pasting an 24h event in month and week view doesn't work
5311                      (Milan Crha)
5312         Bug 648612 - Crash during drag & drop of recurring events (Punit Jain)
5313         Bug 649310 - Calendar only shows midnight to noon (Milan Crha)
5314         Bug 649392 - Improve calendar's "Goto" dialog and move it to dialogs
5315                      (Dan Vrátil)
5316         Bug 649757 - 'Local delivery' accounts stopped working (Milan Crha)
5317         Bug 649939 - Cann't create new folder (Milan Crha)
5318         Bug 649939 - Cann't create new folder (Milan Crha)
5319         Bug 649939 - Cann't create new folder (second shot) (Milan Crha)
5320         Bug 649952 - Do not unref result of camel_session_get_service()
5321                      (Milan Crha)
5322         Bug 649990 - Remove get_font_options() from e-util.c. (Matthew Barnes)
5323         Bug 649993 - Change behavior of --component option (Matthew Barnes)
5324         Bug 650088 - Cannot send message from Contacts view (Matthew Barnes)
5325         Bug 650223 - evolution-backup does not terminate without --gui
5326                      (Matthew Barnes)
5327         Bug 650491 - Shell handles forwarding uris to existing process wrong
5328                      (Matthew Barnes)
5329         Bug 650522 - em-format-html: Fix uninitialized variable (Colin Walters)
5330         Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
5331                      (Colin Walters)
5332         Bug 650525 - Don't install a SEGV handler (Colin Walters)
5333         Bug 650587 - Hide Search Folder actions when Search Folders are
5334                      disabled (Matthew Barnes)
5335         Bug 651001 - Cannot send message from accounts not having a provider
5336                      (Lucian Langa)
5337         Bug 651039 - Always update signature in composer on account change
5338                      (Milan Crha)
5339         Bug 651062 - refresh_folders_exec() reports progress incorrectly.
5340                      (Matthew Barnes)
5341         Bug 651135 - Crash using saved search with an empty expression
5342                      (Milan Crha)
5343         Bug 651316 - Crash with Outgoing mail filters (Milan Crha)
5344         Bug 651684 - Creates a copy of message in Outbox instead of replacing
5345                      (Milan Crha)
5346         Bug 651761 - Message window doesn't mark message seen (Milan Crha)
5347         Bug 651976 - Reply/Forward setting isn't respected in message window
5348                      (Milan Crha)
5350 Other Changes:
5351         * Simplified the format of folder URIs and refactored the
5352           evolution-mail library to use CamelFolder objects as much as
5353           possible instead of folder URIs.
5354         * Chip away at the legacy message passing infrastructure for
5355           mail operations.  Prefer GIO-style async ops using EActivity.
5356         * Cannot send message with just enabled account (Milan Crha)
5357         * Remove unused e_get_gnome2_user_dir(). (Matthew Barnes)
5358         * Add EPortEntry to the Glade catalog. (Matthew Barnes)
5359         * EMailReader: Support multiple action groups. (Matthew Barnes)
5360         * EMailReader: Remove the forward/reply style hack. (Matthew Barnes)
5361         * Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
5362         * Fix crash when opening message window. (Matthew Barnes)
5363         * Remove emfu_create_folder_real(). (Matthew Barnes)
5364         * Updated the help license from GFDL 1.2 to GFDL 1.3 and
5365           CC-BY-SA 3.0 (Chenthill Palanisamy)
5366         * Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
5367         * Move EPopupMenu to /widgets/table. (Matthew Barnes)
5368         * Embed e_hsv_tweak() directly in e-table-item.c. (Matthew Barnes)
5369         * Do not add 'Local delivery' accounts into folder tree (Milan Crha)
5370         * Replace G_CONST_RETURN with 'const'. (Matthew Barnes)
5372 Translations:
5373         Alexander Shopov (bg)
5374         Carles Ferrando (ca@valencia)
5375         Marek Černocký (cs)
5376         Jorge González (es)
5377         Daniel Mustieles (es)
5378         Seán de Búrca (ga)
5379         Fran Diéguez (gl)
5380         Kjartan Maraas (nb)
5381         Yuri Kozlov (ru)
5382         Matej Urbančič (sl)
5383         Мирослав Николић (sr)
5384         Abduxukur Abdurixit (ug)
5387 Evolution 3.1.1 2011-05-09
5388 --------------------------
5390 Bug Fixes:
5391         Bug 303653 - Make headers collapsable in preview pane (Dan Vrátil)
5392         Bug 303862 - Cannot scroll message after clicking image attachment
5393                      button (Dan Vrátil)
5394         Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
5395         Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
5396         Bug 502188 - Store 'Remember password' for calendars (Milan Crha)
5397         Bug 547954 - Clarify delete-from-search-folder warning (Dan Vrátil)
5398         Bug 588891 - Spam settings dialog terribly un-higgy (Dan Vrátil)
5399         Bug 597082 - Crash while migrating folder info (Matthew Barnes)
5400         Bug 619782 - Characters override in contact editor express mode
5401                      (Matthew Barnes)
5402         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
5403         Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
5404         Bug 641845 - Add default expansion variables to templates plugin
5405                      (Dan Vrátil)
5406         Bug 644310 - Rework "Set as Background" image option (Matthew Barnes)
5407         Bug 645545 - Attachment reminder dialog uses wrong expand
5408                      (Matthew Barnes)
5409         Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
5410         Bug 645610 - Editing contact doesn't refresh view (Milan Crha)
5411         Bug 645721 - Fix build error when enabling kerberos without specifying
5412                      path (Niki Guldbrand)
5413         Bug 645825 - Search bar not changing color when showing results
5414                      (Dan Vrátil)
5415         Bug 646197 - Crash with VALARM without ACTION property (Milan Crha)
5416         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
5417         Bug 646384 - Updated App Icon (Matthew Barnes)
5418         Bug 646817 - Hide View->Preview menu in express mode (Matthew Barnes)
5419         Bug 647116 - Crash in g_error_matches,
5420                      e_contact_editor_contact_modified (Milan Crha)
5421         Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
5422         Bug 647698 - Selected calendar doesnt authenticate after offline/online
5423                      (Matthew Barnes)
5424         Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory
5425                      (Matthew Barnes)
5426         Bug 647816 - Moving folder hierarchy causes error (David Woodhouse)
5427         Bug 648308 - Do not display full folder URI in "Opening folder"
5428                      activity (Dan Vrátil)
5429         Bug 648317 - MeeGo shell looking for the wrong atom (Abner Silva)
5430         Bug 648346 - Add style class to message browser toolbar
5431                      (Matthew Barnes)
5432         Bug 648756 - Custom imap port forgotten (Dan Vrátil)
5433         Bug 649046 - crash on startup with latest CamelURL modifications
5434                      (Lucian Langa)
5435         Bug 649365 - Creation of new repository evolution-groupwise
5436                      (Vibha Yadav)
5437         Bug 649381 - Memory leaks in contact editor (Dan Vrátil)
5439 Other Changes:
5440         * Remove unique-3.0 dependency from configure.ac. (Matthew Barnes)
5441         * Port EShell to GtkApplication. (Matthew Barnes)
5442         * Port AlarmNotify to GtkApplication. (Matthew Barnes)
5443         * evolution-settings doesn't really need to be unique. (Matthew Barnes)
5444         * Fix alignment of extra widgets in EAlertDialogs. (Matthew Barnes)
5445         * Fix an EShell reference leak. (Matthew Barnes)
5446         * Change the accelerator map file location. (Matthew Barnes)
5447         * Reduce EAlertBar height. (Matthew Barnes)
5448         * EAlertBar: Make warnings time out after 5 minutes (Matthew Barnes)
5449         * Change "mail:async-error" alerts to warnings. (Matthew Barnes)
5450         * Restore lockdown integration. (Matthew Barnes)
5451         * Rip out Anjal-specific cruft we don't need. (Matthew Barnes)
5452         * Remove the profiler plugin. (Matthew Barnes)
5453         * Remove no longer existing files from POTFILES.in (Wouter Bolsterlee)
5454         * Don't crash on missing EAlert definitions. (Matthew Barnes)
5455         * EWebView: Implement the EAlertSink interface (Matthew Barnes)
5456         * EWebView: Fix icon retrieval when showing EAlerts. (Matthew Barnes)
5457         * Demonstrate EWebView as an EAlertSink. (Matthew Barnes)
5458         * Don't try to refresh or sync mail folders when offline.
5459           (Matthew Barnes)
5460         * Kill em_composer_prefs_new_signature(). (Matthew Barnes)
5461         * Adapt to sealed up CamelService. (Matthew Barnes)
5462         * evolution-alarm-notify: replace Moblin by Meego (Alban Crequy)
5463         * Adapt to CamelService changes. (Matthew Barnes)
5464         * Do not require unique-3.0 in .pc files (Milan Crha)
5465         * e_mail_local_init(): Improve error handling. (Matthew Barnes)
5466         * Adapt to new CamelSession background job API. (Matthew Barnes)
5467         * Bump gladeui-2.0 minimum version to 3.10.0. (Matthew Barnes)
5468         * EMailBackend: Ignore cancelled background jobs. (Matthew Barnes)
5469         * Some modules missing CFLAGS/LIBS for EShell. (Matthew Barnes)
5470         * Remove redundant EAccountList utilities. (Matthew Barnes)
5471         * Add e_meeting_store_find_self(). (Matthew Barnes)
5472         * Add itip_address_is_user(). (Matthew Barnes)
5473         * Refactor CompEditor pages to isolate EAccount usage. (Matthew Barnes)
5474         * Add itip_get_user_identities(). (Matthew Barnes)
5475         * Fix a memory leak (Milan Crha)
5476         * Add itip_get_fallback_identity(). (Matthew Barnes)
5477         * Make EAlertBar messages selectable (Milan Crha)
5478         * Adapt to extra arg in camel_session_get_service_by_url().
5479           (Matthew Barnes)
5480         * EMFolderSelectionButton: Remove unused multiselect functions.
5481           (Matthew Barnes)
5482         * groupwise-features: Fix a compiler warning. (Matthew Barnes)
5483         * MailFolderCache: Remove 'folders_uri' hash table (Matthew Barnes)
5484         * e_get_account_by_uid(): Also handle CamelTransport UIDs.
5485           (Matthew Barnes)
5486         * EMEventTargetFolder: Add an EAccount member. (Matthew Barnes)
5487         * EMConfigTargetAccount: Add original_account member. (Matthew Barnes)
5488         * Simplify mail_session_get_password(). (Matthew Barnes)
5489         * Remove e_get_account_by_transport_url(). (Matthew Barnes)
5490         * EMailSession: Fix popb4smtp authentication. (Matthew Barnes)
5491         * Add em_folder_tree_get_selected_account(). (Matthew Barnes)
5492         * EMailShellView: Open the selected folder ourselves. (Matthew Barnes)
5493         * Remove e_mail_reader_set_folder_uri(). (Matthew Barnes)
5494         * Drop 'folder_uri' param from message_list_set_folder().
5495           (Matthew Barnes)
5496         * Add some handy folder URI utility functions. (Matthew Barnes)
5497         * Replace camel_store_folder_uri_equal() with
5498           e_mail_folder_uri_equal(). (Matthew Barnes)
5499         * em-utils.c: Simplify guess_account_from_folder(). (Matthew Barnes)
5500         * Drop 'folder_uri' param from em_utils_folder_is_drafts().
5501           (Matthew Barnes)
5502         * Drop 'folder_uri' param from em_utils_folder_is_templates().
5503           (Matthew Barnes)
5504         * Drop 'folder_uri' param from em_utils_folder_is_sent().
5505           (Matthew Barnes)
5506         * Drop 'folder_uri' param from em_utils_folder_is_outbox().
5507           (Matthew Barnes)
5508         * Change em_folder_tree_model_user_marked_unread() params.
5509           (Matthew Barnes)
5510         * Remove 'from_uri' params from e-msg-composer-utils.c.
5511           (Matthew Barnes)
5512         * Build vfolder rules with CamelFolders instead of folder URIs.
5513           (Matthew Barnes)
5514         * Remove e_mail_reader_get_folder_uri(). (Matthew Barnes)
5515         * Drop 'folder_uri' member from MessageList. (Matthew Barnes)
5516         * groupwise-features: Avoid e_get_account_by_source_url().
5517           (Matthew Barnes)
5518         * MessageList: Simplify the "Location" column. (Matthew Barnes)
5519         * EMFolderSelectionButton: Avoid e_get_account_by_source_url().
5520           (Matthew Barnes)
5521         * Remove EMFolderTreeModel::folder-added signal. (Matthew Barnes)
5522         * Use e_mail_folder_uri_from_folder() instead of
5523           camel_folder_get_uri(). (Matthew Barnes)
5524         * Simplify em_folder_tree_set_selected_list(). (Matthew Barnes)
5525         * Teach e_mail_folder_uri_parse() to parse 'email://' URIs.
5526           (Matthew Barnes)
5527         * Simplify e_mail_session_uri_to_folder_sync(). (Matthew Barnes)
5528         * Drop support for command-line 'email://' URIs. (Matthew Barnes)
5529         * Simplify emae_account_folder(). (Matthew Barnes)
5530         * Simplify em_utils_folder_is_templates(). (Matthew Barnes)
5531         * Simplify em_utils_folder_is_drafts(). (Matthew Barnes)
5532         * Simplify em_utils_folder_is_sent(). (Matthew Barnes)
5533         * Simplify em_folder_tree_model_set_folder_info(). (Matthew Barnes)
5534         * EMFolderTreeModel: Always populate the CamelStore column.
5535           (Matthew Barnes)
5536         * EMFolderTreeModel: Avoid e_get_account_by_source_url().
5537           (Matthew Barnes)
5538         * EMAccountEditor: Fix a runtime warning. (Matthew Barnes)
5539         * Introduce a new, simpler folder URI format. (Matthew Barnes)
5540         * EMFolderTreeModel: Use the new folder URI format. (Matthew Barnes)
5541         * EMFilterFolderElement: Use the new folder URI format. (Matthew Barnes)
5542         * EMVFolderRule: Use the new folder URI format. (Matthew Barnes)
5543         * e_mail_local_init(): Use the new folder URI format. (Matthew Barnes)
5544         * Simplify e_mail_session_unsubscribe_folder_sync(). (Matthew Barnes)
5545         * Simplify em_vfolder_rule_from_message(). (Matthew Barnes)
5546         * Simplify em_vfolder_rule_from_address(). (Matthew Barnes)
5547         * Simplify vfolder_adduri_desc(). (Matthew Barnes)
5548         * MailFolderCache: Emit folder names instead of URIs in signals.
5549           (Matthew Barnes)
5550         * mail-config.c: Don't try to rename obsolete config files.
5551           (Matthew Barnes)
5552         * Remove em_uri_from_camel() and em_uri_to_camel(). (Matthew Barnes)
5553         * fetch_mail_exec(): Remove hack for local Inbox. (Matthew Barnes)
5554         * Remove uid_cachename_hack(). (Matthew Barnes)
5555         * Adapt to X-Evolution-Source headers storing UIDs. (Matthew Barnes)
5556         * Remove e_get_account_by_source_url(). (Matthew Barnes)
5557         * em_folder_utils_copy_folder(): Change function parameter.
5558           (Matthew Barnes)
5559         * em_folder_utils_create_folder(): Change function parameters.
5560           (Matthew Barnes)
5561         * Remove em_folder_tree_get_selected_folder_info(). (Matthew Barnes)
5562         * MailFolderCache: Drop folder URI in "folder-changed" signal.
5563           (Matthew Barnes)
5564         * mail-send-recv.c:get_folders(): Adapt to CamelVeeStore change.
5565           (Matthew Barnes)
5566         * Adapt to CamelFolderInfo.name -> display_name. (Matthew Barnes)
5567         * Adapt to CamelFolder:name -> display-name. (Matthew Barnes)
5569 Translations:
5570         Abderrahim Kitouni (ar)
5571         Krasimir Chonov (bg)
5572         Alexander Shopov (bg)
5573         David Planella (ca)
5574         Jordi Serratosa (ca)
5575         Jiří Eischmann (cs)
5576         Kenneth Nielsen (da)
5577         Christian Kirbach (de)
5578         Daniel Mustieles (es)
5579         Ivar Smolin (et)
5580         Inaki Larranaga Murgoitio (eu)
5581         Fran Diéguez (gl)
5582         Gabor Kelemen (hu)
5583         Luca Ferretti (it)
5584         Takayuki KUSANO (ja)
5585         Takayoshi OKANO (ja)
5586         Shankar Prasad (kn)
5587         Žygimantas Beručka (lt)
5588         Kjartan Maraas (nb)
5589         Wouter Bolsterlee (nl)
5590         Hannie Dumoleyn (nl)
5591         Djavan Fagundes (pt_BR)
5592         Yuri Myasoedov (ru)
5593         Daniel Nylander (sv)
5594         Dr.T.Vasudevan (ta)
5595         Abduxukur Abdurixit (ug)
5596         Daniel Korostil (uk)
5597         Aron Xu (zh_CN)
5598         Chao-Hsiung Liao (zh_HK)
5601 Evolution 3.0.0 2011-04-04
5602 --------------------------
5604 Bug Fixes:
5605         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
5606         Bug 646384 - Updated App Icon (Matthew Barnes)
5607         Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
5609 Other Changes:
5610         * Fix translations being broken by removing calls to bindtextdomain()
5611           from plugins. It shouldn't be needed for plugins that live in
5612           the evolution source tree anyway since they should just use the
5613           translation domain they inherit from main(). (Kjartan Maraas)
5615 Translations:
5616         Khaled Hosny, Abderrahim Kitouni (ar)
5617         David Planella, Jordi Serratosa (ca)
5618         Jiří Eischmann (cs)
5619         Kenneth Nielsen (da)
5620         Wolfgang Stöggl (de)
5621         Inaki Larranaga Murgoitio (eu)
5622         Bruno Brouard (fr)
5623         Rajesh Ranjan (hi)
5624         Gabor Kelemen (hu)
5625         Luca Ferretti (it)
5626         Takayuki KUSANO (ja)
5627         Shankar Prasad (kn)
5628         Žygimantas Beručka (lt)
5629         Sandeep Shedmake (mr)
5630         Wouter Bolsterlee, Hannie Dumoleyn (nl)
5631         Djavan Fagundes (pt_BR)
5632         Daniel Nylander (sv)
5633         Dr.T.Vasudevan (ta)
5634         Daniel Korostil (uk)
5635         Aron Xu (zh_CN)
5636         Chao-Hsiung Liao (zh_HK)
5639 Evolution 2.91.92 2011-03-21
5640 ----------------------------
5642 Bug Fixes:
5643         Bug 223838 - Do not share global Sent folder view with regular folders
5644                      (Milan Crha)
5645         Bug 586461 - Remove signature also from HTML formatted emails on reply
5646                      (Milan Crha)
5647         Bug 615204 - Adding AOL mail account as IMAP results in POP account
5648                      (Milan Crha)
5649         Bug 618440 - "Reply" does not always strip signatures (Milan Crha)
5650         Bug 637641 - Crash on audio alarms with invalid file URI set
5651                      (Milan Crha)
5652         Bug 641939 - Doesn't read online state on start (Milan Crha)
5653         Bug 643507 - Font preferences don't work (Matthew Barnes)
5654         Bug 644053 - Fix packing in "Network Preferences" (Matthew Barnes)
5655         Bug 644066 - Text selection is cleared when right-clicking on a link
5656                      (Matthew Barnes)
5657         Bug 644107 - Local addressbooks created without relative_uri set
5658                       (Milan Crha)
5659         Bug 644164 - Using outdated Connman D-Bus names (Hao H Li)
5660         Bug 644166 - Add style class to primary toolbars (Matthew Barnes)
5661         Bug 644194 - EAddressbookModel: Logic error in remove_contact
5662                      (Jari Urpalainen)
5663         Bug 644232 - Support NetworkManager 0.9 (Dan Williams)
5664         Bug 644235 - Make EActivityProxy a GtkFrame (Cosimo Cecchi)
5665         Bug 644301 - Invalid GVariant format in NetworkManager module
5666                      (Milan Crha)
5667         Bug 644792 - Crash when sending D-Bus message (Milan Crha)
5669 Miscellaneous Fixes:
5670         * Typo in comment: s/datefime-formats/datetime-formats/ (Paul Menzel)
5671         * Do not prompt for offline when mail backend not started (Milan Crha)
5672         * Use message subject for attachment description if no filename 
5673           provided (Milan Crha)
5674         * Minor glitches in Account Editor (Milan Crha)
5675         * Fix build break after recent eds changes (Milan Crha)
5676         * Fix few invalid reads caused by ECanvas (Milan Crha)
5677         * Save account list when changing account (Milan Crha)
5678         * Select IMAP+ by default in new account setup (Matthew Barnes)
5680 Translations:
5681         Mario Blättermann (de)
5682         Bruce Cowan (en_GB)
5683         Ivar Smolin (et)
5684         Bruno Brouard (fr)
5685         Fran Diéguez (gl)
5686         Gabor Kelemen (hu)
5687         Luca Ferretti (it)
5688         Changwoo Ryu (ko)
5689         Rudolfs Mazurs (lv)
5690         Manoj Kumar Giri (or)
5691         Piotr Drąg (pl)
5692         Duarte Loreto (pt)
5693         Lucian Adrian Grijincu (ro)
5694         Yuri Myasoedov (ru)
5695         Andrej Žnidaršič (sl)
5696         Daniel Nylander (sv)
5697         Daniel Korostil (uk)
5700 Evolution 2.91.91 2011-03-07
5701 ----------------------------
5703 Bug Fixes:
5704         Bug 434972 - Reply does not detect "RE :" subject prefix (Milan Crha)
5705         Bug 550867 - Showing location in meetings (Milan Crha)
5706         Bug 608804 - Some attachments make evolution crash in libical
5707                      (Milan Crha)
5708         Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
5709                      (Milan Crha)
5710         Bug 623593 - Cannot drag&drop attached messages from mails (Milan Crha)
5711         Bug 635002 - Fix invalid use of .la file in contact-editor
5712                      (Pacho Ramos)
5713         Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed
5714                      (Matthew Barnes)
5715         Bug 640829 - Can drop text/plain message lines in message preview
5716                      (Milan Crha)
5717         Bug 641343 - Cannot scroll to bottom of folder list while dragging
5718                      (Milan Crha)
5719         Bug 641374 - "Send new mail to..." popup action doesn't work
5720                      (Milan Crha)
5721         Bug 641456 - Crash in pst_process_appointment at pst-importer.c
5722                      (Milan Crha)
5723         Bug 641805 - Clicking links in mail composer opens URL twice
5724                      (Milan Crha)
5725         Bug 642093 - Frees message attachment content on Reply (Milan Crha)
5726         Bug 642447 - Invalid reads while disabling groupwise account
5727                      (Milan Crha)
5728         Bug 642954 - Doesn't commit/abort sequence on modification error
5729                      (Milan Crha)
5730         Bug 643218 - Local delivery doesn't deliver after maildir migration
5731                      (Milan Crha)
5732         Bug 643297 - multipart/related formatter skips the last part
5733                      (Milan Crha)
5734         Bug 643402 - Fails to build with --disable-smime (Milan Crha)
5735         Bug 643635 - Typo in the code from commit for bug #434972 (Milan Crha)
5736         Bug 643693 - Crash opening attached text/html mail (Milan Crha)
5738 Other Changes:
5739         * Write state.ini immediately in EShellView::dispose method
5740           (Milan Crha)
5741         * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.
5742           (Matthew Barnes)
5743         * Fix incorrect use of ngettext from a patch for bug #635414
5744           (Milan Crha)
5745         * Slightly smaller dialogs for Reply type questions (but not all)
5746           (Milan Crha)
5747         * Let Esc behave like Cancel in Reply questions and do not leak
5748           message (Milan Crha)
5749         * Do not leak attachments in a mail view (Milan Crha)
5750         * Merge duplicate local sources (Milan Crha)
5751         * Do not flush Outbox when mail shell backend not started (Milan Crha)
5752         * Construct attachment bars for correct message part ids (Milan Crha)
5753         * Bump BASE_VERSION to 3.0. (Matthew Barnes)
5755 Translations:
5756         Daniel Mustieles (es)
5757         Mattias Põldaru (et)
5758         Bruno Brouard (fr)
5759         Rudolfs Mazurs (lv)
5760         Kjartan Maraas (nb)
5761         Nguyễn Thái Ngọc Duy (vi)
5762         Wei Li (zh_CN)
5763         Chao-Hsiung Liao (zh_HK)
5766 Evolution 2.91.90 2011-02-21
5767 ----------------------------
5769 Bug Fixes:
5770         Bug 639483 - Category list includes weather information (Milan Crha)
5771         Bug 639043 - Alarm notify snooze time not properly adjustable (Chris Hemsing)
5772         Bug 642121 - Won't build with --with-clutter due missing include (Dan Vrátil)
5773         Bug 642566 - Picture Gallery, not Image Gallery (Matthew Barnes)
5774         Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
5775         Bug 642088 - Crash when changing advanced send options in GroupWise (Milan Crha)
5776         Bug 638478 - During sending fails to parse X-Evolution-PostTo field (Milan Crha)
5777         Bug 638391 - Always passing NULL to emu_addr_cancel_book() (Milan Crha)
5778         Bug 638333 - Critical warning when invoking File->New->Mail Folder (Milan Crha)
5779         Bug 640802 - [express] Message preview automatically switches to vertical view (Milan Crha)
5780         Bug 255973 - Contact preview waste space and cosmetic correction (Dan Vrátil)
5781         Bug 642171 - Implicit libgnome dependency for lockdown GConf keys (Matthew Barnes)
5782         Bug 638057 - Evolution --express doesn't remember status bar setting (Milan Crha)
5783         Bug 637924 - Shows duplicate sentence while click "Back-Sending" button (Gary Lin)
5784         Bug 637923 - Wrap long text in Yahoo email setup (Frederic Crozat)
5785         Bug 637727 - Sent/Draft folder not set in startup-wizard account (Milan Crha)
5786         Bug 637493 - Fails to build with --enable-profiling configure option (Milan Crha)
5787         Bug 636408 - Loss of data on removal of an IMAP folder with an asterisk (Milan Crha)
5788         Bug 641502 - Flickering while resizing the mail list (Milan Crha)
5789         Bug 641701 - Issues with pst-import plugin (Milan Crha)
5790         Bug 641756 - Fix warnings from GCC 4.6 (Kjartan Maraas)
5791         Bug 634571 - Check for 'mono-2' rather than 'mono' package (Milan Crha)
5792         Bug 641451 - Crash in folder_selection_button_new (Bharath Acharya)
5793         Bug 641011 - Ugly appointment editing windows (Milan Crha)
5794         Bug 222423 - Support Face headers (Dan Vrátil)
5795         Bug 640801 - Workaround gtk3 bug (Milan Crha)
5796         Bug 635144 - Using external editor duplicates signature (Milan Crha)
5798 Miscellaneous Fixes:
5799         Order matters, process master object first, then detached instances (Milan Crha)
5800         Slightly nicer EAlertDialog after move to gtk3 (Milan Crha)
5801         Require libsoup-gnome-2.4 instead of libsoup-2.4. (Matthew Barnes)
5802         Remove NULL checks for GObject methods. (Matthew Barnes)
5803         Bump GTK+ requirement to 3.0. (Matthew Barnes)
5804         Do not perform the summary consistency check on local folders, 'On this Computer' (Chenthill Palanisamy)
5805         Composer: Add Edit -> Preferences (Matthew Barnes)
5806         Fix cairo-gobject.h include path (Milan Crha)
5807         Fix image dropping in composer while in HTML mode. (Matthew Barnes)
5809 Translations:
5810         Changwoo Ryu (ko)
5811         Daniel Mustieles (es)
5812         Ivar Smolin (et)
5813         Petr Kovar (cs)
5814         Jorge González (es)
5815         Fran Diéguez (gl)
5816         Xandru Armesto (ast)
5817         Mario Blättermann (de)
5818         Kjartan Maraas (nn)
5819         Sweta Kothari ()
5821 Evolution 2.91.6 2011-01-11
5822 ---------------------------
5824 Bug Fixes:
5825         Bug 640760 - New mail "stuck" if missing attachment dialog cancelled (Matthew Barnes)
5826         Bug 640707 - Crash on 'Add to address book'->'Edit full' click (Milan Crha)
5827         Bug 640706 - Can't edit filter/advance search condition (Milan Crha)
5828         Bug 640704 - Replace GtkWindow::allow_shrink/grow with resizable (Milan Crha)
5829         Bug 640536 - Warnings when adding a google account in express mode (Milan Crha)
5830         Bug 640526 - Default column width in address card view is small (Matthew Barnes)
5831         Bug 640522 - Set minimal height on Description fields in event editors (Milan Crha)
5832         Bug 640516 - Information bar above folder list is empty (Milan Crha)
5833         Bug 640517 - Runtime warnings when launching composer (Milan Crha)
5834         Bug 640083 - Cannot configure LDAPS on port 636 (Matthew Barnes)
5835         Bug 640025 - Silence debug output in spamassassin plugin (Matthew Barnes)
5836         Bug 640091 - Improve error handling during send post-processing (Matthew Barnes)
5837         Bug 634403 - Mails Label popup menu is not updated properly (Milan Crha)
5838         Bug 604534 - Evolution "ignores" key-usage info in certificates (Milan Crha)
5839         Bug 633982 - Crash when trying to Create a search folder from a search (Milan Crha)
5840         Bug 633788 - Mail plugin's update-actions handler is never called (Milan Crha)
5841         Bug 553438 - Deletes lines of a reply when changing address (Milan Crha)
5842         Bug 600013 - Crash in mail_reader_message_loaded_cb (Milan Crha)
5843         Bug 634305 - Crash on move of contacts between books (Milan Crha)
5844         Bug 638087 - Crash at merging duplicate contact (Vibha Yadav)
5845         Bug 638808 - camel_shutdown() called too early (Milan Crha)
5846         Bug 593020 - Do not check Bcc in "Sender or Recipients" condition (Milan Crha)
5848 Miscellaneous Fixes:
5849         libchamplain-0.8 exists now. (Matthew Barnes)
5850         gladeui is 2.0 now (Milan Crha)
5851         Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
5852         No more "expose-event" on GtkWidget (Milan Crha)
5853         Most (but not all) packing issues from Mail preferences (Milan Crha)
5854         Do not oversize New and Send/Receive toolbar buttons (Milan Crha)
5855         Adapt size_request vfuncs to latest gtk+-3.0 API. (Rodrigo Moya)
5856         Adapt smclient to latest gtk+-3.0 API. (Kjartan Maraas)
5857         Adapt gdk_window_get_geometry for gtk+-3.0 (Vibha Yadav)
5858         Adapt to GtkComboBox class reorg. (Matthew Barnes)
5859         Avoid using deprecated GTK_SELECTION_EXTENDED (Vibha Yadav)
5860         Use latest gnome-desktop API (Rodrigo Moya)
5861         gdk_cursor_unref() -> g_object_unref() (Matthew Barnes)
5862         Dialogs no longer have separators. (Matthew Barnes)
5863         Drop support for gtk+-2.0. (Matthew Barnes)
5864         Adapt to Camel API changes. (Matthew Barnes)
5865         mail: Use G_DEFINE_TYPE for EmFolderTreeModel (Benjamin Otte)
5866         Use e_load_book_source_async() for all EBook loading. (Matthew Barnes)
5867         Use e_source_selector_get_source_by_path(). (Matthew Barnes)
5868         Fudge GtkScrollable for gtk2. (Matthew Barnes)
5869         Fudge gtk_widget_get_preferred_size() for gtk2. (Matthew Barnes)
5870         Do not hide maildir accounts from UI (Milan Crha)
5871         GtkSelectionData is sealed in GTK3. (Matthew Barnes)
5873 Translations:
5874         Andrej Žnidaršič (sl)
5875         Ivar Smolin (et)
5876         Klemen Košir (sl)
5877         Jorge González (es)
5878         Fran Diéguez (gl)
5879         Daniel Nylander (sv)
5880         Daniel Mustieles (es)
5881         Michael Kotsarinis (el)
5883 Evolution 2.91.5 2010-01-10
5884 ---------------------------
5886 Bug Fixes:
5887         Bug 567879 - Add View >> Gallery Option In Email Composer (Milan Crha)
5888         Bug 633854 - Crash in build_template_menus_recurse (Milan Crha)
5889         Bug 637482 - Flushing outbox gives up on first error (Matthew Barnes)
5890         Bug 637906 - Don't ask again when sending to non-mail recipients
5891                      (Milan Crha)
5892         Bug 638245 - Crash when printing Work Week view (Milan Crha)
5894 Other Changes:
5895         * Disconnect signal handlers from actions in alert_dispose()
5896           (Milan Crha)
5897         * Temporarily remove GDK_DISABLE_DEPRECATED (again). (Matthew Barnes)
5898         * Call setlocale() instead of gtk_set_locale(). (Matthew Barnes)
5899         * Fix menu item capitalizaion. (Matthew Barnes)
5900         * Add e_shell_submit_alert(). (Matthew Barnes)
5901         * Fix wrong button name in Restore instructions (Andre Klapper)
5902         * Fix all back up that should be backup (Andre Klapper)
5903         * Improve wording of Maildir migration dialog. (Matthew Barnes)
5904         * Avoid idle callbacks in EMailBackend initialization. (Matthew Barnes)
5905         * Improve Maildir migration. (Matthew Barnes)
5906         * EMFolderTree: Fully implement ESelectableInterface. (Matthew Barnes)
5907         * EActionComboBox: Fix runtime warnings with GTK3. (Matthew Barnes)
5908         * EAttachmentIconView: Fix runtime warnings with GTK3. (Matthew Barnes)
5910 Translations:
5911         Ask H. Larsen (da)
5912         Jorge Gonzalez (es)
5913         Daniel Mustieles (es)
5914         Ivar Smolin (et)
5915         Fran Diéguez (gl)
5916         Torstein Adolf Winterseth (nv)
5917         A S Alam (pa)
5918         Daniel Nylander (sv)
5919         Gheyret T.Kenji (ug)
5920         Yinghua Wang (zh_CN)
5921         Aron Xu (zh_CN)
5924 Evolution 2.91.4 2010-12-20
5925 ---------------------------
5927 Bug Fixes:
5928         Bug 250046 - Quote names in addresses when necessary in mail preview (Milan Crha)
5929         Bug 634385 - Crash in smtp_connect (Milan Crha)
5930         Bug 637162 - May not add toolbar Send/Receive button multiple times (Milan Crha)
5931         Bug 436914 - Reply to inline GPG quotes raw GPG message (Milan Crha)
5932         Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
5933         Bug 633702 - Forget password when saving account without "Remember password" (Milan Crha)
5934         Bug 633611 - Do not close Add Filter Rule dialog on error (Milan Crha)
5935         Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
5936         Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
5937         Bug 593587 - Fails to retrieve free/busy info if auth required (Milan Crha)
5938         Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
5939         Bug 627536 - Open meeting as meeting, not as appointment, in week view (Milan Crha)
5940         Bug 620234 - Invalid writes during free/busy (Milan Crha)
5941         Bug 636265 - Trash is untranslated in the window title (Matthew Barnes)
5942         Bug 635755 - Authenticate books in addressbook importers on open (Milan Crha)
5943         Bug 567415 - Remove "Nettiquette" section. (Andre Klapper)
5944         Bug 544328 - Fix right-click, right click, double-click, double click spellings. (Andre Klapper)
5945         Bug 608527 - Remove non-existing images/figures linked from User Guide. (Andre Klapper)
5946         Bug 566240 - Remove useless part of sentence. (Andre Klapper)
5947         Bug 588572 - Fix invalid sentence. (Andre Klapper)
5948         Bug 587153 - Fix broken sentence. (Andre Klapper)
5949         Bug 587152 - Fix broken sentence. (Andre Klapper)
5950         Bug 588570 - Fix weird sentence. (Andre Klapper)
5951         Bug 634734 - Fix steps for contact list creation. (Andre Klapper)       
5952         Bug 555324 - Ask for destination before "Save in Addressbook" inline vCard (Milan Crha)
5953         Bug 627176 - Do not spawn other process when clicking mailto: uri (Milan Crha)
5954         Bug 621150 - Add the possibility to modify locale of the quoting messages (Jan Holesovsky)
5955         Bug 602183 - Crash in Mini Calendar View (bnc) (Vibha Yadav)
5956         Bug 636058 - Account setup issues express mode. (Punit Jain)
5958 Miscellaneous Fixes:
5959         Show common addressbook and calendar errors in an alert sink (Milan Crha)
5960         Remove duplicated info listed already in Quick Reference PDF anyway. (Andre Klapper)
5961         Remove useless listing of all categories available. No additional value to have that in the docs. (Andre Klapper)
5962         Check for the existence of .Outbox folder while migrating. Make sure the dummy account is created only once. 
5963          Revert couple of fixes (Chenthill Palanisamy)
5964         Free/busy meeting view doesn't work due to non-working extension (Milan Crha)
5965         Remove confusing and isolated "Contact list" line. (Andre Klapper)
5966         Set the provider's defaults on when CamelURLs get refreshed with a new protocol (Federico Mena Quintero)
5967         Avoid a crash when building templates menu. (Matthew Barnes)
5968         CalDAV plugin - use saved password, if available, for server browsing (Milan Crha)
5969         Revert the doc changes committed. (Bharath Acharya)
5970         Default to beginning of the day for the last alarm notification (Milan Crha)
5972 Translations:
5973         Nguyễn Thái Ngọc Duy (vi)
5974         Chao-Hsiung Liao (zh_HK)
5975         Jorge González (es)
5976         Philip Withnall (en_GB)
5977         Ani Peter (ml)
5978         Marcos Lans (gl)
5979         Kjartan Maraas (nn)
5980         A S Alam (pa)
5982 Evolution 2.91.3 2010-11-29
5983 ---------------------------
5984 Bug Fixes:
5985         Revert certain parts from commit for bug #635738 (Milan Crha)
5986         Bug #635828 - Do not send meeting mails with no recipient (Milan Crha)
5987         Bug #635738 - Sanitize Previous/Next buttons when not usable (Milan Crha)
5988         Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread (Milan Crha)
5989         Bug #207580 - Allow new mail check on individual accounts (Milan Crha)
5990         Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
5991         Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
5992         Bug #371705 - Calendar's day view does not reset its IM context (Milan Crha)
5993         Bug #635087 - Leftover files after migration of config/data/cache to XDG directories (Mathieu Trudel-Lapierre)
5994         Bug #633783 - Folder->Expunge enabled when no folder selected (Milan Crha)
5995         Bug #633779 - GtkComboBoxText issues (Milan Crha)
5996         Bug #633774 - Headers are gone in grouped view (Vibha Yadav)
5997         Bug #632781 - Cannot disable search folders (Milan Crha)
5998         Bug #632683 - Remove-duplicates should work on selection (Milan Crha)
5999         Bug #632293 - Do not add POP accounts into folder tree (Milan Crha)
6000         Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
6001         Bug #632671 - "Search interrupted" status message forever (Milan Crha)
6002         Bug #632176 - Force user name on Google calendar/address book (Milan Crha)
6004 Miscellaneous Fixes:
6005         [vCard-inline] Check also text/directory parts (Milan Crha)
6006         Reset IM context when entering ECellText editing (Milan Crha)
6007         Maildir migration: allow subfolders for Inbox (Chenthill Palanisamy)
6008         Migrate the local store from mbox to maildir format (Chenthill Palanisamy)
6009         Fix windows build of backup-restore plugin (Fridrich Štrba)
6010         Drop accessibility support for ECellText. (Matthew Barnes)
6011         Workaround crash when pasting nothing into html message composer (Milan Crha)
6012         Use gtk_paned_new() instead gtk_[v|h]paned_new() (Javier Jardón)
6014 Translations:
6015         Ville-Pekka Vainio (fi)
6016         Gheyret T.Kenji (ug)
6017         Ivar Smolin (et)
6018         Jorge González (es)
6019         Fran Diéguez (gl)
6020         Marcos Lans (gl)
6021         Kjartan Maraas (nn)
6023 Evolution 2.91.2 2010-11-08
6024 ---------------------------
6026 Bug Fixes:
6027         Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
6028                      (Milan Crha)
6029         Bug 484554 - Day names can overlap in calendar printouts (Milan Crha)
6030         Bug 534453 - Incorporate 'Remove attachments' plugin (Rex Tsai)
6031         Bug 567265 - BCC kept on message forward from Sent folder (Milan Crha)
6032         Bug 592045 - Use week-day names in abbreviated date (Milan Crha)
6033         Bug 597567 - Crash in comp_subject() (Milan Crha)
6034         Bug 612181 - Show recurring events in italic in date navigator
6035                      (Milan Crha)
6036         Bug 628139 - Thread-safety issues in libical time zone loading
6037                      (Matthew Barnes)
6038         Bug 629479 - Runtime critical warnings from e-print.c (Milan Crha)
6039         Bug 630504 - Precache collate keys before sorting in EReflowModel
6040                      (Milan Crha)
6041         Bug 630695 - Invalid read when enable/disable the account in
6042                      preferences (Milan Crha)
6043         Bug 630969 - Implement also Message->Go to->Previous Thread
6044                      (Milan Crha)
6045         Bug 631451 - Add handlers for x-scheme-handler/mailto (Milan Crha)
6046         Bug 631526 - Loading images doesn't use proxy credentials (Milan Crha)
6047         Bug 631731 - Remove status icon from mail notifier (William Jon McCann)
6048         Bug 631870 - Memory leak in e_week_view after GtkObject removal
6049                      (Milan Crha)
6050         Bug 631956 - Reset renderer properties in
6051                      action_combo_box_render_pixbuf (Milan Crha)
6052         Bug 631981 - Change reply_close_browser short description text
6053                      (Milan Crha)
6054         Bug 631982 - Hide Page properties in signature editor (Milan Crha)
6055         Bug 632199 - Opening calendar from panel clock goes to previous day
6056                      (Milan Crha)
6057         Bug 632278 - Double .vcf extension on addressbook save (Milan Crha)
6058         Bug 632280 - Backup file name should include date (YYYYMMDD)
6059                      (Milan Crha)
6060         Bug 632483 - [WinXP] Does not start when updated from 2.8 (Milan Crha)
6061         Bug 632562 - Disabled account in preferences not remove in folder tree
6062                      (Milan Crha)
6063         Bug 632580 - Freezes UI on account disable (Milan Crha)
6064         Bug 632641 - Handle combo box text API going away (Matthias Clasen)
6065         Bug 632679 - Add 'Remove attachments' in pop up menu (Milan Crha)
6066         Bug 632767 - Some widgets removed from mail-config.ui (Milan Crha)
6067         Bug 632768 - Message list not realized when opening new folder
6068                      (Milan Crha)
6069         Bug 632769 - EMeetingTimeSelector can be unrealized in express mode
6070                      (Milan Crha)
6071         Bug 632870 - Cut and paste broken in ESignatureEditor (Matthew Barnes)
6072         Bug 632903 - Support libnotify-0.7 (Flo Gravo)
6073         Bug 632941 - Calendar ignores preference "show/hide end times"
6074                      (Milan Crha)
6075         Bug 633155 - Incorrect signal connection with
6076                      mail-vfolder.c:folder_deleted_cb (Milan Crha)
6077         Bug 633158 - Importer stops after single mail import (Milan Crha)
6078         Bug 633172 - Folder->Subscriptions is always enabled (Matthew Barnes)
6079         Bug 633371 - Remote pop folder no longer emptied (Milan Crha)
6080         Bug 633471 - EAttachmentStore store folder name where uri is expected
6081                      (Matthew Barnes)
6082         Bug 634088 - Uses uninitialized variable in action_contact_new_cb
6083                      (Milan Crha)
6085 Other Changes:
6086         * Add an EOfflineAlert module. (Matthew Barnes)
6087         * Send errors to an EAlertSink instead of the task bar.
6088           (Matthew Barnes)
6089         * Kill mail_config_get_gconf_client(). (Matthew Barnes)
6090         * Kill mail_config_service_set_save_passwd(). (Matthew Barnes)
6091         * Move more account utilities to e-account-utils.c. (Matthew Barnes)
6092         * Collect mail enum types in e-mail-enums.h. (Matthew Barnes)
6093         * Add an "ellipsize" property to EMFolderTree. (Matthew Barnes)
6094         * Crash on start with vfolders configured (Milan Crha)
6095         * Reduce GConf usage in em-composer-utils.c. (Matthew Barnes)
6096         * Deal with GtkComboBoxEntry removal in gtk+-3.0. (Matthew Barnes)
6097         * Add missing gtk-compat.h include to various files (Milan Crha)
6098         * Memory leaks around g_value_set_string (Milan Crha)
6099         * Kill mail_store_set_offline(). (Matthew Barnes)
6100         * Fix build on platforms when ngettext is a macro (Fridrich Štrba)
6101         * Drop usage of GtkAnchorType. (Matthew Barnes)
6102         * Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files (Milan Crha)
6103         * More detailed runtime warning on message list pre-sorting
6104           (Milan Crha)
6105         * Port gnome-canvas drawing from GDK to cairo. (Benjamin Otte)
6106         * Kill mail_append_mail(). (Matthew Barnes)
6107         * Skip writing to Outbox when sending. (Matthew Barnes)
6108         * EMailReader: Rewrite message retrieval tracking. (Matthew Barnes)
6109         * Kill mail_get_messagex(). (Matthew Barnes)
6110         * Kill em_folder_utils_unsubscribe_folder(). (Matthew Barnes)
6111         * EMailBrowser: Implement EAlertSink. (Matthew Barnes)
6112         * EMailReader: Add a get_alert_sink() method. (Matthew Barnes)
6113         * Add missing stock appointment-reminder icons (Milan Crha)
6114         * Set checkspin label mnemonic widget in account editor (Milan Crha)
6115         * Utilize the new ESourceSelector:primary-selection property.
6116           (Matthew Barnes)
6117         * Use @valuenick@ in glib-gen.mak. (Matthew Barnes)
6118         * Rename CalUnits to EDurationType. (Matthew Barnes)
6119         * Add GBinding transform funcs for enum types. (Matthew Barnes)
6120         * Move calendar preferences to the calendar module. (Matthew Barnes)
6122 Translations:
6123         Carles Ferrando (ca@valencia)
6124         Mario Blättermann (de)
6125         Jorge González (es)
6126         Mattias Põldaru (et)
6127         Claude Paroz (fr)
6128         Takayuki KUSANO (ja)
6129         Matej Urbančič (sl)
6130         Yinghua Wang (zh_CN)
6132 Evolution 2.91.1 2010-10-18
6133 ---------------------------
6135 Bug Fixes:
6136         Bug 630506 - "You have %d alarms" needs ngettext (Milan Crha)
6137         Bug 631968 - Date wrongly displayed as Tomorrow. (Punit Jain)
6138         Bug 604981 - Always bcc ignored for Contacts. (Bharath Acharya)
6139         Bug 587011 - Integrate remove-duplicates into evolution (Milan Crha)
6140         Bug 632171 - "New Address Book" dialog accepts whitespace for name (Matthew Barnes)
6141         Bug 632127 - Composer is editable while sending message (Matthew Barnes)
6142         Bug 305425 - Toolbar cancel button is always sensitive (Matthew Barnes)
6143         Bug 461769 - Add a --force-online command line option (Matthew Barnes)
6144         Bug 630490 - Not visible calendar color change immediately (Milan Crha)
6145         Bug 630375 - Character encoding of GPG encrypted message not honored (Milan Crha)
6146         Bug 617611 - redo_queries calls gtk+ functions in non-main thread (Milan Crha)
6147         Bug 619387 - EMailBrowser doesn't honour sorting of a mail window (Milan Crha)
6148         Bug 240302 - Print the work week view (Carlos Martín Nieto)
6149         Bug 223337 - Auto-close message-browser when replying to them (Milan Crha)
6150         Bug 552121 - Drop UUENCODE inline filter (Milan Crha)
6151         Bug 631341 - On This Computer/Inbox sub-folders lost (Milan Crha)
6152         Bug 631588 - Sort by Subject doesn't work (Milan Crha)
6153         Bug 631320 - GtkObject is gone in GTK3 (Milan Crha)
6154         Bug 630390 - Operation stuck: Generating message list (cancelled) (Milan Crha)
6155         Bug 617953 - Hide Junk messages in Search folders (Milan Crha)
6156         Bug 618102 - Single event print doesn't show time (Milan Crha)
6157         Bug 211593 - Show week numbers on calendar printout (Milan Crha)
6158         Bug 500591 - Crash when viewing a large message (Milan Crha)
6159         Bug 588851 - Don't show unsubscribe option for local folders (Matthew Barnes)
6160         Bug 630295 - Inline GPG encrypted message is not always recognized (Milan Crha)
6161         Bug 629825 - Hide Free/Busy tab if not needed in express mode (Milan Crha)
6162         Bug 615835 - Alarm not working for authenticated calendars (Milan Crha)
6163         Bug 616250 - Restore and Backup options aren't fully descriptive (Milan Crha)
6165 Miscellaneous Fixes:
6166         Widget 'label-comments' gone in Contact editor (Milan Crha)
6167         Replace EBinding with GBinding. (Matthew Barnes)
6168         EAlertBar: Always show the most recent alert. (Matthew Barnes)
6169         EShellBackend: Respond to EShell::prepare-for-quit signals. (Matthew Barnes)
6170         Adjust EAlertBar text attributes. (Matthew Barnes)
6171         Remove mail_tools_folder_to_url(). (Matthew Barnes)
6172         Composer: Show cancellable operations and errors inline. (Matthew Barnes)
6173         Day view print: Put day name in its box (Carlos Martín Nieto)
6174         Add a missing week number offset (Carlos Martín Nieto)
6175         autogen.sh: remove unneded call to autopoint (Javier Jardón)
6176         MailFolderCache notifies in reverse order (Milan Crha)
6177         Realli fix srcdir != builddir builds (Javier Jardón)
6178         Calendar's "Open Web Page" actions doesn't work (Milan Crha)
6179         Fix srcdir != builddir builds. (Javier Jardón)
6180         Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
6182 Translations:
6183         Gil Forcada (ca)
6184         David Planella (ca)
6185         Jorge González (es)
6186         Mario Blättermann (de)
6187         Matej Urbančič (sl)
6188         Kjartan Maraas (nn)
6190 Evolution 2.91.0 2010-10-04
6191 ---------------------------
6193 Bug Fixes:
6194         Bug 346438 - Error dialog too wide. (Vibha Yadav)
6195         Bug 510020 - Add "Manage Subscriptions" to store context menus
6196                      (Matthew Barnes)
6197         Bug 563471 - Printing tasks fails when grouped by category
6198                      (Vibha Yadav)
6199         Bug 604080 - Predefined account SSL not propagated to UI (Milan Crha)
6200         Bug 611154 - problem in accessing folder property (Vibha Yadav)
6201         Bug 616250 - Restore and Backup options aren't fully descriptive
6202                      (Milan Crha)
6203         Bug 624321 - Reply requested today does not work. (Bharath Acharya)
6204         Bug 626066 - work around NSS bug #595861 (David Woodhouse)
6205         Bug 626066 - log in to NSS database on demand for changing trust
6206                      (David Woodhouse)
6207         Bug 628522 - invalid access off end of array in e_bit_array_delete()
6208                      (David Woodhouse)
6209         Bug 629150 - Empty calendar view (Milan Crha)
6210         Bug 629266 - Crash on search in Current Account (Milan Crha)
6211         Bug 629462 - Tasks 'Due' filters don't work properly (Milan Crha)
6212         Bug 629480 - calendar-gui-WARNING: Couldn't find event window
6213                      (Milan Crha)
6214         Bug 629482 - assertion `child->parent==NULL' fail (Bharath Acharya)
6215         Bug 629636 - Doesn't recognize local ESource-s (Milan Crha)
6216         Bug 629645 - Sets negative 'width' property (Milan Crha)
6217         Bug 629735 - Mail preference glitch (Punit Jain)
6218         Bug 629737 - [publish-calendar] Could not find widget 'file_label'
6219                      (Milan Crha)
6220         Bug 629799 - Crash importing a mail with an ics attachment (Milan Crha)
6221         Bug 629934 - Month view defaults to Monday as start of week
6222                      (Milan Crha)
6223         Bug 629972 - [backup-restore] Problems restoring old data (Milan Crha)
6224         Bug 630118 - Endless recursive loop in mail_msg_cancel()
6225                      (Matthew Barnes)
6226         Bug 630269 - Hang on mail operation cancel (Milan Crha)
6227         Bug 630294 - Shouldn't send invitation reply when has no organizer
6228                      (Milan Crha)
6229         Bug 630700 - Crash on message send (Milan Crha)
6231 Other Changes:
6232         * Convert plugin-manager to an EExtension. (Matthew Barnes)
6233         * Remove uninteresting mail options from Preferences. (Matthew Barnes)
6234         * Reorganize composer preferences (Matthew Barnes)
6235         * Avoid dll hijacking Load sensapi.dll only from system directory
6236           where it should normally be and not from any random place.
6237           (Fridrich Štrba)
6238         * Kill the subject-thread plugin. (Matthew Barnes)
6239         * Adapt to CamelOperation API changes. (Matthew Barnes)
6240         * Increase safety on Windows Call SetDllDirectory() to reduce risk of
6241           DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
6242           code execution. (Fridrich Štrba)
6243         * Use new GDK keysym names if available. (Matthew Barnes)
6244         * Add a GCancellable to EActivity. (Matthew Barnes)
6245         * Adapt to Camel API changes. (Matthew Barnes)
6246         * Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
6247         * camel_operation_new() now returns a GCancellable pointer.
6248           (Matthew Barnes)
6249         * Kill em_utils_temp_save_part(). (Matthew Barnes)
6250         * EAttachmentPaned: Use gtk_expander_set_label_fill() (Matthew Barnes)
6251         * Remove MailAsyncEvent. (Matthew Barnes)
6252         * Use upstream gettext instead the glib one (Javier Jardón)
6253         * Rewrite the folder subscription editor. (Matthew Barnes)
6254         * Remove unused mail_tools_x_evolution_message_parse() (Matthew Barnes)
6255         * Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
6257 Translations:
6258         Marek Cernocky (cs)
6259         Kenneth Nielsen (da)
6260         Mario Blättermann (de)
6261         Christian Kirbach (de)
6262         Bakaoukas Nikolaos (el)
6263         Mattias Põldaru (et)
6264         Ivar Smolin (et)
6265         Inaki Larranaga Murgoitio (eu)
6266         Andika Triwidada (id)
6267         Luca Ferretti (it)
6268         Takayuki KUSANO (ja)
6269         Žygimantas Beručka (lt)
6270         Kjartan Maraas (nb)
6271         Wouter Bolsterlee (nl)
6272         Hannie Dumoleyn (nl)
6273         Piotr Drąg (pl)
6274         Duarte Loreto (pt)
6275         Djavan Fagundes (pt_BR)
6276         Miloš Popović (sr)
6277         Daniel Nylander (sv)
6279 Evolution 2.31.92 2010-09-13
6280 ----------------------------
6282 Bug Fixes:
6283         Bug 629037 - Email operations existed in Contacts (Hao H Li)
6284         Bug 627812 - GW shouldn't use global folder tree. (Milan Crha)
6285         Bug 629132 - set_attachments: assertion failed. (Punit Jain)
6286         Bug 626066 - log in to NSS database before invoking certificate manager (David Woodhouse)
6287         Bug 629413 - use-after-free in bad cert dialog (David Woodhouse)
6288         Bug 629393 - git.mk breaks parallel builds (Matthew Barnes)
6289         Bug 628591 - Incorrect English message in Evolution (Matthew Barnes)
6290         Bug 616073 - Various translation issues (Matthew Barnes)
6291         Bug 629250 - Fix translatable string format in mail-settings-view.c (Gabor Kelemen)
6292         Bug 629253 - Remove unnecessary markup (Gabor Kelemen)
6293         Bug 626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c) (Milan Crha)
6294         Bug 629089 - Accepting a meeting request sends a Tentative reply (Milan Crha)
6295         Bug 629115 - Missing mnemonic_widget property in mail-config.ui (Milan Crha)
6296         Bug 629046 - Empty reply quotation for HTML messages (Milan Crha)
6297         Bug 629054 - Memory leak in memo_table_constructed() (Matthew Barnes)
6298         Bug 629052 - Memory leak in task_table_constructed() (Matthew Barnes)
6299         Bug 629051 - Memory leak in gnome_calendar_constructed() (Matthew Barnes)
6300         Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes() (Matthew Barnes)
6301         Bug 629049 - Memory leak in e_composer_pose_header_set_account() (Matthew Barnes)
6302         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
6303         Bug 628694 - Customize options for local calendar are missing (Milan Crha)
6304         Bug 628653 - e_alert_new_valist memory leak (Matthew Barnes)
6305         Bug 628654 - e_calendar_view_get_tooltips memory leak (Matthew Barnes)
6306         Bug 628660 - em_format_part_as() memory leak (Matthew Barnes)
6307         Bug 580623 - Mishandling of evolution's proxy ignore_hosts key (Milan Crha)
6308         Bug 628635 - Crash in alarm-queue.c:display_notification() (Matthew Barnes)
6309         Bug 628483 - signature_combo_box_refresh_cb memory leak (Matthew Barnes)
6310         Bug 628482 - e_shell_settings_install_property_for_key memory leak (Matthew Barnes)
6311         Bug 624021 - Honour weeks shown in a multi week view on print (Milan Crha)
6312         Bug 628350 - Allow deletion of a deleted message to advance cursor (Matthew Barnes)
6313         Bug 627101 - Not able to attach files in calendar (Milan Crha)
6314         Bug 628005 - Russian: evolution Advanced Search dialogs are oversized (hao li)
6316 Miscellaneous Fixes:
6317         Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
6318         GnomeCalendar: Sink the floating ECalendarView references. (Matthew Barnes)
6319         Convert ECell from a GtkObject to a GObject. (Matthew Barnes)
6320         Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
6321         Add missing linker flag to composer-autosave module. (Matthew Barnes)
6322         No more blinking status icon. (Matthew Barnes)
6323         Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
6324         Use the and operator only if there are two conditions (Chenthill Palanisamy)
6325         Simplify emu_restore_folder_tree_state(). (Matthew Barnes)
6326         Memory leak fix in em_folder_tree_get_selected_folder (Milan Crha)
6327         Add composer-autosave to SUBDIRS. (Matthew Barnes)
6329 Translations:
6330         Changwoo Ryu (ko)
6331         Leonid Kanter (ru)
6332         Dirgita (id)
6333         Takayuki KUSANO (ja)
6334         Kjartan Maraas (nn)
6335         Ivar Smolin (et)
6336         Christian Kirbach (de)
6337         Dr.Tirumurti Vasudevan (ta)
6338         Jorge González (es)
6339         Fran Diéguez (gl)
6340         Daniel Nylander (sv)
6341         Philip Withnall (en_GB)
6342         Matej Urbančič (sl)
6343         Claude Paroz (fr)
6344         Bruno Brouard (fr)
6345         Bruce Cowan (en_GB)
6346         Gabor Kelemen (hu)
6348 Evolution 2.31.91 2010-08-29
6349 ----------------------------
6351 Bug Fixes:
6352         Bug 573320 - "Encrypt to self" by default on newly created mail
6353                      accounts (Milan Crha)
6354         Bug 627124 - Crash while opening task-page.ui (Matthew Barnes)
6355         Bug 627333 - Cannot cancel password dialog for a calendar (Milan Crha)
6356         Bug 627598 - Memory leak in emf_format_clone() (David Woodhouse)
6357         Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
6358         Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
6359         Bug 627611 - Memory leak in efh_format_header() (David Woodhouse)
6360         Bug 627734 - Double-click a message opens it twice (Milan Crha)
6361         Bug 627852 - Memory leak in em_format_push_level() (Matthew Barnes)
6362         Bug 628003 - Bundle IM protocol icons dropped from gnome-icon-theme
6363                      (Matthew Barnes)
6364         Bug 628136 - update_query_async() should not free the message struct
6365                      (Matthew Barnes)
6366         Bug 628141 - Duplicate signal connections in EMailReader
6367                      (Matthew Barnes)
6368         Bug 628154 - Ignore paths in MIME part filenames (Matthew Barnes)
6370 Other Changes:
6371         * Use the new e_load_book_source_async() where possible.
6372           (Matthew Barnes)
6373         * Fix more non-removal of signals on user_data object distruction by
6374           using g_signal_connect_object in many places (Michael Meeks)
6375         * Add encryption and authentication support for autoconfig
6376           (Gary Ching-Pang Lin)
6377         * Update autoconfig settings for live.com (Gary Ching-Pang Lin)
6378         * Add e_load_cal_source_async(). (Matthew Barnes)
6379         * Build break with evolution-connman - new parameter in a GDBus
6380           function (Milan Crha)
6381         * Crash on Startup wizard cancel (Milan Crha)
6382         * Convert EAttachmentHandler to an EExtension. (Matthew Barnes)
6383         * Contact list editor is not translated (Federico Mena Quintero)
6384         * Remove the last traces of dbus-glib. (Matthew Barnes)
6386 Translations:
6387         Ask H. Larsen (da)
6388         Giannis Katsampirhs (el)
6389         Philip Withnall (en_GB)
6390         Jorge González (es)
6391         Bruno Brouard (fr)
6392         Fran Diéguez (gl)
6393         Yair Hershkovitz (he)
6394         Andika Triwidada (id)
6395         Takayuki KUSANO (ja)
6396         Kjartan Maraas (nb)
6397         A S Alam (pa)
6398         Tao Wang (zh_CN)
6399         朱涛 (zh_CN)
6400         Chao-Hsiung Liao (zh_HK)
6401         Aron Xu (zh_CN)
6403 Evolution 2.31.90 2010-08-16
6404 ----------------------------
6406 Bug Fixes:
6407         Bug 624896 - Missing icons in table properties (Matthew Barnes)
6408         Bug 605737 - Appointment reminder shows icons on buttons (Matthew Barnes)
6409         Bug 624913 - Disallow drag-and-drop within the same attachment bar (Matthew Barnes)
6410         Bug 323142 - Signature missing when handling mailto: URI with body part (Matthew Barnes)
6411         Bug 626724 - Folder tree mistakes "mark as unread" as new mail (Matthew Barnes)
6412         Bug 271691 - Add a way to view all attachments inline (Matthew Barnes)
6413         Bug 626453 - Show attachments inline when printing (Matthew Barnes)
6414         Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
6415         Bug 626059 - Welcome messages has incorrect links (Christian Kirbach)
6416         Bug 625847 - make signatures work again. (Michael Meeks)
6418 Miscellaneous Fixes:
6419         ESelectionModel, ECanvas, EMsgComposer, EMfolderTreeModel, EMFormat cleanups. (Matthew Barnes)
6420         Pass an EShell to EMsgComposer instances. (Matthew Barnes)
6421         Pause timline instead of stop. It hides the search animation texture. (Srinivasa Ragavan)
6422         Add keybindings to tab. (Srinivasa Ragavan)
6423         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)
6424         Ensure widgets are registered, without relying on config dialog setup at startup. (Michael Meeks)
6425         build: Add libemformat to LDADD for evolution-settings (Rob Bradford)
6426         Add Histogram of mail trend in clutter tab and enable DnD of tabs. (Srinivasa Ragavan)
6427         Change em_format_redraw() to em_format_queue_redraw(). (Matthew Barnes)
6428         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)
6429         docs on where the repo for the web version lives, and how to deal with it (Michael Meeks)
6430         Execute calendar search post startup, not (Michael Meeks)
6431         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)
6433 Translations:
6434         Fran Diéguez (gl)
6435         Matej Urbančič (sl)
6436         Claude Paroz (fr)
6437         Kjartan Maraas (nn)
6438         drtv (ta)
6439         Nils-Christoph Fiedler (de)
6441 Evolution 2.31.6 2010-08-02
6442 ---------------------------
6444 Evolution now complies with the XDG Base Directory Specification [1],
6445 which means user-specific data is no longer stored under ~/.evolution.
6446 Instead, data is partitioned into three base directories controlled by
6447 environment variables:
6449    $XDG_DATA_HOME/evolution    (default: $HOME/.local/share/evolution)
6450    $XDG_CACHE_HOME/evolution   (default: $HOME/.cache/evolution)
6451    $XDG_CONFIG_HOME/evolution  (default: $HOME/.config/evolution)
6453 Data which is managed by Evolution will be migrated from $HOME/.evolution
6454 on startup.
6456 [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
6459 Express mode now shows mail messages and folders in tabs, using Clutter
6460 for animation effects if available.  (Srinivasa Ragavan)
6463 Bug Fixes:
6464         Bug 598833 - Do not ship dropped evo_mail_notifier.png (Matthew Barnes)
6465         Bug 615049 - Crash in remove_contact at e-addressbook-model.c:202
6466                      (Milan Crha)
6467         Bug 622181 - Backup settings uses unhelpful yes/no dialog
6468                      (Matthew Barnes)
6469         Bug 622912 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
6470         Bug 623035 - Crash when printing email with too many recipients
6471                      (Milan Crha)
6472         Bug 624204 - Warn when replying privately to a mailing list message
6473                      (David Woodhouse)
6474         Bug 624216 - Runtime warning in Attachment Reminder plugin
6475                      (Matthew Barnes)
6476         Bug 624235 - CamelPOP3Store missing some methods (Matthew Barnes)
6477         Bug 624237 - Fails to start when smartcard is inserted (Matthew Barnes)
6478         Bug 624285 - When replying, ignore text selection if preview is hidden
6479                      (Matthew Barnes)
6480         Bug 624335 - Abort after group-by-thread with certain sorting
6481                      (Milan Crha)
6482         Bug 624482 - Monitor /apps/evolution/mail/prompts for changes
6483                      (David Woodhouse)
6484         Bug 624500 - Missing EggSMClient linker flags in shell (Matthew Barnes)
6485         Bug 624525 - Variable name collision in gtk-compat macro (Milan Crha)
6486         Bug 624534 - Adapt to GTK+ GtkNotebookPage changes (Kjartan Maraas)
6487         Bug 624677 - Missing keyboard shortcut for "Save as mbox"
6488                      (Matthew Barnes)
6489         Bug 624891 - Various compiler warnings in git/master (Milan Crha)
6490         Bug 625204 - Typo in e_day_view_finish_long_event_resize()
6491                      (Thomas Mittelstaedt)
6492         Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
6493         Bug 625624 - Customizations of contacts views forgotten
6494                      (Matthew Barnes)
6495         Bug 625724 - Message filters do no work (Lucian Langa)
6496         Bug 625761 - Folder views not preserved after migration (Lucian Langa)
6498 Other Changes:
6499         * EMailReader: Remove unused variable (Matthew Barnes)
6500         * Warn on reply-to-all with too many recipients (David Woodhouse)
6501         * Add support for ignoring mailing list Reply-To: headers
6502           (David Woodhouse)
6503         * Fix two memory leaks when replying (David Woodhouse)
6504         * Don't show the "reply in private?" nag popup for munged Reply-To:
6505           list messages (David Woodhouse)
6506         * Change 'Reply to All' toolbar button into configurable
6507           'Group Reply' (David Woodhouse)
6508         * Add nag popup when mailing list hijacks private reply with
6509           Reply-To: header (David Woodhouse)
6510         * Clean up "ensure_sources" backend routines. (Matthew Barnes)
6511         * Report error to user when fails to open calendar/task/memo list
6512           (Milan Crha)
6513         * Disable my evil GtkExpander hack in EAttachmentPaned (Matthew Barnes)
6514         * Use PVOID instead of gpointer when working with COM+ function
6515           pointers (Fridrich Štrba)
6516         * Migrate ~/.evolution to XDG base directories. (Matthew Barnes)
6517         * Reset BASE_VERSION to 2.32. (Matthew Barnes)
6518         * Remove unused 'preview' argument from
6519           e_import_assistant_new_simple(). (Matthew Barnes)
6520         * Make EImportAssistant extensible. (Matthew Barnes)
6521         * addressbook/gui, plugins/groupwise, widgets/misc: Update to new
6522           icon theme (Rob Bradford)
6523         * build: Update gnome-icon-theme dependency for new default-avatar
6524           icon (Rob Bradford)
6525         * addressbook: Port to use new _async suffix instead of _ex suffix
6526           (Rob Bradford)
6527         * mail-reader: e_mail_reader_get_formatter may now return NULL
6528           (Rob Bradford)
6529         * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
6530         * mail-session: Use the shell's active window as parent for
6531           dialog (Rob Bradford)
6532         * fix lifecycle nasties bgo#625852 (Michael Meeks)
6534 Translations:
6535         Mario Blättermann (de)
6536         Christian Kirbach (de)
6537         Jorge González (es)
6538         Fran Diéguez (gl)
6539         Nana Suryana (id)
6540         Shankar Prasad (kn)
6541         Sandeep Shedmake (mr)
6542         Kjartan Maraas (nb)
6543         Lucian Adrian Grijincu (ro)
6544         krishnababu k (te)
6545         Aron Xu (zh_CN)
6546         Chao-Hsiung Liao (zh_HK)
6548 Evolution 2.31.5 2010-07-12
6549 ---------------------------
6551 Bug Fixes:
6552         Bug 624128 - Folder -> Subscriptions is always enabled (Matthew Barnes)
6553         Bug 621839 - Improve auto-selection of messages (take two)
6554                      (Matthew Barnes)
6555         Bug 623702 - SEGV on redirecting message (Matthew Barnes)
6556         Bug 623738 - Select All is always enabled for message list
6557                      (Matthew Barnes)
6558         Bug 623947 - Error handling issues in em-format.c (Matthew Barnes)
6559         Bug 624011 - EMeetingTimeSelector tries to change mouse cursor
6560                      before it's realized (Matthew Barnes)
6561         Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme
6562                      (Matthew Barnes)
6563         Bug 623204 - Be able to report detailed errors from backends
6564                      (Milan Crha)
6565         Bug 623796 - Post Message to List asks for confirmation on close
6566                      (Milan Crha)
6567         Bug 623432 - Use gweather-3.0 when building with gtk3
6568                      (Maciej Piechotka)
6569         Bug 623201 - Set default options automatically while creating a
6570                      new account (Chenthill Palanisamy)
6572 Other Changes:
6573         * Fix places where "~/.evolution" is hard-coded. (Matthew Barnes)
6574         * Migrate from CamelException to GError. (Matthew Barnes)
6575         * Fix transience problems with ENameSelectorDialogs ... (Michael Meeks)
6576         * Allow edit accounts in the capplet to go fwd/back (Srinivasa Ragavan)
6577         * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
6578           (Matthew Barnes)
6580 Translations:
6581         Jorge González (es)
6582         Fran Diéguez (gl)
6583         Kjartan Maraas (nb)
6584         Matej Urban¿i¿ (sl)
6585         Andrej ¿nidar¿i¿ (sl)
6587 Evolution 2.31.4 2010-06-29
6588 ---------------------------
6590 Bug Fixes:
6591         Bug 623029 - Work week days not restored on start (Milan Crha)
6592         Bug 622535 - Account assistant loops on first run (Matthew Barnes)
6593         Bug 553104 - Ambiguous "for" in calendar translations (Milan Crha)
6594         Bug 621770 - Bottom-left calendar too big (Milan Crha)
6595         Bug 617854 - Critical warnings in calendar view (Milan Crha)
6596         Bug 620815 - Memory leaks with Evolution (Milan Crha)
6597         Bug 622633 - Can't launch Evolution from clock applet (Matthew Barnes)
6598         Bug 621903 - Crash on HTML message print preview (Milan Crha)
6599         Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callback (Matthew Barnes)
6600         Bug 604262 - "Copy Email Address" should also copy to primary clipboard (Matthew Barnes)
6601         Bug 622559 - Changing search option should focus search entry (Matthew Barnes)
6602         Bug 611165 - Use memo start date from a calendar view, if active (Milan Crha)
6603         Bug 620246 - Increase size of 'group' combo box in task (Milan Crha)
6604         Bug 331305 - Can't drag email addresses to Contact List Editor (Matthew Barnes)
6605         Bug 621819 - Can't drag message attachments to folders (Matthew Barnes)
6606         Bug 622329 - Help menu points to the wrong FAQ page (Matthew Barnes)
6607         Bug 619347 - Contact List Editor calls wrong EDestination function (Matthew Barnes)
6608         Bug 620951 - A11y support still thinks GnomeCalendar is a widget (Matthew Barnes)
6609         Bug 621759 - EShellSearchbar reference counting errors (Matthew Barnes)
6610         Bug 621210 - Can't get the shell back after closing it (Matthew Barnes)
6611         Bug 616724 - Initialize message window with threaded state of main window (Matthew Barnes)
6612         Bug 621958 - Due date is not displayed in message list (Matthew Barnes)
6613         Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature (Jonathon Jongsma)
6614         Bug 621930  - Error when using Assign Color filter action (Lucian Langa)
6615         Bug 621839 - Improve auto-selection of messages (Matthew Barnes)
6616         Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
6617         Bug 585904 - Don't overwrite Date: header when writing Fcc (David Woodhouse)
6618         Bug 617557 - Quits without asking user to save unfinished messages (Milan Crha)
6619         Bug 534369 - [new-mail-notify] Intermittent notifications (Milan Crha)
6620         Bug 603468 - Improve handling of --quit option (Matthew Barnes)
6621         Bug 619218 - Should select imported certificate when succeeded (Milan Crha)
6622         Bug 585301 - Use camel_init() to initialize NSS consistently (David Woodhouse)
6623         Bug 585353 - (part of bug) Use new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
6624         Bug 501534 - apply new customized view to all folders (Chenthill Palanisamy)
6625         Bug 611100 - Forward-to filter stops at outbox (Milan Crha)
6626         Bug 573228 - Make the "This event has alarms" icon clickable (Milan Crha)
6628 Miscellaneous Fixes:
6629         Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
6630         Add Outlook Express DBX mailbox file importer plugin [patch v2: Don't error on empty mailboxes, build plugin by default] (David Woodhouse)
6631         audio-inline: Fix linking order issue. (Matthew Barnes)
6632         Composer: Append drag dest targets to the GtkHTML widget. (Matthew Barnes)
6633         Various folder tree icon enhancements. (Matthew Barnes)
6634         Use an appropriate icon when dragging attachments. (Matthew Barnes)
6635         Don't auto-undelete when viewing Trash folder. (Matthew Barnes)
6636         Composer: Only hide single From account in express mode. (Matthew Barnes)
6637         Left-align text in switcher buttons. (Matthew Barnes)
6638         [win32] Don't run evolution when asked to register handlers. (Fridrich ¿¿trba)
6639         [win32] add --register-handlers and --unregister-handlers options and don't tamper with registry unless asked for it explicitely. (Fridrich ¿¿trba)
6640         Warn the user before marking all messages as read (Chenthill Palanisamy)
6641         Remove gnome-pilot integration. (Matthew Barnes)
6642         Embed libart_lgpl and libgnomecanvas. (Matthew Barnes)
6644 Translations:
6645         Kjartan Maraas (nn)
6646         Wouter Bolsterlee (nl)
6647         Jorge Gonz¿¿lez (es)
6648         Fran Di¿¿guez (gl)
6650 Evolution 2.31.3 2010-06-07
6651 ---------------------------
6652 Bug Fixes:
6653         Bug 620150 - EventEditor: Disconnect signal handlers before disposing model (Matthew Barnes)
6654         Bug 620602 - Next/prev shortcuts should focus message list (Matthew Barnes)
6655         Bug 620628 - Checkbox in vfolder deletion prompt is saved backwards (Matthew Barnes)
6656         Bug 620635 - do not setup proxy if it's not enabled (Lucian Langa)
6657         Bug 257776 - Import assistant shows wrong extension for vCalendar files (Matthew Barnes)
6658         Bug 620207 - Receiving options are missing in preference window (Chenthill Palanisamy)
6659         Bug 617579 - HIG issues in "Save Current View" dialog (Matthew Barnes)
6660         Bug 617094 - System timezone label not initialized in preferences (Matthew Barnes)
6661         Bug 619345 - GtkHTML color settings not being honored (Matthew Barnes)
6662         Bug 620044 - Reply and Forward actions should have "is-important" set (Matthew Barnes)
6663         Bug 585301 - Use NSS SQLite database, if available (Craig Ringer)
6664         Bug 619417 - system_tz_label is not translated in cal-prefs-dialog (Gert Michael Kulyk)
6665         Bug 585577 - Wrong FROM in envelope during SMTP negotiation (Fabien Tassin)
6666         Bug 619637 - Inconsistent buttons in delete confirmation dialogs (Matthew Barnes)
6667         Bug 619783 - Web Addresses arrow button doesn't change (Matthew Barnes)
6668         Bug 613038 - Preview pane size not remembered (Matthew Barnes)
6669         Bug 619903 - Event editor is too small in express mode (Matthew Barnes)
6670         Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode() (Matthew Barnes)
6671         Bug 619904 - Mnemonic issues in express mode (Matthew Barnes)
6672         Bug 573510 - Outlook type CSV import broken (Milan Crha)
6673         Bug 313791 - Delegator can be repeated when delegating a meeting (Milan Crha)
6674         Bug 619781 - Some preference sections don't show the right preferences (Matthew Barnes)
6675         Bug 248105 - No warning if you create an appointment in the past (Milan Crha)
6676         Bug 613798 - Marcus Bains line is grey (Matthew Barnes)
6677         Bug 619811 - Bogus "Cannot update from version 0.0" dialog on start (Matthew Barnes)
6678         Bug 478090 - Meeting acceptances for attendees who weren't listed are lost (Milan Crha)
6679         Bug 599794 - Reopened drafts shouldn't ask for save without change (Milan Crha)
6680         Bug 576165 - SIGSEGV in e_plugin_mono_register_type (bnc) (Chenthill Palanisamy)
6682 Miscellaneous Fixes:
6683         Add more missing icons for GtkhtmlEditor. (Matthew Barnes)
6684         More GTK3 preparation. (Matthew Barnes)
6685         Hook up GNOME's configured SOCKS4 proxy in the mail session (Federico Mena Quintero)
6686         Convert "startup-wizard" to an EExtension. (Matthew Barnes)
6687         Use the send_port, not the recv_port, when configuring SMTP for an account (Federico Mena Quintero)
6688         [win32] Relocate the position of mail-autoconfig directory (Fridrich ¿¿trba)
6689         Use EWebView functions whenever possible. (Matthew Barnes)
6690         Fix alignment of lblCarset in composer-prefs-dialog (Gert Michael Kulyk)
6691         Simplify the Notes tab in Contact Editor. (Matthew Barnes)
6692         Install evolution-alarm-notify into bindir for windows (Fridrich ¿¿trba)
6693         [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)
6694         Revert "don't bridge to the active-view gconf setting" (Matthew Barnes)
6695         Merge branch 'express2' (Matthew Barnes)
6696         Add tooltips for print button on CompEditor toolbar. (Matthew Barnes)
6698 Translations:
6699         Ivar Smolin (et)
6700         Jorge Gonz¿¿lez (es)
6701         Fran Di¿¿guez (gl)
6702         Theppitak Karoonboonyanan (th)
6703         Sira Nokyoongtong (th)
6704         Kjartan Maraas (nn)
6706 Evolution 2.31.2 2010-05-24
6707 ---------------------------
6709 Bug Fixes:
6710         #220672 - Excessive autosaving uses lots of resources (Milan Crha)
6711         #240317 - Allow searching in subscribe dialog (Milan Crha)
6712         #304415 - Allow change of signature hash algorithm (Milan Crha)
6713         #499320 - Preview before import from command line (Milan Crha)
6714         #523775 - Order of Email Addresses in UI is broken (Milan Crha)
6715         #531013 - Proxy login window is not in focus. (Vibha Yadav)
6716         #531912 - Mail inline parser doesn't always work (Milan Crha)
6717         #545462 - Printing of contacts is weird. (Vibha Yadav)
6718         #546551 - Dialog for mark-all-read always mentions subfolders
6719                   (Milan Crha)
6720         #593890 - New folder window is not in focus in filter dialog
6721                   (Milan Crha)
6722         #594153 - Allow setting alarms on any meeting (Jim Ramsay)
6723         #598833 - Do not ship dropped evo_mail_notifier.png (Yves-Alexis Perez)
6724         #603006 - Move All Contacts To enabled for read-only address books
6725                   (Milan Crha)
6726         #604971 - Evolution allows deletion of default views (Milan Crha)
6727         #607257 - Add checks for event->comp_data != NULL (Milan Crha)
6728         #608855 - Can't drag and drop multiple attachments (Matthew Barnes)
6729         #611560 - 'Mark as junk' should be disabled in junk folder (Milan Crha)
6730         #615291 - Preview pane's attachment bar accepts drop (Matthew Barnes)
6731         #615745 - New task pop up in calendar day view doesn't work
6732                   (Matthew Barnes)
6733         #616640 - Don't display attachment size if it's unknown (Matthew Barnes)
6734         #616823 - Evolution allows moving IMAP Inbox to other folders
6735                   (Milan Crha)
6736         #616889 - Force 24h format for locales not supporting 12h format
6737                   (Gert Michael Kulyk)
6738         #617041 - Set translation domain for e-mail-reader actions (Gert Kulyk)
6739         #617496 - Critical warnings when open a task (Milan Crha)
6740         #617557 - Quits without asking user to save unfinished messages
6741                   (Milan Crha)
6742         #617865 - Various data file cleanups (Matthew Barnes)
6743         #618113 - Missing icon in alarm dialog (Matthew Barnes)
6744         #618177 - Mobile Phone of imported contact not shown in preview
6745                   (Milan Crha)
6746         #618400 - "Mark All Messages as Read" shortcut missing (Matthew Barnes)
6747         #618578 - Require automake >= 1.10 (Matthew Barnes)
6748         #618902 - Crash when viewing/closing messages quickly (Matthew Barnes)
6749         #619010 - Mailer's crash avoidance features are broken (Matthew Barnes)
6751 Other Changes:
6752         * Convert "default-mailer" plugin to an extension. (Matthew Barnes)
6753         * Initial implementation of setting evolution as default mail client
6754           and mailto handler. (Fridrich Å trba)
6755         * Require GtkHtml 3.31.2 for new API in bug #220672. (Matthew Barnes)
6756         * Improve attachment bar selection behavior. (Matthew Barnes)
6757         * Create the source groups required to ensure local adresssbooks and
6758           calendars are created (Chenthill Palanisamy)
6759         * Consider full name and also the first part of e-mail address for
6760           contact description in the import dialogue. (Fridrich Å trba)
6761         * On Windows, some LDIF files can have .ldi extension (Fridrich Å trba)
6762         * [win32] Set patch to evolution's bindir because some child
6763           processes need it in some situations. (Fridrich Å trba)
6764         * [win32] Don't call glib functions before g_thread_init was called
6765           and register evolution as capable to handle mailto: protocol on
6766           startup (Fridrich Å trba)
6767         * [win32] Make Evolution actually appear in "Set Program Access and
6768           Defaults" dialogue and use quoted string instead of short path,
6769           since this is how the "Hotmail" e-mail provider is doing it
6770           (unlike what documentation says) (Fridrich Å trba)
6771         * [win32] Implement --reinstall, --show-icons, --hide-icons options
6772           to be used by windows default application setting dialogue
6773           (Fridrich Å trba)
6774         * [win32] Try to get the default application registration right
6775           (Fridrich Å trba)
6776         * [win32] Register evolution as "Contacts" application and .vcf
6777           handler (Fridrich Å trba)
6778         * [win32] Register evolution as able to handle ldif files too
6779           (Fridrich Å trba)
6781 Translations:
6782 [be8a061] Updated Galician translations (Fran Diéguez)
6783 [3a9faf9] Updated Shavian translation (Thomas Thurman)
6784 [491100b] Updated Spanish translation (Jorge González)
6785 [c5fa894] Updated Spanish translation (Jorge González)
6786 [ce37e4c] Estonian translation updated (Ivar Smolin)
6787 [85ebbc3] Updated Shavian translation (Thomas Thurman)
6788 [fd151ac] Updated Shavian translation (Thomas Thurman)
6789 [801c425] Updated Shavian transliteration (Thomas Thurman)
6790 [933e668] Updated Galician translations (Fran Diéguez)
6791 [073d7e1] Updated Norwegian bokmÃ¥l translation (Kjartan Maraas)
6792 [2f57daa] Updated Oriya Translation (Manoj Kumar Giri)
6793 [a516af7] Updated Oriya Translation (Manoj Kumar Giri)
6794 [aa3e354] Updated Oriya Translation (Manoj Kumar Giri)
6795 [8254cec] [help] Updated German help translation screenshots (Christian Kirbach)
6796 [e1bae28] Updated Spanish translation (Jorge González)
6797 [518c616] Estonian translation updated (Mattias Põldaru)
6798 [27eb820] Added be to LINGUAS (Ihar Hrachyshka)
6799 [1d4c54e] Updated Galician translations (Fran Diéguez)
6801 Evolution 2.31.1 2010-05-03
6802 ----------------------------
6804 Bug Fixes:
6805         Bug #614346 - Use cached table row height rather than recalculate (Michel Dänzer)
6806         Bug #545505 - Properly free unused message infos periodically (Milan Crha)
6807         Bug #609052 - Crash printing contacts in List View (Bharath Acharya)
6808         Bug #569523 - be.po (Ihar Hrachyshka)
6809         Bug #609052 - Proper warning should be shown. (Punit Jain)
6810         Bug #614900 - Description field in calendar list view. (Punit Jain)
6811         Bug #604430 - Calendar view not remembered (Milan Crha)
6812         Bug #610495 - Plugins should define e_plugin_lib_enable (Roy Marples)
6813         Bug #615384 - Use contact's free/busy URL only when not empty (Holger Mickler)
6814         Bug #603418 - Custom headers not displayed in message preview (Milan Crha)
6815         Bug #613392 - No copyright/licensing information for geo-utils (Cedric Bosdonnat)
6816         Bug #360461 - Avoid markup in translatable messages (Milan Crha)
6817         Bug #583742 â€” Port to external libgdata (Philip Withnall)
6818         Bug #494047 - Unescape uris in composer's Post-To (Milan Crha)
6819         Bug #615331 - Message list/Folder tree focus policy has changed (Milan Crha)
6820         Bug #616097 - Remembers page ranges (Matthew Barnes)
6821         Bug #592986 - Preferences window shows some buttons on icons (Matthew Barnes)
6822         Bug #610428 - Duplicate mnemonic in itip formatted message (Matthew Barnes)
6823         Bug #614041 - Filter's relative date combos aren't set (Matthew Barnes)
6824         Bug #615814 - Missing mnemonic in import dialog (Matthew Barnes)
6825         Bug #613867 - Minor typo in Evolution documentation (Marios Zindilis)
6826         Bug #600861 - Backup utility should use --quit instead of --force-shutdown (Matthew Barnes)
6827         Bug #569516 - Updated Indonesian translation to fix bug #569516 (Andika Triwidada)
6828         Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
6829         Bug #608203 - Left pane of mailer window is really narrow at startup (Milan Crha)
6830         Bug #610229 - Status bar progress goes beyond 100 percentage (punit)
6831         Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990 (Milan Crha)
6832         Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
6833         Bug #589393 - Configure fails to detect pilot-link utf8 capabilities (Dominique Leuenberger)
6834         Bug #614325 - Shrink/expand To,Cc header images is missing (Milan Crha)
6835         Bug #612236 - Find-As-You-Type in Folder list stops working (Milan Crha)
6836         Bug 614644 - Email window's title is blank when subject is blank (Matthew Barnes)
6837         Bug #614647 - Don't reset names and colors of default mail labels (Matt McCutchen)
6838         Bug #614813 - Crash during e-mail migration (Jürg Billeter)
6839         Bug #614889 - Memory leaks in EMailSidebar (Paolo Borelli)
6840         Bug #614892 - String leak in the composer (Paolo Borelli)
6841         Bug #614918 - GnomeGoal: Correct Desktop Files (Javier Jardón)
6842         Bug #614926 - Memos and Tasks accelerators switched since 2.28 (Matt McCutchen 2)
6843         Bug #591939 - Use ngettext in e-datetime-format.c (Milan Crha)
6844         Bug #574755 - Add translator comments (Milan Crha)
6845         Bug #567304 - Add translator comment and remove few strings (Milan Crha)
6846         Bug #571714 - Remove obsolete strings (Milan Crha)
6847         Bug #567304 - Review strings for translation (Milan Crha)
6848         Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings (Milan Crha)
6849         Bug #547368 - Messages with unclear meaning (add translator comments) (Milan Crha)
6850         Bug #458828 - What is the "Top Posting Option"? (Milan Crha)
6851         Bug #458510 - Cannot translate "_Backup Settings..." (Milan Crha)
6852         Bug #458499 - 'epoch' in evolution-mail.schemas.in (Milan Crha)
6853         Bug #417412 - Improve "display text part of limited size" DoS strings (Milan Crha)
6854         Bug #347330 - Mark forgotten strings for translation (Milan Crha)
6855         Bug #333039 - Merge some i18n strings (Milan Crha)
6856         Bug #329694 - "Visual" needs translator comments (Milan Crha)
6857         Bug #325616 - Remove whitespace, add translator comments (Milan Crha)
6858         Bug #325609 - Add translator comment for "%s = %s" (Milan Crha)
6859         Bug #592117 - Calendar compressed weekend print improvement (pepp)
6860         Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
6861         Bug #302742 - The mail error messages is difficult to understand/translate (Milan Crha)
6862         Bug #272567 - Evolution message needs ngettext support (Milan Crha)
6863         Bug #261979 - Untranslatable string due to sentence splitting (Ushveen Kaur)
6864         Bug #261062 - Do not translate untranslatable texts (Milan Crha)
6865         Bug #605745 - Use a few more named constants (Paul Bolle)
6866         Bug #613352 - Changed time range not propagated to calendar (Milan Crha)
6867         Bug #613356 - Calendar doesn't save Task/Memo table state (Milan Crha)
6868         Bug #613354 - Folder->Mark all messages as read does not work (Milan Crha)
6869         Bug #613261 - application/mbox not shown properly (Milan Crha)
6870         Bug #612916 - Runtime error on console when opening a message window (Milan Crha)
6871         Bug #612821 - Uses freed memory when changing task's source (Milan Crha)
6872         Bug #602801 - Duplicate mnemonic (Viswanath S)
6873         Bug #569945 - Recurrence icon not removed after changing to single event (Milan Crha)
6874         Bug #488979 - Disable Edit for card views in contacts (Milan Crha)
6875         Bug #374533 - Read window stays open after last email is deleted (Milan Crha)
6876         Bug #614049 - Attachment bar causes drawing issues in RTL locales (Matthew Barnes)
6878 Miscellaneous Fixes:
6879         Adapt to Camel API changes. (Matthew Barnes)
6880         [i18n] Strings not aligned in ui. (bgo #616181) (Mario Carrion)
6881         One more fix of the icon installation (Fridrich Å trba)
6882         Fix a typo on Makefile.am that prevents installation of a big chunk of the stock icons (Fridrich Å trba)
6883         Use default headers when none stored to display in mailer (Milan Crha)
6884         Fix linking of face plugin (Fridrich Å trba)
6885         Camel is now GObject-based. (Matthew Barnes)
6886         Initialize dbus threading to avoid loosing alarms (Michael Meeks)
6887         Relocating EVOLUTION_BINDIR which will be used in plugin setting Evolution comme defaut mail application on windows. (Fridrich Å trba)
6888         Remove 3 leftover references to non-existing libraries (Fridrich Å trba)
6889         Work around another dropped gnome-icon-theme icon. (Matthew Barnes)
6890         Fix migration event hook for google-account-setup and calendar-weather plugins (Philip Withnall)
6891         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)
6892         Adapt to Camel API changes. (Matthew Barnes)
6893         Fix compiler warnings. (Matthew Barnes)
6894         Don't bundle 256x256 icon since it does not work anyway (Fridrich Å trba)
6895         Give the windows version of evolution-alarm-notify a nice win32 icon (Fridrich Å trba)
6896         Adding the stock_people icon needed and absent in gnome-icon-theme (Fridrich Å trba)
6897         Add more stock icons dropped from gnome-icon-theme. (Matthew Barnes)
6898         Revise legacy stock icon contexts. (Matthew Barnes)
6899         Adapt to libedataserverui API changes. (Matthew Barnes)
6900         Use newer GTK+ API to manage print settings. (Matthew Barnes)
6901         Miscellaneous string fixes (Philip Withnall)
6902         Fix usage of "backup" in translatable strings (Philip Withnall)
6903         Open and save smime-ui.ui in Glade 3. (Matthew Barnes)
6904         Install stock icons in "hicolor" instead of "gnome". (Matthew Barnes)
6905         Remove comments that have no point after pthreads dependency disappeared (Fridrich Å trba)
6906         Remove duplicate use_system_timezone pref, set default to true (Sandy Armstrong)
6907         [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)
6908         Use accessor functions instead direct access (GSEAL work) (Javier Jardón)
6909         Adapt to Camel API changes. (Matthew Barnes)
6910         Forgot to commit some bits. (Matthew Barnes)
6911         Giant leap towards GSEAL compliance. (Matthew Barnes)
6912         Replace ESpinner with GtkSpinner. (Matthew Barnes)
6913         Remove gtk_notebook_set_tab_label_packing(). (Matthew Barnes)
6914         hook out X symbols via g_module to avoid direct X linkage. (Michael Meeks)
6915         Do not hide junk mail when vJunk folder not supported by store (Milan Crha)
6916         Fix distcheck errors. (Matthew Barnes)
6917         Drop the "hula-account-setup" plugin. (Matthew Barnes)
6918         Revert "[win32] #undef some conflicting defines" (Fridrich Å trba)
6919         [win32] #undef some conflicting defines (Fridrich Å trba)
6920         Adapt to Camel API changes. (Matthew Barnes)
6921         Generate ChangeLog files for tarball releases. (Matthew Barnes)
6922         Remove dead Bonobo-era source files. (Matthew Barnes)
6923         Only #include Camel's top-level header. (Matthew Barnes)
6924         Miscellaneous cleanup bits from WebKit branch. (Matthew Barnes)
6925         Workaround broken build due to direct X function calls (Milan Crha)
6926         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)
6927         Enable the alarm daemon on MeeGo. (Michael Meeks)
6928         camel/camel-i18n.h gone, adapt to it properly (Milan Crha)
6929         Stop relying on CamelObject meta-data. (Matthew Barnes)
6930         Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
6931         Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
6932         Move EPoolv back to Evolution from libedataserver. (Matthew Barnes)
6933         Post-release version bump. (Matthew Barnes)
6934         [win32] Test for eventsys.h and sensevts.h properly (Fridrich Å trba)
6935         Fix build settings under capplet. (Matthew Barnes)
6936         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)
6937         If no <> in the email address, the address should be the full email address. Fix for #613564 (caiqm)
6938         Build libevolution-mail-settings as dll on windows (Fridrich Å trba)
6939         Express: Composer always defaults to HTML mode (Matthew Barnes)
6940         Hide searchbar in calendar view in express mode. (Srinivasa Ragavan)
6941         Drop support for migrating from Evolution < 2.0. (Matthew Barnes)
6942         Reformat code so that it looks ok (Fridrich Å trba)
6943         [win32] Don't brew your own macro if glib has one suitable available (Fridrich Å trba)
6944         [win32] Windows SENS module cannot be built with C++ compiler (Fridrich Å trba)
6945         [win32] Some buildability tweaks for Windows SENS module (Fridrich Å trba)
6946         Last scroll-pane, and manual sizing tweak (Michael Meeks)
6947         Get the new contact sizing right despite the scrolled regions. Add Claire's calendar popup feedback wrt. express mode (Michael Meeks)
6948         Scrolled window for personal bits ... (Michael Meeks)
6949         Add a scrolled area to cope if we want to expand mail settigns (Michael Meeks)
6950         Add conditionally enabled expanders for 'Other' address and 'Misc' personal items, to fit on a 600 pixel high screen. (Michael Meeks)
6951         Fix mismatched quotes. (Matthew Barnes)
6953 Translations:
6954         vasudeven (ta)
6955         Mattias Põldaru (et)
6956         Rodrigo Flores (pt)
6957         Christian Kirbach (de)
6958         Shankar Prasad (kn)
6959         Valencian translation  (ca)
6960         Francisco Diéguez (gl)
6961         Jorge González (es)
6962         Fran Diéguez (gl)
6963         Nikos Bakaoukas (el)
6964         Philip Withnall (en_GB)
6965         Bruno Brouard (fr)
6966         Theppitak Karoonboonyanan (th)
6967         Petr Kovar (cs)
6968         Mario Blättermann (de)
6969         Kjartan Maraas (nn)
6970         Maxim V. Dziumanenko (uk)
6971         Jordi Serratosa (ca)
6972         Peteris Krisjanis (lv)
6974 Evolution 2.29.92 2010-03-08
6975 ----------------------------
6977 Bug Fixes:
6978         #529331 - Deletes appointments when moving to the same calendar
6979                   (Milan Crha)
6980         #594083 - Oversized main window on startup (Milan Crha)
6981         #601551 - [PST] evolution crashed with SIGSEGV (Milan Crha)
6982         #610327 - Proxy login doesn't show folder list (Bharath Acharya)
6983         #610382 - No addressbook selected on account disable (Milan Crha)
6984         #610658 - Contact is lost after moving to the same address book
6985                   (Milan Crha)
6986         #610659 - Clear option is disabled after moving to other component
6987                   (Milan Crha)
6988         #610663 - Message receipts combo box is empty (Milan Crha)
6989         #610824 - Contacts list view column width doesn't follow header
6990                   (Milan Crha)
6991         #611873 - Make triple-clicking a shortcut for "Show Only This ..."
6992                   (Matthew Barnes)
6993         #611975 - Delivery Notification message not internationalized
6994                   (Ulrich Schoepp)
6996 Other Changes:
6997         Various cleanups for Windows support (Fridrich Strba)
6998         Work around recent GTK+ deprecations. (Matthew Barnes)
6999         Fix a misspelled icon name. (Matthew Barnes)
7000         Save state key file asynchronously. (Matthew Barnes)
7001         Allow retrieving multiple messages without cancelling if the store
7002         is async (Chenthill Palanisamy)
7003         Restore some calendar headers that got dropped. (Matthew Barnes)
7004         Do less output on an evolution-alarm-notify console (Milan Crha)
7006 Translations:
7007         Alexander Shopov (bg)
7008         Mario Blättermann (de)
7009         Bruce Cowan (en_GB)
7010         Jorge González (es)
7011         Claude Paroz (fr)
7012         Fran Diéguez (gl)
7013         Kjartan Maraas (nb)
7014         Nils-Christoph Fiedler (nds)
7015         Leonid Kanter (ru)
7017 Evolution 2.29.91 2010-02-22
7018 ---------------------------
7020 Bug Fixes:
7021         #610061 - Do not re-run book view on same book with same query (Milan Crha) 
7022         #588833 - Improve account selection heuristics for replies (Matthew Barnes) 
7023         #610250 - '[' and ']' keyboard shortcuts are swapped (Milan Crha) 
7024         #609982 - Avoid unnecessary prompts when marking folders as read (Matthew Barnes) 
7025         #609042 - Convert quoted-printing to UTF-8 when copying to clipboard (Matthew Barnes) 
7026         #610124 - Autosave errors dialogues can't be dismissed (Matthew Barnes) 
7027         #438759 - Fixed German translation, bug #438759 (Mario Blättermann) 
7028         #609836 - Add translator comments to ambiguous strings (Matthew Barnes) 
7029         #604306 - Crash in folder_tree_cell_edited_cb (Milan Crha) 
7030         #610085 - e_alert_get_primary_text() does not escape arguments (Matthew Barnes) 
7031         #599370 - Crash in e_activity_set_percent (Milan Crha) 
7032         #554663 - Swap "Save" and "Save as Draft" accelerators in composer (Matthew Barnes) 
7033         #609638 - Empty warning message on New vFolder (Milan Crha) 
7034         #604522 - Mouse wheel scroll doesn't work above inline images (Milan Crha) 
7035         #604542 - Skip non-system rules when building quick search menu (Matthew Barnes) 
7036         #593700 - Opens folder on top (Milan Crha) 
7037         #609403 - Doesn't restore window size always (Matthew Barnes) 
7038         #609404 - Quick search filter should work on current message list view (Matthew Barnes)         
7040 Other Changes:
7041         Fix a potential crasher in e_charset_add_radio_actions(). (Matthew Barnes)
7042         Update API documentation and fixed some warnings. (Matthew Barnes)
7043         [itip-formatter] Show reason of failed calendar open (Milan Crha)
7044         
7045 Translations:
7046         Nils-Christoph Fiedler (ru)
7047         Petr Kovar (cs)
7048         Mattias Põldaru (et)
7049         Mario Blättermann (gl)
7050         Fran Diéguez (gl)
7051         Mario Blättermann (de)
7052         Bruno Brouard (fr)
7053         vasudeven (ta)
7054         Kjartan Maraas (nb)             
7056 Evolution 2.29.90 2010-02-08
7057 ----------------------------
7059 Bug Fixes:
7060         #581604 - Permissions on mail/local folders are too open
7061                   (Chenthill Palanisamy)
7062         #602416 - Changing shell views emits many runtime warnings
7063                   (Matthew Barnes)
7064         #605596 - Crash on message change (Milan Crha)
7065         #606666 - Cannot move cursor with arrows in preview with caret mode
7066                   (Milan Crha)
7067         #607520 - 'Add to Address Book' fails when address has space
7068                   (Matthew Barnes)
7069         #607566 - Cause calendar view widget to redraw when dates shown
7070                   changed (Gustavo Noronha Silva)
7071         #607595 - Do not auto-sign when replying to a signed message
7072                   (Milan Crha)
7073         #607751 - Double free while copying whole calendar (Milan Crha)
7074         #607776 - Crash in image-inline.c:size_allocate_cb (Milan Crha)
7075         #608160 - Pasting text from FireFox into composer gives just "[?]"
7076                   (Matthew Barnes)
7077         #608340 - Help text missing --debug parameter (Matthew Barnes)
7079 Other Changes:
7080         Implement account-wide search scope in mail. (Matthew Barnes)
7081         Move some ESource-plugin common code to e-plugin-util.h/.c (Milan Crha)
7082         Updating PunjabiTranslation by A S Alam (A S Alam)
7083         Enforce unique-1.0 >= 1.1.2 build requirement. (Matthew Barnes)
7084         Disable strict aliasing optimization. (Matthew Barnes)
7085         Fix some misspellings of "calendar". (Matthew Barnes)
7086         Improve sidebar and ECalModel interaction. (Matthew Barnes)
7087         Sidebar cleanups for Memos and Tasks. (Matthew Barnes)
7088         Remove a bunch of dead code in GnomeCalendar. (Matthew Barnes)
7089         Refactor the autoconfig stuff a bit. (Srinivasa Ragavan)
7090         Don't show total attachment size if it's zero. (Matthew Barnes)
7091         Add bug-database and XML header. Fixes bug 587974 (Andre Klapper)
7092         Changes in mingw.org last w32api/mingw-rt packages. (Fridrich Strba)
7093         Level the differences with the alternative runtime/header set
7094         (Fridrich Strba)
7095         Expose ECalendarSelector (Gustavo Noronha Silva)
7096         Make authentication functionality available (Gustavo Noronha Silva)
7097         Fix include paths for some files to also work when installed
7098         (Gustavo Noronha Silva)
7099         Remove a couple silly ECalModel functions. (Matthew Barnes)
7100         Fix a issue for anjal while saving/restoring search across multiple
7101         folders (Srinivasa Ragavan)
7103 Translations:
7104         Krasimir Chonov (bg)
7105         Jamil Ahmed (bn)
7106         Jiri Eischmann (cs)
7107         Jorge González (es)
7108         Kjartan Maraas (nb)
7109         Ã…smund Skjæveland (nn)
7110         Matej Urbančič (sl)
7111         Aron Xu (zh_CN)
7113 Evolution 2.29.6 2010-01-25
7114 ---------------------------
7116 Bug Fixes:
7117         #607952 - "Hours" used as both singular and plural form(Matthew Barnes)
7118         #606342 - PST option not offered in single file import (Matthew Barnes)
7119         #607804 - Fallback to missing image, when a stock icon could not be 
7120                   found (Gustavo Noronha Silva)
7121         #607087 - Not all inlined text attachments are included in replies 
7122                   (Matthew Barnes)
7123         #607741 - Move folder to claims it's copying in status bar 
7124                   (Matthew Barnes)
7125         #607591 - Revert commit for bug #516000 (Matthew Barnes)
7126         #607572 - Date navigator should be synced with the GnomeCalendar upon 
7127                   setting (Gustavo Noronha)
7128         #549558 - "Download Messages for Offline Usage" still sensitive in 
7129                   offline mode (Viswanath Sivakumar)
7130         #607608 - Empty Trash does not work unless Trash is selected 
7131                   (Matthew Barnes)
7132         #607542 - Sometimes delete in pop up doesn't get displayed 
7133                   (Matthew Barnes)
7134         #606301 - Slow sort by subject (Milan Crha)
7135         #607409 - ~/.evolution/mail/config not created on demand 
7136                   (Matthew Barnes)
7137         #603480 - [bbdb] Traverse lists in destinations properly (Milan Crha)
7138         #602827 - Disable broken plugins automatically (Milan Crha)
7139         #603480 - [bbdb] Crash on unref of uninitialized memory (Milan Crha)
7140         #607360 - [regression] Runtime warnings at exit (Matthew Barnes)
7141         #606940 - plugin_lib_loadmodule() always enables the plugin 
7142                   (Matthew Barnes)
7143         #607234 - Open received attachments as read-only (Matthew Barnes)
7144         #390973 - Changing meeting organizer should also change default 
7145                   attendee (Milan Crha)
7146         #606937 - void function should not have a return value. (Wang Xin)
7147         #605120 -  evolution-exchange requires libcomposer. (Wang Xin)
7148         #606874 - mktemp disabled in latest glibc-2.11.90-8 (Milan Crha)
7149         #605633 - A little code inconsistency in em_utils_send_receipt
7150                   (Milan Crha)
7151         #604670 - addressbook-export segfaults when specifying addressbook
7152                   (Milan Crha)
7154 Other Changes:
7155         Rearrange composer options. (Matthew Barnes)
7156         Coding style and whitespace cleanups. (Matthew Barnes)
7157         Add a EShellWindow::shell-view-created signal. (Matthew Barnes)
7158         Add focus tracking to EMailBrowser. (Matthew Barnes)
7159         Move e-search-bar around. (Kjartan Maraas)
7160         A bit less 'camel_exception_get_id called with NULL parameter' on 
7161         console (Milan Crha)
7162         Don't stomp on GConf's identifier namespace. (Jan Holesovsky)
7163         Fix mention of CVS in autogen.sh. (Jan Holesovsky)
7164         EShellBackend cleanup. (Matthew Barnes)
7165         Give all preview panes a search bar. (Matthew Barnes)
7166         Improve clipboard behavior. (Matthew Barnes)
7167         Add selection utilities for "text/html" targets. (Matthew Barnes)
7168         Fix a potential uninitialized variable use in em-composer-utils.c.
7169         (Matthew Barnes)
7170         Fix a potential uninitialized variable use in emae_authtype_changed().
7171         (Matthew Barnes)
7172         Fix a potential uninitialized return value in e-timezone-dialog.c.
7173         (Matthew Barnes)
7174         Fix a potential uninitialized argument in ech_config_section_factory().
7175         (Matthew Barnes)
7176         Fix a potential uninitialized argument in e_signature_list_find().
7177         (Matthew Barnes)
7178         Fix a potential uninitialized argument in e-plugin-python.c.
7179         (Matthew Barnes)
7180         Remove dead assignments found by clang. (Matthew Barnes)
7181         Remove unused tooltip support from ECanvas/ETable/EText.
7182         (Matthew Barnes)
7183         Remove unused ECell::show_tooltip method. (Matthew Barnes)
7184         Remove dead ETableItem code. (Matthew Barnes)
7185         Remove unused ECanvas functions. (Matthew Barnes)
7186         Also ship gnome-cal.h as a public header (Gustavo Noronha Silva)
7187         Baby steps toward GSEAL compliance. (Matthew Barnes)
7189 Translations:
7190         Chao-Hsiung Liao (zh_HK) (zh_TW)
7191         Alexander Shopov (bg)
7192         Krasimir Chonov (bg)
7193         Jorge González (es)
7194         Kjartan Maraas (nb)
7195         Milan Crha (nb)
7197 Evolution 2.29.5 2010-01-11
7198 ---------------------------
7200 Bug Fixes:
7201         #329693 - Add contexts to translated "None" words (Milan Crha)
7202         #342935 - Do not choose disabled accounts for meeting requests
7203                   (Milan Crha)
7204         #361145 - Evolution hangs when formatting message - fixes part of it
7205                   (Chenthill Palanisamy)
7206         #372921 - Meeting invites sent from wrong email account (Milan Crha)
7207         #520816 - S/MIME shares "Do not sign meeting requests" with PGP
7208                   (Milan Crha)
7209         #549988 - "Empty Trash" in Trash popup empties all Trash folders
7210                   (Milan Crha)
7211         #592117 - Calendar Day view All Day events print improvements (pepp)
7212         #595501 - Crash on a changed mail filter action removal (Milan Crha)
7213         #597816 - Read/save search folders with labels properly (Milan Crha)
7214         #598305 - Use Exif data to rotate inlined photos (Matthew Barnes)
7215         #599794 - Set composer as not changed on reply or forward action
7216                   (Milan Crha)
7217         #600521 - Remove trailing spaces from particular account fields
7218                   (Milan Crha)
7219         #603452 - Increase gnome-pilot version to 2.0.16 (H.Habighorst)
7220         #603469 - Crash in contacts-map with no Home address filled
7221                   (Cedric Bosdonnat)
7222         #604520 - Create first account window hidden behind main window
7223                   (Matthew Barnes)
7224         #604994 - Folder state not preserved in Copy/Move Folder dialog
7225                   (Milan Crha)
7226         #605192 - New memo window has start date as None (Milan Crha)
7227         #605392 - pkg-config files reference libraries that are not used
7228                   anymore (Vincent Untz)
7229         #605600 - Meeting reminders with wrong times (Milan Crha)
7230         #605645 - Crash on exit in calendar_view_dispose (Milan Crha)
7231         #606250 - Remove usage of deprecated GTK+ symbols (Matthew Barnes)
7232         #606316 - Mail with an attachment in a Junk folder crashes Evo
7233                   (Milan Crha)
7234         #606340 - Crash on non-utf8 letter in mail folder name (Milan Crha)
7235         #606344 - Clicking "Reply to All" button causes Evo to dump core
7236                   (Matthew Barnes)
7237         #606449 - empty mail-notification popups (Lucian Langa)
7238         #606542 - Broken paste action on to/cc/subject fields (Matthew Barnes)
7240 Other Changes:
7241         Various changes to support Anjal. (Srinivasa Ragavan)
7242         Introduce ESelectable and EFocusTracker. (Matthew Barnes)
7243         Remove dbus-glib-1 from evolution-shell.pc.in. (Matthew Barnes)
7244         Rename ECalendarTable to ETaskTable. (Matthew Barnes)
7245         Remove useless --enable-nntp configure option. (Matthew Barnes)
7246         Hard code "EDS_PACKAGE" since it will never change. (Matthew Barnes)
7247         Replace alloca() with g_alloca(). (Matthew Barnes)
7248         Hard code "GTKHTML_PACKAGE". (Matthew Barnes)
7249         Evolution does not need flex and bison. (Matthew Barnes)
7250         Hide "Submit Bug Report" if bug-buddy is not present. (Matthew Barnes)
7251         Clarify "Synchronization Options" menu item. (Matthew Barnes)
7252         Kill redundant RGB/HSV color conversion utilities. (Matthew Barnes)
7253         Kill e_popup_menu(). (Matthew Barnes)
7254         Kill widgets/misc/e-colors.[ch]. (Matthew Barnes)
7255         Teach ETable to prefer themed icon names over pixbufs. (Matthew Barnes)
7256         Do not focus in a search entry when it is not having a focus
7257         (Milan Crha)
7258         Cleanup delete actions in shell views. (Matthew Barnes)
7260 Translations:
7261         Jiri Eischmann (cs)
7262         Jorge González (es)
7263         Kjartan Maraas (nb)
7264         Tomasz Dominikowski (pl)
7265         Matej Urbančič (sl)
7266         Daniel Nylander (sv)
7267         krishnababu k (te)
7269 Evolution 2.29.4 2009-12-21
7270 ---------------------------
7272 Bug Fixes:
7274 Mailer:
7275         #596967 - Per-folder setting for threading and preview panel (Milan Crha)
7276         #604884 - Use proper colors in Search bar when is search activated (Milan Crha)
7277         #593896 - "Search -> Find now" should not be always enabled (Milan Crha)
7278         #593700 - Restore folder's last selected message as expected (Milan Crha)
7279         #603184 - Various problems with search box in folders (Milan Crha)
7280         #604761 - Select certificate doesn't work (Milan Crha)
7281         #553057 - Show signer's information in a message window/preview (Matthew W. S. Bell)
7282         #602505 - Incorrect information in message window (Milan Crha)
7283         #551464 - Paste files into composer as attachments (Matthew Barnes)
7285 Calendar:
7286         #596947 - Calendar view forgets memo pane height (Matthew Barnes)
7287         #359755 - Do not fetch content of a CalDAV calendar when given it (Milan Crha)
7288         #604512 - Calendar publishing tab misses button label (Milan Crha)
7289         #604182 - Do not block UI with publish-calendar messages (Milan Crha)
7290         #359755 - Support for CalDAV collections (Milan Crha)
7291         #603682 - Duplicate mnemonic in meeting window (Matthew Barnes)
7292         #603061 - Use .ics for temp vcalendar files (Paul Bolle)
7294 Contacts:
7295         #602998 - Contacts searches are supposed to be per address book (Milan Crha)
7296         
7297 Misc:
7298         #604838 - Drop unused alert dialog (Paul Bolle)
7299         #604822 - Drop more alert titles. Drop all alert titles to be found in *.error.xml. 
7300         iHIG suggests alerts (Paul Bolle).
7301         #603701 - Don't treat 4 byte values as DDWORDs (Paul Bolle)
7302         #603342 - Memory leak fixes (Milan Crha)
7303         #604562 - Typo in gconf schema (Christophe Fergeau)
7304         #604182 - Hide variable used only with HAVE_LIBNOTIFY (Milan Crha)
7305         #499322 - Use extension for "Save as" suggested file name (Milan Crha)
7306         #603972 - Proper title for dialog (Paul Bolle)
7307         #591938 - Update translator's comments (Milan Crha)
7308         #604098 - Missing \n in EAlert
7309         #603592 - X11 window roles should be set (Matthew Barnes)
7310         #602963 - Migrate to new EError Apis (Jonathon Jongsma) 
7312 Misc Fixes
7313         Punctuation fixes (Jordi Mas)
7314         EShellContent cleanups. (Matthew Barnes)
7315         Fix distcheck errors. (Matthew Barnes)
7316         Fix a small memory leak in EShellBackend (Jonathon Jongsma)
7317         Add get_data_dir(), get_config_dir() vfuncs to EShellBackend (Jonathon Jongsma)
7318         Merge some composer header changes for Anjal. (Matthew Barnes)
7319         Introduce EMailBackend into libevolution-mail. (Matthew Barnes)
7320         Use the boxed CamelObject type for signal params in MailFolderCache (Jonathon Jongsma)
7321         Remove mail-config, vfolder, and filter deps from mail-folder-cache (Jonathon Jongsma)
7322         Kill ETableScrolled. (Matthew Barnes)
7323         Bump glib requirement to 2.22.0 (Jonathon Jongsma)
7324         Remove libhal requirement from configure (Bastien Nocera)
7326 Translations:
7327         Jorge González (es)
7328         Daniel Nylander (sv)
7329         Matej Urbančič (sl)
7330         Kjartan Maraas (nb)
7331         Ray Wang (zh_CN)
7333 Evolution 2.29.3 2009-11-30
7334 ---------------------------
7336 Bug Fixes:
7338 Calendar:
7339         #558030 - Convert meeting to appointment popup menu option(Milan Crha)
7340         #550025 - Add error dialogs for Meetings (Paul Bolle)
7341         #598166 - All Day Meeting String Improvement (Milan Crha)
7342         #602907 - Cannot delete meetings or appointments in list view 
7343         (Matthew Barnes)
7344         #602102 - [regression] evolution-alarm-notify segv on login to desktop 
7345         (Chenthill Palanisamy)
7346         #602081 - Runtime warnings when going to Tasks (Milan Crha)
7347         #602165 - Meeting window doesn't show status, role fields (Milan Crha)
7348         #602098 - No progress notification from GnomeCalendar (Milan Crha)
7349         #602081 - Calendar purge doesn't seem to work (Milan Crha)
7350         Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
7352 Tasks:
7353         #591330 - Do not clear task preview every minute (Milan Crha)
7354         #602704 - Actions->Purge in task view doesn't work (Matthew Barnes)
7356 Mailer:
7357         #602799 - "Mark for Follow Up" menu item glitches (Matthew Barnes)
7358         #602844 - Flags not saved to IMAP account on exit (Matthew Barnes)
7359         #563555 - Confirm before forwarding many emails inline 
7360         (Ritesh Khadgaray)
7361         #579599 - Let the Advanced Search work again (Milan Crha)
7362         #602178 - Missing widget in Search folder dialog (Milan Crha)
7363         #590127 - Define ETable::vertical-spacing style property (Milan Crha)
7364         #592294 - Output an error message on system filter rules loading error
7365         (Yan Li)
7367 Contacts:
7368         #361156 - contacts-map plugin (Cedric Bosdonnat)
7369         #602803 - New Contact enabled for read-only address books 
7370         (Matthew Barnes)
7371         #474502 - Don't check for contacts in broken address books (Milan Crha)
7372         #364618, solve the chinese character issue. (Jeff Cai)
7374 Plugins:
7375         #602177 - Plug leaks. Fix race. (Paul Bolle)
7376         #601517 - Accept/decline options are missing on event right click
7377         (Milan Crha)
7379 Conduits:
7380         #551603 - Special case "positive zero alarms" (Paul Bolle)
7381         #554779 - Removal of task due date does not sync from Palm.
7382         (Matt McCutchen 2)
7384 Misc:
7385         #602920 - In German translation (Mario Blättermann)
7386         #602719 - Default /evolution/shell/network_config/proxy_type to 0 
7387                   explicitly(Milan Crha)
7388         #602625 - Typos in translation messages (Matthew Barnes)
7389         #360461 - Do not hardcode invisible_char in ui files (Claude Paroz)
7390         #589153 - Use GtkBuilder instead of libglade (Matthew Barnes)
7391         
7392 Other Changes:
7394 Calendar:
7395         Fix uninitialized variable from a patch for bug #591330 (Milan Crha)
7396         Header file cleanup. (Matthew Barnes)
7397         Disallow renaming a non-deletable ESource. (Matthew Barnes)
7399 Contacts:
7400         Remove some redundancy from EABContactDisplay. (Matthew Barnes)
7401         Don't unref destinations in eab_send_as_to(). (Matthew Barnes)
7403 Plugins:
7404         Rewrite champlain-gtk and geoclue detection. (Matthew Barnes)
7405         Remove unused files after GtkBuilder merge (Milan Crha)
7407 Shell:
7408         Implement a new 'killev' program. (Matthew Barnes)
7409         Make EShell more subclassable. (Matthew Barnes)
7410         Add a --quit command-line option. (Matthew Barnes)
7411         Add a --geometry command-line option. (Matthew Barnes)
7413 Mailer:
7414         Fix a build error. (Matthew Barnes)
7416 Misc:
7417         Update API documentation. (Matthew Barnes)
7418         Coding style and whitespace cleanups. (Matthew Barnes)
7419         Fix compile time warnings in filter/e-rule-context.c (Milan Crha)
7420         Add Evolution's process ID to ~/.evolution/.running. (Matthew Barnes)
7421         Restore some lost characters in filter.ui. (Matthew Barnes)
7422         Add gettext/glade prefix before ui files in POTFILES.in (Claude Paroz)
7423         Remove the last traces of libglade. (Matthew Barnes)
7424         Fix typos in e_cal_shell_content_paste_clipboard(). (Matthew Barnes)
7425         Fix some details in our asynchronous functions. (Matthew Barnes)
7426         Still tweaking pane position restoration. (Matthew Barnes)
7427         Kill e_util_read_file(). (Matthew Barnes)
7428         Add e_attachment_store_load_async(). (Matthew Barnes)
7429         Kill Evolution's icon cache once and for all. (Matthew Barnes)
7430         Assemble HTML code in a GString instead of a GtkHTMLStream.
7431         (Matthew Barnes)
7432         Prefer EWebView calls over direct GtkHTML calls. (Matthew Barnes)
7433         Updated POTFILES.in/skip after GTKBuilder migration (Claude Paroz)
7435 Translations:
7436         Jorge González (es)
7437         Ivar Smolin (et)
7438         Mattias Põldaru (et)
7439         Claude Paroz (fr)
7440         Bruno Brouard (fr)
7441         Matej Urbančič (sl)
7442         Zhang Miao (zh_CN)
7444 Evolution 2.29.2 2009-11-16
7445 ---------------------------
7447 Bug Fixes:
7448         Bug 600397 - Delete option enabled for undeletable ESource
7449         (Matthew Barnes)
7450         Bug 600714 - No label colors in popup menu (Matthew Barnes)
7451         Bug 600933 - Empty Trash missing for real trash folders
7452         (Matthew Barnes)
7453         Bug 601601 - No Create Rule in popup menu (Lucian Langa)
7454         Bug 601767 - Delete action in calendar view has glitches
7455         (Matthew Barnes)
7456         Bug 601769 - Print issues in address book (Matthew Barnes)
7457         Bug 601774 - "Send Message to Contact" is always disabled
7458         (Matthew Barnes)
7459         Bug 601785 - Menu glitches in memo and task view (Matthew Barnes)
7460         Bug 600133 - Crash on day view print preview without all day events
7461         (Milan Crha)
7462         Bug 600217 - Crashes in emfh_multipart_related_check (Bharath Acharya)
7463         Bug 601626 - pst-import missing link to libeutil (Travis Reitter)
7464         Bug 588093 - Allow import of local files from command line (Milan Crha)
7465         Bug 601516 - Calendar views missing from calendar popup menu
7466         (Matthew Barnes)
7467         Bug 593751 - Show correct context menu in calendar views (Milan Crha)
7468         Bug 601218 - Accepted meeting doesn't show attachments in calendar
7469         view (Milan Crha)
7470         Bug 250046 - Composer addresses reading fixes (Milan Crha)
7471         Bug 600926 - Fails to build due to missing dependencies
7472         (Jonathon Jongsma)
7473         Bug 600926 - Fails to build due to missing dependencies (Yan Li)
7474         Bug 601219 - Transient dialogs in composer window blocks main window
7475         (Matthew Barnes)
7476         Bug 271836 - Incorrect signature for "model_cell_changed" signal
7477         handler (Li Yuan)
7478         Bug 601229 -  Crashes when replying a mail. (Chenthill Palanisamy)
7479         Bug 557613 -  evolution crashed with SIGSEGV in try_open_e_book_cb()
7480         (Chenthill Palanisamy)
7481         Bug 482327 - Save attached calendar with multiple items easily
7482         (Milan Crha)
7483         Bug 599792 - Anjal composer's Send button doesn't work after pressed
7484         Save Drafts button (Yan Li)
7485         Bug 598877 - Crash while sending mail, in report_status function
7486         (Milan Crha)
7487         Bug 573304 - Forward an email shouldn't strip signature (Milan Crha)
7488         Bug 597582 - Original Date: header should be given precedence
7489         (David Woodhouse)
7490         Bug 596027: In Anjal, although invalid mail address warning popup,
7491         mail's tab closed automatically (Yan Li)
7492         Bug 557505 - [bbdb] hangs and is unresponsive (Milan Crha)
7493         Bug 596827 - Don't remove meeting attendees after edit (Milan Crha)
7494         Bug 600402 - Clear search is always enabled in calendar/contact/task
7495         (Matthew Barnes)
7496         Bug 599124 - Signature always includes an empty line in front of
7497         text (Milan Crha)
7498         Bug 599627 - Crash when adding a new task in a table (C de-Avillez)
7499         Bug 464400 - New mail notify should display sender and subject
7500         (Milan Crha)
7501         Bug 583450 - [prefer-plain] Ability to hide html attachments
7502         (Milan Crha)
7503         Bug 599890 - Search should not be remembered across folders
7504         (Matthew Barnes)
7505         Bug 570835 - Custom e-mail headers inserted with double column
7506         (Milan Crha)
7507         Bug 599837 - Junk plugin combo box is invisible (Matthew Barnes)
7508         Bug 561843 - Properly check for filename being set, to not crash
7509         (Milan Crha)
7510         Bug 600019 - Menu glitches when an account name is selected
7511         (Matthew Barnes)
7512         Bug 600014 - Remove warnings from ech_config_widget_factory()
7513         (Matthew Barnes)
7514         Bug 268644 - unread mail shortcut collides with gtk tree search
7515         (Milan Crha)
7516         Bug 599896 - Flush outbox option is missing (Matthew Barnes)
7517         Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping
7518         to bottom (Matthew Barnes)
7519         Bug 599842 - EConfig does not respond to disabling/enabling EPlugins
7520         (Matthew Barnes)
7521         Bug 552727 - Flooded by spam checking errors if bogofilter not
7522         installed (Milan Crha)
7523         Bug 550049 - Disable Mark messages as read actions when unusable
7524         (Milan Crha)
7525         Bug 571039 - Shows all selected messages in a preview pane on a slow
7526         network (Milan Crha)
7527         Bug 599199 - Hangs regularly when synchro with pidgin is activated
7528         (Milan Crha)
7529         Bug 599740 - Crashing in g_thread_init (Milan Crha)
7530         Bug 598519 - Cannot open task/memo by double click in calendar day
7531         view (Milan Crha)
7532         Bug 204900 - The sort indication arrows cover up the icons in tab
7533         header (Milan Crha)
7535 Other Changes:
7536         Update API documentation. (Matthew Barnes)
7537         Hide actions when lockdown settings are enabled. (Matthew Barnes)
7538         EWebView popup menu enhancements. (Matthew Barnes)
7539         Fix a typo in a comment block. (Matthew Barnes)
7540         Update the OtherBinaries line in our .desktop file. (Matthew Barnes)
7541         Simplify clipboard handling in addressbook. (Matthew Barnes)
7542         Simplify clipboard handling in calendar. (Matthew Barnes)
7543         More build failures due to missing internal lib dependencies
7544         (Jonathon Jongsma)
7545         Fix Windows build (Tor Lillqvist)
7546         Fix a potential crash in the mail migration code. (Matthew Barnes)
7547         Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one
7548         (Tor Lillqvist)
7549         Enable building without Canberra-GTK (Tor Lillqvist)
7550         Fix EPluginLib callback signatures. (Matthew Barnes)
7551         Kill e-cursor(s) (both of them). (Matthew Barnes)
7552         EMFormat plugins should always be enabled. (Matthew Barnes)
7553         Add zooming and drag-and-drop to the plugin. (Matthew Barnes)
7554         Prototype an inline image plugin. (Matthew Barnes)
7555         Convert some "Save As" actions to run asynchronously. (Matthew Barnes)
7556         Prototype EIOActivity, which integrates with GIO. (Matthew Barnes)
7557         Move EActivity and subclasses to e-util. (Matthew Barnes)
7558         Support other forward types for Anjal. (Srinivasa Ragavan)
7559         Remove redundant URI/filename conversion functions. (Matthew Barnes)
7560         Build filename using g_build_filename instead of hardcoding
7561         forward-slash (Tobias Mueller)
7562         Quote filename during restore to prevent user assisted arbitrary
7563         code execution (Tobias Mueller)
7564         Sync to disk the outbox, since if we crash, we endup sending mail
7565         again. (Srinivasa Ragavan)
7566         Add support for Googlemail and hotmail/live/msn.com accounts.
7567         (Srinivasa Ragavan)
7568         Fix a regression caused by EEvent cleanup (Lucian Langa)
7569         Don't update the message list when right-clicking on a folder.
7570         (Matthew Barnes)
7571         Add a menu to the Forward toolbar button. (Matthew Barnes)
7572         Cleanup and rename filter classes. (Matthew Barnes)
7573         Prefer GQueue (or GNode) over EDList. (Matthew Barnes)
7574         EImport cleanup. (Matthew Barnes)
7575         EEvent cleanup. (Matthew Barnes)
7576         EConfig cleanup. (Matthew Barnes)
7577         Remove some unfinished / unwanted bits from mail-mt. (Matthew Barnes)
7578         Prefer GLib mutexes over pthread mutexes. (Matthew Barnes)
7580 Translations:
7581         Thomas Thurman (en@shaw)
7582         Jorge González (es)
7583         Matej Urbančič (sl)
7584         vasudeven (ta)
7586 Evolution 2.29.1 2009-10-26
7587 ----------------------------
7589 Bug Fixes:
7590         Bug #575208 - Use complete template message with all attachments 
7591         (Milan Crha)
7592         Bug #599131 - Crash on new contact adding with similar values as an old 
7593         (Milan Crha)
7594         Bug #585715 - Skip empty parts in multipart/alternative formatting 
7595         (Milan Crha)
7596         Bug #248745 - Indent single mail in a threaded view too (Milan Crha)
7597         Bug #599190 - Unable to drop attachments in the attachment bar 
7598         (Matthew Barnes)
7599         Bug #484839 - Sort, when in threading mode, properly (Milan Crha)
7600         Bug #599245 - Use bitwise AND instead of logical AND for checking flags 
7601         (Thomas Andersen)
7602         Bug #480361 - Useful action when clicking on a mail notification 
7603         (Matthew Barnes)
7604         Bug #598567 - Can only insert local image files (Matthew Barnes)
7605         Bug #593953 - LDAP SSL option order doesn't match with a backend's 
7606         (Milan Crha)
7607         Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger
7608         (Milan Crha)
7609         Bug #238879 - Use explicit text color in a Welcome message (Milan Crha)
7610         Bug #552779 - Sort order of messages by "From" is case sensitive 
7611         (Milan Crha)
7612         Bug #267749 - Week numbers are incorrect when the week starts on Sunday 
7613         (Milan Crha)
7614         Bug #470291 - [prefer-plain] Be able to show HTML only messages 
7615         (Milan Crha)
7616         Bug #596860 - Duplicate event gets shown in calendar view (Milan Crha)
7617         Bug #339628 - Non-default Draft folders are Draft folders too
7618         (Milan Crha)
7619         Bug #555901 - Preserve Start/End/Due timezone when editing in list view
7620         (Milan Crha)
7621         Bug #522783 - Signature separator for HTML E-mails (Milan Crha)
7622         Bug #545851 - Set properly sign type on reply of signed message 
7623         (Milan Crha)
7624         Bug #372435 - Show SMIME cert info from mail, not from cert db 
7625         (Milan Crha)
7626         Bug #597473 - Reply-all composes reply to wrong address (Milan Crha)
7627         Bug #322261 - vCalendar replies are sent out using the default account 
7628         (Milan Crha)
7629         Bug #245683 - Use QP encoding when composing message with "\nFrom " 
7630         (Milan Crha)
7631         Bug #565306 - "Edit Full" in "Add to address book" searches first 
7632         (Milan Crha)
7633         Bug #458173 - Date selection window in "Advanced Search" inconsistent 
7634         (Milan Crha)
7635         Bug #411768 - Don't remove column by drag&drop out of a table header 
7636         (Milan Crha)
7637         Bug #404227 - Over-aggressive appointment editor date check (Milan Crha)
7638         Bug #449520 - Adding a contact to a contact list fails when using a comma 
7639         (Milan Crha)
7640         Bug #468736 - Prevent recursion in em-format (Milan Crha)
7641         Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar 
7642         (Milan Crha)
7643         Bug #516000 - Wrong formatted quoted text (Milan Crha)
7644         Bug #329710 - [PublishCal] 'Enable' button should update on change 
7645         (Milan Crha)
7646         Bug #373297 - Option for autocomplete in address book preferences 
7647         (Milan Crha)
7648         Bug #523335 - [mail-to-task] Enhancements (Milan Crha)
7649         Bug #336337 - Send & receive dialog shows the default smtp server
7650         (Milan Crha)
7651         Bug #573878 - [face] Plugin is unusable (Milan Crha)
7652         Bug #542361 - Unhelpful error warnings (Milan Crha)
7653         Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail 
7654         (Milan Crha)
7655         Bug #592117 - Calendar Printout Love (pepp)
7656         Bug #593753 - Calendar search in list view doesn't work properly
7657         (Milan Crha)
7658         Bug #597123 - Composer's Send Options doesn't work (Milan Crha)
7659         Bug #329100 - Choosing adress book for birthdays (Milan Crha)
7660         Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' 
7661         (Milan Crha)
7662         Bug #498095 - Fixing mnemonics (Milan Crha)
7663         Bug #596720 - Account assistance repeats itself after finishing 
7664         (Milan Crha)
7665         Bug #598027 - Use vCard instead of VCard (Matthew Barnes)
7666         Bug #597932 -  Split out Kerberos 5 check into an macro (H. Habighorst)
7667         Bug #552552 - File/Empty Trash does not expunge maildir folders 
7668         (Milan Crha)
7669         Bug #595092 - Remove option to skip offline syncrhonization dialog 
7670         (Matthew Barnes)
7671         Bug #596952 - Offline mode does not stick when set from command line 
7672         (Matthew Barnes)
7673         Bug #596824 - evolution hangs on start up (Milan Crha)
7674         Bug #597564 - Invalid g_object_unref call in redo_queries (Milan Crha)
7675         Bug #593612 - Pane size restoration does not play nice with maximized 
7676         windows (Matthew Barnes)
7677         Bug #597533 - e_file_dialog_save() does not pass parent window 
7678         (Matthew Barnes)
7679         Bug #594373 - Calendar notifications are not cleared from system tray
7680         (Milan Crha)
7681         BUG #595803 - Fixes a double free (Bharath Acharya)
7682         Bug #587014 - Magic space does not work as expected (Lucian Langa)
7683         Bug #597224 - Cannot close preferences window with escape key
7684         (Lucian Langa)
7685         Bug #597151 -  [regression] Folder doesn't get deleted properly 
7686         (Lucian Langa)
7687         Bug #456240 - Move exchange plugin to exchange package (Milan Crha)
7688         Bug #597108 - E_CONFIG_SECTION headers not properly escaped 
7689         (Matthew Barnes)
7690         Bug #596972 - Drop support for Kerberos 4 (H.Habighorst)
7691         Bug #596848 - Use per-target CPPFLAGS in automake files (H.Habighorst)
7692         Bug #596843 - Link to libraries when building API docs (H.Habighorst)
7693         Bug #596800 - Hang on contacts merging (Milan Crha)
7694         Bug #596712 - Recovered messages not autosaved until modification 
7695         (Matthew Barnes)
7696         Bug #596753 - Autocompletion addressbooks not remembered (Milan Crha)
7697         Bug #594015 - Keeps "Loading..." node on the first fetch (Milan Crha)
7698         Bug #594005 - Mailer preview pane doesn't update on show (Milan Crha)
7699         Bug #582745 - Place signature at bottom when Edit As New Message
7700         (Milan Crha)
7701         Bug #593700 - Opens folder on top (Matthew Barnes)
7702         Bug #594534 - Can't select calendar for a new appointment 
7703         (Matthew Barnes)
7704         Bug #595812 - Crash after finishing account set up (Matthew Barnes)
7705         Bug #596186 - New Mail account setup Assistant window is blank 
7706         (Matthew Barnes)
7707         Bug #593609 - Have buildable exchange-operations plugin again 
7708         (Milan Crha)
7709         Bug #596268 - Crash when sidebar was clicked while 'loading' 
7710         (Matthew Barnes)
7711         Bug #596130 -  Use correct Name and GenericName in .desktop file 
7712         (William Jon McCann)
7713         Bug #596157 - Use "Message-ID" instead of "Message-Id" (Matthew Barnes)
7714         Bug #593633 - Runtime warnings trying to create a recurrence event
7715         (Milan Crha)
7716         Bug #594543 -  Crash on folder/message change (Matthew Barnes)
7717         Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
7718         Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
7719         Bug #594989 - Drop some dialog titles (Paul Bolle)
7720         Bug #591380 - Optional dependencies must be explicitly disabled 
7721         (H.Habighorst)
7722         Bug #595326 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
7723         Bug #594988 - Drop generic dialog titles (Paul Bolle)
7724         Bug #595501 - Crash on a changed filter rule removal (Milan Crha)
7725         Bug #593747 - Calendar preview dates not indicating events (Milan Crha)
7726         Bug #593750 - Month view doesn't update / scroll (Matthew Barnes)
7727         Bug #593617 - GroupWise plugins are not built (Milan Crha)
7728         Bug #595119 - Crash while trying to add a new category in contact 
7729         (Matthew Barnes)
7730         Bug 595687 - Message list popup menu not activated by menu key 
7731         (Matthew Barnes)
7732         Bug 595668 - Crash on startup (Matthew Barnes)
7733         Bug #587011 - Add more requirements to evolution-plugin.pc.in
7734         (Milan Crha)
7735         Bug #594284 - Missing libraries in composer to link properly (Milan Crha)
7736         Bug #594528 - Crash when clicked on File->quit (Matthew Barnes)
7737         Bug #594017 - Crash on set preview visible (Milan Crha)
7738         Bug #594468 - Revise kill-bonobo hack for non-working plugins
7739         (Matt McCutchen)
7740         Bug #594863 - Message body doesn't allow right click pop up menu 
7741         (Matthew Barnes)
7742         Bug #217066 - Rename folders directly inside folder list (Matthew Barnes)
7743         Bug #595002 - There should not be a space before ? in strings 
7744         (Matthew Barnes)
7745         Bug #593899 - "Create Search Folder from Search" does not work
7746          (Matthew Barnes)
7747         Followup fix for bug #593905. (Matthew Barnes)
7748         Bug #593892 - 'Find in message' issues when clearing search 
7749         (Matthew Barnes)
7750         Bug #593905 - 'Subject or Addresses contains' search criteria missing 
7751         (Matthew Barnes)
7752         Bug #572960 - Ignore and drop invalid signatures on load (Milan Crha)
7753         Bug #582780 - Use proxy in Google calendar setup plugin 
7754         (Alexander Klepikov)
7755         Bug #590707 - Initialize DBus threading on start (Milan Crha)
7756         Bug #594609 - Date field in message list shows incorrect "x days ago".
7757         (Chenthill Palanisamy)
7758         Bug #594628 - Switching back from Outgoing filters to Incoming filters 
7759         does not (Chenthill Palanisamy)
7760         Bug #593659 - Missing UI error messages (Matthew Barnes)
7761         Bug #593646 - Starting in day view does not restore panels correctly 
7762         (Matthew Barnes)
7763         Bug #594573 - Label dropdown box in the rule editor does not work 
7764         (Matt McCutchen)
7765         Bug #571881 - Make messages inherit labels from collapsed subtree 
7766         (Matt McCutchen)
7767         Bug #594484 - Crashed when tried to open more than one memo (Milan Crha)
7768         Bug #594407 - Alarms won't go away (Milan Crha)
7769         Bug #581602 - Purge calendar function not working (Milan Crha)
7770         Bug #586854 - Crash on File->Quit with empty_junk enabled 
7771         (Ritesh Khadgaray)
7772         Reverted part of bug #594284 (Milan Crha)
7773         Bug #594284 - FTBFS: missing links (Diego Escalante Urrelo)
7774         Bug #594002 - Stuck mail activities when error occurs (Milan Crha)
7775         Bug #593754 - Warnings on evolution terminal when open any task
7776         (Milan Crha)
7777         Bug #593442 - plugin-manager: HIG-ify main screen (Paul Bolle)
7778         Bug #593881 - Category icons do not appear in preview pane 
7779         (Matthew Barnes)
7780         Bug #593762 - Event creation window has start date as Today (Milan Crha)
7781         Bug #593940 - No options for google address book available 
7782         (Matthew Barnes)
7783         Bug #593872 - Forgets which signature is assigned to which account 
7784         (Milan Crha)
7785         Bug #593922 - Reply freezes evo (Milan Crha)
7786         Bug #593761 - Wrong dir for calendar local sources (Milan Crha)
7787         Kill debug messages in default-mailer plugin. (Matthew Barnes)
7788         Bug #593778 - Clear search enabled when it shouldn't be (Matthew Barnes)
7789         Bug #593783 - Edit contact option in composer doesn't work 
7790         (Matthew Barnes)
7791         Bug #592169 - "Checking for new mail" doesn't show which folder
7792         (Milan Crha)
7793         Bug #593776 - Fix include of a11y/addressbook and a11y/calendar 
7794         (H.Habighorst)
7795         Bug #593779 - re-committing patch from bug #214238 (Milan Crha)
7796         Bug #593627 - Tool bar > new > contact list doesn't work (Matthew Barnes)
7797         Bug #593675 - Freeze on startup (Milan Crha)
7798         Bug #593614 - efh_format_secure() recurses forever (Matthew Barnes)
7799         Bug #579598 - Change in view types (from Menu) is not working 
7800         (Milan Crha)
7801         Bug #593685 - Insensitive actions after start (Matthew Barnes)
7802         Bug #593613 - Doesn't differentiate an appointment and meeting button 
7803         click (Matthew Barnes)
7804         Bug #494531 - Use quoted-printable encoding when necessary (David Liang)
7805         Bug #593648 - mail-to-task used full path in .eplug file (Milan Crha)
7806         Bug #592680 -  Remove deprecated Encoding key from desktop file 
7807         (Frederic Peters)
7808         Bug #590687 - Evolution not restoring data from backup archive
7809         (Milan Crha)
7810         Bug #592873 - Initialize Force Read only check state properly 
7811         (Milan Crha)
7812         Add menu item ellipsis according to bug #324492. (Matthew Barnes)
7813         Bug #488409 - Remember size of filter/vfolder editor windows 
7814         (Matthew Barnes)
7815         Bug #592335 - Submit bug-report doesn't work (Matthew Barnes)
7816         Bug #511769 - Poor indication of when network is unavailable 
7817         (Matthew Barnes)
7818         Bug #359909 - "New" Button too small (Matthew Barnes)
7819         Bug #571488 - Migrate from deprecated gnome_sound to libcanberra 
7820         (H.Habighorst)
7821         Bug #592680 -  Remove deprecated Encoding key from desktop file 
7822         (Frederic Peters)
7823         Fixed bug #591916 (Mario Blättermann)
7824         Bug #592551 - Build break fix caused by bug #581288 (Milan Crha)
7825         Bug #567260 - Migrate from GnomeDruid to GtkAssistant (Milan Crha)
7826         Bug #591829 - Dragging mails to folder tree does not work 
7827         (Matthew Barnes)
7828         Bug #591830 - Inline attachments no longer shown (Matthew Barnes)
7829         Bug #592032 - Marks message as read when preview is off (Matthew Barnes)
7830         Bug #592034 - Reply to List doesn't work (Matthew Barnes)
7831         Bug #591755 - Gtk-Doc build failure when NM support disabled 
7832         (H.Habighorst)
7833         Bug #567260 â€“ Migrate from GnomeDruid to GtkAssistant (Milan Crha)
7834         Bug #591377 â€“ Fails to detect krb5 in configure with -as-needed 
7835         (H.Habighorst)
7837 Other Fixes:
7838         Coding style and whitespace cleanups. (Matthew Barnes)
7839         Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
7840         (Matthew Barnes)
7841         Slightly better error dialog on "Unable to book" (Milan Crha)
7842         Check whether message-list is filtered properly (Milan Crha)
7843         Enable mail-next-unread and mail-prev-unread for multi-selections. 
7844         (Matthew Barnes)
7845         Clean up includes in main.c. (Matthew Barnes)
7846         Gtk-Doc updates. (Matthew Barnes)
7847         Shell cleanup. (Matthew Barnes)
7848         Enable File->Empty Trash menu item for all folders (Milan Crha)
7849         Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
7850         (Matthew Barnes)
7851         Various composer autosave fixes. (Matthew Barnes)
7852         Code cleanup in e-msg-composer.c (Matthew Barnes)
7853         Show import progress directly in the assistant window. (Matthew Barnes)
7854         Rename EShellImporter to EImportAssistant and move it to widgets. 
7855         (Matthew Barnes)
7856         Convert the shell importer to a widget class. (Matthew Barnes)
7857         Shell importer does not need an EShellWindow. (Matthew Barnes)
7858         Trim unused or unnecessary bits from the import framework.
7859         (Matthew Barnes)
7860         Overlooked compiler warnings from exchange-operations plugin (Milan Crha)
7861         Make gweather detection consistent with other optional libraries. 
7862         (Matthew Barnes)
7863         No longer need the X11 configure checks. (Matthew Barnes)
7864         Rework optional plugin detection to fix distcheck. (Matthew Barnes)
7865         Developer documentation improvements. (Matthew Barnes)
7866         Typo fix (Andre Klapper)
7867         Disable gdk_event_get_graphics_expose() call in EMap. (Matthew Barnes)
7868         Goodbye libgnome and libgnomeui!! (Matthew Barnes)
7869         Kill the killev program, and the whole tools directory. (Matthew Barnes)
7870         EMFolderTree code cleanup. (Matthew Barnes)
7871         Copy folder tree state of 1st window when opening new windows. 
7872         (Matthew Barnes)
7873         Homing in on a reference counting issue in EShellContent.(Matthew Barnes)
7874         Introduce an EShellView::execute-search signal. (Matthew Barnes)
7875         Relax the EBinding API to reduce GObject casting. (Matthew Barnes)
7876         Kill EPopup. (Matthew Barnes)
7877         Kill ECalPopup. (Matthew Barnes)
7878         Trim more fat off the GnomeCalendar API. (Matthew Barnes)
7879         Update GConf when the online/offline button is clicked. (Matthew Barnes)
7880         Track the timezone in one place: ECalModel (Matthew Barnes)
7881         Remove unnecessary <calendar/gui/e-cal-popup.h> includes. (Matthew Barnes)
7882         Kill EMenu. (Matthew Barnes)
7883         Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
7884         Allow calendar to be written as a external app and split the huge .so 
7885         (Srinivasa Ragavan)
7886         Changes for having a light version of calendar. (Srinivasa Ragavan)
7888 Translations:
7889         Ivar Smolin (et)
7890         Mattias Põldaru (et)
7891         Ã…smund Skjæveland (nn)
7892         drtvasudevan (ta)
7893         Leonid Kanter (ru)
7894         Jorge González (es)
7895         David Planella (ca)
7896         Andrej Å½nidarÅ¡ič (sl)
7897         Matej Urbančič (sl)
7898         Luca Ferretti (it)
7899         Daniel Nylander (sv)
7900         Khaled Hosny (ar)
7901         Adi Roiban (ro)
7902         Takayuki KUSANO (ja)
7903         Andre Klapper (cs)
7904         Yavor Doganov (bg)
7905         Kostas Papadimas (el)
7906         Chao-Hsiung Liao (zh_HK)
7907         Mario Blättermann (de)
7908         Christian Kirbach (de)   
7909         Gabor Kelemen (hu)
7910         Sandeep Shedmake (mr)
7911         krishnababu k (te) 
7912         Sweta Kothari (gu)
7913         Wadim Dziedzic (pl)
7914         Iestyn Pryce (cy)
7915         Ask H. Larsen (da)
7916         Kenneth Nielsen (da)
7917         Ilkka Tuohela (fi)
7918         A S Alam (pa)
7919         Å½ygimantas Beručka (lt)
7920         Igor Nestorović (sr)
7921         Kjartan Maraas (nb)
7922         Denis Arnaud (br)
7924 Evolution 2.27.91 2009-08-24
7925 ----------------------------
7927 Calendar:
7928         #591414 - libevolution-cal-shared is linked as a module (Götz Waschk)
7930 Miscellaneous:
7931         #591321 - Cosmetic changes and fixes in configure.ac (H.Habighorst)
7932         #591326 - Keep m4 macros in their own folder (H.Habighorst)
7933         #591377 - Fails to detect krb5 in configure with -as-needed
7934                   (H.Habighorst)
7936 Other Fixes:
7937         Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
7938         Update czech screenshots. (Andre Klapper)
7940 Translations:
7941         Alexander Shopov (bg)
7942         Jamil Ahmed (bn)
7943         Gil Forcada (ca)
7944         Carles Ferrando (ca@valencia)
7945         Jorge González (es)
7946         Mattias Põldaru (et)
7947         Ivar Smolin (et)
7948         Seán de Búrca (ga)
7949         Antón Méixome (gl)
7950         Mark Krapivner (he)
7951         Changwoo Ryu (ko)
7952         Kjartan Maraas (nb)
7953         Sandeep Shedmake (mr)
7955 Evolution 2.27.90 2009-08-10
7956 -----------------------------
7958 Bug Fixes:
7960 Calendar:
7961         #205137 - Configurable date formats in components (Milan Crha)
7962         #587468 - Show meeting icon for component with attendees only (Milan Crha)
7963         #320071 - Unclear why you can't edit appointment in calendar (Milan Crha)
7964         #314599 - Recurrence Tab Should Not Default To Forever (Milan Crha)
7965         #325278 - cannot access parts of "save calendar" without mouse (Milan Crha)
7966         #324676 - Print preview displays preview of previous month (Milan Crha)
7967         #590392 - Show selected day in day view's second timezone column (Milan Crha)
7968         #539334 - Postpone processing event when called recursively (Milan Crha)
7969         #328361 - Support for "Fifth Sunday *of the month*" (Marcel Stimberg)
7970         #514725 - Critical warnings with appointments (Milan Crha)
7971         #273535 - Meeting request with attachments has bogus CID value (Milan Crha)
7972         #300567 - Calendar drawing optimizations (Milan Crha)
7973         #317290 - [Publish-Calendar] Cancel setup should cancel (Milan Crha)
7974         #245829 - Cannot copy (with mouse for pasting) appointment summary (Milan Crha)
7975         #203853 - Cut/Copy key bindings don't work in day and week views (Milan Crha)
7976         #575581 - All Day Events Should Not Depend On Calendar Scrolling (Milan Crha)
7977         #420513 - Be able to notify about meeting only new attendees (Milan Crha)
7978         #579646 - Remember alarm's last notified per calendar (Milan Crha)
7980 Mail:
7981         #590747 â€“ Composer autosave can easily lose data (Philip Withnall)
7982         #562913 â€“ Changed signature format not written to GConf (Matthew Barnes)
7983         #401530 - [imap-features] imap-headers.glade issues (Milan Crha)
7984         #563795 - Crashed while importing an mbox file in local folder (Milan Crha)
7985         #589982 - Fix a critical warning while replying for a mail (Srinivasa Ragavan)  
7987 Plugins:
7988         #586076 - [external-editor] Pass cursor pos to vim (Milan Crha)
7989         #584030 - [Mail-To-Task] improve duplicate handling and such (Milan Crha)
7990         #573919 - [Mail-Notification] Check for 'actions' capability (Ken VanDine)
7991         #563041 - Template plugin doesn't work; added new variables (Bharath Acharya)
7992         
7993 Miscellaneous
7994         #551127 - Added translators comment and changed strings slightly (Milan Crha)
7995         #580895 - Fix evolution build break (Milan Crha)
7996         #580895 - Kill libgnomeui/gnome-thumbnail.h (Milan Crha)
7997         #325611 - Rephrased translators comments (Milan Crha)
7998         #590260 â€“ Minimum requirement of libpst not checked (Matthew Barnes)
7999         
8000 Other Fixes:
8002 Calendar:
8003         Allow calendar to be written as a external app and split the huge .so 
8004         to (Srinivasa Ragavan)
8006 Translations:
8007         Jorge González (es)
8008         Seán de Búrca (ga)
8009         Iestyn Pryce (cy)
8010         Ivar Smolin (et)
8011         Kjartan Maraas (nb)
8012         Mattias Põldaru (et)
8013         
8015 Evolution 2.27.5 2009-07-27
8016 ---------------------------
8018 Bug Fixes:
8020 Calendar:
8021         #266150 - In list view Delete option not working in menu and toolbar
8022         (Milan Crha)
8023         #572176 - Allow local iCal files to be selected as calendar source
8024         (Milan Crha)
8025         #583374 - The broken Google calendar import should be replaced by
8026         the working CalDAV support (Milan Crha)
8027         #583527 - Provide the option of sending an e-mail to meeting attendees
8028         irrespective of the calendar backend (Chenthill Palanisamy)
8029         #583972 - Resend meeting dialog isn't coming properly
8030         (Chenthill Palanisamy)
8031         #588856 - Google calendar backend to CalDAV migration code (Milan Crha)
8033 Contacts:
8034         #589580 - Crashes when dragging an image to the contact editor
8035         (Milan Crha)
8037 Mail:
8038         #589494 - Doesn't print full list of recipients (Bharath Acharya)
8039         #589412 - Misleading notice in message list when messages are hidden
8040         (Milan Crha)
8042 Miscellaneous:
8043         #578945 - Adapt to changes in libpst 0.6.41 (Bharath Acharya)
8044         #588787 - Crash on search in an active account or all accounts
8045         (Milan Crha)
8046         #339361 (BNC) - soap threading not working. (Chenthill Palanisamy)
8047         #472079 (BNC) - Cannot Edit Account When Proxy (Bharath Acharya)
8048         #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution
8049         (Bharath Acharya)
8051 Other Fixes:
8052         Don't warn when NM support is explicitly disabled. (Matthew Barnes)
8053         Make it possible to send/receive without dialog (Srinivasa Ragavan)
8055 Translations:
8056         Mario Blättermann (de)
8057         Daniel Nylander (sv)
8058         Jorge González (es)
8060 Evolution 2.27.4 2009-07-15
8061 ---------------------------
8063 Bug Fixes:
8065 Addressbook:
8066         #561300 - Edit contact's Notes on its own tab. (Milan Crha)
8067         #586109 - [vcard-inline] Crash while rendering inline vcard (Milan Crha)
8068         #555326 - Suppress Del key press in Contacts source selector (Marcel Stimberg)
8070 Calendar:
8071         #586251 - Let the SSL checkbox for Google calendar work (Milan Crha)
8072         #513451 - Select Today for calendar views on the first showing (Milan Crha)
8073         #238058 - Show more from summary for events with icons (Milan Crha)
8074         #245723 - Show days with transparent events in italic (Milan Crha)
8075         #252296 - Do not preset alarm for all day events (Milan Crha)
8076         #525689 - Do not show all days as Sunday in a comp-editor (Milan Crha)
8077         #236996 - Calendar display for weekends in month view (Milan Crha)
8078         #251694 - Highlight current day in a calendar (Milan Crha)
8079         #425582 - Calendar Alarm Display is not noticable enough (Milan Crha)
8080         #245723 - Show days with transparent events in italic (Milan Crha)
8081         #240605 - auto-select next day at midnight in selected day view (Milan Crha)
8083 Mail:
8084         #345775 â€“ Missing blank line between messages in saved mbox (Matthew Barnes)
8085         #464131 â€“ Allow inline view of application/mbox attachments (Matthew Barnes)
8086         #568302 - Skip "noselect=yes" folders on Send/Receive (Milan Crha)
8087         #268644 - unread mail shortcut collides with gtk tree search (Milan Crha)
8088         #587699 - Localize only local folder names (Milan Crha)
8089         #214238 - Indicate unread emails in closed tree subfolders (Milan Crha)
8090         #586958 - Too long texts instartup wizard (Michael Terry)
8092 Plugins:
8093         #586332 - Build error (long gint) (Matthew Barnes)
8094         #346146 - Appointments in Sent folder should not display actions (Milan Crha)
8095         #566369 - backup-restore - recognize broken archive (Milan Crha)
8096         #566369 - fix string typo "cancelled" => "canceled" (Milan Crha)
8097         #588106 â€“ Makefile.am misuses *_LDFLAGS (Daniel Macks)
8099 Misc:
8100         #586378 - Various build cleanups (H.Habighorst) 
8101         #586478 â€“ Fix quoting in configure.ac (H.Habighorst)
8102         #586631 â€“ Rearrange autotool initialization in configure.ac (H.Habighorst)
8103         #586632 â€“ Require automake 1.9 (H.Habighorst)
8104         #586629 â€“ Fix whitespace in configure.ac (H.Habighorst)
8105         #586806 â€“ Fix iconv cflags/libs in configure.ac (H.Habighorst)
8106         #586809 â€“ Enable "silent rules" automake 1.11 option (Matthew Barnes)
8107         #587138 - Require libxml2 2.7.3 (Yavor Doganov)
8108         #587374 - iconv test broken on some gcc (Matthew Barnes)
8109         #586991 â€“ Require autoconf 2.58 / various configure cleanups (H.Habighorst)
8110         #588277 â€“ Unnecessary special-purpose configure flag (Matthew Barnes)
8111         #588018 â€“ NetworkManager & DBUS build check rewrite (H.Habighorst)
8113 Other Fixes:
8115 Mail:
8116         Re-arrange attachment bar files for Anjal's and webkit rendering. (Srinivasa Ragavan)
8117         Fix properly include paths, since this is one of our public headers (Fridrich Strba)
8118         Do not treat edit accounts as new accounts in a case (Srinivasa Ragavan)
8119 Shell:
8120         Check network manager state on startup and set start_offline appropriately (Chenthill Palanisamy)
8122 Misc:
8123         Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
8124         Stop abusing forward declarations. (Matthew Barnes)
8125         Remove a weak pointer when disposing EAttachmentHandler. (Matthew Barnes)
8126         Fix "make check" errors. (Matthew Barnes)
8127         Remove INSTALL from source control. (Matthew Barnes)
8128         Fixes for anjal (Srinivasa Ragavan)
8129         Read entire UI definition in "eplug" files. (Matthew Barnes)
8130         Add localized screenshots (Andre Klapper)
8131         Hide proper widgets from filter.glade for searches (Milan Crha)
8132         Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. (Matthew Barnes)
8133         Fix whitespace issues in em-account-editor.c. (Matthew Barnes)
8134         Kill EConfigListener. (Matthew Barnes)
8135         Work around deprecation of g_mount_unmount(). (Matthew Barnes)
8138 Translations:
8139         Manoj Kumar (or)
8140         Mark Krapivner (he)
8141         Ivar Smolin (et)
8142         Jorge Gonzalez (es)
8143         drtvasudevan (ta)
8144         Runa Bhattacharjee (bn)
8145         Andre Klapper (de)
8146         Christian Kirbach (de)
8147         Daniel Nylander (sv)
8148         Maxim V. Dziumanenko (uk)
8150 Evolution 2.27.3 2009-06-15
8151 ---------------------------
8153 Bugs Fixed:
8154         #585523 - Don't link against libsoftoken3 explicitly (Jeff Cai)
8155         #584902 - Disabled default account hides "From" in composer (Matthew Barnes)
8156         #585554 - Opening PDF attachment crashes in e_attachment_open_handle_error()
8157                   (Matthew Barnes)
8158         #584733 - Fixed account setup to work after Anjal merge (Srinivasa Ragavan)
8159         #573263 - Crash in reset_layout (text) at e-text.c (Milan Crha)
8160         #362907 - Give icons to Drafts/Sent/Templates folders (Milan Crha)
8161         #584733 - Cannot create new account (Srinivasa Ragavan)
8162         #581780 - Remember passwords in keyring for web calendars too (Milan Crha)
8163         #572543 â€“ Doesn't show correct application for pdf attachments (Matthew Barnes)
8164         #581280 - Wrong attachment name in event (Matthew Barnes)
8165         #582939 - Drop support for CDE (Matthew Barnes)
8166         #574940 - Do not use freed memory in EMFolderView/Browser (Milan Crha)
8167         #337082 - Do not produce unnamed folders in a folder tree (Milan Crha)
8168         #580212 - Report inline parts only when found both tags (Milan Crha)
8169         #323037 - Folder emblem to show new mail arrival (Milan Crha)
8170         #583446 - refresh folder hook (Lucian Langa)
8171         #584154 â€“ custom icon folder hook does not work (Milan Crha)
8172         #583991 - "Suggest automatic display of attachment" does not work (Matthew Barnes)
8173         #583441 - bbdb plugin is getting information from composer now (Milan Crha)
8174         #535516 - Crash in GConf Bridge while replying (Milan Crha)
8175         #540269 - Do not crash in em_format_is_attachment (Milan Crha)
8176         #540269 - Do not crash in em_format_is_attachment (Milan Crha)
8177         #578335 - CalDAV - replace '@' in username to "%40" (Milan Crha)
8178         #524497 - Change the order of getting an account (Jeff Cai)
8179         
8180 Translations:
8181         Manoj Kumar (or)
8182         Runa Bhattacharjee (bn_IN)
8183         Claude Paroz (fr)
8184         Kjartan Maraas (nb)
8185         Jorge Gonzalez (es)
8186         Gabor Kelemen (hu)
8187         Ask H. Larsen (da)
8189 Other Fixes:
8190         Added couple of APIS for EAttachmentPaned to hide combo and get the
8191         widget's container.(Srinivasa Ragavan)
8192         Fix a runtime warning for zero-length attachments. (Matthew Barnes)
8193         Fix Compiler warnings. (Matthew Barnes)
8194         Fix build on Windows: link with needed libraries. (Tor Lillqvist)
8195         (Fridrich Strba)
8196         Replace libgnome function with equivalent glib functions. (Fridrich Strba)
8198 Evolution 2.27.2 2009-05-25
8199 ---------------------------
8201 Bug Fixed:
8203         #274117 â€“ Difficult to post a new message to newsgroups
8204                   (Matthew Barnes)
8205         #440919 â€“ Evolution can't attach "zero length" files (Matthew Barnes)
8206         #458491 â€“ Remove useless "Call To..." popup menu option
8207                   (Matthew Barnes)
8208         #523216 â€“ User-oriented plugin descriptions (Matthew Barnes)
8209         #524497 â€“ Wrong "From" value if multiple accounts configured
8210                   (Jeff Cai)
8211         #559366 â€“ Evolution: Cannot scroll the Calendar view using the
8212                   arrow keys (Marcel Stimberg)
8213         #571496 â€“ Migrate from deprecated gnome_execute to
8214                   g_spawn/xdg-terminal (Adam Petaccia)
8215         #578176 â€“ "Send message to contact" does not honor "always BCC"
8216                   (Matthew Barnes)
8217         #578478 â€“ Composer shows not all "From" information (Matthew Barnes)
8218         #579779 â€“ Evolution crashes when updating a repeated (ej, yearly)
8219                   event for al event instances (Milan Crha)
8220         #580163 â€“ alarm notify window does not resize correctly
8221                   (Ritesh Khadgaray)
8222         #580900 â€“ Kill libgnomeui/gnome-dateedit (Adam Petaccia)
8223         #580925 â€“ Better search bar for word searches (Matthew Barnes)
8224         #581424 â€“ Personal folder tree appears besides Public folder when
8225                   you go to Folder > Subscription (Johnny Jacob)
8226         #581454 â€“ Move nautilus-sendto integration to Evolution
8227                   (Matthew Barnes)
8228         #582144 â€“ Evolution not showing proper attachment filename
8229                   (Matthew Barnes)
8230         #582168 â€“ Remove duplicated shebang and comment from autogen.sh
8231                   (Damien Lespiau)
8232         #582585 â€“ Crash when deleting multiple attachments from composed
8233                   mail (Matthew Barnes)
8234         #582626 â€“ Time zone "select" button is broken (Milan Crha)
8235         #582744 â€“ CC field autofill doesn't work for replies (Matthew Barnes)
8236         #583360 â€“ Evolution won't set "UTC" as a "second zone" on Calendar
8237                   and Tasks preferences (Milan Crha)
8238         #498712 â€“ (bnc) deleting meetings sometimes does not work properly
8239                   (Chenthill Palanisamy)
8240         #499107 â€“ (bnc) delete all the recurring instances from the folder
8241                   (Chenthill Palanisamy)
8243 Updated Translations:
8245         Marios Zindilis (el)
8246         Jorge Gonzalez (es)
8247         Ivar Smolin (et)
8248         Manoj Kumar Giri (or)
8249         Kjartan Maraas (nb)
8250         Theppitak Karoonboonyanan (th)
8252 Evolution 2.27.1 2009-05-04
8253 ----------------------------
8255 Bug fixes:
8256         #504767 - Inherit modality from a parent's window
8257         #574680 - Remove all headers except "References" and "In-Reply-To" when composing from an existing message
8258         #552583 - Compare only user names, without a domain part, if such exists
8259         #576694 - Handle absolute font sizes correctly
8260         #576696 - Set mandatory properties
8261         #576845 - typo in code.
8262         #576921 - Unref GtkListStore right after gtk_tree_view_set_model
8263         #576921 - Remove needless GtkListStore objects
8264         #577717 - Fill some default values to mandatory properties of ECalComponentAttendee
8265         #569765 - Don't keep the selected message in the message list if it is removed from the folder
8266         #578034 - Use proper format string
8267         #577989 - Use proper format string
8268         #537530 - Use g_filename_to_utf8 for attachment filenames
8269         #529745 - Add more file types in a file filter for certificates
8270         #539002 - Show all other certificates in a contact tab
8271         #523802 - Use copy of the preview panel, when focused, and events' copy otherwise
8272         #574248 - Compare base URI case insensitively
8273         #471083 (bnc) - Do not allow deletion of system folders
8274         #561312 - Do not invoke recurrence dialog while modifying detached instances
8275         #467659 (bnc) - Set the description for send mail operation
8276         #578685 â€“ evolution crashed with SIGSEGV
8277         #577929 â€“ Consolidate marshallers
8278         #565780 â€“ Message view is tightly packed and hard to read
8279         #577898 â€“ Port ExoBinding to Evolution
8280         #572348 - Removed deprecated Gtk+ symbols
8281         #577615 - Get rid of "Adjust for daylight saving time" option
8282         #205804 - Include timezone information in a tooltip when differs from user's
8283         #340783 - Show error or success to user with publish-calendar plugin
8284         #381132 - Use system timezone in Evolution
8285         #552583 - Let the provider compare urls
8286         #569652 - Use new ESourceList API (simplifies code)
8287         #342296 - Be able to save mail to event, meeting, task or memo
8288         #563954 - Sort UIDs before using them
8289         #571272 - Possible leak fix
8290         #573704 - Calendar - do not close editor after error
8291         #579306 - Do not crash on delete folder
8292         #561188 - Define .error files correctly and external-editor crash fix
8293         #553535 - Do not delete text lines on signature set in composer
8294         #575773 - Allow Last Modified and Created columns for event table
8295         #491755 - Sanitize values from GConf before using them
8296         #579635 - Hide last junked message too from the non-junk folder
8297         #516933 â€“ Rewrite attachment UI
8298         #579550 - Do not mark newly recognized Junk messages Read
8299         #572348 - Fix filter breakage after deprecated Gtk+ symbols removal
8300         #578335 - Store username in a source URL in CalDAV
8301         #567145 - External Editor rewrite
8302         #579774 - Use spamc to learn junk if available
8303         #570730 - Get rid of gnome-config in Evolution
8304         #273818 - Allow scrolling Month View by a week only
8305         #580898 â€“ Kill libgnomeui/gnome-winhints
8306         #580894 â€“ Kill libgnome/gnome-util (partial fix)
8307         #580896 â€“ Kill libgnome/gnome-program
8308         #580892 â€“ Kill libgnomeui/gnome-app and gnome-app-helper
8309         #580893 â€“ Kill libgnome/gnome-gconf
8310         #575242 â€“ New composer window not autosaved until modification
8311         #581032 â€“ Some links can't be opened
8312         #542685 â€“ [default-mailer] Leaking GConfValue
8313         #572977 â€“ Use g_strerror() instead of strerror()
8314         #577482 â€“ Bad strings in plugins/itip-formatter/itip-view.c
8315         #325131 â€“ Do not translate ETable property nicknames
8316         #574781 â€“ Bad e-send-options.glade strings
8317         #575124 â€“ Clarify "S_pecify the mailbox name" string
8318         #575122 â€“ "before every anniversary/birthday" is missing translator comment
8319         #573170 - Add back support for vfolder of vfolders
8320         #569696 â€“ Memory leak in message-list
8321         #573830 - g_timeout_add_seconds should be preferred to g_timeout_add
8322         #355240 - String errors
8324 Other updates:
8325         - Icons for windows binaries.
8327 Updated translations:
8328         Djihed Afifi (ar)
8329         Jorge Gonzalez Gonzalez (es)
8330         Manoj Kumar Giri (or)
8331         Takeshi AIHANA (ja)
8332         Claude Paroz (fr)
8333         Amanpreet Singh Alam (pa)
8334         Shankar Prasad (kn)
8335         Jen Ockwell (en_GB)
8336         Mattias Põldaru (et)
8337         Fotis Tsamis (el)
8338         Shankar Prasad (kn)
8339         Baris Cicek (tr)
8340         MiloÅ¡ Popović (sr)
8341         Ivar Smolin (po)
8342         Theppitak Karoonboonyanan (th)
8343         Khaled Hosny (ar)
8344         Ihar Hrachyshka (be)
8345         Gil Forcada (ca)
8346         Kjartan Maraas (nb)
8347         Christian Kirbach (de)
8349 Evolution 2.26.0 2009-03-16
8350 ----------------------------
8352 What is new in 2.26.0?
8354         Exchange MAPI integration for Exchange 2007 connectivity.
8355         PST Import support through plugins.
8356         Calendar view performance improvements
8357         Loads of stability & bug fixes
8359 Evolution 2.25.92 2009-03-02
8360 ----------------------------
8362 Updated Translations:
8363         Andre Gondim (pt)
8364         Bruno Brouard and Claude Paroz (fr)
8365         Changwoo Ryu (ko)
8366         Chao-Hsiung Liao (zh)
8367         Clytie Siddall (vi)
8368         Daniel Nylander (sv)
8369         David Planella (ca)
8370         Gabor Kelemen (hu)
8371         Ihar (be)
8372         Ilkka Tuohela (fi)
8373         Inaki Larranaga Murgoitio (eu)
8374         Ivar Smolin (et)
8375         Jiri Eischmann (cs)
8376         Jorge Gonzalez (es)
8377         Kenneth Nielsen (da)
8378         Kjartan Maraas (nb)
8379         Manoj Kumar Giri (or)
8380         Mattias Põldaru (et)
8381         Philip Withnall (en)
8382         Simos Xenitellis (el)
8383         Sweta Kothari (gu)
8384         Takeshi AIHANA (ja)
8385         Theppitak Karoonboonyanan (th)
8386         Wouter Bolsterlee (nl)
8388 Bug Fixes:
8389         #238346 : Set timezones from component to the calendar first, then add events (Milan Crha)
8390         #333716 : Do not store incomplete or broken files in a cache (Milan Crha)
8391         #404232 : Rebuild view immediately for an advanced search too (Milan Crha)
8392         #404232 : search bar text is set, thus the text will not be empty, which is considered as "no search" these days. (Milan Crha)
8393         #529037 : Disconnect signals on ESource-s too, not only on ECal-s (Milan Crha)
8394         #548623 : No auto-proxy at the moment (Milan Crha)
8395         #550114 : Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col' (Milan Crha)
8396         #550114 : Show proper tooltip in table with grouping columns (Milan Crha)
8397         #551470 : Do not force adding "-- 
8398         #554458 : Make content type from a mime type first (Milan Crha)
8399         #555888 : Do not overwrite user settings with system proxy settings (Milan Crha)
8400         #558366 : Set default timezone to resolve floating DATE-TIME properly (Milan Crha)
8401         #559027 : Do not set date for 'None' value (Milan Crha)
8402         #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)
8403         #561465 : Expand 'Attendee' column instead of the last (Milan Crha)
8404         #563212 : Ensure empty GError before filling it (Milan Crha)
8405         #564229 : Do not use uninitialized variable (Milan Crha)
8406         #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it (Matthew Barnes)
8407         #567089 : Do not crash when no From set yet (Milan Crha)
8408         #567949 : Do not free memory before done with it (Milan Crha)
8409         #568176 : Make the migration dialog look better (Gilles Dartiguelongue)
8410         #569700 : Stop reading from a network when operation was canceled (Milan Crha)
8411         #569986 : (Srinivasa Ragavan)
8412         #570364 : (Gabor Kelemen)
8413         #571625 : Use black/white for foreground instead of active/inactive text color (Chow Loong Jin)
8414         #571721 : (Milan Crha)
8415         #572268 : Do not duplicate "Loading..." node when adding to existing node (Milan Crha)
8416         #572348 : Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() (decprecated) (Matthew Barnes)
8417         #572399 : Do not read from invalid iterator after call of row changed (Milan Crha)
8418         #572543 : Always look for alternative apps for application/octet-stream (Milan Crha)
8419         #572903 : (Philip Withnall)
8420         #572950 : Fix ordering of -I compiler directives (Daniel Macks)
8421         #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)
8422         #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it (Milan Crha)
8423         #573198 : (Chenthill Palanisamy)
8424         $566556 : Make it use the proper action. (Paweł Zembrzuski)
8426 Other contributions:
8427         Build a "GUI" executable. (Tor Lillqvist)
8428         Do not use non-zero page size in an adjustment, it's deprecated now. (Milan Crha)
8429         Format signature/encryption information nicer. (Milan Crha)
8430         Function-declaration compiler warning. (Suman Manjunath)
8431         Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable (Andre Klapper)
8432         Remove deprecated gtk_combo_set_case_sensitive() call. (Andre Klapper)
8433         Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. (Andre Klapper)
8434         Substitute some deprecated gtk functions. (Andre Klapper)
8436 Evolution 2.25.90 2009-02-02
8437 ----------------------------
8439 Updated Translations:
8440         Andre Klapper (de)
8441         Bharath Acharya (PO)
8442         Changwoo Ryu (ko)
8443         Daniel Nylander (sv)
8444         Funda Wang (zh)
8445         Gabor Kelemen (hu)
8446         Hendrik Richter (de)
8447         I. Felix (ta)
8448         Ilkka Tuohela (fi)
8449         Jonh Wendell (pt)
8450         Jorge Gonzalez (es)
8451         Jovan Naumovski (mk)
8452         Kjartan Maraas (nb)
8453         MiloÅ¡ Popović) (sr)
8454         Nguyễn Thái Ngọc Duy (vi)
8455         Raivis Dejus (lv)
8456         Wadim Dziedzic (pl)
8458 Bug Fixes:
8459         #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)
8460         #342446 : Use localized digits in the calendar widget. (behnam esfahbod)
8461         #362754 : Ensure to show default groups and sources with actual localized name, not the one it was stored last time. (Milan Crha)
8462         #442869 : Delete attendee only if we have enough rights for it. (Milan Crha)
8463         #450554 (BNC) : Remove all attendees from the list-view and name-selector before populating it on 'event_changed' callback. (Suman Manjunath)
8464         #470474 (BNC) : fix unused strings. (Bharath Acharya)
8465         #539467 :  Find group by its base uri, not by a localized name. (Milan Crha)
8466         #546637 : Partial fix for unread vfolders  (Srinivasa Ragavan)
8467         #559604 : Additional Information On Calendar Tooltip (Milan Crha)
8468         #561628 : Initialize 'parent_class' with its parent, not with itself. (Milan Crha)
8469         #562449 : regression in vfolder functionality with read/deleted messages  (Srinivasa Ragavan)
8470         #567654 : Crash in vfolders  (Srinivasa Ragavan)
8471         #567824 : Fix all header related bugs in calendar printing. (Bharath Acharya)
8472         #347287 : MVC for calendar. (Chenthill Palanisamy)
8473         #450535 (BNC): Monthly Calendar Highlighted Days Does Not Pass To Meeting/Appointment  (Chenthill Palanisamy)
8474         #463602 (bnc) In Calendar View, Meeting/Recur/Alarm Icons Obscure Time Of Meeting. (Chenthill Palanisamy)
8476         Other contributions:
8478         Cross-compilation from Linux to Windows support by Fridrich Strba. on Windows. 
8479         Added hooks for Seek plugin which is under development. (Johnny Jacob)
8480         Show attachment bar at all times. Seems like the contents are missing at times. (Srinivasa Ragavan)
8481         Fix compiler warnings. (Matthew Barnes)
8482         function-declaration compiler warning. (Suman Manjunath)
8483         Migrate the test programs off libgnomeui/libbonobo. (Matthew Barnes)
8485 Evolution 2.25.5 2009-01-19
8486 ---------------------------
8488 Updated Translations:
8489         Andre Klapper  (de)
8490         David Planella (ca)
8491         Hendrik Richter  (de)
8492         Jorge Gonzalez  (es)
8493         Kjartan Maraas  (nb)
8494         Luca Ferretti  (it)
8495         Wadim Dziedzic  (pl)
8497 Bug Fixes:
8498         #208426 : Added support for importing .pst files into Evolution (Bharath Acharya  )
8499         #245156 : Helper functions to make it easier. (Milan Crha)
8500         #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)
8501         #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)
8502         #310844 : Transfer master object instead of the instance for recurring events. (Milan Crha)
8503         #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)
8504         #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. (Milan Crha)
8505         #443544 (bugzilla.novell.com) : Handle E_MEETING_FREE_BUSY_FREE. (Suman Manjunath)
8506         #458968 (bugzilla.novell.com) : Don't warn the user about changes being lost if he is trying to delegate the meeting. (Suman Manjunath)
8507         #462372 (bnc) : Add supported URI format. (Ashish Shrivastava)
8508         #489437 : Check whether the 'until' date is in the future, and report error if not. (Milan Crha)
8509         #554454 : Do not crash when received 'modified' event for something not in a model. And a leak fix. (Milan Crha)
8510         #555310 : Localize strings properly. (Milan Crha)
8511         #563364 : Manage the second day zone in a Preferences dialog. (Milan Crha)
8512         #563867 : Unescape "&amp;" when passing the link to browsers. (Felix Riemann)
8513         #565376 : Support storing folder uri in a camel's way. Compiler warning fix. (Milan Crha)
8514         #565376 : Bump eds requirement to 2.25.5 because of new functionality. (Milan Crha)
8515         #565681 : EPlugins must be loaded after Bonobo init, else variables like `session` are not available for plugin's initialization functions (Philip Van hoof)
8516         #566011 : Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). (Takao Fujiwara)
8517         #566572 : Fix typos.  (Andre Klapper)
8518         #566599 : Add translator comments and gettext context for meeting mail subject prefixes. (Matthew Barnes)
8519         #566653 : Fix a leaked info (Srinivasa Ragavan)
8520         #567031 : Hide also label of the combo. (Milan Crha)
8521         #567045 : Escalate scroll event's to a scrolled window, to let mouse wheel work over data too. (Milan Crha)
8522         #567129 : Add <default> tag in C locale to localize the value. Add gettext. (Takao Fujiwara)
8523         #567148 : Use a labelled button to bring up the timezone selector widget.  (Matthew Barnes)
8524         #567270 : Remove already-disabled use of gnome_about_new(). (Matthew Barnes)
8525         #567276 : Remove unneeded #include <libgnomeui/gnome-dialog-util.h>. Removed unused function calendar_config_check_timezone_set(). (Matthew Barnes)
8526         #567280 : Remove unneeded #include <libgnomeui/gnome-pixmap.h>. (Matthew Barnes)
8527         #567281 : Remove unneeded #include <libgnomeui/gnome-messagebox.h>. (Matthew Barnes)
8528         #567282 : Remove unrequired #include of <libgnomeui/gnome-href.h>. (Andre Klapper)
8529         #567285 : Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. (Matthew Barnes)
8530         #567409 : Remove redundancy; split up strings (Andre Klapper)
8531         #567687 : Force text/html part only when choosing between text/plain and it. (Milan Crha)
8532         #567744 : Comment attribute in property tag should be plural. e.g. <property comments="...">  (Matthew Barnes)
8534 Other contributions:
8535         Call e_show_uri() instead of gnome_url_show().  (Matthew Barnes)
8536         <gmodule.h> API instead of <dlfcn.h> API.  (Tor Lillqvist)
8537         Add support for category syncing. Also, retain an existing given/first name split if it exists in the pilot record. (Matt Davey)
8538         B & W version of our new logo to replace the old Ximian logo. Regenerate the Quick Reference PDFs with the new logo. (Matthew Barnes)
8539         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)
8540         Now that we require GTK 2.14, use gtk_show_uri() instead of gnome_help_display(). (Matthew Barnes)
8541         Updated screenshots.  ( pc radhika )
8542         Remove explicit mentioning of some translators. (Andre Klapper)
8543         Add cast to avoid warning.  (Tor Lillqvist)
8545 Evolution 2.25.4 2009-01-05
8546 ---------------------------
8548 Bug Fixes:
8549         #435694: (Novell Bugzilla) Since we now add a bar, lets set the popup items right (Bharath Acharya)
8550         #439998: (Novell Bugzilla) Ask the user if he wants to remove the delegated events or keep a copy (Bharath Acharya)
8551         #446285: (Novell Bugzilla) Traverse all the entries in the added list (Bharath Acharya)
8552         #546437: Fix various typos and poor wording in chapters 1-4 (Matthew Barnes)
8553         #546860: Don't craash on malformed label strings (Matthew Barnes)
8554         #558337: Fix a crash while managing IMAP folder subscriptions (Norman Wang)
8555         #559153: Migration improvements (Sankar P)
8556         #559604: Show additional status information for the meeting only when user is an organizer (Milan Crha)
8557         #562091: Fix the problem of normal memo window popup when trying to create a shared memo (Matthew Barnes)
8558         #562155: Fix a warning shown in the terminal output (Matthew Barnes)
8559         #564248: Bump minimum version required for gtkhtml because of new html editor functions (Milan Crha)
8560         #565628: Fix memory leak (Ignacio Casal Quinteiro)
8561         #565857: Fixes a memory leak (Matthew Barnes)
8562         #566206: Remove unlocalized screenshots (Andre Klapper)
8564 Updated Translations:
8565         Jorge Gonzalez (es)
8566         Yannig Marchegay (oc)
8567         Marcel Telka (sk)
8568         Leonardo Ferreira Fontenelle (pt_BR)
8569         Andre Klapper (de)
8571 Evolution 2.25.3 2008-12-15
8572 ---------------------------
8574 Bug Fixes:
8575         #332629: New helper function to be used in FilterOption (Milan Crha)
8576         #332629: Use dynamically created list of categories in the option's widget (Milan Crha)
8577         #333224: Fix a crash when changing the time of an exchange appointment (Milan Crha)
8578         #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)
8579         #348299: Use category completion in the Categories field. Fix some reference count leaks (Matthew Barnes)
8580         #350725: Copy/Paste support in day/week views (Hiroyuki Ikezoe)
8581         #352287: Draw top icons in full detail/color depth (Milan Crha)
8582         #549964: Fix for an errorneous string (Jennifer Newman)
8583         #551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
8584         #552357: Function prototype (Milan Crha)
8585         #552583: Extending Sankar's fix of account checking logic a bit, to be more consistent (Milan Crha)
8586         #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)
8587         #555371: Added print menu option to task, memo and event editors (Jennifer Newman)
8588         #555663: Do not overwrite signal id (Milan Crha)
8589         #556303: Check whether attachment has a body already before accessing it (Milan Crha)
8590         #558498: Check for the offline status before setting up the Exchange settings (Bharath Acharya)
8591         #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)
8592         #562228: Make it clearer then mailbox entry is optional (Milan Crha)
8593         #562990: Use 'username' property to read/write user name, not the url (Milan Crha)
8594         #563077: Fixes a crash if the gnome-settings-daemon is not running. Observed on SUN Solaris (Jeff Cai)
8595         #563250: Load on startup and save on shutdown, custom keyboard accelerators (Matthew Barnes)
8596         #563369: Translate "Templates" folder name (Milan Crha)
8597         #563633: SUN compiler doesn't understand an empty structure (Jeff Cai)
8598         #563669: Use zero GtkSpinButton's Pagesize, as Gtk+ requires (Milan Crha)
8599         #563870: Drop unused header include (Milan Crha)
8600         #564351: Fix single header include issue for GdkPixbuf (Tal Benavidor)
8602 Updated Translations:
8603         Ilkka Tuohela (fi)
8604         Leonardo Ferreira Fontenelle (pt_BR)
8606 Evolution 2.25.2 2008-12-01
8607 ---------------------------
8609 New in 2.25.2:
8610        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)
8611        Show attendees' status in the tooltip if available (Milan Crha)
8612        Support for evolution-mapi support (Suman Manjunath)
8614 Bug Fixes:
8615        #332729: Disconnect handlers on the widget before freeing the structure it is using (Milan Crha)
8616        #359745: Show CalDAV options under all the other standard options (Milan Crha)
8617        #386036: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers (Milan Crha)
8618        #434320: (Novell Bugzilla) When the popup is clicked close the status icon (Srinivasa Ragavan)
8619        #437226: (Novell Bugzilla) Proper message to hint the mail is being sent by delegatee (Bharath Acharya)
8620        #440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data fixed (Bharath Acharya)
8621        #440646: (Novell Bugzilla) Set the ESource color-spec for proxy accounts in the correct format (Suman Manjunath)
8622        #443190: (Novell Bugzilla) Block signals from attachment-bar while still filling the widgets (Suman Manjunath)
8623        #446286: (Novell Bugzilla) Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya)
8624        #490503: Show summary of unaccepted meetings as bold in calendar views (Suman Manjunath)
8625        #503662: Set NULL properly to protect against using already freed memory (Milan Crha)
8626        #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)
8627        #541121: Itip-formatter: don't allow sending a response to meeting invitation replies (Patrick Ohly)
8628        #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)
8629        #552850: Prefer the term "side bar" over "folder tree" (Matthew Barnes)
8630        #554450: Get drag-and-drop to the attachment bar working again (Matthew Barnes)
8631        #554464: Bump gtk+ minimum version to 2.14.0 which pulls in a recent enough Pango version (Felix Riemann)
8632        #555276: Don't load vfolder as subfolder (Srinivasa Ragavan)
8633        #556224: Run always 'update_todo_view' in a separate thread and guard its body with a mutex (Milan Crha)
8634        #557246: Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy (Bharath Acharya)
8635        #557581: Break up the version definitions such that we can calculate the latest stable version and pass a STABLE_VERSION definition (Matthew Barnes)
8636        #557726: Destroy the widgets created by the google contacts group (Bharath Acharya)
8637        #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)
8638        #558322: New "Rename" item in the source selector pop-up menu calls the recently added e_source_selector_edit_primary_selection (Matthew Barnes)
8639        #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)
8640        #559371: Opening _either_ Preferences or a new composer window with no spell checking language chosen will pick a default language for you (Matthew Barnes)
8641        #559518: Desensitizes the button when the username field is blank for the google source (Matthew Barnes)
8642        #559604: Show attendees' status in the tooltip if available (Milan Crha)
8643        #559701: Edit Preferences crashes when there are no spell checking dictionaries added.  Don't save when its NULL (Srinivasa Ragavan)
8644        #559810: Do not localize empty label names, also localize them only first time (Milan Crha)
8645        #560138: Let wrap description text in a tooltip (Milan Crha)
8646        #560329: Fix the signature of the 'children-changed' signal emission (Li Yuan)
8647        #560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes)
8648        #561467: some changes in the core code needed for evolution-mapi (Suman Manjunath)
8650 Updated Translations:
8651        Jorge Gonzalez (es)
8652        Petr Kovar (cs)
8653        Nickolay V. Shmyrev (ru)
8655 Evolution 2.25.1 2008-11-03
8656 ---------------------------
8658 New in 2.25.1:
8659         New UI for Edit->Preferences->Autocompletion, to be able to setup whether show mail address for the autocompleted contact (Milan Crha)
8661 Bug Fixes:
8662         #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)
8663         #311479: Rephrasing the heading in Evolution Import Assistant (Kandepu Prasad)
8664         #313225: Show meeting icon in 'Attachment' column on messages with '$has_cal' user flag set (Milan Crha)
8665         #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)
8666         #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)
8667         #438155: Guard access to the 'regen' list with a lock (Milan Crha)
8668         #497928: Set URI to empty string when user deletes previously selected source (Milan Crha)
8669         #503898: Replace all occurences of the word "criteria" with "condition" (Matthew Barnes)
8670         #511918: Use TRUE/FALSE texts for boolean values and do not free returned value for them, otherwise it crashes (Milan Crha)
8671         #511947: Check for NULL values to prevent runtime warnings. (Milan Crha)
8672         #514989: Calculate tomorrow from current time, not from the date to convert (Milan Crha)
8673         #519491: Convert texts to valid UTF-8 texts before passing them to Gtk+ functions which requires that (Milan Crha)
8674         #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)
8675         #530606: Check validity of returned pointer before using it (Milan Crha)
8676         #530691: Remove folders in its own thread, not in main thread (Milan Crha)
8677         #530716: Differentiate between response with valid message pointer and with one already freed (Milan Crha)
8678         #530872: Check for NULL soon enough to not crash (Milan Crha)
8679         #535248: Check if log file has been opened successfully before using it (Milan Crha)
8680         #541121: Improved itip formatter: allow replying to forwarded and already imported invitations; honor RVSP flag in invitation (Patrick Ohly)
8681         #545045: Don't show SMTP in the Send/Receive dialogue if there are no unsent mails (Philip Withnall)
8682         #548469: Drop support for deprecated libnm-glib (Matthew Barnes)
8683         #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)
8684         #550441: Use the proper functions to traverse messages in a folder's summary. Ignore if summary not there. (Milan Crha, Srinivasa Ragavan)
8685         #551121: Standardise use of "SpamAssassin" vs. "spamassassin" or "Spamassassin". (Philip Withnall)
8686         #552551: Add a NULL check for search_word before calling strcmp (Philip Withnall)
8687         #552575: Register default callbacks to composer to be able to send/save draft (Milan Crha)
8688         #552583: Do not hide auth_mech from the URL. (Sebastian Keller)
8689         #552851: Add translator comments to the accept/decline strings, and improve some other strings in the file (Philip Withnall)
8690         #553067, #553070, #553105, #553106: Mark some forgotten strings for translation (Gabor Kelemen)
8691         #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
8692         #553273: Always end e_error_run/e_error_new calls with NULL parameter (Milan Crha)
8693         #553297: Do not try to access uninitialized variables (Milan Crha)
8694         #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)
8695         #553479: String capitalisation improvements (Philip Withnall)
8696         #553527: Do the EBook work in a separate thread to have better performance on reply with slow address books (Milan Crha)
8697         #553609: Do not do any changes when the view has not been shown yet (Milan Crha)
8698         #553715: Set end time for the event properly, not same as start time (Milan Crha)
8699         #554107: Add "Subject - Trimmed" column which enables to read mailing list mails in a better way (Hans Petter Jansson)
8700         #554297: Add translator comment to the occurrences of the Proxy term (Gabor Kelemen)
8701         #554349: Expand threads and select messages, if user has given select-all (Sankar P)
8702         #554418: Guess mime_type based on the filename only (Milan Crha)
8703         #554458: Use content-type to call of g_app_info_get_all_for_type (Milan Crha)
8704         #554548: French translation update (Hanka Zalska)
8705         #554566: New function to update current selected rule (Lucian Langa)
8706         #554664: Call attach_remote_file when knows the URI points to it. (Milan Crha)
8707         #554832: Updated Spanish translation (Jorge Gonzalez)
8708         #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)
8709         #555276: Don't load a vfolder as a sub folder (Srinivasa Ragavan)
8710         #555494: Category icons are not themed.  Load by file, not by icon name (Matthew Barnes)
8711         #555775: Include e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build the filename using it (Bharath Acharya)
8712         #555958: Add the UI manager's accelerator group to the editor window so that menu shortcut keys work (Anis Elleuch)
8713         #556059: Allow building outside the source tree (Matt Davey)
8714         #556191: Remove org-gnome-mark-calendar-offline.eplug.xml (Matthew Barnes)
8715         #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)
8716         #557563: Updated German translation (Ronny Standke)
8717         #558726: Fix a potential format string crash. (Frederic van Starbmann)
8719 Updated Translations:
8720         Gabor Kelemen (hu)
8721         Kenneth Nielsen (da)
8722         Ivar Smolin (et)
8723         Daniel Nylander (sv)
8724         Mikel González (ast)
8725         Ronny Standke (de)
8726         Theppitak Karoonboonyanan (th)
8727         Marcel Telka (sk)
8728         Jorge Gonzalez (es)
8729         Leonardo Ferreira Fontenelle (pt_BR)
8730         Ignacio Casal Quinteiro (gl)
8731         Ilkka Tuohela (fi)
8732         Og Maciel (pt_BR)
8733         Kjartan Maraas (nb)
8734         Alexander Shopov (bg)
8735         Wouter Bolsterlee (nl)
8736         Goran Raki (sr, sr@latin)
8737         Hari Vishnu (ml)
8739 Evolution 2.24.0 2008-09-22
8740 ---------------------------
8742 New in 2.24.0:
8744         * Message Templates
8745         * WebDAV Contacts Plugin
8746         * Google Contacts Plugin
8747         * Custom header support while sending mails 
8748         * Single Model view for Calendar
8749         * Sqlite Based message summary
8750         * New Bonobo-less composer for Evolution 
8751         * Quota support to IMAP/POP accounts
8752         * Gtk+ Recent manager integration in Composer
8754 Bug Fixes:
8755         #504767: Expand also parent nodes, if necessary (Milan Crha)
8756         #505016: Check for NULL to prevent crash when error occurred. (Milan Crha)
8757         #514299: Connect to signals only once, when creating new status icon (Milan Crha)
8758         #534039: Dropped unnecessary and offending code causing infinite loops when deleting search folder. (Milan Crha)
8759         #539536: Add "Face" header to default headers and allow it to be hidden (Paul Bolle)
8760         #551548: Enable selection of S/MIME for individual messages (Matthew Barnes)
8761         #551628: Remove old events from the view when objects are modified. (Chenthill Palanisamy)
8762         #551895: Fix a warning message (Paul Bolle)
8763         #551915: Manage error on idle, to call gtk functions in the main thread (Milan Crha)
8764         #552911: Do not use spaces in file names (Milan Crha)
8766 Updated Translations:
8767         Wadim Dziedzic (pl)
8768         Osama Khalid, Usama Akkad, Abou Manal (ar)
8769         Gabor Kelemen (hu)
8770         Kenneth Nielsen (da)
8771         Luca Ferretti (it)
8772         Fabrício Godoy, Vladimir Melo and Leonardo Ferreira Fontenelle (pt_BR)
8773         Laurent Dhima (sq)
8774         Igor Nestorović(sr, sr@latin)
8775         Pierros Papadeas (el)
8776         Å½ygimantas Beručka (lt)
8777         Tirumurthi Vasudevan (ta)
8778         Inaki Larrañaga Murgoitio (eu)
8779         Shankar Prasad (kn)
8780         Chao-Hsiung Liao (zh_HK, zh_TW)
8781         Jiri Eischmann (cs)
8782         Jorge Gonzalez (es)
8783         Ivar Smolin (et)
8784         David Planella (ca)
8785         Tino Meinen (nl)
8786         Ilkka Tuohela (fi)
8787         Sandeep Shedmake (mr)
8788         Daniel Nylander (sv)
8789         Baris Cicek (tr)
8790         Hendrik Richter (de)
8791         Philip Withnall (en_GB)
8792         Duarte Loreto (pt)
8793         Runa Bhattacharjee (bn_IN)
8794         Luca Ferretti (it)
8795         Rajesh Ranjan (hi)
8796         Robert Sedak (hr)
8797         David Planella (ca)
8798         Yavor Doganov (bg)
8799         Theppitak Karoonboonyanan (th)
8801 Evolution 2.23.92 2008-09-08
8802 ----------------------------
8804 New in 2.23.92:
8805         Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P)
8807 Bug Fixes:
8808         #549968: Use the same mnemonic for "Recent Documents" as composer (Matthew Barnes)
8810 Updated Translations:
8811         Philip Withnall (en_GB)
8812         Andre Klapper (de)
8813         Claude Paroz (fr)
8814         Alexander Shopov (bg)
8815         Theppitak Karoonboonyanan (th)
8816         Changwoo Ryu (ko)
8818 Evolution 2.23.91 2008-09-01
8819 ----------------------------
8821 Bug Fixes:
8822         #458512: Delete the accessibility tag from the User button (Matthew Barnes)
8823         #509647: Do not expunge folder when something goes wrong (Milan Crha)
8824         #523327: Show description in monospace font and wrap lines too. (Milan Crha)
8825         #525555: Evolution forgets Google Calendar credentials (Milan Crha)
8826         #534762: Change "addressbook" to "address book" in translatable strings (Philip Withnall)
8827         #544430: Better formed translatable strings for quota usage (Matthew Barnes)
8828         #546926: New function to simply call camel_shutdown() (Matthew Barnes)
8829         #547822: Make it show "Tasks" for printing tasks list and "Calendar" for printing a calendar (Rouslan Solomakhin)
8830         #547822: Use g_malloc() and g_free() instead of malloc() and free() (Matthew Barnes)
8831         #548348: Add a libecontactprint_la_LIBADD stanza so we link to the correct libemiscwidgets and libeutil (Matthew Barnes)
8832         #549554: Drop sentence about an "Automatic" option (Paul Bolle)
8834 Updated Translations:
8835         Andre Klapper (de)
8836         Yannick Tailliez and Bruno Brouard (fr)
8837         Mark Krapivner(he)
8838         Ignacio Casal Quinteiro (gl)
8839         Jorge Gonzalez (es)
8840         Inaki Larranaga Murgoitio (eu)
8841         Ivar Smolin (et)
8842         Hendrik Richter (de)
8843         Kjartan Maraas (nb)
8844         Ilkka Tuohela (fi)
8845         Daniel Nylander (sv)
8846         Goran Rakić(sr, sr@Latin)
8847         Shankar Prasad (kn)
8848         Chao-Hsiung Liao (zh_HK, zh_TW)
8849         Ã…smund Skjæveland (nn)
8850         Jovan Naumovski (mk)
8852 Evolution 2.23.90 2008-08-18
8853 ----------------------------
8855 Bug Fixes:
8856         #249844: Fix compiler warnings (Milan Crha)
8857         #324203: New check box to be able to set LDAP address books browseable until reaches given limits (Milan Crha)
8858         #347287: Use a single model for all the views (Chenthill Palanisamy)
8859         #352695: Search and clear action, looses the expanded state of threads (Milan Crha)
8860         #416258: Make evolution respect GTK_ICON_SIZE changes (Gilles Dartiguelongue)
8861         #435969: Show authentication section in an account druid too (Milan Crha)
8862         #467115: Fix missing icons in different modules (Matthew Barnes)
8863         #498095: Set proper mnemonic widget for description label (Dmitrijs Ledkovs)
8864         #508732 Removed 'Crash detection' startup dialog box. (Mathew Barnes)
8865         #513363: Removed the outdated "New Features" list and the incorrect "Evolution team" email address. (Mathew Barnes)
8866         #519292: Better thread expand and collapse handling (Milan Crha)
8867         #529743: Support Subject or Recipients contain search (Srinivasa Ragavan)
8868         #530402: Improve dialog wording, and don't use a window title (HIG) (Matthew Barnes)(
8869         #531288: Use proxy icon from tango-icon-theme and fall back to the icon shipped by gnome-control-center (Josef Vybíral)
8870         #535745: Require and link calendar libs with libgdata and libgdata-google (Milan Crha)
8871         #544117: Initialize variables to NULL, to not free uninitialized memory in the cleanup part on the error (Milan Crha)
8872         #546263: Editing contact list messes minicard view fixed (Milan Crha)
8873         #546668: Drop one unused define (Paul Bolle)
8874         #546744: Use address-book-new icon instead of contacts-new (Michael Monreal)
8875         #546748: Change "_Properties..." to "_Properties" to match HIG and other components. (Michael Monreal)
8876         #546785: Make bbdb plugin just as polite as google-account-setup (Paul Bolle)
8877         #546788: Drop unused "ViewNormal" cmd entry (Paul Bolle)
8878         #546788: Remove unused formatting style option (Paul Bolle)
8879         #546892: Prefer themed icon names (Matthew Barnes)
8880         #547308: Do not try to authenticate to the server more than twice with correct credentials (Milan Crha)
8881         #547369: Fix a typo. (Matthew Barnes)
8882         #547372: Fix TeX-style quotes (Matthew Barnes)
8883         #547411: New, Tangoized versions of images now live in data/icons (Matthew Barnes)
8884         #547805: Do not filter list of applications to open attachments (Sebastien Bacher)
8886 Other fixes:
8887         Lots of disk summary related stability fixes (Srinivasa Ragavan)
8889 Updated Translations:
8890         Ignacio Casal Quinteiro (gl)
8891         Kjartan Maraas (nb)
8892         Shankar Prasad (kn)
8893         Ilkka Tuohela (fi)
8894         Jorge Gonzalez (es)
8895         Duarte Loreto (pt)
8896         Chao-Hsiung Liao (zh_HK)
8897         Chao-Hsiung Liao (zh_TW)
8898         Ivar Smolin (et)
8899         Abou Manal (ar)
8901 Evolution 2.23.6 2008-08-04
8902 ---------------------------
8904 New in 2.23.6:
8905         WebDAV contacts plugin (Matthias Braun)
8907 Bug Fixes:
8908         #211267: Report correct number of pages to print and print them as requested (Milan Crha)
8909         #249844: Use fully qualified names for "New" submenu entries (Matthew Barnes)
8910         #256540: Do not use GtkNotebook with only one tab (Milan Crha)
8911         #329821: Recalculate returned row to the model row, if we are sorting (Milan Crha)
8912         #353927: Do not blink the icon more than 15 seconds (Milan Crha)
8913         #428384: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". (Matthew Barnes)
8914         #491176: Word-wrap the summary if necessary; keep the text and action buttons aligned on the left (Milan Crha)
8915         #500389: New ability to define Options (ComboBox) in provider's options (Milan Crha)
8916         #504417: Preferences windows cut off (Lucian Langa)
8917         #514006: Quote literal values (Matthew Barnes)
8918         #517151: Give a mnemonic to "Composer in External Editor" (Matthew Barnes)
8919         #517825: Fix duplicate mnemonic.  "_Work Offline" -> "Work _Offline" (Matthew Barnes)
8920         #529460: Change "Startup Wizard" to "Setup Assistant".  Also make the plugin description less lame (Matthew Barnes)
8921         #530388: Fix a crash when editing labels (Milan Crha)
8922         #537088: Fix empty headers if FROM/Sender is NULL (Paul Bolle)
8923         #539268: Fix attachment description (Paul Bolle)
8924         #543058: Properly capitalize INBOX (Paul Bolle)
8925         #543411: Don't load known folders (Srinivasa Ragavan)
8926         #543532: Let free memory when we are done with it, not before. (Milan Crha)
8927         #543754: Reword "insufficient-permissions" error message (Matthew Barnes)
8928         #543755: Fix a typo (Matthew Barnes)
8929         #543756: Make question better translatable (Milan Crha)
8930         #543943: Fix a memory leak (Milan Crha)
8931         #544252: Use consistent naming to the GUI for different components (Paul Bolle)
8932         #544157: Sort View / Window (sub)menu in shortcut order. (Paul Bolle)
8933         #544383: Put contact list members in reverse order (Milan Crha)
8934         #544857: Fix a typo (Matthew Barnes)
8935         #544859: Clarify description of "sync_interval" key. (Matthew Barnes)
8936         #544860: Add translator comments for split "update every" sentence (Matthew Barnes)
8937         #544861: Reword "invalid-user" error message (Matthew Barnes)
8938         #544862: Clarify description of "use_authentication" key (Matthew Barnes)
8939         #544958: Use email, not e-mail (per documentation guidelines) (Matthew Barnes)
8940         #544969: Added the hook for folder custom icon (Lucian Langa)
8941         #544994: Typos/Syntax improvements (Claude Paroz)
8942         #545300: Add a translatable tag in "_Merge" string (Takao Fujiwara)
8943         #545303: Add gettext in the xml string (Takao Fujiwara)
8944         #545436: Check the info before accessing it (Srinivasa Ragavan)
8945         #545558: Hula support is disabled by default now, so remove any  mention of it from the User Guide (Matthew Barnes)
8946         #545568: Make sure system plugins are enabled on startup (Matthew Barnes)
8947         #545820: Fix a typo. (Nicolas Kaiser)
8948         #546057: Use "x-office-calendar" icon name instead of "stock_calendar" (Matthew Barnes)
8950 Updated Translations:
8951         Ignacio Casal Quinteiro (gl)
8952         Frco. Javier Rial Rodríguez (gl)
8953         Kjartan Maraas (nb)
8954         Changwoo Ryu (ko)
8955         Abou Manal (ar)
8956         Petr Kovar (cs)
8957         Fabrício Godoy (pt_BR)
8958         Jorge Gonzalez (es)
8959         Bruno Brouard and Claude Paroz (fr)
8960         Zabeeh Khan (ps)
8961         Pavel Sefranek (cs)
8964 Evolution 2.23.5 2008-07-21
8965 ---------------------------
8966 New in 2.23.5
8967         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
8968         New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
8969         Google Contacts support (Jörgen Scheibengruber)
8971 Bug Fixes:
8972         #543753: Addressbook error string fixes (Andre Klapper)
8973         #228725: Contacts view should not say "no items in this view" until the backend is done responding (Milan Crha)
8974         #543134: Mail notification plugin should provide a right-click menu for preferences (Milan Crha)
8975         #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE (Milan Crha)
8976         #200147: Added basic Template support (Bharath Acharya)
8977         #206592: Action to invoke New Message window from the composer itself (Milan Crha)
8978         #207802: Do not allow drop messages to the same message list as is the source. (Milan Crha)
8979         #243201: Escape rule title so that can contain also XML entities in the file (Milan Crha)
8980         #310988: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box (Matthew Barnes)
8981         #318089: Ask for destination source only when have more than one writable source defined (Milan Crha)
8982         #329821: Show tooltips over task's table (Milan Crha)
8983         #368038: Ensure only one Birthdays & Anniversaries source (Milan Crha)
8984         #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)
8985         #382783: Grab focus of new rule part on adding and scroll to the bottom too (Milan Crha)
8986         #395636: Added accel key Ctrl+Shift+B for collapsing all threads and Ctrl+/ for marking all messages as read (Roshan Kumar Singh)
8987         #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)
8988         #440818: Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line (Rodrigo Castro)
8989         #477082,#438479: Fixed documentation (Andre Klapper)
8990         #478469: Changed the progress dialog to be more HIG compliant (Milan Crha)
8991         #519536: Handle freeing of data safely. (Srinivasa Ragavan)
8992         #524130: Pass description text through 'camel_text_to_html' to have links clickable in a preview (Milan Crha)
8993         #526262: Handle _title element in analogical way as title (Maciej Piechotka)
8994         #530069: Don't show the configuration tab unless the selected plugin actually has configuration options (Matthew Barnes)
8995         #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)
8996         #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)
8997         #534039: Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand (Milan Crha)
8998         #536488: Remove '~/.evolution/.running' file before backup/after restore, thus Evolution will not claim next start it was closed incorrectly (Milan Crha)
8999         #537275: Do not pass data to the child structure if we were canceled (Milan Crha)
9000         #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)
9001         #538741: Strip preceding tabs from Date headers too (Paul Bolle)
9002         #538908: Desensitize the "send-options" action unless we've selected as Exchange or GroupWise account. (Paul Bolle)
9003         #539268: Do not use both filename and description if these are identical (Paul Bolle)
9004         #539755: Do not access memory beyond the columns array (Milan Crha)
9005         #540152: Fix some memory leaks (Milan Crha)
9006         #540160: Remember whether we come from none/multi select to single select and properly update the preview. (Milan Crha)
9007         #540274: After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required (Milan Crha)
9008         #540282: Remove the "printing" GConf key.  We use a key file now (Matthew Barnes)
9009         #540282: Store printer and page settings in a key file rather than GConf (Matthew Barnes)
9010         #540400: Make Evolution Backup follow symbolic links (Roger Zauner)
9011         #540516: Sanitize user input while accepting path/filename of the backup (Tobias Mueller)
9012         #540972: Small memory leak fix. (Milan Crha)
9013         #541355: Removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed (Keith Packard)
9014         #541365: Do not call 'camel_folder_sort_uids' when we do not have folder or uid (Milan Crha)
9015         #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip (Paul Bolle)
9016         #542125: Remove unnecessary files from source control (Matthew Barnes)
9017         #542149: Display an error message to restart if user tries to subscribe to other's mailbox (Bharath Acharya)
9018         #542587: New widget implements the online/offline button used in the main window. (Matthew Barnes)
9019         #542631: Use g_format_size_for_display instead of cut and pasted code (Paolo Borelli)
9020         #542889: Port to the new gtk tooltip api (Paolo Borelli)
9021         #543758: Never mark empty strings for translations (Tor Lillqvist)
9023 Other Contributors:
9024         Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
9025         Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
9026         Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)
9028 Updated Translations:
9029         Andre Klapper (de)
9030         Jorge Gonzalez (es)
9031         Kjartan Maraas (nb)
9032         Jorge Gonzalez (es)
9033         Ivar Smolin (et)
9034         Yannig Marchegay (oc)
9035         Leonardo Ferreira Fontenelle (pt_BR)
9036         Timo Jyrinki (fi)
9037         Lucas Lommer (cs)
9039 Evolution 2.23.4 2008-06-16
9040 ---------------------------
9041 New in 2.23.4
9042         Python support for EPlugins. (Johnny Jacob)
9044 Bug Fixes:
9045         #201011: Ability to disable filter rules (Milan Crha)
9046         #201011: Show Enabled column in the editor, because we support it here (Milan Crha)
9047         #314467: Reset port when setting host name without it (Milan Crha)
9048         #330597: Add all text/* parts which has a filename set and also attach all submessages (Milan Crha)
9049         #337160: Do not pretend the row with a cursor is selected when it isn't (Milan Crha)
9050         #509595: Do not crash if file does not exists. Also be able to read lines more than 249 characters long (Milan Crha)
9051         #535204: The tasks objects had been destroyed before the call of destroy_component (Shuai Liu)
9052         #535791: New UI option to let uset choose whether start typing at the bottomof the document or not on replying (Milan Crha)
9053         #536772: Disable Folder menu items consistently with a popup menu over folder (Milan Crha)
9054         #536813: Do not start to edit the event on the double click if the event is not on the server yet (Milan Crha)
9055         #538002: Do not allow dropping messages on folders with CAMEL_FOLDER_NOSELECT flag set (Milan Crha)
9056         #304029: changed description of default search filter from "Name begins with" to "Name contains" (Milan Crha)
9058 Other Contributors:
9059         Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)
9061 Updated Translations:
9062         Jorge Gonzalez (es)
9063         Abou Manal (ar)
9064         Kjartan Maraas (nb)
9065         Yair Hershkovitz (he)
9067 Evolution 2.23.3 2008-06-02
9068 ---------------------------
9070 New in 2.23.3
9071         New plugin for setting headers while sending email (Ashish)
9073 Bug Fixes:
9074         #311042: Allocate size for location and info labels differently (Milan Crha)
9075         #317755: Do not quit until we are done with mail sync (Milan Crha)
9076         #322553: Do not run signature script when disabled in /desktop/gnome/lockdown/disable_command_line (Milan Crha)
9077         #394441: (Novell Bugzilla) Fixes a double free (Bharath Acharya)
9078         #463040: Forget former selected uid as soon as we know we moved to other (Milan Crha)
9079         #473198: Ignore signature (Johnny Jacob)
9080         #496476: Removed GtkTables and added simple HBoxes (Johnny Jacob)
9081         #514383: Remove the "ask-mark-read" error (Matthew Barnes)
9082         #523402: Do not leak. Reassign back the old values before freeing (Milan Crha)
9083         #525966: Don't mark composer as dirty (Milan Crha)
9084         #529464: Don't use the string handle (jeblinux)
9085         #529995: Disable the "attachment reminder" plugin instead of disabling the check for missing attachment (Johnny Jacob)
9086         #530392: Pressing Enter in the entry activates the default response (Matthew Barnes)
9087         #531592: Do not escape window titles and status bar messages (Matthew Barnes)
9088         #531836: Don't block on deleted message (Srinivasa Ragavan)
9089         #532384: Choose the text/html part in normal mode only if the alrenative multipart contains also a text/plain part (Milan Crha)
9090         #532597: Fix random selection of contacts (Milan Crha)
9091         #533465: Strip whitespace from user-entered hostname (Ritesh Khadgaray)
9092         #533820: Fix for a crash on double-clicking the border of meetings in day-view (Chenthill Palanisamy)
9093         #534012: Indicate error if backup folder chosen lacks permissions (Sankar P)
9094         #534312: Show icons for forwarded mails (Milan Crha)
9095         #534360: Migrate from deprecated GtkObject symbols to GObject equivalents. (Matthew Barnes)
9096         #534476: Remove the special check for "winmail.dat". GIO correctly identifies it as "application/ms-tnef" (Matthew Barnes)
9097         #535273: Link e-util and econduit libraries with gnome-pilot (Frederic Crozat)
9098         #535459: Crash while opening a mail (Milan Crha)
9099         #535670: Prevent evolution-rss articles being formatted as attachments (Lucian Langa)
9100         #535749: Don't leave deleted messages strike through (Milan Crha)
9102 Updated Translations:
9103         Ignacio Casal Quinteiro (gl)
9104         Jorge Gonzalez (es)
9105         Philip Withnall (en_GB)
9106         Clytie Siddall (vi)
9107         Ivar Smolin (et)
9108         Tino Meinen (nl)
9109         Nikos Charonitakis (el)
9110         Kjartan Maraas (nb)
9111         Abou Manal (ar)
9112         Theppitak Karoonboonyanan (th)
9113         Gil Forcada (ca)
9114         Reinout van Schouwen (nl)
9116 Evolution 2.23.2 2008-05-12
9117 ---------------------------
9119 Bug Fixes:
9120         #240823: Send notification only to individuals and groups (Milan Crha)
9121         #273041: Allow propagation of the error from the plugin in the hook target (Milan Crha)
9122         #316390: Listen for changes in categories setup and propagate them to UI (Milan Crha)
9123         #338330: Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
9124         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
9125         #363908: Evolution crashed during exit (Srinivasa Ragavan)
9126         #368277: (Novell Bugzilla) Cannot copy and paste email addresses from an appointment to a mail message (Ashish Shrivastava)
9127         #382687: Don't download contents in main thread, which causes deadlock (Srinivasa Ragavan)
9128         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
9129         #467892: "Unread Messages" causes mail that you read to disappear (Milan Crha)
9130         #511337: Fix a crash when simultaneously pressing the "show" preview/arrow button on several very large image attachments in an e-mail (Milan Crha)
9131         #518103: Check online status from NetworkManager at startup instead of using the last-used-state. (James Westby)
9132         #524121: Fixing typo from patch for bug #516408 (Milan Crha)
9133         #525241: Extend EPlugin to support GtkUIManager (Matthew Barnes)
9134         #528288: Display warning when starting in search view & no messages displayed (Milan Crha)
9135         #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)
9136         #529247: Fix theming issue with HTML mail display (Johan Euphrosine)
9137         #529254: Handle either URI or filename. Return success or failure, not gint (Milan Crha)
9138         #529375: Add new option to determine whether check for address in a local address book only (Milan Crha)
9139         #529660: Change stable version to 2.22.1 (Akhil Laddha)
9140         #529768: Setup default callbacks for the newly created EMsgComposer widget (Matthew Barnes)
9141         #529855: Use proper label element name, these are localized by default (Milan Crha)
9142         #529893: Properly set type hint on tooltip window (Danny Baumann)
9143         #530245: Let searches work with labels again (Milan Crha)
9144         #530576: Link with libebackend (Rob Bradford)
9145         #530672: Evolution crashes when viewing pgp-signed message (Shuai Liu)
9146         #531426: Display face header images at 48x48 instead of 64x64 (Roland Clobus)
9147         #531519: Evolution crashes on print-preview (Srinivasa Ragavan)
9149 Other Contributors:
9150         Fix up the Debug Logs window a bit (Matthew Barnes)
9151         Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine)
9153 Updated Translations:
9154         Tino Meinen (nl)
9155         Yair Hershkovitz (he)
9156         Kjartan Maraas (nb)
9157         Jorge Gonzalez (es)
9158         Yannig Marchegay (oc)
9160 Evolution 2.23.1 2008-04-21
9161 ---------------------------
9163 New in 2.23.1:
9164         Quota support to IMAP/POP accounts (Milan Crha)
9165         Configurable Proxy settings for Evolution (Veerapuram Varadhan)
9166         Gtk+ Recent manager integration in Composer (Suman)
9167         New bonobo-less message composer (Matthew Barnes)
9169 Bug Fixes:
9170         #232594: Set status to Needs Action when attendee's address have been changed. (Milan Crha)
9171         #264456: Do not count deleted junk messages when doesn't show deleted messages. (Milan Crha)
9172         #270406: Add quota support to IMAP/POP accounts (Milan Crha)
9173         #271863: Do not count deleted junked messages to total number of messages with unchecked "Hide Deleted Messages" option (Milan Crha)
9174         #273177: New function to add whole vCard to addressbook. (Milan Crha)
9175         #316572: Do not translate unused text. (Milan Crha)
9176         #328146: Fix missing and conflicting mnemonics. (Matthew Barnes)
9177         #334444: Fix for mails with huge attachments (Srinivasa Ragavan)
9178         #335891: Desensitize the signature editing interface if the "signatures" GConf key is not writable. (Matthew Barnes)
9179         #346555: Fixed a mnemonic conflict (Qinkuangyu)
9180         #350308: Make colors only darker, not lighter. Use black in case someone has too dark theme. (Milan Crha)
9181         #378203: Don't crash if path is corrupted (Bharath)
9182         #404241: Never return NULL, rather return "Other" as default. (Milan Crha)
9183         #408579: Changed '&quot;' to '\"' to work with intltool. (Takao Fujiwara)
9184         #437539: Use DocBook tags instead of UTF-8 characters for things like copyright and trademark symbols, quotes, etc. (Matthew Barnes)
9185         #438613: Use different read-only message when checking from contact editor and from calendar UI. (Milan Crha)
9186         #451976: Try to find text/html part in multipart/alternative when in normal mode. (Milan Crha)
9187         #460204: Check whether found mime type is valid before returning it. (Milan Crha)
9188         #476918: Fix a minor typo (Matthew Barnes)
9189         #482148: Allow clear search when some search is active and text is empty. (Milan Crha)
9190         #484793: String change: "Continue Editing" -> "Edit Message" (Ambuj Chitranshi)
9191         #488175: Colorize follow-up messages same as with due-by flag. (Milan Crha)
9192         #496839: Implement Plugin Load Levels. You can decide on which load-level you want your plugin to be loaded. (Sankar P)
9193         #501885: Specify locale directory correctly (Frederic Crozat)
9194         #502826: Reword and reorder Reply Style items in the Preferences. (nickspoon0, Milan Crha)
9195         #506347: Inherit background colors from actual theme, do not use hardcoded one. (Milan Crha)
9196         #506359: Add Translators' comments. (Milan Crha)
9197         #507372: Done language edits on newly added sections. (PC Radhika)
9198         #507526: Add translators' comment. (Milan Crha)
9199         #509672: Clarify an error message (Matthew Barnes)
9200         #509923: Evolution does not show recurrence of accepted meeting invites (Milan Crha)
9201         #511950: Do not force button/label sizes. (Milan Crha)
9202         #511952: Marking text for translation. (Milan Crha)
9203         #511953: Create dialog properly. (Milan Crha)
9204         #511956: Mark text for translation. Make dialog nicer (Milan Crha)
9205         #511957: Mark messages for translation. (Milan Crha)
9206         #511978: Resolve mnemonics clash on Junk tab (Milan Crha)
9207         #512543: Get rid of ENABLE_CAIRO define (Milan Crha)
9208         #513951: Centralize where Evolution's user data directory is defined (Matthew Barnes)
9209         #514744: Check also for proper root node and use default if not the right one. (Milan Crha)
9210         #515786: Fix misspelled SpamAssassin word. (Milan Crha)
9211         #517134: Added a placeholder to dock the "Recent Documents" menu. (Suman Manjunath)
9212         #517168: "compose in external editor" not working (Sankar P)
9213         #517492: Set proper dialog caption with New or Properties (Milan Crha)
9214         #519154: Do not localize folder name used in window title (Milan Crha)
9215         #519292: Use numbers instead of gboolean value (Milan Crha)
9216         #519304: Mark plugin name for translation (Sankar P)
9217         #519421: also use <libytnef/ytnef.h> to check for TNEF support (Paul Bolle)
9218         #521562: Small typo fix. (Milan Crha)
9219         #522178: New mail notification in switcher appears for each mail activity (Milan Crha)
9220         #522631: Fix build failure when --enable-profiling is enabled (Alex Rostovtsev)
9221         #522764: Remove unused include (Ross Burton)
9222         #523271: MIME types should not be case sensitive (Matthew Barnes)
9223         #523402: Fix a Crash on paste event in calendar (Milan Crha)
9224         #523413: Evolution should just save the messages when quitting rather than asking about each one (Matthew Barnes)
9225         #523541: Plug a memory leak (Milan Crha)
9226         #524310: Don't double-free server messages (Dan Williams)
9227         #524434: Fixed build break (PC Radhika)
9228         #525234: Install more include files that are useful to the out of tree evolution plugins. (Ondrej Jirman)
9229         #525238: Add new "component.activated" event. Event is emitted whenever component is activated. (Ondrej Jirman)
9230         #525508: Fix a leak (Matthew Barnes)
9231         #525510: Mark "On This Computer" for translation. (Matthew Barnes)
9232         #525966: Fix a boolean error in detecting unsaved changes (Matthew Barnes)
9233         #526152: Fix New composer spell check warning (Matthew Barnes)
9234         #526739: Ported gnome-vfs to gvfs (Milan Crha)
9235         #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)
9236         #528358: Use message subject as default filename when attempting to 'save message' (Shuai Liu)
9237         #528817: Fix a typo in logic (Matthew Barnes)
9239 Other Contributors:
9240         Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes)
9242 Updated Translations:
9243         Jorge Gonzalez (es)
9244         Kjartan Maraas (nb)
9245         Leonardo Ferreira Fontenelle (pt_BR)
9246         Mark Krapivner (he)
9247         Yair Hershkovitz (he)
9248         Ivar Smolin (et)
9249         Philipp Kerling (de)
9250         Dominik Sandjaja (de)
9251         Daniel Nylander (sv)
9252         Philip Withnall (en_GB)
9253         Simos Xenitellis (el)
9254         Kenneth Nielsen (da)
9255         Gintautas Miliauskas (lt)
9256         Ã…smund Skjæveland (nn)
9257         Krishna Babu K (te)
9258         Yavor Doganov (bg)
9259         Sandeep Shedmake (mr)
9260         Runa Bhattacharjee (bn_IN)
9262 Evolution 2.21.93 2008-03-10
9263 ----------------------------
9265 Bug Fixes:
9266         #282466: (Novell Bugzilla) Handle CIDs of broken cases too (Srinivasa Ragavan)
9267         #351672: Dragging imap message when another is copying locks X (Matthew Barnes)
9268         #520745: Fix format-string vulnerability (Tor Lillqvist/Srinivasa Ragavan)
9270 Other Contributors:
9271         Changes for Windows. Misc simplification and cleanup. (Tor Lillqvist)
9272         Updated contributors list (Johnny Jacob)
9274 Updated Translations:
9275         Luca Ferretti (it)
9276         Ivar Smolin (et)
9277         Ankit Patel (gu)
9278         Stéphane Raimbault (fr)
9279         Gabor Kelemen (hu)
9280         Ã…smund Skjæveland (nn)
9281         Hendrik Richter (de)
9282         Takeshi AIHANA (ja)
9283         Tino Meinen (nl)
9284         Sandeep Shedmake (mr)
9285         Ihar Hrachyshka, AleśNavicki (be@latin)
9286         Changwoo Ryu (ko)
9287         Chao-Hsiung Liao (zh_HK,zh_TW)
9288         Maxim Dziumanenko (uk)
9289         Kenneth Nielsen (da)
9290         Kostas Papadimas (el)
9291         Guntupalli Karunakar (hi)
9292         Runa Bhattacharjee (bn_IN)
9293         Gintautas Miliauskas (lt)
9294         Petr Kovar (cs)
9295         Vasiliy Faronov (ru)
9297 Evolution 2.21.92 2008-02-25
9298 ----------------------------
9300 Bug Fixes:
9301         #153807: (Novell Bugzilla) Patch from OpenSUSE (Srinivasa Ragavan)
9302         #159736: (Novell Bugzilla) Fix a crash when dbus daemon restarts (Jeffrey Stedfast)
9303         #167638: Quit evolution quickly (Jeffrey Stedfast)
9304         #173186: (Novell Bugzilla) Fix a crash while quitting (Jeffrey Stedfast)
9305         #178778: (Novell Bugzilla) Fix a crash when creating an appointment (Michael Meeks)
9306         #209353: Allow paste text on mouse middle button click (Milan Crha)
9307         #209353: Pass Home/End keys to cell when editing (Milan Crha)
9308         #294999: (Novell Bugzilla) Fix subscribing to other user's exchange folder (Srinivasa Ragavan)
9309         #339266: Do not show folder size in offline mode (Sushma Rai)
9310         #358697: (Novell Bugzilla) Make sure the default search filter for sent/draft/outbox is "Recipients Contain" (Srinivasa Ragavan)
9311         #383438: Report "mouse over" even with no text entered (Milan Crha)
9312         #440426: Unset also default_client if removing it (Milan Crha)
9313         #469292: Add empty line only when top posting is enabled (Srinivasa Ragavan)
9314         #471779: Sort timezone entries alphabetically (Suman)
9315         #512776: Fix a startup issue (Milan Crha)
9316         #516408: Free memory returned my libical (Chenthill)
9317         #514836: Fix importing contact lists into a attendee lists for a meeting (Milan Crha)
9318         #514987: New sorting by Status based on the index in popup, not on the text (Milan Crha)
9319         #515659: "Highlight quotations with" checkbox doesn't do anything (Paul Bolle)
9320         #515744: Memory leak fix (Milan Crha)
9321         #516234: Removed a stray printf() statement (Aidan Delaney)
9322         #516279: Don't allow newlines in the password dialog title.  Use a fixed string instead (Matthew Barnes)
9323         #516349: Do not force black text in quotation part of the message (Milan Crha)
9324         #516453: Change Not Started status back to Canceled when Canceled requested (Milan Crha)
9325         #516648: Use "pkill -x" to kill processes on Solaris (Jeff Cai)
9326         #516648: Use $HOME instead of "~" (Jeff Cai)
9327         #517072: Properly escape text (Paul Bolle)
9328         #517082: Fix small leak (Paul Bolle)
9329         #517129: Fix build break of pl translation (Akhil Laddha)
9330         #517458: Handle broken UIDs (Srinivasa Ragavan)
9332 Updated Translations:
9333         Reinout van Schouwen (nl)
9334         Arangel Angov (mk)
9335         Changwoo Ryu (ko)
9336         Daniel Nylander (sv)
9337         Jorge Gonzalez (es)
9338         Ignacio Casal Quinteiro (gl)
9339         Nguyễn Thái Ngọc Duy (vi)
9340         Wadim Dziedzic (pl)
9341         Kjartan Maraas (nb)
9342         Djihed Afifi (ar)
9343         David Lodge (en_GB)
9344         Inaki Larranaga Murgoitio (eu)
9345         Baris Cicek (tr)
9346         David Planella (ca)
9347         Pawan Chitrakar (ne)
9348         Duarte Loreto (pt)
9349         Andre Klapper (de)
9350         Yannig Marchegay (oc)
9351         Theppitak Karoonboonyanan (th)
9352         Ilkka Tuohela (fi)
9353         Abou Manal (ar)
9354         Ivar Smolin (et)
9355         Luca Ferretti (it)
9356         Takeshi AIHANA (ja)
9358 Evolution 2.21.91 2008-02-11
9359 ----------------------------
9361 New in 2.21.91
9362         Documentation update for 2.22. (PC Radhika)
9364 Bug Fixes:
9365         #240073 - Fix regression in strike out completed task (Milan Crha)
9366         #249501 - Fix for attachments with '%' in the filename to be handled well (Milan Crha)
9367         #395939 - Free alarms (Milan Crha)
9368         #411576 - Give gconf option to have same fonts in vertical view column. (Srinivasa Ragavan)
9369         #468427 - Fixes lots of crashes around itip-formatter (Srinivasa Ragavan)
9370         #502571 - Name change to Crash Detection (Srinivasa Ragavan)
9371         #506948 - Unescape while copying urls (Srinivasa Ragavan)
9372         #509741 - Crash while asking certificate popup (Matthew Barnes)
9373         #510642 - Improved error messages (Suman Manjunath)
9374         #514736 - Added application/ms-tnef to supported mime type. (Paul Bolle)
9375         #514771 - Fixes a crash while decoding attachments (Paul Bolle)
9376         #511600 - Doc fixes (PC Radhika)
9377         #511602 - Doc fixes (PC Radhila)
9378         #512623 - Fix keystates for thread expand (Milan Crha)
9379         #513285 - Do not use entities in doc (Wouter Bolsterlee)
9380         #513395 - Make sure that camel url isn't null (Jeff Cai)
9381         #515054 - Better spam support - Upsync SPAM flags (Milan Crha)
9383 Other Contributors:
9384         Windows build fixes (Tor Lillqvist)
9385         G_STRFUNC build fixes (Matthew Barnes)
9386         Fix for Google Calendar Alarm (Srinivasa Ragavan)
9388 Updated Translations:
9389         Kjartan Maraas (nb)
9390         Jorge Gonzalez (es)
9391         Daniel Nylander (sv)
9392         Inaki Larranaga Murgoitio (eu)
9393         Stéphane Raimbault (fr)
9394         Claude Paroz (fr)
9395         Duarte Loreto (pt)
9396         Chao-Hsiung Liao (zh_HK)
9397         Chao-Hsiung Liao (zh_TW)
9398         Andre Klapper (de)
9399         Yannig Marchegay (oc)
9400         Shankar Prasad (kn)
9401         Djihed Afifi (ar)
9402         Sandeep Shedmake (mr)
9403         Washington Lins (pt_BR)
9405 Evolution 2.21.90 2008-01-28
9406 ----------------------------
9408 New in 2.21.90:
9409         Improved spam filtering and new preferences UI for configuring spam filtering (Srinivasa Ragavan)
9411 Bug Fixes:
9412         #324604: Ensure the print of the email is transformed from RFC822 or RFC2047 (Milan Crha)
9413         #329712: Add a new state to maintian forced offline (Srinivasa Ragavan)
9414         #333695: Print attendee name instead of email address if available (Milan Crha)
9415         #337046: Have a ticking filename for attachment, if the mime doesn't carry it (Srinivasa Ragavan)
9416         #339156: Translation issues (Andre Klapper)
9417         #355864: Critical Crash warning while unchecking web calendar (Milan Crha)
9418         #371011: Insert a new paragraph for signature (Johnny Jacob)
9419         #391408: Fix contact minicards for RTL languages (Djihed Afifi)
9420         #395939: Memory leak fix (Milan Crha)
9421         #402487: Memory leak fix (Milan Crha)
9422         #405777: Fix a crash when previewing mails (Srinivasa Ragavan)
9423         #426159: Allow users to snooze for 1+ hour 0 minutes (Suman Manjunath)
9424         #467581: Don't cancel all threads for a vfolder based search (all/account search) (Johnny Jacob)
9425         #475781: Fix memory leaks (Milan Crha)
9426         #503327,503678: Return GByteArray instead of gchar* (Johnny Jacob)
9427         #503551: Fix a crash when trying to delete unselected contact (Milan Crha)
9428         #504062: Fix message list sorting (Milan Crha)
9429         #507564: Fix contact view for RTL languages. (Djihed Afifi)
9430         #509124: Check result of build_message() for NULL before proceeding (Matthew Barnes)
9431         #509509: Make the status bar height as large as the task bar to eliminate "bouncing" when navigating the main menu (Jean-Christophe)
9432         #509697: Ensure search folders are running before calling anything from this (Milan Crha)
9433         #509741: Fix a crash that occurs when prompted to accept a certificate (Matthew Barnes)
9434         #509879: Drop code to clear memo preview every 60 seconds (Milan Crha)
9435         #510409: Free memory before assigning NULL (Milan Crha)
9436         #511094: Set proper foreground color based on focused/non-focused canvas (Milan Crha)
9437         #511105: Free allocated memory properly (Milan Crha)
9438         #511232: Fixed typo Uknown -> Unknown (Jan Tichavsky)
9439         #511488: Ensure vfolder is running (Milan Crha)
9440         #512020: Imposible to remove categories of weather (Milan Crha)
9442 Other Contributors:
9443         Windows build fixes (Tor Lillqvist)
9444         Message list cairo drawing (Srinivasa Ragavan)
9445         Added localized screenshots (Andre Klapper)
9446         libsoup updates (Dan Winship)
9448 Updated Translations:
9449         Å½ygimantas Beručka (lt)
9450         Jovan Naumovski (mk)
9451         Jorge Gonzalez (es)
9452         Andre Klapper (de)
9453         Kjartan Maraas (nb)
9454         Yair Hershkovitz (he)
9455         Inaki Larranaga Murgoitio (eu)
9456         Sandeep Shedmake (mr)
9457         Shankar Prasad (kn)
9458         Ignacio Casal Quinteiro (gl)
9460 Evolution 2.21.5 2008-01-14
9461 ---------------------------
9463 New in 2.21.5:
9464         Mail errors are now non-intrusive (Srinivasa Ragavan)
9465         RTL fixes - Mail and Addressbook (Djihed Afifi)
9467 Bug fixes:
9468         #211353: Allow categories to be assigned to emails (Milan Crha)
9469         #219197: Quit application when session dies (Milan Crha)
9470         #270605: Skip disabled accounts. (Suman Manjunath)
9471         #300336: Added checkbox for "Enable Search Folders" option (Milan Crha)
9472         #300336: Ensure vfolder is running. (Milan Crha)
9473         #309432: Fix message headers for RTL languages. (Djihed Afifi)
9474         #317823: Bump GtkHTML requirement to 3.17.5 (Matthew Barnes)
9475         #317823: Save inline pictures embedded into HTML Mails (Milan Crha)
9476         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
9477         #329692: Get the content size of the MIME part (Jean-Christophe BEGUE)
9478         #333695: Print attenddes/roles in the print view (Milan Crha)
9479         #339813: Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE (Milan Crha)
9480         #348638: Remove pre-edit buffer cleanly in day view (Mayank Jain)
9481         #350932: Enable the use of scrollable tabs in the mail-preferences dialog. (Gert Kulyk)
9482         #362638: Overhaul the message passing API (Matthew Barnes)
9483         #364642: New option in Composer tab to preset Request Read Receipt in composer (Milan Crha)
9484         #375580: Use ISO-8859-1 encoding to store contacts in iPod (João Vale)
9485         #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)
9486         #457842: Do not call edit/start editing of the event when double clicked on the same component as is actually editing (Milan Crha)
9487         #474118: Check for the right type of store and invoke appropriate functions (Bharath Acharya)
9488         #476264: Add mnemonic_widget for default junk plugin (Andre Klapper)
9489         #488213: Fix locks when displaying e-mail with large tiff drawing attached (Milan Crha)
9490         #492188: Use the new Tangoized icons instead of deprecated icons from gnome-icon-theme. (Michael Monreal)
9491         #492702: Just disable the dbus message part of mail notification if dbus isn't there. Also remove new-mail-notify plugin (Srinivasa Ragavan)
9492         #496301: Clean up the schema (Martin Meyer)
9493         #496402: Do not synchronize blocked bodies from pidgin (Milan Crha)
9494         #497914: backport changes from the copy/pasted code in imap-headers plugin (Gilles Dartiguelongue)
9495         #498095: Fix mnemonic issues (David Turner)
9496         #499145: Follow RFC 3798 to send return receipts. (Colin Leroy)
9497         #502303: Plugins configure widgets are not freed correctly in plugin-mamager (Milan Crha)
9498         #502783: Restore message states (read receipt/priority) when opening from a draft (nickspoon0@gmail.com)
9499         #502914: Do not write NULL into gconf (Milan Crha)
9500         #503954: Accept custom domain names while setting up account (Nyall Dawson)
9501         #504480: Increases the height of the ETaskBar to eliminate the constant resizing (Milan Crha)
9502         #504541: Add --with[out]-help option to make it possible to skip building and installing user documentation (Matthew Barnes)
9503         #506772: Not-NULL check for a string array before finding its length (Christian Krause)
9504         #506814: Add the signal only if the view is present (Srinivasa Ragavan)
9505         #507067: Can't save pictures embedded in HTML Mail when picture = link (Milan Crha)
9506         #507311: Submit bugs to the "BugBuddyBugs" Bugzilla component (Matthew Barnes)
9507         #507359: 
9508         #507363: Also check if toplevel widget has non-NULL window property (Milan Crha)
9509         #508282: Mark the window title for translation. (Changwoo Ryu)
9510         #508678: Included missing header glib/gi18n.h (Bharath Acharya)
9511         #508731: Have a safe default, if the values from gconf isn't so nice. (Srinivasa Ragavan)
9513 Updated Translations:
9514         Amitakhya Phukan (as)
9515         Espen Stefansen (nb)
9516         Jorge Gonzalez (es)
9517         Luca Ferretti (it)
9518         Changwoo Ryu (ko)
9519         Inaki Larranaga Murgoitio (eu)
9520         Erdal Ronahi (ku)
9521         Clytie Siddall (vi)
9522         Kjartan Maraas (nb)
9523         Yannig Marchegay (oc)
9524         Wadim Dziedzic (pl)
9525         Daniel Nylander (sv)
9526         Seán de Búrca (ga)
9527         Djihed Afifi (ar)
9529 Evolution 2.21.4 2007-12-17
9530 ---------------------------
9532 New in 2.21.4:
9533         Basic support for non-intrusive error reporting and error logging in Mailer (Srinivasa Ragavan)
9534         Add basic support for crash detection (Srinivasa Ragavan)
9535         Basic Message tagging support (aka Custom labels) (Sankar P / Milan Crha)
9537 Bug fixes:
9538         #220846: New option to accept meeting request as free time (Milan Crha)
9539         #263236: Look for "Do not ask me again" check in alignment, so let it works properly (Milan Crha)
9540         #329578: Add mnemonic for "minutes" widget (Alex Kloss)
9541         #329706: Confirmation dialog for HTML Message needs some improvements (Alex Kloss)
9542         #336074: Check for mail only in active folders (Milan Crha)
9543         #340267: Show description in preview as preformatted text, so tabulators are kept instead of treated as white spaces (Milan Crha)
9544         #347328: Fix mnemonic clash over 'c', add mnemonic for 'Name' entry (Alex Kloss)
9545         #347329: Added a mnemonic to the 'Create' button of the 'New Folder' dialog (David Turner)
9546         #354265: Fixed mnemonic clash between print and paste mnemonics (David Turner)
9547         #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)
9548         #408170: Added mnemonics to the "Custom" and "Sort By" menu options (David Turner)
9549         #409121: Corrected misspelled instances of vCard (Lucky Wankhede)
9550         #430369: Crash in ea_setting_setup() (Srinivasa Ragavan)
9551         #437579: Fix all "entity not defined" warnings (Matthew Barnes)
9552         #438769: Changed label from 'Search name' to 'Rule name' in edit -> message filters -> add (Bob Mauchin)
9553         #444227: Make string for PrepareForOffline more descriptive. Add mnemonic to PrepareForOffline menu item (Alex Kloss)
9554         #446029: Fix for a mnemonic conflict in 'Find in Message' feature (David Turner)
9555         #458824: Added mnemonics to the "Group" dialog (David Turner)
9556         #466241: Added a mnemonic to "Authentication type" in the recieving mail section of configuration (David Turner)
9557         #466497: Changed some mnemonics to stop l being used as a mnemonic key (David Turner)
9558         #466499: Added support for mnemonics in config options from camel (David Turner)
9559         #466503: Fix for a mnemonic conflict in Preferences -> Mail Preferences -> Junk tab (Alex Kloss)
9560         #468277: Added a mnemonic to "Copy book content locally for offline operation" (David Turner)
9561         #474043: Prevent buffer overflows, by introducing a max size to copy (Evil Ninja Squirrel)
9562         #474651: Use format strings in gtk_message_dialog_new (Tobias Mueller)
9563         #475508: Changed the string for search folder and filter creation from message list to make it understandable (Akhil Laddha)
9564         #492702: Moved bits of sound notification on new messages to mail-notification plugin. (Milan Crha)
9565         #500210: Show plugin configuration in a tab of plugin manager (Milan Crha)
9566         #500561: Added icon for mark all messages as read menu item. (Denis Washington)
9567         #501474: Fix wrong expression from bug #359267 (Milan Crha)
9568         #501677: If it is not FolderBrowser object, the pane size signal is not sent (Jeff Cai)
9569         #501969: Passwords should not be forgotten on all errors (Sankar P)
9570         #502188: Initialize "remember" variable to FALSE. (nickspoon0@gmail.com)
9571         #502312: A little cleanup of configuration part of the plugin to not use global variables and free memory properly (Milan Crha)
9572         #502318: Critical warnings fixed when closing message window (Milan Crha)
9573         #502501: Re use the existing string (Srinivasa Ragavan)
9574         #503111: Suppress "Loading %s as the default junk plugin" message (Alex "weej" Jones)
9576 Other Contributors:
9577         Fixes some CPU usage issue whenever (un)read count is updated (Sankar P/Michael Meeks)
9578         Added a preference to disable Magic Spacebar (Srinivasa Ragavan)
9579         Fix an implicit function declaration. (Matthew Barnes)
9580         Bump libgtkhtml requirement to 3.17.3 due to bug #271551 (Matthew Barnes)
9581         Cleanup of attachment reminder over Milan Crha's work (Johnny Jacob)
9582         Move preferences of attachment reminder plugin to the configure tab (Sankar P)
9583         Fix capitalization of "Download Messages..." & "Switcher Appearance" menu (Matthew Barnes)
9585 Updated Translations:
9586         Kjartan Maraas (nb)
9587         Kostas Papadimas (el)
9588         Jorge Gonzalez (es)
9589         Matej Urbančič(sl)
9590         Andre Klapper (de)
9591         Rodrigo Flores (pt_BR)
9592         Daniel Nylander (sv)
9593         Seán de Búrca (ga)
9595 Evolution 2.21.3 2007-12-03
9596 ---------------------------
9598 Bug fixes:
9599         #214645: Collapses non-working days to occupy one row and expand other days if possible (Milan Crha)
9600         #216485: Add Select Message Subthread (Nicholas Miell)
9601         #216485: Edit->Select thread menu fix and improvement (Nicholas Miell)
9602         #256899: Remove "Disable/Enable" button from Mail Accounts preferences (Chaya)
9603         #271551: File manager used during composer should remember last directory (Milan Crha)
9604         #325730: Tasks preview pane not refreshed on delete event (Milan Crha)
9605         #335931: Disappearing of the bottom-most mail leaves invalid selection (Milan Crha)
9606         #346693: Ensure new event in top canvas will be visible. (Milan Crha)
9607         #353807: Notice user if any error occur during opening calendar, calendar is readonly or when add fails. (Milan Crha)
9608         #380644: "Required Participants" dialog does not show meeting participants (Milan Crha, Matthew Barnes)
9609         #391062: Automatic contacts are now added only if enabled (Srinivasa Ragavan)
9610         #400213: Do not use pixmaps and masks, load images from file, instead (Milan Crha)
9611         #401337: Use other mnemonic for Organizer and let it work properly (Milan Crha)
9612         #401523: Selectable text in imap headers page. (Lucky)
9613         #458237: Check for non-NULL source before using it to prevent a crash (Milan Crha)
9614         #479081: Check for input validity immediately after creating setup widgets (Milan Crha)
9615         #480514: Let "Last 5 Days' Messages" and "Recent messages" filters work in Sent folder too (Milan Crha)
9616         #484603: Do not forget for organizer icon when counting used icons. (Milan Crha)
9617         #489652: Migrate the contact list editor from ETable to GtkTreeView and fix some HIG issues (Matthew Barnes)
9618         #493783: Do not erase old content when re-formatting same mail, so keep scroll position (Milan Crha)
9619         #494414: If used uri points to an account, then prepend account's name to folder name (Milan Crha)
9620         #494425: 'Save All' handles duplicate attachement names incorrectly (Milan Crha)
9621         #495123: Refactor composer headers (Matthew Barnes)
9622         #495711: Keep track of previously created Full Name dialog and reuse it (Milan Crha)
9623         #495872: Add memo support (Gilles Dartiguelongue)
9624         #495875: Right click menu reordering (Gilles Dartiguelongue)
9625         #495951: Use GtkTreeView in place of ETable (Gilles Dartiguelongue)
9626         #497810: Add "Evolution FAQ" help menu item (Andre Klapper)
9627         #498173: Plugin configure dialog pops up automatically (Sankar P)
9628         #498551: Forgotten "Loading..." node under nntp server (Milan Crha)
9629         #499644: The behavior of the "Include remote tests" check button was swapped with respect to its state. (Matthew Barnes)
9630         #499920: Missing header files has to be shipped (Matthew Barnes)
9631         #500024: Set number of pages first (Milan Crha)
9633 Updated Translations:
9634         Jorge Gonzalez (es)
9635         Ivar Smolin (et)
9636         Matej Urbančič(sl)
9637         Yannig Marchegay (oc)
9638         Daniel Nylander (sv)
9640 Evolution 2.21.2 2007-11-12
9641 ---------------------------
9643 Bug fixes:
9644         #231166: Do not start appointment time drop-down at midnight (Milan Crha)
9645         #255051: No way to abort creation of new task (Milan Crha)
9646         #315101: Receiving list of components, so made changes here to reflect it (Milan Crha)
9647         #318592: Allow UI notification of links inserted in composer (Milan Crha)
9648         #318604: Automatically enable view of the task list you add a task to (Milan Crha)
9649         #334675: When only one message is selected, try to use selected text in preview as description, instead of whole message body (Milan Crha)
9650         #341085: Use 'x_offset' instead of changing event size when has icons (Milan Crha)
9651         #343011: restore collapse state of selected folder after start (Milan Crha)
9652         #346693: Too Many All Day Events force Calendar to grow beyond screen-height (Milan Crha)
9653         #351932: Ensure due date is not before start date (Milan Crha)
9654         #353779: Allow convert more than one mail to meeting with one click (Milan Crha)
9655         #353780: Stop processing immediately when page is filled incorrectly (Milan Crha)
9656         #359267: Not all memos are showed in calendar view (Milan Crha)
9657         #463946: Fix of critical warning and misused variable (Milan Crha)
9658         #478704: Remove dead files from source control (Matthew Barnes)
9659         #483785, #209425: Get rid of deprecated icons from gnome-icon-theme (Michael Monreal)
9660         #484064: Use mail-message-new instead of mail-send for composing mail to contact, contacts or group (Michael Monreal)
9661         #487318: Fix typo in D-Bus (Gilles Dartiguelongue)
9662         #488298: Disable marking of Drafts as junk (Milan Crha)
9663         #491345: Hide completed tasks option requires evo's restart (Milan Crha)
9664         #492058: Name the anonymous unions to build with the Sun Studio compiler. (Damien Carbery)
9665         #492102: Use mail-mark-read icon (Michael Monreal)
9666         #492106: Use the about icon from the freedesktop spec, not the deprecated gnomeui icon (Michael Monreal)
9667         #492170: Replace the old color definitions with very similar colors from the Tango color palette (Michael Monreal)
9668         #492692: Plug memory leak (Milan Crha)
9669         #493646: Fixed a crash at startup (Sankar P)
9670         
9671 Updated Translations:
9672         Ignacio Casal Quinteiro (gl)
9673         Washington Lins (pt_BR)
9674         Jorge Gonzalez (es)
9675         David Planella (ca)
9676         Kjartan Maraas (nb)
9678 Evolution 2.21.1 2007-10-29
9679 ---------------------------
9681 New in 2.21.1:
9682         New plugin: external-editor, which will make it possible to use an external editor as the mail composer (Sankar P)
9683         Support for Google Calendar (Ebby Wiselyn)
9684         New Tango look icons (Michael Monreal)
9686 Bug fixes:
9687         #228832: Show tasks in calendar (Milan Crha)
9688         #230339: Print also location, if present. (Milan Crha)
9689         #261165: Added search on CC and BCC (Andre Klapper)
9690         #271734: Show description of operation, if available (Milan Crha)
9691         #300693: Removed obsolete code and references to "task-sort" virtual column (Milan Crha)
9692         #311179: Avoid selection of label text by Tab (Milan Crha)
9693         #323977: Filters Editor Needs UI Modifications (Milan Crha)
9694         #324472: Tasks marked as complete using multiple selection are now saved (Milan Crha)
9695         #329823: Added support to change component's button icon (Milan Crha)
9696         #329823: Icon change to reflect new mail (Milan Crha)
9697         #331421: Make contact list name clickable (Milan Crha)
9698         #331578: Run command line in other thread rather than in main thread (Milan Crha)
9699         #337539: Omit left column when showing list of contacts (Milan Crha)
9700         #340748: Notifies others about change (Milan Crha)
9701         #342283: Behave consistently when printing (Milan Crha)
9702         #346146: Appointments in "Sent Items" should not display Accept/Decline buttons (Milan Crha)
9703         #346686: Uses new helper function to determine if row is editable (Milan Crha)
9704         #351333: Added more descriptive hint over search bar's option button (Milan Crha)
9705         #353656: Rename "Phone List" to "List View" (Anand V M)
9706         #360134: Plug memory leaks (Tobias Mueller)
9707         #395272: Minor code cleanups and value checking (Tobias Mueller)
9708         #412360: Show tooltip for all email addresses (Milan Crha)
9709         #413420: Change mimetype if knows the extension and if the content of file is valid. (Milan Crha)
9710         #417999: Don't use deprecated GTK+ symbols (Milan Crha)
9711         #423401: Better error handling when attaching remote file (Milan Crha)
9712         #428402: Fix a crash in calendar (Milan Crha)
9713         #428402: Really go through every component when removing one (Milan Crha)
9714         #437579: Fix various compiler warnings (Milan Crha)
9715         #461195: Remove needless marshalers (Hiroyuki Ikezoe)
9716         #461272: Configure button should not be enabled for all (Sankar P)
9717         #467364: Evolution uses "Emoticon" instead of "Smiley" (Christian Kintner)
9718         #468736: Fixed high memory consumption (Srinivasa Ragavan)
9719         #469657: Use destroy functions in GHashTables to simplify memory management (Matthew Barnes)
9720         #470837: Improved "Sort by" submenu behavior (Milan Crha)
9721         #473903: Fix compile time warnings (Milan Crha)
9722         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
9723         #474557: Choose right widget and use PANGO_PIXELS to calculate height (Milan Crha)
9724         #476389: Maintain UI consistency (Diego Escalante Urrelo)
9725         #476926: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (Matthew Barnes)
9726         #477045: Require gnome-icon-theme 2.19.91 (Matthew Barnes)
9727         #477045: Use standard icon names where applicable (Matthew Barnes)
9728         #478871: Shows proper 'Fields shown' description for all tables (Milan Crha)
9729         #479257: Change icon references (Michael Monreal)
9730         #479257: Migration of theme icons (Michael Monreal)
9731         #479716: Maintain UI consistency (Milan Crha)
9732         #480621: Use consistent terminology for mail messages (Matthew Barnes)
9733         #480804: use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR (Pedro Villavicencio Garrido)
9734         #481235: Display Face header value if contacts doesn't have any image associated with them. (Sankar P)
9735         #481325: Fix capitalization of program name in About dialog (Matthew Barnes)
9736         #481325: Require GTK+ 2.12 (Matthew Barnes)
9737         #482575: Don't use "insert_image" icon (Michael Monreal)
9738         #482603: Use document-properties icon instead of stock_folder-properties (Michael Monreal)
9739         #483301: Remove an unused variable (Matthew Barnes)
9740         #483989: Require libbonobo 2.16.0 or later (Matthew Barnes)
9741         #484635: Plugged memory corruption (Bharath Acharya)
9742         #484814: Change name and comment in .desktop file (Matthew Barnes)
9743         #486406: Use addressbook-new icon instead of stock_addressbook (Michael Monreal)
9744         #489027: Thread sorting for new mails fixed (Milan Crha)
9745         #489661: Remove dead, unshipped code from addressbook/gui/widgets (Matthew Barnes)
9747 Updated Translations:
9748         Jorge Gonzalez (es)
9749         Matej Urbanči (sl)
9750         Anas Husseini (ar)
9751         Daniel Nylander (sv)
9752         David Planella (ca)
9753         Yavor Doganov (bg)
9754         Ivar Smolin (et)
9755         Gintautas Miliauskas (lt)
9756         Ignacio Casal Quinteiro (gl)
9757         Stéphane Raimbault (fr)
9759 Evolution 2.12.0 2007-09-17
9760 ----------------------------
9762 Bug fixes:
9763         #270605: Skip disabled accounts and choose first available address as organizer. (Chenthill Palanisamy, Milan Crha)
9764         #274047: (Novell Bugzilla) Pick the glade file from install area (Chenthill Palanisamy)
9765         #274048: (Novell Bugzilla) Prompt for a password if required (Chenthill Palanisamy)
9766         #277159: (Novell Bugzilla) Listen to the changes made in publish frequency (Chenthill Palanisamy)
9767         #300284: (Novell Bugzilla) Do not allow the user to set a 'no-date' for start/end of appointments in list view (Suman Manjunath)
9768         #301044: (Novell Bugzilla) Dont append the comma from the Nameselector (Srinivasa Ragavan)
9769         #304993: (Novell Bugzilla) Allow folder selection of created folders and expand only if selection is not asked for (Srinivasa Ragavan)
9770         #329629: audio-inline plugin has been ported to gstreamer 0.10 (Frederic Crozat)
9771         #330223: More than one memo list was getting marked as default (Milan Crha)
9772         #332026: Filter the input context key events (Chenthill Palanisamy)
9773         #363645: Don't translate empty label names. (Bastien Nocera)
9774         #368033: Assign default color for B&A when no color is set (Milan Crha)
9775         #467581: Get the right URIs for selected and current folders. (Johnny Jacob)
9776         #468366: Avoid empty keywords getting added and other small fixes and improvements. (B S Srinidhi)
9777         #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
9778         #473903: Fixes serious compiler warning (Milan Crha)
9780 Other Contributors:
9781         Fix weak references which fixes one issue of the patch from bug #439122 (Gilles Dartiguelongue)
9782         Code cleanup (Suman Manjunath)
9784 Updated Translations:
9785         Yannig Marchegay (oc)
9786         Nickolay V. Shmyrev (ru)
9787         Gabor Kelemen (hu)
9788         Iestyn Pryce (cy)
9789         Ahmad Farghal (ar)
9790         Jamil Ahmed (bn)
9791         Hendrik Richter (de)
9792         Danishka Navin (si)
9793         Igor Nestorovi (sr)
9794         Ani Peter (ml)
9795         Amitakhya Phukan (as)
9796         Ilkka Tuohela (fi)
9797         Jorge Gonzalez (es)
9798         Kenneth Nielsen (da)
9799         Daniel Nylander (sv)
9800         Jovan Naumovski (mk)
9801         Ankit Patel (gu)
9802         Luca Ferretti (it)
9803         Inaki Larranaga Murgoitio (eu)
9804         Clytie Siddall (vi)
9805         Priit Laes (et)
9807 Evolution 2.11.92 2007-09-03
9808 ----------------------------
9810 Bug fixes:
9811         #201167: Complete implementation of Categories synching and lots of bug fixes (Nathan Owens and Tom Billiet)
9812         #351672: Dragging imap message when another is copying locks X (Gavin Scott)
9813         #377763: Do not scale under 1x1 pixel (Milan Crha)
9814         #378759: Fixed a crash when entering S/MIME password for signing email (Milan Crha)
9815         #431459: Avoid reentrancy of prefer-plain plugin (Srinivasa Ragavan)
9816         #466051: When memo start date is set to 'None', do not store DTSTART property. (Suman Manjunath)
9817         #469886: Update FSF address in header comments (Tobias Mueller) 
9818         #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
9820 Other Contributors:
9821         - Add mail/default/pl/Makefile to AC_OUTPUT (Matthew Barnes)
9822         - Add Evolution contributors names to credits page (Gilbert Dartiguelongue)
9824 Updated Translations:
9825         Kjartan Maraas (nb)
9826         Ivar Smolin (et)
9827         Takeshi AIHANA (ja)
9828         Washington Lins (pt_BR)
9829         Jovan Naumovski (mk)
9830         Ankit Patel (gu)
9831         Tirumurthi Vasudevan (ta)
9832         Ilkka Tuohela (fi)
9833         GNOME PL Team (pl)
9834         Daniel Nylander (sv)
9835         Jorge Gonzalez (es)
9836         Theppitak Karoonboonyanan (th)
9837         Clytie Siddall (vi)
9838         Funda Wang (zh_CN)
9839         Duarte Loreto (pt)
9841 Evolution 2.11.91 2007-08-27
9842 ----------------------------
9844 Bug fixes:
9845         #201201: Double-click on selected range in week view empty area should bring up event editor (Milan Crha)
9846         #201202: Double-click on selected range in day view should bring up event editor (Milan Crha)
9847         #239441: Fixed a crash when sorting imap mailbox by date (Milan Crha)
9848         #256878: Set the message for valid signatures (Vincent Untz)
9849         #262226: Inconsistent "all day" behaviour of appointment editor (Milan Crha)
9850         #262682: Add labelled-by relation between labels and entry. (Li Yuan)
9851         #272167: 'Mark calendar for offline option' is available for local calendars (Milan Crha)
9852         #274070: (BNC) download of freebusy not working (Chenthill Palanisamy)
9853         #301835: (BNC) Fixed a crash when clicking on mail with a calendar appointment (Suman Manjunath)
9854         #303877: candidate window position at 0,0 in Evolution Task (Hiroyuki Ikezone)
9855         #303878: candidate window position at 0,0 in calendar (Hiroyuki Ikezoe and Mayank Jain)
9856         #308636: User can delete grouwpise 'Calendar' (Milan Crha)
9857         #309166: Fix incorrect cusor movement and delete for indic charcters in evolution calendar (Mayank Jain)
9858         #328405: A signature will be attached when redirecting an email (Raghavendran)
9859         #329746: Renamed 'Journal' to 'Memo'. (Milan Crha)
9860         #330628: In day view Meeting icon should be displayed in All day meeting (Hiroyuki Ikezoe)
9861         #331174: Rename KRBx_LDFLAGS to KRBx_LIBS (Matthew Barnes)
9862         #337616, #352346, #467364, #468309: Documentation fixes (PC Radhika)
9863         #338803: Free/Busy Loses Meeting Duration When Click To Another Time. (Milan Crha)
9864         #347770: Improved description text parsing (Milan Crha)
9865         #350539: Check for NULL MIME part (Milan Crha)
9866         #352358: Harmonized some error messages (Ushveen Kaur)
9867         #353462: Changing the labels of buttons from "Yes/No" to make them HIG compliant. (Anand V M)
9868         #355766: Multi-lang text in Body is not printed when composing in ASCII mode (Mayank Jain)
9869         #355864: Fixed a critical warning when unchecking a webcal (Milan Crha)
9870         #364431: Fix a crash while refreshing IMAP subscriptions (Johnny Jacob)
9871         #364700: Load/Enable junk plugins while loading only (Srinivasa Ragavan)
9872         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
9873         #385414: Fix multi language text display in message source (Mayank Jain)
9874         #385517: Evolution Preferences for Task now allows to change field values (Milan Crha)
9875         #411619: Fixed build failures with -z defs (Matthew Barnes)
9876         #412732: Fixed a crash when adding contact (Milan Crha)
9877         #414420: Fix a crasher on repeated destroy (Ed Catmur)
9878         #420492: new all day event does not record "show as busy" status (Ebby Wiselyn)
9879         #428110: Dragging memo onto the same memo list used to delete the memo (Milan Crha)
9880         #431459: Enable format plugins while loading only (Srinivasa Ragavan)
9881         #435942: Documentation fixes (PC Radhika)
9882         #440328: Added missing mnemonic for merge button (Suman Manjunath)
9883         #440807: Sync now with Pidgin IM (Suman Manjunath)
9884         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
9885         #464106: GoTo Date dialog does not honor settings (Milan Crha)
9886         #464338: Show popup when creating new folder (Bharath Acharya)
9887         #465573: Optimize pixbuf behaviour (Tim Yamin)
9888         #466548: Fixed a crash when editing calendar event when none of the accounts are enabled (Milan Crha)
9889         #466796: Fixed a crash at start up (Rouslan Solomakhin)
9890         #467165: Fixed a crash at start up(Srinivasa Ragavan)
9891         #467198: Initialize the camel exception (Srinivasa Ragavan)
9892         #467382: Compilation with "-pedantic" fails due to missing array size (Tobias Mueller)
9893         #467559, 467883: Fix a crash on startup (Matthew Barnes)
9894         #467635: String changes (Johnny Jacob)
9895         #468159: Removed usage of BASE_VERSION (Gilles Dartiguelongue)
9896         #468294: Add a few strings for translation. (Srinivasa Ragavan)
9897         #468303: Add strings for i18n (Srinivasa Ragavan)
9898         #468303: Add strings for i18n (Srinivasa Ragavan)
9899         #468303: Enable strings for i18n. (Srinivasa Ragavan)
9900         #468411: Fixed a crash while editing a newly typed event in week view (Srinivasa Ragavan)
9901         #468440: Fixed a crash in calendar week-view (while editing a new event with empty text) (Srinivasa Ragavan)
9902         #468734: Fix a crash when trying to change label color in preferences (Srinivasa Ragavan)
9903         #468804: Fixed a crash when converting a mail with attachment to task (Wang Xin)
9904         #468869: Mark strings for Translation. (Sankar P)
9906 Other Contributors:
9907         Set the free/busy info of events entered directly on the canvas,
9908          with the editor defaults. (Suman Manjunath)
9910 Updated Translations:
9911         Jorge Gonzalez (es)
9912         Daniel Nylander (sv)
9913         Washington Lins, Raul Pereira (pt_BR)
9914         Ivar Smolin (et)
9915         Ankit Patel (gu)
9916         Ilkka Tuohela (fi)
9917         Andre Klapper, Hendrik Richter (de)
9918         Kjartan Maraas (nb)
9919         Stéphane Raimbault (fr)
9920         Theppitak Karoonboonyanan (th)
9921         Takeshi AIHANA (ja)
9922         Reinout van Schouwen (nl)
9923         Jakub Friedl (cs)
9924         Tirumurthi Vasudevan (ta)
9925         GNOME PL Team (pl)
9927 Evolution 2.11.90 2007-08-13
9928 ---------------------------
9930 New in 2.11.90:
9931         - A new command line option (--disable-preview) to disable loading crash-on-selected last mails,
9932           tasks, contacts (Srinivasa Ragavan)
9934 Bug fixes:
9935         #287394: (BNC) When exitting, close after the message was saved. (Srinivasa Ragavan)
9936         #313221: Improve parsing of VCARD file with multiple TYPE information (Milan Crha)
9937         #322624: Don't add alarms for types with unknown/none notification method (Milan Crha)
9938         #327977: Fix a crash when setting password in preferences window (Milan Crha)
9939         #331729: Fixed a crash when using cursor keys after expunging selected mail (Milan Crha)
9940         #335566: Fix a crash when scaling an image in preview pane (Milan Crha)
9941         #351552: Fixed critical warning with e_passwords for calendars without 'auth-domain' property (Milan Crha)
9942         #352346: Cannot create Maildir account (Milan Crha)
9943         #377173: Show category icon correctly (Hiroyuki Ikezoe) 
9944         #377309: "Synchronize now" should work even if periodic checking is not enabled (Diego Escalante Urrelo)
9945         #383684: Do not load pending hooks if the corresponding plugin is disabled (Sankar P)
9946         #387312: Auto-collapse of expanded threads has been fixed (Tobias Mueller)
9947         #401533: Text marked for localization in memos (Milan Crha)
9948         #419690: Fixed a crash during startup after a unclean shutdown (Srinivasa Ragavan)
9949         #427469: When importing VCARD, if HOME or WORK isn't specified for EMAIL, add TYPE=OTHER (Milan Crha)
9950         #428125: Added mnemonic for "Plain Text Mode" in preferences (Anand V M)
9951         #429234: Fixed a crash when opening an attachment (Srinivasa Ragavan)
9952         #444882: Fixed configure options beautification (Gilles Dartiguelongue)
9953         #451599: Timing of setting the attachment is downloaded has to be after creating the attachment (Srinivasa Ragavan)
9954         #454253: Fixed a crash during alarm notify (Srinivasa Ragavan)
9955         #455799: Remove all .cvsignore and update svn:ignore porperty in all directories. (Hiroyuki Ikezoe)
9956         #458508: String issues resolved in backup-restore plugin (Anand V M)
9957         #458822: Description string fixed for mail-notification plugin (Anand V M)
9958         #460326: If the vcalendar isn't there don't crash but report invalid. (Srinivasa Ragavan)
9959         #460821: The second argument of g_utf8_strdown() expects the length of string in bytes or -1 (Hiroyuki Ikezoe)
9960         #462007: Plugged memory leak. (Hiroyuki Ikezoe)
9961         #462010: Plugged memory leak. (Hiroyuki Ikezoe)
9962         #462138: Signature on top does not work if no signature is set as default (Sankar P)
9963         #462332: Avoid duplicate attachments when DnD image (Hiroyuki Ikezoe)
9964         #463061: Fixed a crash while launching preferences window (Srinivasa  Ragavan)
9965         #463129: Fix glibc free crash when changing components (Milan Crha)
9966         #463946: Calling "Add Column" more than once now works (Milan Crha)
9967         #464312: Do not connect to server if the account is disabled. (Srinivasa Ragavan)
9969 Other Contributors:
9970         - Fix for expanding newly created folders (Lucky)
9971         - Documentation updates (Radhika)
9972         - Exchange Calendar delegation bug fixes (Suman)
9974 Updated Translations:
9975         Claude Paroz and Stéphane Raimbault (fr)
9976         Jorge Gonzalez (es)
9977         Andre Klapper (de)
9978         Daniel Nylander (sv)
9979         Theppitak Karoonboonyanan (th)
9980         Takeshi AIHANA (ja)
9981         Tirumurthi Vasudevan (ta)
9982         Ankit Patel (gu)
9983         Ilkka Tuohela (fi)
9984         Kostas Papadimas (el)
9985         Danishka Navin (si)
9986         Kjartan Maraas (nb)
9988 Evolution 2.11.6.1 2007-07-31
9989 -----------------------------
9990 Changes:
9991         Handle mails from delegates appropriately, rather than showing the
9992         pretty-on-behalf-of band for all mails containing a Sender field
9993         (Veerapuram Varadhan)
9995 Evolution 2.11.6 2007-07-30
9996 ---------------------------
9998 New in 2.11.6:
9999         New Face plugin - Helps in attaching Face header to outgoing mails
10000          (Sankar P)
10001         Plugins are now configurable within the plugin-manager itself
10002          (Sankar P)
10003         Provide support for keeping your signature on top while replying
10004          (Sankar P)
10006 Bug fixes:
10007         #200977: Ensure that selected day is visible when changed (Milan
10008          Crha)
10009         #237989: Included support for backspace in magic space bar feature
10010          (Johnny Jacob)
10011         #268162: Add username and password options to webcal dialog (Milan
10012          Crha)
10013         #273386: Fixed a crash while viewing an attached image (Milan Crha)
10014         #273699: Fixed a crash when starting evolution-alarm-notify if it is
10015          already running (Milan Crha)
10016         #303937: Fixed a crash on receiving a drag-n-drop event at startup
10017          (Milan Crha)
10018         #323522: Fixed a crash when switching components (Srinivasa Ragavan)
10019         #326388: Delete button is disabled for 'Birthdays & Anniversaries'
10020          calendar (Milan Crha)
10021         #332112: Fixed inconsistent punctuation in send/receive dialog
10022          (Lucky Wankhede)
10023         #335881: Fixed pasting of raw text in task list (Hiroyuki Ikezoe)
10024         #380534: Collect all the required package versions in one place and
10025          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
10026         #410287: Removed whitespaces in front of punctuation marks (Lucky
10027          Wankhede)
10028         #428123: Fixed mnemonic conflicts (Lucky Wankhede)
10029         #444433: Fix spelling and grammar errors in "Advanced Search
10030          options" (Lucky Wankhede)
10031         #445248: Fixed a crash when changing default drafts / sent folder in
10032          IMAP (Johnny Jacob)
10033         #451211: Fixed a crash (Lucky Wankhede, Hiroyuki Ikezoe)
10034         #453544: Fixed switched actions of "Do not mark as read" and "Mark
10035          as read" buttons (hggdh)
10036         #453668: Fixed a random crash (Rob Bradford)
10037         #453860: Fix a crash when creating new meeting (Xiurong Simon Zheng)
10038         #457394: Fixed a crash in tasks (Milan Crha)
10039         #457523: Fixed parse error in quick search bar (Johnny Jacob)
10040         #458275: Fixed malformed body part headers for a MDN (Atos Origin
10041          Communication Systems <support-syscom@atosorigin.com>)
10042         #458511: Fix display of exchange delegate emails (Hiroyuki Ikezoe)
10043         #458820: Grey out local photos search if sender photo display is
10044          disabled (Cosimo Cecchi)
10045         #458894: Fixed a crash when deleting an IMAP account (Johnny Jacob)
10046         #459030: Shrink To / Cc / Bcc headers now work in non-english
10047          locales too (Srinivasa Ragavan)
10048         #459251: Added new files with translatable strings (Johnny Jacob)
10049         #459413: Fixed a crash when connecting to a wcap calendar account
10050          (Li Yuan)
10051         #459522: Plugins should be configurable within the plugin-manager
10052          itself. (Sankar P)
10053         #460825: Removed needless EFilterBarClass (Hiroyuki Ikezoe)
10054         #461474: Remove redundant code in calendar (Rob Bradford)
10056 Updated Translations:
10057         Jorge Gonzalez (es)
10058         Matic Å½gur (sl)
10059         Bharat Kumar (te)
10060         Claude Paroz, Myriam Malga and Stéphane Raimbault (fr)
10061         Danilo Å egan (sr)
10062         Vincent van Adrighem (nl)
10063         Raivis Dejus (lv)
10064         Daniel Nylander (sv)
10065         Ilkka Tuohela (fi)
10066         Priit Laes (et)
10067         Changwoo Ryu (ko)
10068         Ankit Patel (gu)
10070 Evolution 2.11.5 2007-07-09
10071 ---------------------------
10073 New in 2.11.5:
10074         Hook for plugging into Send/Receive dialog for the Evolution RSS plugin. (Srinivasa Ragavan)
10075         Attachment reminder plugin (Johhny Jacob)
10076         Tnef attachment plugin (Lucky Wankhede)
10077         Exchange Delegation support (Bharath and Suman)
10078         Improved email printing with support of most of the Gtk+ print options (Matthew Barnes)
10080 Bug fixes:
10081         #271864: Junk and Trash folders now list number of selected emails
10082          correctly (Hiroyuki Ikezoe)
10083         #307410: Fix prompting for IMAP password a second time after
10084          canceling first request (Milan Crha)
10085         #312370: When loading images from an html message, the download
10086          status is shown correctly (B S Srinidhi)
10087         #317281: Allow vFolder to search on the different states of a flag
10088          (Michael P. Lepore)
10089         #321741: Default date for appointment or meeting is now set to
10090          current date (Milan Crha)
10091         #328484: Changing the color of a calendar wasn't getting reflected
10092          correctly (Milan Crha)
10093         #334118: Add EPlugin hook for checking just written mail (Johnny
10094          Jacob)
10095         #334140: Fixed a crash when replying to a mail with "Automatic
10096          Contacts" are enabled (Milan Crha)
10097         #337787: Fixed copy behavior in the Contact Preview Pane (Hiroyuki
10098          Ikezoe)
10099         #347782: Fixed display of gpg/pgp encrypted error message as S/MIME
10100          (hggdh)
10101         #352947: Fixed a crash when selecting a default S/MIME certificate
10102          (Milan Crha)
10103         #387844: Fix invalid time and date values (Mayank Jain)
10104         #433732: Location of perl binaries are now configurable (Laszlo
10105          (Laca) Peter)
10106         #437892: Improve display of IMAP headers plugin's configuration
10107          window (Gilles Dartiguelongue)
10108         #444882: Fixed configure options beautification (Gilles
10109          Dartiguelongue)
10110         #445526: Sensitivity of alarm dialog widgets has been fixed (Milan
10111          Crha)
10112         #446894: Clean up printing in Evolution's Mailer (Matthew Barnes)
10113         #448568: Fixed alignment issue in the contact editor (Gilles
10114          Dartiguelongue & Vinod)
10115         #448970: Fixed a crash during startup (Srinivasa Ragavan)
10116         #449811: Fixed magic spacebar break when using caret mode (Srinivasa
10117          Ragavan)
10118         #450820: Add an empty line at the beginning of the mail body when
10119          relpying a mail (Wang Xin)
10120         #452900: Fixed the alignment of mail notification popup with tray
10121          icon (Cosimo Cecchi)
10122         #453294: Fixed attachment name garble on locale 8859-1 (simon.zheng)
10124 Updated Translations:
10125         Jorge Gonzalez (es)
10126         Nguyễn Thái Ngọc Duy (vi)
10127         Priit Laes (et)
10128         Clytie Siddall (vi)
10129         Kjartan Maraas (nb)
10130         Guilherme de S. Pastore (pt_BR)
10131         I. Felix (si)
10132         Daniel Nylander (sv)
10133         Funda Wang (zh_CN)
10136 Evolution 2.11.4 2007-06-18
10137 ---------------------------
10139 New in 2.11.4:
10140         Portugese help files (Duarte Loreto)
10141         Add initial support for the Magic Space Bar (Mutt) to read unread emails in 
10142         all folders.  (Srinivasa Ragavan)
10144 Bug fixes:
10145         #257118: Clear button is now getting disabled after clearing the
10146          search (Milan Crha)
10147         #263207: Advanced Search "Remove" button is now inactive (Milan
10148          Crha)
10149         #325882: Fix some of the window /dialog positions (Milan Crha)
10150         #330175: Added helper function which test selection for non-space
10151          characters. (Milan Crha)
10152         #344728: Add configuration option for Sun Kerberos v5 (Irene Huang)
10153         #386503: Fix a minor typo in Makefile.am (Gilles Dartiguelongue)
10154         #428328: Move away from popt to GOptions (Ghislain MARY)
10155         #437584, 437935: More compilation warnings cleanup (Gilles
10156          Dartiguelongue)
10157         #439186: fix some bad mnemonics, mark string for translation. (Andre
10158          Klapper)
10159         #440075: Enable customized alarms to work correctly (Matthew Barnes)
10160         #442631: Added support for multimedia keys (Bastien Nocera)
10161         #443659: Fix size and alignment mis-match in the evolution
10162          preferences window (Vinod)
10163         #444107: Allow adding of image attachments to HTML composer
10164          (Srinivasa Ragavan)
10165         #444248: Fix a crash in solaris (Wang Xin)
10166         #444289: Allow the "test" component to build (Tobias Mueller)
10167         #444548: Included files for translating strings for "Advanced search
10168          options" (Andre Klapper)
10169         #444747: Fix a build break (Daniel Gryniewicz)
10170         #445793: Addressbook conduit now loads correctly (Gilles
10171          Dartiguelongue)
10172         #445812: Included missing icons in popups (Gilles Dartiguelongue)
10173         #446015: Improved "Define views" dialog (Gilles Dartiguelongue)
10174         #446870: Set the correct size of the duplicate contact warning
10175          window (Srinivasa Ragavan)
10176         #447727: Improve display of label text (Matthew Barnes)
10177         #447742: Plug a memory leak (Matthew Barnes)
10178         #448201: Add translation domain (Gabor Kelemen)
10179         #448223: Remove duplicated function string_without_underscores
10180          (Gilles Dartiguelongue)
10182 Updated Translations:
10183         Priit Laes (et)
10184         Jorge Gonzalez (es)
10185         Daniel Nylander (sv)
10186         Pema Geyleg (dz)
10187         Kjartan Maraas (nb)
10189 Evolution 2.11.3 2007-06-04
10190 ---------------------------
10192 New in 2.11.3:
10193         Improved search and show options for Calendar/Memo/Tasks. 
10194          (Chenthill, Abhishek and Keshav)
10195         Included support for Contact Image in the preview pane
10196          (Srinivasa Ragavan)
10197         Improved thread sorting. Even expanded threads are
10198          promoted up the list. (Srinivasa Ragavan)
10199         Improved options for offline support. (Srinivasa Ragavan)
10200         Added Swedish Welcome mail. (Daniel Nylander)
10201         Version less binary for Evolution. (Gilles Dartiguelongue)
10203 Bug fixes:
10204         #311512: New message notification is not triggered even by
10205          identified spam. (Karl Relton)
10206         #315012: Fixed crash when reopening an encrypted sent email (Pascal
10207          Terjan)
10208         #321741: Default date for appointment or meeting is now set to
10209          current date (Milan Crha)
10210         #326388: Delete button is disabled for 'Birthdays & Anniversaries'
10211          calendar (Raghavendaran)
10212         #333707: Thread message selection improvements, while deleting
10213          messages in thread. (David Moore)
10214         #333858: Fixed popping of multiple categories dialog in contact
10215          editor (Milan Crha)
10216         #335241: Send/Receive Messages window size fixed (Matthew Barnes)
10217         #335396: Account Editor's "Sent / Draft Folder" dialogs now has
10218          proper title (Muktha)
10219         #347767: A confirmation dialog will come up if a memo is saved
10220          without a summary (Ushveen Kaur)
10221         #351729: Fixed unnecessary/broken windows (Milan Crha)
10222         #386503: Help Menu or F1 now works (Matthew Barnes, Götz Waschk)
10223         #415770: Outlook style reply option (Christian Kellner)
10224         #424562: Dropped support for GTK+ < 2.10 (Matthew Barnes)
10225         #427232: Fixed a crash during startup due to missing relative-URI
10226          (Matthew Barnes)
10227         #436985: Move files that have translations but are not shipped to
10228          POTFILES.skip (Philip Withnall)
10229         #438461: Mail preferences buttons now has a consistent look (Gilles
10230          Dartiguelongue)
10231         #438467, #439118, #437584, #441055, #441014: Compilation warning
10232          cleanups (Gilles Dartiguelongue)
10233         #439049: Setting time for an appointment in "ja" locale now works
10234          correctly (Wang Xin)
10235         #439122: Compilation warnings cleanup (Gilles Dartiguelongue)
10236         #439146, #438711: Improvements for the new mail-notification plugin
10237          (Ross Burton and Daniel Gryniewicz)
10238         #439316: Fixed translation issues and some fixes around broken gtk.
10239          (Srinivasa Ragavan)
10240         #439512: Mark strings for translation. (Srinivasa Ragavan)
10241         #439957: Fix camel warnings (Ross Burton)
10242         #440741: Added apps-evolution-mail-notification.schemas.in.in to
10243          translation. (Srinivasa Ragavan)
10244         #441010: Fixed dropdowns in mailer's view editor (Matthew Barnes)
10245         #441992: Fixed a crash when selecting a mail (Jeff Cai)
10246         #443140: Added a missing mnemonic in Preferences window (Vinod)
10248 Updated Translations:
10249         Jorge Gonzalez (es)
10250         Theppitak Karoonboonyanan (th)
10251         Ivar Smolin (et)
10252         Hendrik Richter (de)
10253         Daniel Nylander (sv)
10254         Stéphane Raimbault (fr)
10255         Rhys Jones (cy)
10256         Yair Hershkoviz (he)
10257         Jakub Friedl (cs)
10258         David Lodge (en_GB)
10260 Other Contributors:
10261         Fixed casts and other compilation warnings (Gilles Dartiguelongue)
10262         Added German translations for help files (Andre Klapper)
10263         Fix file descriptor leak (Jules Colding)
10264         Do not fetch folder-info from backend - just use the data from the
10265          current folder tree. (Veerapuram Varadhan)
10267 Evolution 2.11.2 2007-05-14
10268 ---------------------------
10270 New in 2.11.2:
10271         Mail notification plugin with libnotify and panel
10272         tray support (Srinivasa Ragavan)
10274 Bug fixes:
10275         #407104: Makes the GNOME Clock applet able to correctly start 
10276         Evolution. (Matthew Barnes)
10277         #355919: Fixes evolution crash when display depth set to 8 on
10278          sparc machine (Xiurong Simon Zheng)
10279         #427789: Allow cut/copy and paste an appointment/meeting/task
10280          with localized characters (Xiurong Simon Zheng)
10281         #337616: Fix "make distcheck" errors. (Matthew Barnes)
10282         #334966: Fix for crash on close. (Srinivasa Ragavan)
10283         #325966: Clicking folder tree submenu title now opens/closes the
10284          tree (Christian Neumair)
10285         #435610: Run gtk-update-icon-cache in uninstall-hook (David Farning)
10286         #330098: Selecting Copy on Right-clicking any memo list now works
10287          (Naresh)
10288         #424055: Fixed resizing of contact list dialog. (Øystein GisnÃ¥s)
10289         #417797: Copy and move of contacts between address books now works
10290          correctly (Øystein GisnÃ¥s)
10291         #404239: Included a missing row columns in contacts minicard view
10292          (Øystein GisnÃ¥s)
10293         #358250: Change field Organization to Company in AddressBook (Javier
10294          F. Serrador)
10295         #325118: Add translator comments for a string (Andre Klapper)
10296         #378441: Mnemonics added for FROM/SUBJECT/TO headers in message pane
10297          (Ebby Wiselyn)
10298         #380750: Make force-shutdown work in Solaris (Wang Xin)
10299         #414195: Fix build break (Loïc Minier)
10300         #425506: Fix a crash when clicking the Edit button (Xiurong Simon
10301          Zheng)
10302         #324982: Fix warnings at program startup (Hiroyuki Ikezoe)
10303         #375234: Fix a crash when syncing with iPod (Vitaliy Ischenko)
10304         #325965: Fix a crash when selecting "mark messages as read" on a
10305          Maildir subfolder (Ilkka Tuohela)
10306         #432867: Changed default attribute for file from 0755 to 0644 (Milan Crha)
10308 Updated Translations:
10309         Jorge Gonzalez (es)
10312 Evolution 2.11.1 2007-04-23
10313 ---------------------------
10315 New in 2.11.1:
10316         Improved SPAM support (Srinivasa Ragavan)
10317         Bogofilter plugin (Mikhail Zabaluev)
10318         Spinner for progress indication (Srinivasa Ragavan)
10319         Improved Backup/restore plugin  (Srinivasa Ragavan)
10320         Improved Groupwise status tracking (Sankar)
10321         Improved GtkPrint support (Matthew Barnes)
10323 Bug fixes:
10324         #211082: Contact merging support on creation (Ebby Wiselyn)
10325         #429422 and #419469: Code cleanups (Matthew Barnes)
10326         #415985 and #416028: Fix crash in calendar (Wang Xin)
10327         #419524: Fix incorrect includes (Matthew Barnes)
10328         #426812: Refactor the printing infrastructure (Matthew Barnes)
10329         #353662: Signature list now scrollable using keyboard (Baris Cicek)
10330         #423766: Fix saving of mail attachments (Matthew Barnes)
10331         #343195: Get total number of mails with CAMEL_FOLDER_TOTAL if the folder
10332          is junk folder. (Hiroyuki Ikezoe)
10333         #383953: Fix message count display (Matthew Barnes)
10334         #332765: More intelligent message selection (Christof Krüger)
10335         #424795: Fix system beep (Karl Relton)
10336         #352713: Update parent rows when a child row changes (René Stadler)
10337         #400241: Don't #include <composer/e-msg-composer.h> since we don't
10338          install that file (Matthew Barnes)
10339         #411331: Fix the message selection (Srinivasa Ragavan)
10340         #375577: Correctly capitalize SpamAssassin (Priit Laes)
10341         #387619: Remove use of deprecated icon names (Rodney Dawes)
10342         #373116: Migrate from GnomeColorPicker to GtkColorButton (Matthew
10343          Barnes)
10344         #373837: Migrate from GnomeFontPicker to GtkFontButton (Matthew Barnes)
10345         #271851: fix startup notification problem (Stephen Cook)
10346         #259606: Added support for middle click to open the component in new
10347          window (Michael Meeks)
10348         #396645: Show only cert files in filechooser (Gilles Dartiguelongue)
10349         #426816: Refactor the printing infrastructure (Matthew Barnes)
10350         #329168: Add missing mnemonic widgets (Andre Klapper)
10351         #408423: Code cleanups and several memory leaks (Daniel Gryniewicz)
10352         #353922: Fix a duplicate keyboard shortcut (Diego Escalante Urrelo)
10353         #401539: Fix a crasher (Matthew Barnes)
10354         #356523: Copies the file uri and decodes it before trying to attach the
10355          image (Martin Olsson)
10356         #243241: Show only enabled accounts on composer (Paul Iadonisi)
10357         #430559: Added mnemonics. (Vinod)
10358         #426743: Corrected typo "asychronous" (Elizabeth Greene)
10359         #404233: change "E-Mail" to "Email" (Andre Klapper)
10360         #426487: Date is garbled in contacts preview pane on locale "ja_JP.PCK"
10361          (Xiurong Simon Zheng)
10362         #426829: Code cleanups (Xiurong Simon Zheng)
10363         #406933: Call gettext() on the EConfigItem labels (Jeff Cai)
10364         #380843: Fix time format translations (Jeff Cai & takao.fujiwara)
10365         #426481: Fix Typo Assitant (Elizabeth Greene)
10366         #404764: Fix typos and reword a string (Andre Klapper)
10369 Updated Translations:
10370         David Lodge (en_GB)
10371         Yair Hershkovitz (he)
10372         Daniel Nylander (sv)
10373         Djihed Afifi (ar)
10374         Jakub Friedl (cs)
10375         Duarte Loreto (pt)
10376         Laurent Dhima (sq)
10377         Hendrik Richter (de)
10379 Evolution 2.10.0 2007-03-12
10380 ---------------------------
10382 Fixes since 2.9.92 :
10384         Harish Krishnaswamy (Welcome mail update, 
10385         GtkHTML version required update)
10387 Updated Translations:
10389         Igor Nestorović (sr)
10390         Jakub Friedl (cs)
10391         Christian Kintner (de)
10392         Theppitak Karoonboonyanan (th)
10393         Takeshi AIHANA (ja)
10394         Mugurel Tudor (ro)
10395         Gintautas Miliauskas (lt)
10396         Gabor Kelemen (hu)
10397         Daniel Nylander (sv)
10398         Tino Meinen (nl)
10399         Josep Puigdemont i Casamajó (ca)
10400         Alexander Shopov (bg)
10401         Ilkka Tuohela (fi)
10402         Maxim Dziumanenko (uk)
10403         Duarte Loreto (pt)
10404         Chao-Hsiung Liao (zh_HK, zh_TW)
10405         Artur Flinta and GNOME PL Team (pl)
10406         Changwoo Ryu (ko)
10407         Jovan Naumovski (mk)
10408         David Lodge (en_GB)
10409         Ankit Patel (gu)
10410         Jonathan Ernst (fr)
10411         Djihed Afifi (ar)
10412         Kjartan Maraas (nb)
10413         Washington Lins (pt_BR)
10414         Daniel Nylander (sv)
10415         Leonid Kanter (ru)
10416         Luca Ferretti (it)
10418 Evolution 2.9.92 2007-02-26
10419 ---------------------------
10421 Major Updates:
10422         Documentation updates from PC Radhika.
10424 Updated Translations:
10425         Luca Ferretti (it)
10426         Ivar Smolin (et)
10427         Changwoo Ryu (ko)
10428         Gabor Kelemen (hu)
10429         Kjartan Maraas (nb)
10430         Gintautas Miliauskas (lt)
10431         Jordi Mas (ca)
10432         Daniel Nylander (sv)
10433         Leonid Kanter  (ru)
10434         Funda Wang (zh_CN)
10435         Artur Flinta (pl)
10436         Leonardo Ferreira Fontenelle, Washington Lins (pt_BR)
10437         Stéphane Raimbault (fr)
10438         Nguyễn Thái Ngọc Duy (vi)
10439         Alexander Shopov (bg)
10440         David Lodge (en_GB)
10441         Djihed Afifi (ar)
10442         Leonid Kanter (ru)
10443         Duarte Loreto (pt)
10444         Ilkka Tuohela (fi)
10445         Theppitak Karoonboonyanan (th)
10447 Contributors:
10448         Matthew Barnes, Raghavendran R,  Srinivasa Ragavan,  Ebby Wiselyn, 
10449         Harish Krishnaswamy, Chenthill Palanisamy, Sankar P
10451 Evolution 2.9.91 2007-02-12
10452 --------------------------
10454 Updated Translations:
10455         Djihed Afifi (ar)
10456         Theppitak Karoonboonyanan (th)
10457         Stéphane Raimbault, Robert-André Mauchin and Stéphane Raimbault (fr)
10458         Duarte Loreto (pt)
10459         Hendrik Richter (de)
10460         David Lodge (eb_GB)
10461         Pema Geyleg (dz)
10462         Changwoo Ryu (ko)
10463         Daniel Nylander (sv)
10464         Andre Klapper (de)
10465         Chao-Hsiung Liao  (zh_HK)
10466         Chao-Hsiung Liao  (Zh_TW)
10467         Ivar Smolin (et) 
10468         Gabor Kelemen (hu)
10469         Ilkka Tuohela  (fi)
10470         Kjartan Maraas (nb)
10471          
10472          
10474 Contributors:
10475         Nickolay V. Shmyrev, Wang Xin, Ebby Wiselyn, Duarte Loreto, Matthew Barnes,
10476         Ushveen Kaur, William Jon McCann, Andre Klapper, Raghavendran, Srinivasa Ragavan,
10477         Sankar P, Kjartan Maraas, Wang Xin, Matthias Clasen 
10479 Evolution 2.9.6 2007-01-22
10480 --------------------------
10481 Updated Translations:
10482 Ilkka Tuohela (fi), Daniel Nylander(sv)
10484 Contributors:
10485 Raghavendran R, Srinivasa Ragavan, Sankar P 
10488 Evolution 2.9.5 2007-01-08
10489 --------------------------
10491 Updated Translations:
10492 Djihed Afifi (ar), Danilo Å egan (sr), David Lodge (en_GB), Kjartan Maraas
10493 (nb), Gintautas Miliauskas (lt), Jordi Mas (ca), Bernat Tallaferro (ca), 
10494 Clytie Siddall (vi), Priit Laes (et)
10496 Contributors:
10497 Daniel Nylander (Updated translation for documentation)
10498 Veerapuram Varadhan (346728, 268412)
10499 Simon Zheng (352108)
10500 Nickolay V. Shmyrev (340165)
10501 Nathan Owens (389664)
10502 Jerry Yu (389664)
10503 Matthew Barnes (383027, 377511)
10504 Wang Xin (389966, 389961)
10505 Harish Krishnaswamy (382860)
10507 Evolution 2.9.4 2006-12-18
10508 --------------------------
10510 Updated Translations:
10511 Kjartan Maraas(nb), Djihed Afifi (ar), Francisco Javier F. Serrador (es),
10512 Ilkka Tuohela (fi), Hendrik Richter (de), Jakub Friedl (cs), Ivar Smolin (et)
10514 Contributors:
10515 Sankar P (Evolution exchange shouldnt check mail in all folders by default)
10516 Srinivasa Ragavan (Icons in Quick Show)
10517 Matthew Barnes (382431)
10518 Hendrik Richter (358310)
10519 Francisco Javier F. Serrador (Updated translation for documentation)
10520 Veerapuram Varadhan (bugzilla.novell.com - 208395)
10522 Evolution 2.9.3 2006-12-04
10523 --------------------------
10525 Updated Translations:
10526 Ivar Smolin (et), Jakub Friedl (cs),
10527 Karsten Bräckelmann (nb), Francisco Javier F. Serrador (es),
10528 Christophe Merlet (fr)
10530 Contributors :
10531 Francisco Javier F. Serrador (gnome-doc-tools integration, 358249)
10532 Harish Krishnaswamy (evolution.desktop install fixes, GW proxy pruning,
10533 memory leak fixes, 381642 (b.g.0), bug #208959 at bugzilla.novell.com)
10534 Nickolay V. Shmyrev (support for commandline uri in tasks),
10535 Daniel Gryniewicz (349966), Srinivasa Ragavan (Fix DoS by large emails)
10536 Sankar, Chris Halls (372528), Wang Xin (380064), Carlos Garcia (367183),
10537 Chenthill (208318 - b.n.c), Parthasarathi Susarla (348679).
10538 Matthew Barnes (357970).
10540 Evolution 2.9.2 2006-11-07
10541 --------------------------
10543 Updated Translations:
10544 Christophe Merlet (fr), Alexander Shopov (bg),
10545 Francisco Javier F. Serrador (es), Ivar Smolin (et),
10546 Ilkka Tuohela (fi), Pawan Chitrakar (ne), Gabor Kelemen (hu),
10547 Josep Puigdemont i Casamajó (ca).
10549 Contributors :
10550 Jules Colding, Harish Krishnaswamy, Ben Gamari, Priit Laes.
10553 Evolution 2.9.1 2006-10-16
10554 --------------------------
10556 Updated Translations:
10558 Ivar Smolin (et)
10559 Jovan Naumovski (mk)
10560 Ilkka Tuohela (fi)
10561 Francisco Javier F. Serrador (es)
10562 Johan Dahlin (sv)
10563 Satoru SATOH (ja)
10564 Alexander Shopov (bg)
10565 Luca Ferretti (it)
10566 Zygimantas Beručka (lt)
10567 Cyprien Le Pannérer (fr)
10568 Jordi Mas (ca)
10569 Tino Meinen (nl)
10570 Ankit Patel (gu)
10571 Daniel Nylander (sv)
10572 Ignacio Casal Quinteiro (gl)
10573 Pema Geyleg (dz)
10574 Åsmund Skjæveland (nn)
10575 Hendrik Richter (de)
10576 Nickolay V. Shmyrev (ru)
10577 Changwoo Ryu (ko)
10578 Wouter Bolsterlee (nl)
10579 Luca Ferretti (it)
10580 Gabor Kelemen (hu)
10581 Subhransu Behera (or)
10582 Pawan Chitrakar (ne)
10583 David Lodge (en_GB)
10584 Vladimer Sichinava (ka)
10585 Kostas Papadimas (el)
10586 Jamil Ahmed (bn)
10587 Alessio Frusciante (it)
10589 Contributors:
10591 Mathew Barnes, Harish Krishnaswamy, Radhika Nair,
10592 Tor Lillqvist, Chris Heath, Sankar P, Ushveen Kaur,
10593 Srinivasa Ragavan, Daniel Gryniewicz, Nick Sukharev,
10594 Roozbeh Pournader, Wouter Bolsterlee, Andre Klapper,
10595 Kjartan Maraas, Chenthill Palanisamy, Devashish Sharma,
10596 Hiroyuki Ikezoe. 
10598 Evolution 2.8.1 2006-10-02
10599 --------------------------
10601 Updated Translations:
10603 Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi),
10604 Francisco Javier Fernandez Serrador (es),
10605 Daniel Nylander (sv), Jovan Naumovski (mk),
10606 Pema Geyleg (dz), Ivar Smolin (et), 
10607 Åsmund Skjæveland (nn), Hendrik Richter (de),
10608 Nickolay V. Shmyrev (ru), Daniel Nylander (sv),
10609 Changwoo Ryu (ko), Wouter Bolsterlee (nl),
10610 Luca Ferretti (it), Gabor Kelemen (hu),
10611 Cyprien Le Pannérer (fr), Subhransu Behera (or),
10612 Pawan Chitrakar (ne), Alexander Shopov (bg),
10613 David Lodge (en_GB), Ankit Patel (gu), 
10614 Vladimer Sichinava (ka), Kostas Papadimas (el),
10615 Jamil Ahmed (bn), Alessio Frusciante (it) 
10618 Bug fixes :
10619 356811, 351332, 353472, 357422, 354650, 352767, 341932, 353920,
10620 355294, 343331, 332101, 352450, 348419, 343369, 261082, 261980,
10621 325611, 325613, 334692, 354775, 352450, 344276, 343409, 261062,
10622 342882, 332101, 357811, 352353, 329694, 335814, 341474, 341099.
10623 351332, 352450,  343686.
10625 Contributors:
10626 Matthew Barnes, Harish Krishnaswamy, Daniel Gryniewicz, Nick Sukharev,
10627 Roozbeh Pournader, Srinivasa Ragavan, Wouter Bolsterlee, Kjartan Maraas,
10628 Tor Lillqvist, Chenthill, Ushveen Kaur, Arvind, Hiroyuki Ikezoe.
10629 Andre Klapper, Radhika Nair.
10631 Evolution 2.8.0 2006-09-04
10632 --------------------------
10633 Evolution 2.8 Stable Release for GNOME 2.16.0.
10635 Evolution 2.7.92 2006-08-21
10636 ---------------------------
10638 Updated Translations
10640 Hendrik Richter (de), Wouter Bolsterlee (nl), Daniel Nylander (sv),
10641 Priit Laes (et), Francisco Javier F. Serrador (es), Satoru SATOH (ja),
10642 Subhransu Behera (or), Matic Ã…½gu (sl), Jovan Naumovski (mk), 
10643 Ankit Patel (gu), Ã…½ygimantas Beručka (lt), Gabor Kelemen (hu),
10644 Ilkka Tuohela (fi), Ahmad Riza H Nst (id), Rahul Bhalerao (mr),
10645 Clytie Siddall (vi), Changwoo Ryu (ko), Chao-Hsiung Liao (zh_HK) (zh_TW),
10646 Tino Meinen (nl), Ani Peter (ml), Xavier Conde Rueda (ca), 
10647 Maxim Dziumanenko (uk), Guntupalli Karunakar (dz), Leonid Kanter (ru),
10648 Daniel van Eeden (nl), Kjartan Maraas (nb)
10650 Bug Fixes
10652 Pavel Roskin, Kjartan Maraas, Srinivasa Ragavan, Laurent Goujon, 
10653 Matthew Barnes, Chenthill Palanisamy, Li Yuan, Harish Krishnaswamy,
10654 Mubeen Jukaku, Ushveen Kaur, Jeff Cai, Johannes Berg, Hiroyuki Ikezoe,
10655 Øystein GisnÃ¥s
10657 Evolution 2.7.91 2006-08-07
10658 ---------------------------
10660 Updated Translations
10662 Jordi Mas (ca), Rhys Jones (cy), Francisco Javier F. Serrador (es), 
10663 Inaki Larranag (eu), Priit Laes (et), Ilkka Tuohela (fi), 
10664 Christophe Merlet (fr), Ankit Patel (gu), Jovan Naumovski (mk), 
10665 Rahul Bhalera (mr), Kjartan Maraas (nb), Vincent van Adrighem (nl), 
10666 Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
10667 Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK) (zh_TW)
10669 Bug Fixes
10671 Johnny Jacob, Srinivasa Ragavan, Alessandro Decina, Sankar P,
10672 Veerapuram Varadhan, Arvind, Andre Klapper, Bastien Nocera,
10673 Chenthill Palanisamy, Rajeev ramanathan, Devashish Sharma,
10674 Roozbeh Pournader, Sushma Rai 
10676 Evolution 2.7.90 2006-07-24
10677 ---------------------------
10679 Updated Translations:
10681 Zygimantas Berucka (lt), 
10682 Christophe Merlet (fr),
10683 Francisco Javier F. Serrador (es),
10684 Changwoo Ryu (ko), Jonathan Ernst (fr),
10685 Nikos Charonitakis (el), Funda Wang (zh_CN),
10686 Ankit Patel (gu), Ilkka Tuohela (fi),
10687 Raivis Dejus (lv), Kostas Papadimas (el),
10688 Dzongkhalinux team, DIT (dz), Hendrik Richter (de),
10689 Daniel Nylander (sv), Ivar Smolin (et),
10690 Theppitak Karoonboonyanan (th), Simos Xenitellis (el),
10691 Chao-Hsuing Liao (zh_HK, zh_TW)
10693 Bug fixes and features :
10695 Arvind, Andre Klapper, Boby Wang, Yuri Pankov, 
10696 Harish Krishnaswamy, Srinivasa Ragavan, Johnny Jacob,
10697 Raghavendran, Shree Krishnan, Ushveen Kaur, Karsten
10698 Brackelmann, Michael Zucchi, Hiroyuki Ikezoe,
10699 Rajeev Ramanathan, Chenthill Palanisamy, Li Yuan,
10700 Devashish Sharma, Mikhail Zabaluev, Ross Burton,  
10701 Sankar, Benoît Dejean, Vandana Shenoy, Julio M. Merino
10702 Vidal, Luca Ferretti.
10704 Evolution 2.7.4 2006-07-10
10705 --------------------------
10706 Updated Translations:
10708 Francisco Javier F. Serrador, Jovan Naumovski,
10709 Changwoo Ryu, Nikos Charonitakis, Rostislav
10710 Raykov, Ilkka Tuohela, Ivar Smolin, Ahmad Riza
10711 H Nst, Inaki Larranaga, Ankit Patel, Vincent
10712 van Adrighem, Runa Bhattacharjee, Benoît Dejean,
10713 Theppitak Karoonboonyanan, Pawan Chitrakar, I.Felix,
10714 Rajesh Ranjan, Kjartan Maraas, Chao-Hsiung Liao,
10715 Clytie Siddall, Hendrik Richter, Daniel Nylander.
10717 Bug fixes :
10719 Andreas Köhler, Harish Krishnaswamy, Ushveen Kaur,
10720 Andre Klapper, Johnny Jacob, Mathew Barnes, Arvind_evo,
10721 Srinivasa Ragavan, Tor Lillqvist, Li Yuan, Chenthill,
10722 Wang Xin, Rajeev Ramanathan, Aishwarya K, Hiroyuki Ikezoe,
10723 Simon Zheng, Devashish Sharma, Oswald Rodrigues, Harry Lu,
10724 Oswald, Sushma Rai, Mathew Barnes, Karsten Bräckelmann,
10725 Sankar P, Frederic Peters.
10727 Evolution 2.7.3 2006-06-12
10728 --------------------------
10730 Updated Translations contributed by
10731 Ilkka Tuohela, Ignacio Casal Quinteiro, Kjartan Maraas,
10732 Ankit Patel, Francisco Javier F. Serrador,
10733 Funda Wang, Pema Geyleg, Vincent van Adrighem,
10734 Clytie Siddall, Stanislav Brabec, Priit Laes,
10735 Alexander Shopov.
10737 Bug fixes and other changes : 
10738 Srinivasa Ragavan, Li Yuan, Harish Krishnaswamy,
10739 Chris Heath, Jeffrey Stedfast, Gary Coady, Tor Lillqvist,
10740 Frederic Peters, Wang Xin, Hiroyuki Ikezoe, Li Yuan,
10741 Parthasarathi Susarla,  Simon Zheng, Devashish Sharma,
10742 Roozbeh Pournader, Johnny Jacob, Federico Mena Quintero
10743 Ed Catmur,  Carlos Garcia Campos, Sushma Rai, Sankar P,
10744 David Richards, Chenthill Palanisamy, 
10746 Evolution 2.7.1 2006-04-24
10747 ---------------------------
10749 First release of 2.7 development series.
10751 What is new ?
10752 -------------
10754 * Integration of Evolution Calendar with Cairo
10756 Evolution 2.5.92 2006-02-27
10757 ---------------------------
10759 Bug fixes since last release :
10760 http://go-evolution.org/Evo2.5.92#Evolution
10762 Updated Translations:
10763         
10764         - ca (Jordi Mas)
10765         - cs (Miloslav Trmac)
10766         - el (Kostas Papadimas)
10767         - es (Francisco Javier F. Serrador)
10768         - et (Priit Laes)
10769         - fi (Ilkka Tuohela)
10770         - gl (Ignacio Casal Quinteiro)
10771         - gu (Ankit Patel)
10772         - ja (Takeshi AIHaNA)
10773         - ka (Clytie Siddall)
10774         - lt (Žygimantas Beručka)
10775         - nb (Kjartan Maraas)
10776         - nl (Vincent van Adrighem)
10777         - no (Kjartan Maraas)
10778         - ru (Leonid Kanter)
10779         - sr (Slobodan D. Sredojevic)
10780         - th (Theppitak Karoonboonyanan)
10781         - vi (Clytie Siddall)
10782         - zh_CN (Funda Wang)
10783         - zh_HK (Chao-Hsiung Liao)
10784         - zh_TW (Chao-Hsiung Liao)
10786         
10787 Evolution 2.5.91 2006-01-13
10788 ---------------------------
10790 Bug fixes since last release :
10791 http://go-evolution.org/Evo2.5.91#Evolution
10793 Updated Translations:
10795         - bg (Vladimir Petkov)
10796         - ca (Xavier Conde, Jordi Mas)
10797         - cs (Lukas Novotny)
10798         - cy (Rhys Jones)
10799         - en_CA (Adam Weinberger)
10800         - es (Francisco Javier F. Serrador)
10801         - et (Ivar Smolin)
10802         - fi (Ilkka Tuohela)
10803         - gl (Ignacio Casal Quinteiro)
10804         - gu (Ankit Patel)
10805         - lt (Žygimantas Beručka)
10806         - nb, no (Kjartan Maraas)
10807         - nl (Tino Meinen)
10808         - pt_BR (Raphael Higino)
10809         - sq (Laurent Dhima)
10810         - sr, sr@Latn (Slobodan Sredojevic)
10811         - th (Theppitak Karoonboonyanan)
10812         - vi (Clytie Siddall)
10813         - zh_CN (Funda Wang)
10814         - zh_TW, zh_HK (Chao-Hsiung Liao)
10816 Evolution 2.5.90 2006-01-30
10817 ---------------------------
10819 What's new :
10821 Bug fixes since 2.5.5 :
10822 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=
10824 Updated Translations:
10826         - bg (Vladimir Petkov)
10827         - el (Kostas Papadimas)
10828         - en_CA (Adam Weinberger)
10829         - es (Francisco Javier F. Serrador)
10830         - et (Ivar Smolin)
10831         - fi (Ilkka Tuohela)
10832         - gl (Ignacio Casal Quinteiro)
10833         - gu (Ankit Patel)
10834         - ko (Changwoo Ryu)
10835         - nb, no (Kjartan Maraas)
10836         - nl (Vincent van Adrighem)
10837         - pt_BR (Evandro Fernandes Giovanini)
10838         - sr, sr@Latn (Slobodan D. Sredojevic)
10839         - vi (Clytie Siddall)
10840         - zh_CN (Funda Wang)
10841         - zh_TW, zh_HK (Chao-Hsuing Liao)
10842         - POTFILES.in (Adam Weinberger)
10843         - POTFILES.in (Harish)
10845 Evolution 2.5.5 2006-01-16
10846 --------------------------
10847   
10848 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10850         #326458 â€“ New Meeting/Task UI: remove useless seperators (Srini)
10851         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10852         #326266 â€“ avoid using "i" as mnemonic (Srini)
10853         #326381 â€“ change "_Insert" mnemonic in Signature Editor Menu (Srini)
10854         #325110 â€“ Compose Message Controls Not Working (Shreyas)
10855         #326877 â€“ UI: Menu Bar Changes Number Of Items When No Email Highlighted (Srini)
10856         #218570 â€“ "Collapse all" and "expand all" threads feature missing (Srini)
10857         #221270 â€“ Send & Receive -dialog should show also account name for usability (Rohini)
10858         #246257 â€“ Find in Message dialog - UI suggestions (Rohini)
10859         #239929 â€“ Zoom with mousewheel broken (Rajeev)
10860         #255303 â€“ changing folders strangeness (Srini)
10861         #325334 â€“ "Canceled" spelling errors (Andre Klapper)
10862         #325618 â€“ Exchange operations plugin doesn't get loaded on startup. (Srini)
10863         #313095 â€“ gw: Disable a account which has done proxy login to other account error message is wrong (Shreyas)
10864         #325568 â€“ Spaces disappeared from strings (Andre Klapper)
10865         #325748 â€“ Add a new mozila built-in cert module's path for compatible reason (Simon Zheng)
10866         #273076 â€“ Cryptic short messages in Evolution certificate manager (Andre Klapper)
10867         #324739 â€“ Crash moving from mail to calendar (Srini)
10868         #325629 â€“ port to the new libnotify API (Sebastien Bacher)
10869         #324816 â€“ Alarm Tray eats CPU (Chakravarthi)
10870         #324889 â€“ Selecting calendar from event-notification drop-down from notification-area crashes EDS (Chakravarthi)
10871         #213660 â€“ Set default alarm type and sound file in preferences (Johnny Jacob)
10872         #320101 â€“ When Scheduling Meeting, [Invitations] Tab Accepts Multiple Names (Chenthill)
10873         #311888 â€“ On Recurrence Meeting Screen, Calendar Doesn't Display Correct View (Chenthill)
10874         #313112 â€“ Make this occurence movable does not delete moved recurring instance (Chenthill)
10875         #259505 â€“ In Calendar List View, switching months changes View (Chenthill)
10876         #271810 â€“ Calendar not enabled if editor adds event (Chenthill)
10877         #274234 â€“ jump to today pretty useless (Srini)
10878         #271541 â€“ Read Only Calendars shouldn't present Read Only "New" Screen (Chenthill)
10879         #326735 â€“ Meeting editor shows a wrong organizer (Chenthill)
10880         #325446 â€“ Alarm Editor Window width changes as typing custom message (Srini)
10881         #325502 â€“ resizing task editor window does not resize description input field (Srini)
10882         #325612 â€“ strings in e-alarm-list.c need translator comments (Andre Klapper)
10883         #261071 â€“ "RSVP" in evolution addressbook probably needs a translator comment (Andre Klapper)
10884         #216535 â€“ changing start time should keep appointment's time length (Johnny Jacob)
10885         #258786 â€“ 'Mark Selected Tasks as Complete' active even after tasks are marked complete (Johnny Jacob)
10886         #303193 â€“ Changing reminder snooze time doesn't work after pressing ALT-S (Johnny Jacob)
10887         #325416 â€“ tooltip of *earlier* appointment displayed in day view (Srini)
10888         #325414 â€“ calendar tooltip never disappearing when aborting appointment creation (Srini)
10889         #323127 â€“ Attachments pane gone wild (Johnny Jacob)
10890         #326378 â€“ missing mnemonics for mail recover dialog buttons (Srini)
10891         #246237 â€“ Compose a message dialog - label suggestions (Rohini)
10892         #317283 â€“ Contact Categories dialog should have a default response (Devashish)
10893         #317282 â€“ Contact Full Name dialog should have a default response (Default)
10894         #326268 â€“ "search > advanced" misses mnemonic (Srini)
10895         #307513 â€“ Please update some of the commandline tools. (Ali Akcaagac)
10896         #325334 â€“ "Canceled" spelling errors (Andre Klapper)
10897         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10898         #220286 â€“ Hints are not gone after a folder switch (Srini)
10899         #326264 â€“ "Current View" and "Caret Mode" have same mnemonic (Srini)
10900         #325132 â€“ change "Sa junk-plugin" to "Spamassassin plugin" (Andre Klapper)
10901         #325210 â€“ Plugin Spam learn can not work correctly (Shi Pu)
10902         #327053 â€“ One typo in the .po file (Harish)
10903         #327155 â€“ New grammar error (Harish)
10904         #326842 â€“ Save password not working (Sushma)
10905         #271546 â€“ Can't subscribe to other user's calendar with non-english Exchange server (Chenthill)
10906         #326060 â€“ Exchange password expiry handling is broken (Sushma)
10907         #316100 â€“ there is an empty menu after the help menu (Srini)
10908         #314748 â€“ modal dialog issue (Sushma)
10909         #267402 â€“ can not specify https URL for a remote calendar location (Tony Tsui)
10910         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10911         #323011 â€“ UI: options available on right click should be in menus as well (Srini)
10912         #325926 â€“ Menu bar has entry with no text (Chenthill)
10913         
10914 New features and other fixes :
10915         - Merge caldav eplugin from evolution-caldav into Evolution (Harish)
10916         - Calendar EText Wrapping (Johnny Jacob)
10917         - CSV and Tab import support for addressbook (Devashish)
10918         - Edit menu implementation in Event/Task Editor (Johnny Jacob)
10919         - Keyboard Accelerator Fixes across Evolution (Srini & Harish)
10920         - Code cleanup (Simon Zheng, Johnny Jacob, Boby Wang, Harish )
10921         - Win32 Fixes (Tor Lillqvist)
10922         - import-ics-attachments plugin (Johnny Jacob)
10924 Updated Translations:
10926         - bg (Alexander Shopov)
10927         - en_CA (Adam Weinberger)
10928         - es (Francisco Javier F. Serrador)
10929         - et (Priit Laes)
10930         - fi (Ilkka Tuohela)
10931         - gu (Ankit Patel)
10932         - ja (Takeshi AIHANA)
10933         - lt (Žygimantas Beručka)
10934         - nl (Vincent van Adrighem)
10935         - nb, no (Kjartan Maraas)
10936         - nn (Åsmund Skjæveland)
10937         - vi (Clytie Siddall)
10938         - zh_TW (Zhe Su, Chao-Hsiung Liao) 
10940 Evolution 2.5.4 2006-01-02
10941 --------------------------
10942   
10943 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10945         #301149 - Translated plugin names, descriptions and labels. (Funda Wang)
10946         #323151 - Seperator in toolbar between Send/Receive and component buttons (Karsten Bräckelmann)
10947         #325120 - Remove ui/evolution-executive-summary.xml from CVS
10948         #306117 - Partially fixes typos and harmonizing capital/small letters (Andre Klapper)
10949         #319946 - Shortcut keys for Send/Receive and Save Message are same when invoked through Alt-F (Andre Klapper)
10950         #324677 - Mark as Menu does provide Clear/Completed (Srinivasa Ragavan)
10951         #313293 - Added shortcut for Preferences window (M Victor Aloysius J)
10952         #321734 - Added tooltips for Alarms and Attachment in the event editor.
10953         #322499 - Removed clashing tooltip for show/hide status bar (Srinivasa Ragavan)
10954         #227853 - Modifed Control + M to be the accelerator for show/hide preview across Evolution. (Srinivasa Ragavan)
10955         #316897 - Removed Copy To and Move To from the Evolution toolbar. (Rajeev Ramanathan)
10956         #323108 - ReOrdered Reply in the right click menu (Karsten Brackelmann)
10957         #325375 - Critical warning fix (Harish)
10958         #325276 - Modified usage of ""don't"" to "Do not" string (Harish)
10959         #306117 - Fixed few typos in po file (Andre Klapper)
10960         #325116 - Modified Cancelled to Canceled (Andre Klapper)
10961         #272772 - Added quotes to literal values (Andre Klapper)
10962         #311472 - Removed wrong singular string (Andre Klapper)
10963         #313801 - Changed duplicate mnemonic (Andre Klapper)
10964         #324173 - Changed title in selecting sound in Preferences page (Andre Klapper)
10965         #256913 - Fixed 3 HIG violations in Preferences page (Andre Klapper)
10966         #228040 - Setting up Follow-up flag to update preview (Srinivasa Ragavan)
10967         #324677 - Added menu for flag complete and clear menu (Srinivasa Ragavan)
10968         #60354  - Added the functionality to show folder name, mail and unread count in window title (NotZed)
10969         #324473 - Add-delete signature cause evolution crash (Jeff Cai)
10970         #324670 - Fixed evolution to change the pane size when changed in gconf (Sam Yang)
10971         #246256 - Changed "Case _Sensitive" to "Case _sensitive" (Varadhan)
10972         #324319 - Added accessible name for the attachment bar (Boby Wang)
10973         #234008 - Highlight drafts folder (Felix Ortega)
10974         #325364 - G_CRITICAL warning in shell (Harish)
10975         #325119 - Removed a duplicate word in the shell error dialog (Andre Klapper)
10976         #315866 - Made FAQ to point to go-evolution.org (Andre Klapper)
10977         #322001 - Fixed the display of menu item in ja locale (David Malcom)
10978         #325472 - G_CRITICAL warnings fix in certificates page (Harish)
10979         #325489 - G_CRITICAL warnings fix in tasks (Harish)
10980         #325468 - G_CRITICAL warnings fix in calendar preferences (Harish)
10981         #325123 - Removed duplication exclamation mark in iCalendar importer (Andre)
10982         #325125 - Strings Url and url are modified to URL (Andre Klapper)
10983         #313144 - Added punctuation to calendar error messages (Andre Klapper)
10984         #308851 - Fixed some grammatical errors in Calendar (Andre Klapper) 
10985         #306150 - Fixed a confusing string in calendar schema (Chenthill)
10986         #248133 - Peculiar popup menu in Scheduling tab (Chakravarthi)
10987         #324525 - Delete Calendar events should default to Cancel (Chenthill)
10988         #323125 - Default search bar in calendar is not same after pressing clear (Varadhan)
10989         #323955 - Fixed Evolution hang when trying to invoke alarm daemon (Chakravarthi)
10990         #324196 - Empty summary check in event editor (Johnny Jacob)
10991         #323984 - Task / Assigned task shows part of timezone widgets in task editor (Sam Yang)
10992         #324195 - Evolution Not Pulling Down Webcal Content (Chenthill)
10993         #324094 - Added translatable strings in calendar tooltips (Srinivasa Ragavan)
10994         #324058 - Fixed a crash, while creating a calendar in exchange (Chenthill)
10995         #321739 - Synchronize between the attendees and the name selector dialog (Chenthill)
10996         #246245 - Changed the file selector title to "Insert Attachment" (Johnny Jacob)
10997         #205616 - Added new top/bottom buttons to filter dialog (Mathew Hall)
10998         #246225 - Changed strings in Advanced Search dialog (Arulanandan)
10999         #246227 - Changed strings in Save Search dialog (Arulanandan)
11000         #258048 - Modified categories menu to option (Srinivasa Ragavan)
11001         #266003 - Fixed a false status message in import popup (Sushma)
11002         #309618 - G_CRITICAL warnings fix (Harish)
11003         #246233 - Modified Search Editor to Searches (Johnny Jacob)
11004         #303876 - Fix for input strings committed in the wrong order in Evolution Task (Akira TAGOH)
11005         #306118 - Fixed a typo in e-table (Andre Klapper)
11006         #240762 - Make only user creatable views editable (Srinivasa Ragavan)
11007         #306117 - Fixed typos in bbdb plugin (Andre Klapper)
11008         #325491 - Fix to allow to right click if exchange account is configured (Sushma)
11009         #306117 - Fixed typos in exchange errors (Andre Klapper)
11010         #324678 - Creating the contacts folder and accessing it from Evolution is not working (Sushma)
11011         #324580 - Set the folder subscription dialog title correctly (Sushma)
11012         #313545 - Added translator comments for Exchange Delegate dialog (Sushma)
11013         #324485 - Fix to stop asking password twice during account creation (Sushma)
11014         #324483 - Fixed a memory leak in connector (Sushma)
11015         #325127 - Changed string Uid to UID (Andre Klapper)
11016         #320119 - Fix to avoid Novell Address Book Showing Up Twice In Lists (Sushma)
11017         #274433 - Fixed encoding conversion problem when converting email to task (Chenthill)
11018         #325128 - Added a missed word in itip formatter (Andre Klapper)
11019         #313554 - Marked missing strings translatable in itip-formatter (Andre Klapper)
11020         
11021         
11022 New features and other fixes :
11023         
11024         - Added visual cue to the present of search filter (Srinivasa Ragavan)
11025         - G_CRITICAL warnings (Harish)
11026         - Network Manager support in Evolution (Shreyas)
11027         - Publish Calendar plugin (David Trowbridge)
11028         - Using gstdio wrappers and code cleanup (Tor Lillqvist)
11029         - Win32 Fixes (Tor Lillqvist)
11031 Updated Translations:
11033         - be (Ales Nyakhaychyk)
11034         - en_CA (Adam Weinberger)
11035         - es (Francisco Javier F. Serrador)
11036         - el (Kostas Papadimas)
11037         - fi (Ilkka Tuohela)
11038         - gl (Ignacio Casal Quinteiro)
11039         - gu (Ankit Patel)
11040         - ja (Takeshi AIHANA)
11041         - lt (Žygimantas Beručka)
11042         - nb, no (Kjartan Maraas)
11043         - nn (Åsmund Skjæveland)
11044         - vi (Clytie Siddall)
11045         - zh_CN (Funda Wang)
11047 Evolution 2.5.3 2005-12-12
11048 --------------------------
11049   
11050 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11052         #321639 -  order of Reply methods confusing in the menu (Karsten Brackelmann)
11053         #321640 -  Forward As menu missing (Karsten Brackelmann)
11054         #323140 -  Mail Contex Menu ordered incorrectly (Karsten Brackelmann)
11055         #323253 -  Evolution fails to show mailbox in send & receive dialog (Shi Pu)
11056         #322414 -  Evolution doesn't respect to a key's change in gconf (Sam Yang) 
11057         #315987 -  Evolution 2.4 crashes EVERY time i sent an email (Parthasarathi)
11058         #316315 -  Evolution exchange storage crashes on ECalendar sync (Varadhan)
11059         #322616 -  End time in list view is displayed in UTC timezone (Chenthill)
11060         #317322 -  crash when delete a imported recurrent event (Chenthill)
11061         #314639 -  Evolution crashed on right click and select new appointment (Chenthill)
11062         #318777 -  recurrence editing ... (Chenthill)
11063         #321237 -  The categories' name cannot be displayed in braille monitor (Boby Wang)
11064         #314550 -  When description of meeting is lengthy alarm notify popup should
11065                    have scrollbar (Chakravarthi)
11066         #322863 -  crashes on redirect (Parthasarathi)
11067         #300300 -  Evolution, EAddress-conduit extra newline breaks PalmOS (Sushma)
11068         #303856 -  Appointment Editor's OK button still greyed out after changing
11069                    value (Johnny Jacob)
11070         #322740 -  Screen Reader can't read the subject or date (Boby Wang)
11071         #322776 -  Unable to keyboard navigate into message headers pane, if no
11072                    message selected. (Li Yuan)
11073         #313219 -  gal_view_new_dialog_set_property() does GTK_IS_ENTRY(random)
11074                    (Veerapuram Varadhan)
11075         #322311 -  New defined viewname with non-ASCII characters is not displayed
11076                    in the View menu on some Non Ascii locale (Simon Zheng)
11077         #272514 -  Don't include URL in translateable evolution-exchange message (Sushma)
11078         #314583 -  Incorrect error messages (Sushma)
11079         #314576 -  hang when using "Type: None" for a mail account (Partha)
11081 New features and other fixes :
11083 Evolution Editor UI and tooltip enhancements (Srinivasa Ragavan and Chenthill)  
11084 Resolve duplicate symbols in e-util wrt libedataserver (Irene)
11085 Fix make-clean issues in Evolution plugins (Harish) 
11086 e-attachment-bar crasher and Misc. code clean-up (Harish)
11087 Win32 related fixes and code clean-up (Tor Lillqvist)
11089 Updated Translations:
11091         - be (Vital Khilko)
11092         - bg (Rostislav Raykov)
11093         - cs (Miloslav Trmac)
11094         - en_CA (Adam Weinberger)
11095         - es (Francisco Javier F. Serrador)
11096         - et (Ivar Smolin)
11097         - fi (Ilkka Tuohela)
11098         - gl (Ignacio Casal Quinteiro)
11099         - ja (Takeshi AIHANA)
11100         - lt (Zygimantas Beručka)
11101         - nb, no (Kjartan Maraas)
11102         - th (Theppitak Karoonboonyanan)
11103         - zh_CN (Funda Wang)
11104         - zh_TW (Abel Cheung)
11105         - zh_TW (Chao-Hsuing Liao) 
11107 Evolution 2.5.2 2005-10-25
11108 --------------------------
11110 New Features:
11111         - New Event / Meeting Editor dialog (Srinivasa Ragavan &
11112           Chenthill)
11113         -  Hula Account setup plugin (Harish)
11115 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11117         #302974 - Added accelerators for Next and Previous message
11118                   (Sankar)
11119         #314638 - Fixes a memory build-up, while creating a new meeting
11120                   with new category (Chakravarthi)
11121         #313538 - Fix to show Free/Busy information for organiser
11122                   (Chenthil)      
11123         #321088 - Fix to reduce the size of time window in free/busy to
11124                   avoid the scroll of widget in the wrong direction.
11125                   It Shows only 35 days in the canvas. (Chenthill)
11126         #273322 - Fixed a crash in evolution, when calendar is removed,
11127                   remove it from publishing. (Dinesh)
11128         #316710 - Fixed a alarm issue to popup for exchange, by
11129                   obtaining correct key for a authenticated calendar (Chakravarthi)
11130         #319217 - Show only alarms starting from today for missed alarms
11131                   (Chakravarthi)
11132         #316280 - Fix to addressbook print to use specified page size
11133                   (Evan Yan)
11134         #229972 - In contact editor, move focus automatically to next
11135                   field, after setting phone from the menus (Devashish)
11136         #301081 - Fix to rememberpublishing recipents in converting mail
11137                   to task plugin (Mubeen)
11138         #308752 - Renamed 'Meetings and Tasks' to 'Calendar and Tasks'
11139                   in Preferences (Dinesh)
11140         
11141 Other Fixes:
11143         - Category syncing in todo-conduits (Nathen Owens)
11144         - Adjust the Date/Time widgets to take actual size in
11145           meeting/event page (Chenthill)
11146         - Automatic file extention filling in saving a calendar (Dinesh)
11147         - Code Cleanup (Harish) 
11148         
11149 Update Translations:
11151         - bg (Alexander Shopov)
11152         - ca (Adam Weinberger)
11153         - es (Francisco Javier F. Serrador)
11154         - et (Priit Laes)
11155         - fi (Ilkka Tuohela)
11156         - gl (Ignacio Casal Quinteiro)
11157         - ku (Erdal Ronahi)
11158         - lt (Žygimantas Beručka)
11160 Evolution 2.5.1 2005-10-25
11161 --------------------------
11162 New !!  Evolution Memos component (Nathan Owens)
11163 and plenty of bug fixes as usual.
11165 Evolution 2.4.0 2005-09-05
11166 --------------------------
11167 What is new ?
11169 - A new menu layout (More HIG compliant)
11170 - Inline PGP Signature/Encryption support.
11171 - Performance enhancements on Camel/GroupWise Backends.
11172 - Auto-fit Image Attachments
11173 - Support for GroupWise proxy accounts
11174 - Extended EPlugin support, importers as an EPlugin.
11175 - Thunderbird-compatible storage of labels on IMAP.
11176 - Support for delegation of meetings (Calendar)
11177 - Marcus Baines Line (calendar) 
11179 Evolution 2.3.8 2005-08-23
11180 ---------------------------
11182 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11184         #312225 - Cannot post message to NNTP easily (Rodney)
11185         #306878 - CTRL + H, does not select all mails of thread (Rodney)
11186         #310136 - Unable to get number of mails in a folder using 
11187                   accessibility interface (Li Yuan)
11188         #312668 - Unable to go back to Online mode after 
11189                   clicking offline button... (Michael Zucchi)
11190         #271894 - PGP-encrypted attached messages not displayed 
11191                   (Michael Zucchi)
11192         #312224 - New attachment UI is weird (Srinivasa)
11193         #312033 - new attachment widget no polished (Srinivasa)
11194         #307375 - Serious fd usage error 16 (Kaushal)   
11195         #313440 - installed header includes non-existant file 
11196                   (Michael Zucchi)
11197         #313582 - Add scalix to send and receive check_all 
11198                   (Christian Kellner)
11199         #273842 - click 'Back' & 'Forward' to proceed in last but 
11200                   one page (Vivek)
11201         #232499 - renamed IMAP folder loses custom view settings 
11202                   (Michael Zucchi)
11203         #313057 - Evolution sends a GetFolderListRequest instead of 
11204                   a LogoutRequest when disabling an account (Vivek)
11205         #271985 - More Command Line Spew (Michael Zucchi)
11206         #312715 - Evolution crashes moving IMAP folder to local folder 
11207                   (Michael Zucchi)
11208         #304938 - Crash after posting to newsgroup (Michael Zucchi)
11209         #313585 - Install missing e-plugin header (Christian Kellner)
11210         #271984 - Command Line Spew From Plugins (Michael Zucchi)
11211         #311904 - unable to create new task b/w 00:00-03:00 (Chenthill)
11212         #312739 - Double click on the meeting in day view, 
11213                   opens as appointment (Viren)
11214         #310338 - Click on 'Edit' on 'Alarm notification nothing 
11215                   happens (Viren)
11216         #310438 - drag-n-drop a task from a task list to the 
11217                   same task list makes the task disappear (Dinesh)
11218         #314152 - Contact renderer incorrectly uses 
11219                   e_contact_get_const() (Sushma)
11220         #241219 - "Edit Categories" shouldn't be modal (Devashish)
11221         #269870 - evolution-addressbook-export --format=csv 
11222                   does not work (Sushma)
11223         #312554 - Unable to rename contact list - Contact list 
11224                   copy of existing contact list (Devashish)
11225         #313063 - scrollbar doesn't work at all (Michael Zucchi)
11226         #308117 - mono plugin fails to load (Michael Zucchi)
11227         #312621 - un-subscribe to list from mail that no 
11228                   longer exists crashed evo (Michael Zucchi)
11229         #312313 - Cannot remove and then provide proxy access 
11230                   immedietly to same id (Sankar)
11231         #312352 - Evolution crashes always while providing proxy 
11232                   access to more then one user (Sankar)
11233         #312309 - gw: Evolution crashed when proxy access 
11234                   modified (Sankar)
11235         #311555 - sharing tab missing for user-created folders 
11236                   with names like Mailbox, Trash... (Vivek)
11237         #305627 - Inconsistent behaviour while accepting meeting 
11238                   (Dinesh)
11239         #307841 - When accepting appointment into a groupwise 
11240                   calendar, they are being marked as "free" 
11241                   not "busy" (Chenthill)
11242         Win32 support fixes (Tor Lillqvist)
11243         Misc. build fixes (Harish)
11244         
11245 Updated Translations:
11247         - bg (Alexander Shopov)
11248         - bg (Rostislav Raykov)
11249         - ca (Josep Puigdemont i Casamajó)
11250         - ca (Xavi Conde Rueda)
11251         - cy (Rhys Jones)
11252         - de (Frank Arnold)
11253         - el (Kostas Papadimas)
11254         - en_CA (Adam Weinberger)
11255         - es (Francisco Javier F Serrador)
11256         - et (Ivar Smolin)
11257         - fi (Ilkka Tuohela)
11258         - hu (Gabor Kelemen)
11259         - id (Mohammad DAMT)
11260         - ja (Takeshi AIHANA)
11261         - lt (Zygimantas Beručka)
11262         - nb, no (Kjartan Maraas)
11263         - nb, no (Terance Sola)
11264         - nl (Tino Meinen)
11265         - nn (Sigurd Gartmann)
11266         - pt_BR (Raphael Higino)
11267         - ru (Nickolay V. Shmyrev)
11268         - sq (Laurent Dhima)
11269         - sr, sr@Latn (Igor Nestorović)
11270         - sv (Christian Rose)
11271         - th (Theppitak Karoonboonyanan)
11272         - th (Supranee Thirawatthanasuk)
11273         - vi (Clytie Siddall)
11274         - zh_CN (Funda Wang)
11275         - zh_TW (Chao-Hsuing Liao)
11277 Evolution 2.3.7 2005-08-08
11278 ---------------------------
11280 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11282         #261971 - Bad plural form: foo(s) in evolution-addressbook.xml (Devashish)
11283         #302843 - Replying to news posting from vFolder (Michael Zucchi)
11284         #300881 - crash adding signature (Michael Zucchi)
11285         #312397 - Forward Of Message Displays Wrong Names In Comments (Michael Zucchi)
11286         #273885 - Many english messages in a translated version of evolution (Michael Zucchi)
11287         #310840 - Resizing evolution mail window which contains an image attachment crashes it. (Michael Zucchi)
11288         #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly (Michael Zucchi)
11289         #312410 - new attachment ui disappears (Srinivasa Ragavan)
11290         #309647 - contents of copy/paster buffer can corrupt initial contents of a reply message (Michael Zucchi)
11291         #231968 - Ability to access Permissions dialog from menus (Michael Zucchi)
11292         #300607 - "virtual vfolders" aren't moved properly (Michael Zucchi)
11293         #311223 - saving a message crashes evolution (Shreyas)
11294         #307538 - If receiving mail-tab is set to NONE (Shreyas)
11295         #311440 - Crashes on particular e-mail (Michael Zucchi)
11296         #311686 - Evolution crashes when adding an attendee in the event editor (Chenthill)
11297         #312460 - Evolution crashed on creating recurring meeting with attachment in GW calendar (Chenthill)
11298         #302460 - Double clicking in open text field in calendar crashes (Viren) 
11299         #312447 - [Gnopernicus]Brlmoniter doesn't show the time changes if using keyboard shortcut to change date (Harry Lu)
11300         #309601 - GroupWise Calendar Events Can Be Moved By Attendees (Chenthill)
11301         #306017 - 'Delete this occurence' removes all day event on day *before* (Chakravarthi)
11302         #309247 - Error loading address book dialog seizes the desktop (Srinivasa Ragavan)
11303         #254923 - The image in a contact could be scaled to a sane size (Frank Arnold)
11304         #258257 - Evolution allows to save the contact without the contact name (Devashish)
11305         #309416 - crash on close (Srinivasa Ragavan)
11306         #269870 - evolution-addressbook-export --format=csv does not work (Michael Meeks)
11307         #311324 - Unsubscribe folder should not work in offline (Shakti Sen)
11308         #310353 - password prompt appears twice even after entering the correct password the first time (Sankar)
11309         #304461 - clicking on 'edit message' from the 'subscribe to list' pop-up dialog hangs evolution (Michael Zucchi)
11310         #312365 - Proxy access to self should be disabled (Sankar)
11311         #302817 - "Sent items" status tracking does not appear properly (Vivek)
11312         #311721 - 'Track message status' option present for messages other than in sent items folder also (Vivek)
11314 Updated Translations:
11316         - cs (Miloslav Trmac)
11317         - cy (Rhys Jones)
11318         - en_CA (Adam Weinberger)
11319         - el (Kostas Papadimas)
11320         - es (Francisco Javier F. Serrador)
11321         - et (Ivar Smolin)
11322         - fi (Ilkka Tuohela)
11323         - gu (Ankit Patel)
11324         - ja (Takeshi AIHANA)
11325         - nb,no (Kjartan Maraas)
11326         - nb,no (Terance Sola)
11327         - nl (Vincent van Adrighem)
11328         - POTFILES (Adam Weinberger)
11329         - pt_BR (Raphael Higino)
11330         - sk (Marcel Telka)
11331         - te (Prajasakti Localisation Team)
11332         - vi (Clytie Siddall)
11333         - zh_CN (Funda Wang)
11334         - zh_TW (Chao-Hsuing Liao)
11336 Evolution 2.3.6 2005-07-26
11337 ---------------------------
11339 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11341         #248126 - Missing options from Task menubar (Viren)
11342         #219242 - Save draft shortcut and button (Devashish)
11343         #310136 - number of mails in a folder using accessibility interface
11344                   (Li Yuan)
11345         #310138 - locate first mail in a message list tree using 
11346                   accessibility interface (Li Yuan)
11347         #310330 - forwarding a mail as inline/quoted makes evolution 
11348                   disappear (Vivek)
11349         #216021 - Add confirmation dialog to Forget Password (Sankar)
11350         #309991 - PROXY: Appointments not shown in proper time-zone (Chenthill)
11351         #310985 - "Subscribe to other user's Folder" option should be moved 
11352                   to File menu (Shakti)
11353         #309602 - Un-accepted GroupWise Appointments Should Give 
11354                   Cue On Calendar (Chenthill)
11355         #245331 - Keybindings for switching b/w calendar views (Harish)
11356         #310340 - 'Delete This Occurence' does not delete that occurence 
11357                   in GW calendar (Chenthill)
11358         #309680 - "Make this Occurence Movable" for a recurring appointment 
11359                   crashes evolution (Chenthill)
11360         #309869 - Clicking on buttons in composer doesnt change focus 
11361                   to the corresponding fields (Antony)
11362         #257329 - autocompletion in the settings uses wrong icon (Sushma)
11363         #235830 - Contacts name not displayed during edits (Arunprakash)
11364         #311090 - Cut contact asking for confirmation (Sushma)
11365         #310343 - Copying contact to same folder - Evolution crashes (Arunprakash)
11366         #311096 - Not able to add any user to give permissions (Shakti)
11367         #310433 - Renaming a user created Tasks List under exchange account 
11368                   creates one more Tasks List (Praveen)
11369         #310837 - Folder Permissions' doesn't show the 'Custom' label in the 
11370                   'Role' combo box  (Shakti)     
11371         #310699 - Evolution crashes after viewing the all folders' size (Sarfraaz)
11372         #310479 - For exchange calendar 'Permission' option is missing (Shakti)
11373         #310493 - Checking any Mail folder permission crashes evolution (Shakti)
11374         #310369 - No dialog pops up when you click on Folder->Subscribe (Shakti)
11375         #310233 - Evolution crashes when no exchange-account is configured  (Shakti)
11376         #310854 - settings message receipts in send options does not send any message (Vivek)
11377         #310347 - trying to enable/disable filters for a mail account when the 
11378                   account is disabled hangs/crashes evolution (Vivek)
11379         #309992 - PROXY: Contacts button not disabled in edit-proxy-access-rights (Vivek)
11380         
11381 Other fixes and changes :
11383         - fix make distcheck woes all over the module (Harish)
11384         - refactor mail refresh code (Michael)
11385         - revert broken view->hide menu (Michael) 
11386         - attachment bar cleanup (Srinivasa)
11387         - mailer memory leak fixes (Kjartan Maraas, Shreyas)
11388         - do not enter sidebar button in shell window when there
11389           is no label (Sarfraaz)
11390         - Build fixes for Windows support and use of NO_UNDEFINED
11391           (Tor Lillqvist)
11392         - Image resize in contact-editor (Srinivasa)
11393         - enhance ESendOptionsDialog ui (Vivek)
11394         - allow user added categories to be edited and disable
11395           editing on builtin views on etable (Srinivasa)
11396         - calendar/contact/task hooks for exchange-operations plugin
11397           (Shakti)
11398         - fix error calls in exchange (Arunprakash)
11399         - exchange folder size display (Sarfraaz)
11400         - mark GW System Addressbook for offline usage by default (Sushma)
11401         - consolidate proxy plugins into groupwise features (Sankar)
11402         - fix memory leak in itip-formatter (Chenthill)
11403         
11405 Updated Translations:
11407         - bg (Vladimir Petkov)
11408         - el (Nikos Charonitakis)
11409         - en_CA (Adam Weinberger)
11410         - es (Francisco Javier F. Serrador)
11411         - et (Ivar Smolin)
11412         - fi (Ilkka Tuohela)
11413         - ja (Takeshi AIHANA)
11414         - lt (Žygimantas Beručka)
11415         - nb, no (Kjartan Maraas)
11416         - nl (Tino Meinen)
11417         - POTFILES (Adam Weinberger)
11418         - POTFILES (Sankar P)
11419         - POTFILES (Sarfraaz Ahmed)
11420         - POTFILES (Shakti Sen)
11421         - POTFILES (Vivek Jain)
11422         - pt_BR (Raphael Higino)
11423         - sk (Marcel Telka)
11424         - sr, sr@Latn (Igor Nestorović)
11425         - vi (Clytie Siddall)
11426         - zh_CN (Funda Wang)
11428 Evolution 2.3.5 2005-07-12
11429 ---------------------------
11431 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11433         #309624 - An addressbook error tells me to check a filesystem path, but doesn't tell me what it is (Sushma)
11434         #237844 - Create a appointment with all blank properties (Sankar)
11435         #307794 - Evolution crashs in Mail Account creation druid (Vivek)
11436         #274329 - Evolution crashes on load, with notification to d-bus enabled. (Vivek)
11437         #242165 - "search in any field" produces wrong results
11438         #309245 - Unnecessary confirmation popup dialog while copying contacts (Srinivasa Ragavan) 
11439         #206774 - Context menu should be different for Lists and Individuals (Srinivasa Ragavan)
11440         #242154 - "Open" should be first menu entry when right-clicking on a contact (Srinivasa Ragavan)
11442 New plugins :
11444         sa-junk - junk filtering through spam assassin (Vivek)
11445         Groupwise proxy - proxy support for GW (Sankar, Shreyas)
11446         
11447 Other fixes and changes :
11449         - Importers refactoring (Michael Zucchi)
11450         - Unify mail and calendar attachment bar (Srinivasa Ragavan)
11451         - Handle contact:// and calendar:// uris (Veerapuram Varadhan)
11452         - Enable autocompletion on personal addressbook on creation (Frederic Crozat)
11453         - Miscellaneous recurrence fixes (Chenthill) 
11454         - Enable alarms for non-organizers (Chenthill) 
11455         - Set vertical scrollbar to always in meeting page (Srinivasa Ragavan)
11456         - Show progress information in calendar (Chenthill)
11457         - Add forward command line option to uri handling in mail (Veerapuram Varadhan)
11458         - Exit evolution when closing wizard using wm control (Frederic Crozat)
11459         - GW Junk mail handling (Vivek)
11460         - Attachment UI fixes and refactoring (Michael Zucchi) 
11461         - Exchange Folder size support (Sarfraaz)
11462         - Exchange Subscribe/Unsubscribe support (Shakti Sen)
11463         - Exchange Folder Permissions support (Shakti Sen)
11464         - Exchange Delegation support (Praveen Kumar)   - 
11465         - Improved error handling in Exchange operations plugin (Arun Prakash)
11467         
11468 Updated Translations:
11470         - bg (Rostislav Raykov)
11471         - de (Hendrik Richter)
11472         - de (Jens Seidel)
11473         - el (Nikos Charonitakis)
11474         - en_CA (Adam Weinberger)
11475         - es (Francisco Javier F. Serrador)
11476         - et (Ivar Smolin)
11477         - nb, no (Terance Sola)
11478         - sr, sr@Latn (Igor Nestorović)
11479         - vi (Clytie Siddall)
11480         - zh_TW (Chao-Hsiung Liao)
11481         - POTFILES (Sankar P, Vivek Jain)
11483 Evolution 2.3.4 2005-07-02
11484 ---------------------------
11486 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11488 Mail :
11489         #307398 - blank IMAP warning messages (Michael Zucchi)
11490         #301466 - Could not able to create a vFolder with Match all condition (Brian Mury) 
11492 New plugins - exchange-operations (Sarfraaz Ahmed, Praveen Kumar)
11493             - default-mailer (Jonathan Dieter, Michael Zucchi)  
11495 Other fixes and changes :
11496         
11497         - Get around circular dependencies using fake bootstrap libraries 
11498           and updates for Win32 support (Tor Lillqvist) 
11499         - Inline-pgp signature/encryption support (Matt Brown) 
11500         - gal clean up (Kaushal Kumar)
11501         - Do not pass data to gtkhtml that it cannot handle (Michael Zucchi)
11502         - Copyright year update (Andre Klapper) 
11503         - utility function to display the busy cursor (Srinivasa Ragavan)
11504         - fix memory leaks in conduits (Mark G Adams)
11505         - add source type to ECalConfigTargetSource (Praveen Kumar)
11506         - fix attachment desensitization and fixes for delegation support (Chenthill)
11507         - compare backends for long events in the day view (Jedy Wang)
11508         - disable widgets appropriately for non-organizers in Event editor
11509           (viren l) 
11510         - Fix free/busy query updates from the GW backend (viren l)
11511         - Fix circular dependancies in the contact-list-editor (Harish)
11512         - set default parameter to email attribute. (Sushma)
11514 Updated Translations:
11516         - bg (Alexander Shopov)
11517         - cs (Miloslav Trmac)
11518         - cy (Rhys Jones)
11519         - da (Martin Willemoes Hansen)
11520         - de (Andre Klapper)
11521         - de (Hendrik Richter)
11522         - en_AU (Not Zed)
11523         - en_CA (Adam Weinberger)
11524         - es (Francisco Javier F. Serrador)
11525         - et (Ivar Smolin)
11526         - et (Priit Laes)
11527         - fi (Ilkka Tuohela)
11528         - nb, no (Terance Sola)
11529         - sk (Marcel Telka)
11530         - zh_CN (Funda Wang)
11531         - zh_TW (Abel Cheung)
11532         - zh_TW  (Chao-Hsiung Liao)
11533         - POTFILES.in (Kaushal Kumar)
11534         - POTFILES.in (Not Zed)
11535         - POTFILES.in (Sarfraaz Ahmed)
11537 Evolution 2.3.3.1 2005-06-15
11538 -----------------------------
11540         #307176 - Remove X-GNOME-Bugzilla-Bugzilla=Ximian (Andre Klapper)
11541         Fix build issues related to the mono plugin (Harish)
11543 Evolution 2.3.3, 2005-06-07
11544 ---------------------------
11546 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11549         #306153 Two mnemonics in same string (Andre Klapper)
11550         #305376 Hide/unhide read messages missing from new menu layout (Rodney Dawes)
11552 Mail:
11553         #306151 Extra space in string (Andre Klapper)
11555 Calendar:
11556         #272114 Beside 'Task' & 'Calender' folders, color boxs get displayed
11557         when properties are changed (Chenthill)
11558         #302267 Date button should have a detailed name (Li Yuan)
11561 Other fixes and new features :
11562         
11563         - subclass mail-component from evolution-component and 
11564           not a bonobo object (Michael Zucchi)
11565         - plugin type loader registration, using a plugin itself. 
11566           remove e-plugin-mono. (Michael Zucchi )
11567         - Delegation of meetings for GW backend (Chenthill)
11568         - Marcus Bains line for Calendar (Thouis Jones)
11569         - Folder browser listeners for filtering message list (Rodney Dawes) 
11570         - helper for plugins to get mail session. (Michael Zucchi)
11571         - pseudo mime type to find message formatter (Michael Zucchi)
11572         - missing bits of e-cert-db from branch merge (JP)
11573         - delete/unload old nssckbi root certs module (Jeffrey Stedfast)
11574         - initial commits for importer plugin hooks (Michael Zucchi)
11575         - DnD support for remote URLs to the attachment window. (Srinivasa
11576           Ragavan)
11577         - exchange plugin UI changes (Sarfraaz Ahmed)
11578         - mail-remote plugin (Michael Zucchi)
11579         
11580 Updated translation :
11582         - zh_CN (Funda Wang) 
11583         - bg (Vladimir Petkov)
11584         - en_CA (Adam Weinberger)
11585         - es (Francisco Javier F. Serrador)
11586         - nb (Kjartan Maraas)
11587         - no (Kjartan Maraas)
11588         - vi (Clytie Siddall)
11589         - de (Hendrik Richter)
11590         - cs (Miloslav Trmac)
11591         - bg (Yavor Doganov, Ivelina Karcheva)
11592         - el (Kostas Papadimas)
11593         - da (Martin Willemoes Hansen)
11595 Evolution 2.3.2, 2005-05-18
11596 ---------------------------
11598 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11600 #269129 replying to a newsgroup post from a vfolder gets group wrong (Jeffrey Stedfast) 
11601 #271679 "make this occurrence movable" unusable (Rodrigo Moya)
11602 #274406 alarm notify crasher (Chenthill)
11603 #209416 Mini-card view for mailing list is wrong (Srinivasa Ragavan)
11606 i18n :
11607 272242 action "Print" doesn't have dots at the end of name (Vivek)
11608 Fixes #301459 - A collection of typos from the Evolution .po file (Chenthill)
11609 "all the deleted message" typo in Evolution mail-errors.xml (Sarfraaz)
11610 273075 - "cert" slang in Evolution certificate manager" (Sarfraaz)
11611 #300477 - Evolution account assistent does not have label (Mengjie Yu)
11612 #268906 - improve date selection for recurring appointments (Sushma)
11613 #229794 - When creating a recurrent appointment, current weekday can't be deselected (Harish)
11614           Patch from  jack jia.
11615 #269416 - Drag/drop between task lists copies instead of moving (Srinivasa Ragavan)       
11616 #301350 - alarms totally unreliable . (Rodrigo Moya)
11617 #261079 - Please add translator comments for "%s %s" messages in evolution (Vivek)
11618 #272464 - Error message on GW server needs to be clarified (Chenthill)
11619 #261969 - Bad plural form: foo(s) in addressbook-errors.xml (Sushma) 
11620 #272005 - Click on 'Help' in 'Send Options' popup, this popup closes (Shreyas)
11621 #273096 - Double spacing in Evolution widget message (Harish)
11622 #273097 - Unnecessary trailing spaces in Evolution widget messages (Harish)
11624 Other fixes and features :
11626         New menu layout - Rodney Dawes
11627         Attachment Expander changes - Srinivas
11628         Remove wizard related code and use eplugin (JP)
11629         Evolution Force shutdown fixes (Harish)
11630         Pkg config fixes for evolution exchange (Amish)
11631         Move e-error to e-util (Michael Zucchi)
11632         Prevent crash if D-BUS session bus is not running (Timo Hoenig) 
11633         Fixes for Bug #73099 and Bug #73098 - rdf, csv formats (Philip Van Hoof)
11634         moved widgets/misc/e-system-errors to e-util/e-system.error (Michael Zucchi)
11635         Memory leak fixes (Ross burton)
11636         Miscellaneous config fixes (Harish)
11637         Potfiles - remove dead files (JP)
11639 New plugins :
11641 - mono, mail-remote, profiler (Michael Zucchi)
11643 Updated Translations:
11645         - bg (Rostislav Raykov)
11646         - el (Kostas Papadimas) 
11647         - ne (Pawan Chitrakar)
11648         - fa (Meelad Zakaria and Roozbeh Pournader) 
11649         - es (Francisco Javier F. Serrador) 
11651 Evolution  2.3.1, 2005-04-26
11652 ---------------------------------------
11654 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
11656 * Calendar 
11658         - #301885 - Evolution crash when shifting locale in calendar view 
11659           several times (Li Yuan)
11660         - #274476 - File ->Open Appointments, opens meeting as appointment
11661           (Chenthill)
11662         - #273508 - status of organizer of a meeting getting changed
11663           (Chenthill)
11664         - #41740 - No error trying to edit Exchange appointments from alarm
11665           (Rodrigo)
11666         - #73879 - Attach a file to 'Calendar' in offline, 'OK' button gets enabled
11667           (JPR)
11668         - #73969 - 'Cancel' meeting doesnt delete all instances of recurring 
11669           meeting in 'attendee's calendar (Chenthill)
11670         - #44719 - Alarm Notify window is not sticky any more (Rodrigo)
11671         - #69272 - doesn't accept new date & crashes while retrying (JP)
11672         - #73508 - evolution crash on startup (Chenthill)
11673         - #44579 appointment location / description does not get printed(Li Yuan)
11674         - #73031  - crash when closing event editor (Chenthill)
11675         - #268525 - crash when evo is in background (Chenthill)
11676         - #272983 - 'List' view has one entry for recurring appointment
11677           (Rodrigo)
11678          -#74265  incorrect start date display (Chenthill)
11679         
11680 * Mail
11681         - #273752 - Dragging folder from Maildir spool account to 'On This Computer' 
11682         account crashes Evolution (Michael)
11683         - #273192 - Mark as (un)read missing from context popup menu (Rodney)
11684         - #273914 - Some of the tables do not have a11y names (Li Yuan)
11685         - #74002 - create shared-to me folder from the wizard offline (Partha, Vivek)
11687 * Shell/GUI 
11688         - #273066 - buutons" typo in Evolution schemas message (JP)
11689         - #300968 - (Mengjie Yu)
11690         - #300970 - (Mengjie Yu)
11691         - #73270 - (Mengjie Yu)
11693 * a11y
11694         - #73914 -add a11y name to Certificates Table (Li Yuan)
11696 * Addressbook
11697         - #74366 (Sushma)
11700 Other Bugs
11702 * Mail 
11703         -  asynchronously load message if no receipt is supplied (Michael)
11704         -  New function to send an RFC2298-compliant message delivery notification
11705            (ERDI Gergo)
11706         -  make the 'select all' work in all conditions (Mengjie Yu)
11707         -  use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
11708         -  add new receipt_policy field to services (ERDI Gergo)
11710 * Shell
11711         - return the localized name of the supported file type (Yong Sun)
11712         - fix offline state event (Michael)
11714 * Calendar 
11715         - display error messages when we can't load the component in the editor
11716           (Harry Lu)
11719 Updated Translations :
11721         * et - Ivar Smolin
11722         * bg - Vladimir Petkov  
11723         * cs - Miloslav Trmac
11724         * en_CA - Adam Weinberger
11725         * en_GB - Gareth Owen
11726         * es - Francisco Javier F. Serrador
11727         * de - Frank Arnold
11728         * id - Ahmad Riza H Nst
11729         * ne - Pawan Chitrakar 
11730         * nl - Tino Meinen
11731         * da - Martin Willemoes Hansen
11732         * gu - Ankit Patel 
11733         * pt - Duarte Loreto
11734         * pt_BR - Guilherme de S. Pastore 
11735         * cs - Stanislav Brabec
11736         * fi - Ilkka Tuohela
11737         * sq - Laurent Dhima
11739 Evolution 2.2.0, 2005-03-07
11740 ---------------------------
11742 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11744  * Addressbook
11745    #73152 - Assigning Color To Default Personal Contacts, Creates Duplicate (Siva)
11747  * Calendar
11748    #72835 - Alarm notify crashes always (Rodrigo)
11749    #73152 - Assigning Color To Default Personal Calendar, Creates Duplicate (Siva)
11751 Other bugs
11753  * Plugins
11754    - Fix exchange plugin description for OOF (Sushma)
11756 Updated translations:
11757         - pt_BR (Raphael Higino)
11758         - hu (Laszlo Dvornik)
11759         - sr (Danilo Segan, Igor Nestorovic)
11760         - sr@Latn (Danilo Segan, Igor Nestorovic)
11761         - nl (Tino Meinen)
11762         - lt (Zygimantas Berucka)
11763         - sq (Gintautas Miliauskas, Laurent Dhima)
11764         - ja (Takeshi AIHANA)
11765         - bg (Iassen Pramataro)
11767 Evolution 2.1.6, 2005-02-28
11768 ---------------------------
11770 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11772  * Addressbook
11773    #73005 - Cannot cancel 'Contact List Editor' (Siva)
11774    #73005 - offline - setting/unsetting folder offline property is not working (Sushma)
11775    #70371 - Evolution crashes when adding contact list (Siva)
11776    #67724 - When unix user name, callendar points to old username (Siva)
11777    #54825 - Freeze on .vcf import from MacOS X AddressBook (Christophe Fergeau)
11778    #73013 - 'Right' click on a 'Contact' cannot select 'Cut' (Siva)
11780  * Calendar
11781    #72958 - Unable to send delayed meeting (Chen)
11782    #72006 - Opened existing appointments with attachment - press cancel - popup info with save / discard / cancel changes (Chen)
11783    #63866 - Same name can be entered twice in invitations tab (JP)
11784    #67714 - Invitations Tab Allows Entry Of Empty Line (JP)
11785    #62089 - adding contact lists to meetings impossible (JP)
11786    #47747 - Changes to attendee not updated until click on different row (JP)
11787    #61495 - Existing text is placed off screen when editing attendee field (JP)
11788    #28947 - adding contact list to attendee list should expand it (JP)
11789    #67724 - When unix user name, callendar points to old username (Siva)
11790    #72038 - Changes meeting to appoinment after throwing warning invalid mail id (Rodrigo)
11791    #69556 - Crash attaching mime parts to calendar events (Harish)
11793  * Mail
11794    #66126 - attach File Chooser is modal (Michael)
11795    #68549 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
11796    #71003 - threads still running at exit (Michael)
11797    #62109 - Inconsistent ways of determining 8-bit Subject: and From: header charsets (Jeff)
11798    #34153 - Confusing Outbox semantics for deleted outgoing messages (Michael)
11799    #71528 - Search Selection Widget Has Repeated Items (Michael)
11800    #71967 - Evolution delete mail from POP3 server even is checked the option "leave the mail on server (Michael)
11801    #40515 - Signature scripts do not allow switches (Michael)
11802    #68866 - Forward button doesn't put newline between headers and body (Michael)
11803    #35219 - flag-for-followup crufting (Michael)
11804    #64987 - Go to next unread message doesn't work when multiple messages are selected (Michael)
11805    #72337 - Evolution crashes if I click OK/Cancel on the password dialog after disabling the IMAP account (Michael)
11806    #70718 - Next and previous buttons don't realize there's new mail (Michael)
11807    #61363 - Setup wizard, IMAP for receiving server, sending default GW (Michael)
11808    #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
11809    #23822 - no copy text option when right-clicking on marked mail text (Rodney)
11810    #72266 - You shouldn't be able to open more than one 'Select Folder' dialog in the mail filters (Michael)
11811    #71429 - on NLD, menus in wrong order (Michae)l
11812    #72228 - cannot store into groupwise sent folder (Michael)
11813    #72209 - Evolution is crashing when you move a VFolder to a folder 'on this computer' (Michael)
11814    #72275 - Can't use Shift+F10 to popup context menu for link in message (Harry Lu)
11815    #54503 - "New" dropdown menu on toolbar has wrong widget style (Rodney)
11816    #72676 - Saved filter rule can't be modified if it is selected with GOK. (Harry Lu)
11818  * SMIME
11819    #68592 - "Backup" buttons in certificate settings does nothing - work around (Michael)
11821  * Shell
11822    #33287 - "send/receive" button not greyed out when starting offline (JP)
11823    #48868 - Status bar changes its height when fonts are large (William Jon McCann)
11825  * Plugins
11826    #71527 - Save Calendar widget mixup between directory and file (Rodrigo)
11828 Other bugs
11830  * Addressbook
11831    - Use new categories dialog in contact editor (Rodrigo)
11832    - HIG spacing fixes (Rodney)
11833    - Display warning dialog when GW server is old (Vivek)
11835  * Calendar
11836    - Always ensure default sources are available (Siva)
11837    - Don't look up free/busy unless we need to (Harish)
11838    - Make sure new events don't display twice (Chen)
11839    - Make sure double click opens attachments (Chen)
11841  * Mail
11842    - a11y fixes for composer (Harry Lu)
11843    - Use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
11844    - New mailer context menus for messages (Rodney)
11846  * Shell
11847    - Fix leak (JP)
11848    - Use gnome-vfs API to open quick reference (Marco Pesenti Gritti)
11850  * Plugins
11851    - Make e-popup more robust (Michael)
11852    - Cleanup authors/descriptions (Björn Torkelsson)
11853    - out of office exchange fixes (Sushma)
11854    - retry send options if invalid session string (Chen)
11855    - set proper default port for shared folders (Vivek)
11857  * Miscellaneous
11858    - BSD runtime linking fixes (Hans)
11859    - distclean fixes (Björn Torkelsson)
11861 Updated translations:
11862         - et (Priit Laes)
11863         - el (Kostas Papadimas, Nikos Charonitakis)
11864         - sv (Christian Rose)
11865         - es (Francisco Javier F. Serrador)
11866         - it (Luca Ferretti, Marco Ciampa)
11867         - da (Martin Willemoes Hansen)
11868         - ca (Josep Puigdemont, Xavi Conde)
11869         - nb (Kjartan Maraas)
11870         - no (Kjartan Maraas)
11871         - ru (Leonid Kanter)
11872         - gu (Ankit Patel)
11873         - cs (Miloslav Trmac)
11874         - nl (Vincent van Adrighem)
11875         - fi (Ilkka Tuohela)
11876         - pt (Duarte Loreto)
11877         - uk (Maxim Dziumanenko)
11878         - ko (Changwoo Ryu)
11879         - de (Frank Arnold)
11880         - fr (Vincent Carriere)
11881         - en_CA (Adam Weinberger)
11882         - cs (Miloslav Trmac)
11883         - pl (Artur Flinta)
11884         - bg (Vladimir Petkov)
11885         - ja (Takeshi AIHANA)
11886         - en_GB (David Lodge)
11887         - en_CA (Adam Weinberger)
11888         - lt (Zygimantas Berucka)
11890 Evolution 2.1.5, 2005-02-07
11891 ---------------------------
11893 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11895  * Addressbook
11896    #36137 - Leading %s in addressbook message totally non-obvious (Siva)
11897    #57819 - Evolution allows to create several contact lists with same name
11898             (Partha)
11899    #61060 - Don't split sentences in Evolution (Siva)
11900    #61067 - Use translator comment for evolution addressbook message (Siva)
11901    #67411 - Crash: create new address book (Hans Petter)
11902    #68799 - Evolution doesn't store IM info on the LDAP server (Siva)
11903    #70339 - vcard preview doesn't appear to work (Siva)
11905  * Calendar
11906    #33078 - No category list for Category searches in Calendar & Tasks (Rodrigo)
11907    #56901 - Only one line gets printed when printing Tasks and Appointments (Yong)
11908    #61078 - Please avoid using different styles of markup in translateable
11909             evolution messages (Priit)
11910    #64682 - Moving a appts from one calendar to another sends update (Chenthill)
11911    #71265 - Deletion Of Weather Calendar Crashes Evo (Rodrigo)
11912    #71452 - Pressing 2 times escape - edited meeting window disappear (JP)
11913    #71485 - String issues (JP)
11914    #71729 - Gnopernicus should report the full name of week day (Li)
11915    #71929 - Whitespace before colons in Evolution calendar a11y messages
11916             (Rodrigo)
11917    #71924, 71926, 71932 - Don't split sentences (Harry)
11918    #71944 - Failed to compile (JP)
11919    #72088 - Some calendar a11y functions don't work (Harry)
11920    #72090 - Evolution crashed when clicking on 'open calender' in sent items (Rodrigo)
11922  * Mail
11923    #65329 - Regression in default folder name localisation (Michael)
11924    #67083 - CJK-translated mail header names are line-wrapped with long lined headers
11925             (Michael)
11926    #68137 - Inconsistent VFolder vs vFolder (Rodney)
11927    #68696 - RFE: Simplifications to the "Account Management" page of the Account
11928             setup druid (Rodney)
11929    #68743 - Button jumps when you click it (Rodney)
11930    #69815 - Cannot quit while updating vfolders (Michael)
11931    #69850 - Crash: attempting to create a Vfolder based on a message without a Sender
11932             (Michael)
11933    #70454 - Folder shows unsubscribed, but is subscribed (Jeff)
11934    #71310 - Always loses my signature script settings (Michael)
11935    #71312 - Double-clicking vFolder of Draft folder doesn't allow editing (Michael)
11936    #71520 - Changing server type not displayed immediately in 'Account settings'
11937             (Michael)
11938    #71521 - 'Account Editor' does not allow to change hostname (Michael)
11939    #71774 - Evolution crashes when cancel 'Rename Folder' dialog (Mengjie)
11940    #71937 - Spamasssassin typo in Evolution mail schemas (JP)
11942  * Plugins
11943    #41235 - Spacing/padding of itip control (Rodney)
11944    #71460 - Clicking accept button in appointment - Unable to send item to calender
11945             'Calender'. Invalid object (Chenthill)
11946    #71512 - Crash: AMD64 Unable to add or import contacts (Siva)
11947    #71644 - Empty string marked for translation (Sushma)
11949 Other bugs
11951  * Addressbook
11952    - Use new categories dialog in contact editor (Rodrigo)
11953    - HIG spacing fixes (Rodney)
11954    - Display warning dialog when GW server is old (Vivek)
11956  * Calendar
11957    - Fixed sensitation of widgets in recurrence page (Rodrigo)
11958    - Fixed IDL duplications (Hans Petter)
11959    - Don't build private libraries as modules (Hans Petter)
11960    - Fixed popup menu for detached recurrences (Rodrigo)
11961    - HIG spacing/padding fixes (Rodney)
11962    - Display warning dialog when GW server is old (Vivek)
11963    - Clear component preview when updating (Rodrigo)
11964    - Added help button to editors (Rodney)
11965    - Fix DND issues with calendar attachments (Harish)
11967  * Mail
11968    - HIG fixes (Rodney)
11970  * Plugins
11971    - Use icon factory in audio-inline plugin (JP)
11972    - Fix order of menus in calendar-http plugin (David)
11973    - Added missing ID's (JP)
11974    - Set weather categories as not searchable (Rodrigo)
11975    - Added auth type section in exchange-account-setup plugin (Sushma)
11976    - Fixed crash in groupwise-send-options dialog (Chenthill)
11978  * All
11979    - Added 'pt' default setup to build (Rodney)
11980    - Fixed druid lock on startup (Jeff)
11981    - a11y improvements (Mengjie, Li, Harry)
11982    - HIG fixes to e-passwords dialogs (Rodney)
11984 Updated translations:
11985    - bg (Alexander Shopov)
11986    - cs (Miloslav Trmac)
11987    - de (Hendrik Richter, Frank Arnold)
11988    - el (Kostas Papadimas)
11989    - en_CA (Adam Weinberger)
11990    - es (Francisco Javier F. Serrador)
11991    - et (Priit Laes)
11992    - it (Marco Ciampa)
11993    - ja (Takeshi AIHANA)
11994    - lt (Zygimantas Beruska)
11995    - nb (Kjartan Maraas)
11996    - no (Kjartan Maraas)
11997    - ru (Leonid Kanter)
11998    - sk (Marcel Telka)
11999    - sv (Christian Rose)
12000    - zh_CN (Funda Wang)
12002 Evolution 2.1.4, 2005-01-24
12003 ----------------------------
12005 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12007  * Mail
12009    #46287 - Space key should work for checkbox (JP)
12010    #57090 - Junk Button Sensitivity needs changes (Radek)
12011    #69122 - Make subject || sender contains the default search (Michael)
12012    #60664 - message view does not follow theme change (Michael)
12013    #55831 - missing warning dialog about opening a lot of selected mails (Michael)
12014    #66943 - Crash when saving draft (Michael)
12015    #70768 - 'Mark All as Read' marks all the mails which are not in current query as read (Michael)
12016    #71105 - When trying to rename a folder containing a slash "/" and spaces, evil stuff happens (Michael)
12017    #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael) 
12018    #71029 - receiving settings not stored (Michael)
12019    #70990 - NNTP without username broken (Michael)
12020    #70018 - Signatures don't work (Michael)
12021    #68352 - Add post message keybinding (Rodney)
12023  * Calendar
12025    #71407 - Input Protect Read-Only Calendars (Rodrigo)
12026    #65820 - Evolution Calendar weekday names message needs translator comment (JP)
12028  * Addressbook
12030    #70622 - crash (JP)
12031    #71448 - Deleting many contacts is incredibly slow (Siva)
12032    #41210 - spacing/padding of "Contact Quick Add" dialog (Rodney)
12033    #60852 - "Add address" popup dialog UI is ugly/wrong size, and button is resizable (Rodney)
12034    #41228 - spacing/padding of "duplicate contact detected" dialog (Rodney)
12035    #70922 - Email address types should show "Other" when importing vcards (Siva)
12036    #61973 - add TTYTDD translator comment (JP)
12038  * Plugins
12040    #71384 - 'Forward' button is disabled while configuring mail id (Sushma)
12041    #29985 - Accepted meetings should have a replied-to icon (JP)
12043  * Miscellaneous
12045    #46404 - not remembering printer definition (JP)
12047 Other bugs
12049  * Address Book
12051     - set full name appropriately when quick adding (Hans)
12052     - fix creation of local addressbooks (Siva)
12053     - a11y fixes (Hao Sheng)
12055  * Mail
12057     - Add items to folder properties correctly (Jeff)
12058     - Add async descriptions (Jeff)
12059                 
12060  * Calendar
12062     - for detached instances, disable recurrence UI (Rodrigo)
12063     - use receive_objects for importing (Rodrigo)
12064     - change free/busy prefs title (Nat)
12065     - handle attachment errors better (Harish)
12066     - fix possible day view resize crash (Michael)
12067         
12068  * Shell
12070     - fix offline handler crash (JP)
12071     - close import wizard on Esc (Mengjie Yu)
12073  * S/MIME
12075     - don't remove tree node if deleting cert failed (Michael)
12077   * Plugins
12079     - Add addressbook file config plugin so local calendar get set up right (Siva)
12080     - In BBDB check the buddy account name not alias (Nat)
12081     - In weather calendar fix units spelling (David Trowbridge)
12082     - In weather calendar use single metric/imperial specification (David Trowbridge)
12083     - Add default source plugin so its easy to set for the user (Siva)
12084     - Make exchange account setup simpler (Sushma)
12085     - In groupwise account setup simplify the settings for soap only (Siva)
12086     - Add groupwise status tracking plugin so the user can see the information they requested (Chen)
12087     - In itip-formatter extract the decoded text so non-ascii works (JP)
12088     - In itip-formatter handle utc dtstart/dtend correctly (JP)
12089     - In new-mail-notify fix DBUS event handling (Miguel Angel Lopez Hernandez)
12090     - In groupwise sendoptions, make sure the global send options actually work (Chen)
12091     - In groupwise shared folder, improve UI (Vivek)
12092     - In groupwise shared folder, add a wizard for shared folder notifications (Vivek)
12094 Updated translations:
12095         - es (Francisco Javier F. Serrador)
12096         - de (Hendrik Richter, Frank Arnold)
12097         - it (Marco Ciampa)
12098         - nl (Vincent van Adrighem)
12099         - lt (Zygimantas Berucka)
12100         - nb (Kjartan Maraas)
12101         - no (Kjartan Maraas)
12102         - et (Priit Laes)
12103         - el (Nikos Charonitakis)
12104         - ja (Takeshi AIHANA)
12105         - en_CA (Adam Weinberger)
12107 Evolution 2.1.3, 2004-01-10
12108 ----------------------------
12110 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12112  * Calendar
12114    #69663 - Task list on the web does not mark tasks as finished (JP)
12115    #61076 - Evolution calendar messages unnecessarily marked for translation (JP)
12116    #41624 - only the last exception is deleted on palm device (JP)
12118  * Addressbook
12120    #61068 - Extraneous space in evolution message (Andre Klapper)
12121    #61975 - Can't translate string "Reflow test" (JP)
12123  * Plugins
12125    #30992 - Preferences dialog greys out OK button after Apply (JP)
12127 Other bugs
12129  * Address Book
12131     - set read only state better for contact editor (Hans)
12132     - add UI for marking calendars offline (Siva)
12133     - use new name selector api (Hans)
12135  * Mail
12137     - Display icon for shared folder (Vivek)
12138     - New offline folder/store classes (Jeff)
12139     - Handle reply in mailto: (Michael)
12140     - a11y fixes (Mengjie Yu)
12141     -  (Mengjie Yu)
12142                 
12143  * Calendar
12145     - detached instance recurrence handling (Rodrigo)
12146     - calendar attachments (Harish)
12147     - send options for meeting (Chen)
12148     - handle calendar:// uris (JP)
12149     - handle different calendars having the same uid (Rodrigo)
12150     - add UI for marking calendars offline (Chen)
12151     - use new name selector API (Hans)
12152     - prevent crash when searching for f/b info (JP)
12153     - a11y fixes (Harry)
12154     - calendar config cleanup (JP)
12155         
12156  * Shell
12158     - Make component buttons configurable (JP)
12159     - Set offline with gconf key (Siva)
12161   * Plugins
12163     - add component.migration event for calendar (David Trowbridge)
12164     - fix translations of popup menus (Michael)
12165     - HIG config dialog fixes (Rodney)
12166     - Add calendar file config plugin so local calendar get set up right (JP)
12167     - Add calendar weather config plugin (David Trowbridge)
12168     - Add exchange account config plugin (Sushma)
12169     - Add groupwise send options plugin (Partha)
12170     - Add itip formatter plugin (JP)
12171     - Add new-mail-notify plugin that uses DBUS (Miguel Angel Lopez Hernandez)
12172     - Use standard error messages in save-calendar plugin (Philip Van Hoof)
12173     - Add send options plugin for account editor (Chen)
12174     - Add shared folder notification plugin (vivek)
12176 Updated translations:
12177   - lt (Zygimantas Berucka)
12178   - ja (Takeshi AIHANA)
12179   - bg (Vladimir Petkov, Alexander Shopov)
12180   - et (Priit Laes, Ivar Smolin)
12182 Evolution 2.1.2, 2004-12-20
12183 ----------------------------
12185 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12187  * Mail
12189    #68759 - Evolution Shell can't load modules (JP)
12190    #69579 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Michael)
12191    #69339 - postscript and some other attachments not visable (Michael)
12192    #69579 - vFolders#UNMATCHED generates errors (Michael)
12193    #68958 - current message forgotten in vfolders (Michael)
12194    #69446 - Mail shown as attachment if some headers are upper case (Michael)
12195    #46229 - Filters dialog - label suggestions (Diego Sevilla Ruiz)
12197  * Calendar
12199    #47535 - Snooze Time "minutes" string Improperly marked for translation
12200     (Rodney)
12201    #67403 - wrong alarm time displayed (Rodrigo)
12203  * Shell
12205    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu) 
12207 Other bugs
12209  * Address Book
12211     - Turkish locale fixes (S. Caglar Onur)
12212     - Set proper window title for editing addressbook properties (Vivek)
12213     - Prevent null UID from causing weird saving problems (Siva)
12214     - a11y fixes (Harry Lu, Hao Sheng)
12216  * Mail
12218     - Add mnemonics everywhere (Mengjie Yu)
12219     - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek)
12220                 
12221  * Calendar
12223     - let users set a template for fetching free/busy information (James
12224       Bowes)
12225     - Set proper window title for editing calendar/task properties (Vivek)
12226     - Leak fixes (Harish)
12227     - Fix 64 bit problem (David Mosberger)
12228     - UI Fixes for meetings and assigned tasks (Chen)
12230  * Shell
12232     - fix 64 bit problem (David Mosberger)
12233     - use new window icon (Rodney)
12235   * Plugins
12237     - make plugin hooks available for mail even when the mailer is not
12238     activated (Michael)
12239     - move groupwise config code to a plugin (Siva)
12240     - support csv and rdf calendar saving (Philip Van Hoof)   
12242 Updated translations:
12244   - nl (Vincent van Adrighem)
12245   - sv (Christian Rose)
12246   - ca (Jordi Mallach)
12247   - zh_CN (Funda Wang)
12248   - bg (Alexander Shopov)
12249   - fi (Ilkka Tuohela)
12250   - da (Martin Willemoes Hansen)
12251   - tr (Baris Cicek)
12252   - lt (Zygimantas Berucka)
12253   - cy (Dafydd Harries)
12255 Evolution 2.1.1, 2004-11-28
12256 ----------------------------
12258 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12260  * Addressbook
12262    #28725 - should not say "no items in this view" until the backend is done responding (Sushma)
12263    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu)
12264    #61976 - Near-identical strings, should be made identical (Rodney)
12265    #67656 - almost the same email address are considrered identical (Siva)
12266    #61966 - Typo in string: Word "be" missing (Andre Klapper)
12267    #69079 - Data repeated after save with bad date format (Siva)
12268    #66854 - Some strings are missed to translation (partial, Rodney)
12270  * Mail
12272    #68787 - Crash when migrating 1.4 data to 2.0.2 (Michael)
12273    #69109 - EHLO or HELO with ip addresses does not conform rfc 821 (Michael)
12274    #69408 - Evolution hang in message fetching with ima4rev1 (Jeff)
12275    #69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
12276    #69241 - base64 attachement holding PGP block (Jeff)
12277    #69160 - IMAP4 dont freez on scaning imap folders (Jeff)
12278    #67496 - html email not rendered in preview pane (Michael)
12280  * Calendar
12282    #68624 - Requires URL to have http:// or webcal:// at beginning (Diego Sevilla Ruiz)
12283    #47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
12284    #6767  - Fix hardcode colors in day, week, month views (Li Yuan)
12285    #68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
12287  * Shell
12289    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu) 
12291 Other bugs
12293  * Address Book
12295     - Handle required fields (Siva)
12296     - a11y fixes (Hao Sheng)
12297     - make shift-F10 popup menu (Hao Sheng)
12298     - don't show error dialog when cancelling operation (Siva)
12300  * Mail
12302     - Reduce memory for vfolder operations (Michael)
12303     - Use unix sockets for spam checking (Radek)
12304                 
12305  * Calendar
12307     - warn is summary is blank (Chen)
12308     - allow creating new calendar with right click on a group (Harish)
12309     - EConfigize new calendar and calendar properties (David Trowbridge)
12310     - make sure switch between 12/24h time shows immediately (JP)
12312   * Plugins
12314     - set "base" plugin target (Michael)
12315     - add webcal config plugin (David Trowbridge)
12316     - mailing list actions plugin (Meilof Venningen)   
12317     - plugin manager plugin (Michael)   
12319 Updated translations:
12321   - da (Martin Willemoes Hansen)
12322   - lt (Žygimantas Beručka)
12323   - nl (Vincent van Adrighem)
12324   - de (Hendrik Richter)
12325   - it (Marco Ciampa)
12326   - ca (Jordi Mallach)
12327   - fa (Meelad Zakaria)
12328   - sq (Laurent Dhima)
12329   - fr (Sebastien Bacher)
12330   - cs (Juraj Kubelka)
12332 Evolution 2.1.0, 2004-11-01
12333 ----------------------------
12335 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12337  * Addressbook
12339    #61069 - Missing space in evolution addressbook message (Andre Klapper)
12340    #61972 - Typo in country name: Is "Grena-dines", should be "Grenadines" (Andre Klapper)
12342  * Mail
12344    #68894 - IMAP4 rev1, error on selecting INBOX (Jeff)
12345    #68814 - evo crash while fetching mail using IMAP4 rev1 (Jeff)
12346    #44876 - Missing keyboard navigation in the e-mail recipient section (Mengjie Yu)
12348 Other bugs
12350  * Address Book
12352     - Display multi value attributes in the preview (Nat)
12354  * Mail
12356     - Enable IMAP4 camel provider by default (Jeff)
12357     - IMAP4 offline folder info caching (Jeff)
12358                 
12359  * Calendar
12361     - a11y fixes (Li Yuan)
12362     - make free/busy information gathering more efficient (Harish)
12364  * Shell
12366     - remove deprecated calls (Kjartan Maraas)
12368   * Plugins
12370     - convert mail, address book to econfig (Zucchi)
12371     - convert all components to e-menu (Zucchi)
12372     - add new mail event (Zucchi)
12373     - add message replied event (Nat/Zucchi)
12374     - add online/offline event (Zucchi)
12375     - inline audio via gstreamer (Radek)
12376     - big brother database (Nat)
12377     - copy address tool (Zucchi)
12378     - folder unsubscribe (Jeff)
12379     - mail to task (Rodrigo)
12380     - mark calendar for offline (Harish)
12381     - prefer plain text for messages (Zucchi)
12382     - save attachments (Zucchi)
12383     - save calendar (Rodrigo)
12384     - select one calendar/task (JP)
12385     - subject threading (JP/Zucchi)
12387 Updated translations:
12389   - da (Martin Willemoes Hansen)
12390   - it (Marco Ciampa)
12391   - sq (Laurent Dhima)
12392   - el (Nikos Charonitakis)
12393   - ms (Hasbullah Bin Pit)
12394   - bg (Vladimir Petkov)
12396 Evolution 2.0.2, 2004-10-11
12397 ----------------------------
12399 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12401  * Addressbook
12403    #66520 - Crash deleting addressbooks (Michael)
12404    #66369 - VCard import requires blank lines between contacts (Hans)
12405    #65537 - Updating Contacts Causes Crash (Hans)
12407  * Calendar
12408         
12409    #65932 - Crash when accessing the details of an appointment notification (Rodrigo)
12410    #64683 - meeting invite expands to larger than workspace (Rodrigo and JP)
12411    #66736 - crash clicking Search Clear button twice (Michael)
12412    #61766 - select personal calendar/tasks by default when migrating (JP)
12413    #65599 - 'Evolution 1.5' crash in 'Free/Busy' editor (Rodrigo)
12414    #62053 - select GroupWise calendar by default (Siva)
12415    #66164 - popup date edit drop down in correct place (JP)
12416    #45951 - Scroll properly in task description (Rodrigo)
12418  * Mail
12420    #67170 - Unable to subscribe to the alt hierarchy (Michael)
12421    #67028 - 2.0.1 compilation fails on camel-service.c: In function `camel_getaddrinfo' (Jeff)
12422    #67257 - evolution busy waits looking up hostname if network down (Michael)
12423    #66509 - Evolution Crashes when deleteing a news group (Michael)
12424    #65828 - Fix typo in error message (Jeff)
12425    #63881 - "Cannot copy or move messages into a Virtual Folder" when
12426              dragging from UNMATCHED vfolder into real folder (Ed Catmur)
12427    #63521 - stale / bogus pop cache file (Michael)
12428    #66991 - crash creating folders (Michael)
12429    #66706 - Evolution Crashes while refreshing Folder Subscriptions (Michael)
12430    #67408 - Seg Fault on exit (Michael)
12431    #67211 - Evolution crashes when getting summary from folder (Michael)
12432    #66703 - S/MIME signing fails randomly (Jeff)
12434  * Shell
12436    #61285 - use better query for config pages (Michael)
12437    #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
12439 Other bugs
12441  * Address Book
12443     - Crash when exiting (Hans)
12445  * Mail
12447     - Provide error dialogs if host/name lookups fail (Jeff)
12448     - Improve NNTP locking (Michael)
12449     - Work with complete MBox hierarchy (Michael)
12450     - Forward as inline sends attachments (Michael)
12451     - Fix possible migration bug from 1.2 (Dave Malcolm)
12452         
12453   * Other
12455     - Updated documentation (Rodney and Novell Doc Team)
12456     - Don't dereference NULL nickname or emailAddr on certificate (Michael)
12458 Updated translations:
12460   - el (ta panta rei, Nikos Charonitakis)
12461   - ja (Takeshi AIHANA)
12462   - hu (Laszlo Dvornik)
12463   - pt (Duarte Loreto)
12464   - sq (Laurent Dhima)
12465   - es (Francisco Javier F. Serrador)
12466   - nl (Vincent van Adrighem, Michel Klijmij)
12467   - en_CA (Adam Weinberger)
12468   - zh_CN (Funda Wang)
12469   - cs (Miloslav Trmac)
12470   - pl (GNOME PL Team)
12471   - pt_BR (Raphael Higino)
12472   - sr (Danilo Segan)
12473   - sr@Latn (Danilo Segan)
12474   - en_GB (David Lodge)
12475   - ca (Xavier Conde Rueda)
12476   - ko (Changwoo Ryu)
12477   - ro (Mugurel Tudor)
12478   - fr (Christophe Merlet)
12479   - nb (Kjartan Maraas)
12480   - no (Kjartan Maraas)
12481   - da (Martin Willemoes Hansen)
12482   - ru (Leonid Kanter)
12483   - fa (Meelad Zakaria)
12485 Evolution 2.0.1, 2004-09-24
12486 ----------------------------
12488 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12490  * Addressbook
12492    #61070 - Fix improper grammar (hannah rebekah & fazlu huq)
12493    #59725 - Conduit syncing to wrong desktop record (JP)
12494    #63191 - Fix contact list editor title (JP)
12495    #64080 - addressbook gui component needs to be linked with libcamel (Michael)
12496    #64024 - Lower pane doesn't go away when you uncheck "Preview Pane" in Contacts (Siva)
12497    #64011 - Remove C99-ism (Vicent Noel)
12498    #62856 - in --offline mode, still get prompted for gw addressbook password, work around (Michael)
12500  * Calendar
12502    #66344 - Evolution crashes added start time column to tasks (JP)
12503    #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
12504    #60904 - Show all appointments when work week longer than 5 days (JP)
12505    #66158 - Completion status is not displayed immediately (JP)
12506    #59194 - Crash editing location field in event list (JP)
12507    #65682 - get error deleting appointments (Chen)
12508    #55172 - sync montly recurrences properly (JP)
12509    #62374 - alarms no function if run over night (Rodrigo)
12510    #62728 - week day heading in month view does not update after changing week start day in settings (JP)
12511    #62392 - Crash on close alarm notification (Rodrigo)
12513  * Mail
12515    #65329 - translate standar folder names (Michael)
12516    #65058 - Specific mails don't display picture but picture data (Michael)
12517    #64972 - signature auto-selection in composer with Maildir account is broken (Michael)
12518    #65448 - Opening a mail does not mark it read (Jeff)
12519    #64974 - Allow selecting of file or folder for maildir and mh accounts (Jeff)
12520    #65703 - Display reply to all icon (JP)
12521    #59717 - crash checking supported authentication types (Michael)
12522    #47821 - try all host names available when connecting (Michael)
12523    #66199 - Image loading fails with authenticated proxy (Michael)
12524    #64023 - Forget NNTP password if it was wrong (Michael)
12525    #64092 - Ambiguity in nomenclature of GW Tasks in Evolution (Siva)
12527  * Shell
12529    #61285 - use better query for config pages (Michael)
12530    #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
12532 Other bugs
12534   * Addressbook
12536     - point to correct documentation file (Rodney)
12537     - check for LABEL supported (Siva)
12539   * Calendar
12541     - Don't allow deletion of system calendar or tasks (JP)
12542     - Don't allow a task to be changed to an assigned task if the backend doesn't support it (Chen)
12544   * Mail
12546     - Fix typo setting the root node in folder tree (Dave Malcolm)
12547     - Handle 0 length token read for summary (Michael)
12548     - Make SSL connections async and cancellable (Michael)
12550 Updated translations:
12551   - fr (Christophe Merlet, Craig Jeffares)
12552   - pl (Artur Flinta)
12553   - sq (Laurent Dhima)
12554   - cs (Miloslav Trmac)
12555   - es (Francisco Javier F. Serrador)
12556   - nl (Vincent van Adrighem)
12557   - zh_CN (Funda Wang)
12558   - en_CA (Adam Weinberger)
12559   - it (Craig Jeffares)
12560   - zh_TW (Craig Jeffares)
12561   - en_GB (Gareth Owen)
12562   - fa (Roozbeh Pournader)
12563   - el (Nikos Charonitakis)
12564   - ja (Takeshi AIHANA)
12565   - pt_BR (Raphael Higino)
12566   - da (Martin Willemoes Hansen)
12567   - ko (Changwoo Ryu)
12568   - nn (Åsmund Skjæveland)
12569   - sr (Danilo Segan)
12570   - hu (Laszlo Dvornik)
12571   - bs Danilo Segan
12572   - id (Mohammad DAMT)
12573   - nb (Sigurd Gartmann)
12574   - no (Sigurd Gartmann)
12575   - ar (Arafat Medini))
12577 Evolution 2.0.0, 2004-09-13
12578 ----------------------------
12580 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12582  * Addressbook
12584    #59582 - Contact incompletely updated to LDAP store, address information lost/not editable (Siva)
12585    #64084 - addressbook gui component needs to be linked with libcamel (Michael)
12587  * Calendar
12589    #65454 - Evolution crashes while opening newly received e-mail (JP)
12590    #62392 - Crash on close alarm notification (Rodrigo)
12591    #64800 - broken timezone selector (Rodney)
12593  * Mail
12595    #60515 - signature setting is not preserved changing "Autogenerated" to "None"  (Michael)
12596    #63377 - Crash when replying to a (specific) message  (Jeff)
12597    #62665 - Wrong Folder is deleted (Jeff)
12598    #64377 - crash creating new folder (Michael)
12599    #63456 - crash replying to E-mail (Michael)
12601 Other bugs
12603   * Addressbook
12605     - Confirmation dialog was showing up on contact-editor close,
12606       even if there were no changes (Hans Petter)
12608   * Calendar
12610     - 64 bit build fix (Rodrigo)
12611         
12612   * Misc
12613     
12614     - new documentation (Rodney)
12616 Updated translations:
12618   - ar (Arafat Medini)
12619   - bn (Runa Bhattacharjee)
12620   - cs (Miloslav Trmac)
12621   - cy (Dafydd Harries, Telsa Gwynne)
12622   - da (Martin Willemoes Hansen)
12623   - de (Hendrik Richter)
12624   - el (Nikos Charonitakis)
12625   - en_CA (Adam Weinberger)
12626   - en_GB (David Lodge)
12627   - es (Francisco Javier F. Serrador)
12628   - et (Priit Laes)
12629   - fi (Ilkka Tuohela)
12630   - hi (Rajesh Ranjan)
12631   - hu (Laszlo Dvornik)
12632   - id (Mohammad DAMT)
12633   - ja (Takeshi AIHANA)
12634   - ko (Changwoo Ryu)
12635   - ms (Hasbullah Bin Pit)
12636   - nb (Sigurd Gartmann)
12637   - nl (Vincent van Adrighem)
12638   - nn (Åsmund Skjæveland)
12639   - no (Kjartan Maraas)
12640   - pl (Artur Flinta)
12641   - pt (Duarte Loreto)
12642   - pt_BR (Raphael Higino)
12643   - ro (Mugurel Tudor)
12644   - ru (Leonid Kanter)
12645   - sq (Laurent Dhima)
12646   - sr (Danilo Segan)
12647   - sv (Christian Rose)
12648   - tr (Baris Cicek)
12649   - uk (Maxim Dziumanenko)
12650   - zh_CN (Funda Wang)
12651   - zh_TW (Abel Cheung)
12653 Evolution 1.5.94, 2004-08-27
12654 ----------------------------
12656 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12658  * Addressbook
12660    #61833 - Blank names in name selector (Hans Petter)
12661    #62715 - Free-form addresses not loading in contact editor (Hans Petter)
12663  * Calendar
12665    #62869 - Crash: attempt to access GW tasks from evolution (Siva)
12666    #62706 - Changing time-zone doesn't refresh calendar correctly (JP)
12667    #62063 - Meeting description does not wrap (Jeff)
12668    #58824 - Stray message or failing to open tasks? (Rodrigo)
12669    #62911 - ITIP control blocks mailer opening calendar (JP)
12670    #54101 - In itip control had "Birthdays & Anniversaries" as calendar (JP)
12672  * Mail
12674    #63189 - Deleting IMAP folders is too aggressive  (Michael)
12675    #63504 - Don't send IMAP commands to a disconnected socket  (Jeff)
12676    #63177 - Can't drag folder to "On This Computer"  (Jeff)
12677    #62812 - Crash when parent of search window is closed  (Jeff)
12678    #62963 - C99-isms in smime/gui/cert-trust-dialog.c  (Michael)
12680 Other bugs
12682   * Addressbook
12684     - Confirmation dialog was showing up on contact-editor close,
12685       even if there were no changes (Hans Petter)
12687   * Calendar
12689     - Fixed problems in alarm daemon (JP, Siva, Rodrigo)
12690     - Clean up of stray status messages for tasks (Chen)
12691     - Don't remove GtkDialog's separator if using GTK >= 2.4.0 (Frederic)
12692     - Fix copy/move problems when pilot syncing (JP)
12693     - Don't mark menu accels for translation (Christian)
12695   * Mail
12697     - Crash in em-utils on GtkFileChooser with no name selected (Hans Petter)
12699   * Misc
12701     - avoid warnings on dialogs with GTK 2.4 (Frederic)
12702     - upgrade egg tray icon (Rodrigo)
12703     - fix memory corruption when pilot syncing tasks/events (JP)
12704         
12706 Evolution 1.4.1, 2003-06-25
12707 ---------------------------
12709 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12711   * Addressbook
12713     #41826 - Focus the first minicard when focusing the view for the
12714              first time (gilbert.fang@sun.com)
12715     #43841 - Contact editor will not save Web Page address (Toshok)
12716     #44477 - Make sure the master category list is upgraded (Toshok)
12718   * Calendar
12720     #41582 - Display incorrect after switching between week and day
12721              view (Rodrigo)
12722     #43585 - Ugly tasks printout (Hans Petter)
12723     #45273 - Tab through events in day view (Bolian Yin)
12724     #45275 - Shift+F10 to activate Popup menu in ToDo List (Bolian Yin)
12725     #45423 - Provide shortcus for "Go to today" and "Go to date" (Bolian Yin)
12727   * Mail
12729     #22542 - Creating a folder in the vFolder store fails with a
12730              meaningless message (Michael)
12731     #31745 - Cannot view mails under '#mh' namespace.  Temporary
12732              workaround, strip #'s (Michael)
12733     #33593 - Message remains displayed after last message removed from
12734              list (Michael)
12735     #40788 - Broken POP3 server causing evolution to hang/crash (Jeff)
12736     #42630 - collapsed thread always shows as unread (Jeff)
12737     #43917 - ECharsetPicker doesn't save user-specified charset strings
12738              properly (Jeff)
12739     #43972 - Invert selection doesn't work (Jeff)
12740     #43974 - Cannot retrieve "Local Delivery" mail (Michael)
12741     #44121 - Invalid multipart/signed message showing empty (Michael)
12742     #44139 - Composer spacing is not HIG compliant (Jeff)
12743     #44322 - Evolution crash with weird IMAP foldername (Michael)
12744     #44344 - Dont use quoted-printable encoding on anything but text/*
12745              parts, interoperation with Lookout and others (Jeff)
12746     #44457 - Crash viewing video content as inline-text (Jeff)
12747     #44519 - Popup message view redraws when new mail arrives (Michael)
12748     #44609 - HIG issue with vFolder properties editor (Michael)
12749     #44991 - Cannot send mail in GB-2312 (Jeff)
12750     #45082 - GB18030 BIG5HKSCS and EUC-TW charsets not supported in
12751              evolution mail (suresh.chandrasekharan@sun.com)
12752     #45063 - Message display refreshes when new mail arrives,
12753              introducted by #33593 (Michael)
12754     #45386 - Warnings when sending mail (Michael)
12755     #45368 - Crash when closing the folder browser
12757   * Summary
12759     #44111 - Crash on exit (Ettore)
12760     #44798 - Crash when closing print preview dialog (Ettore)
12762   * All
12764     #42691 - Build, make clean doesn't rebuild bonobo-activation
12765              .server files (Michael)
12766     #44717 - Tarball cointains generated files (Frederic Crozat)
12768 Other bugs
12770   * Calendar
12772     - Fix invalid shared use of list of calendar factories (Rodrigo)
12773     - Make the calendar editor window title reflect the summary contents (Rodrigo)
12775   * Mail
12777     - Fix bug in indexer string normalisation (they weren't) (Larry)
12778     - Major memory leak in message-threading (Larry)
12779     - Only try to snoop a content-type if its application/octet-stream
12780       when displaying mail parts (Jeff)
12781     - Major memory leak in filter-file based filters (Jeff)
12782     - Try to make asynchronous dns lookup more asynchronously
12783       cancellable (Michael)
12784     - Fix a degenerate algorithm case in vFolder shutdown which could
12785       cause excessive exit cpu usage (Michael)
12787   * Shell
12789     - Wrong version number used for configuration upgrade (Michael)
12791   * All
12793     - Lots of miscellaneous memory leaks
12795 Updated translations:
12797   - cs (Miloslav Trmac, Stanislav Brabec)
12798   - el (Kostas Papadimas)
12799   - es (Francisco Javier F. Serrador)
12800   - hu (Andras Timar)
12801   - it (Marco Ciampa)
12802   - ko (Kan Jeong-Hee)
12803   - mk (Ivan Stojmirov)
12804   - nl (Vincent van Adrighem)
12805   - pt_BR (Gustavo Maciel Dias Vieira)
12806   - sr, sr@Latn (prevod.org)
12807   - sv (Christian Rose)
12808   - tr (Gorkem Cetin)
12809   - zh_CN (Wang Li, Funda Wang)
12812 Evolution 1.4, 2003-06-02
12813 -------------------------
12815 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12817   * Calendar
12818   
12819     #43388 - Problems importing appointments  (Rodrigo)
12820     #43455 - Crash on exit  (Rodrigo)
12821     #43763 - 2 right mouse menus appear in Week & Month views  (Rodrigo)
12822     #43775 - Crash under Chinese locale  (JP)
12824   * Mail
12826     #42854 - Copying files from one IMAP folder to another makes
12827              multiple copies of file  (Jeff)
12828     #43862 - First run imap account won't load folders until account
12829              is disabled and re-enabled  (Jeff, Michael)
12830     #42691 - Server files not regenerated after distclean  (Michael)
12831     #43805 - Evolution locked while editing reply to an mail  (Jeff)
12832     #43410 - Flag for Followup dialog opens up too small in Evo  (Michael)
12833     #43688 - Can't save signatures  (Michael)
12835   * Summary
12837     #43506 - Spontaneous crash  (Ettore)
12839   * Misc
12841     #43596 - Symlink icon file so it doesn't break existing panel
12842              setups  (Ettore)
12844 Other bugs fixed:
12846   * Addressbook
12848     - Removed conflicting shortcut for the Print Preview menu item
12849       (Rodney)
12851   * Misc
12853     - Corrected some problems in the pkgconfig files  (Rodney)
12854     - Fixed an issue with GConf schema file installation  (Joe Marcus
12855       Clarke)
12857 Updated translations:
12859   - nl (Vincent van Adrighem)
12860   - ru (GNOME Russian Team)
12861   - be (GNOME Belarusian Team)
12862   - es (Francisco Javier F. Serrador)
12865 Evolution 1.3.92, 2003-05-22
12866 ----------------------------
12868 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12870   * Addressbook
12872     #38084 - Rename local folder issue in contacts  (sean.gao@sun.com)
12873     #41130 - HIG compliance  (Anna)
12874     #41137 - HIG compliance  (Anna)
12875     #41140 - HIG compliance  (Anna)
12876     #41144 - Use stock buttons in the ldap config page  (Toshok)
12877     #41211 - Add icon to "Add" button in "Add to Contacts" dialog  (Toshok)
12878     #41229 - HIG compliance  (Anna)
12879     #41231 - HIG compliance  (Anna)
12880     #41232 - HIG compliance  (Anna)
12881     #41245 - HIG compliance  (Toshok)
12882     #41248 - HIG compliance  (Anna)
12883     #41249 - HIG compliance  (Anna)
12884     #41250 - HIG compliance  (Anna)
12885     #41251 - HIG compliance  (Anna)
12886     #41254 - HIG compliance  (Anna)
12887     #41255 - Use stock Add/Remove icons in the contact list editor  (Toshok)
12888     #41910 - Crash when deleting addresses from long contact lists  (Toshok)
12889     #42048 - "Print" not hooked up in etable view  (Toshok)
12890     #42177 - Cannot tab out of date edit widgets in contact editor  (Toshok)
12891     #42472 - Selecting a field in a contact highlights entire row  (Toshok)
12892     #42596 - Selecting text in a contact address field selects all
12893              rows of text (Toshok)
12894     #42604 - Display not shifted when cursor moved to next address
12895              line (Toshok)
12896     #42606 - Not saving information entered in Notes field of Contact
12897              editor (Toshok)
12898     #42620 - Crash related to mailing address checkbox  (Toshok)
12899     #42625 - Clicking in white space of contact brings up empty
12900              contact editor  (Toshok)
12901     #42780 - Crash on solaris due to missing NULL in g_guild_filename.
12902              (sean.gao@sun.com)
12903     #42825 - clicking on letters in LDAP address card view does not
12904              load selected letter (Dan, Toshok)
12905     #43005 - Crash on reply  (Toshok)
12906     #43016 - Crash when adding duplicate contact  (Toshok)
12907     #43023 - All contacts have disappeared  (Toshok)
12908     #43090 - GalView menu missing from the addressbook  (Toshok)
12909     #43175 - Evolution crashed pasting large amount of text into
12910              address field  (Toshok)
12911     #43213 - auto-completion folder list wasn't populated correctly on
12912              fresh install  (Toshok)
12914   * Calendar
12916     #40972 - connector crashed while evolution was idle  (Rodrigo)
12917     #41234 - button order of "Enter Delegate" dialog (Rodrigo)
12918     #41329 - Changing Options in scheduling tab causes display time to shift
12919     #41579 - Double clicked on meeting in Exchange calendar, Evo
12920              crashed  (Rodrigo)
12921     #41760 - Alarm dialog does not reappear after snoozing Exchange
12922              alarm  (Rodrigo)
12923     #41811 - Calendar update failing and crashing  (JP)
12924     #41930 - Warning while running gdb includes: "Some clown returned
12925              undeclared exception"  (JP)
12926     #41935 - day view ignores scroll wheel  (JP)
12927     #42056 - Accelerators in meeting selector not working/looks bad
12928              (Hans Petter)
12929     #42220 - calendar not refreshing correctly after changing meeting
12930              times  (Rodrigo)
12931     #43029 - When running under valgrind Evolution crashed while
12932              exiting  (JP)
12933     #43308 - scheduling page alignment (JP)
12935   * Mail
12937     #40074 - Thread expansion state not remembered  (Jeff)
12938     #41748 - Send/Recv not sending mail in connector Outbox  (Michael)
12939     #42000 - Crash selecting a non-selectable folder  (Michael)
12940     #42045 - Another workaround for mailers sending out invalid date
12941              formats  (Jeff)
12942     #42118 - Edit->Mark as unread doesn't behave the same as right
12943              click->mark as unread  (Jeff)
12944     #42170 - Thread expansion state lost on deleting messages  (Jeff)
12945     #42212 - Crash entering address in composer  (Rodrigo)
12946     #42294 - Custom fixed font setting not applying to composer
12947               (Michael)
12948     #42333 - Crash opening a mail again that was still being opened
12949               (Jeff)
12950     #42356 - Adding colour from not working properly  (Jeff)
12951     #42456 - Spelling preferences Enable/Disable button inconsisency
12952               (Michael)
12953     #42540 - Crash when pressing send/recv too quickly  (Michael)
12954     #42710 - Invalid 8 bit header data getting to the UI layer
12955              generating warnings  (Michael)
12956     #42763 - Crash deleting local folder with indexing turned off
12957               (Jeff)
12958     #42838 - Crash setting up local mail account  (Michael)
12959     #42854 - Copying many messages between IMAP folders results in
12960              several duplicates  (Jeff)
12961     #43214 - changing server settings enables the account  (Jeff)
12962     #43234 - crash reading mail  (Michael)
12963     #42748 - Check spelling while I type - broken (Larry)
12964     #42749 - Composer ignores color for misspelled words (Larry)
12965     #43392 - Reproducible crash after searching mail w/ attachment and
12966              closing (Jeff)
12967     #43406 - Evo crashed during POP download/filtering  (Jeff)
12969   * Shell
12971     #36956 - Window title too long  (Ettore)
12972     #40391 - Updated contributor list in the about box  (Michael)
12973     #42038 - Crash hitting escape or closing window on rename box
12974               (Michael, Ettore)
12975     #42342 - Send/receive sensitive when startedi in offline mode
12976               (Ettore)
12977     #42465 - Unread count problem in the shortcut bar  (Ettore)
12978     #42491 - Compilation problems on Forte  (Antonio Xu)
12979     #42518 - Folder bar selection lost on folder delete  (Ettore)
12980     #43079 - Don't crash when an invalid "default:" URI is given on
12981              the command-line  (Ettore)
12982     #43119 - Memory corruption problem in settings dialog  (Ettore)
12983     #43216 - Crash on exit  (Ettore)
12984     #43322 - Crash on exit  (Ettore)
12986   * Summary
12988     #41131 - HIG compliance  (Anna)
12989     #41133 - HIG compliance  (Anna)
12990     #41849 - Charsets not respected in news feed display  (Michael)
12991     #43101 - Crash on exit  (JP)
12992     #43117 - Crash on exit  (Ettore)
12994 Other bugs:
12996   * Addressbook
12998     - 64bit cleanup and warning fixes  (Jeremy Katz)
12999     - Fixed some probable memory corruption (Toshok, Sean Gao)
13001   * Calendar
13003     - Fixed crash in cal_client_discard_alarm  (Rodrigo)
13004     - Fixed Bonobo unrefing problems on components  (JP)
13005     - Fixed multiple initialization in calendar factory  (Rodrigo)
13007   * Mail
13009     - Crash on exit if password dialog was open  (Ettore)
13010     - Make Ok the default response on the password dialog  (Ettore)
13011     - Crash in SMTP if unable to resolve the remote host name  (Jeff)
13012     - Fix an automake 1.6 issues with camel-lock-helper  (Dan)
13013     - Reload page if citation color changes (Larry)
13014     - Made all the composer preferences work (Larry)
13015     - Made newly created HTML signatures work again (Radek)
13017   * Shell
13019     - HIGified config settings dialog a bit more  (Anna)
13020     - Fixed a bunch of reference count problems  (JP)
13021     - Improved the look of the "open other user's folder" dialog
13022       (Dan)
13024   * Summary
13026     - Fixed a typo that caused the summary to not see the default
13027       calendar folder  (Ettore)
13028     - Made the print dialog close properly  (Ettore)
13029     - Reference count fixes  (JP)
13031   * All
13033     - Various container referencing issues  (JPR)
13034     - 64 bit and portability fixups  (Jeremy Katz)
13035     - Cleaned up lots of compile time warnings and run-time debugging
13036       output  (everyone)
13038 Updated translations:
13040   - cs (Miloslav Trmac)
13041   - da (Kenneth Rode Christiansen)
13042   - de (Christian Neumair)
13043   - es (Francisco Javier Fernandez)
13044   - fr (Christophe Fergeau)
13045   - it (Marco Ciampa)
13046   - ja (Takuo Kitame)
13047   - no (Kjartan Maraas)
13048   - pt (Duarte Loreto)
13049   - pt_BR (Gustavo Maciel Das Vieira)
13050   - ru (GNOME Russian Team)
13051   - sv (Christian Rose, Anders Carlsson)
13053   - Fixed encoding of the ca, en_AU, en_CB, et, eu, ro catalogs (Abel
13054     Cheung)
13057 Evolution 1.3.3, 2003-04-29
13058 ---------------------------
13060 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
13062   * Addressbook
13064     #37351 - Contact List drag-n-drop broken from sorted list view  (Toshok)
13065     #40954 - Wombat crashes when opening an appointment  (Toshok)
13066     #41843 - Don't use localized field names in the csv exporter  (Gilbert Fang)
13067     #41779 - Fix crash when adding emails to existing contacts  (Toshok)
13069   * Calendar
13071     #21499 - No docs in snaps (Rodney)
13072     #22444 - Deleting recurring meetings menu option (Rodrigo)
13073     #34498 - alarm-notify not noticing meetings canceled by organizer (Rodrigo)
13074     #35814 - same mnemonic for File:New:Mail Message and :Meeting (Rodney)
13075     #37552 - GUI doesn't notice Connector failed to delete task (JP)
13076     #39735 - Calendar View settings not persistent between sessions (JP)
13077     #40257 - selecting day from calendar control causes window resize (JP)
13078     #41129, #41215, #41221, #41256, #41148, #41216, #41235 - gui spacing (Rodrigo, Anna)
13079     #41230 - forwarded tasks blank when viewed in a separate window (JP)
13080     #41458 - Crash sending meeting invite (Dan)
13081     #41459 - remove "Delegate to..." from right click menu in meeting dialog (JP)
13082     #41641 - crash opening calendar for the first time (Hans)
13083     #41661 - Only one popup dialog for repeated message alarm (Rodrigo)
13084     #41671 - audio alarms pop up message dialog instead of playing tune (Rodrigo)
13086   * Mail
13088     #21499 - No docs in snaps  (Rodney)
13089     #38927 - Signature editor help brings up composer help
13090     #40694 - Focus not in To field of new message when From field is
13091              visible. (Toshok)
13092     #40989 - Deleted sub-folders hang around  (Michael)
13093     #41043 - Send/receive accelerators broken  (Michael)
13094     #41142 - Message search dialog has questionable button order  (Jeff)
13095     #41149 - Spacing/padding of "Filters" dialog  (Jeff)
13096     #41150 - Use stock buttons in "Filters" dialog  (Jeff)
13097     #41151 - Spacing/padding of "Add/Edit Filters" window  (Jeff)
13098     #41152 - Spacing/padding of "Vfolders" dialog  (Jeff)
13099     #41153 - Use stock buttons in "VFolders" window  (Jeff)
13100     #41155 - Spacing/padding in "Add/Edit Vfolders" dialog  (Jeff)
13101     #41156 - Use stock** buttons in "add/edit vfolders" dialog  (Jeff)
13102     #41163 - Forwarding HTML mail with inline images results in 
13103              misformatted mail  (Michael)
13104     #41164 - Can't import mails at all  (Michael)
13105     #41190 - Crash cursor navigating Inbox  (Michael)
13106     #41199 - Subscribe dialog's toolbar -- why? :)  (Michael)
13107     #41205 - Use icons on Add/Edit/Delete buttons in "Search Editor"  (Jeff)
13108     #41208 - Spacing/padding in "advanced search" dialog  (Jeff)
13109     #41209 - Spacing/padding of "Create VFolder from Search" dialog  (Jeff)
13110     #41238 - Crash when opening "attachment properties"  (Jeff)
13111     #41239 - Spacing/padding of "attachment properties"  (Jeff)
13112     #41241 - Title capitalisation of "Attachment Properties"  (Jeff)
13113     #41244 - Spacing/padding of "Reformat Mailbox" dialog  (Jeff)
13114     #41389 - Crash creating new Exchange acct  (Jeff)
13115     #41398 - vFolder Sources IMAP folder names not being unencoded 
13116              correctly  (Michael)
13117     #41419 - Variable font key has trailing slash  (katzj@redhat.com)
13118     #41448 - Crash on startup  (Michael)
13119     #41461 - camel_text_to_html doesn't do as good a job with URLs as 
13120              e_text_to_html  (Jeff)
13121     #41513 - Plain text attachments not showing up in the composer  (Jeff)
13122     #41578 - Up/down buttons broken in vfolder list  (Jeff)
13123     #41648 - 1.2 -> 1.3 vfolder conversion  (Michael)
13124     #41730 - Empty "Organization" headers  (Jeff)
13125     #41789 - Bonobo components can pause/freeze the gui  (Jeff)
13126     #41972 - Searching on labels is broken  (Michael)
13127     #42024 - Improper use of Error dialog  (Jeff)
13129   * Shell
13131     #21499 - Documentation not working in the snapshots  (Rodney)
13132     #33919 - Crash when opening other user's folder  (Dan)
13133     #41002 - Default folder bar size too narrow  (Ettore)
13134     #41008 - HIG compliance  (Anna)
13135     #41010 - HIG compliance  (Anna)
13136     #41022 - HIG compliance  (Anna)
13137     #41024 - HIG compliance  (Anna)
13138     #41025 - HIG compliance  (Anna)
13139     #41036 - HIG compliance  (Anna)
13140     #41059 - Crash connecting to other user's folder  (Ettore)
13141     #41013 - Startup wizard display problems  (Michael)
13142     #41128 - HIG compliance  (Anna)
13143     #41145 - HIG compliance  (Anna)
13144     #41146 - HIG compliance  (Anna)
13145     #41147 - HIG compliance  (Anna)
13146     #41225 - HIG compliance  (Anna)
13147     #41227 - HIG compliance  (Anna)
13148     #41242 - HIG compliance  (Anna)
13149     #41304 - Missing dialog title  (Michael)
13150     #41392 - HIG compliance  (Anna)
13151     #41413 - Creating folder needs to make sure parent folder is
13152              expanded  (Dan)
13153     #41468 - New Exchange public folders do not follow type of parent
13154              folder  (Dan)
13155     #41469 - Upgrade routine crashing on Solaris  (Jeff)
13156     #41484 - Make proxies work  (Sanshao Jiang)
13157     #41567 - HIG compliance  (Anna)
13158     #41569 - HIG compliance  (Anna)
13159     #41648 - Vfolder upgrade problem  (Michael)
13160     #41916 - Memory corruption in Storage interface  (Rodrigo)
13162   * Summary
13164     #39693 - Summary weather settings annoyances  (Ettore)
13165     #40902 - HIG compliance  (Ettore)
13167 Other bugs:
13169   * Addressbook
13171     - Mostly, if not completely, fixed 33708  (Dan, Toshok)
13172     - Fix duplicate entry in exported CSV  (Gilbert Fang)
13173     - Use stock buttons  (Rodney)
13175   * Misc
13177     - Made Solaris/CDE integration work again  (Rodney)
13178     - Removed some debugging spewage  (everyone)
13179     - Don't crash on malformed GConf folder settings  (Toshok)
13180     - Don't error out if the directory already exists when creating a
13181       new folder  (Ettore)
13182     - Fixed various memory leaks all over the place  (Hans)
13184 Updated translations:
13186   - cs (Miloslav Trmac)
13187   - de (Christian Neumair)
13188   - es (Francisco Javier Fernandez)
13189   - it (Marco Ciampa)
13190   - nl (Vincent van Adrighem)
13191   - no (Kjartan Maraas)
13192   - pt (Duarte Loreto)
13193   - sv (Christian Rose)
13194   - zh_CN (Wang Jian)
13197 Evolution 1.3.2, 2003-04-11
13198 ---------------------------
13200 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
13202   * Addressbook
13204     #7103  - Addressbook doesn't play nice with dark themes.  (Toshok)
13205     #19178 - importers only target default contact folder.  (Toshok)
13206     #20210 - Cannot save changes when invoked from mailer.  (Toshok)
13207     #23036 - Export Contact Data to CSV, XLS, etc.  (for mail merge,
13208              etc.) (Gilbert Fang)
13209     #25148 - Selected contacts fields are not scrolling properly.
13210              (Toshok)
13211     #31786 - LDAP config dialog not properly internationalized.
13212              (Toshok)
13213     #32113 - Problem with UTF8 and contact list.  (Toshok)
13214     #34085 - drag+drop not finalizing.  (Toshok)
13215     #34651 - Searches with 8bit ascii char. not working in Select
13216              Contacts.  (Toshok)
13217     #37204 - Ximian, Inc. contact info update.  (Michael)
13218     #38202 - Evolution crashed when I clicked the send button.  (Michael)
13219     #39170 - void function should not has a 'return' keyword.  (Philip
13220              Zhao)
13221     #39256 - "Forward Contact", "Send Message to Contact" don't
13222              work.  (Michael)
13223     #39381 - crash when adding an address from an email to addressbook.
13224              (Toshok)
13225     #39507 - Select-names search broken.  (Toshok)
13226     #39730 - Search Base Callback Not Working.  (Toshok).
13227     #39763 - Pasting text into "To:" field doesn't work.  (Toshok)
13228     #39788 - Can't add email address to contact.  (Toshok)
13229     #40026 - Using pulldown to view multiple emails changes email to
13230              random characters.  (Toshok)
13231     #40046 - To: and Cc: fields not accepting accented letters.
13232              (Toshok)
13233     #40403 - can't edit contact lists.  (Toshok)
13234     #40715 - Merge email address dialog non functional when adding
13235              contact that already exists. .  (Toshok)
13236     #40727 - email autocompletion not listing all names.  (Toshok)
13237     #40841 - Ctrl-v was being used for both "Save As VCard" and
13238              "Paste".  (Toshok)
13239     #40901 - HIG-ify the LDAP server editor dialog's button
13240              layout.   (Toshok)
13242   * Calendar
13244     #17231 - Private settings not retained.  (JP)
13245     #31382 - Free/busy retrieval didn't work for http source.  (Rodrigo)
13246     #31660 - Appointments with "for" recurrence synced with no end date.
13247              (JP)
13248     #32248 - Todo items imported from pilot have time set to 00:00.  (JP)
13249     #34095 - Memory leaks.  (Hans Petter)
13250     #34505 - Duplicate alarm dialogs for appts in exchange calendar.
13251              (Rodrigo)
13252     #35926 - Contacts entry in appointment editor to be removed.
13253              (Hans Petter, Dan)
13254     #37935 - Drawing problems in mini-calendar.  (Hans Petter)
13255     #39262 - Crash when importing an ics file to local calendar.  (Rodrigo)
13256     #39356 - New evo users didn't get calendar.  (Rodrigo)
13257     #39692 - File type names should not be OAF component types.  (Ettore)
13258     #39735 - View settings not persistent between sessions.  (Jeff)
13259     #39736 - Times in day view too large.  (Hans Petter)
13260     #39740 - Crash clicking in Attendees field when creating new
13261              meeting.  (Rodrigo)
13262     #39757 - Couldn't delete reminder for appointment.  (Hans Petter)
13263     #39770 - Not meeting request sent.  (Rodrigo)
13264     #39803 - Bottom part of text cut off in month view.  (Hans Petter)
13265     #39895 - Selection vanishes when day view loses focus.  (Michael/Hans)
13266     #39954 - Crash when setting recurrence rule for an appointment.
13267              (Hans Petter)
13268     #39955 - Crash when forwarding an appointment as icalendar.  (JP)
13269     #39961 - Appointment schedule autopick menu displays under File.
13270              (Rodrigo)
13271     #40133 - wombat startup error. (Toshok)
13272     #40195 - Cannot create new calendar folders (JP)
13273     #40252 - LOG(e...) syntax error (Michael)
13274     #40258 - Recurring event displayed truncated description.  (Hans Petter)
13275     #40578 - Event summaries cut off in month view.  (Hans Petter)
13276     #40655 - Mini-calendar always showed January 1970.  (Hans Petter)
13277     #40661 - Missing header for Forte compilation.  (Rodrigo)
13278     #40722 - Crash when closing a meeting.  (JP)
13279     #40789 - Didn't remember reminder text.  (JP)
13280     #40790 - Didn't launch programs added as reminders.  (JP)
13281     #40792 - Buttons in Select File dialog for sound reminder didn't
13282              work.  (Ettore)
13283     #40876 - Cannot create a meeting with a resource in Exchange 
13284              calendar (JP)
13285     #40894 - calendar switching weeks selected in small right subcalendars 
13286              (JP)
13287     #41127 - Evolution crashed when sending new meeting invitation (JP)
13289   * Mail
13291     #29564 - Message list loses focus when you expunge.  (Michael)
13292     #33786 - Crash when invalid expression fed to vFolder.  (Michael)
13293     #36245 - Translation string context problem.  (Dan)
13294     #37084 - Mailer forgets message list pane size on startup.
13295              (Michael)
13296     #38227 - Button spacing issues.  (Ettore)
13297     #38461 - Mail importers cannot import to non-local folders.
13298              (Michael)
13299     #38659 - RFC2047 word encoding errors.  (Jeff)
13300     #38926 - Configuration dialogs overlap each other. (Ettore, Jeff)
13301     #39165 - Losing all vFolder rules after editing them, until
13302              restart.  (Michael)
13303     #39168 - compiler compatability, empty structs.  (Jeff)
13304     #39170 - Compiler compatibility, returning a void return value.
13305              (Jeff)
13306     #39173 - prototype mismatch.  (Jeff)
13307     #39204 - Charset handling problems with broken mails.  (Jeff)
13308     #39256 - Send message to contact/forward contact doesn't work.
13309              (Michael)
13310     #39325 - Allow user to enable/disable account from account list.
13311              (Jeff)
13312     #39382 - Signature editor dialog buttons messed up.  (Jeff)
13313     #39464 - Trying to remove a duplicate vfolder crashes.  (Michael)
13314     #39486 - Cancelling send/receive could cause a crash.  (Michael)
13315     #39654 - vFolder source remove button doesn't work.  (Jeff)
13316     #39696 - Default composer window title is meaningless. (Jeff)
13317     #39741 - Configuration dialogs overlap each other. (Ettore, Jeff)
13318     #39744 - Sending 8 bit mime to a smtp server which doesn't say it
13319              supports it. (Jeff)
13320     #39759 - Crash using search dialog.  (Michael)
13321     #39800 - Make To: have focus on a new message.  (Jeff)
13322     #39809 - Dialog's don't match gnome 2 layout.  (Jeff)
13323     #39813 - Crash/noop adding signature script.  (Jeff)
13324     #39870 - Message browser button sensitivity not correct.  (Jeff)
13325     #39914 - Configuration dialogs overlap each other. (Ettore, Jeff)
13326     #39924, and many others - Subject entry box didn't work
13327              properly/support i18n very well.  (Jeff)
13328     #40043 - A warning dialog wont go away.  (Jeff)
13329     #40074 - Threads always open expanded.  (Jeff)
13330     #40083 - Search box doesn't work on subscription dialog - it was
13331              removed.  (Jeff)
13332     #40103 - Deadlock at startup.  (Michael)
13333     #40124 - Cannot unsubscribe from folders that aren't selectable.
13334              (Jeff)
13335     #40188 - Context menu on addresses crashes.  (Michael)
13336     #40300 - Files are only detected for recovery when you start an
13337              editor.  (Michael)
13338     #40314 - Some folders not expandable in subscriptions dialog.
13339              (Jeff)
13340     #40472 - Crash after entering password.  (Michael)
13341     #40522 - Two passphrase dialogues viewing encrypted mail.  (Michael)
13342     #40536 - Send/receive dialogue should transient for parent.
13343              (Michael)
13344     #40608 - Crash saving attachment.  (Jeff)
13345     #40679 - Composer crash browsing files to attach.  (Jeff)
13346     #40728 - Crash while scrolling.  (Jeff)
13347     #40764 - Composer backs up drafts too often.  (Jeff)
13348     #40778 - incorrect IMAP BODY parsing/display  (Jeff)
13349     #40900 - vfolder creation dialog has wrong button order.  (Michael)
13350     #40904 - Spontaneous crash.  (Jeff)
13351     #40921 - Cancel subscription dialogue while busy -> crash.  (Michael)
13352     #41004 - HIG compliance.  (Jeff)
13354   * Shell
13356     #17034 - Use UTF-8 in about box.  (Michael)
13357     #34371 - Tries to open other user's folder with blank user field.
13358              (Ettore)
13359     #38775 - Version number hardcoded in warning dialog text.  (Michael)
13360     #38974 - Xlib dependency causing linking error on Solaris.  (Ettore)
13361     #39096 - Start-up crash on Solaris.  (Ettore) 
13362     #39467 - Crash when splash image not found.  (Michael)
13363     #39599 - Crash when folder icons missing.  (Ettore)
13364     #39692 - OAFIIDs being shown in the importer dialog.  (Ettore)
13365     #39706 - Settings window too big.  (Michael)
13366     #40377 - Old stale wombat servers not being killed.  (Ettore)
13367     #40413 - Problem with closing the folder selector dialog.  (Ettore)
13368     #40474 - Summary settings not imported from 1.2.  (Michael)
13369     #40590 - Signature settings upgrade problem.  (Michael)    
13370     #40652 - Folder bar not resizing after resizing Evolution window.
13371             (Michael)
13372     #40748 - Cannot resize icons in the shortcut bar.  (Ettore)
13373     #40854 - Problem with selecting other user's folder.  (Dan)
13374     #40888 - Crash when selecting other user's folder.  (Dan)
13376   * Summary
13378      #5344  - Missing weather locations.  (Marten Woxberg)
13379      #7153  - Stock folder names not translated.  (Ettore)
13380      #12066 - Missing weather locations.  (Dan)
13381      #15740 - Missing weather locations.  (Dan)
13382      #18015 - Missing weather locations.  (Dan)
13383      #19957 - AM/PM setting not being honoured.  (Ettore)
13384      #40358 - Summary page not showing properly in non-C locales.
13385               (Ettore)
13386      #40141 - Preferences settings inconsistency when clicking "Close".
13387               (Michael)
13388      #32027 - Missing locations.  (Dan)
13390 Other bugs:
13392   * Addressbook
13394     - HIG'ify the e-address-popup's buttons layout.  (Toshok)
13395     - Add input method support to the minicard view.  (Toshok)
13396     - Make the minicard view listen for style changes.  (Toshok)
13397     - Fix the select names component to be more friendly to non-shlib
13398       components.  (Dan)
13399     - Fix various errors in the contact editor caused by parsing
13400       addresses when we don't need to - especially after the user has
13401       explicitly entered the elements of the address
13402       themselves.  (Toshok)
13403     - Replace GtkImage based arrow buttons in the contact editor with
13404       GtkArrow.  (Toshok)
13406   * Calendar
13408     - Replaced all references to GdkFont deprecatedness with Pango.
13409       (Hans Petter)
13410     - Alarm notification fixes.  (Rodrigo)
13411     - Timezone dialog fix.  (Dan)
13412     - Use weak refs instead of destroy signal.  (Rodrigo, Hans Petter)
13413     - Use GtkMessageDialogs for meeting-related questions.  (Rodrigo)
13414     - GtkObject -> GObject fixes.  (Everyone)
13415     - Connector-related fixes.  (Dan)
13416     - Made meeting/scheduling work correctly.  (JP)
13417     - Only remove alarms for backends that request it (Rodrigo)
13418     - HIG'ify dialogs (Ettore)
13420   * Mail
13422     - Clear passwords didn't work.  (Michael)
13423     - Show preview and view threaded were made per-folder, as in
13424       1.2.x, 1.3.1 had them global.  (Michael)
13425     - Make the printing dialog, and account editor transient for the
13426       parent.  (Larry, Jeff)
13427     - Check for unique filter/vFolder names in all cases.  (Michael)
13428     - Most warnings removed.  (Jeff, Michael)
13429     - some text/plain mails detected as text/html, re-do the fix for
13430       #16817 to make it pickier.  (Michael)
13431     - Imap buffer overflow potential.  (Timo Sirainen)
13432     - GSSAPI SASL support.  (Jeff)
13433     - Handle broken header charset checking similarly to badly
13434       labelled/broken body content.  (Dan)
13435     - Various glib deprecation issues, and use non-locale specific
13436       string compares in various places.  (Jeff, Michael)
13437     - Mail piped to the sendmail transport is canoncalised into Un*x
13438       format, using network format (CRLF) confuses some versions of
13439       postfix.  (Jeff)
13440     - Some work on fixing cut and paste shortcuts in composer.  (Jeff)
13441     - Made the EvolutionComposer corba interfaces work again/port to
13442       GNOME 2.  (Michael)
13444   * Shell
13446     - Fixed some problems with the folder dialogs.  (Dan)
13447     - Fixed shell .server files.  (Dan)
13448     - Added --force-shutdown to the shell as a killev replacement.
13449       (Dan)
13450     - Make Evolution use large WM icons.  (Ettore)
13451     - Made the offline dialog work again.  (Ettore)
13452     - Fixed importer framework to support non-local folders.  (Ettore)
13454   * Summary
13456     - Make creation of the summary settings page faster.  (Dan)
13458   * All
13460     - A number of compiler portability fixes, varadic macro's,
13461       __FUNCTION__ -> G_GNUC_FUNCTION, inline usage, void returns, etc
13462       (Everyone)
13463     - Fixed druid colors.  (Dan)
13467 Evolution 1.3.1, 2003-03-05
13468 ---------------------------
13470 First release based on GNOME 2.