Updated Hungarian translation
[evolution.git] / NEWS
blob5dc38944ec0cc08cd2ef0a5ed3f3227c2ca30e46
1 Evolution 3.19.4 2016-01-18
2 ---------------------------
4 Bug Fixes:
5         Bug 759584 - Threading lost for some quotes lines in same paragraph after pressing Enter in quoted text (Tomas Popela)
6         Bug 759564 - Pasting a plain text paragraph starting with an URL will linkify the entire paragraph (Tomas Popela)
7         Bug 759665 - Update mail ops after change in libcamel (Emmanuele Bassi)
8         Bug 760365 - [Calendar] Include libical/vcc.h directly (Antonio Rojas)
9         Bug 759536 - Provide a way to hide Switcher buttons (Milan Crha)
10         Bug 755743 - Cannot open new window from overview (Milan Crha)
12 Miscellaneous:
13         EHTMLEditorView - Cannot append text to links if non-breaking space is presented (Tomas Popela)
14         EHTMLEditorView - Extra new line added after pressing the Backspace in a list item with one character (Tomas Popela)
15         EHTMLEditorView - History can be overwritten when redoing the Return key press in an empty list item (Tomas Popela)
16         EHTMLEditorView - Redoing the Return key press in the list can fail (Tomas Popela)
17         EHTMLEditorView - Pressing the Return key in the bulleted list does not end it (Tomas Popela)
18         EHTMLEditorView - Cannot remove an empty bulleted list item with Backspace key (Tomas Popela)
19         EHTMLEditorView - Only change a smiley to plain text when the node is smiley (Tomas Popela)
20         Enhance workaround for bug 737949 (Milan Crha)
21         Add metainfo.xml files for pst-import plugin (Milan Crha)
22         Add "Message->Mailing List->Copy Message Archive URL" for Archived-At header (Milan Crha)
24 Translations:
25         Gianvito Cavasoli (it)
26         Rūdolfs Mazurs (lv)
27         Marek Černocký (cs)
28         Muhammet Kara (tr)
29         Mario Blättermann (de)
30         Kjartan Maraas (nb)
31         Aurimas Černius (lt)
32         Jordi Mas (ca)
34 Evolution 3.19.3 2015-12-14
35 ---------------------------
37 Bug Fixes:
38         Bug 758089 - [prefer-plain] Show plain text if present, or HTML source (Milan Crha)
39         Bug 758152 - Network connection not detected on resume from suspend (Milan Crha)
40         Bug 758650 - Use notification actions only when supported (Sebastien Bacher)
41         Bug 758665 - Hangs auto-saving mail with big attachments (Milan Crha)
42         Bug 752543 - Left tooltip from preview panel when mouse leaves it (Milan Crha)
43         Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela)
44         Bug 758752 - "Show all calendars" as a way of undoing "Show only this calendar" (Milan Crha)
45         Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela)
46         Bug 758851 - Cannot delete the first empty line using <backspace> (Tomas Popela)
47         Bug 758846 - CRITICAL **: WebKitDOMNode* webkit_dom_node_get_last_child(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela)
48         Bug 758849 - URL doesn't always unwrap on switch to Preformatted (Tomas Popela)
49         Bug 758747 - Reproducible hang after copy&paste of a URL over another URL in quoted section (Tomas Popela)
50         Bug 758856 - [GPG] Option to prefer inline sign/encrypt of pure text/plain mails (Milan Crha)
51         Bug 757939 - Undo failure after dragging text (Tomas Popela)
52         Bug 759046 - Undo deletes the wrong text and redo does not add it back (Tomas Popela)
53         Bug 759337 - Busy loop after sending a message with a space on the end of paragraph (Tomas Popela)
54         Bug 749712 - Undo/Redo in composer doesn't work right (Tomas Popela)
56 Miscellaneous:
57         Mail Preferences->Junk page incorrectly referenced in the code (Milan Crha)
58         Fix a crash on Evolution quit in gtk_application_impl_uninhibit() (Milan Crha)
59         Ask for a forced quit when a user tries to re-close the window (Milan Crha)
60         Attachment's List View passes mouse events to the parent widget (Milan Crha)
61         Add <kudos/> into appdata/metainfo files (Milan Crha)
62         Visualize incorrect values in account/source editors (Milan Crha)
63         Composer - Last empty block in pasted content could be inaccessible (Tomas Popela)
64         Composer - Set GObject's data on history event instead on its data and rename them (Tomas Popela)
65         Composer - Partially revert previous commit as EHTMLEditorHistoryEvent is not GObject (Tomas Popela)
66         EHTMLEditorSelection - Editor is not marked as changed after doing paste action (Tomas Popela)
67         EHTMLEditorView - Add an extra debug message when inserting a new history event (Tomas Popela)
68         EHTMLEditorView - Warning printed on console after pressing Enter and Tabulator (Tomas Popela)
69         EHTMLEditorview - Don't save history when undoing/redoing a paste of content (Tomas Popela)
70         EHTMLEditorView - Check if the Backspace or Delete operation can remove anything (Tomas Popela)
71         EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela)
72         EHTMLEditorView - Links could not be recognized after deleting them and later undoing it (Tomas Popela)
73         EHTMLEditorView - Caret is put on wrong place when pasting into quoted content (Tomas Popela)
74         EHTMLEditorView - Note a type of DOMRange comparison in comment (Tomas Popela)
75         EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela)
76         EHTMLEditorView - Don't check for links if we cannot obtain valid block (Tomas Popela)
77         EHTMLEditorView - Undoing and redoing Return press in the beginning of citation is wrong (Tomas Popela)
78         EHTMLEditorView - 'Paste Quotation' action in HTML mode is not setting the caret to the right position (Tomas Popela)
79         EHTMLEditorView - Replace the preedit-* signals with compositionstart and compositionend HTML events (Tomas Popela)
80         EHTMLEditorView - Rename variables and functions to more reflect previous change (Tomas Popela)
81         EMailPrinter - Clean the unused variables (Tomas Popela)
83 Translations:
84         Daniel Mustieles (es)
85         Pedro Albuquerque (pt)
86         Aurimas Černius (lt)
87         Dušan Kazik (sk)
88         Andika Triwidada (id)
90 Evolution 3.19.2 2015-11-23
91 ---------------------------
93 Bug Fixes:
94         Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
95         Bug 757246 - Stop playing sound for each reminder (Milan Crha)
96         Bug 757188 - Alignment is not honored when sending a HTML message (Tomas Popela)
97         Bug 757348 - Endless loop in webkit_dom_node_append_child(): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela)
98         Bug 216130 - Be able to set reminders for tasks (Milan Crha)
99         Bug 272854 - Ability to sort tasks by task list membership (Milan Crha)
100         Bug 639299 - Crash under e-cell-tree.c:animate_expander (Milan Crha)
101         Bug 757342 - Menu key doesn't open context menu in Contacts view (Milan Crha)
102         Bug 755418 - Add option to not notify about missing remote content (Milan Crha)
103         Bug 757594 - Multiline bulleted list items has text not aligned to bullet points (Tomas Popela)
104         Bug 757660 - Add missing libraries to calendar/gui's Makefile.am (Milan Crha)
105         Bug 757658 - Still broken deletion/undo of quotes in mail composer (Tomas Popela)
106         Bug 598037 - Crash in safe_toggle_activate() at e-source-selector.c (Milan Crha)
107         Bug 692713 - Mini-calendar widget arrows in a wrong position (Milan Crha)
108         Bug 744859 - Incorrect calendar rendering when time-divisions is set to 60 (Milan Crha)
109         Bug 241050 - Can't focus message list by clicking in empty portions of it ][ (Milan Crha)
110         Bug 710761 - Mail message list filtered without UI indication (Milan Crha)
111         Bug 757654 - Add a button to archive the current/selected message (Milan Crha)
112         Bug 758015 - Composer lockup (Tomas Popela)
113         Bug 757887 - Reproducible freeze when deleting quoted lines in email composer (Tomas Popela)
114         Bug 616931 - Replace legacy stock_* icons with new artwork (Simon Baconnais)
115         Bug 758191 - Using Backspace within quotation header string can make cursor jump to very first position (Tomas Popela)
117 Miscellaneous:
118         EHTMLEditorSelection - Remove previously inserted BR if correcting wrapping around selection markers (Tomas Popela)
119         EHTMLEditorView - Fix a link detection when ending a link with the Return key (Tomas Popela)
120         EHTMLEditorView - Don't leak the WebKitDOMRange object when undoing the Return key press (Tomas Popela)
121         EHTMLEditorView - New lines could be skipped when parsing the mail content into the composer (Tomas Popela)
122         EHTMLEditorView - Allow to append a query to the link (Tomas Popela)
123         EHTMLEditorView - Correctly remove the HISTORY_AND events from history (Tomas Popela)
124         EHTMLEditorView - Post-process every HISTORY_DELETE event (Tomas Popela)
125         EHTMLEditorView - After undoing the HISTORY_DELETE operation always re-wrap and re-quote current block (Tomas Popela)
126         Make calendar editors modular and non-UI-blocking (Milan Crha)
127         Updated German screen-shots (Christian Kirbach)
128         Forward ETable/ETree background events to an ETableItem (Milan Crha)
129         Task view's "Assign task" doesn't open editor with attendees (Milan Crha)
130         [ECompEditor] Store attachments to calendar's local store on save (Milan Crha)
131         [ECompEditor] Always enable the editor after the save is complete (Milan Crha)
132         [EActivityBar] Do not remove timeout GSource twice in dispose (Milan Crha)
133         [libgnomecanvas] Drag end not recognized with gtk+ 3.18.x (Milan Crha)
134         [EMailBrowser] Free MessageList on close (Milan Crha)
135         Do not leak a GalView in a GalViewInstance (Milan Crha)
136         Read link/visited-link colors also from the style context flags (Milan Crha)
137         [EMailLabelListStore] Avoid circular dependency in a tag cache (Milan Crha)
138         Preferences window never freed (Milan Crha)
139         EShell not finalized on exit (Milan Crha)
140         [EMeetingTimeSelector] Expects wrong objects in detach menu callbacks (Milan Crha)
141         [ECompEditor] Disable editing of some parts when the user is not the organizer (Milan Crha)
142         Disable animation of the GtkInfoBar's revealer (Milan Crha)
143         [ECompEditor] Change order of an alert add and remove (Milan Crha)
144         Free EMailFormatter/Parser extension caches on application exit (Milan Crha)
145         Fix possible memory leak with attachments in message preview (Milan Crha)
146         EAttachment/Store not freed in the message preview panel (Milan Crha)
148 Translations:
149         Baurzhan Muftakhidinov (kk)
150         Pedro Albuquerque (pt)
151         Marek Černocký (cs)
152         Kjartan Maraas (nb)
153         Daniel Mustieles (es)
154         Dimitris Spingos (el)
155         Gábor Kelemen (hu)
156         Cédric Valmary (oc)
157         Stas Solovey (ru)
158         Efstathios Iosifidis (el)
159         Benjamin Steinwender (de)
161 Evolution 3.19.1 2015-10-26
162 ---------------------------
164 Bug Fixes:
165         Bug 749974 - Use OAuth2 for Google sources (Milan Crha)
166         Bug 544813 - Allow recurrence editing for non-detached instances (Milan Crha)
167         Bug 754999 - Write EXDATE times in UTC (Milan Crha)
168         Bug 749158 - Various UI improvements (Trinh Anh Ngoc)
169         Bug 754872 - Escape underscores in Search menu rule names (Milan Crha)
170         Bug 255032 - Be able to write a note on a mail (Milan Crha)
171         Bug 677862 - Delete of multiple messages can keep cursor out of view (Milan Crha)
172         Bug 754693 - Set "References" header in forwarded messages (Milan Crha)
173         Bug 442398 - Option to reorder and hide calendar groups (Milan Crha)
174         Bug 513779 - Select reply style per mail account (Milan Crha)
175         Bug 756535 - Hyperlinks are stripped from e-mails after being sent (Tomas Popela)
176         Bug 755730 - Focus message list after start in the Mail view (Milan Crha)
177         Bug 756664 - Preserve selection on date change in Day/Work Week views (Milan Crha)
178         Bug 676151 - Allow to create new calendar when importing ICS file (Milan Crha)
179         Bug 682565 - Wait for attachments to load before send in composer (Milan Crha)
180         Bug 687326 - Provide "Show Junk Messages" option for message list (Milan Crha)
181         Bug 688368 - Wrong characters encoding in attached html file (Milan Crha)
182         Bug 687427 - Add 'greater/less than or equal' to Size filter condition (Milan Crha)
183         Bug 688796 - No progress shown when "Search for Supported Types" (Milan Crha)
184         Bug 756707 - calculations of lineno and offset for external editor gvim component is broken (Tomas Popela)
185         Bug 756883 - Add an option for line wrapping in a quoted text (Tomas Popela)
187 Miscellaneous:
188         Fix the name of GNOME Calendar (Piotr Drąg)
189         Fix translation of default:mm (Piotr Drąg)
190         Use set date/time format in Tasks/Memos previews (Milan Crha)
191         Add also evolution-mail-formatter into Libs of evolution-mail.pc (Milan Crha)
192         Pack address book importers' selector into a scrollable window (Milan Crha)
193         EHTMLEditorSelection - Selection start marker could be wrongly saved before the quote character (Tomas Popela)
194         EHTMLEditorSelection - Selection is wrongly restored when it is on the end of block (Tomas Popela)
195         EHTMLEditorSelection - Blocks are wrongly wrapped around selection markers (Tomas Popela)
196         EHTMLEditorSelection - Font color can't be set (Tomas Popela)
197         EHTMLEditorSelection - Current font color is discarded after modifying the font size (Tomas Popela)
198         EHTMLEditorSelection - Font formats are reported wrongly if the are nested FONT elements (Tomas Popela)
199         EHTMLEditorSelection - build fix (Tomas Popela)
200         EHTMLEditorSelection - Make sure we really wrap when ending a line (Tomas Popela)
201         EHTMLEditorSelection - Trailing and leading spaces could be lost (Tomas Popela)
202         EHTMLEditorSelection - Replace g_strstr_len usage with strstr (Tomas Popela)
203         EHTMLEditorView - Only process the Heading elements in HTML mode (Tomas Popela)
204         EHTMLEditorView - When merging siblings repeat until none is left (Tomas Popela)
205         EHTMLEditorView - Improve the undo/redo in composer (Tomas Popela)
206         EHTMLEditorView  - Pasting HTML content with new lines between elements inserts these lines into composer (Tomas Popela)
207         EHTMLEditorView - Extra new line added after credentials (Tomas Popela)
208         EHTMLEditorView - Busy loop when replying to certain mail (Tomas Popela)
209         EHTMLEditorView - Very long strings without spaces can overflow the paragraph (Tomas Popela)
210         EHTMLEditorView - Quote symbols could be inserted twice around tabulator (Tomas Popela)
211         EHTMLEditorView - Correct indentation (Tomas Popela)
213 Translations:
214         Kenneth Nielsen (da)
215         Christian Kirbach (de)
216         Petr Kovar (cs)
217         Милош Поповић (sr)
218         Jiri Grönroos (fi)
219         Tom Tryfonidis (el)
220         Inaki Larranaga Murgoitio (eu)
222 Evolution 3.18.0 2015-09-21
223 ---------------------------
225 Translations:
226         Fran Dieguez (gl)
227         Bernd Homuth (de)
228         Alexandre Franke (fr)
229         Wolfgang Stöggl (de)
230         Cheng-Chia Tseng (zh_TW)
231         Tom Tryfonidis (el)
232         Muhammet Kara (tr)
234 Evolution 3.17.92 2015-09-14
235 ----------------------------
237 Bug Fixes:
238         Bug 675154 - Provide an application menu (Milan Crha)
239         Bug 754329 - Runtime warning when pressing Delete at the end of paragraph (Milan Crha)
240         Bug 661886 - Avoid vertical scrolling in the filtering rules editor dialog (Milan Crha)
242 Miscellaneous:
243         [Win32] Miscellaneous build changes (Milan Crha)
244         Extend ECanvas cursor positioning routine (Milan Crha)
245         Crash under e_mail_reader_destroy_menu_idle_cb() (Milan Crha)
246         Don't wrap on Unicode's non-breaking space character (Tomas Popela)
247         EHTMLEditorSelection - Last word that could fit on one line is put on the following line (Tomas Popela)
248         EHTMLEditorSelection - Avoid wrong wrapping in some cases (Tomas Popela)
249         EHTMLEditorSelection - Remove the GObject data after using it to avoid possible mis-function (Tomas Popela)
250         EHTMLEditorSelection - Correct wrapping when deleting characters in quoted content (Tomas Popela)
251         EHTMLEditorSelection - Remove trailing spaces (Tomas Popela)
252         EHTMLEditorSelection - Correctly wrap text nodes around selection markers (Tomas Popela)
253         EHTMLEditorSelection - Just first line in block is wrapped (Tomas Popela)
254         EHTMLEditorSelection - Dash is a valid character for wrapping only if it's not surrounded by spaces (Tomas Popela)
255         EHTMLEditorSelection - Correctly wrap text nodes around selection markers (Tomas Popela)
256         EHTMLEditorSelection - If copy/pasting in composer WebKit wraps content in SPAN (Tomas Popela)
257         EHTMLEditorUtils - Add argument where we can specify into what level the node will be split (Tomas Popela)
258         EHTMLEditorView - Try to merge adjacent blockquotes when editing quoted text (Tomas Popela)
259         EHTMLEditorView - Avoid double quotes when deleting a text inside quoted content (Tomas Popela)
260         EHTMLEditorView - Modifying the text of a smiley should convert the smiley to a text node (Tomas Popela)
261         EHTMLEditorView - Bringing anchor from quoted text to body with Backspace doesn't work (Tomas Popela)
262         EHTMLEditorView - Avoid plain text quote characters to be inserted in HTML mode (Tomas Popela)
263         EHTMLEditorView - Undo/Redo history is wrong after redoing UNQUOTE operation (Tomas Popela)
264         EHTMLEditorView - Avoid multiple unnecessary spell checking (Tomas Popela)
266 Translations:
267         Dušan Kazik (sk)
268         Piotr Drąg (pl)
269         Pedro Albuquerque (pt)
270         Fran Dieguez (gl)
271         Gábor Kelemen (hu)
272         Daniel Mustieles (es)
273         Baurzhan Muftakhidinov (kk)
274         Changwoo Ryu (ko)
275         Christian Kirbach (de)
276         Aurimas Černius (lt)
277         Kjartan Maraas (nb)
278         Muhammet Kara (tr)
279         Alexandre Franke (fr)
280         Anders Jonsson (sv)
282 Evolution 3.17.91 2015-08-31
283 ----------------------------
285 Bug Fixes:
286         Bug 733877 - Parse attachments on demand, not on message open ]I[ (Milan Crha)
287         Bug 753764 - Can't move recurring 24h calendar entries back one day (Milan Crha)
288         Bug 753620 - Undoing the Delete operation could break the expected structure (Tomas Popela)
289         Bug 753652 - Right click on highlighted text and 'Cut' doesn't work in composer window. (Tomas Popela)
290         Bug 753702 - Changing mail composer to plaintext mode and back to HTML mode changes the font family (Tomas Popela)
291         Bug 708319 - Workaround crash under e_mail_shell_view_update_popup_labels() (Milan Crha)
292         Bug 241050 - Can't focus message list by clicking in empty portions of it (Milan Crha)
293         Bug 754039 - Cannot scroll via keyboard in separate email window (Milan Crha)
294         Bug 753911 - Missing "Add to Dictionary" with multiple languages enabled (Milan Crha)
295         Bug 745943 - [ESpellEntry] Do not rely on pango with word-split (Milan Crha)
297 Miscellaneous:
298         Return key in a message window opens the message in a new window (Milan Crha)
299         EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
300         EHTMLEditorView - Connect HTML events handlers after converting composer content (Tomas Popela)
301         EHTMLEditorView - Don't disable the HTML events callback when removing content with BackSpace key (Tomas Popela)
302         EHTMLEditorSelection - Fix wrapping of a quoted content when editing a link inside it (Tomas Popela)
303         EHTMLEditorView - History for Delete could not be saved (Tomas Popela)
305 Translations:
306         Fran Dieguez (gl)
307         Daniel Mustieles (es)
308         Jordi Mas (ca)
309         Dušan Kazik (sk)
310         Alexandre Franke (fr)
311         Ting-Wei Lan (zh_TW)
312         Gábor Kelemen (hu)
313         Jordi Mas (ca)
315 Evolution 3.17.90 2015-08-17
316 ----------------------------
318 Bug Fixes:
319         Bug 752497 - [itip-formatter] Two libraries provide the same symbol (Milan Crha)
320         Bug 752522 - Add a stock icon to the mail-next-unread action (Yanko Kaneti)
321         Bug 752637 - Delete single instance of recurring event deletes all instances (Milan Crha)
322         Bug 752644 - Unread mail indicator next to collapsed account names (Milan Crha)
323         Bug 753029 - Correct "Security Information" dialog size requests (Milan Crha)
324         Bug 752997 - Crash when replying to the message (Tomas Popela)
325         Bug 753059 - Crash in spell check dialog when clicking replace buttons with no suggestion selected (Tomas Popela)
326         Bug 753244 - Typos in translatable strings (Milan Crha)
327         Bug 752425 - Prompt user when To/Cc field contains many recipients (Milan Crha)
328         Bug 752994 - Google authentication method overwritten for GOA books (Milan Crha)
329         Bug 752665 - Be able to suppress reminders for completed tasks (Milan Crha)
330         Bug 347846 - GalA11yETableColumnHeader: implement AtkComponent (Mike Gorse)
331         Bug 233140 - Show message counts in subscribe folders dialog (Milan Crha)
332         Bug 531109 - Show account name and full folder path in error messages (Milan Crha)
333         Bug 753474 - Pressing Enter (Return) twice in a bulleted list to exit the list creates a paragraph with negative margin (Tomas Popela)
334         Bug 683695 - Use the same font in the mail vertical view (Milan Crha)
335         Bug 753609 - Entered text reset on column leave in list view (Milan Crha)
336         Bug 358162 - Crash in gal_a11y_e_cell_popup_new() (Milan Crha)
338 Miscellaneous:
339         EHTMLEditorDOMUtils - Don't leak a WebKitDOMNodeList object (Tomas Popela)
340         EHTMLEditorSelection - Wrapping of a block can leave the block unwrapped (Tomas Popela)
341         EHTMLEditorSelection - Wrong block format detected in HTML mode (Tomas Popela)
342         EHTMLEditorSelection - Warning emitted when going through element with font size set in increment (Tomas Popela)
343         EHTMLEditorSelection - Improve function that is used to find a position to split at during wrapping (Tomas Popela)
344         EHTMLEditorSelection - Anchors that don't fit inside a line are not correctly wrapped (Tomas Popela)
345         EHTMLEditorView - Undoing the 'Wrap Lines' action doesn't work (Tomas Popela)
346         EHTMLEditorView - Lines of text appended after the signature are sent on one line (Tomas Popela)
347         EHTMLEditorView - Don't try to wrap the already wrapped blocks (Tomas Popela)
348         EHTMLEditorView - Add ssh to known protocols (Tomas Popela)
349         EHTMLEditorView - Treat non-breaking space as a regular space (Tomas Popela)
350         EHTMLEditorView - Editor is not marked as changed on some operations (Tomas Popela)
351         Move generic DOM functions from EWebView to EHTMLEditorUtils (Tomas Popela)
352         EBufferTagger::markup_text: User character offset when tagging links (Milan Crha)
353         Do not install tests as writable and executable for everyone (Milan Crha)
354         Fix swapped function arguments in ask_confirm_for_unwanted_html_mail (Erik van Pienbroek)
355         Correct categories_icon_theme_hack() function (Milan Crha)
356         [ESpellEntry] Do not touch entry when its IM is in the preedit mode (Milan Crha)
357         Use newly introduced CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME (Milan Crha)
358         Add safety checks for `file_info` into emfe_attachment_format() (Milan Crha)
359         Check for UTF-16 HTML in emfe_text_html_format() when printing (Milan Crha)
360         Fix couple memory leaks (Milan Crha)
361         e_calendar_item_set_selection can be called with NULL dates (Milan Crha)
362         [Win32] Miscellaneous build fixes (Milan Crha)
364 Translations:
365         Pedro Albuquerque (pt)
366         Dimitris Spingos (el)
367         Kjartan Maraas (nb)
368         Christian Kirbach (de)
369         Aurimas Černius (lt)
370         Jordi Mas (ca)
371         Daniel Mustieles (es)
373 Evolution 3.17.4 2015-07-20
374 ---------------------------
376 Bug Fixes:
377         Bug 701483 - Inline GPG decryption sometimes hides the decrypted text (Milan Crha)
378         Bug 750615 - Using Ctrl+Z in plain text composer messes up content (Tomas Popela)
379         Bug 377352 - Per-folder setting to auto-archive messages based on their age (Milan Crha)
380         Bug 510970 - [itip] Let user select calendar even when meeting found (Milan Crha)
381         Bug 751194 - Bulleted lists indentation jumps levels (Tomas Popela)
382         Bug 751424 - [WeekView] Location added to Summary with inline editing (Milan Crha)
383         Bug 751488 - Add Birthday and Anniversary columns into Contacts view (Milan Crha)
384         Bug 751594 - Cannot Tab through whole Composer General preferences (Milan Crha)
385         Bug 751620 - OK button disabled by default in Copy to Calendar dialogue (Milan Crha)
386         Bug 680451 - Add Certificate support into Contact editor (Milan Crha)
387         Bug 751225 - Spell check selection changes font settings to initial settings (Tomas Popela)
388         Bug 751186 - Tab not part of editing undo / redo stack and corrupts the stack (Tomas Popela)
389         Bug 751915 - Crash when using both internal and external editors to compose plain-text mail (Tomas Popela)
390         Bug 751943 - Correct typo 'Teusday' (Milan Crha)
391         Bug 752018 - Events at midnight and 0 minutes duration hidden in UI (Milan Crha)
392         Bug 752119 - Avoid usage of gtk_style_context_get_background_color() (Milan Crha)
393         Bug 752086 - Paste with a space on the right adds also new-line (Tomas Popela)
394         Bug 751899 - Inconsistent form of words describing certificate trust (Milan Crha)
395         Bug 752199 - Do not require libgdata (Milan Crha)
396         Bug 724017 - Crash in e_addressbook_view_delete_selection() (Milan Crha)
397         Bug 692361 - e_cal_client_get_free_busy() broken (Milan Crha)
398         Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
399         Bug 751225 - Spell check selection changes font settings to initial settings (Tomas Popela)
401 Miscellaneous:
402         Editor - Width limits are wrong for lists when switching composer modes (Tomas Popela)
403         EHTMLEditor - Improve lists formats (Tomas Popela)
404         EHTMLEditorSelection - Blocks are wrongly wrapped when the last character is space (Tomas Popela)
405         EHTMLEditorSelection - Alignment cannot be set back to left in list (Tomas Popela)
406         EHTMLEditorSelection - Width limit is set when indenting block (Tomas Popela)
407         EHTMLEditorSelection - Fix indentation (Tomas Popela)
408         EHTMLEditorSelection - Alignment could be wrong (Tomas Popela)
409         EHTMLEditorSelection - Current block format is wrong for nested lists (Tomas Popela)
410         EHTMLEditorSelection - Fix the change of a list formatting to another list formatting (Tomas Popela)
411         EHTMLEditorSelection - Fix the formatting change from list to block (Tomas Popela)
412         EHTMLEditorSelection - Roman Numeral and Alphabetical list formats are not detected (Tomas Popela)
413         EHTMLEditorSelection - Copy&pasting quoted content in plain text composer preserves formatting (Tomas Popela)
414         EHTMLEditorView - Improve debug output of undo/redo history events (Tomas Popela)
415         EHTMLEditorView - Remove debug outputs committed by mistake (Tomas Popela)
416         EHTMLEditorView - Fix appending a text to the link (Tomas Popela)
417         EHTMLEditorView - Current block is removed when Backspace is pressed on its end (Tomas Popela)
418         EHTMLEditorView - If deleting quoted content, other content can be deleted as well (Tomas Popela)
419         EHTMLEditorView - Fix indentation (Tomas Popela)
420         EHTMLEditorView - Fix leaks discovered by Valgrind (Tomas Popela)
421         EHTMLEditorView - Allow links to be wrapped on any character, not just on dash (Tomas Popela)
422         EHTMLEditorView - Inserting space after the link appends it to the link (Tomas Popela)
423         EHTMLEditorView - Pasting content from message source into plain text composer preserves formatting (Tomas Popela)
424         Ignore "Service unavailable" errors in Send/Receive routines (Milan Crha)
425         Show "No proxy" instead of "None" in the proxy editor (Milan Crha)
426         Correct widget positions after the change for bug 751594 (Milan Crha)
427         Composer - Leave copy&pasting inside the composer on WebKit (Tomas Popela)
428         [Win32] Update some of the libraries to more recent versions (Milan Crha)
429         Fixed typo in string (Daniel Mustieles)
430         Do not create Contacts source for GMail accounts (Milan Crha)
431         Updated Spanish translation (Daniel Mustieles)
432         All-day event covers two days in the mini-calendar (Milan Crha)
434 Translations:
435         Daniel Mustieles (es)
436         Gábor Kelemen (hu)
437         Balázs Úr (hu)
438         Pedro Albuquerque (pt)
439         Matej Urbančič (sl)
440         Dušan Kazik (sk)
441         Daniel Mustieles (es)
442         Anders Jonsson (sv)
444 Evolution 3.17.3 2015-06-22
445 ---------------------------
447 Bug Fixes:
448         Bug 749158 - UI layout improvements (Trinh Anh Ngoc)
449         Bug 733877 - Parse attachments on demand, not on message open (Milan Crha)
450         Bug 675671 - Update event numbers after event deletion (Milan Crha)
451         Bug 733877 - Parse attachments on demand, not on message open ][ (Milan Crha)
452         Bug 684556 - Remove the Face header from the forwarded message body (Milan Crha)
453         Bug 750202 - Crash under shell_source_invoke_authenticate_cb() (Milan Crha)
454         Bug 749149 - Text in composer ignores desktop scaling factor (Tomas Popela)
455         Bug 750201 - Warn about too large Face image file size (Milan Crha)
456         Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
457         Bug 575242 - New composer window not autosaved until modification (Milan Crha)
458         Bug 706557 - [attachment-reminder] A clue is missed when followed by a bracket (Milan Crha)
459         Bug 750414 - Fails to drag&drop contacts between address books (Milan Crha)
460         Bug 750560 - EFilterInput is storing multiple values instead of one (Milan Crha)
461         Bug 750487 - Fix some wrong header guards found by clang (Ting-Wei Lan)
462         Bug 750299 - Hyperlinks create duplicate text, then deleting the duplicate makes the hyperlink blow up to the whole line (Tomas Popela)
463         Bug 750661 - Invalid cast from 'WebKitDOMHTMLElement' to 'WebKitDOMCharacterData' (Tomas Popela)
464         Bug 676974 - Use window's alert sink when preview panel is hidden (Milan Crha)
465         Bug 750710 - Text colour in composer is sometimes grey (Tomas Popela)
466         Bug 677495 - [a11y] Message list not emitting selection-changed signal (Milan Crha)
467         Bug 540157 - Deletes personal S/MIME certificates without proper password (Milan Crha)
468         Bug 750753 - Attach popup menus to their parent widgets (Jonas Ådahl)
469         Bug 341348 - Interpret date-only dates in calendar:// URL as in the local zone (Milan Crha)
470         Bug 683947 - Distinguish events visually based on their accept status (Milan Crha)
471         Bug 329869 - All-day event in list view ends on following day (Milan Crha)
472         Bug 390972 - Show the Status column of a meeting attendee by default (Milan Crha)
473         Bug 415261 - Show description for long Day View events (Milan Crha)
474         Bug 587476 - Hide appointment icons in the Month view (Milan Crha)
475         Bug 231967 - Use contact's FBURL to fetch Free/Busy information (Milan Crha)
476         Bug 231666 - Ability to set different work time for different days (Milan Crha)
477         Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
478         Bug 747290 - Workaround crash under refresh_folders_exec(), g_str_hash() (Milan Crha)
480 Miscellaneous:
481         Fix few memory leaks (Milan Crha)
482         Avoid cairo_show_text(), use PangoLayout instead (Milan Crha)
483         EHTMLEditorSelection - Get CSSStyleDeclaration from element instead of DOMWindow (Tomas Popela)
484         EHTMLEditorView - Don't try to unref non-existing DOMRange object (Tomas Popela)
485         Soft-depend on gtk+ 3.12 and 3.16 (Milan Crha)
486         EHTMLEditorView - Magic links are not working anymore (Tomas Popela)
487         EHTMLEditorView - Appending text to the link is broken (Tomas Popela)
488         Don't save the history for various HTML formatting dialogs if the formatting didn't changed (Tomas Popela)
489         EHTMLEditorView - Nodes from undo/redo history could be modified (Tomas Popela)
490         EHTMLEditorView - Undo/Redo around links is wrong (Tomas Popela)
491         EHTMLEditorSelection - Remove unused variable (Tomas Popela)
492         EHTMLEditorSelection - Text in quoted content is wrongly wrapped when contains tabulator (Tomas Popela)
493         EHTMLEditorView - Extra new line in the beginning of quoted content (Tomas Popela)
494         Use e_util_get_source_full_name() where appropriate (Milan Crha)
495         Use configured Date/Time format in Tasks/Memos tooltips (Milan Crha)
496         [Publish Calendar] Disconnect free-busy-data signal handler (Milan Crha)
497         [EMailAccountStore] Unnecessary ESource writes on start (Milan Crha)
498         EShell: Do not require Authentication extension for trust prompts (Milan Crha)
500 Translations:
501         Daniel Mustieles (es)
502         Cédric Valmary (oc)
503         Dimitris Spingos (el)
504         Gianvito Cavasoli (it)
505         Marek Černocký (cs)
506         Muhammet Kara (tr)
508 Evolution 3.17.2 2015-05-25
509 ---------------------------
511 Bug Fixes:
512         Bug 748359 - To header collapsed in printed version when many addressees (Milan Crha)
513         Bug 707356 - Move folder confirmation dialog needs redone (Milan Crha)
514         Bug 707521 - Editing detached instance in editor removes Recurrence ID (Milan Crha)
515         Bug 747294 - Typos in documentation (Anders Jonsson)
516         Bug 668808 - Can't cancel mbox file import (Milan Crha)
517         Bug 672129 - Content-Disposition header confuses mail parser for text/plain (Milan Crha)
518         Bug 748679 - Cannot middle-click paste text from composer (Tomas Popela)
519         Bug 704824 - Dropdown list of calendars in ITIP mail becomes empty after accepting appointment (Tomas Popela)
520         Bug 671546 - Search with 'contains' in composer auto-completion (Milan Crha)
521         Bug 674927 - Add an option for default snooze time interval (Milan Crha)
522         Bug 748774 - Act on encrypt-by-default from ESourceOpenPGP (Daniel Kahn Gillmor)
523         Bug 748878 - Crash in ect_dispose() on quit (Milan Crha)
524         Bug 749217 - Backspace unindents multiple pasted paragraphs (Tomas Popela)
525         Bug 749060 - Help->Contents does not open in yelp (Milan Crha)
526         Bug 748574 - Upgrade to 3.16.1.1 from 3.12.11 has broken my email signature images (Tomas Popela)
527         Bug 749108 - Embedded inline images pretend message attachments (Milan Crha)
528         Bug 531054 - Reply to All changes To: and Cc: (Milan Crha)
529         Bug 593272 - Message preview shows Reply-to header as is (Milan Crha)
530         Bug 748981 - Option to always show sign/encrypt toolbar buttons in composer (Milan Crha)
531         Bug 748683 - Unhelpful 'Failed to connect' message (Milan Crha)
532         Bug 749613 - Crash when trying to wrap non-existing node (Tomas Popela)
533         Bug 749579 - Whitespace corrupted in outbound email (Tomas Popela)
535 Miscellaneous:
536         Remove the last leftover of an e-cell-renderer-color gtk-doc reference (Milan Crha)
537         EMailRequest -  SVG images in HTML email are not displayed (Tomas Popela)
538         EHTMLEditorView - Runtime warning when editing HTML message as new (Tomas Popela)
539         EHTMLEditorView - Remove unneeded space (Tomas Popela)
540         EHTMLEditorView - Fix the 'Paste Quotation' action (Tomas Popela)
541         EHTMLEditorView - New line from the beginning of pasted text lost when pasting (Tomas Popela)
542         EHTMLEditorView - Preformated block in quoted content is wrapped when splitted with new line (Tomas Popela)
543         Composer - Insert credits, headers and other information in Normal block (Tomas Popela)
544         Misleading counts of events in the Calendar view's mini-calendar (Milan Crha)
545         EHTMLEditorActions - Optimize history saving for 'Cut' action (Tomas Popela)
546         EHTMLEditorView - Minor code and style changes (Tomas Popela)
547         Attachment load/save should keep a reference to its top-level window (Milan Crha)
548         Updated Czech translation (Marek Černocký)
549         EHTMLEditorView - Connect the 'changed::antialiasing' signal to the right object (Tomas Popela)
550         EHTMLEditorSelection - Fix text wrapping (Tomas Popela)
551         EHTTPRequest - GFileInfo not valid when machine is under heavy load (Tomas Popela)
552         EHTMLEditorSelection - Don't wrap every block in selection during 'Wrap lines' action (Tomas Popela)
553         Composer - Undo initiated with shortcuts doesn't stop (Tomas Popela)
554         Composer - Undo/Redo on operations with selection could be wrong (Tomas Popela)
555         EHTMLEditorView - Don't print coordinates for HISTORY_AND and HISTORY_START events (Tomas Popela)
556         EHTMLEditorView - Replace g_timeout_add with g_timeout_add_seconds (Tomas Popela)
557         EHTMLEditorSelection - Clean the code used for wrapping (Tomas Popela)
558         EHTMLEditorSelection - Selection markers are saved on wrong position after Tabulator (Tomas Popela)
559         EHTMLEditorView - Fix possible leak (Tomas Popela)
560         ExternalEditor - Fix leaks of WebKit objects (Tomas Popela)
561         Correct signature stripping in HTML messages (Milan Crha)
562         EHTMLEditorView - Busy loop after writing ";)" into composer (Tomas Popela)
563         Address some of the Coverity Scan issues (Milan Crha)
564         Fix a double-free on a picture gallery dispose (composer close) (Milan Crha)
566 Translations:
567         Marek Černocký (cs)
568         Sveinn í Felli (is)
569         Kjartan Maraas (nb)
570         Piotr Drąg (pl)
571         Matej Urbančič (sl)
572         Dušan Kazik (sk)
573         Daniel Mustieles (es)
575 Evolution 3.17.1 2015-04-27
576 ---------------------------
578 Bug Fixes:
579         Bug 746277 - Typing text in composer destroys primary clipboard content (Tomas Popela)
580         Bug 746349 - Pasting '\n' into composer produces critical runtime warning (Tomas Popela)
581         Bug 339511 - Need a more helpful message when no dictionary is installed (Tomas Popela)
582         Bug 698439 - Merge "Completed On" filter option with "Follow Up" (Milan Crha)
583         Bug 701382 - Place "Check for supported types" button before dropdown (Matěj Cepl)
584         Bug 744718 - Provide backend specific extensions as public (Milan Crha)
585         Bug 746641 - Segfault when trying to "ctrl+x" (cut) selected addressee from CC field in email composer (Tomas Popela)
586         Bug 710365 - Add a way to View attached images in 100% zoom (Milan Crha)
587         Bug 746733 - Turning off Plain text font style moves cursor by one letter (Tomas Popela)
588         Bug 236994 - Add option to load remote content for specified site or sender (Milan Crha)
589         Bug 747056 - Undoing deletion of the quote prefix for a line does not do the right thing (Tomas Popela)
590         Bug 746686 - [mail-notification] Focus existing 'mail' window, if exists (Milan Crha)
591         Bug 746950 - Menu item tooltip changes height of status bar (Milan Crha)
592         Bug 747018 - Provide a scalable -symbolic variant of the app icon (Jakub Steiner)
593         Bug 747167 - Umlauts in summary mess up spelling integration (Milan Crha)
594         Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
595         Bug 724227 - Do not mix PGP and S/MIME security on message reply (Milan Crha)
596         Bug 747055 - Line full of equals signs halts selection of quoted text with shift + page down (Tomas Popela)
597         Bug 746876 - Signature's empty new line at the end of text/plain lost on edit (Tomas Popela)
598         Bug 747018 - Move scalable -symbolic app icon into 'symbolic' folder (Jakub Steiner)
599         Bug 747031 - Messages Not Marked as Read When Changing Folder (Milan Crha)
600         Bug 747031 - Add hidden option to mark-as-seen always (Milan Crha)
601         Bug 256902 - Minor adjustments to the Edit Account dialog (Milan Crha)
602         Bug 256919 - Minor Free/Busy settings tab changes (Milan Crha)
603         Bug 263592 - Add "Go to Folder" menu option (Milan Crha)
604         Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action (Milan Crha)
605         Bug 745534 - Show only unread count in application's window title (Milan Crha)
606         Bug 746763 - Independent layout settings for sub-shell windows (Milan Crha)
607         Bug 731579 - Broken encoding when replying with selection (Milan Crha)
608         Bug 747461 - The tar command used to restore backups doesn't work on FreeBSD (Ting-Wei Lan)
609         Bug 709715 - Message list search change lost on regen cancel (Milan Crha)
610         Bug 661532 - Advance search menu item can be disabled on account/store node (Milan Crha)
611         Bug 747473 - Recurring all day events shown incorrectly (Milan Crha)
612         Bug 747575 - EHTMLEditorView never freed (Tomas Popela)
613         Bug 747510 - Add composer option "Inherit theme colors in HTML mode" (Tomas Popela)
614         Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
615         Bug 747701 - Remove documentation for ECellRendererColor (Ting-Wei Lan)
616         Bug 747822 - Use global libgweather/gweather.h include (Giovanni Campagna)
617         Bug 747824 - Circular type dependency in e-spell-dictionary.h and e-spell-checker.h (Milan Crha)
618         Bug 693154 - Add "Copy raw email address" mailto: context option (Milan Crha)
619         Bug 680011 - ItipView created multiple times for an attached invitation (Milan Crha)
620         Bug 694383 - Critical runtime warning from component editors (Milan Crha)
621         Bug 747994 - Menu key and spell checking ; evolution editor (Tomas Popela)
622         Bug 699986 - Preselect a random color on a new calendar source (Milan Crha)
623         Bug 743926 - Slow to render large plain text emails (Milan Crha)
624         Bug 748082 - ESpinner does not spin if active set at construction (David Shea)
625         Bug 732891 - Crash under process_elements() (Tomas Popela)
626         Bug 747996 - Cannot apply TT on multiple lines at once (Tomas Popela)
627         Bug 701221 - Hide system notification on an alarm dismiss/snooze (Milan Crha)
628         Bug 748217 - undo of Ctrl-Backspace and Ctrl-Delete is broken for multi-character strings (Tomas Popela)
629         Bug 748178 - Eats CPU and memory when replying to calendar invite (Tomas Popela)
630         Bug 747729 - Update UI styles to be closer to gtk+ 3.16 (Trinh Anh Ngoc)
631         Bug 702707 - Follow up flags is not displayed when reading message (Milan Crha)
632         Bug 703782 - Backup/Restore freezes UI on backup file validate (Milan Crha)
633         Bug 704957 - Show timezone name in Day View above time column (Milan Crha)
634         Bug 748285 - Table header icons out of position with gtk+ 3.16 (Trinh Anh Ngoc)
635         Bug 748246 - Load only used spell-checker dictionaries (Milan Crha)
636         Bug 585387 - Replying to a newsgroup from a vfolder doesn't work (Milan Crha)
637         Bug 692557 - Add option to always sort thread children ascending (Milan Crha)
639 Miscellaneous:
640         EHTMLEditorActions - Remove debug prints that were introduces with undo/redo implementation (Tomas Popela)
641         EHTMLEditorSelection - Recalculate just plain text properties when selection changes in plain text mode (Tomas Popela)
642         EHTMLEditorSelection - Rework how the indented block is detected (Tomas Popela)
643         EHTMLEditorSelection - When restoring selection correctly restore the anchor point (Tomas Popela)
644         EHTMLEditorSelection - Use type macro to check if element is blockquote (Tomas Popela)
645         EHTMLEditorSelection - Space after link is lost when wrapping block (Tomas Popela)
646         EHTMLEditorSelection - Trailing space is lost when wrapping content (Tomas Popela)
647         EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
648         EHTMLEditorSelection - When restoring selection and no range is in composer, create it (Tomas Popela)
649         EHTMLEditorSelection - Remove code that was committed by mistake (Tomas Popela)
650         EHTMLEditorSelection - When wrapping the block take the Tab characters into account (Tomas Popela)
651         EHTMLEditorSelection - History saved wrongly when setting Blockquote format (Tomas Popela)
652         EHTMLEditorSelection - Improve history selection saving on various places (Tomas Popela)
653         EHTMLEditorSelection - Don't perform actions on selection-changed callback when we cannot obtain valid range (Tomas Popela)
654         EHTMLEditorView - Don't perform spell check on empty body (Tomas Popela)
655         EHTMLEditorView - Some message text lost when replying on mail from GMail (Tomas Popela)
656         EHTMLEditorView - Introduce function that performs spell check just in current viewport (Tomas Popela)
657         EHTMLEditorView - Add a checkbox to remember the choice when asking if lose formatting (Tomas Popela)
658         EHTMLEditorView - Just check if the element has attribute instead of checking its value (Tomas Popela)
659         EHTMLEditorView - Image smileys are sent as base64 data (Tomas Popela)
660         EHTMLEditorView - Smiley image doesn't have the filename set (Tomas Popela)
661         EHTMLEditorView - Don't try to quote the content when creating the plain text version of HTML mail (Tomas Popela)
662         EHTMLEditorView - Spell check is lost when pressing Enter (Tomas Popela)
663         EHTMLEditorView - Fix formatting (Tomas Popela)
664         EHTMLEditorView - Caret is moved on end of block when pressing Backspace on its start (Tomas Popela)
665         EHTMLEditorView - Punctuation is added to the link (Tomas Popela)
666         EHTMLEditorView - HTML scroll event callback is not called (Tomas Popela)
667         EHTMLEditorView - Remove unused function (Tomas Popela)
668         EHTMLEditorView - Critical warning shown when declining a meeting invitation (Tomas Popela)
669         EHTMLEditorView - Free an unused history event object when inserting the tabulator fails (Tomas Popela)
670         EHTMLEditorView - Pressing return on the end of HEADING element misbehaves (Tomas Popela)
671         EHTMLEditorView - WebKitDOMRange is lost when editing quoted content (Tomas Popela)
672         EHTMLEditorView - Avoid crash under force_spell_check_on_timeout() (Milan Crha)
673         EHTMLEditorView - Surrounded links are wrong (Tomas Popela)
674         EMailSignatureEditor - Use correct alert sink (Milan Crha)
675         EMComposerUtils - Remove unneeded variable (Tomas Popela)
676         Move em_utils_prompt_user to e-util to remove duplication from composer (Tomas Popela)
677         Reuse WebDAV discovery dialog in Google and CalDAV calendar configs (Milan Crha)
678         Add a safety check to e-tree-table-adapter.c:resort_node() function (Milan Crha)
679         Remove Bcc header from 'Sender or Recipients' filter search condition (Milan Crha)
680         Fix few memory leaks from webkit_dom_element_get_attribute() calls (Milan Crha)
681         Fix various leaks of WebKit DOM objects (Tomas Popela)
682         Remove duplicated config.h include in evolution-bogofilter.c (Milan Crha)
683         Fix few memory leaks around composer and e-widget-undo.c (Milan Crha)
684         Fix regressions after "Fix various leaks of WebKit DOM objects" (Tomas Popela)
685         Composer - Fix various leaks (Tomas Popela)
686         Shift remote content alert dereference slightly later in the code (Milan Crha)
687         Add a 'list' option to the Mail Free Form expression (Milan Crha)
688         Suggest the best authentication method after checking supported auths (Milan Crha)
689         [CalDAV config] Add also secure settings for collection sources (Milan Crha)
690         [EMailRemoteContent] Recent cache could avoid remote content load (Milan Crha)
691         [EMailRemoteContent] Correct a little overlook in the previous commit (Milan Crha)
692         [EMailRemoteContent] Correct recent cache once again (Milan Crha)
693         Use own thread pool for WebKit content download (Milan Crha)
694         [EHTTPRequest] Immediately cancel ongoing download on request cancel (Milan Crha)
695         Avoid use of uninitialized variables (Milan Crha)
696         Composer - Fix code around block wrapping (Tomas Popela)
697         Composer - Don't remove wrapping from user wrapped blocks (Tomas Popela)
698         Bump libgweather version to 3.10 and replace one deprecated function from it (Milan Crha)
699         [backup-restore] Replace deprecated GIOScheduler functions (Milan Crha)
700         Replace deprecated gtk+ symbols in the code (Milan Crha)
701         Correct mismatch of gtk_style_context_save() and gtk_style_context_restore() (Milan Crha)
702         Correct packing of Calendar and Tasks preferences section (Milan Crha)
703         Composer - Extra new line added on the end of reply (Tomas Popela)
704         Composer - Don't block selection-changed handlers if they are already blocked (Tomas Popela)
705         Explicitly load camel providers after camel_init() in mail_backend_constructed() (Milan Crha)
706         ESpellChecker - Correct typo in documentation (Tomas Popela)
707         Fix various memory leaks (Milan Crha)
709 Translations:
710         Tom Tryfonidis (el)
711         Marek Černocký (cs)
712         Kristjan Schmidt (eo)
713         Gábor Kelemen (hu)
714         Matej Urbančič (sl)
715         Jordi Mas (ca)
716         Inaki Larranaga Murgoitio (eu)
717         Dušan Kazik (sk)
718         Kjartan Maraas (nb)
719         Stas Solovey (ru)
720         Cheng-Chia Tseng (zh_TW)
722 Evolution 3.16.0 2015-03-23
723 ---------------------------
725 Translations:
726         Chao-Hsiung Liao (zh_TW)
727         Josef Andersson (sv)
728         Christian Kirbach (de)
729         Claude Paroz (fr)
730         Daniel Mustieles (es)
731         Gábor Kelemen (hu)
732         Dimitris Spingos (el)
734 Evolution 3.15.92 2015-03-16
735 ----------------------------
737 Bug Fixes:
738         Bug 440661 - vFolder "Status is Junk" doesn't show Junk mails (Milan Crha)
739         Bug 745486 - Correct translatable string typos "an task" and "an memo" (Milan Crha)
740         Bug 745338 - Disambiguate string "_Replace" (Milan Crha)
741         Bug 736432 - Attachment rename not shown in UI (Milan Crha)
742         Bug 745551 - Pasting text from gnome-terminal with concatenated whitespace and tabulators, some whitespace occurrences get removed (Tomas Popela)
743         Bug 736824 - Status bar Cancel button image cut with certain themes (Milan Crha)
744         Bug 735956 - [EWebView] Do not scroll and zoom when Ctrl+mouse-wheel (Milan Crha)
745         Bug 723614 - Restore from GConf only once (Milan Crha)
746         Bug 743953 - (Sent in Inbox) Reply to sender includes all recipients (Milan Crha)
747         Bug 745869 - Send account overrides: Recipient lost on edit (Milan Crha)
748         Bug 726203 - Incorrect part ID used for multipart/related attachments (Milan Crha)
749         Bug 728788 - Runtime warnings when opening Full Name Editor (Milan Crha)
750         Bug 726539 - Skip Lookup button shown on subsequent new account stages (Milan Crha)
751         Bug 745946 - Adding emoticon at the beginning of line adds a line break too (Tomas Popela)
752         Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure (Milan Crha)
753         Bug 745951 - Disable "Create filter for Mailing-List" when not from ML (Milan Crha)
754         Bug 692566 - [Templates] Honor Reply-To header (Milan Crha)
755         Bug 692577 - Remove Faxes from default address book List View (Milan Crha)
756         Bug 692578 - Display "File As" column by default in Contacts list view (Milan Crha)
757         Bug 745899 - Shift+Tab in message body doesn't move focus to headers (Tomas Popela)
758         Bug 695825 - Message composer prints a blank page (Milan Crha)
759         Bug 745925 - Updated German help translation (Christian Kirbach)
760         Bug 697650 - Crash using Template with attachment (Milan Crha)
761         Bug 724651 - [webkit-composer] Undo or Redo does not work (Tomas Popela)
762         Bug 746072 - Magic smiley replacements too aggressive (Tomas Popela)
763         Bug 720189 - Do not override PostTo in Drafts and other special folders (Milan Crha)
764         Bug 740476 - Blockquote paragraph format indents in Plain Text (Tomas Popela)
765         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)
766         Bug 724651 - Undo, redo implementation broke input methods (Tomas Popela)
768 Miscellaneous:
769         Update calendar preferences pages (now that bug 657233 is fixed). (Andre Klapper)
770         EHTMLEditorView - Print undo/redo operations if debug output is activated (Tomas Popela)
771         EHTMLEditorView - Move the undo/redo debug functions to the beginning of module so we can use them in the whole module (Tomas Popela)
772         EHTMLEditorActions - Actions from context menu don't work (Tomas Popela)
773         EHTMLEditorView - Selection is lost when showing context menu (Tomas Popela)
774         EHTMLEditorView - Fix Paste Quotation action (Tomas Popela)
775         Use translated window titles in HTML editor dialogs (Milan Crha)
776         EHTMLEditorView - Don't replace tabulators with spaces when pasting clipboard (Tomas Popela)
777         EColorCombo - Cannot choose a color from a popup palette (Milan Crha)
778         EHTMLEditor - Don't leak the WebKitDOMHTMLCollection objects (Tomas Popela)
779         EHTMLEditor - Don't insert new HR element when trying to change properties of existing one (Tomas Popela)
780         ETMLEditorSelection - Font color in picker is not changed when moving between different font colors (Tomas Popela)
781         EHTMLEditorTableDialog - When creating new table move caret to its first cell (Tomas Popela)
782         EHTMLEditorTextDialog - Font sinze in combo box is off by one (Tomas Popela)
783         EHTMLEditorView - Don't try to preserve the text blocks when parsing content (Tomas Popela)
784         EHTMLEditorView - Avoid runtime warnings when manipulating with text in table cell (Tomas Popela)
785         EHTMLEditorView - Move between the table cells with tabulator (Tomas Popela)
786         EHTMLEditorView - Newly inserted tables have nearly zero height (Tomas Popela)
787         EHTMLEditorView - Avoid unnecessary g_utf8_strlen call (Tomas Popela)
788         Do not force icon size for attachment button (Milan Crha)
789         Fails to find nested message's attachment bar in WebKitWebView (Milan Crha)
790         EHTMLEditorTableDialog - Change how the table is inserted (Tomas Popela)
791         EHTMLEditorView - Add a way how to insert new block above table where there is none (Tomas Popela)
792         EHTMLEditorView - Make get_parent_block_element public (Tomas Popela)
793         Documentation - Fix typo in mail-composer-mail-signatures-manage.page (Christian Kirbach)
794         Updated Swedish translation (Josef Andersson)
795         Fix instructions related to creating / exchanging public GPG keys (Andre Klapper)
796         Split a string so we can reuse it in a different page. (Andre Klapper)
797         Document placeholders for the quotation string in the mail composer (Andre Klapper)
798         Add comment about signature delimiter (Andre Klapper)
799         Mention free form filter/search expressions and link to its list (Andre Klapper)
800         Use full stop in <desc> for consistency. (Andre Klapper)
801         Document Send Account Overrides (Andre Klapper)
802         Link to Seahorse documentation for how to get someone's public key (Andre Klapper)
803         Provide Seahorse steps instead of Terminal; update UI string (Andre Klapper)
804         Document "Archive Folder" option (Andre Klapper)
805         use proper markup (Andre Klapper)
806         Recommend to use physical folders for GMail accounts (Andre Klapper)
807         Document Mail Composer tool bar changes (Andre Klapper)
808         EHTMLEditorSelection - Return the right font color when is set on body (Tomas Popela)
809         EHTMLEditorPageDialog - Dialog shows wrong link color (Tomas Popela)
810         EHTMLEditorView - Setting the link color doesn't work (Tomas Popela)
811         EHTMLEditorView - Crash in selection_is_in_table function (Tomas Popela)
812         EContactEditorFullName - Do not realize the dialog in init() (Milan Crha)
813         Updated German translation (Christian Kirbach)
814         EHTMLEditorView - Set text/css type on Evolution style sheets in HEAD (Tomas Popela)
815         EHTMLEditorView - Only stop propagating the key press event when we moved to different table cell (Tomas Popela)
816         EHTMLEditorView - Deleting a character from the beginning of line in quoted content moves caret to wrong place (Tomas Popela)
817         EHTMLEditorView - When replying on message with links they don't have the WebKit link color set (Tomas Popela)
818         [Templates] Various fixes (Milan Crha)
819         Clarify embedding / displaying of faces / X-Face in outgoing email (Andre Klapper)
820         Cover using an external text editor application for composing mail (Andre Klapper)
821         Document 'From field override' functionality (Andre Klapper)
822         Add two new user doc files to Makefile (Andre Klapper)
823         ...and add another new user doc files to Makefile (Andre Klapper)
824         Remove "Minimize to system tray" help page (Andre Klapper)
825         Update mail notification screenshot for 3.16 (Andre Klapper)
826         Fix typo 'contributers' (in untranslatable string) (Andre Klapper)
827         Avoid crash when moving away from a meeting invitation email (Milan Crha)
828         e_shell_quit() called twice at the end of application (Milan Crha)
829         EHTMLEditorView - Fix Table Delete->Cell Contents action (Tomas Popela)
830         EHTMLEditorView - Return right value from selection_is_in_table when no parameters are passed (Tomas Popela)
831         EHTMLEditorActions - Fix build (Tomas Popela)
832         MBOX import preview is always empty (Milan Crha)
833         EHTMLEditorView - Only process the "Magic Smileys" and "Magic Links" when they are allowed (Tomas Popela)
834         EHTMLEditorSelection - Not possible to remove smiley if selected (Tomas Popela)
835         EHTMLEditorSelection - Normalize nodes after restoring selection (Tomas Popela)
836         EHTMLEditorView - Deleting a selection and undoing it will restore the selection wrongly (Tomas Popela)
837         Show online help when the local is not installed (Milan Crha)
838         Also check for 'help' uri scheme handler availability (Milan Crha)
839         EHTMLEditorView - Rework how the possibility of de-indenting a block is detected (Tomas Popela)
840         EHTMLEditorView - When incidentally writing into smiley, move out just the newly written character but not the entire smiley text out of smiley (Tomas Popela)
841         EHTMLEditorSelection - Remove the old functions that manipulated with caret (Tomas Popela)
842         EHTMLEditorView - If a text version of smiley is edited, replace a smiley wrapper by its text. (Tomas Popela)
843         EHTMLEditorView - Undo behaves wrongly when undoing smiley (Tomas Popela)
844         EAttachmentPaned - Margins are not correctly set when composer is opened (Tomas Popela)
845         EHTMLEditorView - Implement undo and redo on text operations in table (Tomas Popela)
846         EHTMLEditorView - Improve tables handling in composer (Tomas Popela)
847         EHTMLEditorView - Remove print_fragment_inner_html as it is duplicate of print_node_inner_html (Tomas Popela)
848         EHTMLEditorView - When switch composer mode from HTML on template that was written in WebKit composer the Lose formatting dialog is shown. (Tomas Popela)
849         Updated Czech translation (Marek Černocký)
850         EHTMLEditorView - Clean the e_html_editor_view_init function (Tomas Popela)
851         EHTMLEditorView - Remove unneeded webkit_dom_dom_selection_get_range_at call (Tomas Popela)
853 Translations:
854         Fran Dieguez (gl)
855         Aurimas Černius (lt)
856         Dušan Kazik (sk)
857         Balázs Úr (hu)
858         Jiří Eischmann (cs)
859         Changwoo Ryu (ko)
860         Anders Jonsson (sv)
861         Baurzhan Muftakhidinov (kk)
862         Daniel Mustieles (es)
863         Matej Urbančič (sl)
864         Kjartan Maraas (nb)
865         Tom Tryfonidis (el)
866         Marek Černocký (cs)
867         Ask Hjorth Larsen (da)
868         Samir Ribic (bs)
869         Андрій Бандура (uk)
870         Piotr Drąg (pl)
872 Evolution 3.15.91 2015-03-02
873 ----------------------------
875 Bug Fixes:
876         Bug 744471 - Correct may/might usage in gschema strings (Milan Crha)
877         Bug 744541 - No plural use in KMail importer (David Liang)
878         Bug 744444 - Typo (encrpyted) in translatable strings (Milan Crha)
879         Bug 681877 - tzset() called too many times (Milan Crha)
880         Bug 744550 - Always scroll to selected message after messages delete (Milan Crha)
881         Bug 743410 - White-spaces lost in plain text message printouts (Milan Crha)
882         Bug 741093 - Force icon sizes when loading theme icons (Milan Crha)
883         Bug 740169 - Add support for smileys via Unicode-characters (Jonas Hahnfeld)
884         Bug 744562 - Allow insert of emoticons in plain text mode (Jonas Hahnfeld)
885         Bug 619449 - Preselect default source for Task/Memo panes in Calendar view (Milan Crha)
886         Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
887         Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
888         Bug 741013 - Pass URIs into the primary instance as soon as possible (Milan Crha)
889         Bug 744849 - Insert->Emoticon deletes text before cursor (Tomas Popela)
890         Bug 744848 - Text lost on format change (Tomas Popela)
891         Bug 745013 - handle_http_request: GBinding not thread safe (Milan Crha)
892         Bug 743404 - Status column of message list exposed poorly via atk (Mike Gorse)
893         Bug 237917 - Arbitrary entry in From: field when composing (Valentin Blot)
894         Bug 745044 - Missing mnemonics in backup-restore plugin (Milan Crha)
895         Bug 745029 - Wrong calendar used for .ics file import (Milan Crha)
896         Bug 737300 - Make message list header smaller (Milan Crha)
897         Bug 737300 - Make message list header draw closer to GtkTreeView (Milan Crha)
898         Bug 738080 - message/rfc822 attachment drag and drop often does not work (Milan Crha)
899         Bug 621751 - Allow import of non-MBOX format mail messages (Milan Crha)
901 Miscellaneous:
902         Avoid crash when validating a new filter rule (Milan Crha)
903         Updated Spanish translation (Daniel Mustieles)
904         Use CalDAV to get list of available Google calendars (Milan Crha)
905         Special-case Google 'caldav' calendars to use 'google' editor (Milan Crha)
906         Remove declaration of nonexistent e_cal_model_get_extension_name() (Milan Crha)
907         EHTMLEditorSelection - Add missing colon in properties documentation (Tomas Popela)
908         EHTMLEditorSelection - Don't unref the EHTMLEditorView when it is used afterwards (Tomas Popela)
909         EHTMLEditorSelection - The font color for selected text is wrong (Tomas Popela)
910         EHTMLEditorSelection - After settings for size to some value and back to the default the font is a little bit smaller (Tomas Popela)
911         EHTMLEditorSelection - Spell check is lost after some font style operations (Tomas Popela)
912         EHTMLEditorSelection - Try to remove the link only when we find anchor (Tomas Popela)
913         EHTMLEditorSelection - Don't unref the EHTMLEditorView object when it is used afterwards (Tomas Popela)
914         EHTMLEditorSelection - Rework how the monospaced style is set (Tomas Popela)
915         EHTMLEditorSelection - Use create_selection_marker function when saving selection (Tomas Popela)
916         Simplify e-web-view.c:add_css_rule_into_style_sheet() (Milan Crha)
917         handle_http_request: Skip invalid URIs (Milan Crha)
918         Use a secure URL for queries from gravatar.com (Milan Crha)
919         Address few more WebKitDOM objects memory leaks (Milan Crha)
920         MessageList - Localize global string arrays only once (Milan Crha)
921         Use thread safe variants of g_object_bind_property*() functions from evolution-data-server (Milan Crha)
922         Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
923         itip_send_comp_sync: Initialize all members of a stack allocated structure (Milan Crha)
924         Fix a crash when 'Check for supported authentication types' clicked (Milan Crha)
925         [ETree/ETable] Implement GtkScrollableInterface::get_border() for Gtk 3.15.9+ (Milan Crha)
926         HTML events callbacks are not called (Tomas Popela)
927         EMailDisplay - Fix more leaks of WebKit objects (Tomas Popela)
928         EMailReader - Fix more leaks of WebKit objects (Tomas Popela)
929         ITIP - Fix more leaks of WebKit objects (Tomas Popela)
930         EHTMLEditorActions - Activating the Paste as Text and Paste Quotation from context menu does nothing (Tomas Popela)
931         EHTMLEditorView - When inserting inline image refresh spell check just in current block (Tomas Popela)
932         EHTMLEditorSelection - Use variable that holds if the range is collapsed (Tomas Popela)
933         EHTMLEditorView - Emoticons can be resizable just in HTML mode (Tomas Popela)
934         EHTMLEditorView - Fix the Past Quotation action (Tomas Popela)
935         EHTMLEditorView - Be more efficient when trying to get if we are going to remove last element in body (Tomas Popela)
936         EHTMLEditorView - Block is wrongly preserved in the beginning of quoted content (Tomas Popela)
937         EHTMLEditorView - When pasting text with space on end ends with space lost (Tomas Popela)
938         EWebView - Fix wrong indentation (Tomas Popela)
939         Sync version with GNOME 3.15 series (Milan Crha)
941 Translations:
942         Kjartan Maraas (nb)
943         Daniel Mustieles (es)
944         Muhammet Kara (tr)
945         Chao-Hsiung Liao (zh_TW)
946         Dušan Kazik (sk)
947         Dimitris Spingos (el)
948         Efstathios Iosifidis (el)
949         Balázs Úr (hu)
950         Maria  Mavridou (el)
952 Evolution 3.13.90 2015-02-16
953 ----------------------------
955 Bug Fixes:
956         Bug 742611 - Extra empty line added when deleting sections from quoted text when replying to a mail (Tomas Popela)
957         Bug 743288 - Extra space left when breaking a long paragraph (Tomas Popela)
958         Bug 743550 - Invalid free in e_html_editor_view_add_inline_image_from_element() (Milan Crha)
959         Bug 743959 - Automatically collapsing threads after folder update (Milan Crha)
960         Bug 743876 - Inline image lost on message send when sending through Outbox (Tomas Popela)
961         Bug 743875 - Invalid read on message send (Tomas Popela)
962         Bug 249749 - Threaded Message List Expands When Using "Find Now" (Milan Crha)
963         Bug 686620 - Change wording of a New Account autodiscovery option (Milan Crha)
964         Bug 743109 - Do not require spam software during build time (Milan Crha)
965         Bug 606239 - Better indication of signed and/or encrypted received email (Christian Schaarschmidt)
966         Bug 731502 - Import mails and contacts from KMail (David Liang)
967         Bug 744218 - Cannot move with arrow keys from top to bottom (Tomas Popela)
968         Bug 743942 - Disambiguate string "Insert Image" (Milan Crha)
969         Bug 737018 - GUI string for translation "New" without context (Milan Crha)
970         Bug 743547 - Report one error only once for folders refresh (Milan Crha)
971         Bug 744372 - When pasting text evolution drops the carriage returns (Tomas Popela)
972         Bug 744373 - Delete whole line with selection lefts empty line (Tomas Popela)
973         Bug 744363 - Indefinite form used for specific objects in error messages (Milan Crha)
974         Bug 732999 - Middle-click paste doesn't move cursor (Tomas Popela)
975         Bug 741857 - Doesn't close after mailto: message sent (Milan Crha)
977 Miscellaneous:
978         EHTMLEditorView - Spell check is sometimes lost when deleting content (Tomas Popela)
979         EMailFormatter - Fix the debug output (Tomas Popela)
980         Avoid/workaround usage of an EAsyncClosure when opening an EClient (Milan Crha)
981         EHTMLEditorSelection - Save the selection marks to right position when it starts or ends near the quote marks (Tomas Popela)
982         Fix various problems with deleting the selection that ends or starts in the quoted content (Tomas Popela)
983         Rework how the selection inside the qouted content is deleted. (Tomas Popela)
984         EHTMLEditorView - Block is left in quoted content when deleting the last in quoted content when signature is presented (Tomas Popela)
985         EHTMLEditorView - Don't insert new line when we hit the empty paragraph (Tomas Popela)
986         Updated German translation (Christian Kirbach)
987         EMComposerUtils - Drop unused prefix and suffix around the message (Tomas Popela)
988         EMailFormatterQuote - Close the span element instead of wrongly creating the new one (Tomas Popela)
989         Message credits are put on the end of quoted content instead of on its beginning. (Tomas Popela)
990         EHTMLEditorView - When there is no block in BODY, create the default one (Tomas Popela)
991         Move authentication of backends back to the client (Milan Crha)
992         EHTMLEditorView - Remove meaningless comment (Tomas Popela)
993         Replace _BSD_SOURCE with _DEFAULT_SOURCE define (Milan Crha)
994         Mute "Shell not finalized on exit" runtime warning (Milan Crha)
995         Simplify code at shell_trust_prompt_done_cb() a bit (Milan Crha)
996         EHTMLEditorView - Don't send the Evolution CSS style element in HEAD with HTML messages (Tomas Popela)
997         EHTMLEditorView - Remove the node that is used for quoting when whe quote the body (Tomas Popela)
998         EHTMLEditorView - Style that is used to make the links clickable is send when using Ctrl + Enter to send the message (Tomas Popela)
999         EHTMLEditorView - Don't send the selection markers when sending a HTML mail (Tomas Popela)
1000         EHTMLEditorView - Remove the Draft style sheet when the draft is loaded (Tomas Popela)
1001         EWebView, EHTMLEditorView - Improve citations look (Tomas Popela)
1002         EWebView - Don't show unnecessary white space around pre and code elements (Tomas Popela)
1003         Avoid busy loop on Calendar's Month view select (Milan Crha)
1004         EHTMLEditorSelection - Correctly wrap after link that does not fit on the line (Tomas Popela)
1005         EWebView - When showing plain text template from editor in the preview it shows the citation lines as well as ">" (Tomas Popela)
1006         Move the comment about the citation level colors to the right place (Tomas Popela)
1007         EHTMLEditorView - Try to convert the content only, when we load something (Tomas Popela)
1008         EHTMLEditorView - Insert new paragraph when we loaded an empty string or HTML (Tomas Popela)
1009         EHTMLEditorView - The links in composer are clickable by default (Tomas Popela)
1010         Created active link for grep manpages (Marek Černocký)
1011         Fixed tag type (Marek Černocký)
1012         Fixed plural forms handling (Marek Černocký)
1013         Ignore errors when searching for email address in books (Milan Crha)
1014         Use automake subdir-objects option (Milan Crha)
1015         Remove "Unknown background operation" generic job description message (Milan Crha)
1016         EHTMLEditorSelection - Non collapsed selection is collapsed after saving its start and end points (Tomas Popela)
1017         EHTMLEditorView - Unnecessary new line inserted when composer when creating new message (Tomas Popela)
1018         EHTMLEditorView - Replace the active selection when inserting emoticons (Tomas Popela)
1019         EHTMLEditorSelection - Replace active selection when inserting inline image into composer (Tomas Popela)
1020         Prefer g_output_stream_write_all() over g_output_stream_write() (Milan Crha)
1021         Postscript attachments not shown in message preview (Milan Crha)
1022         Composer - Make drag and drop usable (Tomas Popela)
1023         EHTMLEditorView, EHTMLEditorSelection - Use webkit_dom_html_element_insert_adjacent_html (Tomas Popela)
1024         EHTMLEditorSelection - Don't treat links as underlined (Tomas Popela)
1025         Use camel_application_is_exiting declaration from camel.h (Milan Crha)
1026         EHTMLEditorView - Use webkit_dom_html_element_insert_adjacent_html in parse_html_into_paragraphs (Tomas Popela)
1027         S/MIME mail parser not used, but compiled (Milan Crha)
1028         Introduce e_html_editor_selection_set_on_point and use it where possible (Tomas Popela)
1029         Switch side of a wider border for signed/encrypted mail frame (Milan Crha)
1030         [Win32] Be able to load plugins by providing correct build-time paths (Milan Crha)
1031         [Win32] Update gtk patch to preset "always-show-image" to TRUE (Milan Crha)
1032         Cover how to force online mode via GIO_USE_NETWORK_MONITOR (Andre Klapper)
1033         Update Spam settings (UI offers less options) (Andre Klapper)
1034         Small string change in UI (Andre Klapper)
1035         Use <gui> markup (Andre Klapper)
1036         Remove non-existing UI options (Andre Klapper)
1037         Improve explanation of further available account options (Andre Klapper)
1038         Cover the "concurrent connections" setting (Andre Klapper)
1039         Fix typo in Junk Testing Settings UI (Andre Klapper)
1040         Order of items in UI has changed (Andre Klapper)
1041         Drop all that geeky terminal commands and link to Seahorse (Andre Klapper)
1042         Cover why mail signatures start with "-- " (Andre Klapper)
1043         Remove doc references to EMailAuthenticator (Milan Crha)
1045 Translations:
1046         Christian Kirbach (de)
1047         Sveinn í Felli (is)
1048         Marek Černocký (cs)
1049         Daniel Mustieles (es)
1050         Dušan Kazik (sk)
1051         Kjartan Maraas (nb)
1052         Piotr Drąg (pl)
1053         Balázs Úr (hu)
1055 Evolution 3.13.10 2015-01-26
1056 ----------------------------
1058 Bug Fixes:
1059         Bug 740370 - Avoid Calendar view crash with certain themes (Milan Crha)
1060         Bug 741034 - Use portable shell in configure.ac (Alexander Tsoy)
1061         Bug 741080 - Do not use deprecated atk functions (Mike Gorse)
1062         Bug 741083 - Orca cannot read the message list (Mike Gorse)
1063         Bug 741129 - Correct couple translatable strings (Bernd Homuth)
1064         Bug 741858 - Wrong message shown after the first folder enter (Milan Crha)
1065         Bug 735150 - Preserve multiselection on folder change in message list (Milan Crha)
1066         Bug 742034 - Crash after dragging image URL to photo box in contact editor (Milan Crha)
1067         Bug 741313 - Disable DNS prefetching for EWebView (Tomas Popela)
1068         Bug 742613 - New line added at the top of all replies (Tomas Popela)
1069         Bug 742955 - Missing text in a reply (Tomas Popela)
1071 Miscellaneous:
1072         Remove obsolete 'mime-types' key from evolution.convert (Milan Crha)
1073         Autostart evolution-alarm-notify in MATE as well (Joakim Tjernlund)
1074         EHTMLEditorSelection - Remove debug output (Tomas Popela)
1075         EHTMLEditorSelection - Avoid the possibility of having multiple selection markers (Tomas Popela)
1076         EHTMLEditorView - Avoid crash when pressing the BackSpace in the beginning of quoted text (Tomas Popela)
1077         EHTMLEditorView - Short lines are concatenated into one (Tomas Popela)
1078         EHTMLEditorView - When deliting selected text the spell check it lost (Tomas Popela)
1080 Translations:
1081         Inaki Larranaga Murgoitio (eu)
1082         Daniel Mustieles (es)
1083         Fran Dieguez (gl)
1084         Gábor Kelemen (hu)
1085         Michał Grzybowski (pl)
1086         Dimitris Spingos (el)
1087         Marek Černocký (cs)
1088         Aurimas Černius (lt)
1089         Christian Kirbach (de)
1091 Evolution 3.13.9 2014-12-22
1092 ---------------------------
1094 Bug Fixes:
1095         Bug 740197 - Month view doesn't always indicate excess appointments (Milan Crha)
1096         Bug 740755 - New-line lost on a text paste (Tomas Popela)
1097         Bug 740577 - Calendar Month view keyboard scroll down misplaced (Milan Crha)
1098         Bug 740743 - Update 'New email setup' welcome text (Shawn Dunn)
1099         Bug 734646 - Do not load remote images on a message print (Milan Crha)
1100         Bug 740244 - Display reminders as notifications by default (Milan Crha)
1101         Bug 734530 - Use-after-free in Automatic Contacts on error (Milan Crha)
1102         Bug 740993 - Reply to an empty message breaks quotation (Tomas Popela)
1103         Bug 686620 - Add an option to skip New Account autodiscovery (Milan Crha)
1104         Bug 524365 - Expand folder tree for message Move/Copy folder selector (Milan Crha)
1105         Bug 741031 - Replacing misspelled word with keyboard doesn't replace the original word (Tomas Popela)
1106         Bug 469141 - Traverse collapsed threads with Magic space bar (Milan Crha)
1107         Bug 706993 - Restart background processes after restore (Milan Crha)
1108         Bug 741059 - Prompts for login PIN with CKF_PROTECTED_AUTHENTICATION_PATH (David Woodhouse)
1109         Bug 550796 - Implement free form filter expression (Milan Crha)
1110         Bug 585265 - Comma press overwrites address completion (Milan Crha)
1111         Bug 740297 - [SMTP] Crash when sending two messages at once (Milan Crha)
1112         Bug 670114 - Provide list of Mail certificates in UI (Milan Crha)
1113         Bug 724039 - Message preview shows a wrong message (Milan Crha)
1114         Bug 740475 - Quoted reply editing issues (Tomas Popela)
1116 Miscellaneous:
1117         Bump GLib requirement to 2.40 (Milan Crha)
1118         Use EClientCache to open calendars in plugins (Milan Crha)
1119         [Alarm-notify] Do not show "Not supported" error on an alarm dismiss (Milan Crha)
1120         Automatic Contacts can duplicate recipients in the set book (Milan Crha)
1121         EWebView - Increase minimum zoom level for zoom out (Milan Crha)
1122         EHTMLEditorSelection - Correctly save selection next to images (Tomas Popela)
1123         EHTMLEditorView - Don't leak generated cid when creating new parts for inline images (Tomas Popela)
1124         EHTMLEditorView - Use HTML keyup event instead of GWidget's key-release-event signal (Tomas Popela)
1125         EHTMLEditorView - Use the HTML keydown event for activating the links (Tomas Popela)
1126         EHTMLEditorView - Register HTML input events handlers when BODY is replaced (Tomas Popela)
1127         EHTMLEditorView - Remove the right attributes when cleaning the BODY element after conversion (Tomas Popela)
1128         cal_comp_get_instance_times: Workaround issue with no DTEND set (Erick Pérez Castellanos)
1129         e_calendar_view_get_tooltips: Do not crash when there's no DTEND set (Milan Crha)
1131 Translations:
1132         Marek Černocký (cs)
1133         Anders Jonsson (sv)
1134         Kjartan Maraas (nb)
1135         Daniel Mustieles (es)
1136         Shankar Prasad (kn)
1137         Shantha kumar (ta)
1138         Christian Kirbach (de)
1139         Balázs Úr (hu)
1141 Evolution 3.13.8 2014-11-24
1142 ---------------------------
1144 Bug Fixes:
1145         Bug 300871 - Ignore a specific thread (Milan Crha)
1146         Bug 545153 - Ask whether to quit with pending operations (Milan Crha)
1147         Bug 739375 - Crash when sort folder with Due By column (Milan Crha)
1148         Bug 739375 - Crash when sort folder with Due By column ][ (Milan Crha)
1149         Bug 739364 - Drop references to geoclue (Milan Crha)
1150         Bug 739569 - Reply joins lines incorrectly (Tomas Popela)
1151         Bug 676471 - Double free when sorting by date columns in calendar (Milan Crha)
1152         Bug 739577 - Runtime critical when saving message to drafts (Tomas Popela)
1153         Bug 739659 - Composer has two different context menus (Tomas Popela)
1154         Bug 739605 - Remove alert buttons on the alert bar hide (Milan Crha)
1155         Bug 739562 - Message composer autosave not updating (Milan Crha)
1156         Bug 739705 - The mail composer's attachments "toolbar" should have uniform spacing/padding (Tomas Popela)
1157         Bug 739708 - Spell checking shows words with umlauts as false positives (Milan Crha)
1158         Bug 739030 - Prevailing space in Subject column (Milan Crha)
1159         Bug 739585 - [Automatic Contacts] Show configuration also in Edit->Plugins (Milan Crha)
1160         Bug 657233 - Clean up "Calendar and Tasks" preferences in "General" and "Display" (Milan Crha)
1161         Bug 709187 - Add an option to allow Expunge in vFolders (Milan Crha)
1162         Bug 700778 - Correct TNEF mime type definition typo (David Girault)
1163         Bug 736947 - Attachment icon not shown in Sent folder (Milan Crha)
1164         Bug 736950 - Message with empty body and attachment shows body as attachment.dat (Milan Crha)
1165         Bug 740410 - Paragraph keeps Preformatted after paste (Tomas Popela)
1166         Bug 733518 - Make VOICE type optional for TEL in EContact (Milan Crha)
1167         Bug 697858 - Slow message composer open (Milan Crha)
1169 Miscellaneous:
1170         Avoid runtime warning when disabling collection ESource (Milan Crha)
1171         Address two possible places causing runtime warning on a GSource removal (Milan Crha)
1172         EHTMLEditor - Refactor code that sets the selection position into the elements (Tomas Popela)
1173         EHTMLEditorSelection - Correctly save the selection markers in quoted content (Tomas Popela)
1174         EHTMLEditorView - Run various functions only when the content of the composer is changed (Tomas Popela)
1175         EHTMLEditorView - Correctly mark the paragraph that will receive input when the composer is opened (Tomas Popela)
1176         EHTMLEditorView - Try to preserve the text blocks when processing the plain text content (Tomas Popela)
1177         EHTMLEditorView - Optimize the put_body_in_citation function (Tomas Popela)
1178         EHTMLEditorView - Decode the HTML encoded string only when ampersand is presented (Tomas Popela)
1179         EHTMLEditorView - After wrapping use the faster approach for quoting the content (Tomas Popela)
1180         EHTMLEditorView - Use BR element instead of zero width space character and selection markers instead of caret position (Tomas Popela)
1181         [ECalOps] ECalModel not always provided when creating a new component editor (Milan Crha)
1182         [EMailBackend] Provide cancellable and show in UI prepare for a quit (Milan Crha)
1183         [Send through Outbox] Add option when to flush Outbox folder (Milan Crha)
1184         EMailSignatureEditor, EHTMLEditorView - Don't insert unnecessary new line when editting the signature (Tomas Popela)
1185         EHTMLEditorView - Don't use separate WebView for converting the HTML message to plain text, but do it in situ (Tomas Popela)
1186         EHTMLEditorView - Queue the load operations if the view is not ready (Tomas Popela)
1187         cal_comp_util_compare_event_timezones: Do not ask with NULL tzid (Milan Crha)
1188         [Mark-All-Read] Save changes to the server immediately (Milan Crha)
1189         EHTMLEditorView - Queue load operations for HTML content (Tomas Popela)
1190         EmComposerUtils - Move the comment to the right place and remove code duplication (Tomas Popela)
1191         EHTMLEditorView - Don't crash when the paste button is pressed and the view is not focused (Tomas Popela)
1192         EHTMLEditor - Refactor the core editor actions (indent, unindent, ..) to their own group (Tomas Popela)
1193         EMsgComposer - Make the undo and redo work in Subject and Reply-To input widgets (Tomas Popela)
1194         EHTMLEditorActions - Process some of the EHTMLEditor actions just when is has focus (Tomas Popela)
1195         Provide descriptive error message when an e-mail is not available in offline (Milan Crha)
1196         Avoid automatic mail account update when the application is exiting (Milan Crha)
1197         Revert "[EMailBackend] Provide cancellable and show in UI prepare for a quit" (Milan Crha)
1198         EMsgComposer - Don't insert unnecessary new line into body, when forwarding an iCal event (Tomas Popela)
1199         EHTMLEditorView - Fix logic that prevents the text blocks when processing the content into the composer (Tomas Popela)
1200         Offer only enabled accounts as meeting organizers (Milan Crha)
1201         Odd cross line when drawing an ECalendar with multiple columns (Milan Crha)
1202         Share GSettings objects with e_util_ref_settings() (Milan Crha)
1203         mail_regen_list: Fix a memory leak (Milan Crha)
1204         Correct calendar Week/Month View event creation on double-click (Milan Crha)
1205         GSettings Bindings rely on quarks (Milan Crha)
1206         Commit initial Catalan help translation (Jordi Mas)
1207         EHTMLEditorView - Improve detection of written e-mail addresses (Tomas Popela)
1208         EHTMLEditorSelection - Don't leak font-color (Tomas Popela)
1209         tests: contact editor: update lookup for email fields (Vadim Rutkovsky)
1210         EHTMLEditorSelection - Don't leak background color and return default color values when in plain text mode (Tomas Popela)
1211         tests: contact editor: don't collapse sections (Vadim Rutkovsky)
1212         EHTMLEditorView - Use BR instead of zero width space when inserting new line into citation (Tomas Popela)
1213         EHTMLEditorView - Get rid of GdkKeyEvent and use boolean flags instead. (Tomas Popela)
1214         EHTMLEditorView - Remove unwanted attributes from HTML, HEAD and BODY elements when converting from HTML to plain text message (Tomas Popela)
1215         [BBDB] Decode QP encoded names from recipients before adding them to a book (Milan Crha)
1216         EHTMLEditorView - Improve detection of e-mail addresses in conversion from HTML to plain text (Tomas Popela)
1217         EHTMLEditorView - Unref GRegex only if they are created (Tomas Popela)
1218         EHTMLEditorView - Fix two memory leaks (Milan Crha)
1220 Translations:
1221         Dimitris Spingos (el)
1222         Timo Jyrinki (fi)
1223         Daniel Mustieles (es)
1224         Kjartan Maraas (nb)
1225         Duarte Loreto (pt)
1226         Dimitris Spingos (el)
1228 Evolution 3.13.7 2014-10-27
1229 ---------------------------
1231 Bug Fixes:
1232         Bug 319195 - Add options to simplify Contact Editor (Christian Schaarschmidt)
1233         Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
1234         Bug 737791 - Adapt to changed GtkStateFlags semantics for expanders (Matthew Barnes)
1235         Bug 737381 - SOCKS Proxy Setting not shown in UI (Milan Crha)
1236         Bug 737340 - theme_text_color is no longer in gtk 3.14 (Jérémy Lal)
1237         Bug 738296 - Handle "password-encrypted" in autoconfig data (Matthew Barnes)
1238         Bug 729305 - EAlertDialog too wide with wrapped GtkLabel-s (Milan Crha)
1239         Bug 738283 - Use-after-free with categories filter (Milan Crha)
1240         Bug 737330 - EShellSwitcher: Count with GtkPaned::handle-size for button widths (Milan Crha)
1241         Bug 738453 - Inefficient sort by subject in message list (Milan Crha)
1242         Bug 223621 - Add per-account mail Archive Folder option (Milan Crha)
1243         Bug 738463 - [a11y] Fix various problems with fetching children (Mike Gorse)
1244         Bug 739061 - Change order of paragraph styles (Tomas Popela)
1245         Bug 650670 - Duplicate entries when contact is in several address books (Milan Crha)
1247 Miscellaneous:
1248         certificate-manager.c: Mark a user visible string for a translation (Christian Schaarschmidt)
1249         [Win32] Update evolution-rss patch to latest git master of it (Milan Crha)
1250         Fix typo in the e_rgba_to_color documentation (Tomas Popela)
1251         Improve and fix various dialogs. (Tomas Popela)
1252         Make Calendar, Memos and Tasks views non-UI-blocking (Milan Crha)
1253         Fix various memory leaks and invalid memory usages (Milan Crha)
1254         modules/calendar/Makefile.am: Return back forgotten migrate files (Milan Crha)
1255         Add metainfo.xml files for bogofilter and spamassassin plugins (Milan Crha)
1256         Use INTLTOOL_XML_RULE for appdata files (Milan Crha)
1257         [Alarm Notify] Avoid UI freeze on an alarm dismiss (Milan Crha)
1258         Fix a build break (missing libraries) in module/calendar (Christian Schaarschmidt)
1259         Show ongoing progress of calendar views in UI (Milan Crha)
1260         Stop using deprecated EDS symbols (Milan Crha)
1261         Change activity description when storing sent message (Milan Crha)
1262         Hide icons in an autocomplete selector (Milan Crha)
1263         Change shortcut and remove icon for Message->Archive mail menu option (Milan Crha)
1264         Update AUTHORS, MAINTAINERS, doap, etc. (Matthew Barnes)
1265         ETable: Fix a leak of an ETreeModel (Milan Crha)
1266         EColorCombo - Improve the widget (Tomas Popela)
1267         EHTMLEditor - Avoid asking for loosing the formatting if replying from a selection (Tomas Popela)
1268         EHTMLEditor - Rework how the message text, signature and block with initial input are handled when opening composer (Tomas Popela)
1269         EHTMLEditor - Headers and credits are in wrong order when forwarding a message or using the inline reply (Tomas Popela)
1270         EHTMLEditor - Various fixes when editting the message as new (Tomas Popela)
1271         EHTMLEditorImageDialog - Don't leak uri variable (Tomas Popela)
1272         EHRMLEditorImageDialog - Fix the typo and let the Evolution compile again (Tomas Popela)
1273         EHTMLEditorPageDialog - Remove mistakenly commited debug prints (Tomas Popela)
1274         EHTMLEditorPageDialog - Don't set transparent background color in Perforated Paper template (Tomas Popela)
1275         EHTMLEditorSelection - Don't set the alpha channel to 0 (fully transparent) for the default font color (Tomas Popela)
1276         EHTMLEditorSelection - Try to unref the node when it is set (Tomas Popela)
1277         EHTMLEditorSelection - Fix the "Wrap Lines" action (Tomas Popela)
1278         EHTMLEditorSelection - Block format combo box shows wrong format after unblocking the selection-changed signal callback (Tomas Popela)
1279         EHTMLEditorSelection - Correctly wrap long anchors that are on the beginning of the line in plain text mode (Tomas Popela)
1280         EHTMLEditorSelection - Fix change of a block format to another one when the citation is selected (Tomas Popela)
1281         EHTMLEditorSelection - Remove unused variables (Tomas Popela)
1282         EHTMLEditorSelection - Return correct block node for signature (Tomas Popela)
1283         EHTMLEditorSelection - Avoid unnecessary wrapping for paragraphs that are wrapped with CSS (Tomas Popela)
1284         EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one (Tomas Popela)
1285         EHTMLEditorView - When switching from HTML mode to the Plain text mode remove all image backgrounds that are set (Tomas Popela)
1286         EHTMLEditorView - Avoid double citation marks in plain text mode (Tomas Popela)
1287         EHTMLEditorView - Correctly replace the tab characters with spaces (Tomas Popela)
1288         EHTMLEditorView - Improve the code that is used for quoting the plain text blocks (Tomas Popela)
1289         EHTMLEditorView - Correct the logic to get if the body is empty to avoid the unnecessary processing of it (Tomas Popela)
1290         EHTMLEditorView - Minor refactoring (Tomas Popela)
1292 Translations:
1293         Piotr Drąg (pl)
1294         Milo Casagrande (it)
1295         Krasimir Chonov (bg)
1296         Rūdolfs Mazurs (lv)
1297         Marek Černocký (cs)
1298         Daniel Mustieles (es)
1299         Andika Triwidada (id)
1300         Baurzhan Muftakhidinov (kk)
1302 Evolution 3.13.6 2014-09-22
1303 ---------------------------
1305 Bug Fixes:
1306         Bug 707647 - gnome-autoar integration in attachments (Ting-Wei Lan)
1307         Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code (Christian Schaarschmidt)
1308         Bug 735130 - Security Information dialog needs to resize properly (Federico Mena Quintero)
1309         Bug 727618 - User docs are incorrect about command for localized Re: subjects (Jannick Hemelhof)
1310         Bug 341802 - Make Evolution installed directories names without version (Milan Crha)
1311         Bug 724909 - Highlight module hangs on large attachments (Milan Crha)
1312         Bug 736476 - Space lost on the end of line (Tomas Popela)
1313         Bug 728329 - Evolution fails to get back online (Jonas Hahnfeld)
1314         Bug 268592 - Allow user certificate backup (Christian Schaarschmidt)
1316 Miscellaneous:
1317         EHTMLEditor - Use get_parent_block_node_from_child where possible (Tomas Popela)
1318         EHTMLEditorSelection - Avoid the runtime warning when the caret was saved outside of the body (Tomas Popela)
1319         EHTMLEditorSelection - Disable the selection-changed callback when restoring the caret position (Tomas Popela)
1320         EHTMLEditorSelection - Allow text to be wrapped on the dash character (Tomas Popela)
1321         EHTMLEditorView - Correctly remove all child nodes from the HEAD element (Tomas Popela)
1322         EHTMLEditorView - Avoid extra new line when quoting the text (Tomas Popela)
1323         EHTMLEditorView - Fix the HTML structure after the selected text inside the quoted content is deleted (Tomas Popela)
1324         EHTMLEditorView - Save the text that can be written inside the tabulator wrapper (Tomas Popela)
1325         EHTMLEditorView - Fix the leaks of the node content inside the process_elements function (Tomas Popela)
1326         EHTMLEditorView - Don't try to fix the HTML structure after pasting when it is not needed (Tomas Popela)
1327         EHTMLEditorView - Correctly quote the wrapped paragraphs with links inside (Tomas Popela)
1328         EHTMLEditorView - When switching composer mode, wrap manually just the paragraphs that are inside quoted content. (Tomas Popela)
1329         Add Win32 build scripts into sources (Milan Crha)
1330         When changing the composer mode from HTML to Plain Text avoid reloading of the web view (Tomas Popela)
1331         Fix handling of the selection in the composer when saving the message draft (Tomas Popela)
1332         [win32/setup-env] Correct GSETTINGS_SCHEMA_DIR value (Milan Crha)
1333         EMailReader - Call zoom in/out methods from EWebView instead of the WebKit ones (Tomas Popela)
1334         Use-after-free of a full name editor when closing a contact editor (Milan Crha)
1335         Miscellaneous Win32 related changes (Milan Crha)
1336         Fix a build break under Win32 (Milan Crha)
1337         format_full_headers: Avoid possible memory leak (Milan Crha)
1338         ECalendarItem: Fix a memory leak (Milan Crha)
1339         Replace the webkit_dom_node_get_node_type function with equivalent macros (Tomas Popela)
1341 Translations:
1342         Yuri Myasoedov (ru)
1343         Ville-Pekka Vainio (fi)
1344         Shantha kumar (ta)
1345         Saibal Ray (bn_IN)
1346         Sandeep Sheshrao Shedmake (mr)
1348 Evolution 3.13.5 2014-08-25
1349 ---------------------------
1351 Bug Fixes:
1352         Bug 733825 - Busy loop/deadlock when changing paragraph style in quoted part (Tomas Popela)
1353         Bug 733725 - Runtime critical when pasting test from the same composer instance (Tomas Popela)
1354         Bug 733846 - Empty lines removed on send (quoted text edited) (Tomas Popela)
1355         Bug 733953 - Citation marks incorrectly transformed on send (Tomas Popela)
1356         Bug 733956 - Multiple quotations should be deleted by one (Tomas Popela)
1357         Bug 733954 - Enter doesn't delete selection with cited text (Tomas Popela)
1358         Bug 733917 - Critical warning when hiding the tooltip above the event (Milan Crha)
1359         Bug 733918 - Color chooser for citation color is not working in Composer (Milan Crha)
1360         Bug 733973 - Calling e_html_editor_view_get_text_html() changes editors content (Tomas Popela)
1362 Miscellaneous:
1363         e_mail_folder_uri_build: Encode special characters in folder names (Milan Crha)
1364         e_client_cache_get_client: Fix a memory leak (Milan Crha)
1365         Propagate settings from Prefences to the EHTMLEditorView (Tomas Popela)
1366         Include 'tests' folder in the distribution tarball (Milan Crha)
1367         doap category apps (Olav Vitters)
1368         Reduce the memory used by DOM variables (Tomas Popela)
1369         Updated German help translation and screen-shots (Christian Kirbach)
1370         EHTMLEditor - Fix indentation after EEditor -> EHTMLEditor rename (Tomas Popela)
1371         EHTMLEditor - Change the way how the Indent/Unindent and Alignment works (Tomas Popela)
1372         EHTMLEditorActions - Allow the action that shows the spell check dialog (Tomas Popela)
1373         EHTMLEditorSelection - Introduce e_html_editor_selection_is_collapsed and use it where possible (Tomas Popela)
1374         EHTMLEditorSelection - Fix the spell check after settings alignment (Tomas Popela)
1375         EHTMLEditorSelection - Fix the unindentation of the list (Tomas Popela)
1376         EHTMLEditorSelection - Limit the paragraph minimal width to 5 characters (Tomas Popela)
1377         EHTMLEditorSelection - Remove just the BR elements that are used for the wrapping unless it is forced (Tomas Popela)
1378         EHTMLEditorSelection - Simplify some loops and free more of the WebKit DOM variables (Tomas Popela)
1379         EHTMLEditorSpellCheckDialog - Avoid crash when no iter was set in the dictionaries combo box (Tomas Popela)
1380         EHTMLEditorView - Avoid forcing of the spell check when the body has no children (Tomas Popela)
1381         EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside the quoted text (Tomas Popela)
1382         EHTMLEditorView - Wrap just paragraphs that are not in the quoted content (Tomas Popela)
1383         EHTMLEditorView - Don't insert the new line character, when the empty line in the quoted content is on the end of it (Tomas Popela)
1384         EHTMLEditorView - Fix the HTML structure after pasting the multiline content that was copied from composer (Tomas Popela)
1385         EHTMLEditorView - Turn on the spell check if the inline spelling option is set (Tomas Popela)
1386         EHTMLEditorView - Remove the unneeded comment (Tomas Popela)
1387         EHTMLEditorView - Process the plain text version the right way when sending the HTML mail (Tomas Popela)
1388         EHTMLEditorView - Fix critical warning when creating Address and Header 1 - 6 blocks (Tomas Popela)
1389         EHTMLEditorView - Unset the bold font when the return is pressed in the Heading 1 - 6 block (Tomas Popela)
1390         EHTMLEditorView - Fix changing of the format from the list to the Address and Heading 1 - 6 formats (Tomas Popela)
1391         EHTMLEditorView - Remove classes that were used for marking the BR elements from converted text (Tomas Popela)
1392         EHTMLEditorView - Avoid critical warnings when pressing backspace on the beginning of the quoted content (Tomas Popela)
1393         EWebView - If the parent of the node that we want to remove doesn't exist, just free it (Tomas Popela)
1395 Translations:
1396         Christian Kirbach (de)
1398 Evolution 3.13.4 2014-07-28
1399 ---------------------------
1401 Bug Fixes:
1402         Bug 731872 - EWebView: Use named colors from themes (Sebastian Keller)
1403         Bug 719379 - Send/Receive dialog doesn't close on errors properly (Milan Crha)
1404         Bug 607753 - Appointment tooltip sometimes 'stick' to screen (Milan Crha)
1405         Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works (Tomas Popela)
1406         Bug 732202 - [webkit-composer] Paste scrolls view (Tomas Popela)
1407         Bug 731508 - [webkit-composer] no option to paste as text (without formatting) (Tomas Popela)
1408         Bug 729963 - Consistently name EMail/Phone/IM/SIP contact fields in the UI (Christian Schaarschmidt)
1409         Bug 732180 - Excessive CPU usage due to GtkSpinner (Milan Crha)
1410         Bug 543572 - Display more information in a certificate selector (Christian Schaarschmidt)
1411         Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
1412         Bug 473198 - evolution should ignore signature when checking for missing attachments (Tomas Popela)
1413         Bug 732091 - Automatically mark message as read sometimes doesn't work (Milan Crha)
1414         Bug 732502 - Ignore get_quota errors in folder properties (Milan Crha)
1415         Bug 732140 - Allow multiple folder selection when creating Send account overrides (Milan Crha)
1416         Bug 732609 - Cannot decrease indentation (Tomas Popela)
1417         Bug 732724 - mail-send-recv.c:report_error_to_ui() does UI calls in non-main thread (Milan Crha)
1418         Bug 732091 - Automatically mark message as read sometimes doesn't work (take 2) (Milan Crha)
1419         Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed (Milan Crha)
1420         Bug 732802 - data/evolution.appdata.xml is not git-ignored (Jonas Hahnfeld)
1421         Bug 732541 - Small calendar print doesn't follow week-start-day option (Milan Crha)
1422         Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004 (Tomas Popela)
1423         Bug 722068 - Make Evolution build under Win32 (Milan Crha)
1424         Bug 732608 - Composer paste issues (Tomas Popela)
1425         Bug 733140 - Backspace removes too much when editing quotation (Tomas Popela)
1426         Bug 733000 - Splitting quoted part changes clipboard content (Tomas Popela)
1427         Bug 732892 - Scale-down contact images in message preview (Tomas Popela)
1428         Bug 733477 - Paste can select following text (Tomas Popela)
1429         Bug 733010 - Cannot split quotation after an empty line (Tomas Popela)
1431 Miscellaneous:
1432         EHTMLEditorView - Generate new line into plain text version even when paragraph has no children (Tomas Popela)
1433         EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create anchors for links when processing data from convertor (Tomas Popela)
1434         EHTMLEditorView - Insert quote symbols before HTML element when it has no previous sibling (Tomas Popela)
1435         EHTMLEditorView - Preserve spaces and create anchors for the links in the text after the last BR element (Tomas Popela)
1436         EHTMLEditorView - Preserve empty lines when processing the text in convertor (Tomas Popela)
1437         EHTMLEditorView - Process the element only if it has children (Tomas Popela)
1438         EHTMLEditorView - Fix clipboard paste into quoted content (Tomas Popela)
1439         EHTMLEditorView - Correctly replace tabulators with spaces (Tomas Popela)
1440         EHTMLEditorView - Refactor the code that triggers the surround of links with anchor elements (Tomas Popela)
1441         EHTMLEditorView - Fix quoting of the lines with anchors (Tomas Popela)
1442         EHTMLEditorView - Create new paragraph in body if body is empty and save caret there (Tomas Popela)
1443         EHTMLEditorView - Fix reply to message (Tomas Popela)
1444         EHTMLEditorView - Save selection instead of just caret position when forcing the spell check (Tomas Popela)
1445         EHTMLEditorView - Introduce functions to register/remove the HTML "input" event on body (Tomas Popela)
1446         EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text (Tomas Popela)
1447         EHTMLEditorView - Remove our attributes from blockquotes when generating the HTML version of the message (Tomas Popela)
1448         EHTMLEditorView - Replace the Tab characters in the text nodes just when generating the plain text version of the message (Tomas Popela)
1449         EHTMLEditorView - Don't leak dom-evo-draft outside evolution (Yanko Kaneti)
1450         EHTMLEditorView - Move the paragraph from citation into the body only when the backspace is pressed in the beginning of it (Tomas Popela)
1451         EHTMLEditorView - Speed up quoting of the block that was wrapped (Tomas Popela)
1452         EHTMLEditorView - When writing into the citation rewrap and requote just when it is necessary (Tomas Popela)
1453         EHTMLEditorView - Wrap and quote just the first block after newly inserted line into the citation (Tomas Popela)
1454         EHTMLEditorView - Don't put quote characters after the anchor when it is in the middle of the quoted text (Tomas Popela)
1455         EHTMLEditorView - When the link has non-breaking space in the prefix skip it (Tomas Popela)
1456         EHTMLEditorView - Don't put unnecessary new lines in the quoted content when generating the plain text version of the message (Tomas Popela)
1457         EHTMLEditorView - Select the right node for processing after the new line was inserted into the quoted content (Tomas Popela)
1458         EHTMLEditor - Process text in convertor when pasting plain text from clipboard (Tomas Popela)
1459         EHTMLEditor - Stop using deprecated gtk-stock items (Tomas Popela)
1460         EHTMLEditor - Fix indent/undent of the block (Tomas Popela)
1461         EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph and use it where possible (Tomas Popela)
1462         EHTMLEditorActions - Hide HTML actions in plain text mode instead of making them insensitible (Tomas Popela)
1463         EHTMLEditorSelection - Fix detection of the paragraph format inside the quoted content (Tomas Popela)
1464         EHTMLEditorSelection - When removing the elements use by composer for quoted content remove all of them (Tomas Popela)
1465         EHTMLEditorSelection - Correctly find the element's parent node when changing the block's format (Tomas Popela)
1466         EHTMLEditorSelection - Fix wrapping of the anchor elements (Tomas Popela)
1467         EHTMLEditorSelection - Try to move with the caret only when it is possible to save it (Tomas Popela)
1468         EHTMLEditorSelection - Rework how the collapsed selection is saved (Tomas Popela)
1469         EHTMLEditorSelection - Avoid runtime warning when there is no selection or the whole body element is selected (Tomas Popela)
1470         EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is after the caret (Tomas Popela)
1471         EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore (Tomas Popela)
1472         EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to DOMElement (Tomas Popela)
1473         remove gtkhtml version define as gtkhtml is not used anymore (Olav Vitters)
1474         Drop the last references to GtkHTML (Milan Crha)
1475         Propagate Send/Receive errors to UI (Milan Crha)
1476         store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-free (Milan Crha)
1477         Reply to selection in text-highlight part loses white-spaces (Milan Crha)
1478         When setting some content into the composer body we have to specify if it is a HTML content (Tomas Popela)
1479         tests: rename email fields in expected results (Vadim Rutkovsky)
1480         tests: rename email fields after bug 729963 was resolved (Vadim Rutkovsky)
1481         Add translator comments and contexts for texts added for bug 729963 (Christian Schaarschmidt)
1482         Replace GtkStyle usages with GtkStyleContext (Milan Crha)
1483         SMTP part of a new mail account dialog doesn't update UI properly (Milan Crha)
1484         Disconnect the store when connected it on send from an Outbox (Milan Crha)
1485         Correct typo in the previous commit ('error' versus 'local_error') (Milan Crha)
1486         Remove usages of deprecated gtk_widget_ensure_style() (Milan Crha)
1487         Remove unused and obsolete evolution-zip.in (Milan Crha)
1488         Correct draw of all-day events in a day/work-week view (Milan Crha)
1489         Incorrect text color for selected cells in ETree/ETable (Milan Crha)
1490         Images in contact preview are not shown with webkitgtk3 2.4.x (Tomas Popela)
1491         Add missing chain-up-s to parent's constructed() method (Milan Crha)
1492         Always use selected color for selected region in EDayView (Milan Crha)
1493         e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event (Milan Crha)
1494         Calendar View: Use smaller icons in the Search bar (Milan Crha)
1496 Translations:
1497         Yuri Myasoedov (ru)
1499 Evolution 3.13.3 2014-06-23
1500 ---------------------------
1502 * Evolution now uses WebKitGTK3 also in message composer,
1503   the dependency on GtkHTML had been completely dropped.
1504   This effort had been started by Dan Vrátil and finally
1505   finished by Tomáš Popela. Thanks to both for it.
1507 Bug Fixes:
1508         Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end() (Milan Crha)
1509         Bug 730144 - Sort Templates menu items alphabetically (Milan Crha)
1510         Bug 726746 - Allow to auto-empty trash without needing to exit (Milan Crha)
1511         Bug 730743 - Add an option to disable sender's photo search at gravatar.com (Milan Crha)
1512         Bug 730110 - Search results include also last email looked at (Milan Crha)
1513         Bug 729905 - [external-editor] Mark composer changed after message body set (Milan Crha)
1514         Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select GivenName, FN (Christian Schaarschmidt)
1515         Bug 729667 - Create Folder window is much too short (Milan Crha)
1516         Bug 729303 - Default width of Message Filters window is too small (Milan Crha)
1517         Bug 731082 - Send mail in offline mode should use Outbox folder (Milan Crha)
1518         Bug 604346 - Ctrl+Enter sends mail without asking confirmation (Milan Crha)
1519         Bug 730738 - Extra new line at the beginning of the message in Edit as New (Milan Crha)
1520         Bug 227536 - Add "Message Location" filter option (Milan Crha)
1521         Bug 730977 - Online state change received in a dedicated thread (Milan Crha)
1522         Bug 731321 - Missing custom types when loading .ui definition (Milan Crha)
1523         Bug 668006 - Crash when dragging column headers of Tasks list (Milan Crha)
1524         Bug 540362 - [webkit-composer] Use webkit for composer (Tomas Popela)
1525         Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
1526         Bug 678843 - May re-prompt password on message send (Milan Crha)
1527         Bug 731278 - Next message is not selected after move (Milan Crha)
1528         Bug 704663 - Crash under em_folder_tree_model_add_store() (Milan Crha)
1529         Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text) (Tomas Popela)
1530         Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+ (Sebastian Keller)
1531         Bug 702703 - Be able to overwrite domain in Message IDs (Milan Crha)
1532         Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectly (Milan Crha)
1533         Bug 731590 - Crash on calendar Copy (Milan Crha)
1534         Bug 731767 - [webkit-composer] Inline images not attached to the email (Tomas Popela)
1535         Bug 731721 - Reorder junk filtering configuration UI (Milan Crha)
1536         Bug 731770 - Sometimes crashes when trying to load images in e-mails (Milan Crha)
1537         Bug 731604 - Recursive inline-PGP-signed text not shown properly (Milan Crha)
1538         Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the email (Tomas Popela)
1539         Bug 652132 - Google Tasks support (Milan Crha)
1541 Miscellaneous:
1542         Add "Send messages through Outbox folder" option (Milan Crha)
1543         Ignore false GObject property change notifications (Milan Crha)
1544         Properly disconnect signal handlers added with e_signal_connect_notify*() (Milan Crha)
1545         Ignore false GSettings key change notifications (Milan Crha)
1546         Fix possible crash after migrate of mbox to maildir (Milan Crha)
1547         Fix runtime warnings when opening Edit->Preferences (Milan Crha)
1548         Check whether value really changed in callbacks of GSettings::changed signal (Milan Crha)
1549         Fix memory leaks when generating message list (Milan Crha)
1550         Crash in client_selector_allow_auth_prompt_done_cb() on error (Milan Crha)
1551         EClientSelector: Do not check connection for empty or "localhost" host (Milan Crha)
1552         EHTMLEditor: Fix various bugs in block in/undent (Tomas Popela)
1553         EHTMLEditor: Set right width to paragraphs that are quoted (Tomas Popela)
1554         EHTMLEditor: Fix block format change with selection in quoted content (Tomas Popela)
1555         EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView (Tomas Popela)
1556         EHTMLEditor: When setting the body background image set it as its base64 data instead of uri (Tomas Popela)
1557         EHTMLEditor: Make functions that remove quote and wrap elements public (Tomas Popela)
1558         EHTMLEditorSelection: Return the format of list that we determined for ordered list (Tomas Popela)
1559         EHTMLEditorSelection: When changing the format of block set EHTMLEditorView as changed (Tomas Popela)
1560         EHTMLEditorSelection: Don't try to save selection markers straight into body (Tomas Popela)
1561         EHTMLEditorSelection: Fix caret position when changing block format (Tomas Popela)
1562         EHTMLEditorView: Replace Tab character with 8 spaces instead of 4 (Tomas Popela)
1563         EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs (Tomas Popela)
1564         EHTMLEditorView: Rename quote_character class to -x-evo-quote-character (Tomas Popela)
1565         EHTMLEditorView: Introduce is_return_key and use it where possible (Tomas Popela)
1566         EHTMLEditorView: When changing from html to plain text mode adjust composer's content (Tomas Popela)
1567         EHTMLEditorView: Remove unused function (Tomas Popela)
1568         EHTMLEditorView: Activate inline image resize just when hovering over image (Tomas Popela)
1569         EHTMLEditorView: When quoting the elements correctly skip the selection markers (Tomas Popela)
1570         EHTMLEditorView: Improve the writing into quoted content (Tomas Popela)
1571         EWebView: Check if the link has fragment (Tomas Popela)
1572         tests: capture stdout (Vadim Rutkovsky)
1573         tests: don't use pkexec (Vadim Rutkovsky)
1574         tests: correctly calculate combobox/textbox pair (Vadim Rutkovsky)
1575         tests: don't attach empty stdout / stderr (Vadim Rutkovsky)
1576         tests: correctly fetch combobox/textbox pair in contact editor (Vadim Rutkovsky)
1577         tests: correctly detect if contact editor section needs expanding (Vadim Rutkovsky)
1578         tests: don't scroll up if we're checking IMs (Vadim Rutkovsky)
1579         tests: fix ugly scrolling problem (Vadim Rutkovsky)
1581 Translations:
1582         Alexandre Franke (fr)
1583         Muhammet Kara (tr)
1585 Evolution 3.13.2 2014-05-26
1586 ---------------------------
1588 Bug Fixes:
1589         Bug 685323 - Provide SIP field for contacts (Milan Crha)
1590         Bug 729256 - Busy loop under replace_local_image_links() (Tomas Popela)
1591         Bug 729084 - Use tel: URI instead of callto: for phone numbers (Milan Crha)
1592         Bug 653892 - Allow to enter more than four email addresses (Christian Schaarschmidt)
1593         Bug 666142 - Filtered message not opened in a separate window (Milan Crha)
1594         Bug 691957 - MDN: Do not show "Sender has been notified..." message (Milan Crha)
1595         Bug 678843 - May re-prompt password on account re-enable (Milan Crha)
1596         Bug 563048 - Prefer Inbox type over other types in folder description (Milan Crha)
1597         Bug 730145 - Switching folders marks message as seen (Carl Schaefer)
1598         Bug 730199 - [MessageList] Support dates with value larger than 2^32 (Milan Crha)
1600 Miscellaneous:
1601         EFileRequest: Fix build with additional debug messages enabled (Tomas Popela)
1602         EContactEditor: IM service name not localized properly (Milan Crha)
1603         EContactEditor: IM field is focused after editor open (Milan Crha)
1604         EWebView: Allow navigation in page through HTML anchor elements (Tomas Popela)
1605         EWebView: Rework how link with fragment is detected, use SoupURI for it (Tomas Popela)
1606         EContactEditor: Restore focused widget in sensitize_all() (Milan Crha)
1607         EContactEditor: Make sure custom widget types are available (Milan Crha)
1608         Custom mail account order reset on an account add or remove (Milan Crha)
1609         Update tar format to tar-ustar (Yanko Kaneti)
1610         Updated German translation (Christian Kirbach)
1611         Runtime criticals when closing an appointment editor with reminders (Milan Crha)
1612         tests: fix searchbar lookup (Vadim Rutkovsky)
1613         tests: add necessary comboboxes in contact editor if needed (Vadim Rutkovsky)
1614         tests: wait until contact editor is hidden while saving (Vadim Rutkovsky)
1615         tests: attach journald logs to html report (Vadim Rutkovsky)
1616         tests: make a small pause for menu to appear (Vadim Rutkovsky)
1617         tests: scroll to the bottom of contact editor if needed (Vadim Rutkovsky)
1618         tests: remove extra table header from addressbook.feature (Vadim Rutkovsky)
1619         tests: eliminate tabs from tests (Vadim Rutkovsky)
1620         tests: run pkexec journalctl (Vadim Rutkovsky)
1621         tests: make addressbook_contacts test shorter (Vadim Rutkovsky)
1622         tests: correctly search for combobox-textbox pair (Vadim Rutkovsky)
1623         tests: give an app 5 secs to start (Vadim Rutkovsky)
1625 Translations:
1626         Matej Urbančič (sl)
1627         Juhani Numminen (fi)
1628         Yuri Myasoedov (ru)
1629         Carles Ferrando (ca@valencia)
1630         Marek Černocký (cs)
1632 Evolution 3.13.1 2014-04-28
1633 ---------------------------
1635 Bug Fixes:
1636         Bug 340075 - More IM contact fields (Christian Schaarschmidt)
1637         Bug 508744 - Select PGP key from a list in mail account properties
1638                      (Milan Crha)
1639         Bug 545106 - [Automatic Contacts] Adds duplicate email addresses
1640                      (Watson Yuuma Sato)
1641         Bug 551793 - Alarms dialog: Change "Customize" option (Anup-Allamsetty)
1642         Bug 684425 - Do not pass NULL text to gtk_entry_set_text() (Milan Crha)
1643         Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
1644         Bug 719417 - Remove em-filter-i18n.h (Matthew Barnes)
1645         Bug 724059 - Allow arbitrary number of phone entries in the contact
1646                      editor (Christian Schaarschmidt)
1647         Bug 726110 - Use gtk_drag_check_threshold() instead of hard-coded
1648                      values (Milan Crha)
1649         Bug 726542 - Unpadded black border on various mail account settings
1650                      pages (Milan Crha)
1651         Bug 726654 - Search bar's filter change may not steal keyboard focus
1652                      (Milan Crha)
1653         Bug 727888 - Wrap the Location label in a reminder dialog (Milan Crha)
1654         Bug 727967 - Undo/Redo text is not displayed in menus (Milan Crha)
1656 Other Changes:
1657         * User documentation improvements. (Andre Klapper)
1658         * Refactor the folder selection dialog to show progress and errors
1659           inline. (Matthew Barnes)
1660         * Plugged assorted memory leaks. (Milan Crha)
1661         * Add an --enable-code-coverage configure option to enable gcov
1662           support. (Milan Crha)
1663         * Installed test suite improvements. (Vadim Rutkovsky)
1664         * e-util: Port to thread-safe ECategories API (Philip Withnall)
1665         * Cancel pending mail operations when going offline or on quit
1666           (Milan Crha)
1667         * EMailDisplay: Install HTML click event handlers on images in all
1668           frames (Tomas Popela)
1669         * Reset MessageList::seen_id in mail_reader_message_seen_cb()
1670           (Milan Crha)
1671         * Make 'Copy Link Location' copy into both primary and selection
1672           clipboards (Milan Crha)
1674 Translations:
1675         Marek Černocký (cs)
1676         Christian Kirbach (de)
1677         Tom Tryfonidis (el)
1678         Fran Dieguez (gl)
1679         Gianvito Cavasoli (it)
1680         Jiro Matsuzawa (ja)
1681         Kjartan Maraas (nb)
1682         Yuri Myasoedov (ru)
1683         Matej Urbančič (sl)
1686 Evolution 3.12.0 2014-03-24
1687 ---------------------------
1689 * Forbid header bars in stock GTK+ dialogs. (Matthew Barnes)
1691 Translations:
1692         Kenneth Nielsen (da)
1693         Christian Kirbach (de)
1694         Inaki Larranaga Murgoitio (eu)
1695         Jiri Grönroos (fi)
1696         Gábor Kelemen (hu)
1697         Duarte Loreto (pt)
1698         Enrico Nicoletto (pt_BR)
1699         Yuri Myasoedov (ru)
1700         Matej Urbančič (sl)
1701         Мирослав Николић (sr)
1704 Evolution 3.11.92 2014-03-17
1705 ----------------------------
1707 Bug Fixes:
1708         Bug 446659 - Message view can scroll away after message deletion
1709                      (Milan Crha)
1710         Bug 550697 - Crash after folder open in a closed mail view (Milan Crha)
1711         Bug 710337 - Define ETree/ETable "alternating-row-colors" style
1712                      property (Milan Crha)
1713         Bug 711350 - Cannot position caret in received message body without
1714                      using the mouse (Tomas Popela)
1715         Bug 711351 - Folder change in folder tree steals focus (Milan Crha)
1716         Bug 711658 - Time zone for new events sometimes defaults to UTC
1717                      (Milan Crha)
1718         Bug 722938 - Adapt a11y code for newest gtk (Mike Gorse)
1719         Bug 723204 - Account assistant is too wide (Matthew Barnes)
1720         Bug 725402 - Checking sender for multiple images causes hang
1721                      (Milan Crha)
1722         Bug 725615 - Disable Delete button in a vTrash folder (Milan Crha)
1723         Bug 726225 - [abrt] Memory corruption during message list regen after
1724                      Trash expunge (Milan Crha)
1726 Other Changes:
1727         * Don't close base stream when destroying a CamelFilterOutputStream.
1728           (Matthew Barnes)
1729         * EWebView/EMailDisplay: Setup custom CSS styles to DOM right after
1730           document loads. (Milan Crha)
1731         * Contact photos not always shown in a contact preview. (Milan Crha)
1732         * Missing attachment button for attachments of a known type.
1733           (Milan Crha)
1735 Translations:
1736         China) translation (Wylmer Wang (zh_CN)
1737         Pau Iranzo (ca)
1738         Jiří Eischmann (cs)
1739         Alain Lojewski (fr)
1740         Fran Diéguez (gl)
1741         Gábor Kelemen (hu)
1742         Andika Triwidada (id)
1743         Changwoo Ryu (ko)
1744         Rūdolfs Mazurs (lv)
1745         Kjartan Maraas (nb)
1746         Paweł Żołnowski (pl)
1747         Chao-Hsiung Liao (zh_HK)
1750 Evolution 3.11.91 2014-03-03
1751 ----------------------------
1753 Bug Fixes:
1754         Bug 542723 - [vCard importer] Some fields get imported also into
1755                      notes (Sebastian Fritz)
1756         Bug 553927 - Autoselect newly created accounts in the folder tree
1757                      (Milan Crha)
1758         Bug 597552 - Remove evolution-plugin.pc.in (Matthew Barnes)
1759         Bug 709162 - Use-after-free on a reminder snooze (Milan Crha)
1760         Bug 711443 - IMAPX account unread count goes only up, not down
1761                      (Milan Crha)
1762         Bug 711758 - Handle relative path when importing from command line
1763                      (Milan Crha)
1764         Bug 724437 - Content-Disposition inline confuses message formatter
1765                      (Milan Crha)
1766         Bug 724854 - Cursor moves to incorrect message when deleting multiple
1767                      messages (Milan Crha)
1768         Bug 724909 - Highlight module hangs on large attachments
1769                      (Matthew Barnes)
1770         Bug 725010 - Fix strings in "Composer Preferences > Send Account" tab
1771                      (Milan Crha)
1773 Other Changes:
1774         * Add shortcuts and action captions previously defined by gtk-stock
1775           item definitions (Milan Crha)
1776         * Make calendar tooltip count also days, not only hours/minutes/seconds
1777           (Milan Crha)
1778         * EMFolderTreeModel: Fix a circular dependency between model and its
1779           data (Milan Crha)
1780         * ETree/ETable: Allow easier adding of columns for sorting (Milan Crha)
1781         * EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values (Milan Crha)
1782         * EMailFormatter: Use GOutputStream instead of CamelStream.
1783           (Matthew Barnes)
1785 Translations:
1786         Daniel Mustieles (es)
1787         Aurimas Černius (lt)
1788         Kjartan Maraas (nb)
1789         Manoj Kumar Giri (or)
1790         Wylmer Wang (zh_CN)
1793 Evolution 3.11.90 2014-02-17
1794 ----------------------------
1796 Bugs Fixes:
1797         Bug #655806 - Folder deletion is very slow (Fabiano Fidêncio)
1798         Bug #685381 - POP3's "delete-expunged" ignored when Empty trash on
1799                       exit (Milan Crha)
1800         Bug #720542 - Crash on calendar view's tooltip timeout (Milan Crha)
1801         Bug #720940 - Always asked to synchronize folders when going offline
1802                       (Milan Crha)
1803         Bug #721639 - Cannot overwrite builtin mail view definitions
1804                       (Milan Crha)
1805         Bug #722041 - NNTP Messages are silently dropped from Outbox
1806                       (Milan Crha)
1807         Bug #724023 - Run EMailFormatter in the main/UI thread (Milan Crha)
1809 Other Changes:
1810         * Fix typos in a logic of a "mail:ask-quick-offline" user prompt
1811           (Milan Crha)
1812         * e_table_sort_info_duplicate: Missing ref of a 'column_spec' member
1813           (Milan Crha)
1814         * Fix a runtime warning on startup. (Matthew Barnes)
1815         * EMailConfigAssistant: Hack the "Go Back" button after autoconfig.
1816           (Matthew Barnes)
1817         * Stop using deprecated gtk-stock items (Milan Crha)
1819 Translations:
1820         Dimitris Spingos (el)
1821         Daniel Mustieles (es)
1822         Fran Diéguez (gl)
1823         Andika Triwidada (id)
1824         Shankar Prasad (kn)
1825         Rafael Ferreira (pt_BR)
1826         Enrico Nicoletto (pt_BR)
1827         Yuri Myasoedov (ru)
1828         Victor Ibragimov (tg)
1829         Daniel Korostil (uk)
1832 Evolution 3.11.5 2014-02-03
1833 ---------------------------
1835 Bugs Fixed:
1836         Bug 583773 - Does not always mark mails as read automatically
1837                      (Milan Crha)
1838         Bug 645476 - Avoid scroll to cursor on folder change in message list
1839                      (Milan Crha)
1840         Bug 702709 - Do not forget to set CamelSession offline (Milan Crha)
1841         Bug 702958 - Crash on attachment add or remove (Milan Crha)
1842         Bug 707121 - Merge contacts dialogs indefinitely expands by itself
1843                      (Milan Crha)
1844         Bug 707518 - Deleting a local address book triggers error "Unable to
1845                      open address book" (Milan Crha)
1846         Bug 721213 - Character encoding combo opened empty (Milan Crha)
1847         Bug 721427 - Alert about missing condition in a filter rule editor
1848                      (Milan Crha)
1849         Bug 721577 - Contact editor - rearrange "Office" field (Chris)
1850         Bug 721577 - Show Office field in Contact's preview (Chris)
1851         Bug 722346 - _NL_MEASUREMENT_MEASUREMENT is not portable (Milan Crha)
1852         Bug 722352 - libresolv does not exist on FreeBSD (Matthew Barnes)
1853         Bug 722415 - Memo does not support Start Date property
1854                      (Fabiano Fidêncio)
1855         Bug 722698 - Crash creating a new folder (Fabiano Fidêncio)
1856         Bug 722951 - Check for empty rule values (Milan Crha)
1857         Bug 723377 - Add alternate zoom shortcuts (Matthew Barnes)
1859 Other Changes:
1860         * Drop KRB5 dependency (Milan Crha)
1861         * Drop libsoup-gnome dependency (Fabiano Fidêncio)
1862         * User documentation improvements. (Andre Klapper)
1863         * EDateEdit: Force 24 hour format for locales without am/pm
1864           equivalents (Milan Crha)
1865         * Prevent GSettings from freaking out over a missing junk filter.
1866           (Matthew Barnes)
1867         * MailFolderCache: Remove 'ping' operation. (Matthew Barnes)
1868         * ESourceSelector: Fix a memory leak on a mouse button press event
1869           (Milan Crha)
1870         * Forward/Reply styles in Preferences opened empty (Milan Crha)
1871         * Avoid multiple save of folder changes on application quit (Milan Crha)
1872         * Memory leaks of GSettings objects (Milan Crha)
1873         * Add <programming-language> entry to DOAP file (Andre Klapper)
1874         * EHttpRequest: Avoid possible data stream memory leak (Milan Crha)
1876 Translations:
1877         Nilamdyuti Goswami (as)
1878         Marek Černocký (cs)
1879         Dimitris Spingos (el)
1880         Daniel Mustieles (es)
1881         Aurimas Černius (lt)
1882         Kjartan Maraas (nb)
1883         Enrico Nicoletto (pt_BR)
1884         Tong Hui (zh_CN)
1885         Chao-Hsiung Liao (zh_HK)
1888 Evolution 3.11.4 2014-01-13
1889 ---------------------------
1891 Bugs Fixed:
1892         Bug 333184 - Add Undo support to component editors (Milan Crha)
1893         Bug 677300 - Add 3 px padding above and below the searchbar
1894                      (Matthew Barnes)
1895         Bug 721545 - License text contains obsolete FSF postal address
1896                      (Matthew Barnes)
1898 Other Changes:
1899         * configure.ac: Update PACKAGE_URL to Evolution wiki. (Matthew Barnes)
1900         * Update copyright year in About dialog. (Matthew Barnes)
1902 Translations:
1903         Nilamdyuti Goswami (as)
1904         Marek Černocký (cs)
1905         Christian Kirbach (de)
1906         Dimitris Spingos (el)
1907         Daniel Mustieles (es)
1908         Fran Diéguez (gl)
1909         Andika Triwidada (id)
1910         Rafael Ferreira (pt_BR)
1911         Stas Solovey (ru)
1912         Marián Čavojský (sk)
1913         Krishnababu Krothapalli (te)
1914         Victor Ibragimov (tg)
1915         Wylmer Wang (zh_CN)
1916         Chao-Hsiung Liao (zh_HK)
1919 Evolution 3.11.3 2013-12-16
1920 ---------------------------
1922 Highlights:
1923         * Nicer playback controls for audio attachments. (Matthew Barnes)
1924         * Folder tree shows connection icons next to accounts. (Matthew Barnes)
1926 Bug Fixes:
1927         Bug 329616 - Spell checking for Event/Task/Memo editors (Milan Crha)
1928         Bug 704832 - Event removal doesn't update week/month views properly
1929                      (Milan Crha)
1930         Bug 711499 - Failed image download lefts opened file descriptor
1931                      (Milan Crha)
1932         Bug 711669 - "Other address" is not displayed in preview (Milan Crha)
1933         Bug 711685 - Check calendar email as an organizer (Milan Crha)
1934         Bug 711824 - Crash due to use-after-free after pine import (Milan Crha)
1935         Bug 712342 - Calendar search doesn't finish (Milan Crha)
1936         Bug 712388 - Crash when opening Properties of a Weather calendar
1937                      (Milan Crha)
1938         Bug 712668 - Disable message recovery after initial scan
1939                      (Matthew Barnes)
1940         Bug 712738 - Recovered message doesn't restore options (Milan Crha)
1941         Bug 715057 - Weather calendar is using Fahrenheit units as default
1942                      (Fabiano Fidêncio)
1943         Bug 715067 - <Enter> does not save in the full name editor
1944                      (Michael Ekstrand)
1946 Other Changes:
1947         * Bump libsoup requirement to 2.42. (Matthew Barnes)
1948         * Bump minimum libgweather requirement. (Matthew Barnes)
1949         * Remove --enable-strict configure option. (Matthew Barnes)
1950         * User documentation improvements. (Andre Klapper)
1951         * Purge remaining EProxy usage. (Matthew Barnes)
1952         * [itip-formatter] Search for an event in enabled calendars only
1953           (Milan Crha)
1954         * Remove "side-bar-ellipsize-mode" setting. (Matthew Barnes)
1955         * Weather calendar: Be able to change temperature unit (Milan Crha)
1956         * Use SoupSession's request API instead of SoupRequester.
1957           (Matthew Barnes)
1958         * Extend test-source-selector test program (Milan Crha)
1959         * pine-importer: Fix a crash when importing with no existing address
1960           books (Philip Withnall)
1961         * icalendar-importer: Fix a crash when importing with no existing
1962           cals (Philip Withnall)
1963         * EMFolderTreeModel: Fix subscribing to a folder with children.
1964           (Matthew Barnes)
1966 Translations:
1967         Aurimas Černius (lt)
1968         Daniel Mustieles (es)
1969         Dimitris Spingos (el)
1970         Krishnababu Krothapalli (te)
1971         Piotr Drąg (pl)
1972         Shantha kumar (ta)
1973         Мирослав Николић (sr)
1974         Gan Lu (zh_CN)
1977 Evolution 3.11.2 2013-11-18
1978 ---------------------------
1980 * Network proxy support is far more configurable.  Alternate proxy settings
1981   can be defined in Network Preferences and applied to individual accounts.
1983 Bug Fixes:
1984         Bug 657808 - Copy/move of a single instance should grab whole series
1985                      (Milan Crha)
1986         Bug 689055 - Port contact map to geocode-glib 3.10
1987                      (Canek Peláez Valdés)
1988         Bug 707112 - Replace webkit_dom_html_element_get_id usage
1989                      (Kerrick Staley)
1990         Bug 709428 - Searchbar widgets should not wrap (Matthew Barnes)
1991         Bug 710489 - Network detection broken at startup (Matthew Barnes)
1992         Bug 710797 - Name all the timeouts added with g_timeout_add()
1993                      (Bastien Nocera)
1994         Bug 710835 - evolution.convert: Add trailing / for schemas paths
1995                      (Colin Walters)
1996         Bug 710852 - Missing linker flag in evolution-alarm-notify
1997                      (Canek Peláez Valdés)
1998         Bug 711198 - Crashes on creating a new task (Matthew Barnes)
1999         Bug 711477 - Print/export tasks/memos without summary displays "(null)"
2000                      (Milan Crha)
2001         Bug 711532 - Infinite recursion from message/news attachment
2002                      (Matthew Barnes)
2003         Bug 711835 - Clang build in broken: void function
2004                      'cal_comp_transfer_item_to' should not return a value
2005                      (Fabiano Fidêncio)
2007 Other Changes:
2008         * Bump webkitgtk-3.0 requirement to 2.0.1. (Matthew Barnes)
2009         * Fix error handling glitch in mail_session_send_to_thread().
2010           (Matthew Barnes)
2011         * Update error handling when sending offline. (Matthew Barnes)
2012         * Fix potential issues found by static analysis tools. (Milan Crha)
2013         * Make e_attachment_set_file_info() thread-safe. (Matthew Barnes)
2014         * Alarm-Notify: Skip disabled sources/calendars (Milan Crha)
2015         * Generate documentation for libemail-engine. (Matthew Barnes)
2017 Translations:
2018         Dimitris Spingos (el)
2019         Daniel Mustieles (es)
2020         Fran Diéguez (gl)
2021         Anish A (ml)
2022         Hannie Dumoleyn (nl)
2023         Piotr Drąg (pl)
2024         Yuri Myasoedov (ru)
2025         Matej Urbančič (sl)
2028 Evolution 3.11.1 2013-10-21
2029 ---------------------------
2031 Bug Fixes:
2032         Bug 215115 - Per-folder From: email address (Milan Crha)
2033         Bug 640382 - Prevent a crash in e_week_view_on_text_item_event()
2034                      (Milan Crha)
2035         Bug 659890 - Merge addressbook 'widgets' and 'merging' libraries
2036                      (Milan Crha)
2037         Bug 689787 - Prefer-plain can hide message body for composer
2038                      (Milan Crha)
2039         Bug 699997 - Show unreferenced images in multipart/related parser
2040                      (Milan Crha)
2041         Bug 705685 - Contact(-list)-editor - reject save when book is still
2042                      opening (Milan Crha)
2043         Bug 707425 - Inconsistent capitalization in calendar Search menu
2044                      (Matthew Barnes)
2045         Bug 707720 - Change 'mail' keyword to 'email' in evolution.desktop
2046                      (Matthew Barnes)
2047         Bug 707856 - Custom recurrence dropped on event editor save (Milan Crha)
2048         Bug 708347 - Memory leak from EWebView/webkit (Tomas Popela)
2049         Bug 708349 - Memory leaks around mail config (Milan Crha)
2050         Bug 708390 - text-highlight: Don't interfere with printing
2051                      (Matthew Barnes)
2052         Bug 708682 - Move with 'End' key with collapsed threads fails
2053                      (Milan Crha)
2054         Bug 708840 - Crash when closing subscription dialog with running
2055                      operation (Milan Crha)
2056         Bug 709108 - Make Appdata file translatable (Daniel Mustieles)
2057         Bug 709396 - Quoted text truncated when "Keep signature above" is set
2058                      (Milan Crha)
2059         Bug 710171 - EShellTaskbar: Gtk+ functions called out of the main
2060                      thread (Milan Crha)
2062 Other Changes:
2063         * Bump minimum GLib requirement to 2.36. (Matthew Barnes)
2064         * New base dependency: gcr-3 >= 3.4 (Matthew Barnes)
2065         * Use GcrCertificateWidget to display certificate details.
2066           (Matthew Barnes)
2067         * Show both component summary and alarm description in Reminders
2068           (Milan Crha)
2070 Translations:
2071         Nilamdyuti Goswami (as)
2072         Josep Sànchez (ca)
2073         Carles Ferrando (ca@valencia)
2074         Christian Kirbach (de)
2075         Balázs Úr (hu)
2076         Jiro Matsuzawa (ja)
2077         Daniel Korostil (uk)
2078         Chao-Hsiung Liao (zh_HK)
2079         Cheng-Chia Tseng (zh_HK)
2082 Evolution 3.10.0 2013-09-23
2083 ---------------------------
2085 Translations:
2086         Nilamdyuti Goswami (as)
2087         Jiří Eischmann (cs)
2088         Ask H. Larsen (da)
2089         Inaki Larranaga Murgoitio (eu)
2090         A S Alam (pa)
2091         Enrico Nicoletto (pt_BR)
2092         Marián Čavojský (sk)
2095 Evolution 3.9.92 2013-09-16
2096 ---------------------------
2098 Bug Fixes:
2099         Bug 706008 - Workaround gnome-shell style change on focus change
2100                      (Tomas Popela)
2101         Bug 707048 - [bbdb] GError double free when contact save fails
2102                      (Milan Crha)
2103         Bug 707392 - Only very first Collapse/Expand button in message header
2104                      pane works (Tomas Popela)
2105         Bug 707571 - Bad EOF check in getNextCSVEntry (Andreas Schwab)
2106         Bug 708004 - Deleting in threaded mode moves cursor to incorrect
2107                      message (David Dillow)
2109 Other Changes:
2110         * Add EShellView to E{Calendar,MemoList,TaskList}Selector
2111           (Fabiano Fidêncio)
2112         * Add an AppData description for Evolution. (Matthew Barnes)
2113         * Fix folder name encoding in em_folder_utils_create_folder().
2114           (Matthew Barnes)
2115         * calendar: do not assume time_t is long (Antoine Jacoutot)
2116         * EClientSelector: Show an initial icon based on host name.
2117           (Matthew Barnes)
2119 Translations:
2120         Ihar Hrachyshka (be)
2121         Jordi Mas (ca)
2122         Christian Kirbach (de)
2123         Daniel Mustieles (es)
2124         Timo Jyrinki (fi)
2125         Alexandre Franke (fr)
2126         Seán de Búrca (ga)
2127         Balázs Úr (hu)
2128         Gabor Kelemen (hu)
2129         Andika Triwidada (id)
2130         Changwoo Ryu (ko)
2131         Aurimas Černius (lt)
2132         Rūdolfs Mazurs (lv)
2133         Kjartan Maraas (nb)
2134         Yuri Myasoedov (ru)
2135         Мирослав Николић (sr)
2136         Chao-Hsiung Liao (zh_HK)
2139 Evolution 3.9.91 2013-09-02
2140 ---------------------------
2142 Bug Fixes:
2143         Bug 274144 - 'Update attendee status' might not be done multiple times
2144                      (Milan Crha)
2145         Bug 656804 - Cannot create folder with special characters in name
2146                      (Milan Crha)
2147         Bug 658164 - Pressing the "Make this Occurrence Movable" changes
2148                      meeting time (Fabiano Fidêncio)
2149         Bug 659715 - Reject folder copy/move in offline (Fabiano Fidêncio)
2150         Bug 682277 - Multiselect of messages causes slow UI update (Milan Crha)
2151         Bug 698275 - Enable/disable account yields to a several seconds busy
2152                      loop (Milan Crha)
2153         Bug 706463 - Refcounting error in e_mail_reader_reply_to_message()
2154                      (Matthew Barnes)
2155         Bug 706814 - Do not use folder uri in copy/move folder errors
2156                      (Fabiano Fidêncio)
2157         Bug 706901 - Large default book slows down composer open (Milan Crha)
2158         Bug 707043 - Audio attachment not shown correctly (David Woodhouse)
2160 Other Changes:
2161         * User documentation improvements. (Andre Klapper)
2162         * EShellSearchbar: Put focus on search results after changing filter.
2163           (Matthew Barnes)
2164         * Skip evolution from 'Open with' list of applications on attachments
2165           (Milan Crha)
2167 Translations:
2168         Christian Kirbach (de)
2169         Benjamin Steinwender (de)
2170         Alexandre Franke (fr)
2171         Fran Diéguez (gl)
2172         Balázs Úr (hu)
2173         Aurimas Černius (lt)
2174         Anish A (ml)
2175         Piotr Drąg (pl)
2176         Rafael Ferreira (pt_BR)
2177         Enrico Nicoletto (pt_BR)
2178         Matej Urbančič (sl)
2181 Evolution 3.9.90 2013-08-19
2182 ---------------------------
2184 Bug Fixes:
2185         Bug 695633 - Attachments disappear after opening one (Milan Crha)
2186         Bug 698723 - Crash on saving contact with categories (Milan Crha)
2187         Bug 699603 - Message list scrolls to cursor on style change
2188                      (Milan Crha)
2189         Bug 704207 - Dragged column's arrow indicator oversized (Milan Crha)
2190         Bug 704369 - Meeting change asks on save, but tries to send update
2191                      anyway (Milan Crha)
2192         Bug 704440 - Close shell window alerts with Escape key (Matthew Barnes)
2193         Bug 704549 - Missing mnemonic in External Editor plugin configuration
2194                      (Milan Crha)
2195         Bug 704861 - Runtime warning in calendar module (Matthew Barnes)
2196         Bug 705119 - File descriptors for images not closed (Milan Crha)
2197         Bug 705194 - Failure to decrypt inline encrypted GPG messages
2198                      (Matthew Barnes)
2199         Bug 705446 - Old POP3 mails can be removed before getting them
2200                      (Milan Crha)
2201         Bug 705657 - Crash in em_utils_selection_set_urilist() (Milan Crha)
2202         Bug 705814 - Crash in certificate_viewer_new() (Milan Crha)
2204 Other Changes:
2205         * Fix sidebar message counts for real Junk / Trash folders.
2206           (Matthew Barnes)
2207         * [Addressbook] Show editor errors above editor window (Milan Crha)
2208         * Close inline alert messages with Escape key. (Matthew Barnes)
2209         * Update Authors list in About dialog. (Matthew Barnes)
2210         * [alarm-notify] Do not change selection on new reminder arrival
2211           (Thomas Mittelstaedt)
2213 Translations:
2214         Christian Kirbach (de)
2215         Daniel Mustieles (es)
2216         Fran Diéguez (gl)
2217         Gabor Kelemen (hu)
2218         Aurimas Černius (lt)
2219         Kjartan Maraas (nb)
2220         Rafael Ferreira (pt_BR)
2221         Yuri Myasoedov (ru)
2222         Matej Urbančič (sl)
2223         Chao-Hsiung Liao (zh_HK)
2226 Evolution 3.9.5 2013-07-29
2227 --------------------------
2229 Bug Fixes:
2230         Bug 386113 - Show custom alarm message in pop-up alerts
2231                      (Fabiano Fidêncio)
2232         Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon
2233                      (Matthew Barnes)
2234         Bug 697878 - Image popup menu not always shown for images in HTML mails
2235                      (Matthew Barnes)
2236         Bug 702664 - Settings migration issue from "headers" to "show-headers"
2237                      (Matthew Barnes)
2238         Bug 703153 - Forgotten signal callbacks for freed objects (Milan Crha)
2239         Bug 703244 - Work around GtkBox regression in GTK 3.9.1
2240                      (Matthew Barnes)
2241         Bug 703389 - Proxy ignored for images (Milan Crha)
2242         Bug 703490 - Stop invoking spamc, just use spamassassin
2243                      (Matthew Barnes)
2244         Bug 703899 - Moving a meeting does not ask for confirmation
2245                      (Fabiano Fidêncio)
2246         Bug 703991 - Crash when using -fstack-protector-strong (Matthew Barnes)
2247         Bug 704259 - Fix "reply-style" key migration logic (Matthew Barnes)
2248         Bug 704459 - GnomeCanvasItem: Implement all methods (Matthew Barnes)
2249         Bug 704494 - EStockRequest calls into GTK+ from worker thread
2250                      (Matthew Barnes)
2251         Bug 704558 - Crash when using -fstack-protector-strong (Matthew Barnes)
2252         Bug 704682 - Runtime warning in MailFolderCache (Matthew Barnes)
2253         Bug 704778 - Default Free/Busy dialog view to zoom-in (Milan Crha)
2255 Other Changes:
2256         * User documentation improvements. (Andre Klapper)
2257         * Remove nautilus-sendto integration. (Matthew Barnes)
2258         * EMailParserMessage: Better handle message bodies as attachments.
2259           (Matthew Barnes)
2260         * EaMinicardView: Create a minicard object, if not present in a list.
2261           (Milan Crha)
2262         * EDayView's event resize abort doesn't always restore original event
2263           size. (Milan Crha)
2264         * EContactStore: Stop book views in a dedicated thread (Milan Crha)
2265         * MailFolderCache: Thread-safety improvements and other cleanups.
2266           (Matthew Barnes)
2267         * EMailRequest: Handle empty message bodies more gracefully.
2268           (Matthew Barnes)
2269         * Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()
2270           (Milan Crha)
2271         * Only use the alarm description if the client supports it.
2272           (Fabiano Fidêncio)
2274 Translations:
2275         Andika Triwidada (id)
2276         Daniel Mustieles (es)
2277         Dimitris Spingos (el)
2278         Kjartan Maraas (nb)
2279         Marek Černocký (cs)
2280         Shankar Prasad (kn)
2283 Evolution 3.9.4 2013-07-08
2284 --------------------------
2286 Bug Fixes:
2287         Bug 386113 - Show custom alarm message in pop-up alerts (Milan Crha)
2288         Bug 641711 - Crash in remove_queued_alarm (Milan Crha)
2289         Bug 689640 - Print Preview of composer text is empty (Milan Crha)
2290         Bug 693216 - Email type is changed to other after merging (Milan Crha)
2291         Bug 699576 - Mail reader frame is black (in the mail view) (Milan Crha)
2292         Bug 702006 - Select All does not select collapsed threads
2293                      (Matthew Barnes)
2294         Bug 702454 - EMailBrowser fails to show message (Matthew Barnes)
2295         Bug 702664 - Settings migration issue from "headers" to "show-headers"
2296                      (Matthew Barnes)
2297         Bug 702710 - MessageList: Delay state capture for regen.
2298                      (Matthew Barnes)
2299         Bug 702796 - Work around GNode's O(N) tail insertions (Matthew Barnes)
2300         Bug 703053 - Error on setting reminder 'after start of appointment'
2301                      (Fabiano Fidêncio)
2302         Bug 703181 - Asked for password which is never used (David Woodhouse)
2303         Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)
2304         Bug 703638 - Keep ItipView alive while connecting to calendar
2305                      (Matthew Barnes)
2306         Bug 703732 - Unnecessary localedir override in configure.ac
2307                      (Evgeny Bobkin)
2309 Other Changes:
2310         * User documentation updates. (Andre Klapper)
2311         * More ETable/ETree refactoring. (Matthew Barnes)
2312         * Heavy GalView refactoring, replace "Define Views..." menu item
2313           with "Delete Current View", delete GalViewFactory. (Matthew Barnes)
2314         * Make Ctrl+C/V/X work while editing text in calendar views.
2315           (Milan Crha)
2316         * EMFolderTreeModel: Listen for "folder-info-stale" signals and
2317           regenerate the folder tree for that mail store. (Matthew Barnes)
2318         * EUrlEntry: Replace the big, bulky "open" button with clickable
2319           inline icon. (Matthew Barnes)
2320         * Notify user about question dialogs (Milan Crha)
2321         * Add ETreeViewFrame. (Matthew Barnes)
2322         * Set network-available on a CamelSession when going online (Milan Crha)
2323         * Fix typo: appointmenet -> appointment (Fabiano Fidêncio)
2324         * Contacts view: Add 'Refresh' into books context menu (Milan Crha)
2326 Translations:
2327         Marek Černocký (cs)
2328         Benjamin Steinwender (de)
2329         Daniel Mustieles (es)
2330         Kjartan Maraas (nb)
2333 Evolution 3.9.3 2013-06-17
2334 --------------------------
2336 Bug Fixes:
2337         Bug 250046 - Empty group address as recipient prevents message send
2338                      (Milan Crha)
2339         Bug 555130 - Redesign task editor (Milan Crha)
2340         Bug 684302 - Prompt to close message window on reply should be inline
2341                      (Matthew Barnes)
2342         Bug 700277 - EClientCache allocates memory ad infinity (Matthew Barnes)
2343         Bug 700812 - Search in Calendar view is broken (Milan Crha)
2344         Bug 701669 - Bad assumption in prefer-plain module (Matthew Barnes)
2346 Other Changes:
2347         * Rename some base libraries to libevolution-$FOO. (Matthew Barnes)
2348         * Use F9 to toggle sidebar visibility. (Matthew Barnes)
2349         * Update Quick Reference Card to show F12 shortcut. (Matthew Barnes)
2350         * Remove Evolution icon from header section. (Matthew Barnes)
2351         * Make EAlertDialog non-resizable. (Matthew Barnes)
2352         * Ask for a Smart Card password with a token name too (Milan Crha)
2353         * GnomeCalendar: Get rid of the async message dispatcher.
2354           (Matthew Barnes)
2355         * Make the "Headers" print dialog tab actually work. (Matthew Barnes)
2356         * Reimplement the main toolbar's prefer-item feature. (Matthew Barnes)
2357         * Fix various causes for crashes after closing a 2nd Evolution window.
2358           (Matthew Barnes)
2359         * Heavily refactor MessageList and ETreeModel. (Matthew Barnes)
2360         * Remove lots of unused legacy APIs. (Matthew Barnes)
2362 Translations:
2363         Jorge Pérez Pérez (an)
2364         Dimitris Spingos (el)
2365         Daniel Mustieles (es)
2366         Fran Diéguez (gl)
2367         Jiro Matsuzawa (ja)
2368         Aurimas Černius (lt)
2369         Sandeep Sheshrao Shedmake (mr)
2370         Kjartan Maraas (nb)
2371         ManojKumar Giri (or)
2372         Matej Urbančič (sl)
2373         Shantha kumar (ta)
2376 Evolution 3.9.2 2013-05-27
2377 --------------------------
2379 Bug Fixes:
2380         Bug 301323 - "Edit as new message" doesn't strip signature properly
2381                      (Milan Crha)
2382         Bug 696531 - Force white background for HTML parts (Milan Crha)
2383         Bug 697632 - [mail-to-task] Invalid unref of a CamelFolder
2384                      (Samarjit Adhikari)
2385         Bug 699334 - Calendar: reply all doesn't quite work (Milan Crha)
2386         Bug 699551 - Signature is not removed on reply (Milan Crha)
2387         Bug 699555 - prompt-on-mark-all-read doesn't work in context menu
2388                      (Milan Crha)
2389         Bug 699980 - Calendar delete does not remove events from view
2390                      (Milan Crha)
2391         Bug 700028 - Drag-n-drop export of a file produces 0 sized PDF file
2392                      (Matthew Barnes)
2394 Other Changes:
2395         * Make sure EAddressbookModel has a fresh EBookClient. (Matthew Barnes)
2396         * Merge [mark-all-read] plugin into core code (Milan Crha)
2397         * contact-photos: Obtain an EClient asynchronously. (Matthew Barnes)
2398         * Right-align mail header names. (Matthew Barnes)
2399         * Improve mail header layout in right-to-left locales. (Matthew Barnes)
2400         * Remove "drag-and-drop-save-name-format" setting. (Matthew Barnes)
2401         * Convert EMailPart to a GObject. (Matthew Barnes)
2402         * Use an user-friendlier message when update comp-editor fails
2403           (Fabiano Fidêncio)
2404         * Make EAttachment a little more thread-safe. (Matthew Barnes)
2405         * EMailSession: Add helper functions for sending messages.
2406           (Matthew Barnes)
2408 Translations:
2409         Nilamdyuti Goswami (as)
2410         Marek Černocký (cs)
2411         Daniel Mustieles (es)
2412         Sweta Kothari (gu)
2413         OKANO Takayoshi (ja)
2414         Kjartan Maraas (nb)
2415         ManojKumar Giri (or)
2416         Piotr Drąg (pl)
2417         Yuri Myasoedov (ru)
2418         Matej Urbančič (sl)
2421 Evolution 3.9.1 2013-04-29
2422 --------------------------
2424 * The Express Mode feature developed for MeeGo has been removed.
2425   The MeeGo project is long dead and the Express Mode feature has
2426   been unmaintained quite for some time.  It served its purpose,
2427   but it's dead weight now.
2429 * Dependency change: Evolution no longer links to libgoa-1.0.
2430   GNOME Online Accounts support is now contained entirely within
2431   Evolution-Data-Server.
2433 * Evolution now queries gravatar.com in addition to address books
2434   to find email sender images.
2436 Bug Fixes:
2437         Bug 271262 - Allow Send/Receive of local stores in offline (Milan Crha)
2438         Bug 626215 - Prefer mail saving in order by UI (Milan Crha)
2439         Bug 662568 - Use-after-free in Templates plugin signal handlers
2440                      (Milan Crha)
2441         Bug 677300 - Add 3 px padding above and below the searchbar
2442                      (Jean-François Fortin Tam)
2443         Bug 681837 - Make enum type registration thread safe (Milan Crha)
2444         Bug 684245 - Disable 3rd-party browser plugins (Tomas Popela)
2445         Bug 687412 - Crash under mail_folder_cache_service_removed()
2446                      (Milan Crha)
2447         Bug 696173 - Various memory leaks (Milan Crha)
2448         Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClient
2449                      (Matthew Barnes)
2450         Bug 696185 - Disable WebKit's caching (Milan Crha)
2451         Bug 696257 - Handle default values for "primary" selection settings
2452                      (Matthew Barnes)
2453         Bug 696663 - Save without close should update comp-editor
2454                      (Fabiano Fidêncio)
2455         Bug 696715 - ESelectNamesEditable needs an EClientCache (Matthew Barnes)
2456         Bug 697141 - User docs: Remove express mode (Andre Klapper)
2457         Bug 697228 - User Docs: Remove CSS page now that we have WebKit
2458                      rendering (Andre Klapper)
2459         Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog
2460                      (Matthew Barnes)
2461         Bug 697710 - Going offline doesn't disconnect remote stores
2462                      (Milan Crha)
2463         Bug 698042 - Crash when sending e-mail with attachment (Matthew Barnes)
2464         Bug 698487 - Contact Editor's Image's file chooser must show only
2465                      images files (Fabiano Fidêncio)
2466         Bug 698488 - Attachment file chooser should preview attachments'
2467                      content when possible (Fabiano Fidêncio)
2468         Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolon
2469                      (Matthew Barnes)
2471 Other Changes:
2472         * User documentation improvements. (Andre Klapper)
2473         * Convert all settings usage to GSettings and remove EShellSettings.
2474           (Matthew Barnes)
2475         * Fix mbox-to-Maildir conversion... again. (Matthew Barnes)
2476         * Fix for typing in ITIP comments when some keys triggered actions.
2477           (Tomas Popela)
2478         * EMailAccountManager: Add Online Account blurbs. (Matthew Barnes)
2479         * Show parts with Content-ID of multipart/mixed as attachments
2480           (Milan Crha)
2481         * e_mail_folder_uri_parse: Handle local mbox folder URIs.
2482           (Matthew Barnes)
2483         * Update copyright year on About dialog. (Matthew Barnes)
2484         * Remove Evolution's implementation of highlighting and use WebKit
2485           highlighting. (Tomas Popela)
2486         * web-inspector: Change the shortcut key to match Chrome.
2487           (Matthew Barnes)
2488         * ECalModel: Make view handling thread-safe. (Matthew Barnes)
2489         * Restore "Automatic Contacts" plugin preferences page.
2490           (Matthew Barnes)
2491         * Remove backward-compatibility cruft for goa-1.0 < 3.8.
2492           (Matthew Barnes)
2493         * alarm-queue: Remove the "mail notifications not supported" dialog
2494           (Matthew Barnes)
2495         * EShellBackend: Log outstanding activities during shutdown.
2496           (Matthew Barnes)
2497         * Workaround broken Free/Busy fetching (Bug #692361) (Milan Crha)
2498         * Remove "Search for sender photograph only in local address books".
2499           (Matthew Barnes)
2501 Translations:
2502         Nilamdyuti Goswami (as)
2503         Gil Forcada (ca)
2504         Carles Ferrando (ca@valencia)
2505         Jiri Eischmann (cs)
2506         Flemming Christensen (da)
2507         Dimitris Spingos (el)
2508         Daniel Mustieles (es)
2509         Inaki Larranaga Murgoitio (eu)
2510         Danial Behzadi (fa)
2511         Alexandre Franke (fr)
2512         Fran Diéguez (gl)
2513         Gabor Kelemen (hu)
2514         OKANO Takayoshi (ja)
2515         Shankar Prasad (kn)
2516         Changwoo Ryu (ko)
2517         Ani Peter (ml)
2518         Anish A (ml)
2519         ManojKumar Giri (or)
2520         A S Alam (pa)
2521         Enrico Nicoletto (pt_BR)
2522         Yuri Myasoedov (ru)
2523         Matej Urbančič (sl)
2524         Shantha kumar (ta)
2527 Evolution 3.7.92 2013-03-18
2528 ---------------------------
2530 Bug Fixes:
2531         Bug 415371 - Create Incoming filter for messages with Received header
2532                      (Milan Crha)
2533         Bug 645476 - Avoid scroll to cursor on folder change in message list
2534                      (Milan Crha)
2535         Bug 676696 - Automatic EXIF image rotation doesn't work
2536                      (Matthew Barnes)
2537         Bug 690092 - Crash under format_full_headers() (Milan Crha)
2538         Bug 690930 - Launching calendar from clock-applet applies timezone
2539                      twice (Milan Crha)
2540         Bug 693254 - Mail reply uses wrong "From:" account (Milan Crha)
2541         Bug 695193 - Window size resets to default at exit with gtk 3.7.10+
2542                      (Fabien Tassin)
2543         Bug 695477 - Crash in EContactListEditor (Matthew Barnes)
2544         Bug 695570 - Don't use gtk_container_add() to pack a GtkBox
2545                      (Matthew Barnes)
2546         Bug 695693 - Handle <authentication> tags during auto-configuration
2547                      (Matthew Barnes)
2549 Other Changes:
2550         * [itip-formatter] Reference a view when searching for a calendar
2551           (Tomas Popela)
2552         * org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration'
2553           enum. (Matthew Barnes)
2554         * [backup-restore] Dir separator removal breaks DConf settings restore
2555           (Milan Crha)
2556         * Add utility functions for manipulating weekdays. (Matthew Barnes)
2557         * evolution-addressbook-export: Remove main loop event flushing.
2558           (Matthew Barnes)
2559         * e_mail_config_notebook_commit: Skip non-writable sources.
2560           (Matthew Barnes)
2561         * Do not leak each sent message (Milan Crha)
2563 Translations:
2564         Nilamdyuti Goswami (as)
2565         Ihar Hrachyshka (be)
2566         Jiri Eischmann (cs)
2567         Christian Kirbach (de)
2568         Bruce Cowan (en_GB)
2569         Andika Triwidada (id)
2570         Rūdolfs Mazurs (lv)
2571         Duarte Loreto (pt)
2572         Enrico Nicoletto (pt_BR)
2573         Rafael Ferreira (pt_BR)
2574         Martin Srebotnjak (sl)
2575         Matej Urbančič (sl)
2576         Dr.T.Vasudevan (ta)
2577         Gheyret Kenji (ug)
2580 Evolution 3.7.91 2013-03-04
2581 ---------------------------
2583 Bug Fixes:
2584         Bug 674236 - Extra ref in e_action_combo_box_set_action() (Milan Crha)
2585         Bug 693250 - Signature HTML problem using <...> (Milan Crha)
2586         Bug 693420 - Crash when adding contact list as attendee (Milan Crha)
2587         Bug 693625 - [itip-formatter] Save button insensitive for multiple
2588                      events (Milan Crha)
2589         Bug 694159 - Malformed content-type header causes infinite recursion
2590                      (Matthew Barnes)
2591         Bug 694170 - Accepted invitation not removed from Inbox when it should
2592                      (Milan Crha)
2593         Bug 694363 - CALDAV navigation through Calendars or Tasklist is wrong
2594                      (Milan Crha)
2595         Bug 694460 - 'Email' section toggle button in contact editor has
2596                      incorrect name (Vadim Rutkovsky)
2598 Other Changes:
2599         * Keep EClient instances in a central cache for more consistent
2600           event-handling.  (Matthew Barnes)
2601         * Add status icons in sidebar for calendar, contact, task and memo
2602           backends.  Similiar icons for mail accounts are not yet finished.
2603           (Matthew Barnes)
2604         * Rewrite the contact photo in email feature to avoid deadlocks.
2605           (Matthew Barnes)
2606         * EAttachment: Use Subject as fallback filename for message attachments
2607           (Milan Crha)
2608         * Show local images in Signature preview (Milan Crha)
2609         * Speed-up auto-completion results showing (Milan Crha)
2610         * Autocompletion - do not use quick timeout when user types text
2611           (Milan Crha)
2612         * Add mnemonic widgets for Status and Priority comboboxes
2613           (Vadim Rutkovsky)
2614         * Correct label for "Country:" textbox in Work section on "Mailing
2615           Address" tab of contact editor (Vadim Rutkovsky)
2616         * evolution-addressbook-export: Remove --async option. (Matthew Barnes)
2617         * Remove obsolete "mime-types" mail setting. (Matthew Barnes)
2618         * Added mnemonic widget for 'Time zone' field in event editor
2619           (Vadim Rutkovsky)
2621 Translations:
2622         Ihar Hrachyshka (be)
2623         Dimitris Spingos (el)
2624         Daniel Mustieles (es)
2625         Fran Diéguez (gl)
2626         Sweta Kothari (gu)
2627         Aurimas Černius (lt)
2628         Kjartan Maraas (nb)
2629         Piotr Drąg (pl)
2630         Мирослав Николић (sr)
2631         Gheyret Kenji (ug)
2632         Nguyễn Thái Ngọc Duy (vi)
2633         Chao-Hsiung Liao (zh_HK)
2636 Evolution 3.7.90 2013-02-18
2637 ---------------------------
2639 Bug Fixes:
2640         Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
2641         Bug 693132 - Editing a signature does not refresh preview after save
2642                      (Milan Crha)
2644 Other Changes:
2645         * Add a centralized cache for EClient instances and adapt most
2646           of the application to use it. (Matthew Barnes)
2647         * [web-inspector] Add a secret debugging shortcut. (Matthew Barnes)
2648         * Add mnemonic widgets for title and suffix comboboxes.
2649           (Vadim Rutkovsky)
2650         * Add mnemonic widget for Start date field in memo editor.
2651           (Vadim Rutkovsky)
2653 Translations:
2654         Fran Diéguez (gl)
2655         Piotr Drąg (pl)
2656         Gheyret Kenji (ug)
2657         Nguyễn Thái Ngọc Duy (vi)
2660 Evolution 3.7.5 2013-02-04
2661 --------------------------
2663 Bug Fixes:
2664         Bug 639698 - Crash in mail_shell_view_execute_search() (Milan Crha)
2665         Bug 680537 - Reply to individual message in digest generates empty
2666                      body (Milan Crha)
2667         Bug 685757 - [userdocs] Update cache location in user docs
2668                      (Andre Klapper)
2669         Bug 688294 - [userdocs] Update how online/offline mode works nowadays
2670                      (Andre Klapper)
2671         Bug 689476 - Slow composer open (ENameSelector object leaks)
2672                      (Milan Crha)
2673         Bug 690696 - [userdocs] Remove references to the old IMAP backend
2674                      (Andre Klapper)
2675         Bug 690697 - [userdocs] Document using real (non-virtual) Junk and
2676                      Trash folders with IMAP+ (Andre Klapper)
2677         Bug 691194 - Import .ics preview shows UTC time instead of local time
2678                      (Milan Crha)
2679         Bug 691640 - Distinguish the word "Title" for translation (Milan Crha)
2680         Bug 691732 - multipart/related hides attachments (Milan Crha)
2681         Bug 692003 - Print of text/html with no html/body end tag cuts content
2682                      (Milan Crha)
2683         Bug 692005 - Changing character encoding doesn't work (Milan Crha)
2684         Bug 692009 - text/css always formatted as attachment (Milan Crha)
2685         Bug 692143 - Auto-configured MSN account should use POP, not IMAP
2686                      (Matthew Barnes)
2687         Bug 692213 - [userdocs] Remove evolution-exchange recommendation
2688                      (Andre Klapper)
2689         Bug 692775 - Double-quoting message with HTML and text (Milan Crha)
2690         Bug 692777 - Crash on folder rename (Milan Crha)
2691         Bug 692781 - [pine-importer] Abort on book failure during contact
2692                      import (Milan Crha)
2693         Bug 692783 - [mail-to-task] Crash on edit prompt cancel (Milan Crha)
2694         Bug 692818 - [userdocs] Remove documentation on Novell GroupWise
2695                      (Andre Klapper)
2697 Other Changes:
2698         * Bump libsoup dependency to 2.40.3 (Milan Crha)
2699         * Add a "settings" module. (Matthew Barnes)
2700         * Contact's print doesn't decode QP encoded email addresses
2701           (Milan Crha)
2702         * Use e_book_client_connect(). (Matthew Barnes)
2703         * Use e_cal_client_connect(). (Matthew Barnes)
2704         * Incorporate ESourceUOA. (Matthew Barnes)
2705         * EMailAccountStore: Use an appropriate icon for online accounts.
2706           (Matthew Barnes)
2707         * Add a priority field for mail formatter and parser extensions.
2708           (Matthew Barnes)
2710 Translations:
2711         Nilamdyuti Goswami (as)
2712         Daniel Mustieles (es)
2713         Aurimas Černius (lt)
2714         Kjartan Maraas (nb)
2715         Patrick Holthuizen (nl)
2716         Marián Čavojský (sk)
2717         Matej Urbančič (sl)
2718         Мирослав Николић (sr)
2719         Akom Chotiphantawanon (th)
2720         Theppitak Karoonboonyanan (th)
2721         Gheyret Kenji (ug)
2722         Chao-Hsiung Liao (zh_HK)
2725 Evolution 3.7.4 2013-01-14
2726 --------------------------
2728 Bug Fixes:
2729         Bug 588216 - 'Unsubscribe' disabled for newsgroups (Matthew Barnes)
2730         Bug 690177 - Use trust-prompt for certificate verification in WebDAV
2731                      backends (Milan Crha)
2732         Bug 691047 - Support notification filtering (Matthew Barnes)
2733         Bug 691133 - Evolution creates 'highlight' zombies (Matthew Barnes)
2734         Bug 691134 - New contact lists always saved to a default book
2735                      (Milan Crha)
2736         Bug 691134 - Only autocompleted name is added to a contact list
2737                      (Milan Crha)
2738         Bug 691470 - ENameSelectorEntry: Copy to clipboard issue with
2739                      multi-byte characters (Milan Crha)
2741 Other Changes:
2742         * evolution-shell.pc.in: Remove libedataserverui-3.0 (Matthew Barnes)
2743         * Reset the maintainer list in the About dialog. (Matthew Barnes)
2744         * Remove the "imap-features" module. (Matthew Barnes)
2745         * Move CamelSaslXOAuth2 to libemail-engine. (Matthew Barnes)
2746         * Remove --with-kde-applnk-path configure option. (Matthew Barnes)
2747         * Be more strict in inline PGP mime filter/part parser (Milan Crha)
2748         * Do not hide 'attachment' images with Content-ID (Milan Crha)
2750 Translations:
2751         Nilamdyuti Goswami (as)
2752         Ihar Hrachyshka (be)
2753         Krasimir Chonov (bg)
2754         Dimitris Spingos (el)
2755         Daniel Mustieles (es)
2756         Alexandre Franke (fr)
2757         Aurimas Černius (lt)
2758         Kjartan Maraas (nb)
2759         Rafael Ferreira (pt_BR)
2760         Yuri Myasoedov (ru)
2761         Martin Srebotnjak (sl)
2764 Evolution 3.7.3 2012-12-16
2765 --------------------------
2767 Bug Fixes:
2768         Bug 202576 - A way to refresh IMAP folder list (Milan Crha)
2769         Bug 315317 - Add option to expunge messages on folder leave
2770                      (Milan Crha)
2771         Bug 449081 - Drop read-only calendar error message (Milan Crha)
2772         Bug 502516 - Avoid "source" string in user visible dialogs
2773                      (Milan Crha)
2774         Bug 525932 - Unhelpful "Error while Filtering Selected Messages."
2775                      (Milan Crha)
2776         Bug 529743 - Add "Any header" filter and search folder condition
2777                      (Milan Crha)
2778         Bug 579315 - Identify filter names in filtering errors (Milan Crha)
2779         Bug 671200 - Inherit source message crypto options when reply on
2780                      selection (Milan Crha)
2781         Bug 671628 - Size of backup window is big (Milan Crha)
2782         Bug 672200 - Skip Reply-To-List check for list administrative messages
2783                      (Milan Crha)
2784         Bug 674678 - Event notification uses wrong app name (Milan Crha)
2785         Bug 677378 - Alert about self-signed certificates when checking auth
2786                      types (Milan Crha)
2787         Bug 678606 - Crash under mail_backend_folder_deleted_cb() (Milan Crha)
2788         Bug 680201 - Backup restore doesn't migrate accounts from GConf
2789                      (Milan Crha)
2790         Bug 680244 - CalDAV URL should be configured in once, not separated
2791                      (Milan Crha)
2792         Bug 685808 - Search bar entry background does not change on search
2793                      (Milan Crha)
2794         Bug 686212 - Cannot print html mails with defined <style> (Milan Crha)
2795         Bug 687360 - Crash on quit in gtk_style_context_get_valist()
2796                      (Milan Crha)
2797         Bug 687503 - Improve error message »Failed to refresh folders«
2798                      (Milan Crha)
2799         Bug 687670 - Signing with both pgp and S/MIME shows only one signature
2800                      (Milan Crha)
2801         Bug 687974 - No displaying of extended free/busy (XFB) information
2802                      (Christian Hilberg)
2803         Bug 688819 - It's possible to make Evolution stop sending emails
2804                      (Milan Crha)
2805         Bug 689639 - File -> Print Preview in composer brings up Print dialog
2806                      (Matthew Barnes)
2807         Bug 689966 - MDN bar shown in Sent folder (Milan Crha)
2809 Other Changes:
2810         * Identify calendar/memo/task sources in error messages (Milan Crha)
2811         * Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
2812         * Avoid GTK+ APIs deprecated in 3.0. (Matthew Barnes)
2813         * Coverity scan cleanups. (Milan Crha)
2814         * Do not empty trash/delete junk in disabled accounts on exit
2815           (Milan Crha)
2816         * Do not generate a ChangeLog file from 'git log' (Milan Crha)
2817         * Simplify class design of mail formatter. (Matthew Barnes)
2818         * backup-restore: Remove references to ~/.camel_certs.
2819           (Matthew Barnes)
2820         * Use the same certificate-viewer as the trust-prompt from eds
2821           (Milan Crha)
2822         * Consolidate base utility libraries into libeutil and generate
2823           API documantation. (Matthew Barnes)
2825 Translations:
2826         Nilamdyuti Goswami (as)
2827         Mario Blättermann (de)
2828         Christian Kirbach (de)
2829         Shankar Prasad (kn)
2830         Dr.T.Vasudevan (ta)
2833 Evolution 3.7.2 2012-11-17
2834 --------------------------
2836 Bug Fixes:
2837         Bug 267787 - Preferences too large for small screens (Milan Crha)
2838         Bug 268618 - Add: Save replies in the folder of the message being
2839                      replied to (Milan Crha)
2840         Bug 317153 - Contact editor too large for small screens (Milan Crha)
2841         Bug 422273 - Wrap searchbar widgets for smaller minimum width request
2842                      (Milan Crha)
2843         Bug 627244 - Bold days in "Select Date" dialog not updated when
2844                      changing month (Fabiano Fidêncio)
2845         Bug 656143 - Stop using deprecated Gtk[HV]Box(Class)
2846                      (Dominique Leuenberger)
2847         Bug 663844 - [CalDAV] Fails to parse iCloud XML response (Milan Crha)
2848         Bug 680497 - POP3 re-adds messages to local Inbox (Milan Crha)
2849         Bug 683877 - No more contextual menus for links (Milan Crha)
2850         Bug 686325 - Preview message window keyboard use severely limited
2851                      (Milan Crha)
2852         Bug 686785 - Port of WebDAV source doesn't match SSL check (Milan Crha)
2853         Bug 686813 - ECaldavChooser: Deadlock on cancellation (Matthew Barnes)
2854         Bug 687010 - Add keywords to the desktop file (Matthias Clasen)
2855         Bug 687060 - Identity page shows read-only GOA properties as editable
2856                      (Matthew Barnes)
2857         Bug 687137 - Google account user name overwritten with email address
2858                      (Matthew Barnes)
2859         Bug 687155 - Text/plain signatures wrap in an editor (Milan Crha)
2860         Bug 687400 - Composer settings not applied (Matthew Barnes)
2861         Bug 687442 - Magic spacebar avoids iTip formatter comment write
2862                      (Milan Crha)
2863         Bug 688084 - Cannot configure connection to webdav address book
2864                      (Alban Browaeys)
2866 Other Changes:
2867         * Fixed squished labels on Identity page of Account Assistant.
2868           (Matthew Barnes)
2869         * Require WebKitGtk 1.10.0 for webkit_web_frame_get_dom_document()
2870           (Milan Crha)
2871         * Restrict geocode-glib dependency to 0.99.0. (Matthew Barnes)
2872         * Missing search buttons in Calendar view (Milan Crha)
2873         * Make auto-configuration cancellable. (Matthew Barnes)
2874         * EMailConfigAssistant: Make revising auto-configuration easier.
2875           (Matthew Barnes)
2876         * Bump minimum GLib requirement to 2.34. (Matthew Barnes)
2878 Translations:
2879         Marek Černocký (cs)
2880         Tom Tryfonidis (el)
2881         Chris Leonard (en_GB)
2882         Fran Diéguez (gl)
2883         Andika Triwidada (id)
2884         Kjartan Maraas (nb)
2885         Piotr Drąg (pl)
2886         Yuri Myasoedov (ru)
2889 Evolution 3.7.1 2012-10-15
2890 --------------------------
2892 Dependency Changes:
2893         * Both geocode-glib and geoclue now required for contact maps.
2895 Bug Fixes:
2896         Bug 201807 - Cannot specify sendmail parameters (Milan Crha)
2897         Bug 268618 - Add: Save replies in the folder of the message being
2898                      replied to (Milan Crha)
2899         Bug 310978 - USENET always requires authentication (Milan Crha)
2900         Bug 344579 - Vertical view: Drafts column header states "Sent Messages"
2901                      (Milan Crha)
2902         Bug 549819 - Cannot specify a custom sendmail program (Milan Crha)
2903         Bug 588959 - Expanding appointment crashes Evolution (Vibha Yadav)
2904         Bug 663844 - [CalDAV] calendar-home-set/href may contain full URI
2905                      (Milan Crha)
2906         Bug 676141 - Use GtkApplication for session management (Matthew Barnes)
2907         Bug 678408 - WebKit renders frames with plain/text parts too small
2908                      (Dan Vrátil)
2909         Bug 678750 - Use geocode-glib instead of geoclue (Matthew Barnes)
2910         Bug 681314 - Add address dialog should follow composer's view settings
2911                      (Milan Crha)
2912         Bug 683849 - Add account name to »Checking for new mail« (Milan Crha)
2913         Bug 684249 - Signatures get compounded, not replaced (Matthew Barnes)
2914         Bug 684447 - Check for highlight during configure. (Dan Vrátil)
2915         Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnected
2916                      (Matthew Barnes)
2917         Bug 685262 - Attachments disappear when dragged in message preview
2918                      (Milan Crha)
2919         Bug 685675 - Fix packing of spell check language options
2920                      (Matthew Barnes)
2921         Bug 685786 - EWebView: Signal handlers never disconnected
2922                      (Matthew Barnes)
2923         Bug 686278 - Prefer-plain can break parts list (Milan Crha)
2925 Other Changes:
2926         * User documentation improvements. (Andre Klapper)
2927         * Check for Bogofilter during configure. (Matthew Barnes)
2928         * Check for SpamAssassin during configure. (Matthew Barnes)
2929         * Fix contact maps. (Matthew Barnes)
2930         * Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by
2931           configure (Dan Vrátil)
2932         * CamelSaslXOAuth: Use GHmac to sign the client request.
2933           (Matthew Barnes)
2934         * Prototype CamelSaslXOAuth2. (Matthew Barnes)
2935         * evolution.convert: Remove leftover "force-message-limit" entry.
2936           (Matthew Barnes)
2937         * Do not crash in create_default_shell() (Milan Crha)
2938         * Remove "Disable Account" menu item for GOA-based accounts.
2939           (Matthew Barnes)
2941 Translations:
2942         Nilamdyuti Goswami (as)
2943         Alexander Shopov (bg)
2944         Krasimir Chonov (bg)
2945         Gil Forcada (ca)
2946         Carles Ferrando (ca@valencia)
2947         Jiri Eischmann (cs)
2948         Flemming Christensen (da)
2949         Tom Tryfonidis (el)
2950         Jiri Grönroos (fi)
2951         Alexandre Franke (fr)
2952         Gabor Kelemen (hu)
2953         Shankar Prasad (kn)
2954         Žygimantas Beručka (lt)
2955         Rūdolfs Mazurs (lv)
2956         Ani Peter (ml)
2957         Rafael Ferreira (pt_BR)
2958         Yuri Myasoedov (ru)
2959         Matej Urbančič (sl)
2960         Dr.T.Vasudevan (ta)
2961         Krishnababu Krothapalli (te)
2962         Sasi Bhushan Boddepalli (te)
2963         Akom Chotiphantawanon (th)
2964         Theppitak Karoonboonyanan (th)
2965         Daniel Korostil (uk)
2966         Nguyễn Thái Ngọc Duy (vi)
2969 Evolution 3.6.0 2012-09-24
2970 --------------------------
2972 Bug Fixes:
2973         Bug 678408 - WebKit renders frames with plain/text parts too small
2974                      (Dan Vrátil)
2976 Translations:
2977         Nilamdyuti Goswami (as)
2978         Krasimir Chonov (bg)
2979         Tom Tryfonidis (el)
2980         Daniel Mustieles (es)
2981         Sweta Kothari (gu)
2982         Gabor Kelemen (hu)
2983         Shankar Prasad (kn)
2984         Rūdolfs Mazurs (lv)
2985         ManojKumar Giri (or)
2986         A S Alam (pa)
2987         Rafael Ferreira (pt_BR)
2988         Yuri Myasoedov (ru)
2989         Matej Urbančič (sl)
2990         Krishnababu Krothapalli (te)
2991         Daniel Korostil (uk)
2994 Evolution 3.5.92 2012-09-17
2995 ---------------------------
2997 Bug Fixes:
2998         Bug 678291 - Identifies application/mbox as text/plain attachment
2999                      (Milan Crha)
3000         Bug 678806 - Flush Outbox doesn't remove sent messages (Milan Crha)
3001         Bug 678835 - Disconnect signal handlers from WebKit plugin widgets on
3002                      dispose (Milan Crha)
3003         Bug 679382 - Saving attachments takes too long, maxes CPU usage
3004                      (Milan Crha)
3005         Bug 679780 - Offline mode doesn't work in mailer (Milan Crha)
3006         Bug 680537 - Reply to individual message in digest generates empty body
3007                      (Milan Crha)
3008         Bug 680611 - Hibernation shifts alarm notification time (Milan Crha)
3009         Bug 681279 - Reply on selection doesn't work (Milan Crha)
3010         Bug 682295 - Fix deadlock in EHttpRequest (Dan Vrátil)
3011         Bug 682425 - Can do network operations on disabled accounts
3012                      (Milan Crha)
3013         Bug 682820 - Settings not converted on backup restore (Milan Crha)
3014         Bug 682873 - Prefer-plain shows text plain in meeting invite
3015                      (Milan Crha)
3016         Bug 683130 - Folder hangs when reading mail with an attachment
3017                      (Dan Vrátil)
3018         Bug 683349 - Crash when sending a mail from the Outbox folder
3019                      (Milan Crha)
3020         Bug 683407 - Preserve week views in calendar when clicking one day
3021                      (Milan Crha)
3022         Bug 683548 - Initialize webkit's web view before other threads are
3023                      run (Milan Crha)
3024         Bug 683663 - Attachment bar missing when showing 'All Message Headers'
3025                      (Lucian Langa)
3026         Bug 683665 - Crash on displaying message with broken Content-Type
3027                      attachment (Lucian Langa)
3028         Bug 683676 - Message source does not work when 'All Message Headers'
3029                      enabled (Milan Crha)
3030         Bug 683736 - Calendar work week view drops Monday's entries
3031                      (Milan Crha)
3032         Bug 683758 - Crash on display meeting invite (Lucian Langa)
3033         Bug 683866 - Leaks of EMailFormatter object (Milan Crha)
3034         Bug 683949 - Cannot create new LDAP Addressbook (Milan Crha)
3035         Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
3036                      (Matthew Barnes)
3038 Other Changes:
3039         * Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences
3040           (Milan Crha)
3041         * Blacklist WebKitGTK+ 1.9.90. (Matthew Barnes)
3042         * Make sure selection in ECalendar is visible (Milan Crha)
3043         * Make sure the selected days in the calendar matches shown days
3044           (Milan Crha)
3045         * Autocompletion in meeting editor doesn't work (Milan Crha)
3046         * Could not set custom port for LDAP addressbook (Milan Crha)
3047         * Fails to import calendar events due to used incorrect enum values
3048           (Milan Crha)
3050 Translations:
3051         Ihar Hrachyshka (be)
3052         Mario Blättermann (de)
3053         Christian Kirbach (de)
3054         Dimitris Spingos (el)
3055         Tom Tryfonidis (el)
3056         Bruce Cowan (en_GB)
3057         Daniel Mustieles (es)
3058         Alexandre Franke (fr)
3059         chandankumar (hi)
3060         Gabor Kelemen (hu)
3061         Dirgita (id)
3062         Shankar Prasad (kn)
3063         Changwoo Ryu (ko)
3064         Sandeep Sheshrao Shedmake (mr)
3065         Piotr Drąg (pl)
3066         Duarte Loreto (pt)
3067         Yuri Myasoedov (ru)
3068         Matej Urbančič (sl)
3069         Мирослав Николић (sr)
3070         Daniel Nylander (sv)
3071         Nguyễn Thái Ngọc Duy (vi)
3072         Chao-Hsiung Liao (zh_HK)
3075 Evolution 3.5.91 2012-09-03
3076 ---------------------------
3078 Bug Fixes:
3079         Bug 586186 - Calendar print uses too small font (Conrad Steenberg)
3080         Bug 678476 - Critical warnings on calendar factory console (Milan Crha)
3081         Bug 679862 - Do not use ENameSelectorEntry in .ui files (Milan Crha)
3082         Bug 680786 - [text-highlight] Correctly display binary patches
3083                      (Dan Vrátil)
3084         Bug 681431 - Expanded attachment bar hides headers (Dan Vrátil)
3085         Bug 681669 - 'Select today' in work week view goes to wrong week
3086                      (Milan Crha)
3087         Bug 681877 - Postpone window changes saving for a second (Milan Crha)
3088         Bug 682494 - Add some defensive checks in gal-a11y-e-text.c (Mike Gorse)
3089         Bug 682519 - vcard-inline: Typo in translatable string (Matthew Barnes)
3090         Bug 682678 - Entering the end date for a recurring event is very
3091                      difficult (Milan Crha)
3092         Bug 682811 - Can edit properties of local/vfolder stores
3093                      (Matthew Barnes)
3094         Bug 682955 - Support GStreamer 1.0 (Dominique Leuenberger)
3096 Other Changes:
3097         * cal-config-webcal: Accept URIs with webcal:// scheme.
3098           (Matthew Barnes)
3099         * Adjust for webkit 1.9.90 API change. (Dominique Leuenberger)
3100         * Fix visibility of parts in prefer-plain (Dan Vrátil)
3101         * Add support for application/ics to ITIP formatter (Dan Vrátil)
3102         * Make sure evolution-alarm-notify is running on Evolution's start
3103           (Milan Crha)
3105 Translations:
3106         Daniel Mustieles (es)
3107         Fran Diéguez (gl)
3108         Andika Triwidada (id)
3109         Aurimas Černius (lt)
3110         Kjartan Maraas (nb)
3111         Piotr Drąg (pl)
3112         Yuri Myasoedov (ru)
3113         Nguyễn Thái Ngọc Duy (vi)
3114         Chao-Hsiung Liao (zh_HK)
3117 Evolution 3.5.90 2012-08-20
3118 ---------------------------
3120 Bug Fixes:
3121         Bug 246530 - Rules editor lacks "Label is (not) 'None'" (Milan Crha)
3122         Bug 555325 - Delete key should not delete a whole address book
3123                      (Matthew Barnes)
3124         Bug 559815 - Empty Reminders editor when opened second time
3125                      (Milan Crha)
3126         Bug 676785 - Enables wrong calendar after saving appointment
3127                      (Milan Crha)
3128         Bug 677695 - Crash on quit under emu_free_mail_cache() (Milan Crha)
3129         Bug 678408 - Mail view is very small for some mails (Milan Crha)
3130         Bug 680702 - Freeze/crash when loading remote images (Dan Vrátil)
3131         Bug 680724 - Attachment bar regression (Dan Vrátil)
3132         Bug 680786 - [text-highlight] Prefer Content-Type header over file
3133                      name extension (Dan Vrátil)
3134         Bug 680947 - Multiselect doesn't clear message preview panel
3135                      (Dan Vrátil)
3136         Bug 681017 - Bogus SMTP port in the account manager UI (Milan Crha)
3137         Bug 681279 - Reply on selection doesn't work (Dan Vrátil)
3138         Bug 681318 - Filter by Source account doesn't show accounts (Milan Crha)
3139         Bug 681321 - Support both old and new-buf libxml2 APIs (Matthew Barnes)
3140         Bug 681400 - Fix build against WebKitGtk+ 1.9.6 (Dan Vrátil)
3141         Bug 681432 - Runtime warnings from e_mail_display_reload() (Dan Vrátil)
3142         Bug 681641 - Port to new documentation infrastructure (Javier Jardón)
3143         Bug 681783 - Critical warning and freeze with libsoup-2.39 and
3144                      webkitgtk-1.9.2 (Dan Vrátil)
3145         Bug 681882 - Account signature not selected in new composer window
3146                      (Matthew Barnes)
3147         Bug 682019 - Always display text/plain when there's nothing else in
3148                      multipart/alternative (Dan Vrátil)
3149         Bug 682102 - Upstream Debian's 04_gettext_intltool.patch
3150                      (Matthew Barnes)
3152 Other Changes:
3153         * User documentation improvements. (Andre Klapper)
3154         * Return of the "mark messages as read" preference. (Matthew Barnes)
3155         * Remove all references to JavaScriptCore and use of JavaScript
3156           (Dan Vrátil)
3157         * EDayView: Hide tooltip on context menu popup (Milan Crha)
3158         * backup-restore: Add version info to evolution.dirs file.
3159           (Matthew Barnes)
3160         * Run mbox-to-Maildir conversion before loading modules.
3161           (Matthew Barnes)
3162         * Remove the settings capplet. (Matthew Barnes)
3163         * express: Remove clutter-based email tabs. (Matthew Barnes)
3164         * Add e_mail_session_append_to_local_folder(). (Matthew Barnes)
3165         * Add event/memo/task "Save As" item to File menu. (Matthew Barnes)
3167 Translations:
3168         Andre Klapper (cs)
3169         Dimitris Spingos (el)
3170         Daniel Mustieles (es)
3171         Fran Diéguez (gl)
3172         Sweta Kothari (gu)
3173         Sandeep Sheshrao Shedmake (mr)
3174         A S Alam (pa)
3175         Мирослав Николић (sr)
3176         Chao-Hsiung Liao (zh_HK)
3179 Evolution 3.5.5 2012-08-06
3180 --------------------------
3182 Bug Fixes:
3183         Bug 677635 - Vanished message list with filled preview panel
3184                      (Dan Vrátil)
3185         Bug 678635 - File->Send/Receive lists too many sources (Milan Crha)
3186         Bug 679049 - [itip-formatter] Cannot reply to meeting invitation
3187                      (Dan Vrátil)
3188         Bug 679404 - Read colors for message preview from Gtk theme
3189                      (Dan Vrátil)
3190         Bug 679726 - Move button for expanding headers behind header label
3191                      (Dan Vrátil)
3192         Bug 679843 - Double free when printing (Dan Vrátil)
3193         Bug 680123 - Freeze on message/disposition-notification email parsing
3194                      (Dan Vrátil)
3195         Bug 680164 - Print Preview action should open preview immediatelly
3196                      (Dan Vrátil)
3197         Bug 680331 - Crash when replying to a message (Dan Vrátil)
3198         Bug 680535 - Reply to message with text attachments formats them
3199                      inline (Dan Vrátil)
3200         Bug 680577 - [text-highlight] - Failed to load part (Dan Vrátil)
3201         Bug 680634 - Missing image attachment (Dan Vrátil)
3202         Bug 680635 - Inline GPG shown as source (Dan Vrátil)
3203         Bug 680643 - First message Print preview without CSS (Dan Vrátil)
3204         Bug 680666 - Contacts/Tasks/Memos preview pane does not follow theme
3205                      colors (Dan Vrátil)
3206         Bug 680682 - Segfault after label attempted deletion (Milan Crha)
3207         Bug 681075 - Add tooltips to signature editor toolbar (Michael Wood)
3209 Other Changes:
3210         * Various mail formatter and highlighter improvements (Dan Vrátil)
3211         * Improvements to user documentation. (Andre Klapper)
3212         * Disable CompEditor when saving changes (Milan Crha)
3213         * Use template files to generate GEnumClass types. (Matthew Barnes)
3214         * mail-send-recv: Improve presentation. (Matthew Barnes)
3215         * Fix few more memory leaks (Milan Crha)
3216         * Support creating and deleting remote resources. (Matthew Barnes)
3217         * Remove all GDK threads usage. (Matthew Barnes)
3219 Translations:
3220         Ihar Hrachyshka (be)
3221         Dimitris Spingos (el)
3222         Tom Tryfonidis (el)
3223         Daniel Mustieles (es)
3224         Fran Diéguez (gl)
3225         Sweta Kothari (gu)
3226         Andika Triwidada (id)
3227         Aurimas Černius (lt)
3228         Kjartan Maraas (nb)
3229         Мирослав Николић (sr)
3230         tuhaihe (zh_CN)
3231         Chao-Hsiung Liao (zh_HK)
3234 Evolution 3.5.4 2012-07-16
3235 --------------------------
3237 Bug Fixes:
3238         Bug 223309 - Add "Include Subfolders" to "Search Folder Sources"
3239                      (Milan Crha)
3240         Bug 246231 - Add Filter Rule dialog - UI suggestions (Milan Crha)
3241         Bug 257283 - Can't select multiple folders at once in vFolder sources
3242                      (Milan Crha)
3243         Bug 332115 - Remove Camel module names from Send/Receive window
3244                      (Matthew Barnes)
3245         Bug 349875 - Dragging an email from a vFolder should link to source
3246                      folder (Milan Crha)
3247         Bug 515004 - Allow toggling between text and HTML view of mail
3248                      (Dan Vrátil)
3249         Bug 524737 - Replace radio buttons in Search folder editor (Milan Crha)
3250         Bug 548778 - Use original location when replying in Search Folder
3251                      (Milan Crha)
3252         Bug 602425 - Search in "Current Account"/"All Accounts" depends on
3253                      vfolders (Milan Crha)
3254         Bug 617557 - Can close composer while message is sending (Milan Crha)
3255         Bug 653529 - Alarm Notification window events list is too small
3256                      (Milan Crha)
3257         Bug 661886 - Avoid vertical scrolling in the filtering rules editor
3258                      (Milan Crha)
3259         Bug 674427 - Crash when formatting contact in addressbook (Dan Vrátil)
3260         Bug 677604 - Critical warnings on evolution start (Milan Crha)
3261         Bug 677695 - Freeze on quit in emu_free_mail_cache() (Milan Crha)
3262         Bug 677885 - Deleting account is chatty on console (Matthew Barnes)
3263         Bug 677993 - Remember screen used in previous session (Milan Crha)
3264         Bug 678606 - Crash under mail_backend_folder_deleted_cb()
3265                      (Matthew Barnes)
3266         Bug 678667 - 'All Message Headers' option is broken (Lucian Langa)
3267         Bug 678783 - Crash under e_attachment_set_file_info() (Milan Crha)
3268         Bug 678834 - [prefer-plain] Setting change works only after restart
3269                      (Dan Vrátil)
3270         Bug 678946 - Port entry in Account Assistant is unset (Matthew Barnes)
3271         Bug 679323 - Formatting errors when replying in inline mode
3272                      (Dan Vrátil)
3273         Bug 679649 - Remove "Recent Messages" from Quick Search Bar
3274                      (Matthew Barnes)
3275         Bug 679726 - Can't unfold long recipient list in message window
3276                      (Dan Vrátil)
3277         Bug 679814 - Calendar invitation shows both calendar and html part
3278                      (Dan Vrátil)
3280 Other Changes:
3281         * google: Remove SSL option for Google Contacts address books
3282           (Philip Withnall)
3283         * google: Remove the offline caching option for Google Contacts
3284           address books (Philip Withnall)
3285         * [prefer-plain] Fix displaying suppressed HTML parts (Dan Vrátil)
3286         * Add CamelDebug to e_mail_parser_parse_sync (Dan Vrátil)
3287         * Display text/plain in fixed-width font (Dan Vrátil)
3288         * Fix displaying photos in contacts preview (Dan Vrátil)
3289         * Display local contact photos in EContactEditor's EImageChooser
3290           (Dan Vrátil)
3291         * Don't load images in preview pane when openning Preferences Dialog
3292           (Dan Vrátil)
3293         * Trust attachments from ~/.kde and ~/.kde4. (Matthew Barnes)
3294         * killev.c: Don't kill D-Bus services. (Matthew Barnes)
3295         * Remove "last-upgraded-version" GSettings key. (Matthew Barnes)
3296         * Remove evolution-nognome script. (Matthew Barnes)
3297         * Delay saving Evolution version until later in initialization.
3298           (Matthew Barnes)
3299         * EMailConfigWindow: Add a "changes-committed" signal. (Matthew Barnes)
3300         * Disconnect a CamelService after editing its settings. (Matthew Barnes)
3301         * e_web_view_update_fonts(): Fix memory corruption. (Matthew Barnes)
3302         * Use folder display name in status messages when possible.
3303           (Matthew Barnes)
3304         * Remove em_folder_tree_get_selected_folder(). (Matthew Barnes)
3305         * Avoid crash on folder rename (Milan Crha)
3306         * Add "auto-update" option to Search Folder Editor (Milan Crha)
3307         * Preset timeout on SoupSession-s to 90 seconds (Milan Crha)
3308         * Update to libgweather 3.5 (Giovanni Campagna)
3309         * Don't display SMIME signature as an attachment (Dan Vrátil)
3310         * Make alarm notifications work again (Milan Crha)
3311         * Rework handling of GOA mail. (Matthew Barnes)
3313 Translations:
3314         Ihar Hrachyshka (be)
3315         Daniel Mustieles (es)
3316         Fran Diéguez (gl)
3317         Kjartan Maraas (nb, nn)
3318         Sasi Bhushan Boddepalli (te)
3319         Chao-Hsiung Liao (zh_HK)
3322 Evolution 3.5.3 2012-06-25
3323 --------------------------
3325 !!! MAJOR DESIGN CHANGES AND API BREAKS IN THIS RELEASE !!!
3327 * GConf dependency has been dropped.
3329 * Account data now resides in plain text files rather than GConf XML blobs.
3330   As part of this effort, a good part of libedataserver was rewritten from
3331   scratch.  For further details and links to documentation see:
3332   https://mail.gnome.org/archives/evolution-list/2012-May/msg00214.html
3334 Bug Fixes:
3335         Bug 300677 - vFolder rules shouldn't refer to the Unmatched folder
3336                      (Milan Crha)
3337         Bug 431497 - Offline mode should disable loading of images from the
3338                      internet (Dan Vrátil)
3339         Bug 569540 - Remove unused message-display-style GSettings key
3340                      (Milan Crha)
3341         Bug 670876 - Missing mnemonics for buttons for vcard attached to email
3342                      (Dan Vrátil)
3343         Bug 674887 - Hang on sender's photo lookup (Dan Vrátil)
3344         Bug 676179 - Memos/Tasks - Update preview when it's shown (Dan Vrátil)
3345         Bug 676563 - Cannot create folders directly under store node
3346                      (Milan Crha)
3347         Bug 677597 - Crash on vFolder source folder removal (Milan Crha)
3348         Bug 677607 - Closing Mail Browser emits critical warnings (Dan Vrátil)
3349         Bug 677608 - Fails to open message which is not yet downloaded
3350                      (Dan Vrátil)
3351         Bug 677624 - Disable Properties when Search Folders is selected
3352                      (Matthew Barnes)
3353         Bug 677628 - Remove account and folder name from mail notifications
3354                      (Matthew Barnes)
3355         Bug 677631 - Some HTML links don't work (Dan Vrátil)
3356         Bug 677673 - Reply contains quoted top headers (Dan Vrátil)
3357         Bug 677679 - Folder tree unread counts don't decrease (Matthew Barnes)
3358         Bug 677686 - Account editor missing refresh interval setting
3359                      (Matthew Barnes)
3360         Bug 677706 - Crash in spell_entry_recheck_all() (Milan Crha)
3361         Bug 677882 - Cannot create account with Sendmail (Matthew Barnes)
3362         Bug 677995 - Asks password for disabled mail account (Matthew Barnes)
3363         Bug 678292 - Due Date does not display in follow-up flag dialogue box
3364                      (Milan Crha)
3365         Bug 678293 - Already downloaded images are not shown (Dan Vrátil)
3366         Bug 678304 - Save Draft prevents Evolution's quit (Milan Crha)
3367         Bug 678345 - Runtime warning when sender photo is disabled (Dan Vrátil)
3368         Bug 678347 - Put spamd pid/socket files in $XDG_RUNTIME_DIR
3369                      (Matthew Barnes)
3370         Bug 678393 - Disable Properties for built-in mail stores
3371                      (Matthew Barnes)
3372         Bug 678397 - Move "mail-to-task" actions to a submenu (Matthew Barnes)
3373         Bug 678608 - Please enter password for mail account "Unnamed"
3374                      (Matthew Barnes)
3375         Bug 678609 - No suggested name for new mail account (Matthew Barnes)
3376         Bug 678613 - Keep display name synchronized across all mail sources
3377                      (Matthew Barnes)
3378         Bug 678634 - Criticals warnings when creating new book/cal
3379                      (Matthew Barnes)
3380         Bug 764467 - URL popup shows all Copy options (Dan Vrátil)
3382 Other Changes:
3383         * User documentation improvements. (Andre Klapper)
3384         * Adapt to single-include E-D-S libraries. (Matthew Barnes)
3385         * Remove mail-guess-servers.[ch]. (Matthew Barnes)
3386         * Remove local mail autoconfiguration data. (Matthew Barnes)
3387         * Mail formatter rewrite (Dan Vrátil)
3388         * Bump minimum libnotify version to 0.7. (Matthew Barnes)
3389         * Fix possible use of uninitialized variable (Milan Crha)
3390         * Adapt to evolution-data-server's port from GConf to GSettings
3391           (Milan Crha)
3392         * Make em_utils_in_addressbook() cancellable (Dan Vrátil)
3393         * Remove the last remaining usage of GConf (Milan Crha)
3394         * Remove -Werror from AM_INIT_AUTOMAKE. (Matthew Barnes)
3395         * Do not call g_object_notify() when property didn't change
3396           (Milan Crha)
3397         * Clarify that libcanberra-gtk3 is optional. (Matthew Barnes)
3398         * No more experimental plugins. (Matthew Barnes)
3399         * Remove Mono and Python EPlugin bindings. (Matthew Barnes)
3400         * Remove --enable-plugins=list variation. (Matthew Barnes)
3401         * Delete unused GnomeCanvasRichText. (Matthew Barnes)
3402         * Use SoupURI instead of EUri. (Matthew Barnes)
3403         * Reduce amount or EMailDisplay reloads when displaying Preferences
3404           dialog (Dan Vrátil)
3405         * Avoid crash for providers without configuration backend (Milan Crha)
3407 Translations:
3408         Ihar Hrachyshka (be)
3409         Tom Tryfonidis (el)
3410         Daniel Mustieles (es)
3411         Bruno Brouard (fr)
3412         Fran Diéguez (gl)
3413         Matej Urbančič (sl)
3416 Evolution 3.5.2 2012-06-04
3417 --------------------------
3419 Bug Fixes:
3420         Bug 200683 - Composer subject spell checking (Milan Crha)
3421         Bug 206484 - Add year scrolling to date picker (Milan Crha)
3422         Bug 246581 - Replies in Sent folder goes to myself (Milan Crha)
3423         Bug 559710 - Do not close Event/Task/Memo editor on save (Milan Crha)
3424         Bug 669111 - Lost charset in replies to encrypted mails (Milan Crha)
3425         Bug 669133 - Import Assistant preview widget is too small (Milan Crha)
3426         Bug 669295 - Choice made for 'setup Google contact/calendar' is not
3427                      remembered (Milan Crha)
3428         Bug 669445 - A way of turning Message Preview off by default
3429                      (Milan Crha)
3430         Bug 669463 - HTML signature opens in editor as Plain text (Milan Crha)
3431         Bug 669657 - Move External Editor plugin to standard plugins
3432                      (Holger Macht)
3433         Bug 669674 - EMailBrowser doesn't copy search settings (Milan Crha)
3434         Bug 669893 - Send/Receive dialog content too tall (Milan Crha)
3435         Bug 669983 - Add "To" only search option (like for CC and BCC exists)
3436                      (Milan Crha)
3437         Bug 671585 - Add support for smooth scrolling devices (Milan Crha)
3438         Bug 671585 - e-week-view.c: Use page_increment for smooth scrolling
3439                      (Volker Sobek)
3440         Bug 672827 - 'Mark as read' confirmation dialog is too big
3441                      (Matthew Barnes)
3442         Bug 673514 - Crash in WebKit after printing (Dan Vrátil)
3443         Bug 673946 - Cannot delete search folders (Milan Crha)
3444         Bug 674997 - Collapsing contact lists broken in Contacts preview
3445                      (Dan Vrátil)
3446         Bug 675061 - Evolution 3.5.1 does not build (Dan Vrátil)
3447         Bug 675347 - No 'Retrieving message...' in preview panel (Dan Vrátil)
3448         Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH. (Matthew Barnes)
3449         Bug 675723 - UI lock from action_mail_show_source_cb (Dan Vrátil)
3450         Bug 675725 - SMTP configuration window forgets custom port (Milan Crha)
3451         Bug 675728 - Crash in strcmp, e_filter_rule_find_list (Milan Crha)
3452         Bug 675863 - Cannot load webview.css from Tasks/Memos (Dan Vrátil)
3453         Bug 675871 - Hide gnu make extensions warnings for automake 1.12
3454                      (Milan Crha)
3455         Bug 676226 - Changing GOA mail account looses GOA key (Milan Crha)
3456         Bug 676410 - Add Unity to OnlyShowIn whitelist (Jeremy Bicha)
3457         Bug 676492 - Mail backend properties with underscores stopped working
3458                      (David Woodhouse)
3459         Bug 677045 - pkg-config files missing libebackend-1.2 requirement
3460                      (Matthew Barnes)
3461         Bug 677273 - Bad default for month-hpane-position setting
3462                      (Matthew Barnes)
3463         Bug 677280 - "Help - Quick Reference" opens multiple PDF documents
3464                      (Matthew Barnes)
3466 Other Changes:
3467         * Require libsoup >= 2.38.1. (Matthew Barnes)
3468         * Spell checking for 'Summary' in Event/Task/Memo editors (Milan Crha)
3469         * Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig
3470           also Tasks (Milan Crha)
3471         * Avoid New unread icon emblem on virtual folders (Milan Crha)
3472         * Make the settings capplet optional. (Matthew Barnes)
3473         * Fix memory leaks around gtk_tree_model_get() function (Milan Crha)
3475 Translations:
3476         Christian Kirbach (de)
3477         Daniel Mustieles (es)
3478         Bruno Brouard (fr)
3479         Fran Diéguez (gl)
3480         Luca Ferretti (it)
3481         Jiro Matsuzawa (ja)
3482         Kjartan Maraas (nb)
3483         Dmitry Shachnev (ru)
3484         Nguyễn Thái Ngọc Duy (vi)
3487 Evolution 3.5.1 2012-04-30
3488 --------------------------
3490 * Evolution now uses WebKit/GTK+ instead of GtkHtml to display emails,
3491   contacts, tasks and memos.  A huge thanks to the heroic efforts of Dan
3492   Vrátil for this!  It's been a long time coming.  Note that for the time
3493   being Evolution still uses GtkHtml to compose emails, but work will soon
3494   be underway to transition the email composer to WebKit/GTK+ as well.
3495   GtkHtml will then be retired.
3497 Bug Fixes:
3498         Bug 245025 - Popup confirmation when moving a folder (via drag and
3499                      drop) (Milan Crha)
3500         Bug 465076 - INBOX confusion with outbox (Milan Crha)
3501         Bug 528508 - Wrap long lines when printing emails (Dan Vrátil)
3502         Bug 560654 - Better description for message list filter (Milan Crha)
3503         Bug 564820 - Search filter persists when changing folders (Milan Crha)
3504         Bug 584143 - Global Search Function withing Calendar (Milan Crha)
3505         Bug 593444 - templates-plugin: minor tweak to configuration tab
3506                      (Ashwini Oruganti)
3507         Bug 593449 - custom-header-plugin: minor tweak to configuration tab
3508                      (Ashwini Oruganti)
3509         Bug 593450 - attachment-reminder-plugin: minor tweak to configuration
3510                      tab (Ashwini Oruganti)
3511         Bug 600860 - Opening IMAP message with large attachment blocks UI
3512                      (Milan Crha)
3513         Bug 617930 - Crash under mail_sidebar_model_loaded_row_cb (Milan Crha)
3514         Bug 655753 - Improve offline notification for network outage
3515                      (Milan Crha)
3516         Bug 667046 - Outgoing filter cannot override used Sent folder
3517                      (Milan Crha)
3518         Bug 667912 - Remove name field from formatted address label
3519                      (Milan Crha)
3520         Bug 668481 - Account order is not remembered (Milan Crha)
3521         Bug 668543 - Crash in view_modify_contact_cb() if contact has no UID
3522                      (Milan Crha)
3523         Bug 668687 - MDN panel left shown when moving to an empty folder
3524                      (Milan Crha)
3525         Bug 668768 - Copy&paste of appointment occurrence creates two
3526                      appointments (Milan Crha)
3527         Bug 668769 - Recurrence editor weekday items slightly cropped
3528                      (Milan Crha)
3529         Bug 668976 - Capplet settings depends on local etable (Alban Browaeys)
3530         Bug 668988 - Handle a "minutes" entry greater than 59 intelligently
3531                      (Milan Crha)
3532         Bug 668989 - Add a twitter username to IM in contacts (Milan Crha)
3533         Bug 668998 - Consistent UI for saving Contacts like in Events/Tasks/
3534                      Memos (Milan Crha)
3535         Bug 669088 - Add a Column dialog draws incorrectly (Milan Crha)
3536         Bug 670445 - Folder deletion in offline shows strange behavior
3537                      (Vibha Yadav)
3538         Bug 670609 - Delete /data/evolution.mime (Matthew Barnes)
3539         Bug 670967 - Moving event in offline doesn't delete event from
3540                      original calendar (Vibha Yadav)
3541         Bug 670967 - Moving event in offline mode (Vibha Yadav)
3542         Bug 671537 - Option to validate SSL certificates with libsoup
3543                      (Milan Crha)
3544         Bug 671874 - autocontacts.gschema: GAIM is called Pidgin now
3545                      (Matthew Barnes)
3546         Bug 671876 - Improve schema descriptions for mail-notification keys
3547                      (Matthew Barnes)
3548         Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
3549         Bug 672916 - Spam is not detected automatically (Milan Crha)
3550         Bug 672986 - User docs are too big for git.mk (Sam Thursfield)
3551         Bug 673013 - Doesn't expose webkit Cflags/Libs (Dan Vrátil)
3552         Bug 673065 - Black rectangle around text in Source view (Dan Vrátil)
3553         Bug 673067 - [itip-formatter] Shows one long line for the meeting
3554                      description (Dan Vrátil)
3555         Bug 673108 - Font settings and monospace fonts don't work (Dan Vrátil)
3556         Bug 673123 - Crash in http_request_write_to_cache (Dan Vrátil)
3557         Bug 673225 - White box in message preview not wide enough for very
3558                      long strings (Dan Vrátil)
3559         Bug 673228 - Fails to display attached image in attached email
3560                      (Dan Vrátil)
3561         Bug 673420 - Itip formatter lost all mnemonics (Dan Vrátil)
3562         Bug 673430 - Can't read messages in virtual Junk/Trash folders
3563                      (Dan Vrátil)
3564         Bug 673525 - Crash under efh_write_message() (Dan Vrátil)
3565         Bug 673895 - "Send To..." doesn't work anymore (Matthew Barnes)
3566         Bug 673955 - Can not display email and calendar in separate windows
3567                      anymore (Matthew Barnes)
3568         Bug 674034 - Attached images from IMAP provider email not shown
3569                      (Dan Vrátil)
3570         Bug 674037 - [attachment-reminder] Parses message body inefficiently
3571                      (Milan Crha)
3572         Bug 674060 - Preview panel on folder change not updated (Dan Vrátil)
3573         Bug 674062 - Runtime warning from e_attachment_load_handle_error()
3574                      (Milan Crha)
3575         Bug 674176 - Sender's photo not shown properly (Dan Vrátil)
3576         Bug 674194 - Missing text in email (Dan Vrátil)
3577         Bug 674248 - Lost new lines from text/plain (Dan Vrátil)
3578         Bug 674249 - Crash when showing message with large text/plain
3579                      (Dan Vrátil)
3580         Bug 674272 - Contacts preview differs with mailer running and not
3581                      (Dan Vrátil)
3582         Bug 674282 - Don't crash on reply with empty selection (Yanko Kaneti)
3583         Bug 674340 - Evolution hangs on startup (Dan Vrátil)
3584         Bug 674380 - Deselected contact keeps preview filled (Dan Vrátil)
3585         Bug 674381 - Show contact photo from address book doesn't work
3586                      (Dan Vrátil)
3587         Bug 674466 - Mail's preview panel can show listing of local filesystem
3588                      root (Dan Vrátil)
3589         Bug 674701 - Clicking address in preview composes to default account
3590                      (Milan Crha)
3592 Miscellaneous Changes:
3593         * Limit supported gweather to < 3.5. (Matthew Barnes)
3594         * Require gnome-doc-utils >= 0.20.10. (Matthew Barnes)
3595         * Add ability to specify INBOX for non-storage type accounts.
3596           (Srinivasa Ragavan)
3597         * EMFormat: Add "session" as a constructor property. (Matthew Barnes)
3598         * Use GNetworkMonitor to drive EShell:network-available.
3599           (Matthew Barnes)
3600         * Drop the ConnMan/NetworkManager/WindowsSENS modules. (Matthew Barnes)
3601         * Remove EMSyncStream. (Matthew Barnes)
3602         * EMFolderTreeModel: Remove COL_STRING_URI. (Matthew Barnes)
3603         * Fix backward buttons in "restore-confirm" dialog. (Matthew Barnes)
3604         * EWebView: Make antialiasing settings optional. (Matthew Barnes)
3605         * Show calendar Find Next/Prev/Stop buttons beside Search text entry
3606           (Milan Crha)
3608 Translations:
3609         Ibrahim Saed (ar)
3610         Jordi Serratosa (ca)
3611         Carles Ferrando (ca@valencia)
3612         Christian Kirbach (de)
3613         Mario Blättermann (de)
3614         Daniel Mustieles (es)
3615         Mattias Põldaru (et)
3616         Bruno Brouard (fr)
3617         Fran Diéguez (gl)
3618         Hideki Yamane (ja)
3619         Kjartan Maraas (nb)
3620         Piotr Drąg (pl)
3621         Matej Urbančič (sl)
3622         Daniel Nylander (sv)
3623         Sasi Bhushan (te)
3626 Evolution 3.4.0 2012-03-26
3627 --------------------------
3629 Bug Fixes:
3630         Bug 672474 - Flaw in GOA synchronization logic (Matthew Barnes)
3631         Bug 672593 - Typos in evolution.convert (Dimitri)
3633 Translations:
3634         Ibrahim Saed (ar)
3635         David Planella (ca)
3636         Carles Ferrando (ca@valencia)
3637         Jiri Eischmann (cs)
3638         Flemming Christensen (da)
3639         Kenneth Nielsen (da)
3640         Mattias Põldaru (et)
3641         Bruno Brouard (fr)
3642         Chandan Kumar (hi)
3643         Gabor Kelemen (hu)
3644         Shankar Prasad (kn)
3645         Aurimas Černius (lt)
3646         Kjartan Maraas (nb)
3647         Duarte Loreto (pt)
3648         Djavan Fagundes (pt_BR)
3649         Sasi Bhushan Boddepalli (te)
3650         Daniel Korostil (uk)
3653 Evolution 3.3.92 2012-03-19
3654 ---------------------------
3656 Bug Fixes:
3657         Bug 671509 (2/2) - Some small UI/theming improvements (Cosimo Cecchi)
3658         Bug 671509 (1/2) - Some small UI/theming improvements (Cosimo Cecchi)
3659         Bug 665399 - Cannot change File Under to custom value (Milan Crha)
3660         Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
3661         Bug 665130 - Memory leaks in Preferences and ETable (Milan Crha)
3662         Bug 665129 - Memory leak in EBufferTagger (Milan Crha)
3663         Bug 665106 - Memory leak from composer setup when opening Preferences (Milan Crha)
3664         Bug 669490 - Window resizes with many activities (gtk 3.3.14+) (Milan Crha)
3665         Bug 671716 - Fails to build with --enable-contact-maps (Matthew Barnes)
3666         Bug 664326 - Buttons to handle exceptions in event is always disabled (Milan Crha)
3667         Bug 664323 - Too late initialization of Gnome/GailCanvas ATK support (Milan Crha)
3668         Bug 664205 - Improve UX when creating a new mail folder (Milan Crha)
3669         Bug 664169 - Default port is not selected by default (Milan Crha)
3670         Bug 671233 - Unable to choose port 587 for SMTP (Milan Crha)
3671         User Docs: Link 'Deleting attachments' into Attachments overview page. See bug #671633 (Andre Klapper)
3672         User Docs: Clarify Bogofilter usage again. Fixes bug #665008 (Andre Klapper)
3673         User Docs: Rewrite Spam Marking. Fixes bug #665008 (Andre Klapper)
3674         User Docs: Explain how Bogofilter and SpamAssassin work and link to their FAQs. See bug #665008 (Andre Klapper)
3675         User Docs: Explain order in mail folder list pane and how to change. Fixes bug #661654 (Andre Klapper)
3676         User Docs: Mention 'Apply the same view settings to all folders' mail setting. Fixes bug #669246 (Andre Klapper)
3677         User Docs: Use conditional processing for package install links; Add EWS to first start page. Fixes bug #671068. (Andre Klapper)
3679 Miscellaneous Fixes:
3680         Add dbus-glib flags to evolution binary. (Matthew Barnes)
3681         Add a comment about Bcc headers to searchtypes.xml. (Matthew Barnes)
3682         Revert "Include searching Bcc header while looking for recipients" (Matthew Barnes)
3683         Mention the return of dbus-glib in a NEWS blurb. (Matthew Barnes)
3684         Fix too large allocation for alert-bar in shell-content (Milan Crha)
3685         EConfig: Support custom page skip callbacks. (Matthew Barnes)
3686         User Docs: Move page to Advanced section (Andre Klapper)
3687         User Docs: Add page about message source and all mail headers view (Andre Klapper)
3688         User Docs: Add 'Advanced' section for Message Displaying to dump all the Headers/Source stuff (Andre Klapper)
3689         User Docs: Remove Source and Headers stuff from 'Message list sorting' section. Wrong place. (Andre Klapper)
3690         User Docs: Link also into mail-layout-changing (Andre Klapper)
3691         User Docs: Fix wrong syntax (Andre Klapper)
3692         User Docs: Add missing markup (Andre Klapper)
3693         startup-wizard: Avoid em_account_editor_get_widget(). (Matthew Barnes)
3695 Translations:
3696         Changwoo Ryu (ko)
3697         Bruce Cowan (en_GB)
3698         Nilamdyuti Goswami (as)
3699         Daniel Mustieles (es)
3700         Daniel Korostil (uk)
3701         Christian Kirbach (de)
3702         Martin Srebotnjak (sl)
3703         Timo Jyrinki (fi)
3704         Pavol Klačanský ()
3705         Bruno Brouard (fr)
3706         Piotr Drąg (pl)
3707         Matej Urbančič (sl)
3708         Yuri Myasoedov (ru)
3709         Kjartan Maraas (nn)
3710         A S Alam (pa)
3711         Praveen Arimbrathodiyil ()
3712         Gabor Kelemen (hu)
3713         Rudolfs Mazurs (lv)
3714         Chao-Hsiung Liao (zh_HK)        
3717 * The dbus-glib dependency has temporarily returned.  GConf now uses
3718   dbus-glib instead of libbonobo but it does not initialize threading
3719   support, so we have to initialize it to avoid thread-safety issues.
3720   When we're ready to drop GConf we will drop dbus-glib along with it.
3723 Evolution 3.3.91 2012-03-05
3724 ---------------------------
3726 Bug Fixes:
3727         Bug 670432 - Check for EggSMClient dependencies with pkg-config
3728                      (Matthew Barnes)
3729         Bug 670512 - Crash in ecp_set_target at e-cal-config.c:93 (Milan Crha)
3730         Bug 661265 - Move to Calendar breaks google:// URI (Milan Crha)
3731         Bug 669294 - Settings of 'sending email' tab is not remembered
3732                      (Milan Crha)
3733         Bug 617557 - Can lost message after send failed (Milan Crha)
3734         Bug 670934 - Was saving ESourceList first, rather than last (Milan Crha)
3735         Bug 663745 - Option to create Google Calendar not available (Milan Crha)
3736         Bug 671211 - 'Mark Citations' preferences not applied (Dan Vrátil)
3738 Other Changes:
3739         * Further staging of mailer code to be moved to evolution-data-server.
3740           New libevolution-utils introduced as a temporary bridge during the
3741           staging phase. (Srinivasa Ragavan)
3742         * Various user documentation improvements. (Andre Klapper)
3743         * Show account properties on remote folders. (Milan Crha)
3744         * Show errors on message load. (Milan Crha)
3745         * Avoid crash when formatting broken message. (Milan Crha)
3746         * Show composer window on "Continue editing". (Milan Crha)
3747         * Handle cut-paste appointments better. (Chenthill Palanisamy)
3749 Translations:
3750         Ihar Hrachyshka (be)
3751         Alexander Shopov (bg)
3752         Krasimir Chonov (bg)
3753         Daniel Mustieles (es)
3754         Fran Diéguez (gl)
3755         Aurimas Černius (lt)
3756         Yuri Myasoedov (ru)
3757         Matej Urbančič (sl)
3758         Мирослав Николић (sr)
3759         Dr.T.Vasudevan (ta)
3760         Nguyễn Thái Ngọc Duy (vi)
3761         Chao-Hsiung Liao (zh_HK)
3764 Evolution 3.3.5 2012-02-06
3765 --------------------------
3767 Bug Fixes:
3768         Bug 670414 - Whitespace following backslash in Makefile.am (Jiro Matsuzawa)
3769         Bug 670301 - User Docs: Document improved ways to add/edit mail accounts. (Andre Klapper)
3770         Bug 670389 - User Docs: Add sorting for available Exchange providers. Fixes bug #670389 (Andre Klapper)
3771         Bug 668620 - User Docs: Explain how to enable Search Folders. Fixes bug #668620 (Andre Klapper)
3772         Bug 670252 - User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug #670252. (Andre Klapper)
3773         Bug 552873 - User Docs: Also cover mail composer in 'Character Encodings' page. See bug 552873. (Andre Klapper)
3774         Bug 471795 - Clarify CSV importers as being for contact info only (Matthew Barnes)
3775         Bug 670278 - Poorly worded "confirm overwrite" alert (Matthew Barnes)
3776         Bug 670280 - Remove "Recent Documents" attachment feature (Matthew Barnes)
3777         Bug 663110 - Crash on copy events between calendars (Milan Crha)
3778         Bug 663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULES (Alexandre Rostovtsev)
3779         Bug 320976 - Remember last New button choice in Calendar view (Milan Crha)
3780         Bug 332043 - Free/Busy Colors Causing User Confusion (Milan Crha)
3781         Bug 668482 - Edit account properties from menu on folder store (Milan Crha)
3782         Bug 669113 - Add "File > New > Mail Account" (Milan Crha)
3783         Bug 668848 - Whitespaces in front of colons (Milan Crha)
3784         Bug 659396 - Missing plural handling for "You have selected %d mails to..." (Milan Crha)
3785         Bug 659394 - Missing plural handling for "Failed to send %d of %d messages" (Milan Crha)
3786         Bug 655955 - Harmonize mnemonic for New > Shared Memo > Organizer (Milan Crha)
3787         Bug 670014 - Remove-duplicates reads all messages into memory (Milan Crha)
3788         Bug 655485 - Change "cards" to "contacts" in LDAP Address Book dialog (Milan Crha)
3789         Bug 655021 - "Character set" vs "Character encoding" (Milan Crha)
3790         Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Gabor Kelemen)
3791         Bug 662743 - Translation context needed for "Attachment" (Milan Crha)
3792         Bug 670073 - Non-working help button in Preferences dialog (Milan Crha)
3793         Bug 591436 - Add -avoid-version to LDFLAGS (H. Habighorst)
3794         Bug 637354 - Add missing mnemonics and make existing ones unique. (Andre Klapper)
3795         Bug 669097 - Cannot save column setup: File name too long (Milan Crha)
3796         Bug 669433 - Add missing linker flags to pst-import (Dominique Leuenberger)
3797         Bug 210105 - Error assigning negative scores in filtering (Milan Crha)
3798         Bug 384838 - Filter editor should default to "AND" instead of "OR" (Milan Crha)
3799         Bug 391472 - Add ability to match headers by words (Milan Crha)
3800         Bug 418520 - Disable Folder -> Expunge in virtual folders (Matthew Barnes)
3801         Bug 553796 - Unable to Reset Message Color (Milan Crha)
3802         Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
3804 Miscellaneous Fixes:
3805         User Docs: Add missing markup (Andre Klapper)
3806         User Docs: Update list of files in Makefile.am (Andre Klapper)
3807         User Docs: Remove outdated info about version specific common errors (Andre Klapper)
3808         User Docs: Update gconf locations to GSettings/dconf (Andre Klapper)
3809         User docs: Fix broken sentence (Andre Klapper)
3810         User Docs: Fix inappropriate usage of <em> tags (Andre Klapper)
3811         User Docs: Fix broken markup (Andre Klapper)
3812         User Docs: Fix inappropriate usage of <code> tag (Andre Klapper)
3813         User Docs: Use <cmd> tag consistently (Andre Klapper)
3814         User Docs: Use <app> tag consistently (Andre Klapper)
3815         User Docs: Fix dconf path; recommend using terminal command instead of dconf-editor (Andre Klapper)
3816         User Docs: Use consistent terminology (folder pane vs folder list) (Andre Klapper)
3817         User Docs: Fix position of <note> so it is actually displayed (Andre Klapper)
3818         Use same mnemonic for 'Categories' button in Task editor as in all other dialogs as it does not collide with other mnemonics (Andre Klapper)
3819         Use GSettings for EProxy (Milan Crha)
3820         User docs: Actually describe how to set up the Free/Busy querying URL (Andre Klapper)
3821         Change 'file name' to 'filename' according to the GDP Style Guide (Andre Klapper)
3822         Use i as mnemonic for Filename string everywhere. This does not conflict with other mnemonics in the affected dialogs. (Andre Klapper)
3823         Correct spelling of the word 'Username' (Andre Klapper)
3824         User help: Replace the term program by application, as recommended by the GDP style guide (Andre Klapper)
3825         Fix a crash in capplet. (Srinivasa Ragavan)
3826         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)
3827         Be able to define help target for Preferences pages (Milan Crha)
3828         Fix broken Help menu entries after Mallard transition. (Andre Klapper)
3829         Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard transition. (Andre Klapper)
3830         Clarify that value for mark-seen-timeout is in milliseconds (Andre Klapper)
3831         Make alarm daemon start in Dawat/Tizen. (Srinivasa Ragavan)
3832         Add missing mnemonics; change some mnemonics to avoid conflicts (Andre Klapper)
3833         Add missing mnemonic to string (Andre Klapper)
3835 Translations:
3836         Daniel Mustieles (es)
3837         Мирослав Николић (sr)
3838         Christian Kirbach (de)
3839         Chao-Hsiung Liao  (zh_HK)
3840         Fran Diéguez (gl)
3841         Ihar Hrachyshka (be)
3842         Kjartan Maraas (nn)
3843         Gabor Kelemen (hu)
3846 Evolution 3.3.4 2012-01-16
3847 --------------------------
3849 Bug Fixes:
3850         Bug 343499 - Contacts not sorted the right way on print out
3851                      (Milan Crha)
3852         Bug 353743 - Add Print button to meeting notification dialog
3853                      (Milan Crha)
3854         Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
3855         Bug 612257 - Sanitize widgets in alarm notification dialog (Milan Crha)
3856         Bug 636214 - Use CamelSettings instead of CamelURL (Punit Jain)
3857         Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
3858                      (Milan Crha)
3859         Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
3860         Bug 661087 - Add ability to remove localized "Re:" prefixes in subject
3861                      (Milan Crha)
3862         Bug 661885 - Disable horizontal scrolling in filter rule editor
3863                      (Milan Crha)
3864         Bug 664003 - Cannot modify account name in account assistant
3865                      (Punit Jain)
3866         Bug 664370 - Crash when putting same component into icalcomponent
3867                      (Kai Juse)
3868         Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
3869         Bug 666490 - Crash in e-mail-session.c:user_message_response
3870                      (Milan Crha)
3871         Bug 666675 - Remove evolution-addressbook-clean (Matthew Barnes)
3872         Bug 666695 - Wrong schema for relocatable path in evolution.convert
3873                      (Matthew Barnes)
3874         Bug 666706 - MailFolderCache: Crash on visiting a renamed folder
3875                      (Matthew Barnes)
3876         Bug 666832 - Skip local/vfolder services from Send/Receive update
3877                      (Milan Crha)
3878         Bug 667119 - Hard to change Attendee role in meeting editor
3879                      (Milan Crha)
3880         Bug 667185 - Menu items from plugins not translated (Milan Crha)
3881         Bug 667281 - Deadlock on evolution start (Milan Crha)
3882         Bug 667346 - Fix build with libpst 0.6.54 and require this version
3883                      (Vincent Untz)
3884         Bug 667384 - Misspelling: "Olsen" timezone database (Matthew Barnes)
3885         Bug 667398 - Automatic mark-as-seen too aggressive (Milan Crha)
3886         Bug 667528 - Crash in pine-importer.c with no book source defined
3887                      (Milan Crha)
3889 Miscellaneous Changes:
3890         * Make sure EAlertDialog has at least one button, to be able to
3891           closed it (Milan Crha)
3892         * Move EMailLabelListStore to EMailSession. (Matthew Barnes)
3893         * Inherit smaller time division from preferences in day calendar
3894           printout (Milan Crha)
3895         * Make em_utils_generate_account_hash() private. (Matthew Barnes)
3896         * Do not call gtk_main_quit() on shell quit when none is running
3897           (Milan Crha)
3898         * mail-folder-cache: Update folders only on stores whose support it
3899           (Milan Crha)
3900         * Slow start due to instant saving of no change in an EAccountList
3901           (Milan Crha)
3902         * EMailSession does not respect user settings on start (Milan Crha)
3903         * Do not auto-mark-as-seen when changing filter type (Milan Crha)
3904         * User documentation improvements (Brian Grohe and Andre Klapper)
3906 Translations:
3907         Kristjan SCHMIDT (eo)
3908         Daniel Mustieles (es)
3909         Fran Diéguez (gl)
3910         Kjartan Maraas (nb)
3911         Yuri Myasoedov (ru)
3912         Muhammet Kara (tr)
3915 Evolution 3.3.3 2011-12-19
3916 --------------------------
3917 Bug Fixes:
3918         Bug 661043 - Printing causes email images to download (Milan Crha)
3919         Bug 666341 - [bbdb] Invalid free in bbdb_do_it (Milan Crha)
3920         Bug 561696 - Invitation's "Open Calendar" button jumps to current day (Milan Crha)
3921         Bug 566793 - Support Drop And Drag Into Nautilus As PDF File (pepp)
3922         Bug 666081 - Duplicate typedefs (Matthew Barnes)
3923         Bug 582649 - Toggle for coloring today and overdue tasks (Milan Crha)
3924         Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
3925         Bug 665981 - Use OpenStreetMap geoclue provider (Alban Browaeys)
3926         Bug 665980 - Bump minimum champlain-gtk version to 0.12 (Alban Browaeys)
3927         Bug 665782 - configure.ac: Add gmodule-2.0 to GNOME_PLATFORM (Christophe Fergeau)
3928         Bug 578245 - View settings for threads getting lost (Milan Crha)
3929         Bug 577322 - Rename of a system ESource doesn't persist (Milan Crha)
3930         Bug 665149 - Do not ref window in e_restore_window() (Milan Crha)
3931         Bug 663122 - Doesn't quit on exit with GLib's git master (Milan Crha)
3932         Bug 664708 - Composer's headers preference is reset on From change (Milan Crha)
3933         Bug 665103 - Blank composer/mail/network preferences windows (Milan Crha)
3934         Bug 665123 - Incorrect unref of ESource in pine-importer (Milan Crha)
3935         Bug 580394 - Comment field in a meeting request is too small (Milan Crha)
3936         Bug 616561 - Don't check read-only calendars in the itip-formatter (Tim Piessens)
3937         Bug 376075 - Accepting a meeting invitation defaults to wrong calendar (Milan Crha)
3938         Bug 659491 - Hung when accepting calendar invite (Milan Crha)
3939         Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc (Josselin Mouette)
3940         Bug 664654 - Sanitize subjects before suggesting a save filename (Matthew Barnes)
3941         Bug 664634 - Deadlock when processing completed tasks filter (Milan Crha)
3942         Bug 664707 - Tasks & Memos panel size not remembered (Matthew Barnes)
3943         Bug 664678 - Bad defaults for SpamAssassin GSettings keys (Matthew Barnes)
3944         Bug 585066 - Add Auto-Submitted header to outgoing MDNs (Matthew Barnes)
3945         Bug 663615 - Saving calendar duplicates the first event (Milan Crha)
3946         Bug 664018 - Cannot create task/memo from a mail (Milan Crha)
3948 Miscellaneous Fixes:
3949         EMailSession: Add "activity-added" signal. (Matthew Barnes)
3950         mail-send-recv.c: Avoid using EAccount and CamelURL if possible. (Matthew Barnes)
3951         Upstreamed patch from Meego Bugzilla: 23097 (Srinivasa Ragavan)
3952         Upstreamed patch from MeeGo Bugzilla: 22945 (Srinivasa Ragavan)
3953         Fix a crash in pdf_drag_drop. Ref the objects while cloning format_html. (Chenthill Palanisamy)
3954         MailFolderCache: Fix a double-free on unsubscribe. (Matthew Barnes)
3955         EMSubscriptionEditor: Use alternating row colors. (Matthew Barnes)
3956         EMSubscriptionEditor cleanups. (Matthew Barnes)
3957         Bump minimum geoclue version to 0.12. (Alban Browaeys)
3958         EMAccountEditor: Fix handling of auth-mechanism. (Matthew Barnes)
3959         MailFolderCache: Don't respond to "service-added" signals. (Matthew Barnes)
3960         EMailSession: Fix silly mistake in constructed(). (Matthew Barnes)
3961         Adapt to camel_session_remove_service() changes. (Matthew Barnes)
3962         User Docs: Grammar and spelling fixes (Christian Kirbach)
3963         Reorder accounts by drag-and-drop. (Matthew Barnes)
3964         Add a hidden --version option. (Matthew Barnes)
3965         Move folder URI caching to MailFolderCache. (Matthew Barnes)
3966         mail_folder_cache_note_store: CamelSession arg is unnecessary. (Matthew Barnes)
3967         MailFolderCache: Add class methods for signals. (Matthew Barnes)
3968         Miscellaneous EShellView-related cleanups. (Matthew Barnes)
3969         Remove unused function vfolder_create_part(). (Matthew Barnes)
3970         Remove unused function vfolder_revert(). (Matthew Barnes)
3971         Remove 'vfolder_store' global variable. (Matthew Barnes)
3972         EMFolderTreeModel: Check for vfolder store by its UID. (Matthew Barnes)
3973         Remove unnecessary 'vfolder_store' declaration. (Matthew Barnes)
3974         Composer: "mailto" blacklist touch ups. (Matthew Barnes)
3975         EMailReader: Avoid more runtime warnings. (Matthew Barnes)
3976         Avoid a runtime warning in mail_reader_message_seen_cb(). (Matthew Barnes)
3977         Remove more "Click \"Forward\" to continue." sentences (Milan Crha)
3978         Remove some unnecessary GConf crud. (Matthew Barnes)
3979         "citation-colour" -> "citation-color" (Matthew Barnes)
3980         Remove GConfBridge. (Matthew Barnes)
3981         Use e_restore_window() and "org.gnome.evolution.window". (Matthew Barnes)
3982         Add e_restore_window(). (Matthew Barnes)
3983         Add relocatable "org.gnome.evolution.window" schema. (Matthew Barnes)
3984         Updated asturian language (Xandru Armesto)
3985         Remove almost all *_DISABLED_DEPRECATED_FLAGS. (Matthew Barnes)
3986         Remove *_DISABLE_SINGLE_INCLUDES macros. (Matthew Barnes)
3987         Remove e_shell_get_gconf_client(). (Matthew Barnes)
3988         Updated POTFILES.in (Piotr Drąg)
3989         Merge branch 'wip/gsettings' (Matthew Barnes)
3990         Include git.mk in mail/mail-autoconfig/Makefile.am. (Matthew Barnes)
3991         Split MDN handling into a module. (Matthew Barnes)
3992         EPreviewPane: Implement EAlertSink. (Matthew Barnes)
3993         EAlertBar: Add a close button to all alerts. (Matthew Barnes)
3994         Add EMailReader:message-loaded signal. (Matthew Barnes)
3995         Add EMailReader:message-seen signal. (Matthew Barnes)
3997 Translations:
3998         Daniel Mustieles (es)
3999         Christian Kirbach (de)
4000         Jorge González (es)
4001         Fran Diéguez (gl)
4002         Matej Urbančič (sl)
4003         Mario Blättermann (de)
4004         Kjartan Maraas (nn)
4005         Gabor Kelemen (hu)
4008 Evolution 3.3.2 2011-11-21
4009 --------------------------
4011 Bug Fixes:
4012         Bug 440316 - Improve SSL Certificate check bad signature dialog
4013                      (Milan Crha)
4014         Bug 565483 - "All folders" does not search all folders (Milan Crha)
4015         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
4016         Bug 636214 - Fetch configuration details from server (Punit Jain)
4017         Bug 659557 - Duplicate mnemonic in ldap address book creation dialog
4018                      (Vibha Yadav)
4019         Bug 659736 - GOA Google calendar prevents settings change (Milan Crha)
4020         Bug 659945 - "New" button in toolbar for new mail message not working
4021                      (Milan Crha)
4022         Bug 660782 - [pst-import] Missing 'To' on message replies (Milan Crha)
4023         Bug 660878 - Configuration options are not autofilled (Punit Jain)
4024         Bug 661126 - Meeting Free/busy dialog dates don't follow locale
4025                      (Milan Crha)
4026         Bug 662589 - 'Retrieve List' for new Google calendar does not use proxy
4027                      (Milan Crha)
4028         Bug 662742 - Double free when expunging completed tasks (Milan Crha)
4029         Bug 662914 - Reply to gnupg signed mails should be signed (Milan Crha)
4030         Bug 662929 - POP3 prevents expunge of local Inbox in offline
4031                      (Milan Crha)
4032         Bug 663286 - Changing view clears Contact preview (Milan Crha)
4033         Bug 663372 - Actions not updated after disabling account
4034                      (Matthew Barnes)
4035         Bug 663376 - Folder->Properties enabled when no folder selected
4036                      (Matthew Barnes)
4037         Bug 663746 - Can't finish new account configuration for POP
4038                      (Milan Crha)
4039         Bug 663748 - Unable to reconfigure GOA GMail account (Milan Crha)
4040         Bug 663836 - emae_send_page() gets wrong CamelProvider (Matthew Barnes)
4041         Bug 664001 - Account setup asks to configure SMTP when not needed
4042                      (Milan Crha)
4043         Bug 664016 - [evolution-alarm-notify] Try to reconnect offline
4044                      calendars (Milan Crha)
4046 Other Changes:
4047         * Remove g_thread_init() calls. (Matthew Barnes)
4048         * Teach Evolution about Photo/Logo EContact fields stored as URIs
4049           (Tristan Van Berkom)
4050         * Add EAuthComboBox widget. (Matthew Barnes)
4051         * EMAccountEditor: Start using CamelNetworkSettings. (Matthew Barnes)
4052         * Call e_gdbus_templates_init_main_thread() in main() (Milan Crha)
4053         * Kill gtk-doc tmpl files. (Matthew Barnes)
4054         * Removing a redundant virtual function (Punit Jain)
4055         * Remove SQLite mail summary migration. (Matthew Barnes)
4056         * EMAccountEditor: Add a review page. (Punit Jain)
4057         * Preset 'width-chars' for account type description labels (Milan Crha)
4058         * Use CamelSExp instead of ESExp in filter, mail. (Matthew Barnes)
4060 Translations:
4061         Mario Blättermann (de)
4062         Daniel Mustieles (es)
4063         Jorge González (es)
4064         Fran Diéguez (gl)
4065         Algimantas Margevičius (lt)
4066         Kjartan Maraas (nb)
4069 Evolution 3.3.1 2011-10-24
4070 --------------------------
4072 Bug Fixes:
4073         * Bug 235665 - Heavy hard disk access when resizing columns in views
4074                        (Milan Crha)
4075         * Bug 351025 - Make the order of the mail accounts configurable
4076                        (Milan Crha)
4077         * Bug 451377 - Timezone map resizes on mouseover (Milan Crha)
4078         * Bug 455271 - A moved/renamed mail folder loses focus (Milan Crha)
4079         * Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
4080         * Bug 576478 - [Windows] Redirect Help->Contents to a web page
4081                        (Milan Crha)
4082         * Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
4083         * Bug 616981 - Mail marking as read is hard (Milan Crha)
4084         * Bug 632619 - Recurring events can clutter month view (Milan Crha)
4085         * Bug 637673 - Make phone fields one row and auto-expand when needed
4086                        (Milan Crha)
4087         * Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
4088         * Bug 655625 - Crash in atk_state_set_contains_state (Milan Crha)
4089         * Bug 656378 - Attachment name corruption (Punit Jain)
4090         * Bug 656473 - Store server folder cache in user's cache directory
4091                        (Milan Crha)
4092         * Bug 657170 - Disallow creating assigned tasks when not supported
4093                        (Milan Crha)
4094         * Bug 657374 - mailto: attachment parameter can lead to accidental
4095                        data exfiltration (Vibha Yadav)
4096         * Bug 658066 - Security dialog is too big (Dan Vrátil)
4097         * Bug 658835 - Color Scheme off in calendar (Milan Crha)
4098         * Bug 659440 - Doesn't mark messages as replied when sending offline
4099                        (Milan Crha)
4100         * Bug 659486 - EAlert default response is ignored by EAlertDialog
4101                        (Matthew Barnes)
4102         * Bug 659517 - Calendar reminds of old events following upgrade
4103                        (Milan Crha)
4104         * Bug 659555 - Add custom icons in a folder Subscription dialog
4105                        (Milan Crha)
4106         * Bug 659558 - Missing set mnemonic widgets (Milan Crha)
4107         * Bug 659568 - One day delay in calendar view (Milan Crha)
4108         * Bug 659726 - Search Folders contain ambiguous reference to accounts
4109                        (Matthew Barnes)
4110         * Bug 659828 - Selecting a message with a sound attached loses focus
4111                        (Milan Crha)
4112         * Bug 659874 - Address Cards Render extra Phone Number (Milan Crha)
4113         * Bug 659876 - Make automatic contact address formatting optional
4114                        (Dan Vrátil)
4115         * Bug 659932 - 'Use system time zone' in not honored immediately
4116                        (Milan Crha)
4117         * Bug 660224 - Assertion failure when forwarding message (Milan Crha)
4118         * Bug 660530 - Improve folder Subscription interface (Milan Crha)
4119         * Bug 660584 - Fix crash when removing user certificate (Dan Vrátil)
4120         * Bug 660721 - Online Account services not always activating
4121                        (Milan Crha)
4122         * Bug 660738 - Font changes ignored since 3.2 (Milan Crha)
4123         * Bug 660782 - [pst-import] Missing tasks after import (Milan Crha)
4124         * Bug 660799 - Bad GOptionEntry in evolution-addressbook-export
4125                        (Matthew Barnes)
4126         * Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
4127                        (Milan Crha)
4128         * Bug 660850 - Missing set mnemonic widgets in composer preferences
4129                        (Milan Crha)
4130         * Bug 660861 - Avoid mark-all-read on a non-folder selection
4131                        (Milan Crha)
4132         * Bug 660878 - Account configuration options are not auto-filled
4133                        (Dan Vrátil)
4134         * Bug 661399 - Crash when hovering over calendar entry (Matthew Barnes)
4135         * Bug 661404 - Adding multiple e-mails to contact list is too hard
4136                        (Milan Crha)
4137         * Bug 661409 - Contact display drops address lines (Dan Vrátil)
4138         * Bug 661434 - Unfriendly search result (Milan Crha)
4139         * Bug 661534 - "Current View" tooltip untranslated (Matthew Barnes)
4140         * Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
4141                        (Vincent Untz)
4142         * Bug 661549 - Avoid fetching from backend when calculating summary
4143                        (Milan Crha)
4144         * Bug 661650 - "Certificate Authority Trust" strings miss mnemonics
4145                        (Matthew Barnes)
4147 Other Changes:
4148         * User documentation improvements. (Andre Klapper)
4149         * The EExtension framework is now in libebackend. (Matthew Barnes)
4150         * Require GLib 2.30. (Matthew Barnes)
4151         * ETableHeader: Rework the header button drawing code for GTK+ 3
4152           (Cosimo Cecchi)
4153         * Increase dependency on gtk+ to 3.2.0 (Milan Crha)
4154         * GtkApplication has some new EShell-like features. (Matthew Barnes)
4155         * EAttachmentPaned: Add "resize-toplevel" property. (Matthew Barnes)
4156         * Remove EHintedEntry. (Matthew Barnes)
4157         * Let GtkFileChooser track its own last-used-folder. (Matthew Barnes)
4158         * Require libgdata >= 0.10. (Matthew Barnes)
4159         * Fix invalid read on vCard drop (Milan Crha)
4161 Translations:
4162         Gil Forcada (ca)
4163         Carles Ferrando (ca@valencia)
4164         Marek Černocký (cs)
4165         Jiri Eischmann (cs)
4166         Mario Blättermann (de)
4167         Daniel Mustieles (es)
4168         Jorge González (es)
4169         Daniel Mustieles (es)
4170         Inaki Larranaga Murgoitio (eu)
4171         Seán de Búrca (ga)
4172         Fran Dieguez (gl)
4173         Gabor Kelemen (hu)
4174         Shankar Prasad (kn)
4175         Algimantas Margevičius (lt)
4176         Kjartan Maraas (nb)
4177         Manoj Kumar Giri (or)
4178         Matej Urbančič (sl)
4179         Nguyễn Thái Ngọc Duy (vi)
4180         Chao-Hsiung Liao (zh_HK, zh_TW)
4183 Evolution 3.2.0 2011-09-26
4184 --------------------------
4186 Translations:
4187         Abderrahim Kitouni (ar)
4188         Marek Černocký (cs)
4189         Mario Blättermann (de)
4190         Jorge González (es)
4191         Daniel Mustieles (es)
4192         Fran Dieguez (gl)
4193         Sweta Kothari (gu)
4194         Rajesh Ranjan (hi)
4195         Luca Ferretti (it)
4196         Changwoo Ryu (ko)
4197         Hannie Dumoleyn (nl)
4198         A S Alam (pa)
4199         Djavan Fagundes (pt_BR)
4200         Matej Urbančič (sl)
4201         Muhammet Kara (tr)
4204 Evolution 3.1.92 2011-09-19
4205 ---------------------------
4207 Bug Fixes:
4208         Bug 659125 - Reference counting issues in calendar (Milan Crha)
4209         Bug 655253 - Do not show detached instances twice in a calendar (Milan Crha)
4210         Bug 635347 - Message lacks ID when submitted for sending (Matthew Barnes)
4211         Bug 657611 - Hidden error of invalid attendee on send (Milan Crha)
4212         Bug 658460 - alarm-notify issues runtime warning (Matthew Barnes)
4213         Bug 657386 - Changing default source doesn't unmark previous one (Milan Crha)
4214         Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
4215         Bug 655564 - Express remembers settings of not finished account (Milan Crha)
4216         Bug 655568 - Cursor lost after Collapse all threads called (Milan Crha)
4217         Bug 655709 - Hide 'Group by' in views when not supported (Milan Crha)
4219 Miscellaneous Fixes:
4220         Make sure GConf schemas have defined default values (Milan Crha)
4221         User Docs: Fix order of sentences. (Andre Klapper)
4222         User Docs: Hide 'Other Settings' if there is no content. Thanks to Michael Hill for pointing this out (Andre Klapper)
4223         User Docs: Add TODOs as pointed out by Michael Hill (Andre Klapper)
4224         Make maintiner mode enabled by default (Javier Jardón)
4225         Added hu to DOC_LINGUAS (Gabor Kelemen)
4226         User Docs: Update CSS/WebKit integration version statement (Andre Klapper)
4227         User Docs: Add subsections to Receiving settings for better readability, use lists everywhere (Andre Klapper)
4228         User Docs: Include Security and Default tab pages in new EWS account settings page (Andre Klapper)
4229         User Docs: Add missing includes for Exchange account types (Andre Klapper)
4230         User Docs: Add initial docu for EWS account setup. Thanks to Akhil Laddha for screenshots. (Andre Klapper)
4232 Translations:
4233         Dr.T.Vasudevan (ta)
4234         Fran Dieguez (gl)
4235         Mario Blättermann (de)
4236         Duarte Loreto (pt)
4237         Jiro Matsuzawa (ja)
4238         Bruce Cowan (en_GB)
4239         A S Alam (pa)
4240         Gabor Kelemen (hu)
4241         Luca Ferretti (it)
4242         Kenneth Nielsen (da)
4243         Jorge González (es)
4244         Piotr Drąg (pl)
4245         Mojca Ograjšek (sl)
4246         dmustieles (es)
4247         Matej Urbančič (sl)
4248         Rudolfs Mazurs (lv)
4249         Andika Triwidada (id)
4250         Hannie Dumoleyn (nl)
4251         Alexander Shopov (bg)
4252         Daniel Mustieles (es)
4254 Evolution 3.1.91 2011-09-05
4255 ---------------------------
4257 Bug Fixes:
4258         Bug 657765 - Explicitly link libgnomecanvas against libm
4259                      (Frederic Peters)
4260         Bug 657836 - Work around g_unix_signal API changes. (Matthew Barnes)
4262 Other Changes:
4263         * Various user documentation improvements. (Andre Klapper)
4264         * Disable inline-image plugin by default. (Matthew Barnes)
4265         * Create tar.xz files for 'make dist' only (Milan Crha)
4267 Translations:
4268         Jorge González (es)
4269         Daniel Mustieles (es)
4270         Bruno Brouard (fr)
4271         Andika Triwidada (id)
4272         Daniel Nylander (sv)
4273         Cheng-Chia Tseng (zh_HK)
4276 Evolution 3.1.90 2011-08-29
4277 ---------------------------
4279 * New user documentation in Mallard format by Andre Klapper.
4281 Bug Fixes:
4282         Bug 362366 - Dragging selected folder to message pane duplicates
4283                      messages (Milan Crha)
4284         Bug 650839 - Add option for alarms into calendar preferences
4285                      (Milan Crha)
4286         Bug 651633 - Hidden task/memo sidebar always automagically re-appears
4287                      (Milan Crha)
4288         Bug 651741 - Find in text message doesn't warn about no matching found
4289                      (Milan Crha)
4290         Bug 652092 - 'Mark messages as read' doesn't work with search folder
4291                      (Milan Crha)
4292         Bug 652914 - IMAP: moving mail puts a copy into real Trash too
4293                      (Milan Crha)
4294         Bug 655254 - Cropped Junk settings text (Milan Crha)
4295         Bug 655419 - "Save as iCalendar" misses mnemonic (Milan Crha)
4296         Bug 655490 - Location chooser dialog for Weather calendar is too small
4297                      (Milan Crha)
4298         Bug 655549 - [mail-to-task] Ignores cancel of source select dialog
4299                      (Milan Crha)
4300         Bug 655551 - [mail-to-task] Pick organizer based on selected folder's
4301                      store (Milan Crha)
4302         Bug 655629 - "Path:" label for spool file should be "File:" label
4303                      (Milan Crha)
4304         Bug 655666 - Split task preferences into its own tab (Milan Crha)
4305         Bug 655708 - Unreadable tooltip for Memo/Task (Milan Crha)
4306         Bug 655942 - Shows 'Storing folder...' when deleting a local folder
4307                      (Milan Crha)
4308         Bug 656258 - Critical runtime warning on comp-editor close (Milan Crha)
4309         Bug 656537 - Fix mallard relaxng validation errors in help pages
4310                      (Alexandre Rostovtsev)
4311         Bug 656620 - Account editor doesn't update on settings change
4312                      (Milan Crha)
4313         Bug 656622 - 'Check for supported types' fails again (Milan Crha)
4314         Bug 656718 - Runtime warning in folder_tree_get_folder_info_cb()
4315                      (Matthew Barnes)
4316         Bug 656720 - Exclude NNTP stores from Create Folder dialog
4317                      (Matthew Barnes)
4318         Bug 656722 - Incorrect prototype of notify:: signal callback
4319                      (Milan Crha)
4320         Bug 656723 - Forgets 'Use secure connection' setting during account
4321                      configuration (Milan Crha)
4322         Bug 656733 - GUI no longer allows for non-default ports for email
4323                      (Milan Crha)
4324         Bug 656810 - Too strict checking for validity of received calendars
4325                      (Milan Crha)
4326         Bug 657310 - Crash when editing transport-only accounts (Milan Crha)
4327         Bug 657396 - Rename Alarms tab to Reminders in preferences (Milan Crha)
4329 Other Changes:
4330         * Adapt to new CamelSettings API. (Matthew Barnes)
4331         * Adapt to new CamelSubscribable interface. (Matthew Barnes)
4332         * Notify about all newly received messages since the last check
4333           (Milan Crha)
4334         * Using of uninitialized memory in
4335           em-folder-tree-model.c:store_info_free (Milan Crha)
4336         * Simplify em_config_target_new_account_update_settings().
4337           (Matthew Barnes)
4338         * Change license of Czech Help translation as per
4339           https://mail.gnome.org/archives/gnome-cs-list/2011-August/msg00013.html
4340           (Andre Klapper)
4341         * Use new CamelService:display-name property. (Matthew Barnes)
4342         * e_mail_store_foreach(): Take an EMailSession parameter.
4343           (Matthew Barnes)
4344         * Do not show IM icons, a workaround till bug #473862 is fixed
4345           (Milan Crha)
4346         * Update EMailBrowser actions when MessageList reloads. (Matthew Barnes)
4347         * Invalidate region by one more pixel in width and height (Milan Crha)
4348         * plugin-mono: Remove Camel.cs and Evolution.cs (Matthew Barnes)
4349         * Cannot add folder to previously saved Search folder (Milan Crha)
4350         * Add translator comment for screenshot in docs (Andre Klapper)
4351         * Very slow filling of EMSubscriptionEditor tree view (Milan Crha)
4352         * Changing source in CompEditor blocks UI (Milan Crha)
4353         * [mail-to-task] Uses incorrect function to free array of message
4354           uids (Milan Crha)
4355         * Stick Account Editor widgets at the top, like it used to before gtk3
4356           (Milan Crha)
4357         * Fix enum generation problems in glib-gen.mak. (Matthew Barnes)
4359 Translations:
4360         Christian Kirbach (de)
4361         Jorge González (es)
4362         Daniel Mustieles (es)
4363         Fran Dieguez (gl)
4364         Andika Triwidada (id)
4365         OKANO Takayoshi (ja)
4366         Kjartan Maraas (nb)
4367         A S Alam (pa)
4368         Yuri Myasoedov (ru)
4369         Мирослав Николић (sr)
4370         Daniel Nylander (sv)
4371         Dr.T.Vasudevan (ta)
4374 Evolution 3.1.5 2011-08-14
4375 --------------------------
4377 Bug Fixes:
4378         Bug 656290 - "Always carbon-copy (cc) to:" option not honored (Milan Crha)
4379         Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
4380         Bug 655957 - Current account / all accounts search changes column (Milan Crha)
4381         Bug 645476 - Message list unnecessarily scrolls back to selected row (Milan Crha)
4382         Bug 656133 - Mail-local not initialized when adding/editing account (Milan Crha)
4383         Bug 655843 - Copy to calendar doesn't add timezone information (James Bottomley)
4384         Bug 655944 - Import dialog is not showing operation progress (Milan Crha)
4385         Bug 655492 - Move 'Automatic contacts' tab to 'Contacts' part (Milan Crha)
4386         Bug 655494 - Move 'Calendar and Tasks' tab out of Mail Preferences (Milan Crha)
4387         Bug 655872 - [pst-import] Fails to properly open remote client (Milan Crha)
4388         Bug 655669 - Can't save inline pictures embedded in HTML Mails (Milan Crha)
4389         Bug 656136 - Remove time field in task editor (Milan Crha)
4390         Bug 656035. Add missing colon to string (Andre Klapper)
4391         Bug 655943 - Meeting request mails are not imported properly (Milan Crha)
4392         Bug 655870 - Uses incorrect pointer as string in error message (Milan Crha)
4393         Bug 655702 - Do not call Lists Groups when they are Lists anywhere else (Andre Klapper)
4394         Bug 655507 - Do not unload extensions, keep them preloaded (Milan Crha)
4395         Bug 655507 - Crash on startup when initializing spamassassin (Matthew Barnes)
4396         Bug 655893 - Crash on pst folder hierarchy import (Milan Crha)
4397         Bug 646646 - Incomplete and folder-incorrect import of pst file (Milan Crha)
4398         Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
4399         Bug 635211 - Select-all processed on timeout when not needed (Milan Crha)
4400         Bug 655444 - Alarm/reminder settings split in two tabs in Settings (Milan Crha)
4401         Bug 655441 - Fix typo (Andre Klapper)
4402         Bug 655430 - Forgotten EMailJunkOptions type init for mail-config.ui (Milan Crha)
4403         Bug 655353 - Add translator comment (Andre Klapper)
4404         Bug 655255 - Make comp-editor toolbar buttons' tooltips saner (Milan Crha)
4405         Bug 654889 - Closes when clicking on year/month selector (Milan Crha)
4406         Bug 654261 - Importing ics files into Evolution fails silently (Milan Crha)
4407         Bug 340614 - Replace alarm by reminder for UI consistency. (Andre Klapper)
4409 Miscellaneous Fixes:
4410         git.mk: Add support for mallard. (Matthew Barnes)
4411         EConfig: Broadcast abort/commit events by way of signals. (Matthew Barnes)
4412         Fix duplicated section ID (Andre Klapper)
4413         Gtk-Doc updates. (Matthew Barnes)
4414         EMAccountEditor: Simplify real junk/trash folder selection. (Matthew Barnes)
4415         EMFolderSelectionButton: Add an "account" property. (Matthew Barnes)
4416         EMFolderSelector: Add a "model" construct-only property. (Matthew Barnes)
4417         Add em_folder_tree_new_with_model(). (Matthew Barnes)
4418         EMFolderSelectionButton: Add a "folder-uri" property. (Matthew Barnes)
4419         Bugfixes and corrections pointed out by Akhil Laddha (Andre Klapper)
4420         Remove non-existing option as pointed out by Akhil Laddha (Andre Klapper)
4421         Fix TODO now that the code is fixed (Andre Klapper)
4422         EShell: Remove unused macro. (Matthew Barnes)
4423         Cannot reply to message without preview panel enabled (Milan Crha)
4424         Help->FAQ menu item and action are gone (Milan Crha)
4425         Fix typos in new docs (Yuri Chornoivan)
4426         EModule: Make all modules resident. (Matthew Barnes)
4427         Remove link to FAQ as content is covered by new user docs (Andre Klapper)
4428         Rename picture to new name (Andre Klapper)
4429         Add the one reused translatable picture again (Andre Klapper)
4430         Put new user documentation in place (Andre Klapper)
4431         Remove outdated instructions for doc translators (Andre Klapper)
4432         EMAccountEditor: Readability improvements. (Matthew Barnes)
4433         Avoid crashes when moving between messages quickly (Milan Crha)
4434         Do not leak memory on each mail folder change (Milan Crha)
4435         Use the same term 'Secure connection' everywhere instead of SSL (Andre Klapper)
4436         Use email instead of e-mail spelling, like anywhere else (Andre Klapper)
4437         Replace user name by username as used anywhere else in Evolution (Andre Klapper)
4438         Fix spelling of "Basic Headers" option to be consistent with the rest (Andre Klapper)
4439         Drop the duplicated 'Format' from filetype descriptionsto also sync strings with the ones used in shell/e-shell-utils.c (Andre Klapper)
4440         Forward button in Evolution Mail Configuration Assistant is actually called Continue (Andre Klapper)
4442 Translations:
4443         Fran Dieguez (gl)
4444         Christian Kirbach (de)
4445         Chao-Hsiung Liao (zh_HK)
4446         Jorge González (es)
4447         Mario Blättermann (de)
4448         Daniel Nylander (sv)
4449         Aurimas Černius (lt)
4450         Daniel Mustieles (es)
4452 Evolution 3.1.4 2011-07-25
4453 --------------------------
4455 Bug Fixes:
4456         Bug 652629 - GnomeCanvas: Disregard synthesized crossing events
4457                      (Matthew Barnes)
4458         Bug 652634 - Runtime warning on second search dialog (Matthew Barnes)
4459         Bug 653568 - Forward as Redirect doesn't work (Matthew Barnes)
4460         Bug 653699 - Improve mail notifications (Matthew Barnes)
4462 Other Changes:
4463         * Adapt to CamelSession and e-passwords changes. (Matthew Barnes)
4464         * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
4465         * Avoid camel_stream_printf(). (Matthew Barnes)
4466         * EShellContent: Fix underallocation of EAlertBar. (Matthew Barnes)
4467         * online-accounts: Give Google calendars a color. (Matthew Barnes)
4468         * connman: Recover from dropped D-Bus connections faster.
4469           (Matthew Barnes)
4470         * network-manager: Recover from dropped D-Bus connections faster
4471           (Matthew Barnes)
4472         * network-manager: Keep network availablility state accurate.
4473           (Matthew Barnes)
4474         * Fix OpenBSD/FreeBSD support (Antoine Jacoutot)
4475         * Add more categories to settings desktop file. (Antoine Jacoutot)
4476         * Convert junk filtering EPlugins to EExtensions. (Matthew Barnes)
4477         * Make "open_calendar" function as expected. (Chenthill Palanisamy)
4478         * EMailBackend: Explicitly remove CamelServices during dispose.
4479           (Matthew Barnes)
4480         * error in mail notification (Punit Jain)
4482 Translations:
4483         Marek Černocký (cs)
4484         Jorge González (es)
4485         Daniel Mustieles (es)
4486         Tommi Vainikainen (fi)
4487         Fran Dieguez (gl)
4488         Gabor Kelemen (hu)
4489         Shushi Kurose (ja)
4490         Rudolfs Mazurs (lv)
4491         Kjartan Maraas (nb)
4492         Abduxukur Abdurixit (ug)
4495 Evolution 3.1.3 2011-07-04
4496 --------------------------
4498 Bug Fixes:
4499         Bug 650671 - Service connect/disconnect not cancelled properly (Milan Crha)
4500         Bug 499739 - "Flag for follow-up" should be easier to set (Milan Crha)
4501         Bug 652958 - Evolution Account Assistant jumps steps (Matthew Barnes)
4502         Bug 653247 - Don't show TIFF documents inline (Matthew Barnes)
4503         Bug 653644 - Warning when adding plain address into a contact list (Dan Vrátil)
4504         Bug 224687 - Various fixes in contact list editor (Dan Vrátil)
4505         Bug 652627 - Invalid unref on a NULL pointer from query_cb (Milan Crha)
4506         Bug 653618 - Sending email doesn't disconnect from a server (Milan Crha)
4507         Bug 224687 - Create lists of lists (Dan Vrátil)
4508         Bug 653358 - Do not duplicate google address book (Gustavo Noronha Silva)
4509         Bug 653466 - Crash in efh_format_headers (Milan Crha)
4510         Bug 653154 - Crash when constructing calendar view (Milan Crha)
4511         Bug 637402 - No quoted mail when replying to html email (Milan Crha)
4512         Bug 650278 - Tab doesn't exit port field (Milan Crha)
4513         Bug 646442 - [mail-to-task] Edit event details before adding to calendar (Dan Vrátil)
4514         Bug 653008 - Preference window for imap accounts is too large (Milan Crha)
4515         Bug 648468 - Disconnect service after mail fetching is done (Milan Crha)
4516         Bug 631954 - itip formatter makes synchronous calls to ecal (Milan Crha)
4517         Bug 269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
4518         Bug 650223 - Do not wait on evolution's exit when done with backup/restore (Milan Crha)
4519         Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
4520         Bug 652620 - Can use uninitialized memory in alarm-notification-dialog (Milan Crha)
4521         Bug 652626 - Fix initial position of contact maps markers (Dan Vrátil)
4522         Bug 252670 - Remember columns settings in Certificates tab (Dan Vrátil)
4523         Bug 530335 - Allow Reply to selected address only (Rathin)
4525 Miscellaneous Fixes:
4526         Autocompletion in contact list editor didn't work (Milan Crha)
4527         online-accounts: Set GoaAccount ID in calendar and contact sources. (Matthew Barnes)
4528         Add a bit more error checking and do not leak icalcomponent-s (Milan Crha)
4529         Fix crash when adding account in express mode (Gustavo Noronha Silva)
4530         Limit the size of tab labels to a reasonable size (Gustavo Noronha Silva)
4531         Check for cancelled GIO operation error code too (Milan Crha)
4532         Keep opening EClient-s till they report busy error (Milan Crha)
4533         Prototype an online-accounts module. (Matthew Barnes)
4534         Postpone ENameSelector loading as much as possible (Milan Crha)
4535         [itip-formatter] stock_animation is gone, use GtkSpinner instead (Milan Crha)
4536         Add "Open With Other Application" to attachment menu. (Matthew Barnes)
4537         Allow the startup-wizard to be delayed. (Matthew Barnes)
4538         Could not select real Junk/Trash folder (Milan Crha)
4539         Fix typo in a GConf key for alarm-notification dialog timezone setting (Milan Crha)
4540         Fix few memory leaks (Milan Crha)
4542 Translations:
4543         Kristjan SCHMIDT (eo)
4544         Kjartan Maraas (nn)
4545         Мирослав Николић (sr)
4546         Jorge González (es)
4547         Mario Blättermann (de)
4548         Matej Urbančič (sl)
4549         Fran Diéguez (gl)
4550         Daniel Mustieles (es)
4551         Marek Černocký (cs)
4554 Evolution 3.1.2 2011-06-13
4555 --------------------------
4557 Bug Fixes:
4558         Bug 229244 - Re-ordering email addresses in contact list editor
4559                      (Dan Vrátil)
4560         Bug 243938 - Clicking on week numbers changes work week to week view
4561                      (Milan Crha)
4562         Bug 332907 - Contact editor duplication alert misleading (Dan Vrátil)
4563         Bug 537691 - Account editor window HIG (Matthew Barnes)
4564         Bug 578245 - View settings for threads getting lost (Milan Crha)
4565         Bug 601541 - Add 'Copy Image' Option On Inline Email Images (Milan Crha)
4566         Bug 608203 - Left pane of mailer window is narrow at startup
4567                      (Milan Crha)
4568         Bug 614274 - Labeling many messages is very slow (Matt McCutchen)
4569         Bug 619347 - Decode QP in email in Contact List Editor (Milan Crha)
4570         Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
4571                      (Mathieu Trudel-Lapierre)
4572         Bug 636809 - Address labels formatting improvements (Dan Vrátil)
4573         Bug 640083 - Cannot configure LDAPS on port 636 (Milan Crha)
4574         Bug 642557 - Display maps in contact preview (Dan Vrátil)
4575         Bug 643526 - Crash in et_get_n_children (Milan Crha)
4576         Bug 643819 - Autocomplete the Location field (Dan Vrátil)
4577         Bug 645476 - Avoid scroll to cursor on folder change in message list
4578                      (Milan Crha)
4579         Bug 646033 - Update progress in Send/Receive dialog (Milan Crha)
4580         Bug 646109 - Fix use of include <config.h> to make sure translations
4581                      work (Milan Crha)
4582         Bug 646615 - Bad single form (Milan Crha)
4583         Bug 647785 - Pasting an 24h event in month and week view doesn't work
4584                      (Milan Crha)
4585         Bug 648612 - Crash during drag & drop of recurring events (Punit Jain)
4586         Bug 649310 - Calendar only shows midnight to noon (Milan Crha)
4587         Bug 649392 - Improve calendar's "Goto" dialog and move it to dialogs
4588                      (Dan Vrátil)
4589         Bug 649757 - 'Local delivery' accounts stopped working (Milan Crha)
4590         Bug 649939 - Cann't create new folder (Milan Crha)
4591         Bug 649939 - Cann't create new folder (Milan Crha)
4592         Bug 649939 - Cann't create new folder (second shot) (Milan Crha)
4593         Bug 649952 - Do not unref result of camel_session_get_service()
4594                      (Milan Crha)
4595         Bug 649990 - Remove get_font_options() from e-util.c. (Matthew Barnes)
4596         Bug 649993 - Change behavior of --component option (Matthew Barnes)
4597         Bug 650088 - Cannot send message from Contacts view (Matthew Barnes)
4598         Bug 650223 - evolution-backup does not terminate without --gui
4599                      (Matthew Barnes)
4600         Bug 650491 - Shell handles forwarding uris to existing process wrong
4601                      (Matthew Barnes)
4602         Bug 650522 - em-format-html: Fix uninitialized variable (Colin Walters)
4603         Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
4604                      (Colin Walters)
4605         Bug 650525 - Don't install a SEGV handler (Colin Walters)
4606         Bug 650587 - Hide Search Folder actions when Search Folders are
4607                      disabled (Matthew Barnes)
4608         Bug 651001 - Cannot send message from accounts not having a provider
4609                      (Lucian Langa)
4610         Bug 651039 - Always update signature in composer on account change
4611                      (Milan Crha)
4612         Bug 651062 - refresh_folders_exec() reports progress incorrectly.
4613                      (Matthew Barnes)
4614         Bug 651135 - Crash using saved search with an empty expression
4615                      (Milan Crha)
4616         Bug 651316 - Crash with Outgoing mail filters (Milan Crha)
4617         Bug 651684 - Creates a copy of message in Outbox instead of replacing
4618                      (Milan Crha)
4619         Bug 651761 - Message window doesn't mark message seen (Milan Crha)
4620         Bug 651976 - Reply/Forward setting isn't respected in message window
4621                      (Milan Crha)
4623 Other Changes:
4624         * Simplified the format of folder URIs and refactored the
4625           evolution-mail library to use CamelFolder objects as much as
4626           possible instead of folder URIs.
4627         * Chip away at the legacy message passing infrastructure for
4628           mail operations.  Prefer GIO-style async ops using EActivity.
4629         * Cannot send message with just enabled account (Milan Crha)
4630         * Remove unused e_get_gnome2_user_dir(). (Matthew Barnes)
4631         * Add EPortEntry to the Glade catalog. (Matthew Barnes)
4632         * EMailReader: Support multiple action groups. (Matthew Barnes)
4633         * EMailReader: Remove the forward/reply style hack. (Matthew Barnes)
4634         * Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
4635         * Fix crash when opening message window. (Matthew Barnes)
4636         * Remove emfu_create_folder_real(). (Matthew Barnes)
4637         * Updated the help license from GFDL 1.2 to GFDL 1.3 and
4638           CC-BY-SA 3.0 (Chenthill Palanisamy)
4639         * Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
4640         * Move EPopupMenu to /widgets/table. (Matthew Barnes)
4641         * Embed e_hsv_tweak() directly in e-table-item.c. (Matthew Barnes)
4642         * Do not add 'Local delivery' accounts into folder tree (Milan Crha)
4643         * Replace G_CONST_RETURN with 'const'. (Matthew Barnes)
4645 Translations:
4646         Alexander Shopov (bg)
4647         Carles Ferrando (ca@valencia)
4648         Marek Černocký (cs)
4649         Jorge González (es)
4650         Daniel Mustieles (es)
4651         Seán de Búrca (ga)
4652         Fran Diéguez (gl)
4653         Kjartan Maraas (nb)
4654         Yuri Kozlov (ru)
4655         Matej Urbančič (sl)
4656         Мирослав Николић (sr)
4657         Abduxukur Abdurixit (ug)
4660 Evolution 3.1.1 2011-05-09
4661 --------------------------
4663 Bug Fixes:
4664         Bug 303653 - Make headers collapsable in preview pane (Dan Vrátil)
4665         Bug 303862 - Cannot scroll message after clicking image attachment
4666                      button (Dan Vrátil)
4667         Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
4668         Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
4669         Bug 502188 - Store 'Remember password' for calendars (Milan Crha)
4670         Bug 547954 - Clarify delete-from-search-folder warning (Dan Vrátil)
4671         Bug 588891 - Spam settings dialog terribly un-higgy (Dan Vrátil)
4672         Bug 597082 - Crash while migrating folder info (Matthew Barnes)
4673         Bug 619782 - Characters override in contact editor express mode
4674                      (Matthew Barnes)
4675         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
4676         Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
4677         Bug 641845 - Add default expansion variables to templates plugin
4678                      (Dan Vrátil)
4679         Bug 644310 - Rework "Set as Background" image option (Matthew Barnes)
4680         Bug 645545 - Attachment reminder dialog uses wrong expand
4681                      (Matthew Barnes)
4682         Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
4683         Bug 645610 - Editing contact doesn't refresh view (Milan Crha)
4684         Bug 645721 - Fix build error when enabling kerberos without specifying
4685                      path (Niki Guldbrand)
4686         Bug 645825 - Search bar not changing color when showing results
4687                      (Dan Vrátil)
4688         Bug 646197 - Crash with VALARM without ACTION property (Milan Crha)
4689         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
4690         Bug 646384 - Updated App Icon (Matthew Barnes)
4691         Bug 646817 - Hide View->Preview menu in express mode (Matthew Barnes)
4692         Bug 647116 - Crash in g_error_matches,
4693                      e_contact_editor_contact_modified (Milan Crha)
4694         Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
4695         Bug 647698 - Selected calendar doesnt authenticate after offline/online
4696                      (Matthew Barnes)
4697         Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory
4698                      (Matthew Barnes)
4699         Bug 647816 - Moving folder hierarchy causes error (David Woodhouse)
4700         Bug 648308 - Do not display full folder URI in "Opening folder"
4701                      activity (Dan Vrátil)
4702         Bug 648317 - MeeGo shell looking for the wrong atom (Abner Silva)
4703         Bug 648346 - Add style class to message browser toolbar
4704                      (Matthew Barnes)
4705         Bug 648756 - Custom imap port forgotten (Dan Vrátil)
4706         Bug 649046 - crash on startup with latest CamelURL modifications
4707                      (Lucian Langa)
4708         Bug 649365 - Creation of new repository evolution-groupwise
4709                      (Vibha Yadav)
4710         Bug 649381 - Memory leaks in contact editor (Dan Vrátil)
4712 Other Changes:
4713         * Remove unique-3.0 dependency from configure.ac. (Matthew Barnes)
4714         * Port EShell to GtkApplication. (Matthew Barnes)
4715         * Port AlarmNotify to GtkApplication. (Matthew Barnes)
4716         * evolution-settings doesn't really need to be unique. (Matthew Barnes)
4717         * Fix alignment of extra widgets in EAlertDialogs. (Matthew Barnes)
4718         * Fix an EShell reference leak. (Matthew Barnes)
4719         * Change the accelerator map file location. (Matthew Barnes)
4720         * Reduce EAlertBar height. (Matthew Barnes)
4721         * EAlertBar: Make warnings time out after 5 minutes (Matthew Barnes)
4722         * Change "mail:async-error" alerts to warnings. (Matthew Barnes)
4723         * Restore lockdown integration. (Matthew Barnes)
4724         * Rip out Anjal-specific cruft we don't need. (Matthew Barnes)
4725         * Remove the profiler plugin. (Matthew Barnes)
4726         * Remove no longer existing files from POTFILES.in (Wouter Bolsterlee)
4727         * Don't crash on missing EAlert definitions. (Matthew Barnes)
4728         * EWebView: Implement the EAlertSink interface (Matthew Barnes)
4729         * EWebView: Fix icon retrieval when showing EAlerts. (Matthew Barnes)
4730         * Demonstrate EWebView as an EAlertSink. (Matthew Barnes)
4731         * Don't try to refresh or sync mail folders when offline.
4732           (Matthew Barnes)
4733         * Kill em_composer_prefs_new_signature(). (Matthew Barnes)
4734         * Adapt to sealed up CamelService. (Matthew Barnes)
4735         * evolution-alarm-notify: replace Moblin by Meego (Alban Crequy)
4736         * Adapt to CamelService changes. (Matthew Barnes)
4737         * Do not require unique-3.0 in .pc files (Milan Crha)
4738         * e_mail_local_init(): Improve error handling. (Matthew Barnes)
4739         * Adapt to new CamelSession background job API. (Matthew Barnes)
4740         * Bump gladeui-2.0 minimum version to 3.10.0. (Matthew Barnes)
4741         * EMailBackend: Ignore cancelled background jobs. (Matthew Barnes)
4742         * Some modules missing CFLAGS/LIBS for EShell. (Matthew Barnes)
4743         * Remove redundant EAccountList utilities. (Matthew Barnes)
4744         * Add e_meeting_store_find_self(). (Matthew Barnes)
4745         * Add itip_address_is_user(). (Matthew Barnes)
4746         * Refactor CompEditor pages to isolate EAccount usage. (Matthew Barnes)
4747         * Add itip_get_user_identities(). (Matthew Barnes)
4748         * Fix a memory leak (Milan Crha)
4749         * Add itip_get_fallback_identity(). (Matthew Barnes)
4750         * Make EAlertBar messages selectable (Milan Crha)
4751         * Adapt to extra arg in camel_session_get_service_by_url().
4752           (Matthew Barnes)
4753         * EMFolderSelectionButton: Remove unused multiselect functions.
4754           (Matthew Barnes)
4755         * groupwise-features: Fix a compiler warning. (Matthew Barnes)
4756         * MailFolderCache: Remove 'folders_uri' hash table (Matthew Barnes)
4757         * e_get_account_by_uid(): Also handle CamelTransport UIDs.
4758           (Matthew Barnes)
4759         * EMEventTargetFolder: Add an EAccount member. (Matthew Barnes)
4760         * EMConfigTargetAccount: Add original_account member. (Matthew Barnes)
4761         * Simplify mail_session_get_password(). (Matthew Barnes)
4762         * Remove e_get_account_by_transport_url(). (Matthew Barnes)
4763         * EMailSession: Fix popb4smtp authentication. (Matthew Barnes)
4764         * Add em_folder_tree_get_selected_account(). (Matthew Barnes)
4765         * EMailShellView: Open the selected folder ourselves. (Matthew Barnes)
4766         * Remove e_mail_reader_set_folder_uri(). (Matthew Barnes)
4767         * Drop 'folder_uri' param from message_list_set_folder().
4768           (Matthew Barnes)
4769         * Add some handy folder URI utility functions. (Matthew Barnes)
4770         * Replace camel_store_folder_uri_equal() with
4771           e_mail_folder_uri_equal(). (Matthew Barnes)
4772         * em-utils.c: Simplify guess_account_from_folder(). (Matthew Barnes)
4773         * Drop 'folder_uri' param from em_utils_folder_is_drafts().
4774           (Matthew Barnes)
4775         * Drop 'folder_uri' param from em_utils_folder_is_templates().
4776           (Matthew Barnes)
4777         * Drop 'folder_uri' param from em_utils_folder_is_sent().
4778           (Matthew Barnes)
4779         * Drop 'folder_uri' param from em_utils_folder_is_outbox().
4780           (Matthew Barnes)
4781         * Change em_folder_tree_model_user_marked_unread() params.
4782           (Matthew Barnes)
4783         * Remove 'from_uri' params from e-msg-composer-utils.c.
4784           (Matthew Barnes)
4785         * Build vfolder rules with CamelFolders instead of folder URIs.
4786           (Matthew Barnes)
4787         * Remove e_mail_reader_get_folder_uri(). (Matthew Barnes)
4788         * Drop 'folder_uri' member from MessageList. (Matthew Barnes)
4789         * groupwise-features: Avoid e_get_account_by_source_url().
4790           (Matthew Barnes)
4791         * MessageList: Simplify the "Location" column. (Matthew Barnes)
4792         * EMFolderSelectionButton: Avoid e_get_account_by_source_url().
4793           (Matthew Barnes)
4794         * Remove EMFolderTreeModel::folder-added signal. (Matthew Barnes)
4795         * Use e_mail_folder_uri_from_folder() instead of
4796           camel_folder_get_uri(). (Matthew Barnes)
4797         * Simplify em_folder_tree_set_selected_list(). (Matthew Barnes)
4798         * Teach e_mail_folder_uri_parse() to parse 'email://' URIs.
4799           (Matthew Barnes)
4800         * Simplify e_mail_session_uri_to_folder_sync(). (Matthew Barnes)
4801         * Drop support for command-line 'email://' URIs. (Matthew Barnes)
4802         * Simplify emae_account_folder(). (Matthew Barnes)
4803         * Simplify em_utils_folder_is_templates(). (Matthew Barnes)
4804         * Simplify em_utils_folder_is_drafts(). (Matthew Barnes)
4805         * Simplify em_utils_folder_is_sent(). (Matthew Barnes)
4806         * Simplify em_folder_tree_model_set_folder_info(). (Matthew Barnes)
4807         * EMFolderTreeModel: Always populate the CamelStore column.
4808           (Matthew Barnes)
4809         * EMFolderTreeModel: Avoid e_get_account_by_source_url().
4810           (Matthew Barnes)
4811         * EMAccountEditor: Fix a runtime warning. (Matthew Barnes)
4812         * Introduce a new, simpler folder URI format. (Matthew Barnes)
4813         * EMFolderTreeModel: Use the new folder URI format. (Matthew Barnes)
4814         * EMFilterFolderElement: Use the new folder URI format. (Matthew Barnes)
4815         * EMVFolderRule: Use the new folder URI format. (Matthew Barnes)
4816         * e_mail_local_init(): Use the new folder URI format. (Matthew Barnes)
4817         * Simplify e_mail_session_unsubscribe_folder_sync(). (Matthew Barnes)
4818         * Simplify em_vfolder_rule_from_message(). (Matthew Barnes)
4819         * Simplify em_vfolder_rule_from_address(). (Matthew Barnes)
4820         * Simplify vfolder_adduri_desc(). (Matthew Barnes)
4821         * MailFolderCache: Emit folder names instead of URIs in signals.
4822           (Matthew Barnes)
4823         * mail-config.c: Don't try to rename obsolete config files.
4824           (Matthew Barnes)
4825         * Remove em_uri_from_camel() and em_uri_to_camel(). (Matthew Barnes)
4826         * fetch_mail_exec(): Remove hack for local Inbox. (Matthew Barnes)
4827         * Remove uid_cachename_hack(). (Matthew Barnes)
4828         * Adapt to X-Evolution-Source headers storing UIDs. (Matthew Barnes)
4829         * Remove e_get_account_by_source_url(). (Matthew Barnes)
4830         * em_folder_utils_copy_folder(): Change function parameter.
4831           (Matthew Barnes)
4832         * em_folder_utils_create_folder(): Change function parameters.
4833           (Matthew Barnes)
4834         * Remove em_folder_tree_get_selected_folder_info(). (Matthew Barnes)
4835         * MailFolderCache: Drop folder URI in "folder-changed" signal.
4836           (Matthew Barnes)
4837         * mail-send-recv.c:get_folders(): Adapt to CamelVeeStore change.
4838           (Matthew Barnes)
4839         * Adapt to CamelFolderInfo.name -> display_name. (Matthew Barnes)
4840         * Adapt to CamelFolder:name -> display-name. (Matthew Barnes)
4842 Translations:
4843         Abderrahim Kitouni (ar)
4844         Krasimir Chonov (bg)
4845         Alexander Shopov (bg)
4846         David Planella (ca)
4847         Jordi Serratosa (ca)
4848         Jiří Eischmann (cs)
4849         Kenneth Nielsen (da)
4850         Christian Kirbach (de)
4851         Daniel Mustieles (es)
4852         Ivar Smolin (et)
4853         Inaki Larranaga Murgoitio (eu)
4854         Fran Diéguez (gl)
4855         Gabor Kelemen (hu)
4856         Luca Ferretti (it)
4857         Takayuki KUSANO (ja)
4858         Takayoshi OKANO (ja)
4859         Shankar Prasad (kn)
4860         Žygimantas Beručka (lt)
4861         Kjartan Maraas (nb)
4862         Wouter Bolsterlee (nl)
4863         Hannie Dumoleyn (nl)
4864         Djavan Fagundes (pt_BR)
4865         Yuri Myasoedov (ru)
4866         Daniel Nylander (sv)
4867         Dr.T.Vasudevan (ta)
4868         Abduxukur Abdurixit (ug)
4869         Daniel Korostil (uk)
4870         Aron Xu (zh_CN)
4871         Chao-Hsiung Liao (zh_HK)
4874 Evolution 3.0.0 2011-04-04
4875 --------------------------
4877 Bug Fixes:
4878         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
4879         Bug 646384 - Updated App Icon (Matthew Barnes)
4880         Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
4882 Other Changes:
4883         * Fix translations being broken by removing calls to bindtextdomain()
4884           from plugins. It shouldn't be needed for plugins that live in
4885           the evolution source tree anyway since they should just use the
4886           translation domain they inherit from main(). (Kjartan Maraas)
4888 Translations:
4889         Khaled Hosny, Abderrahim Kitouni (ar)
4890         David Planella, Jordi Serratosa (ca)
4891         Jiří Eischmann (cs)
4892         Kenneth Nielsen (da)
4893         Wolfgang Stöggl (de)
4894         Inaki Larranaga Murgoitio (eu)
4895         Bruno Brouard (fr)
4896         Rajesh Ranjan (hi)
4897         Gabor Kelemen (hu)
4898         Luca Ferretti (it)
4899         Takayuki KUSANO (ja)
4900         Shankar Prasad (kn)
4901         Žygimantas Beručka (lt)
4902         Sandeep Shedmake (mr)
4903         Wouter Bolsterlee, Hannie Dumoleyn (nl)
4904         Djavan Fagundes (pt_BR)
4905         Daniel Nylander (sv)
4906         Dr.T.Vasudevan (ta)
4907         Daniel Korostil (uk)
4908         Aron Xu (zh_CN)
4909         Chao-Hsiung Liao (zh_HK)
4912 Evolution 2.91.92 2011-03-21
4913 ----------------------------
4915 Bug Fixes:
4916         Bug 223838 - Do not share global Sent folder view with regular folders
4917                      (Milan Crha)
4918         Bug 586461 - Remove signature also from HTML formatted emails on reply
4919                      (Milan Crha)
4920         Bug 615204 - Adding AOL mail account as IMAP results in POP account
4921                      (Milan Crha)
4922         Bug 618440 - "Reply" does not always strip signatures (Milan Crha)
4923         Bug 637641 - Crash on audio alarms with invalid file URI set
4924                      (Milan Crha)
4925         Bug 641939 - Doesn't read online state on start (Milan Crha)
4926         Bug 643507 - Font preferences don't work (Matthew Barnes)
4927         Bug 644053 - Fix packing in "Network Preferences" (Matthew Barnes)
4928         Bug 644066 - Text selection is cleared when right-clicking on a link
4929                      (Matthew Barnes)
4930         Bug 644107 - Local addressbooks created without relative_uri set
4931                       (Milan Crha)
4932         Bug 644164 - Using outdated Connman D-Bus names (Hao H Li)
4933         Bug 644166 - Add style class to primary toolbars (Matthew Barnes)
4934         Bug 644194 - EAddressbookModel: Logic error in remove_contact
4935                      (Jari Urpalainen)
4936         Bug 644232 - Support NetworkManager 0.9 (Dan Williams)
4937         Bug 644235 - Make EActivityProxy a GtkFrame (Cosimo Cecchi)
4938         Bug 644301 - Invalid GVariant format in NetworkManager module
4939                      (Milan Crha)
4940         Bug 644792 - Crash when sending D-Bus message (Milan Crha)
4942 Miscellaneous Fixes:
4943         * Typo in comment: s/datefime-formats/datetime-formats/ (Paul Menzel)
4944         * Do not prompt for offline when mail backend not started (Milan Crha)
4945         * Use message subject for attachment description if no filename 
4946           provided (Milan Crha)
4947         * Minor glitches in Account Editor (Milan Crha)
4948         * Fix build break after recent eds changes (Milan Crha)
4949         * Fix few invalid reads caused by ECanvas (Milan Crha)
4950         * Save account list when changing account (Milan Crha)
4951         * Select IMAP+ by default in new account setup (Matthew Barnes)
4953 Translations:
4954         Mario Blättermann (de)
4955         Bruce Cowan (en_GB)
4956         Ivar Smolin (et)
4957         Bruno Brouard (fr)
4958         Fran Diéguez (gl)
4959         Gabor Kelemen (hu)
4960         Luca Ferretti (it)
4961         Changwoo Ryu (ko)
4962         Rudolfs Mazurs (lv)
4963         Manoj Kumar Giri (or)
4964         Piotr Drąg (pl)
4965         Duarte Loreto (pt)
4966         Lucian Adrian Grijincu (ro)
4967         Yuri Myasoedov (ru)
4968         Andrej Žnidaršič (sl)
4969         Daniel Nylander (sv)
4970         Daniel Korostil (uk)
4973 Evolution 2.91.91 2011-03-07
4974 ----------------------------
4976 Bug Fixes:
4977         Bug 434972 - Reply does not detect "RE :" subject prefix (Milan Crha)
4978         Bug 550867 - Showing location in meetings (Milan Crha)
4979         Bug 608804 - Some attachments make evolution crash in libical
4980                      (Milan Crha)
4981         Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
4982                      (Milan Crha)
4983         Bug 623593 - Cannot drag&drop attached messages from mails (Milan Crha)
4984         Bug 635002 - Fix invalid use of .la file in contact-editor
4985                      (Pacho Ramos)
4986         Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed
4987                      (Matthew Barnes)
4988         Bug 640829 - Can drop text/plain message lines in message preview
4989                      (Milan Crha)
4990         Bug 641343 - Cannot scroll to bottom of folder list while dragging
4991                      (Milan Crha)
4992         Bug 641374 - "Send new mail to..." popup action doesn't work
4993                      (Milan Crha)
4994         Bug 641456 - Crash in pst_process_appointment at pst-importer.c
4995                      (Milan Crha)
4996         Bug 641805 - Clicking links in mail composer opens URL twice
4997                      (Milan Crha)
4998         Bug 642093 - Frees message attachment content on Reply (Milan Crha)
4999         Bug 642447 - Invalid reads while disabling groupwise account
5000                      (Milan Crha)
5001         Bug 642954 - Doesn't commit/abort sequence on modification error
5002                      (Milan Crha)
5003         Bug 643218 - Local delivery doesn't deliver after maildir migration
5004                      (Milan Crha)
5005         Bug 643297 - multipart/related formatter skips the last part
5006                      (Milan Crha)
5007         Bug 643402 - Fails to build with --disable-smime (Milan Crha)
5008         Bug 643635 - Typo in the code from commit for bug #434972 (Milan Crha)
5009         Bug 643693 - Crash opening attached text/html mail (Milan Crha)
5011 Other Changes:
5012         * Write state.ini immediately in EShellView::dispose method
5013           (Milan Crha)
5014         * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.
5015           (Matthew Barnes)
5016         * Fix incorrect use of ngettext from a patch for bug #635414
5017           (Milan Crha)
5018         * Slightly smaller dialogs for Reply type questions (but not all)
5019           (Milan Crha)
5020         * Let Esc behave like Cancel in Reply questions and do not leak
5021           message (Milan Crha)
5022         * Do not leak attachments in a mail view (Milan Crha)
5023         * Merge duplicate local sources (Milan Crha)
5024         * Do not flush Outbox when mail shell backend not started (Milan Crha)
5025         * Construct attachment bars for correct message part ids (Milan Crha)
5026         * Bump BASE_VERSION to 3.0. (Matthew Barnes)
5028 Translations:
5029         Daniel Mustieles (es)
5030         Mattias Põldaru (et)
5031         Bruno Brouard (fr)
5032         Rudolfs Mazurs (lv)
5033         Kjartan Maraas (nb)
5034         Nguyễn Thái Ngọc Duy (vi)
5035         Wei Li (zh_CN)
5036         Chao-Hsiung Liao (zh_HK)
5039 Evolution 2.91.90 2011-02-21
5040 ----------------------------
5042 Bug Fixes:
5043         Bug 639483 - Category list includes weather information (Milan Crha)
5044         Bug 639043 - Alarm notify snooze time not properly adjustable (Chris Hemsing)
5045         Bug 642121 - Won't build with --with-clutter due missing include (Dan Vrátil)
5046         Bug 642566 - Picture Gallery, not Image Gallery (Matthew Barnes)
5047         Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
5048         Bug 642088 - Crash when changing advanced send options in GroupWise (Milan Crha)
5049         Bug 638478 - During sending fails to parse X-Evolution-PostTo field (Milan Crha)
5050         Bug 638391 - Always passing NULL to emu_addr_cancel_book() (Milan Crha)
5051         Bug 638333 - Critical warning when invoking File->New->Mail Folder (Milan Crha)
5052         Bug 640802 - [express] Message preview automatically switches to vertical view (Milan Crha)
5053         Bug 255973 - Contact preview waste space and cosmetic correction (Dan Vrátil)
5054         Bug 642171 - Implicit libgnome dependency for lockdown GConf keys (Matthew Barnes)
5055         Bug 638057 - Evolution --express doesn't remember status bar setting (Milan Crha)
5056         Bug 637924 - Shows duplicate sentence while click "Back-Sending" button (Gary Lin)
5057         Bug 637923 - Wrap long text in Yahoo email setup (Frederic Crozat)
5058         Bug 637727 - Sent/Draft folder not set in startup-wizard account (Milan Crha)
5059         Bug 637493 - Fails to build with --enable-profiling configure option (Milan Crha)
5060         Bug 636408 - Loss of data on removal of an IMAP folder with an asterisk (Milan Crha)
5061         Bug 641502 - Flickering while resizing the mail list (Milan Crha)
5062         Bug 641701 - Issues with pst-import plugin (Milan Crha)
5063         Bug 641756 - Fix warnings from GCC 4.6 (Kjartan Maraas)
5064         Bug 634571 - Check for 'mono-2' rather than 'mono' package (Milan Crha)
5065         Bug 641451 - Crash in folder_selection_button_new (Bharath Acharya)
5066         Bug 641011 - Ugly appointment editing windows (Milan Crha)
5067         Bug 222423 - Support Face headers (Dan Vrátil)
5068         Bug 640801 - Workaround gtk3 bug (Milan Crha)
5069         Bug 635144 - Using external editor duplicates signature (Milan Crha)
5071 Miscellaneous Fixes:
5072         Order matters, process master object first, then detached instances (Milan Crha)
5073         Slightly nicer EAlertDialog after move to gtk3 (Milan Crha)
5074         Require libsoup-gnome-2.4 instead of libsoup-2.4. (Matthew Barnes)
5075         Remove NULL checks for GObject methods. (Matthew Barnes)
5076         Bump GTK+ requirement to 3.0. (Matthew Barnes)
5077         Do not perform the summary consistency check on local folders, 'On this Computer' (Chenthill Palanisamy)
5078         Composer: Add Edit -> Preferences (Matthew Barnes)
5079         Fix cairo-gobject.h include path (Milan Crha)
5080         Fix image dropping in composer while in HTML mode. (Matthew Barnes)
5082 Translations:
5083         Changwoo Ryu (ko)
5084         Daniel Mustieles (es)
5085         Ivar Smolin (et)
5086         Petr Kovar (cs)
5087         Jorge González (es)
5088         Fran Diéguez (gl)
5089         Xandru Armesto (ast)
5090         Mario Blättermann (de)
5091         Kjartan Maraas (nn)
5092         Sweta Kothari ()
5094 Evolution 2.91.6 2011-01-11
5095 ---------------------------
5097 Bug Fixes:
5098         Bug 640760 - New mail "stuck" if missing attachment dialog cancelled (Matthew Barnes)
5099         Bug 640707 - Crash on 'Add to address book'->'Edit full' click (Milan Crha)
5100         Bug 640706 - Can't edit filter/advance search condition (Milan Crha)
5101         Bug 640704 - Replace GtkWindow::allow_shrink/grow with resizable (Milan Crha)
5102         Bug 640536 - Warnings when adding a google account in express mode (Milan Crha)
5103         Bug 640526 - Default column width in address card view is small (Matthew Barnes)
5104         Bug 640522 - Set minimal height on Description fields in event editors (Milan Crha)
5105         Bug 640516 - Information bar above folder list is empty (Milan Crha)
5106         Bug 640517 - Runtime warnings when launching composer (Milan Crha)
5107         Bug 640083 - Cannot configure LDAPS on port 636 (Matthew Barnes)
5108         Bug 640025 - Silence debug output in spamassassin plugin (Matthew Barnes)
5109         Bug 640091 - Improve error handling during send post-processing (Matthew Barnes)
5110         Bug 634403 - Mails Label popup menu is not updated properly (Milan Crha)
5111         Bug 604534 - Evolution "ignores" key-usage info in certificates (Milan Crha)
5112         Bug 633982 - Crash when trying to Create a search folder from a search (Milan Crha)
5113         Bug 633788 - Mail plugin's update-actions handler is never called (Milan Crha)
5114         Bug 553438 - Deletes lines of a reply when changing address (Milan Crha)
5115         Bug 600013 - Crash in mail_reader_message_loaded_cb (Milan Crha)
5116         Bug 634305 - Crash on move of contacts between books (Milan Crha)
5117         Bug 638087 - Crash at merging duplicate contact (Vibha Yadav)
5118         Bug 638808 - camel_shutdown() called too early (Milan Crha)
5119         Bug 593020 - Do not check Bcc in "Sender or Recipients" condition (Milan Crha)
5121 Miscellaneous Fixes:
5122         libchamplain-0.8 exists now. (Matthew Barnes)
5123         gladeui is 2.0 now (Milan Crha)
5124         Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
5125         No more "expose-event" on GtkWidget (Milan Crha)
5126         Most (but not all) packing issues from Mail preferences (Milan Crha)
5127         Do not oversize New and Send/Receive toolbar buttons (Milan Crha)
5128         Adapt size_request vfuncs to latest gtk+-3.0 API. (Rodrigo Moya)
5129         Adapt smclient to latest gtk+-3.0 API. (Kjartan Maraas)
5130         Adapt gdk_window_get_geometry for gtk+-3.0 (Vibha Yadav)
5131         Adapt to GtkComboBox class reorg. (Matthew Barnes)
5132         Avoid using deprecated GTK_SELECTION_EXTENDED (Vibha Yadav)
5133         Use latest gnome-desktop API (Rodrigo Moya)
5134         gdk_cursor_unref() -> g_object_unref() (Matthew Barnes)
5135         Dialogs no longer have separators. (Matthew Barnes)
5136         Drop support for gtk+-2.0. (Matthew Barnes)
5137         Adapt to Camel API changes. (Matthew Barnes)
5138         mail: Use G_DEFINE_TYPE for EmFolderTreeModel (Benjamin Otte)
5139         Use e_load_book_source_async() for all EBook loading. (Matthew Barnes)
5140         Use e_source_selector_get_source_by_path(). (Matthew Barnes)
5141         Fudge GtkScrollable for gtk2. (Matthew Barnes)
5142         Fudge gtk_widget_get_preferred_size() for gtk2. (Matthew Barnes)
5143         Do not hide maildir accounts from UI (Milan Crha)
5144         GtkSelectionData is sealed in GTK3. (Matthew Barnes)
5146 Translations:
5147         Andrej Žnidaršič (sl)
5148         Ivar Smolin (et)
5149         Klemen Košir (sl)
5150         Jorge González (es)
5151         Fran Diéguez (gl)
5152         Daniel Nylander (sv)
5153         Daniel Mustieles (es)
5154         Michael Kotsarinis (el)
5156 Evolution 2.91.5 2010-01-10
5157 ---------------------------
5159 Bug Fixes:
5160         Bug 567879 - Add View >> Gallery Option In Email Composer (Milan Crha)
5161         Bug 633854 - Crash in build_template_menus_recurse (Milan Crha)
5162         Bug 637482 - Flushing outbox gives up on first error (Matthew Barnes)
5163         Bug 637906 - Don't ask again when sending to non-mail recipients
5164                      (Milan Crha)
5165         Bug 638245 - Crash when printing Work Week view (Milan Crha)
5167 Other Changes:
5168         * Disconnect signal handlers from actions in alert_dispose()
5169           (Milan Crha)
5170         * Temporarily remove GDK_DISABLE_DEPRECATED (again). (Matthew Barnes)
5171         * Call setlocale() instead of gtk_set_locale(). (Matthew Barnes)
5172         * Fix menu item capitalizaion. (Matthew Barnes)
5173         * Add e_shell_submit_alert(). (Matthew Barnes)
5174         * Fix wrong button name in Restore instructions (Andre Klapper)
5175         * Fix all back up that should be backup (Andre Klapper)
5176         * Improve wording of Maildir migration dialog. (Matthew Barnes)
5177         * Avoid idle callbacks in EMailBackend initialization. (Matthew Barnes)
5178         * Improve Maildir migration. (Matthew Barnes)
5179         * EMFolderTree: Fully implement ESelectableInterface. (Matthew Barnes)
5180         * EActionComboBox: Fix runtime warnings with GTK3. (Matthew Barnes)
5181         * EAttachmentIconView: Fix runtime warnings with GTK3. (Matthew Barnes)
5183 Translations:
5184         Ask H. Larsen (da)
5185         Jorge Gonzalez (es)
5186         Daniel Mustieles (es)
5187         Ivar Smolin (et)
5188         Fran Diéguez (gl)
5189         Torstein Adolf Winterseth (nv)
5190         A S Alam (pa)
5191         Daniel Nylander (sv)
5192         Gheyret T.Kenji (ug)
5193         Yinghua Wang (zh_CN)
5194         Aron Xu (zh_CN)
5197 Evolution 2.91.4 2010-12-20
5198 ---------------------------
5200 Bug Fixes:
5201         Bug 250046 - Quote names in addresses when necessary in mail preview (Milan Crha)
5202         Bug 634385 - Crash in smtp_connect (Milan Crha)
5203         Bug 637162 - May not add toolbar Send/Receive button multiple times (Milan Crha)
5204         Bug 436914 - Reply to inline GPG quotes raw GPG message (Milan Crha)
5205         Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
5206         Bug 633702 - Forget password when saving account without "Remember password" (Milan Crha)
5207         Bug 633611 - Do not close Add Filter Rule dialog on error (Milan Crha)
5208         Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
5209         Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
5210         Bug 593587 - Fails to retrieve free/busy info if auth required (Milan Crha)
5211         Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
5212         Bug 627536 - Open meeting as meeting, not as appointment, in week view (Milan Crha)
5213         Bug 620234 - Invalid writes during free/busy (Milan Crha)
5214         Bug 636265 - Trash is untranslated in the window title (Matthew Barnes)
5215         Bug 635755 - Authenticate books in addressbook importers on open (Milan Crha)
5216         Bug 567415 - Remove "Nettiquette" section. (Andre Klapper)
5217         Bug 544328 - Fix right-click, right click, double-click, double click spellings. (Andre Klapper)
5218         Bug 608527 - Remove non-existing images/figures linked from User Guide. (Andre Klapper)
5219         Bug 566240 - Remove useless part of sentence. (Andre Klapper)
5220         Bug 588572 - Fix invalid sentence. (Andre Klapper)
5221         Bug 587153 - Fix broken sentence. (Andre Klapper)
5222         Bug 587152 - Fix broken sentence. (Andre Klapper)
5223         Bug 588570 - Fix weird sentence. (Andre Klapper)
5224         Bug 634734 - Fix steps for contact list creation. (Andre Klapper)       
5225         Bug 555324 - Ask for destination before "Save in Addressbook" inline vCard (Milan Crha)
5226         Bug 627176 - Do not spawn other process when clicking mailto: uri (Milan Crha)
5227         Bug 621150 - Add the possibility to modify locale of the quoting messages (Jan Holesovsky)
5228         Bug 602183 - Crash in Mini Calendar View (bnc) (Vibha Yadav)
5229         Bug 636058 - Account setup issues express mode. (Punit Jain)
5231 Miscellaneous Fixes:
5232         Show common addressbook and calendar errors in an alert sink (Milan Crha)
5233         Remove duplicated info listed already in Quick Reference PDF anyway. (Andre Klapper)
5234         Remove useless listing of all categories available. No additional value to have that in the docs. (Andre Klapper)
5235         Check for the existence of .Outbox folder while migrating. Make sure the dummy account is created only once. 
5236          Revert couple of fixes (Chenthill Palanisamy)
5237         Free/busy meeting view doesn't work due to non-working extension (Milan Crha)
5238         Remove confusing and isolated "Contact list" line. (Andre Klapper)
5239         Set the provider's defaults on when CamelURLs get refreshed with a new protocol (Federico Mena Quintero)
5240         Avoid a crash when building templates menu. (Matthew Barnes)
5241         CalDAV plugin - use saved password, if available, for server browsing (Milan Crha)
5242         Revert the doc changes committed. (Bharath Acharya)
5243         Default to beginning of the day for the last alarm notification (Milan Crha)
5245 Translations:
5246         Nguyễn Thái Ngọc Duy (vi)
5247         Chao-Hsiung Liao (zh_HK)
5248         Jorge González (es)
5249         Philip Withnall (en_GB)
5250         Ani Peter (ml)
5251         Marcos Lans (gl)
5252         Kjartan Maraas (nn)
5253         A S Alam (pa)
5255 Evolution 2.91.3 2010-11-29
5256 ---------------------------
5257 Bug Fixes:
5258         Revert certain parts from commit for bug #635738 (Milan Crha)
5259         Bug #635828 - Do not send meeting mails with no recipient (Milan Crha)
5260         Bug #635738 - Sanitize Previous/Next buttons when not usable (Milan Crha)
5261         Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread (Milan Crha)
5262         Bug #207580 - Allow new mail check on individual accounts (Milan Crha)
5263         Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
5264         Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
5265         Bug #371705 - Calendar's day view does not reset its IM context (Milan Crha)
5266         Bug #635087 - Leftover files after migration of config/data/cache to XDG directories (Mathieu Trudel-Lapierre)
5267         Bug #633783 - Folder->Expunge enabled when no folder selected (Milan Crha)
5268         Bug #633779 - GtkComboBoxText issues (Milan Crha)
5269         Bug #633774 - Headers are gone in grouped view (Vibha Yadav)
5270         Bug #632781 - Cannot disable search folders (Milan Crha)
5271         Bug #632683 - Remove-duplicates should work on selection (Milan Crha)
5272         Bug #632293 - Do not add POP accounts into folder tree (Milan Crha)
5273         Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
5274         Bug #632671 - "Search interrupted" status message forever (Milan Crha)
5275         Bug #632176 - Force user name on Google calendar/address book (Milan Crha)
5277 Miscellaneous Fixes:
5278         [vCard-inline] Check also text/directory parts (Milan Crha)
5279         Reset IM context when entering ECellText editing (Milan Crha)
5280         Maildir migration: allow subfolders for Inbox (Chenthill Palanisamy)
5281         Migrate the local store from mbox to maildir format (Chenthill Palanisamy)
5282         Fix windows build of backup-restore plugin (Fridrich Štrba)
5283         Drop accessibility support for ECellText. (Matthew Barnes)
5284         Workaround crash when pasting nothing into html message composer (Milan Crha)
5285         Use gtk_paned_new() instead gtk_[v|h]paned_new() (Javier Jardón)
5287 Translations:
5288         Ville-Pekka Vainio (fi)
5289         Gheyret T.Kenji (ug)
5290         Ivar Smolin (et)
5291         Jorge González (es)
5292         Fran Diéguez (gl)
5293         Marcos Lans (gl)
5294         Kjartan Maraas (nn)
5296 Evolution 2.91.2 2010-11-08
5297 ---------------------------
5299 Bug Fixes:
5300         Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
5301                      (Milan Crha)
5302         Bug 484554 - Day names can overlap in calendar printouts (Milan Crha)
5303         Bug 534453 - Incorporate 'Remove attachments' plugin (Rex Tsai)
5304         Bug 567265 - BCC kept on message forward from Sent folder (Milan Crha)
5305         Bug 592045 - Use week-day names in abbreviated date (Milan Crha)
5306         Bug 597567 - Crash in comp_subject() (Milan Crha)
5307         Bug 612181 - Show recurring events in italic in date navigator
5308                      (Milan Crha)
5309         Bug 628139 - Thread-safety issues in libical time zone loading
5310                      (Matthew Barnes)
5311         Bug 629479 - Runtime critical warnings from e-print.c (Milan Crha)
5312         Bug 630504 - Precache collate keys before sorting in EReflowModel
5313                      (Milan Crha)
5314         Bug 630695 - Invalid read when enable/disable the account in
5315                      preferences (Milan Crha)
5316         Bug 630969 - Implement also Message->Go to->Previous Thread
5317                      (Milan Crha)
5318         Bug 631451 - Add handlers for x-scheme-handler/mailto (Milan Crha)
5319         Bug 631526 - Loading images doesn't use proxy credentials (Milan Crha)
5320         Bug 631731 - Remove status icon from mail notifier (William Jon McCann)
5321         Bug 631870 - Memory leak in e_week_view after GtkObject removal
5322                      (Milan Crha)
5323         Bug 631956 - Reset renderer properties in
5324                      action_combo_box_render_pixbuf (Milan Crha)
5325         Bug 631981 - Change reply_close_browser short description text
5326                      (Milan Crha)
5327         Bug 631982 - Hide Page properties in signature editor (Milan Crha)
5328         Bug 632199 - Opening calendar from panel clock goes to previous day
5329                      (Milan Crha)
5330         Bug 632278 - Double .vcf extension on addressbook save (Milan Crha)
5331         Bug 632280 - Backup file name should include date (YYYYMMDD)
5332                      (Milan Crha)
5333         Bug 632483 - [WinXP] Does not start when updated from 2.8 (Milan Crha)
5334         Bug 632562 - Disabled account in preferences not remove in folder tree
5335                      (Milan Crha)
5336         Bug 632580 - Freezes UI on account disable (Milan Crha)
5337         Bug 632641 - Handle combo box text API going away (Matthias Clasen)
5338         Bug 632679 - Add 'Remove attachments' in pop up menu (Milan Crha)
5339         Bug 632767 - Some widgets removed from mail-config.ui (Milan Crha)
5340         Bug 632768 - Message list not realized when opening new folder
5341                      (Milan Crha)
5342         Bug 632769 - EMeetingTimeSelector can be unrealized in express mode
5343                      (Milan Crha)
5344         Bug 632870 - Cut and paste broken in ESignatureEditor (Matthew Barnes)
5345         Bug 632903 - Support libnotify-0.7 (Flo Gravo)
5346         Bug 632941 - Calendar ignores preference "show/hide end times"
5347                      (Milan Crha)
5348         Bug 633155 - Incorrect signal connection with
5349                      mail-vfolder.c:folder_deleted_cb (Milan Crha)
5350         Bug 633158 - Importer stops after single mail import (Milan Crha)
5351         Bug 633172 - Folder->Subscriptions is always enabled (Matthew Barnes)
5352         Bug 633371 - Remote pop folder no longer emptied (Milan Crha)
5353         Bug 633471 - EAttachmentStore store folder name where uri is expected
5354                      (Matthew Barnes)
5355         Bug 634088 - Uses uninitialized variable in action_contact_new_cb
5356                      (Milan Crha)
5358 Other Changes:
5359         * Add an EOfflineAlert module. (Matthew Barnes)
5360         * Send errors to an EAlertSink instead of the task bar.
5361           (Matthew Barnes)
5362         * Kill mail_config_get_gconf_client(). (Matthew Barnes)
5363         * Kill mail_config_service_set_save_passwd(). (Matthew Barnes)
5364         * Move more account utilities to e-account-utils.c. (Matthew Barnes)
5365         * Collect mail enum types in e-mail-enums.h. (Matthew Barnes)
5366         * Add an "ellipsize" property to EMFolderTree. (Matthew Barnes)
5367         * Crash on start with vfolders configured (Milan Crha)
5368         * Reduce GConf usage in em-composer-utils.c. (Matthew Barnes)
5369         * Deal with GtkComboBoxEntry removal in gtk+-3.0. (Matthew Barnes)
5370         * Add missing gtk-compat.h include to various files (Milan Crha)
5371         * Memory leaks around g_value_set_string (Milan Crha)
5372         * Kill mail_store_set_offline(). (Matthew Barnes)
5373         * Fix build on platforms when ngettext is a macro (Fridrich Štrba)
5374         * Drop usage of GtkAnchorType. (Matthew Barnes)
5375         * Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files (Milan Crha)
5376         * More detailed runtime warning on message list pre-sorting
5377           (Milan Crha)
5378         * Port gnome-canvas drawing from GDK to cairo. (Benjamin Otte)
5379         * Kill mail_append_mail(). (Matthew Barnes)
5380         * Skip writing to Outbox when sending. (Matthew Barnes)
5381         * EMailReader: Rewrite message retrieval tracking. (Matthew Barnes)
5382         * Kill mail_get_messagex(). (Matthew Barnes)
5383         * Kill em_folder_utils_unsubscribe_folder(). (Matthew Barnes)
5384         * EMailBrowser: Implement EAlertSink. (Matthew Barnes)
5385         * EMailReader: Add a get_alert_sink() method. (Matthew Barnes)
5386         * Add missing stock appointment-reminder icons (Milan Crha)
5387         * Set checkspin label mnemonic widget in account editor (Milan Crha)
5388         * Utilize the new ESourceSelector:primary-selection property.
5389           (Matthew Barnes)
5390         * Use @valuenick@ in glib-gen.mak. (Matthew Barnes)
5391         * Rename CalUnits to EDurationType. (Matthew Barnes)
5392         * Add GBinding transform funcs for enum types. (Matthew Barnes)
5393         * Move calendar preferences to the calendar module. (Matthew Barnes)
5395 Translations:
5396         Carles Ferrando (ca@valencia)
5397         Mario Blättermann (de)
5398         Jorge González (es)
5399         Mattias Põldaru (et)
5400         Claude Paroz (fr)
5401         Takayuki KUSANO (ja)
5402         Matej Urbančič (sl)
5403         Yinghua Wang (zh_CN)
5405 Evolution 2.91.1 2010-10-18
5406 ---------------------------
5408 Bug Fixes:
5409         Bug 630506 - "You have %d alarms" needs ngettext (Milan Crha)
5410         Bug 631968 - Date wrongly displayed as Tomorrow. (Punit Jain)
5411         Bug 604981 - Always bcc ignored for Contacts. (Bharath Acharya)
5412         Bug 587011 - Integrate remove-duplicates into evolution (Milan Crha)
5413         Bug 632171 - "New Address Book" dialog accepts whitespace for name (Matthew Barnes)
5414         Bug 632127 - Composer is editable while sending message (Matthew Barnes)
5415         Bug 305425 - Toolbar cancel button is always sensitive (Matthew Barnes)
5416         Bug 461769 - Add a --force-online command line option (Matthew Barnes)
5417         Bug 630490 - Not visible calendar color change immediately (Milan Crha)
5418         Bug 630375 - Character encoding of GPG encrypted message not honored (Milan Crha)
5419         Bug 617611 - redo_queries calls gtk+ functions in non-main thread (Milan Crha)
5420         Bug 619387 - EMailBrowser doesn't honour sorting of a mail window (Milan Crha)
5421         Bug 240302 - Print the work week view (Carlos Martín Nieto)
5422         Bug 223337 - Auto-close message-browser when replying to them (Milan Crha)
5423         Bug 552121 - Drop UUENCODE inline filter (Milan Crha)
5424         Bug 631341 - On This Computer/Inbox sub-folders lost (Milan Crha)
5425         Bug 631588 - Sort by Subject doesn't work (Milan Crha)
5426         Bug 631320 - GtkObject is gone in GTK3 (Milan Crha)
5427         Bug 630390 - Operation stuck: Generating message list (cancelled) (Milan Crha)
5428         Bug 617953 - Hide Junk messages in Search folders (Milan Crha)
5429         Bug 618102 - Single event print doesn't show time (Milan Crha)
5430         Bug 211593 - Show week numbers on calendar printout (Milan Crha)
5431         Bug 500591 - Crash when viewing a large message (Milan Crha)
5432         Bug 588851 - Don't show unsubscribe option for local folders (Matthew Barnes)
5433         Bug 630295 - Inline GPG encrypted message is not always recognized (Milan Crha)
5434         Bug 629825 - Hide Free/Busy tab if not needed in express mode (Milan Crha)
5435         Bug 615835 - Alarm not working for authenticated calendars (Milan Crha)
5436         Bug 616250 - Restore and Backup options aren't fully descriptive (Milan Crha)
5438 Miscellaneous Fixes:
5439         Widget 'label-comments' gone in Contact editor (Milan Crha)
5440         Replace EBinding with GBinding. (Matthew Barnes)
5441         EAlertBar: Always show the most recent alert. (Matthew Barnes)
5442         EShellBackend: Respond to EShell::prepare-for-quit signals. (Matthew Barnes)
5443         Adjust EAlertBar text attributes. (Matthew Barnes)
5444         Remove mail_tools_folder_to_url(). (Matthew Barnes)
5445         Composer: Show cancellable operations and errors inline. (Matthew Barnes)
5446         Day view print: Put day name in its box (Carlos Martín Nieto)
5447         Add a missing week number offset (Carlos Martín Nieto)
5448         autogen.sh: remove unneded call to autopoint (Javier Jardón)
5449         MailFolderCache notifies in reverse order (Milan Crha)
5450         Realli fix srcdir != builddir builds (Javier Jardón)
5451         Calendar's "Open Web Page" actions doesn't work (Milan Crha)
5452         Fix srcdir != builddir builds. (Javier Jardón)
5453         Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
5455 Translations:
5456         Gil Forcada (ca)
5457         David Planella (ca)
5458         Jorge González (es)
5459         Mario Blättermann (de)
5460         Matej Urbančič (sl)
5461         Kjartan Maraas (nn)
5463 Evolution 2.91.0 2010-10-04
5464 ---------------------------
5466 Bug Fixes:
5467         Bug 346438 - Error dialog too wide. (Vibha Yadav)
5468         Bug 510020 - Add "Manage Subscriptions" to store context menus
5469                      (Matthew Barnes)
5470         Bug 563471 - Printing tasks fails when grouped by category
5471                      (Vibha Yadav)
5472         Bug 604080 - Predefined account SSL not propagated to UI (Milan Crha)
5473         Bug 611154 - problem in accessing folder property (Vibha Yadav)
5474         Bug 616250 - Restore and Backup options aren't fully descriptive
5475                      (Milan Crha)
5476         Bug 624321 - Reply requested today does not work. (Bharath Acharya)
5477         Bug 626066 - work around NSS bug #595861 (David Woodhouse)
5478         Bug 626066 - log in to NSS database on demand for changing trust
5479                      (David Woodhouse)
5480         Bug 628522 - invalid access off end of array in e_bit_array_delete()
5481                      (David Woodhouse)
5482         Bug 629150 - Empty calendar view (Milan Crha)
5483         Bug 629266 - Crash on search in Current Account (Milan Crha)
5484         Bug 629462 - Tasks 'Due' filters don't work properly (Milan Crha)
5485         Bug 629480 - calendar-gui-WARNING: Couldn't find event window
5486                      (Milan Crha)
5487         Bug 629482 - assertion `child->parent==NULL' fail (Bharath Acharya)
5488         Bug 629636 - Doesn't recognize local ESource-s (Milan Crha)
5489         Bug 629645 - Sets negative 'width' property (Milan Crha)
5490         Bug 629735 - Mail preference glitch (Punit Jain)
5491         Bug 629737 - [publish-calendar] Could not find widget 'file_label'
5492                      (Milan Crha)
5493         Bug 629799 - Crash importing a mail with an ics attachment (Milan Crha)
5494         Bug 629934 - Month view defaults to Monday as start of week
5495                      (Milan Crha)
5496         Bug 629972 - [backup-restore] Problems restoring old data (Milan Crha)
5497         Bug 630118 - Endless recursive loop in mail_msg_cancel()
5498                      (Matthew Barnes)
5499         Bug 630269 - Hang on mail operation cancel (Milan Crha)
5500         Bug 630294 - Shouldn't send invitation reply when has no organizer
5501                      (Milan Crha)
5502         Bug 630700 - Crash on message send (Milan Crha)
5504 Other Changes:
5505         * Convert plugin-manager to an EExtension. (Matthew Barnes)
5506         * Remove uninteresting mail options from Preferences. (Matthew Barnes)
5507         * Reorganize composer preferences (Matthew Barnes)
5508         * Avoid dll hijacking Load sensapi.dll only from system directory
5509           where it should normally be and not from any random place.
5510           (Fridrich Štrba)
5511         * Kill the subject-thread plugin. (Matthew Barnes)
5512         * Adapt to CamelOperation API changes. (Matthew Barnes)
5513         * Increase safety on Windows Call SetDllDirectory() to reduce risk of
5514           DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
5515           code execution. (Fridrich Štrba)
5516         * Use new GDK keysym names if available. (Matthew Barnes)
5517         * Add a GCancellable to EActivity. (Matthew Barnes)
5518         * Adapt to Camel API changes. (Matthew Barnes)
5519         * Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
5520         * camel_operation_new() now returns a GCancellable pointer.
5521           (Matthew Barnes)
5522         * Kill em_utils_temp_save_part(). (Matthew Barnes)
5523         * EAttachmentPaned: Use gtk_expander_set_label_fill() (Matthew Barnes)
5524         * Remove MailAsyncEvent. (Matthew Barnes)
5525         * Use upstream gettext instead the glib one (Javier Jardón)
5526         * Rewrite the folder subscription editor. (Matthew Barnes)
5527         * Remove unused mail_tools_x_evolution_message_parse() (Matthew Barnes)
5528         * Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
5530 Translations:
5531         Marek Cernocky (cs)
5532         Kenneth Nielsen (da)
5533         Mario Blättermann (de)
5534         Christian Kirbach (de)
5535         Bakaoukas Nikolaos (el)
5536         Mattias Põldaru (et)
5537         Ivar Smolin (et)
5538         Inaki Larranaga Murgoitio (eu)
5539         Andika Triwidada (id)
5540         Luca Ferretti (it)
5541         Takayuki KUSANO (ja)
5542         Žygimantas Beručka (lt)
5543         Kjartan Maraas (nb)
5544         Wouter Bolsterlee (nl)
5545         Hannie Dumoleyn (nl)
5546         Piotr Drąg (pl)
5547         Duarte Loreto (pt)
5548         Djavan Fagundes (pt_BR)
5549         Miloš Popović (sr)
5550         Daniel Nylander (sv)
5552 Evolution 2.31.92 2010-09-13
5553 ----------------------------
5555 Bug Fixes:
5556         Bug 629037 - Email operations existed in Contacts (Hao H Li)
5557         Bug 627812 - GW shouldn't use global folder tree. (Milan Crha)
5558         Bug 629132 - set_attachments: assertion failed. (Punit Jain)
5559         Bug 626066 - log in to NSS database before invoking certificate manager (David Woodhouse)
5560         Bug 629413 - use-after-free in bad cert dialog (David Woodhouse)
5561         Bug 629393 - git.mk breaks parallel builds (Matthew Barnes)
5562         Bug 628591 - Incorrect English message in Evolution (Matthew Barnes)
5563         Bug 616073 - Various translation issues (Matthew Barnes)
5564         Bug 629250 - Fix translatable string format in mail-settings-view.c (Gabor Kelemen)
5565         Bug 629253 - Remove unnecessary markup (Gabor Kelemen)
5566         Bug 626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c) (Milan Crha)
5567         Bug 629089 - Accepting a meeting request sends a Tentative reply (Milan Crha)
5568         Bug 629115 - Missing mnemonic_widget property in mail-config.ui (Milan Crha)
5569         Bug 629046 - Empty reply quotation for HTML messages (Milan Crha)
5570         Bug 629054 - Memory leak in memo_table_constructed() (Matthew Barnes)
5571         Bug 629052 - Memory leak in task_table_constructed() (Matthew Barnes)
5572         Bug 629051 - Memory leak in gnome_calendar_constructed() (Matthew Barnes)
5573         Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes() (Matthew Barnes)
5574         Bug 629049 - Memory leak in e_composer_pose_header_set_account() (Matthew Barnes)
5575         Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
5576         Bug 628694 - Customize options for local calendar are missing (Milan Crha)
5577         Bug 628653 - e_alert_new_valist memory leak (Matthew Barnes)
5578         Bug 628654 - e_calendar_view_get_tooltips memory leak (Matthew Barnes)
5579         Bug 628660 - em_format_part_as() memory leak (Matthew Barnes)
5580         Bug 580623 - Mishandling of evolution's proxy ignore_hosts key (Milan Crha)
5581         Bug 628635 - Crash in alarm-queue.c:display_notification() (Matthew Barnes)
5582         Bug 628483 - signature_combo_box_refresh_cb memory leak (Matthew Barnes)
5583         Bug 628482 - e_shell_settings_install_property_for_key memory leak (Matthew Barnes)
5584         Bug 624021 - Honour weeks shown in a multi week view on print (Milan Crha)
5585         Bug 628350 - Allow deletion of a deleted message to advance cursor (Matthew Barnes)
5586         Bug 627101 - Not able to attach files in calendar (Milan Crha)
5587         Bug 628005 - Russian: evolution Advanced Search dialogs are oversized (hao li)
5589 Miscellaneous Fixes:
5590         Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
5591         GnomeCalendar: Sink the floating ECalendarView references. (Matthew Barnes)
5592         Convert ECell from a GtkObject to a GObject. (Matthew Barnes)
5593         Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
5594         Add missing linker flag to composer-autosave module. (Matthew Barnes)
5595         No more blinking status icon. (Matthew Barnes)
5596         Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
5597         Use the and operator only if there are two conditions (Chenthill Palanisamy)
5598         Simplify emu_restore_folder_tree_state(). (Matthew Barnes)
5599         Memory leak fix in em_folder_tree_get_selected_folder (Milan Crha)
5600         Add composer-autosave to SUBDIRS. (Matthew Barnes)
5602 Translations:
5603         Changwoo Ryu (ko)
5604         Leonid Kanter (ru)
5605         Dirgita (id)
5606         Takayuki KUSANO (ja)
5607         Kjartan Maraas (nn)
5608         Ivar Smolin (et)
5609         Christian Kirbach (de)
5610         Dr.Tirumurti Vasudevan (ta)
5611         Jorge González (es)
5612         Fran Diéguez (gl)
5613         Daniel Nylander (sv)
5614         Philip Withnall (en_GB)
5615         Matej Urbančič (sl)
5616         Claude Paroz (fr)
5617         Bruno Brouard (fr)
5618         Bruce Cowan (en_GB)
5619         Gabor Kelemen (hu)
5621 Evolution 2.31.91 2010-08-29
5622 ----------------------------
5624 Bug Fixes:
5625         Bug 573320 - "Encrypt to self" by default on newly created mail
5626                      accounts (Milan Crha)
5627         Bug 627124 - Crash while opening task-page.ui (Matthew Barnes)
5628         Bug 627333 - Cannot cancel password dialog for a calendar (Milan Crha)
5629         Bug 627598 - Memory leak in emf_format_clone() (David Woodhouse)
5630         Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
5631         Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
5632         Bug 627611 - Memory leak in efh_format_header() (David Woodhouse)
5633         Bug 627734 - Double-click a message opens it twice (Milan Crha)
5634         Bug 627852 - Memory leak in em_format_push_level() (Matthew Barnes)
5635         Bug 628003 - Bundle IM protocol icons dropped from gnome-icon-theme
5636                      (Matthew Barnes)
5637         Bug 628136 - update_query_async() should not free the message struct
5638                      (Matthew Barnes)
5639         Bug 628141 - Duplicate signal connections in EMailReader
5640                      (Matthew Barnes)
5641         Bug 628154 - Ignore paths in MIME part filenames (Matthew Barnes)
5643 Other Changes:
5644         * Use the new e_load_book_source_async() where possible.
5645           (Matthew Barnes)
5646         * Fix more non-removal of signals on user_data object distruction by
5647           using g_signal_connect_object in many places (Michael Meeks)
5648         * Add encryption and authentication support for autoconfig
5649           (Gary Ching-Pang Lin)
5650         * Update autoconfig settings for live.com (Gary Ching-Pang Lin)
5651         * Add e_load_cal_source_async(). (Matthew Barnes)
5652         * Build break with evolution-connman - new parameter in a GDBus
5653           function (Milan Crha)
5654         * Crash on Startup wizard cancel (Milan Crha)
5655         * Convert EAttachmentHandler to an EExtension. (Matthew Barnes)
5656         * Contact list editor is not translated (Federico Mena Quintero)
5657         * Remove the last traces of dbus-glib. (Matthew Barnes)
5659 Translations:
5660         Ask H. Larsen (da)
5661         Giannis Katsampirhs (el)
5662         Philip Withnall (en_GB)
5663         Jorge González (es)
5664         Bruno Brouard (fr)
5665         Fran Diéguez (gl)
5666         Yair Hershkovitz (he)
5667         Andika Triwidada (id)
5668         Takayuki KUSANO (ja)
5669         Kjartan Maraas (nb)
5670         A S Alam (pa)
5671         Tao Wang (zh_CN)
5672         朱涛 (zh_CN)
5673         Chao-Hsiung Liao (zh_HK)
5674         Aron Xu (zh_CN)
5676 Evolution 2.31.90 2010-08-16
5677 ----------------------------
5679 Bug Fixes:
5680         Bug 624896 - Missing icons in table properties (Matthew Barnes)
5681         Bug 605737 - Appointment reminder shows icons on buttons (Matthew Barnes)
5682         Bug 624913 - Disallow drag-and-drop within the same attachment bar (Matthew Barnes)
5683         Bug 323142 - Signature missing when handling mailto: URI with body part (Matthew Barnes)
5684         Bug 626724 - Folder tree mistakes "mark as unread" as new mail (Matthew Barnes)
5685         Bug 271691 - Add a way to view all attachments inline (Matthew Barnes)
5686         Bug 626453 - Show attachments inline when printing (Matthew Barnes)
5687         Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
5688         Bug 626059 - Welcome messages has incorrect links (Christian Kirbach)
5689         Bug 625847 - make signatures work again. (Michael Meeks)
5691 Miscellaneous Fixes:
5692         ESelectionModel, ECanvas, EMsgComposer, EMfolderTreeModel, EMFormat cleanups. (Matthew Barnes)
5693         Pass an EShell to EMsgComposer instances. (Matthew Barnes)
5694         Pause timline instead of stop. It hides the search animation texture. (Srinivasa Ragavan)
5695         Add keybindings to tab. (Srinivasa Ragavan)
5696         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)
5697         Ensure widgets are registered, without relying on config dialog setup at startup. (Michael Meeks)
5698         build: Add libemformat to LDADD for evolution-settings (Rob Bradford)
5699         Add Histogram of mail trend in clutter tab and enable DnD of tabs. (Srinivasa Ragavan)
5700         Change em_format_redraw() to em_format_queue_redraw(). (Matthew Barnes)
5701         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)
5702         docs on where the repo for the web version lives, and how to deal with it (Michael Meeks)
5703         Execute calendar search post startup, not (Michael Meeks)
5704         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)
5706 Translations:
5707         Fran Diéguez (gl)
5708         Matej Urbančič (sl)
5709         Claude Paroz (fr)
5710         Kjartan Maraas (nn)
5711         drtv (ta)
5712         Nils-Christoph Fiedler (de)
5714 Evolution 2.31.6 2010-08-02
5715 ---------------------------
5717 Evolution now complies with the XDG Base Directory Specification [1],
5718 which means user-specific data is no longer stored under ~/.evolution.
5719 Instead, data is partitioned into three base directories controlled by
5720 environment variables:
5722    $XDG_DATA_HOME/evolution    (default: $HOME/.local/share/evolution)
5723    $XDG_CACHE_HOME/evolution   (default: $HOME/.cache/evolution)
5724    $XDG_CONFIG_HOME/evolution  (default: $HOME/.config/evolution)
5726 Data which is managed by Evolution will be migrated from $HOME/.evolution
5727 on startup.
5729 [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
5732 Express mode now shows mail messages and folders in tabs, using Clutter
5733 for animation effects if available.  (Srinivasa Ragavan)
5736 Bug Fixes:
5737         Bug 598833 - Do not ship dropped evo_mail_notifier.png (Matthew Barnes)
5738         Bug 615049 - Crash in remove_contact at e-addressbook-model.c:202
5739                      (Milan Crha)
5740         Bug 622181 - Backup settings uses unhelpful yes/no dialog
5741                      (Matthew Barnes)
5742         Bug 622912 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
5743         Bug 623035 - Crash when printing email with too many recipients
5744                      (Milan Crha)
5745         Bug 624204 - Warn when replying privately to a mailing list message
5746                      (David Woodhouse)
5747         Bug 624216 - Runtime warning in Attachment Reminder plugin
5748                      (Matthew Barnes)
5749         Bug 624235 - CamelPOP3Store missing some methods (Matthew Barnes)
5750         Bug 624237 - Fails to start when smartcard is inserted (Matthew Barnes)
5751         Bug 624285 - When replying, ignore text selection if preview is hidden
5752                      (Matthew Barnes)
5753         Bug 624335 - Abort after group-by-thread with certain sorting
5754                      (Milan Crha)
5755         Bug 624482 - Monitor /apps/evolution/mail/prompts for changes
5756                      (David Woodhouse)
5757         Bug 624500 - Missing EggSMClient linker flags in shell (Matthew Barnes)
5758         Bug 624525 - Variable name collision in gtk-compat macro (Milan Crha)
5759         Bug 624534 - Adapt to GTK+ GtkNotebookPage changes (Kjartan Maraas)
5760         Bug 624677 - Missing keyboard shortcut for "Save as mbox"
5761                      (Matthew Barnes)
5762         Bug 624891 - Various compiler warnings in git/master (Milan Crha)
5763         Bug 625204 - Typo in e_day_view_finish_long_event_resize()
5764                      (Thomas Mittelstaedt)
5765         Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
5766         Bug 625624 - Customizations of contacts views forgotten
5767                      (Matthew Barnes)
5768         Bug 625724 - Message filters do no work (Lucian Langa)
5769         Bug 625761 - Folder views not preserved after migration (Lucian Langa)
5771 Other Changes:
5772         * EMailReader: Remove unused variable (Matthew Barnes)
5773         * Warn on reply-to-all with too many recipients (David Woodhouse)
5774         * Add support for ignoring mailing list Reply-To: headers
5775           (David Woodhouse)
5776         * Fix two memory leaks when replying (David Woodhouse)
5777         * Don't show the "reply in private?" nag popup for munged Reply-To:
5778           list messages (David Woodhouse)
5779         * Change 'Reply to All' toolbar button into configurable
5780           'Group Reply' (David Woodhouse)
5781         * Add nag popup when mailing list hijacks private reply with
5782           Reply-To: header (David Woodhouse)
5783         * Clean up "ensure_sources" backend routines. (Matthew Barnes)
5784         * Report error to user when fails to open calendar/task/memo list
5785           (Milan Crha)
5786         * Disable my evil GtkExpander hack in EAttachmentPaned (Matthew Barnes)
5787         * Use PVOID instead of gpointer when working with COM+ function
5788           pointers (Fridrich Štrba)
5789         * Migrate ~/.evolution to XDG base directories. (Matthew Barnes)
5790         * Reset BASE_VERSION to 2.32. (Matthew Barnes)
5791         * Remove unused 'preview' argument from
5792           e_import_assistant_new_simple(). (Matthew Barnes)
5793         * Make EImportAssistant extensible. (Matthew Barnes)
5794         * addressbook/gui, plugins/groupwise, widgets/misc: Update to new
5795           icon theme (Rob Bradford)
5796         * build: Update gnome-icon-theme dependency for new default-avatar
5797           icon (Rob Bradford)
5798         * addressbook: Port to use new _async suffix instead of _ex suffix
5799           (Rob Bradford)
5800         * mail-reader: e_mail_reader_get_formatter may now return NULL
5801           (Rob Bradford)
5802         * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
5803         * mail-session: Use the shell's active window as parent for
5804           dialog (Rob Bradford)
5805         * fix lifecycle nasties bgo#625852 (Michael Meeks)
5807 Translations:
5808         Mario Blättermann (de)
5809         Christian Kirbach (de)
5810         Jorge González (es)
5811         Fran Diéguez (gl)
5812         Nana Suryana (id)
5813         Shankar Prasad (kn)
5814         Sandeep Shedmake (mr)
5815         Kjartan Maraas (nb)
5816         Lucian Adrian Grijincu (ro)
5817         krishnababu k (te)
5818         Aron Xu (zh_CN)
5819         Chao-Hsiung Liao (zh_HK)
5821 Evolution 2.31.5 2010-07-12
5822 ---------------------------
5824 Bug Fixes:
5825         Bug 624128 - Folder -> Subscriptions is always enabled (Matthew Barnes)
5826         Bug 621839 - Improve auto-selection of messages (take two)
5827                      (Matthew Barnes)
5828         Bug 623702 - SEGV on redirecting message (Matthew Barnes)
5829         Bug 623738 - Select All is always enabled for message list
5830                      (Matthew Barnes)
5831         Bug 623947 - Error handling issues in em-format.c (Matthew Barnes)
5832         Bug 624011 - EMeetingTimeSelector tries to change mouse cursor
5833                      before it's realized (Matthew Barnes)
5834         Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme
5835                      (Matthew Barnes)
5836         Bug 623204 - Be able to report detailed errors from backends
5837                      (Milan Crha)
5838         Bug 623796 - Post Message to List asks for confirmation on close
5839                      (Milan Crha)
5840         Bug 623432 - Use gweather-3.0 when building with gtk3
5841                      (Maciej Piechotka)
5842         Bug 623201 - Set default options automatically while creating a
5843                      new account (Chenthill Palanisamy)
5845 Other Changes:
5846         * Fix places where "~/.evolution" is hard-coded. (Matthew Barnes)
5847         * Migrate from CamelException to GError. (Matthew Barnes)
5848         * Fix transience problems with ENameSelectorDialogs ... (Michael Meeks)
5849         * Allow edit accounts in the capplet to go fwd/back (Srinivasa Ragavan)
5850         * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
5851           (Matthew Barnes)
5853 Translations:
5854         Jorge González (es)
5855         Fran Diéguez (gl)
5856         Kjartan Maraas (nb)
5857         Matej Urban¿i¿ (sl)
5858         Andrej ¿nidar¿i¿ (sl)
5860 Evolution 2.31.4 2010-06-29
5861 ---------------------------
5863 Bug Fixes:
5864         Bug 623029 - Work week days not restored on start (Milan Crha)
5865         Bug 622535 - Account assistant loops on first run (Matthew Barnes)
5866         Bug 553104 - Ambiguous "for" in calendar translations (Milan Crha)
5867         Bug 621770 - Bottom-left calendar too big (Milan Crha)
5868         Bug 617854 - Critical warnings in calendar view (Milan Crha)
5869         Bug 620815 - Memory leaks with Evolution (Milan Crha)
5870         Bug 622633 - Can't launch Evolution from clock applet (Matthew Barnes)
5871         Bug 621903 - Crash on HTML message print preview (Milan Crha)
5872         Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callback (Matthew Barnes)
5873         Bug 604262 - "Copy Email Address" should also copy to primary clipboard (Matthew Barnes)
5874         Bug 622559 - Changing search option should focus search entry (Matthew Barnes)
5875         Bug 611165 - Use memo start date from a calendar view, if active (Milan Crha)
5876         Bug 620246 - Increase size of 'group' combo box in task (Milan Crha)
5877         Bug 331305 - Can't drag email addresses to Contact List Editor (Matthew Barnes)
5878         Bug 621819 - Can't drag message attachments to folders (Matthew Barnes)
5879         Bug 622329 - Help menu points to the wrong FAQ page (Matthew Barnes)
5880         Bug 619347 - Contact List Editor calls wrong EDestination function (Matthew Barnes)
5881         Bug 620951 - A11y support still thinks GnomeCalendar is a widget (Matthew Barnes)
5882         Bug 621759 - EShellSearchbar reference counting errors (Matthew Barnes)
5883         Bug 621210 - Can't get the shell back after closing it (Matthew Barnes)
5884         Bug 616724 - Initialize message window with threaded state of main window (Matthew Barnes)
5885         Bug 621958 - Due date is not displayed in message list (Matthew Barnes)
5886         Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature (Jonathon Jongsma)
5887         Bug 621930  - Error when using Assign Color filter action (Lucian Langa)
5888         Bug 621839 - Improve auto-selection of messages (Matthew Barnes)
5889         Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
5890         Bug 585904 - Don't overwrite Date: header when writing Fcc (David Woodhouse)
5891         Bug 617557 - Quits without asking user to save unfinished messages (Milan Crha)
5892         Bug 534369 - [new-mail-notify] Intermittent notifications (Milan Crha)
5893         Bug 603468 - Improve handling of --quit option (Matthew Barnes)
5894         Bug 619218 - Should select imported certificate when succeeded (Milan Crha)
5895         Bug 585301 - Use camel_init() to initialize NSS consistently (David Woodhouse)
5896         Bug 585353 - (part of bug) Use new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
5897         Bug 501534 - apply new customized view to all folders (Chenthill Palanisamy)
5898         Bug 611100 - Forward-to filter stops at outbox (Milan Crha)
5899         Bug 573228 - Make the "This event has alarms" icon clickable (Milan Crha)
5901 Miscellaneous Fixes:
5902         Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
5903         Add Outlook Express DBX mailbox file importer plugin [patch v2: Don't error on empty mailboxes, build plugin by default] (David Woodhouse)
5904         audio-inline: Fix linking order issue. (Matthew Barnes)
5905         Composer: Append drag dest targets to the GtkHTML widget. (Matthew Barnes)
5906         Various folder tree icon enhancements. (Matthew Barnes)
5907         Use an appropriate icon when dragging attachments. (Matthew Barnes)
5908         Don't auto-undelete when viewing Trash folder. (Matthew Barnes)
5909         Composer: Only hide single From account in express mode. (Matthew Barnes)
5910         Left-align text in switcher buttons. (Matthew Barnes)
5911         [win32] Don't run evolution when asked to register handlers. (Fridrich ¿¿trba)
5912         [win32] add --register-handlers and --unregister-handlers options and don't tamper with registry unless asked for it explicitely. (Fridrich ¿¿trba)
5913         Warn the user before marking all messages as read (Chenthill Palanisamy)
5914         Remove gnome-pilot integration. (Matthew Barnes)
5915         Embed libart_lgpl and libgnomecanvas. (Matthew Barnes)
5917 Translations:
5918         Kjartan Maraas (nn)
5919         Wouter Bolsterlee (nl)
5920         Jorge Gonz¿¿lez (es)
5921         Fran Di¿¿guez (gl)
5923 Evolution 2.31.3 2010-06-07
5924 ---------------------------
5925 Bug Fixes:
5926         Bug 620150 - EventEditor: Disconnect signal handlers before disposing model (Matthew Barnes)
5927         Bug 620602 - Next/prev shortcuts should focus message list (Matthew Barnes)
5928         Bug 620628 - Checkbox in vfolder deletion prompt is saved backwards (Matthew Barnes)
5929         Bug 620635 - do not setup proxy if it's not enabled (Lucian Langa)
5930         Bug 257776 - Import assistant shows wrong extension for vCalendar files (Matthew Barnes)
5931         Bug 620207 - Receiving options are missing in preference window (Chenthill Palanisamy)
5932         Bug 617579 - HIG issues in "Save Current View" dialog (Matthew Barnes)
5933         Bug 617094 - System timezone label not initialized in preferences (Matthew Barnes)
5934         Bug 619345 - GtkHTML color settings not being honored (Matthew Barnes)
5935         Bug 620044 - Reply and Forward actions should have "is-important" set (Matthew Barnes)
5936         Bug 585301 - Use NSS SQLite database, if available (Craig Ringer)
5937         Bug 619417 - system_tz_label is not translated in cal-prefs-dialog (Gert Michael Kulyk)
5938         Bug 585577 - Wrong FROM in envelope during SMTP negotiation (Fabien Tassin)
5939         Bug 619637 - Inconsistent buttons in delete confirmation dialogs (Matthew Barnes)
5940         Bug 619783 - Web Addresses arrow button doesn't change (Matthew Barnes)
5941         Bug 613038 - Preview pane size not remembered (Matthew Barnes)
5942         Bug 619903 - Event editor is too small in express mode (Matthew Barnes)
5943         Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode() (Matthew Barnes)
5944         Bug 619904 - Mnemonic issues in express mode (Matthew Barnes)
5945         Bug 573510 - Outlook type CSV import broken (Milan Crha)
5946         Bug 313791 - Delegator can be repeated when delegating a meeting (Milan Crha)
5947         Bug 619781 - Some preference sections don't show the right preferences (Matthew Barnes)
5948         Bug 248105 - No warning if you create an appointment in the past (Milan Crha)
5949         Bug 613798 - Marcus Bains line is grey (Matthew Barnes)
5950         Bug 619811 - Bogus "Cannot update from version 0.0" dialog on start (Matthew Barnes)
5951         Bug 478090 - Meeting acceptances for attendees who weren't listed are lost (Milan Crha)
5952         Bug 599794 - Reopened drafts shouldn't ask for save without change (Milan Crha)
5953         Bug 576165 - SIGSEGV in e_plugin_mono_register_type (bnc) (Chenthill Palanisamy)
5955 Miscellaneous Fixes:
5956         Add more missing icons for GtkhtmlEditor. (Matthew Barnes)
5957         More GTK3 preparation. (Matthew Barnes)
5958         Hook up GNOME's configured SOCKS4 proxy in the mail session (Federico Mena Quintero)
5959         Convert "startup-wizard" to an EExtension. (Matthew Barnes)
5960         Use the send_port, not the recv_port, when configuring SMTP for an account (Federico Mena Quintero)
5961         [win32] Relocate the position of mail-autoconfig directory (Fridrich ¿¿trba)
5962         Use EWebView functions whenever possible. (Matthew Barnes)
5963         Fix alignment of lblCarset in composer-prefs-dialog (Gert Michael Kulyk)
5964         Simplify the Notes tab in Contact Editor. (Matthew Barnes)
5965         Install evolution-alarm-notify into bindir for windows (Fridrich ¿¿trba)
5966         [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)
5967         Revert "don't bridge to the active-view gconf setting" (Matthew Barnes)
5968         Merge branch 'express2' (Matthew Barnes)
5969         Add tooltips for print button on CompEditor toolbar. (Matthew Barnes)
5971 Translations:
5972         Ivar Smolin (et)
5973         Jorge Gonz¿¿lez (es)
5974         Fran Di¿¿guez (gl)
5975         Theppitak Karoonboonyanan (th)
5976         Sira Nokyoongtong (th)
5977         Kjartan Maraas (nn)
5979 Evolution 2.31.2 2010-05-24
5980 ---------------------------
5982 Bug Fixes:
5983         #220672 - Excessive autosaving uses lots of resources (Milan Crha)
5984         #240317 - Allow searching in subscribe dialog (Milan Crha)
5985         #304415 - Allow change of signature hash algorithm (Milan Crha)
5986         #499320 - Preview before import from command line (Milan Crha)
5987         #523775 - Order of Email Addresses in UI is broken (Milan Crha)
5988         #531013 - Proxy login window is not in focus. (Vibha Yadav)
5989         #531912 - Mail inline parser doesn't always work (Milan Crha)
5990         #545462 - Printing of contacts is weird. (Vibha Yadav)
5991         #546551 - Dialog for mark-all-read always mentions subfolders
5992                   (Milan Crha)
5993         #593890 - New folder window is not in focus in filter dialog
5994                   (Milan Crha)
5995         #594153 - Allow setting alarms on any meeting (Jim Ramsay)
5996         #598833 - Do not ship dropped evo_mail_notifier.png (Yves-Alexis Perez)
5997         #603006 - Move All Contacts To enabled for read-only address books
5998                   (Milan Crha)
5999         #604971 - Evolution allows deletion of default views (Milan Crha)
6000         #607257 - Add checks for event->comp_data != NULL (Milan Crha)
6001         #608855 - Can't drag and drop multiple attachments (Matthew Barnes)
6002         #611560 - 'Mark as junk' should be disabled in junk folder (Milan Crha)
6003         #615291 - Preview pane's attachment bar accepts drop (Matthew Barnes)
6004         #615745 - New task pop up in calendar day view doesn't work
6005                   (Matthew Barnes)
6006         #616640 - Don't display attachment size if it's unknown (Matthew Barnes)
6007         #616823 - Evolution allows moving IMAP Inbox to other folders
6008                   (Milan Crha)
6009         #616889 - Force 24h format for locales not supporting 12h format
6010                   (Gert Michael Kulyk)
6011         #617041 - Set translation domain for e-mail-reader actions (Gert Kulyk)
6012         #617496 - Critical warnings when open a task (Milan Crha)
6013         #617557 - Quits without asking user to save unfinished messages
6014                   (Milan Crha)
6015         #617865 - Various data file cleanups (Matthew Barnes)
6016         #618113 - Missing icon in alarm dialog (Matthew Barnes)
6017         #618177 - Mobile Phone of imported contact not shown in preview
6018                   (Milan Crha)
6019         #618400 - "Mark All Messages as Read" shortcut missing (Matthew Barnes)
6020         #618578 - Require automake >= 1.10 (Matthew Barnes)
6021         #618902 - Crash when viewing/closing messages quickly (Matthew Barnes)
6022         #619010 - Mailer's crash avoidance features are broken (Matthew Barnes)
6024 Other Changes:
6025         * Convert "default-mailer" plugin to an extension. (Matthew Barnes)
6026         * Initial implementation of setting evolution as default mail client
6027           and mailto handler. (Fridrich Å trba)
6028         * Require GtkHtml 3.31.2 for new API in bug #220672. (Matthew Barnes)
6029         * Improve attachment bar selection behavior. (Matthew Barnes)
6030         * Create the source groups required to ensure local adresssbooks and
6031           calendars are created (Chenthill Palanisamy)
6032         * Consider full name and also the first part of e-mail address for
6033           contact description in the import dialogue. (Fridrich Å trba)
6034         * On Windows, some LDIF files can have .ldi extension (Fridrich Å trba)
6035         * [win32] Set patch to evolution's bindir because some child
6036           processes need it in some situations. (Fridrich Å trba)
6037         * [win32] Don't call glib functions before g_thread_init was called
6038           and register evolution as capable to handle mailto: protocol on
6039           startup (Fridrich Å trba)
6040         * [win32] Make Evolution actually appear in "Set Program Access and
6041           Defaults" dialogue and use quoted string instead of short path,
6042           since this is how the "Hotmail" e-mail provider is doing it
6043           (unlike what documentation says) (Fridrich Å trba)
6044         * [win32] Implement --reinstall, --show-icons, --hide-icons options
6045           to be used by windows default application setting dialogue
6046           (Fridrich Å trba)
6047         * [win32] Try to get the default application registration right
6048           (Fridrich Å trba)
6049         * [win32] Register evolution as "Contacts" application and .vcf
6050           handler (Fridrich Å trba)
6051         * [win32] Register evolution as able to handle ldif files too
6052           (Fridrich Å trba)
6054 Translations:
6055 [be8a061] Updated Galician translations (Fran Diéguez)
6056 [3a9faf9] Updated Shavian translation (Thomas Thurman)
6057 [491100b] Updated Spanish translation (Jorge González)
6058 [c5fa894] Updated Spanish translation (Jorge González)
6059 [ce37e4c] Estonian translation updated (Ivar Smolin)
6060 [85ebbc3] Updated Shavian translation (Thomas Thurman)
6061 [fd151ac] Updated Shavian translation (Thomas Thurman)
6062 [801c425] Updated Shavian transliteration (Thomas Thurman)
6063 [933e668] Updated Galician translations (Fran Diéguez)
6064 [073d7e1] Updated Norwegian bokmÃ¥l translation (Kjartan Maraas)
6065 [2f57daa] Updated Oriya Translation (Manoj Kumar Giri)
6066 [a516af7] Updated Oriya Translation (Manoj Kumar Giri)
6067 [aa3e354] Updated Oriya Translation (Manoj Kumar Giri)
6068 [8254cec] [help] Updated German help translation screenshots (Christian Kirbach)
6069 [e1bae28] Updated Spanish translation (Jorge González)
6070 [518c616] Estonian translation updated (Mattias Põldaru)
6071 [27eb820] Added be to LINGUAS (Ihar Hrachyshka)
6072 [1d4c54e] Updated Galician translations (Fran Diéguez)
6074 Evolution 2.31.1 2010-05-03
6075 ----------------------------
6077 Bug Fixes:
6078         Bug #614346 - Use cached table row height rather than recalculate (Michel Dänzer)
6079         Bug #545505 - Properly free unused message infos periodically (Milan Crha)
6080         Bug #609052 - Crash printing contacts in List View (Bharath Acharya)
6081         Bug #569523 - be.po (Ihar Hrachyshka)
6082         Bug #609052 - Proper warning should be shown. (Punit Jain)
6083         Bug #614900 - Description field in calendar list view. (Punit Jain)
6084         Bug #604430 - Calendar view not remembered (Milan Crha)
6085         Bug #610495 - Plugins should define e_plugin_lib_enable (Roy Marples)
6086         Bug #615384 - Use contact's free/busy URL only when not empty (Holger Mickler)
6087         Bug #603418 - Custom headers not displayed in message preview (Milan Crha)
6088         Bug #613392 - No copyright/licensing information for geo-utils (Cedric Bosdonnat)
6089         Bug #360461 - Avoid markup in translatable messages (Milan Crha)
6090         Bug #583742 â€” Port to external libgdata (Philip Withnall)
6091         Bug #494047 - Unescape uris in composer's Post-To (Milan Crha)
6092         Bug #615331 - Message list/Folder tree focus policy has changed (Milan Crha)
6093         Bug #616097 - Remembers page ranges (Matthew Barnes)
6094         Bug #592986 - Preferences window shows some buttons on icons (Matthew Barnes)
6095         Bug #610428 - Duplicate mnemonic in itip formatted message (Matthew Barnes)
6096         Bug #614041 - Filter's relative date combos aren't set (Matthew Barnes)
6097         Bug #615814 - Missing mnemonic in import dialog (Matthew Barnes)
6098         Bug #613867 - Minor typo in Evolution documentation (Marios Zindilis)
6099         Bug #600861 - Backup utility should use --quit instead of --force-shutdown (Matthew Barnes)
6100         Bug #569516 - Updated Indonesian translation to fix bug #569516 (Andika Triwidada)
6101         Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
6102         Bug #608203 - Left pane of mailer window is really narrow at startup (Milan Crha)
6103         Bug #610229 - Status bar progress goes beyond 100 percentage (punit)
6104         Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990 (Milan Crha)
6105         Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
6106         Bug #589393 - Configure fails to detect pilot-link utf8 capabilities (Dominique Leuenberger)
6107         Bug #614325 - Shrink/expand To,Cc header images is missing (Milan Crha)
6108         Bug #612236 - Find-As-You-Type in Folder list stops working (Milan Crha)
6109         Bug 614644 - Email window's title is blank when subject is blank (Matthew Barnes)
6110         Bug #614647 - Don't reset names and colors of default mail labels (Matt McCutchen)
6111         Bug #614813 - Crash during e-mail migration (Jürg Billeter)
6112         Bug #614889 - Memory leaks in EMailSidebar (Paolo Borelli)
6113         Bug #614892 - String leak in the composer (Paolo Borelli)
6114         Bug #614918 - GnomeGoal: Correct Desktop Files (Javier Jardón)
6115         Bug #614926 - Memos and Tasks accelerators switched since 2.28 (Matt McCutchen 2)
6116         Bug #591939 - Use ngettext in e-datetime-format.c (Milan Crha)
6117         Bug #574755 - Add translator comments (Milan Crha)
6118         Bug #567304 - Add translator comment and remove few strings (Milan Crha)
6119         Bug #571714 - Remove obsolete strings (Milan Crha)
6120         Bug #567304 - Review strings for translation (Milan Crha)
6121         Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings (Milan Crha)
6122         Bug #547368 - Messages with unclear meaning (add translator comments) (Milan Crha)
6123         Bug #458828 - What is the "Top Posting Option"? (Milan Crha)
6124         Bug #458510 - Cannot translate "_Backup Settings..." (Milan Crha)
6125         Bug #458499 - 'epoch' in evolution-mail.schemas.in (Milan Crha)
6126         Bug #417412 - Improve "display text part of limited size" DoS strings (Milan Crha)
6127         Bug #347330 - Mark forgotten strings for translation (Milan Crha)
6128         Bug #333039 - Merge some i18n strings (Milan Crha)
6129         Bug #329694 - "Visual" needs translator comments (Milan Crha)
6130         Bug #325616 - Remove whitespace, add translator comments (Milan Crha)
6131         Bug #325609 - Add translator comment for "%s = %s" (Milan Crha)
6132         Bug #592117 - Calendar compressed weekend print improvement (pepp)
6133         Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
6134         Bug #302742 - The mail error messages is difficult to understand/translate (Milan Crha)
6135         Bug #272567 - Evolution message needs ngettext support (Milan Crha)
6136         Bug #261979 - Untranslatable string due to sentence splitting (Ushveen Kaur)
6137         Bug #261062 - Do not translate untranslatable texts (Milan Crha)
6138         Bug #605745 - Use a few more named constants (Paul Bolle)
6139         Bug #613352 - Changed time range not propagated to calendar (Milan Crha)
6140         Bug #613356 - Calendar doesn't save Task/Memo table state (Milan Crha)
6141         Bug #613354 - Folder->Mark all messages as read does not work (Milan Crha)
6142         Bug #613261 - application/mbox not shown properly (Milan Crha)
6143         Bug #612916 - Runtime error on console when opening a message window (Milan Crha)
6144         Bug #612821 - Uses freed memory when changing task's source (Milan Crha)
6145         Bug #602801 - Duplicate mnemonic (Viswanath S)
6146         Bug #569945 - Recurrence icon not removed after changing to single event (Milan Crha)
6147         Bug #488979 - Disable Edit for card views in contacts (Milan Crha)
6148         Bug #374533 - Read window stays open after last email is deleted (Milan Crha)
6149         Bug #614049 - Attachment bar causes drawing issues in RTL locales (Matthew Barnes)
6151 Miscellaneous Fixes:
6152         Adapt to Camel API changes. (Matthew Barnes)
6153         [i18n] Strings not aligned in ui. (bgo #616181) (Mario Carrion)
6154         One more fix of the icon installation (Fridrich Å trba)
6155         Fix a typo on Makefile.am that prevents installation of a big chunk of the stock icons (Fridrich Å trba)
6156         Use default headers when none stored to display in mailer (Milan Crha)
6157         Fix linking of face plugin (Fridrich Å trba)
6158         Camel is now GObject-based. (Matthew Barnes)
6159         Initialize dbus threading to avoid loosing alarms (Michael Meeks)
6160         Relocating EVOLUTION_BINDIR which will be used in plugin setting Evolution comme defaut mail application on windows. (Fridrich Å trba)
6161         Remove 3 leftover references to non-existing libraries (Fridrich Å trba)
6162         Work around another dropped gnome-icon-theme icon. (Matthew Barnes)
6163         Fix migration event hook for google-account-setup and calendar-weather plugins (Philip Withnall)
6164         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)
6165         Adapt to Camel API changes. (Matthew Barnes)
6166         Fix compiler warnings. (Matthew Barnes)
6167         Don't bundle 256x256 icon since it does not work anyway (Fridrich Å trba)
6168         Give the windows version of evolution-alarm-notify a nice win32 icon (Fridrich Å trba)
6169         Adding the stock_people icon needed and absent in gnome-icon-theme (Fridrich Å trba)
6170         Add more stock icons dropped from gnome-icon-theme. (Matthew Barnes)
6171         Revise legacy stock icon contexts. (Matthew Barnes)
6172         Adapt to libedataserverui API changes. (Matthew Barnes)
6173         Use newer GTK+ API to manage print settings. (Matthew Barnes)
6174         Miscellaneous string fixes (Philip Withnall)
6175         Fix usage of "backup" in translatable strings (Philip Withnall)
6176         Open and save smime-ui.ui in Glade 3. (Matthew Barnes)
6177         Install stock icons in "hicolor" instead of "gnome". (Matthew Barnes)
6178         Remove comments that have no point after pthreads dependency disappeared (Fridrich Å trba)
6179         Remove duplicate use_system_timezone pref, set default to true (Sandy Armstrong)
6180         [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)
6181         Use accessor functions instead direct access (GSEAL work) (Javier Jardón)
6182         Adapt to Camel API changes. (Matthew Barnes)
6183         Forgot to commit some bits. (Matthew Barnes)
6184         Giant leap towards GSEAL compliance. (Matthew Barnes)
6185         Replace ESpinner with GtkSpinner. (Matthew Barnes)
6186         Remove gtk_notebook_set_tab_label_packing(). (Matthew Barnes)
6187         hook out X symbols via g_module to avoid direct X linkage. (Michael Meeks)
6188         Do not hide junk mail when vJunk folder not supported by store (Milan Crha)
6189         Fix distcheck errors. (Matthew Barnes)
6190         Drop the "hula-account-setup" plugin. (Matthew Barnes)
6191         Revert "[win32] #undef some conflicting defines" (Fridrich Å trba)
6192         [win32] #undef some conflicting defines (Fridrich Å trba)
6193         Adapt to Camel API changes. (Matthew Barnes)
6194         Generate ChangeLog files for tarball releases. (Matthew Barnes)
6195         Remove dead Bonobo-era source files. (Matthew Barnes)
6196         Only #include Camel's top-level header. (Matthew Barnes)
6197         Miscellaneous cleanup bits from WebKit branch. (Matthew Barnes)
6198         Workaround broken build due to direct X function calls (Milan Crha)
6199         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)
6200         Enable the alarm daemon on MeeGo. (Michael Meeks)
6201         camel/camel-i18n.h gone, adapt to it properly (Milan Crha)
6202         Stop relying on CamelObject meta-data. (Matthew Barnes)
6203         Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
6204         Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
6205         Move EPoolv back to Evolution from libedataserver. (Matthew Barnes)
6206         Post-release version bump. (Matthew Barnes)
6207         [win32] Test for eventsys.h and sensevts.h properly (Fridrich Å trba)
6208         Fix build settings under capplet. (Matthew Barnes)
6209         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)
6210         If no <> in the email address, the address should be the full email address. Fix for #613564 (caiqm)
6211         Build libevolution-mail-settings as dll on windows (Fridrich Å trba)
6212         Express: Composer always defaults to HTML mode (Matthew Barnes)
6213         Hide searchbar in calendar view in express mode. (Srinivasa Ragavan)
6214         Drop support for migrating from Evolution < 2.0. (Matthew Barnes)
6215         Reformat code so that it looks ok (Fridrich Å trba)
6216         [win32] Don't brew your own macro if glib has one suitable available (Fridrich Å trba)
6217         [win32] Windows SENS module cannot be built with C++ compiler (Fridrich Å trba)
6218         [win32] Some buildability tweaks for Windows SENS module (Fridrich Å trba)
6219         Last scroll-pane, and manual sizing tweak (Michael Meeks)
6220         Get the new contact sizing right despite the scrolled regions. Add Claire's calendar popup feedback wrt. express mode (Michael Meeks)
6221         Scrolled window for personal bits ... (Michael Meeks)
6222         Add a scrolled area to cope if we want to expand mail settigns (Michael Meeks)
6223         Add conditionally enabled expanders for 'Other' address and 'Misc' personal items, to fit on a 600 pixel high screen. (Michael Meeks)
6224         Fix mismatched quotes. (Matthew Barnes)
6226 Translations:
6227         vasudeven (ta)
6228         Mattias Põldaru (et)
6229         Rodrigo Flores (pt)
6230         Christian Kirbach (de)
6231         Shankar Prasad (kn)
6232         Valencian translation  (ca)
6233         Francisco Diéguez (gl)
6234         Jorge González (es)
6235         Fran Diéguez (gl)
6236         Nikos Bakaoukas (el)
6237         Philip Withnall (en_GB)
6238         Bruno Brouard (fr)
6239         Theppitak Karoonboonyanan (th)
6240         Petr Kovar (cs)
6241         Mario Blättermann (de)
6242         Kjartan Maraas (nn)
6243         Maxim V. Dziumanenko (uk)
6244         Jordi Serratosa (ca)
6245         Peteris Krisjanis (lv)
6247 Evolution 2.29.92 2010-03-08
6248 ----------------------------
6250 Bug Fixes:
6251         #529331 - Deletes appointments when moving to the same calendar
6252                   (Milan Crha)
6253         #594083 - Oversized main window on startup (Milan Crha)
6254         #601551 - [PST] evolution crashed with SIGSEGV (Milan Crha)
6255         #610327 - Proxy login doesn't show folder list (Bharath Acharya)
6256         #610382 - No addressbook selected on account disable (Milan Crha)
6257         #610658 - Contact is lost after moving to the same address book
6258                   (Milan Crha)
6259         #610659 - Clear option is disabled after moving to other component
6260                   (Milan Crha)
6261         #610663 - Message receipts combo box is empty (Milan Crha)
6262         #610824 - Contacts list view column width doesn't follow header
6263                   (Milan Crha)
6264         #611873 - Make triple-clicking a shortcut for "Show Only This ..."
6265                   (Matthew Barnes)
6266         #611975 - Delivery Notification message not internationalized
6267                   (Ulrich Schoepp)
6269 Other Changes:
6270         Various cleanups for Windows support (Fridrich Strba)
6271         Work around recent GTK+ deprecations. (Matthew Barnes)
6272         Fix a misspelled icon name. (Matthew Barnes)
6273         Save state key file asynchronously. (Matthew Barnes)
6274         Allow retrieving multiple messages without cancelling if the store
6275         is async (Chenthill Palanisamy)
6276         Restore some calendar headers that got dropped. (Matthew Barnes)
6277         Do less output on an evolution-alarm-notify console (Milan Crha)
6279 Translations:
6280         Alexander Shopov (bg)
6281         Mario Blättermann (de)
6282         Bruce Cowan (en_GB)
6283         Jorge González (es)
6284         Claude Paroz (fr)
6285         Fran Diéguez (gl)
6286         Kjartan Maraas (nb)
6287         Nils-Christoph Fiedler (nds)
6288         Leonid Kanter (ru)
6290 Evolution 2.29.91 2010-02-22
6291 ---------------------------
6293 Bug Fixes:
6294         #610061 - Do not re-run book view on same book with same query (Milan Crha) 
6295         #588833 - Improve account selection heuristics for replies (Matthew Barnes) 
6296         #610250 - '[' and ']' keyboard shortcuts are swapped (Milan Crha) 
6297         #609982 - Avoid unnecessary prompts when marking folders as read (Matthew Barnes) 
6298         #609042 - Convert quoted-printing to UTF-8 when copying to clipboard (Matthew Barnes) 
6299         #610124 - Autosave errors dialogues can't be dismissed (Matthew Barnes) 
6300         #438759 - Fixed German translation, bug #438759 (Mario Blättermann) 
6301         #609836 - Add translator comments to ambiguous strings (Matthew Barnes) 
6302         #604306 - Crash in folder_tree_cell_edited_cb (Milan Crha) 
6303         #610085 - e_alert_get_primary_text() does not escape arguments (Matthew Barnes) 
6304         #599370 - Crash in e_activity_set_percent (Milan Crha) 
6305         #554663 - Swap "Save" and "Save as Draft" accelerators in composer (Matthew Barnes) 
6306         #609638 - Empty warning message on New vFolder (Milan Crha) 
6307         #604522 - Mouse wheel scroll doesn't work above inline images (Milan Crha) 
6308         #604542 - Skip non-system rules when building quick search menu (Matthew Barnes) 
6309         #593700 - Opens folder on top (Milan Crha) 
6310         #609403 - Doesn't restore window size always (Matthew Barnes) 
6311         #609404 - Quick search filter should work on current message list view (Matthew Barnes)         
6313 Other Changes:
6314         Fix a potential crasher in e_charset_add_radio_actions(). (Matthew Barnes)
6315         Update API documentation and fixed some warnings. (Matthew Barnes)
6316         [itip-formatter] Show reason of failed calendar open (Milan Crha)
6317         
6318 Translations:
6319         Nils-Christoph Fiedler (ru)
6320         Petr Kovar (cs)
6321         Mattias Põldaru (et)
6322         Mario Blättermann (gl)
6323         Fran Diéguez (gl)
6324         Mario Blättermann (de)
6325         Bruno Brouard (fr)
6326         vasudeven (ta)
6327         Kjartan Maraas (nb)             
6329 Evolution 2.29.90 2010-02-08
6330 ----------------------------
6332 Bug Fixes:
6333         #581604 - Permissions on mail/local folders are too open
6334                   (Chenthill Palanisamy)
6335         #602416 - Changing shell views emits many runtime warnings
6336                   (Matthew Barnes)
6337         #605596 - Crash on message change (Milan Crha)
6338         #606666 - Cannot move cursor with arrows in preview with caret mode
6339                   (Milan Crha)
6340         #607520 - 'Add to Address Book' fails when address has space
6341                   (Matthew Barnes)
6342         #607566 - Cause calendar view widget to redraw when dates shown
6343                   changed (Gustavo Noronha Silva)
6344         #607595 - Do not auto-sign when replying to a signed message
6345                   (Milan Crha)
6346         #607751 - Double free while copying whole calendar (Milan Crha)
6347         #607776 - Crash in image-inline.c:size_allocate_cb (Milan Crha)
6348         #608160 - Pasting text from FireFox into composer gives just "[?]"
6349                   (Matthew Barnes)
6350         #608340 - Help text missing --debug parameter (Matthew Barnes)
6352 Other Changes:
6353         Implement account-wide search scope in mail. (Matthew Barnes)
6354         Move some ESource-plugin common code to e-plugin-util.h/.c (Milan Crha)
6355         Updating PunjabiTranslation by A S Alam (A S Alam)
6356         Enforce unique-1.0 >= 1.1.2 build requirement. (Matthew Barnes)
6357         Disable strict aliasing optimization. (Matthew Barnes)
6358         Fix some misspellings of "calendar". (Matthew Barnes)
6359         Improve sidebar and ECalModel interaction. (Matthew Barnes)
6360         Sidebar cleanups for Memos and Tasks. (Matthew Barnes)
6361         Remove a bunch of dead code in GnomeCalendar. (Matthew Barnes)
6362         Refactor the autoconfig stuff a bit. (Srinivasa Ragavan)
6363         Don't show total attachment size if it's zero. (Matthew Barnes)
6364         Add bug-database and XML header. Fixes bug 587974 (Andre Klapper)
6365         Changes in mingw.org last w32api/mingw-rt packages. (Fridrich Strba)
6366         Level the differences with the alternative runtime/header set
6367         (Fridrich Strba)
6368         Expose ECalendarSelector (Gustavo Noronha Silva)
6369         Make authentication functionality available (Gustavo Noronha Silva)
6370         Fix include paths for some files to also work when installed
6371         (Gustavo Noronha Silva)
6372         Remove a couple silly ECalModel functions. (Matthew Barnes)
6373         Fix a issue for anjal while saving/restoring search across multiple
6374         folders (Srinivasa Ragavan)
6376 Translations:
6377         Krasimir Chonov (bg)
6378         Jamil Ahmed (bn)
6379         Jiri Eischmann (cs)
6380         Jorge González (es)
6381         Kjartan Maraas (nb)
6382         Ã…smund Skjæveland (nn)
6383         Matej Urbančič (sl)
6384         Aron Xu (zh_CN)
6386 Evolution 2.29.6 2010-01-25
6387 ---------------------------
6389 Bug Fixes:
6390         #607952 - "Hours" used as both singular and plural form(Matthew Barnes)
6391         #606342 - PST option not offered in single file import (Matthew Barnes)
6392         #607804 - Fallback to missing image, when a stock icon could not be 
6393                   found (Gustavo Noronha Silva)
6394         #607087 - Not all inlined text attachments are included in replies 
6395                   (Matthew Barnes)
6396         #607741 - Move folder to claims it's copying in status bar 
6397                   (Matthew Barnes)
6398         #607591 - Revert commit for bug #516000 (Matthew Barnes)
6399         #607572 - Date navigator should be synced with the GnomeCalendar upon 
6400                   setting (Gustavo Noronha)
6401         #549558 - "Download Messages for Offline Usage" still sensitive in 
6402                   offline mode (Viswanath Sivakumar)
6403         #607608 - Empty Trash does not work unless Trash is selected 
6404                   (Matthew Barnes)
6405         #607542 - Sometimes delete in pop up doesn't get displayed 
6406                   (Matthew Barnes)
6407         #606301 - Slow sort by subject (Milan Crha)
6408         #607409 - ~/.evolution/mail/config not created on demand 
6409                   (Matthew Barnes)
6410         #603480 - [bbdb] Traverse lists in destinations properly (Milan Crha)
6411         #602827 - Disable broken plugins automatically (Milan Crha)
6412         #603480 - [bbdb] Crash on unref of uninitialized memory (Milan Crha)
6413         #607360 - [regression] Runtime warnings at exit (Matthew Barnes)
6414         #606940 - plugin_lib_loadmodule() always enables the plugin 
6415                   (Matthew Barnes)
6416         #607234 - Open received attachments as read-only (Matthew Barnes)
6417         #390973 - Changing meeting organizer should also change default 
6418                   attendee (Milan Crha)
6419         #606937 - void function should not have a return value. (Wang Xin)
6420         #605120 -  evolution-exchange requires libcomposer. (Wang Xin)
6421         #606874 - mktemp disabled in latest glibc-2.11.90-8 (Milan Crha)
6422         #605633 - A little code inconsistency in em_utils_send_receipt
6423                   (Milan Crha)
6424         #604670 - addressbook-export segfaults when specifying addressbook
6425                   (Milan Crha)
6427 Other Changes:
6428         Rearrange composer options. (Matthew Barnes)
6429         Coding style and whitespace cleanups. (Matthew Barnes)
6430         Add a EShellWindow::shell-view-created signal. (Matthew Barnes)
6431         Add focus tracking to EMailBrowser. (Matthew Barnes)
6432         Move e-search-bar around. (Kjartan Maraas)
6433         A bit less 'camel_exception_get_id called with NULL parameter' on 
6434         console (Milan Crha)
6435         Don't stomp on GConf's identifier namespace. (Jan Holesovsky)
6436         Fix mention of CVS in autogen.sh. (Jan Holesovsky)
6437         EShellBackend cleanup. (Matthew Barnes)
6438         Give all preview panes a search bar. (Matthew Barnes)
6439         Improve clipboard behavior. (Matthew Barnes)
6440         Add selection utilities for "text/html" targets. (Matthew Barnes)
6441         Fix a potential uninitialized variable use in em-composer-utils.c.
6442         (Matthew Barnes)
6443         Fix a potential uninitialized variable use in emae_authtype_changed().
6444         (Matthew Barnes)
6445         Fix a potential uninitialized return value in e-timezone-dialog.c.
6446         (Matthew Barnes)
6447         Fix a potential uninitialized argument in ech_config_section_factory().
6448         (Matthew Barnes)
6449         Fix a potential uninitialized argument in e_signature_list_find().
6450         (Matthew Barnes)
6451         Fix a potential uninitialized argument in e-plugin-python.c.
6452         (Matthew Barnes)
6453         Remove dead assignments found by clang. (Matthew Barnes)
6454         Remove unused tooltip support from ECanvas/ETable/EText.
6455         (Matthew Barnes)
6456         Remove unused ECell::show_tooltip method. (Matthew Barnes)
6457         Remove dead ETableItem code. (Matthew Barnes)
6458         Remove unused ECanvas functions. (Matthew Barnes)
6459         Also ship gnome-cal.h as a public header (Gustavo Noronha Silva)
6460         Baby steps toward GSEAL compliance. (Matthew Barnes)
6462 Translations:
6463         Chao-Hsiung Liao (zh_HK) (zh_TW)
6464         Alexander Shopov (bg)
6465         Krasimir Chonov (bg)
6466         Jorge González (es)
6467         Kjartan Maraas (nb)
6468         Milan Crha (nb)
6470 Evolution 2.29.5 2010-01-11
6471 ---------------------------
6473 Bug Fixes:
6474         #329693 - Add contexts to translated "None" words (Milan Crha)
6475         #342935 - Do not choose disabled accounts for meeting requests
6476                   (Milan Crha)
6477         #361145 - Evolution hangs when formatting message - fixes part of it
6478                   (Chenthill Palanisamy)
6479         #372921 - Meeting invites sent from wrong email account (Milan Crha)
6480         #520816 - S/MIME shares "Do not sign meeting requests" with PGP
6481                   (Milan Crha)
6482         #549988 - "Empty Trash" in Trash popup empties all Trash folders
6483                   (Milan Crha)
6484         #592117 - Calendar Day view All Day events print improvements (pepp)
6485         #595501 - Crash on a changed mail filter action removal (Milan Crha)
6486         #597816 - Read/save search folders with labels properly (Milan Crha)
6487         #598305 - Use Exif data to rotate inlined photos (Matthew Barnes)
6488         #599794 - Set composer as not changed on reply or forward action
6489                   (Milan Crha)
6490         #600521 - Remove trailing spaces from particular account fields
6491                   (Milan Crha)
6492         #603452 - Increase gnome-pilot version to 2.0.16 (H.Habighorst)
6493         #603469 - Crash in contacts-map with no Home address filled
6494                   (Cedric Bosdonnat)
6495         #604520 - Create first account window hidden behind main window
6496                   (Matthew Barnes)
6497         #604994 - Folder state not preserved in Copy/Move Folder dialog
6498                   (Milan Crha)
6499         #605192 - New memo window has start date as None (Milan Crha)
6500         #605392 - pkg-config files reference libraries that are not used
6501                   anymore (Vincent Untz)
6502         #605600 - Meeting reminders with wrong times (Milan Crha)
6503         #605645 - Crash on exit in calendar_view_dispose (Milan Crha)
6504         #606250 - Remove usage of deprecated GTK+ symbols (Matthew Barnes)
6505         #606316 - Mail with an attachment in a Junk folder crashes Evo
6506                   (Milan Crha)
6507         #606340 - Crash on non-utf8 letter in mail folder name (Milan Crha)
6508         #606344 - Clicking "Reply to All" button causes Evo to dump core
6509                   (Matthew Barnes)
6510         #606449 - empty mail-notification popups (Lucian Langa)
6511         #606542 - Broken paste action on to/cc/subject fields (Matthew Barnes)
6513 Other Changes:
6514         Various changes to support Anjal. (Srinivasa Ragavan)
6515         Introduce ESelectable and EFocusTracker. (Matthew Barnes)
6516         Remove dbus-glib-1 from evolution-shell.pc.in. (Matthew Barnes)
6517         Rename ECalendarTable to ETaskTable. (Matthew Barnes)
6518         Remove useless --enable-nntp configure option. (Matthew Barnes)
6519         Hard code "EDS_PACKAGE" since it will never change. (Matthew Barnes)
6520         Replace alloca() with g_alloca(). (Matthew Barnes)
6521         Hard code "GTKHTML_PACKAGE". (Matthew Barnes)
6522         Evolution does not need flex and bison. (Matthew Barnes)
6523         Hide "Submit Bug Report" if bug-buddy is not present. (Matthew Barnes)
6524         Clarify "Synchronization Options" menu item. (Matthew Barnes)
6525         Kill redundant RGB/HSV color conversion utilities. (Matthew Barnes)
6526         Kill e_popup_menu(). (Matthew Barnes)
6527         Kill widgets/misc/e-colors.[ch]. (Matthew Barnes)
6528         Teach ETable to prefer themed icon names over pixbufs. (Matthew Barnes)
6529         Do not focus in a search entry when it is not having a focus
6530         (Milan Crha)
6531         Cleanup delete actions in shell views. (Matthew Barnes)
6533 Translations:
6534         Jiri Eischmann (cs)
6535         Jorge González (es)
6536         Kjartan Maraas (nb)
6537         Tomasz Dominikowski (pl)
6538         Matej Urbančič (sl)
6539         Daniel Nylander (sv)
6540         krishnababu k (te)
6542 Evolution 2.29.4 2009-12-21
6543 ---------------------------
6545 Bug Fixes:
6547 Mailer:
6548         #596967 - Per-folder setting for threading and preview panel (Milan Crha)
6549         #604884 - Use proper colors in Search bar when is search activated (Milan Crha)
6550         #593896 - "Search -> Find now" should not be always enabled (Milan Crha)
6551         #593700 - Restore folder's last selected message as expected (Milan Crha)
6552         #603184 - Various problems with search box in folders (Milan Crha)
6553         #604761 - Select certificate doesn't work (Milan Crha)
6554         #553057 - Show signer's information in a message window/preview (Matthew W. S. Bell)
6555         #602505 - Incorrect information in message window (Milan Crha)
6556         #551464 - Paste files into composer as attachments (Matthew Barnes)
6558 Calendar:
6559         #596947 - Calendar view forgets memo pane height (Matthew Barnes)
6560         #359755 - Do not fetch content of a CalDAV calendar when given it (Milan Crha)
6561         #604512 - Calendar publishing tab misses button label (Milan Crha)
6562         #604182 - Do not block UI with publish-calendar messages (Milan Crha)
6563         #359755 - Support for CalDAV collections (Milan Crha)
6564         #603682 - Duplicate mnemonic in meeting window (Matthew Barnes)
6565         #603061 - Use .ics for temp vcalendar files (Paul Bolle)
6567 Contacts:
6568         #602998 - Contacts searches are supposed to be per address book (Milan Crha)
6569         
6570 Misc:
6571         #604838 - Drop unused alert dialog (Paul Bolle)
6572         #604822 - Drop more alert titles. Drop all alert titles to be found in *.error.xml. 
6573         iHIG suggests alerts (Paul Bolle).
6574         #603701 - Don't treat 4 byte values as DDWORDs (Paul Bolle)
6575         #603342 - Memory leak fixes (Milan Crha)
6576         #604562 - Typo in gconf schema (Christophe Fergeau)
6577         #604182 - Hide variable used only with HAVE_LIBNOTIFY (Milan Crha)
6578         #499322 - Use extension for "Save as" suggested file name (Milan Crha)
6579         #603972 - Proper title for dialog (Paul Bolle)
6580         #591938 - Update translator's comments (Milan Crha)
6581         #604098 - Missing \n in EAlert
6582         #603592 - X11 window roles should be set (Matthew Barnes)
6583         #602963 - Migrate to new EError Apis (Jonathon Jongsma) 
6585 Misc Fixes
6586         Punctuation fixes (Jordi Mas)
6587         EShellContent cleanups. (Matthew Barnes)
6588         Fix distcheck errors. (Matthew Barnes)
6589         Fix a small memory leak in EShellBackend (Jonathon Jongsma)
6590         Add get_data_dir(), get_config_dir() vfuncs to EShellBackend (Jonathon Jongsma)
6591         Merge some composer header changes for Anjal. (Matthew Barnes)
6592         Introduce EMailBackend into libevolution-mail. (Matthew Barnes)
6593         Use the boxed CamelObject type for signal params in MailFolderCache (Jonathon Jongsma)
6594         Remove mail-config, vfolder, and filter deps from mail-folder-cache (Jonathon Jongsma)
6595         Kill ETableScrolled. (Matthew Barnes)
6596         Bump glib requirement to 2.22.0 (Jonathon Jongsma)
6597         Remove libhal requirement from configure (Bastien Nocera)
6599 Translations:
6600         Jorge González (es)
6601         Daniel Nylander (sv)
6602         Matej Urbančič (sl)
6603         Kjartan Maraas (nb)
6604         Ray Wang (zh_CN)
6606 Evolution 2.29.3 2009-11-30
6607 ---------------------------
6609 Bug Fixes:
6611 Calendar:
6612         #558030 - Convert meeting to appointment popup menu option(Milan Crha)
6613         #550025 - Add error dialogs for Meetings (Paul Bolle)
6614         #598166 - All Day Meeting String Improvement (Milan Crha)
6615         #602907 - Cannot delete meetings or appointments in list view 
6616         (Matthew Barnes)
6617         #602102 - [regression] evolution-alarm-notify segv on login to desktop 
6618         (Chenthill Palanisamy)
6619         #602081 - Runtime warnings when going to Tasks (Milan Crha)
6620         #602165 - Meeting window doesn't show status, role fields (Milan Crha)
6621         #602098 - No progress notification from GnomeCalendar (Milan Crha)
6622         #602081 - Calendar purge doesn't seem to work (Milan Crha)
6623         Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
6625 Tasks:
6626         #591330 - Do not clear task preview every minute (Milan Crha)
6627         #602704 - Actions->Purge in task view doesn't work (Matthew Barnes)
6629 Mailer:
6630         #602799 - "Mark for Follow Up" menu item glitches (Matthew Barnes)
6631         #602844 - Flags not saved to IMAP account on exit (Matthew Barnes)
6632         #563555 - Confirm before forwarding many emails inline 
6633         (Ritesh Khadgaray)
6634         #579599 - Let the Advanced Search work again (Milan Crha)
6635         #602178 - Missing widget in Search folder dialog (Milan Crha)
6636         #590127 - Define ETable::vertical-spacing style property (Milan Crha)
6637         #592294 - Output an error message on system filter rules loading error
6638         (Yan Li)
6640 Contacts:
6641         #361156 - contacts-map plugin (Cedric Bosdonnat)
6642         #602803 - New Contact enabled for read-only address books 
6643         (Matthew Barnes)
6644         #474502 - Don't check for contacts in broken address books (Milan Crha)
6645         #364618, solve the chinese character issue. (Jeff Cai)
6647 Plugins:
6648         #602177 - Plug leaks. Fix race. (Paul Bolle)
6649         #601517 - Accept/decline options are missing on event right click
6650         (Milan Crha)
6652 Conduits:
6653         #551603 - Special case "positive zero alarms" (Paul Bolle)
6654         #554779 - Removal of task due date does not sync from Palm.
6655         (Matt McCutchen 2)
6657 Misc:
6658         #602920 - In German translation (Mario Blättermann)
6659         #602719 - Default /evolution/shell/network_config/proxy_type to 0 
6660                   explicitly(Milan Crha)
6661         #602625 - Typos in translation messages (Matthew Barnes)
6662         #360461 - Do not hardcode invisible_char in ui files (Claude Paroz)
6663         #589153 - Use GtkBuilder instead of libglade (Matthew Barnes)
6664         
6665 Other Changes:
6667 Calendar:
6668         Fix uninitialized variable from a patch for bug #591330 (Milan Crha)
6669         Header file cleanup. (Matthew Barnes)
6670         Disallow renaming a non-deletable ESource. (Matthew Barnes)
6672 Contacts:
6673         Remove some redundancy from EABContactDisplay. (Matthew Barnes)
6674         Don't unref destinations in eab_send_as_to(). (Matthew Barnes)
6676 Plugins:
6677         Rewrite champlain-gtk and geoclue detection. (Matthew Barnes)
6678         Remove unused files after GtkBuilder merge (Milan Crha)
6680 Shell:
6681         Implement a new 'killev' program. (Matthew Barnes)
6682         Make EShell more subclassable. (Matthew Barnes)
6683         Add a --quit command-line option. (Matthew Barnes)
6684         Add a --geometry command-line option. (Matthew Barnes)
6686 Mailer:
6687         Fix a build error. (Matthew Barnes)
6689 Misc:
6690         Update API documentation. (Matthew Barnes)
6691         Coding style and whitespace cleanups. (Matthew Barnes)
6692         Fix compile time warnings in filter/e-rule-context.c (Milan Crha)
6693         Add Evolution's process ID to ~/.evolution/.running. (Matthew Barnes)
6694         Restore some lost characters in filter.ui. (Matthew Barnes)
6695         Add gettext/glade prefix before ui files in POTFILES.in (Claude Paroz)
6696         Remove the last traces of libglade. (Matthew Barnes)
6697         Fix typos in e_cal_shell_content_paste_clipboard(). (Matthew Barnes)
6698         Fix some details in our asynchronous functions. (Matthew Barnes)
6699         Still tweaking pane position restoration. (Matthew Barnes)
6700         Kill e_util_read_file(). (Matthew Barnes)
6701         Add e_attachment_store_load_async(). (Matthew Barnes)
6702         Kill Evolution's icon cache once and for all. (Matthew Barnes)
6703         Assemble HTML code in a GString instead of a GtkHTMLStream.
6704         (Matthew Barnes)
6705         Prefer EWebView calls over direct GtkHTML calls. (Matthew Barnes)
6706         Updated POTFILES.in/skip after GTKBuilder migration (Claude Paroz)
6708 Translations:
6709         Jorge González (es)
6710         Ivar Smolin (et)
6711         Mattias Põldaru (et)
6712         Claude Paroz (fr)
6713         Bruno Brouard (fr)
6714         Matej Urbančič (sl)
6715         Zhang Miao (zh_CN)
6717 Evolution 2.29.2 2009-11-16
6718 ---------------------------
6720 Bug Fixes:
6721         Bug 600397 - Delete option enabled for undeletable ESource
6722         (Matthew Barnes)
6723         Bug 600714 - No label colors in popup menu (Matthew Barnes)
6724         Bug 600933 - Empty Trash missing for real trash folders
6725         (Matthew Barnes)
6726         Bug 601601 - No Create Rule in popup menu (Lucian Langa)
6727         Bug 601767 - Delete action in calendar view has glitches
6728         (Matthew Barnes)
6729         Bug 601769 - Print issues in address book (Matthew Barnes)
6730         Bug 601774 - "Send Message to Contact" is always disabled
6731         (Matthew Barnes)
6732         Bug 601785 - Menu glitches in memo and task view (Matthew Barnes)
6733         Bug 600133 - Crash on day view print preview without all day events
6734         (Milan Crha)
6735         Bug 600217 - Crashes in emfh_multipart_related_check (Bharath Acharya)
6736         Bug 601626 - pst-import missing link to libeutil (Travis Reitter)
6737         Bug 588093 - Allow import of local files from command line (Milan Crha)
6738         Bug 601516 - Calendar views missing from calendar popup menu
6739         (Matthew Barnes)
6740         Bug 593751 - Show correct context menu in calendar views (Milan Crha)
6741         Bug 601218 - Accepted meeting doesn't show attachments in calendar
6742         view (Milan Crha)
6743         Bug 250046 - Composer addresses reading fixes (Milan Crha)
6744         Bug 600926 - Fails to build due to missing dependencies
6745         (Jonathon Jongsma)
6746         Bug 600926 - Fails to build due to missing dependencies (Yan Li)
6747         Bug 601219 - Transient dialogs in composer window blocks main window
6748         (Matthew Barnes)
6749         Bug 271836 - Incorrect signature for "model_cell_changed" signal
6750         handler (Li Yuan)
6751         Bug 601229 -  Crashes when replying a mail. (Chenthill Palanisamy)
6752         Bug 557613 -  evolution crashed with SIGSEGV in try_open_e_book_cb()
6753         (Chenthill Palanisamy)
6754         Bug 482327 - Save attached calendar with multiple items easily
6755         (Milan Crha)
6756         Bug 599792 - Anjal composer's Send button doesn't work after pressed
6757         Save Drafts button (Yan Li)
6758         Bug 598877 - Crash while sending mail, in report_status function
6759         (Milan Crha)
6760         Bug 573304 - Forward an email shouldn't strip signature (Milan Crha)
6761         Bug 597582 - Original Date: header should be given precedence
6762         (David Woodhouse)
6763         Bug 596027: In Anjal, although invalid mail address warning popup,
6764         mail's tab closed automatically (Yan Li)
6765         Bug 557505 - [bbdb] hangs and is unresponsive (Milan Crha)
6766         Bug 596827 - Don't remove meeting attendees after edit (Milan Crha)
6767         Bug 600402 - Clear search is always enabled in calendar/contact/task
6768         (Matthew Barnes)
6769         Bug 599124 - Signature always includes an empty line in front of
6770         text (Milan Crha)
6771         Bug 599627 - Crash when adding a new task in a table (C de-Avillez)
6772         Bug 464400 - New mail notify should display sender and subject
6773         (Milan Crha)
6774         Bug 583450 - [prefer-plain] Ability to hide html attachments
6775         (Milan Crha)
6776         Bug 599890 - Search should not be remembered across folders
6777         (Matthew Barnes)
6778         Bug 570835 - Custom e-mail headers inserted with double column
6779         (Milan Crha)
6780         Bug 599837 - Junk plugin combo box is invisible (Matthew Barnes)
6781         Bug 561843 - Properly check for filename being set, to not crash
6782         (Milan Crha)
6783         Bug 600019 - Menu glitches when an account name is selected
6784         (Matthew Barnes)
6785         Bug 600014 - Remove warnings from ech_config_widget_factory()
6786         (Matthew Barnes)
6787         Bug 268644 - unread mail shortcut collides with gtk tree search
6788         (Milan Crha)
6789         Bug 599896 - Flush outbox option is missing (Matthew Barnes)
6790         Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping
6791         to bottom (Matthew Barnes)
6792         Bug 599842 - EConfig does not respond to disabling/enabling EPlugins
6793         (Matthew Barnes)
6794         Bug 552727 - Flooded by spam checking errors if bogofilter not
6795         installed (Milan Crha)
6796         Bug 550049 - Disable Mark messages as read actions when unusable
6797         (Milan Crha)
6798         Bug 571039 - Shows all selected messages in a preview pane on a slow
6799         network (Milan Crha)
6800         Bug 599199 - Hangs regularly when synchro with pidgin is activated
6801         (Milan Crha)
6802         Bug 599740 - Crashing in g_thread_init (Milan Crha)
6803         Bug 598519 - Cannot open task/memo by double click in calendar day
6804         view (Milan Crha)
6805         Bug 204900 - The sort indication arrows cover up the icons in tab
6806         header (Milan Crha)
6808 Other Changes:
6809         Update API documentation. (Matthew Barnes)
6810         Hide actions when lockdown settings are enabled. (Matthew Barnes)
6811         EWebView popup menu enhancements. (Matthew Barnes)
6812         Fix a typo in a comment block. (Matthew Barnes)
6813         Update the OtherBinaries line in our .desktop file. (Matthew Barnes)
6814         Simplify clipboard handling in addressbook. (Matthew Barnes)
6815         Simplify clipboard handling in calendar. (Matthew Barnes)
6816         More build failures due to missing internal lib dependencies
6817         (Jonathon Jongsma)
6818         Fix Windows build (Tor Lillqvist)
6819         Fix a potential crash in the mail migration code. (Matthew Barnes)
6820         Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one
6821         (Tor Lillqvist)
6822         Enable building without Canberra-GTK (Tor Lillqvist)
6823         Fix EPluginLib callback signatures. (Matthew Barnes)
6824         Kill e-cursor(s) (both of them). (Matthew Barnes)
6825         EMFormat plugins should always be enabled. (Matthew Barnes)
6826         Add zooming and drag-and-drop to the plugin. (Matthew Barnes)
6827         Prototype an inline image plugin. (Matthew Barnes)
6828         Convert some "Save As" actions to run asynchronously. (Matthew Barnes)
6829         Prototype EIOActivity, which integrates with GIO. (Matthew Barnes)
6830         Move EActivity and subclasses to e-util. (Matthew Barnes)
6831         Support other forward types for Anjal. (Srinivasa Ragavan)
6832         Remove redundant URI/filename conversion functions. (Matthew Barnes)
6833         Build filename using g_build_filename instead of hardcoding
6834         forward-slash (Tobias Mueller)
6835         Quote filename during restore to prevent user assisted arbitrary
6836         code execution (Tobias Mueller)
6837         Sync to disk the outbox, since if we crash, we endup sending mail
6838         again. (Srinivasa Ragavan)
6839         Add support for Googlemail and hotmail/live/msn.com accounts.
6840         (Srinivasa Ragavan)
6841         Fix a regression caused by EEvent cleanup (Lucian Langa)
6842         Don't update the message list when right-clicking on a folder.
6843         (Matthew Barnes)
6844         Add a menu to the Forward toolbar button. (Matthew Barnes)
6845         Cleanup and rename filter classes. (Matthew Barnes)
6846         Prefer GQueue (or GNode) over EDList. (Matthew Barnes)
6847         EImport cleanup. (Matthew Barnes)
6848         EEvent cleanup. (Matthew Barnes)
6849         EConfig cleanup. (Matthew Barnes)
6850         Remove some unfinished / unwanted bits from mail-mt. (Matthew Barnes)
6851         Prefer GLib mutexes over pthread mutexes. (Matthew Barnes)
6853 Translations:
6854         Thomas Thurman (en@shaw)
6855         Jorge González (es)
6856         Matej Urbančič (sl)
6857         vasudeven (ta)
6859 Evolution 2.29.1 2009-10-26
6860 ----------------------------
6862 Bug Fixes:
6863         Bug #575208 - Use complete template message with all attachments 
6864         (Milan Crha)
6865         Bug #599131 - Crash on new contact adding with similar values as an old 
6866         (Milan Crha)
6867         Bug #585715 - Skip empty parts in multipart/alternative formatting 
6868         (Milan Crha)
6869         Bug #248745 - Indent single mail in a threaded view too (Milan Crha)
6870         Bug #599190 - Unable to drop attachments in the attachment bar 
6871         (Matthew Barnes)
6872         Bug #484839 - Sort, when in threading mode, properly (Milan Crha)
6873         Bug #599245 - Use bitwise AND instead of logical AND for checking flags 
6874         (Thomas Andersen)
6875         Bug #480361 - Useful action when clicking on a mail notification 
6876         (Matthew Barnes)
6877         Bug #598567 - Can only insert local image files (Matthew Barnes)
6878         Bug #593953 - LDAP SSL option order doesn't match with a backend's 
6879         (Milan Crha)
6880         Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger
6881         (Milan Crha)
6882         Bug #238879 - Use explicit text color in a Welcome message (Milan Crha)
6883         Bug #552779 - Sort order of messages by "From" is case sensitive 
6884         (Milan Crha)
6885         Bug #267749 - Week numbers are incorrect when the week starts on Sunday 
6886         (Milan Crha)
6887         Bug #470291 - [prefer-plain] Be able to show HTML only messages 
6888         (Milan Crha)
6889         Bug #596860 - Duplicate event gets shown in calendar view (Milan Crha)
6890         Bug #339628 - Non-default Draft folders are Draft folders too
6891         (Milan Crha)
6892         Bug #555901 - Preserve Start/End/Due timezone when editing in list view
6893         (Milan Crha)
6894         Bug #522783 - Signature separator for HTML E-mails (Milan Crha)
6895         Bug #545851 - Set properly sign type on reply of signed message 
6896         (Milan Crha)
6897         Bug #372435 - Show SMIME cert info from mail, not from cert db 
6898         (Milan Crha)
6899         Bug #597473 - Reply-all composes reply to wrong address (Milan Crha)
6900         Bug #322261 - vCalendar replies are sent out using the default account 
6901         (Milan Crha)
6902         Bug #245683 - Use QP encoding when composing message with "\nFrom " 
6903         (Milan Crha)
6904         Bug #565306 - "Edit Full" in "Add to address book" searches first 
6905         (Milan Crha)
6906         Bug #458173 - Date selection window in "Advanced Search" inconsistent 
6907         (Milan Crha)
6908         Bug #411768 - Don't remove column by drag&drop out of a table header 
6909         (Milan Crha)
6910         Bug #404227 - Over-aggressive appointment editor date check (Milan Crha)
6911         Bug #449520 - Adding a contact to a contact list fails when using a comma 
6912         (Milan Crha)
6913         Bug #468736 - Prevent recursion in em-format (Milan Crha)
6914         Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar 
6915         (Milan Crha)
6916         Bug #516000 - Wrong formatted quoted text (Milan Crha)
6917         Bug #329710 - [PublishCal] 'Enable' button should update on change 
6918         (Milan Crha)
6919         Bug #373297 - Option for autocomplete in address book preferences 
6920         (Milan Crha)
6921         Bug #523335 - [mail-to-task] Enhancements (Milan Crha)
6922         Bug #336337 - Send & receive dialog shows the default smtp server
6923         (Milan Crha)
6924         Bug #573878 - [face] Plugin is unusable (Milan Crha)
6925         Bug #542361 - Unhelpful error warnings (Milan Crha)
6926         Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail 
6927         (Milan Crha)
6928         Bug #592117 - Calendar Printout Love (pepp)
6929         Bug #593753 - Calendar search in list view doesn't work properly
6930         (Milan Crha)
6931         Bug #597123 - Composer's Send Options doesn't work (Milan Crha)
6932         Bug #329100 - Choosing adress book for birthdays (Milan Crha)
6933         Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' 
6934         (Milan Crha)
6935         Bug #498095 - Fixing mnemonics (Milan Crha)
6936         Bug #596720 - Account assistance repeats itself after finishing 
6937         (Milan Crha)
6938         Bug #598027 - Use vCard instead of VCard (Matthew Barnes)
6939         Bug #597932 -  Split out Kerberos 5 check into an macro (H. Habighorst)
6940         Bug #552552 - File/Empty Trash does not expunge maildir folders 
6941         (Milan Crha)
6942         Bug #595092 - Remove option to skip offline syncrhonization dialog 
6943         (Matthew Barnes)
6944         Bug #596952 - Offline mode does not stick when set from command line 
6945         (Matthew Barnes)
6946         Bug #596824 - evolution hangs on start up (Milan Crha)
6947         Bug #597564 - Invalid g_object_unref call in redo_queries (Milan Crha)
6948         Bug #593612 - Pane size restoration does not play nice with maximized 
6949         windows (Matthew Barnes)
6950         Bug #597533 - e_file_dialog_save() does not pass parent window 
6951         (Matthew Barnes)
6952         Bug #594373 - Calendar notifications are not cleared from system tray
6953         (Milan Crha)
6954         BUG #595803 - Fixes a double free (Bharath Acharya)
6955         Bug #587014 - Magic space does not work as expected (Lucian Langa)
6956         Bug #597224 - Cannot close preferences window with escape key
6957         (Lucian Langa)
6958         Bug #597151 -  [regression] Folder doesn't get deleted properly 
6959         (Lucian Langa)
6960         Bug #456240 - Move exchange plugin to exchange package (Milan Crha)
6961         Bug #597108 - E_CONFIG_SECTION headers not properly escaped 
6962         (Matthew Barnes)
6963         Bug #596972 - Drop support for Kerberos 4 (H.Habighorst)
6964         Bug #596848 - Use per-target CPPFLAGS in automake files (H.Habighorst)
6965         Bug #596843 - Link to libraries when building API docs (H.Habighorst)
6966         Bug #596800 - Hang on contacts merging (Milan Crha)
6967         Bug #596712 - Recovered messages not autosaved until modification 
6968         (Matthew Barnes)
6969         Bug #596753 - Autocompletion addressbooks not remembered (Milan Crha)
6970         Bug #594015 - Keeps "Loading..." node on the first fetch (Milan Crha)
6971         Bug #594005 - Mailer preview pane doesn't update on show (Milan Crha)
6972         Bug #582745 - Place signature at bottom when Edit As New Message
6973         (Milan Crha)
6974         Bug #593700 - Opens folder on top (Matthew Barnes)
6975         Bug #594534 - Can't select calendar for a new appointment 
6976         (Matthew Barnes)
6977         Bug #595812 - Crash after finishing account set up (Matthew Barnes)
6978         Bug #596186 - New Mail account setup Assistant window is blank 
6979         (Matthew Barnes)
6980         Bug #593609 - Have buildable exchange-operations plugin again 
6981         (Milan Crha)
6982         Bug #596268 - Crash when sidebar was clicked while 'loading' 
6983         (Matthew Barnes)
6984         Bug #596130 -  Use correct Name and GenericName in .desktop file 
6985         (William Jon McCann)
6986         Bug #596157 - Use "Message-ID" instead of "Message-Id" (Matthew Barnes)
6987         Bug #593633 - Runtime warnings trying to create a recurrence event
6988         (Milan Crha)
6989         Bug #594543 -  Crash on folder/message change (Matthew Barnes)
6990         Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
6991         Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
6992         Bug #594989 - Drop some dialog titles (Paul Bolle)
6993         Bug #591380 - Optional dependencies must be explicitly disabled 
6994         (H.Habighorst)
6995         Bug #595326 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
6996         Bug #594988 - Drop generic dialog titles (Paul Bolle)
6997         Bug #595501 - Crash on a changed filter rule removal (Milan Crha)
6998         Bug #593747 - Calendar preview dates not indicating events (Milan Crha)
6999         Bug #593750 - Month view doesn't update / scroll (Matthew Barnes)
7000         Bug #593617 - GroupWise plugins are not built (Milan Crha)
7001         Bug #595119 - Crash while trying to add a new category in contact 
7002         (Matthew Barnes)
7003         Bug 595687 - Message list popup menu not activated by menu key 
7004         (Matthew Barnes)
7005         Bug 595668 - Crash on startup (Matthew Barnes)
7006         Bug #587011 - Add more requirements to evolution-plugin.pc.in
7007         (Milan Crha)
7008         Bug #594284 - Missing libraries in composer to link properly (Milan Crha)
7009         Bug #594528 - Crash when clicked on File->quit (Matthew Barnes)
7010         Bug #594017 - Crash on set preview visible (Milan Crha)
7011         Bug #594468 - Revise kill-bonobo hack for non-working plugins
7012         (Matt McCutchen)
7013         Bug #594863 - Message body doesn't allow right click pop up menu 
7014         (Matthew Barnes)
7015         Bug #217066 - Rename folders directly inside folder list (Matthew Barnes)
7016         Bug #595002 - There should not be a space before ? in strings 
7017         (Matthew Barnes)
7018         Bug #593899 - "Create Search Folder from Search" does not work
7019          (Matthew Barnes)
7020         Followup fix for bug #593905. (Matthew Barnes)
7021         Bug #593892 - 'Find in message' issues when clearing search 
7022         (Matthew Barnes)
7023         Bug #593905 - 'Subject or Addresses contains' search criteria missing 
7024         (Matthew Barnes)
7025         Bug #572960 - Ignore and drop invalid signatures on load (Milan Crha)
7026         Bug #582780 - Use proxy in Google calendar setup plugin 
7027         (Alexander Klepikov)
7028         Bug #590707 - Initialize DBus threading on start (Milan Crha)
7029         Bug #594609 - Date field in message list shows incorrect "x days ago".
7030         (Chenthill Palanisamy)
7031         Bug #594628 - Switching back from Outgoing filters to Incoming filters 
7032         does not (Chenthill Palanisamy)
7033         Bug #593659 - Missing UI error messages (Matthew Barnes)
7034         Bug #593646 - Starting in day view does not restore panels correctly 
7035         (Matthew Barnes)
7036         Bug #594573 - Label dropdown box in the rule editor does not work 
7037         (Matt McCutchen)
7038         Bug #571881 - Make messages inherit labels from collapsed subtree 
7039         (Matt McCutchen)
7040         Bug #594484 - Crashed when tried to open more than one memo (Milan Crha)
7041         Bug #594407 - Alarms won't go away (Milan Crha)
7042         Bug #581602 - Purge calendar function not working (Milan Crha)
7043         Bug #586854 - Crash on File->Quit with empty_junk enabled 
7044         (Ritesh Khadgaray)
7045         Reverted part of bug #594284 (Milan Crha)
7046         Bug #594284 - FTBFS: missing links (Diego Escalante Urrelo)
7047         Bug #594002 - Stuck mail activities when error occurs (Milan Crha)
7048         Bug #593754 - Warnings on evolution terminal when open any task
7049         (Milan Crha)
7050         Bug #593442 - plugin-manager: HIG-ify main screen (Paul Bolle)
7051         Bug #593881 - Category icons do not appear in preview pane 
7052         (Matthew Barnes)
7053         Bug #593762 - Event creation window has start date as Today (Milan Crha)
7054         Bug #593940 - No options for google address book available 
7055         (Matthew Barnes)
7056         Bug #593872 - Forgets which signature is assigned to which account 
7057         (Milan Crha)
7058         Bug #593922 - Reply freezes evo (Milan Crha)
7059         Bug #593761 - Wrong dir for calendar local sources (Milan Crha)
7060         Kill debug messages in default-mailer plugin. (Matthew Barnes)
7061         Bug #593778 - Clear search enabled when it shouldn't be (Matthew Barnes)
7062         Bug #593783 - Edit contact option in composer doesn't work 
7063         (Matthew Barnes)
7064         Bug #592169 - "Checking for new mail" doesn't show which folder
7065         (Milan Crha)
7066         Bug #593776 - Fix include of a11y/addressbook and a11y/calendar 
7067         (H.Habighorst)
7068         Bug #593779 - re-committing patch from bug #214238 (Milan Crha)
7069         Bug #593627 - Tool bar > new > contact list doesn't work (Matthew Barnes)
7070         Bug #593675 - Freeze on startup (Milan Crha)
7071         Bug #593614 - efh_format_secure() recurses forever (Matthew Barnes)
7072         Bug #579598 - Change in view types (from Menu) is not working 
7073         (Milan Crha)
7074         Bug #593685 - Insensitive actions after start (Matthew Barnes)
7075         Bug #593613 - Doesn't differentiate an appointment and meeting button 
7076         click (Matthew Barnes)
7077         Bug #494531 - Use quoted-printable encoding when necessary (David Liang)
7078         Bug #593648 - mail-to-task used full path in .eplug file (Milan Crha)
7079         Bug #592680 -  Remove deprecated Encoding key from desktop file 
7080         (Frederic Peters)
7081         Bug #590687 - Evolution not restoring data from backup archive
7082         (Milan Crha)
7083         Bug #592873 - Initialize Force Read only check state properly 
7084         (Milan Crha)
7085         Add menu item ellipsis according to bug #324492. (Matthew Barnes)
7086         Bug #488409 - Remember size of filter/vfolder editor windows 
7087         (Matthew Barnes)
7088         Bug #592335 - Submit bug-report doesn't work (Matthew Barnes)
7089         Bug #511769 - Poor indication of when network is unavailable 
7090         (Matthew Barnes)
7091         Bug #359909 - "New" Button too small (Matthew Barnes)
7092         Bug #571488 - Migrate from deprecated gnome_sound to libcanberra 
7093         (H.Habighorst)
7094         Bug #592680 -  Remove deprecated Encoding key from desktop file 
7095         (Frederic Peters)
7096         Fixed bug #591916 (Mario Blättermann)
7097         Bug #592551 - Build break fix caused by bug #581288 (Milan Crha)
7098         Bug #567260 - Migrate from GnomeDruid to GtkAssistant (Milan Crha)
7099         Bug #591829 - Dragging mails to folder tree does not work 
7100         (Matthew Barnes)
7101         Bug #591830 - Inline attachments no longer shown (Matthew Barnes)
7102         Bug #592032 - Marks message as read when preview is off (Matthew Barnes)
7103         Bug #592034 - Reply to List doesn't work (Matthew Barnes)
7104         Bug #591755 - Gtk-Doc build failure when NM support disabled 
7105         (H.Habighorst)
7106         Bug #567260 â€“ Migrate from GnomeDruid to GtkAssistant (Milan Crha)
7107         Bug #591377 â€“ Fails to detect krb5 in configure with -as-needed 
7108         (H.Habighorst)
7110 Other Fixes:
7111         Coding style and whitespace cleanups. (Matthew Barnes)
7112         Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
7113         (Matthew Barnes)
7114         Slightly better error dialog on "Unable to book" (Milan Crha)
7115         Check whether message-list is filtered properly (Milan Crha)
7116         Enable mail-next-unread and mail-prev-unread for multi-selections. 
7117         (Matthew Barnes)
7118         Clean up includes in main.c. (Matthew Barnes)
7119         Gtk-Doc updates. (Matthew Barnes)
7120         Shell cleanup. (Matthew Barnes)
7121         Enable File->Empty Trash menu item for all folders (Milan Crha)
7122         Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
7123         (Matthew Barnes)
7124         Various composer autosave fixes. (Matthew Barnes)
7125         Code cleanup in e-msg-composer.c (Matthew Barnes)
7126         Show import progress directly in the assistant window. (Matthew Barnes)
7127         Rename EShellImporter to EImportAssistant and move it to widgets. 
7128         (Matthew Barnes)
7129         Convert the shell importer to a widget class. (Matthew Barnes)
7130         Shell importer does not need an EShellWindow. (Matthew Barnes)
7131         Trim unused or unnecessary bits from the import framework.
7132         (Matthew Barnes)
7133         Overlooked compiler warnings from exchange-operations plugin (Milan Crha)
7134         Make gweather detection consistent with other optional libraries. 
7135         (Matthew Barnes)
7136         No longer need the X11 configure checks. (Matthew Barnes)
7137         Rework optional plugin detection to fix distcheck. (Matthew Barnes)
7138         Developer documentation improvements. (Matthew Barnes)
7139         Typo fix (Andre Klapper)
7140         Disable gdk_event_get_graphics_expose() call in EMap. (Matthew Barnes)
7141         Goodbye libgnome and libgnomeui!! (Matthew Barnes)
7142         Kill the killev program, and the whole tools directory. (Matthew Barnes)
7143         EMFolderTree code cleanup. (Matthew Barnes)
7144         Copy folder tree state of 1st window when opening new windows. 
7145         (Matthew Barnes)
7146         Homing in on a reference counting issue in EShellContent.(Matthew Barnes)
7147         Introduce an EShellView::execute-search signal. (Matthew Barnes)
7148         Relax the EBinding API to reduce GObject casting. (Matthew Barnes)
7149         Kill EPopup. (Matthew Barnes)
7150         Kill ECalPopup. (Matthew Barnes)
7151         Trim more fat off the GnomeCalendar API. (Matthew Barnes)
7152         Update GConf when the online/offline button is clicked. (Matthew Barnes)
7153         Track the timezone in one place: ECalModel (Matthew Barnes)
7154         Remove unnecessary <calendar/gui/e-cal-popup.h> includes. (Matthew Barnes)
7155         Kill EMenu. (Matthew Barnes)
7156         Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
7157         Allow calendar to be written as a external app and split the huge .so 
7158         (Srinivasa Ragavan)
7159         Changes for having a light version of calendar. (Srinivasa Ragavan)
7161 Translations:
7162         Ivar Smolin (et)
7163         Mattias Põldaru (et)
7164         Ã…smund Skjæveland (nn)
7165         drtvasudevan (ta)
7166         Leonid Kanter (ru)
7167         Jorge González (es)
7168         David Planella (ca)
7169         Andrej Å½nidarÅ¡ič (sl)
7170         Matej Urbančič (sl)
7171         Luca Ferretti (it)
7172         Daniel Nylander (sv)
7173         Khaled Hosny (ar)
7174         Adi Roiban (ro)
7175         Takayuki KUSANO (ja)
7176         Andre Klapper (cs)
7177         Yavor Doganov (bg)
7178         Kostas Papadimas (el)
7179         Chao-Hsiung Liao (zh_HK)
7180         Mario Blättermann (de)
7181         Christian Kirbach (de)   
7182         Gabor Kelemen (hu)
7183         Sandeep Shedmake (mr)
7184         krishnababu k (te) 
7185         Sweta Kothari (gu)
7186         Wadim Dziedzic (pl)
7187         Iestyn Pryce (cy)
7188         Ask H. Larsen (da)
7189         Kenneth Nielsen (da)
7190         Ilkka Tuohela (fi)
7191         A S Alam (pa)
7192         Å½ygimantas Beručka (lt)
7193         Igor Nestorović (sr)
7194         Kjartan Maraas (nb)
7195         Denis Arnaud (br)
7197 Evolution 2.27.91 2009-08-24
7198 ----------------------------
7200 Calendar:
7201         #591414 - libevolution-cal-shared is linked as a module (Götz Waschk)
7203 Miscellaneous:
7204         #591321 - Cosmetic changes and fixes in configure.ac (H.Habighorst)
7205         #591326 - Keep m4 macros in their own folder (H.Habighorst)
7206         #591377 - Fails to detect krb5 in configure with -as-needed
7207                   (H.Habighorst)
7209 Other Fixes:
7210         Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
7211         Update czech screenshots. (Andre Klapper)
7213 Translations:
7214         Alexander Shopov (bg)
7215         Jamil Ahmed (bn)
7216         Gil Forcada (ca)
7217         Carles Ferrando (ca@valencia)
7218         Jorge González (es)
7219         Mattias Põldaru (et)
7220         Ivar Smolin (et)
7221         Seán de Búrca (ga)
7222         Antón Méixome (gl)
7223         Mark Krapivner (he)
7224         Changwoo Ryu (ko)
7225         Kjartan Maraas (nb)
7226         Sandeep Shedmake (mr)
7228 Evolution 2.27.90 2009-08-10
7229 -----------------------------
7231 Bug Fixes:
7233 Calendar:
7234         #205137 - Configurable date formats in components (Milan Crha)
7235         #587468 - Show meeting icon for component with attendees only (Milan Crha)
7236         #320071 - Unclear why you can't edit appointment in calendar (Milan Crha)
7237         #314599 - Recurrence Tab Should Not Default To Forever (Milan Crha)
7238         #325278 - cannot access parts of "save calendar" without mouse (Milan Crha)
7239         #324676 - Print preview displays preview of previous month (Milan Crha)
7240         #590392 - Show selected day in day view's second timezone column (Milan Crha)
7241         #539334 - Postpone processing event when called recursively (Milan Crha)
7242         #328361 - Support for "Fifth Sunday *of the month*" (Marcel Stimberg)
7243         #514725 - Critical warnings with appointments (Milan Crha)
7244         #273535 - Meeting request with attachments has bogus CID value (Milan Crha)
7245         #300567 - Calendar drawing optimizations (Milan Crha)
7246         #317290 - [Publish-Calendar] Cancel setup should cancel (Milan Crha)
7247         #245829 - Cannot copy (with mouse for pasting) appointment summary (Milan Crha)
7248         #203853 - Cut/Copy key bindings don't work in day and week views (Milan Crha)
7249         #575581 - All Day Events Should Not Depend On Calendar Scrolling (Milan Crha)
7250         #420513 - Be able to notify about meeting only new attendees (Milan Crha)
7251         #579646 - Remember alarm's last notified per calendar (Milan Crha)
7253 Mail:
7254         #590747 â€“ Composer autosave can easily lose data (Philip Withnall)
7255         #562913 â€“ Changed signature format not written to GConf (Matthew Barnes)
7256         #401530 - [imap-features] imap-headers.glade issues (Milan Crha)
7257         #563795 - Crashed while importing an mbox file in local folder (Milan Crha)
7258         #589982 - Fix a critical warning while replying for a mail (Srinivasa Ragavan)  
7260 Plugins:
7261         #586076 - [external-editor] Pass cursor pos to vim (Milan Crha)
7262         #584030 - [Mail-To-Task] improve duplicate handling and such (Milan Crha)
7263         #573919 - [Mail-Notification] Check for 'actions' capability (Ken VanDine)
7264         #563041 - Template plugin doesn't work; added new variables (Bharath Acharya)
7265         
7266 Miscellaneous
7267         #551127 - Added translators comment and changed strings slightly (Milan Crha)
7268         #580895 - Fix evolution build break (Milan Crha)
7269         #580895 - Kill libgnomeui/gnome-thumbnail.h (Milan Crha)
7270         #325611 - Rephrased translators comments (Milan Crha)
7271         #590260 â€“ Minimum requirement of libpst not checked (Matthew Barnes)
7272         
7273 Other Fixes:
7275 Calendar:
7276         Allow calendar to be written as a external app and split the huge .so 
7277         to (Srinivasa Ragavan)
7279 Translations:
7280         Jorge González (es)
7281         Seán de Búrca (ga)
7282         Iestyn Pryce (cy)
7283         Ivar Smolin (et)
7284         Kjartan Maraas (nb)
7285         Mattias Põldaru (et)
7286         
7288 Evolution 2.27.5 2009-07-27
7289 ---------------------------
7291 Bug Fixes:
7293 Calendar:
7294         #266150 - In list view Delete option not working in menu and toolbar
7295         (Milan Crha)
7296         #572176 - Allow local iCal files to be selected as calendar source
7297         (Milan Crha)
7298         #583374 - The broken Google calendar import should be replaced by
7299         the working CalDAV support (Milan Crha)
7300         #583527 - Provide the option of sending an e-mail to meeting attendees
7301         irrespective of the calendar backend (Chenthill Palanisamy)
7302         #583972 - Resend meeting dialog isn't coming properly
7303         (Chenthill Palanisamy)
7304         #588856 - Google calendar backend to CalDAV migration code (Milan Crha)
7306 Contacts:
7307         #589580 - Crashes when dragging an image to the contact editor
7308         (Milan Crha)
7310 Mail:
7311         #589494 - Doesn't print full list of recipients (Bharath Acharya)
7312         #589412 - Misleading notice in message list when messages are hidden
7313         (Milan Crha)
7315 Miscellaneous:
7316         #578945 - Adapt to changes in libpst 0.6.41 (Bharath Acharya)
7317         #588787 - Crash on search in an active account or all accounts
7318         (Milan Crha)
7319         #339361 (BNC) - soap threading not working. (Chenthill Palanisamy)
7320         #472079 (BNC) - Cannot Edit Account When Proxy (Bharath Acharya)
7321         #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution
7322         (Bharath Acharya)
7324 Other Fixes:
7325         Don't warn when NM support is explicitly disabled. (Matthew Barnes)
7326         Make it possible to send/receive without dialog (Srinivasa Ragavan)
7328 Translations:
7329         Mario Blättermann (de)
7330         Daniel Nylander (sv)
7331         Jorge González (es)
7333 Evolution 2.27.4 2009-07-15
7334 ---------------------------
7336 Bug Fixes:
7338 Addressbook:
7339         #561300 - Edit contact's Notes on its own tab. (Milan Crha)
7340         #586109 - [vcard-inline] Crash while rendering inline vcard (Milan Crha)
7341         #555326 - Suppress Del key press in Contacts source selector (Marcel Stimberg)
7343 Calendar:
7344         #586251 - Let the SSL checkbox for Google calendar work (Milan Crha)
7345         #513451 - Select Today for calendar views on the first showing (Milan Crha)
7346         #238058 - Show more from summary for events with icons (Milan Crha)
7347         #245723 - Show days with transparent events in italic (Milan Crha)
7348         #252296 - Do not preset alarm for all day events (Milan Crha)
7349         #525689 - Do not show all days as Sunday in a comp-editor (Milan Crha)
7350         #236996 - Calendar display for weekends in month view (Milan Crha)
7351         #251694 - Highlight current day in a calendar (Milan Crha)
7352         #425582 - Calendar Alarm Display is not noticable enough (Milan Crha)
7353         #245723 - Show days with transparent events in italic (Milan Crha)
7354         #240605 - auto-select next day at midnight in selected day view (Milan Crha)
7356 Mail:
7357         #345775 â€“ Missing blank line between messages in saved mbox (Matthew Barnes)
7358         #464131 â€“ Allow inline view of application/mbox attachments (Matthew Barnes)
7359         #568302 - Skip "noselect=yes" folders on Send/Receive (Milan Crha)
7360         #268644 - unread mail shortcut collides with gtk tree search (Milan Crha)
7361         #587699 - Localize only local folder names (Milan Crha)
7362         #214238 - Indicate unread emails in closed tree subfolders (Milan Crha)
7363         #586958 - Too long texts instartup wizard (Michael Terry)
7365 Plugins:
7366         #586332 - Build error (long gint) (Matthew Barnes)
7367         #346146 - Appointments in Sent folder should not display actions (Milan Crha)
7368         #566369 - backup-restore - recognize broken archive (Milan Crha)
7369         #566369 - fix string typo "cancelled" => "canceled" (Milan Crha)
7370         #588106 â€“ Makefile.am misuses *_LDFLAGS (Daniel Macks)
7372 Misc:
7373         #586378 - Various build cleanups (H.Habighorst) 
7374         #586478 â€“ Fix quoting in configure.ac (H.Habighorst)
7375         #586631 â€“ Rearrange autotool initialization in configure.ac (H.Habighorst)
7376         #586632 â€“ Require automake 1.9 (H.Habighorst)
7377         #586629 â€“ Fix whitespace in configure.ac (H.Habighorst)
7378         #586806 â€“ Fix iconv cflags/libs in configure.ac (H.Habighorst)
7379         #586809 â€“ Enable "silent rules" automake 1.11 option (Matthew Barnes)
7380         #587138 - Require libxml2 2.7.3 (Yavor Doganov)
7381         #587374 - iconv test broken on some gcc (Matthew Barnes)
7382         #586991 â€“ Require autoconf 2.58 / various configure cleanups (H.Habighorst)
7383         #588277 â€“ Unnecessary special-purpose configure flag (Matthew Barnes)
7384         #588018 â€“ NetworkManager & DBUS build check rewrite (H.Habighorst)
7386 Other Fixes:
7388 Mail:
7389         Re-arrange attachment bar files for Anjal's and webkit rendering. (Srinivasa Ragavan)
7390         Fix properly include paths, since this is one of our public headers (Fridrich Strba)
7391         Do not treat edit accounts as new accounts in a case (Srinivasa Ragavan)
7392 Shell:
7393         Check network manager state on startup and set start_offline appropriately (Chenthill Palanisamy)
7395 Misc:
7396         Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
7397         Stop abusing forward declarations. (Matthew Barnes)
7398         Remove a weak pointer when disposing EAttachmentHandler. (Matthew Barnes)
7399         Fix "make check" errors. (Matthew Barnes)
7400         Remove INSTALL from source control. (Matthew Barnes)
7401         Fixes for anjal (Srinivasa Ragavan)
7402         Read entire UI definition in "eplug" files. (Matthew Barnes)
7403         Add localized screenshots (Andre Klapper)
7404         Hide proper widgets from filter.glade for searches (Milan Crha)
7405         Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. (Matthew Barnes)
7406         Fix whitespace issues in em-account-editor.c. (Matthew Barnes)
7407         Kill EConfigListener. (Matthew Barnes)
7408         Work around deprecation of g_mount_unmount(). (Matthew Barnes)
7411 Translations:
7412         Manoj Kumar (or)
7413         Mark Krapivner (he)
7414         Ivar Smolin (et)
7415         Jorge Gonzalez (es)
7416         drtvasudevan (ta)
7417         Runa Bhattacharjee (bn)
7418         Andre Klapper (de)
7419         Christian Kirbach (de)
7420         Daniel Nylander (sv)
7421         Maxim V. Dziumanenko (uk)
7423 Evolution 2.27.3 2009-06-15
7424 ---------------------------
7426 Bugs Fixed:
7427         #585523 - Don't link against libsoftoken3 explicitly (Jeff Cai)
7428         #584902 - Disabled default account hides "From" in composer (Matthew Barnes)
7429         #585554 - Opening PDF attachment crashes in e_attachment_open_handle_error()
7430                   (Matthew Barnes)
7431         #584733 - Fixed account setup to work after Anjal merge (Srinivasa Ragavan)
7432         #573263 - Crash in reset_layout (text) at e-text.c (Milan Crha)
7433         #362907 - Give icons to Drafts/Sent/Templates folders (Milan Crha)
7434         #584733 - Cannot create new account (Srinivasa Ragavan)
7435         #581780 - Remember passwords in keyring for web calendars too (Milan Crha)
7436         #572543 â€“ Doesn't show correct application for pdf attachments (Matthew Barnes)
7437         #581280 - Wrong attachment name in event (Matthew Barnes)
7438         #582939 - Drop support for CDE (Matthew Barnes)
7439         #574940 - Do not use freed memory in EMFolderView/Browser (Milan Crha)
7440         #337082 - Do not produce unnamed folders in a folder tree (Milan Crha)
7441         #580212 - Report inline parts only when found both tags (Milan Crha)
7442         #323037 - Folder emblem to show new mail arrival (Milan Crha)
7443         #583446 - refresh folder hook (Lucian Langa)
7444         #584154 â€“ custom icon folder hook does not work (Milan Crha)
7445         #583991 - "Suggest automatic display of attachment" does not work (Matthew Barnes)
7446         #583441 - bbdb plugin is getting information from composer now (Milan Crha)
7447         #535516 - Crash in GConf Bridge while replying (Milan Crha)
7448         #540269 - Do not crash in em_format_is_attachment (Milan Crha)
7449         #540269 - Do not crash in em_format_is_attachment (Milan Crha)
7450         #578335 - CalDAV - replace '@' in username to "%40" (Milan Crha)
7451         #524497 - Change the order of getting an account (Jeff Cai)
7452         
7453 Translations:
7454         Manoj Kumar (or)
7455         Runa Bhattacharjee (bn_IN)
7456         Claude Paroz (fr)
7457         Kjartan Maraas (nb)
7458         Jorge Gonzalez (es)
7459         Gabor Kelemen (hu)
7460         Ask H. Larsen (da)
7462 Other Fixes:
7463         Added couple of APIS for EAttachmentPaned to hide combo and get the
7464         widget's container.(Srinivasa Ragavan)
7465         Fix a runtime warning for zero-length attachments. (Matthew Barnes)
7466         Fix Compiler warnings. (Matthew Barnes)
7467         Fix build on Windows: link with needed libraries. (Tor Lillqvist)
7468         (Fridrich Strba)
7469         Replace libgnome function with equivalent glib functions. (Fridrich Strba)
7471 Evolution 2.27.2 2009-05-25
7472 ---------------------------
7474 Bug Fixed:
7476         #274117 â€“ Difficult to post a new message to newsgroups
7477                   (Matthew Barnes)
7478         #440919 â€“ Evolution can't attach "zero length" files (Matthew Barnes)
7479         #458491 â€“ Remove useless "Call To..." popup menu option
7480                   (Matthew Barnes)
7481         #523216 â€“ User-oriented plugin descriptions (Matthew Barnes)
7482         #524497 â€“ Wrong "From" value if multiple accounts configured
7483                   (Jeff Cai)
7484         #559366 â€“ Evolution: Cannot scroll the Calendar view using the
7485                   arrow keys (Marcel Stimberg)
7486         #571496 â€“ Migrate from deprecated gnome_execute to
7487                   g_spawn/xdg-terminal (Adam Petaccia)
7488         #578176 â€“ "Send message to contact" does not honor "always BCC"
7489                   (Matthew Barnes)
7490         #578478 â€“ Composer shows not all "From" information (Matthew Barnes)
7491         #579779 â€“ Evolution crashes when updating a repeated (ej, yearly)
7492                   event for al event instances (Milan Crha)
7493         #580163 â€“ alarm notify window does not resize correctly
7494                   (Ritesh Khadgaray)
7495         #580900 â€“ Kill libgnomeui/gnome-dateedit (Adam Petaccia)
7496         #580925 â€“ Better search bar for word searches (Matthew Barnes)
7497         #581424 â€“ Personal folder tree appears besides Public folder when
7498                   you go to Folder > Subscription (Johnny Jacob)
7499         #581454 â€“ Move nautilus-sendto integration to Evolution
7500                   (Matthew Barnes)
7501         #582144 â€“ Evolution not showing proper attachment filename
7502                   (Matthew Barnes)
7503         #582168 â€“ Remove duplicated shebang and comment from autogen.sh
7504                   (Damien Lespiau)
7505         #582585 â€“ Crash when deleting multiple attachments from composed
7506                   mail (Matthew Barnes)
7507         #582626 â€“ Time zone "select" button is broken (Milan Crha)
7508         #582744 â€“ CC field autofill doesn't work for replies (Matthew Barnes)
7509         #583360 â€“ Evolution won't set "UTC" as a "second zone" on Calendar
7510                   and Tasks preferences (Milan Crha)
7511         #498712 â€“ (bnc) deleting meetings sometimes does not work properly
7512                   (Chenthill Palanisamy)
7513         #499107 â€“ (bnc) delete all the recurring instances from the folder
7514                   (Chenthill Palanisamy)
7516 Updated Translations:
7518         Marios Zindilis (el)
7519         Jorge Gonzalez (es)
7520         Ivar Smolin (et)
7521         Manoj Kumar Giri (or)
7522         Kjartan Maraas (nb)
7523         Theppitak Karoonboonyanan (th)
7525 Evolution 2.27.1 2009-05-04
7526 ----------------------------
7528 Bug fixes:
7529         #504767 - Inherit modality from a parent's window
7530         #574680 - Remove all headers except "References" and "In-Reply-To" when composing from an existing message
7531         #552583 - Compare only user names, without a domain part, if such exists
7532         #576694 - Handle absolute font sizes correctly
7533         #576696 - Set mandatory properties
7534         #576845 - typo in code.
7535         #576921 - Unref GtkListStore right after gtk_tree_view_set_model
7536         #576921 - Remove needless GtkListStore objects
7537         #577717 - Fill some default values to mandatory properties of ECalComponentAttendee
7538         #569765 - Don't keep the selected message in the message list if it is removed from the folder
7539         #578034 - Use proper format string
7540         #577989 - Use proper format string
7541         #537530 - Use g_filename_to_utf8 for attachment filenames
7542         #529745 - Add more file types in a file filter for certificates
7543         #539002 - Show all other certificates in a contact tab
7544         #523802 - Use copy of the preview panel, when focused, and events' copy otherwise
7545         #574248 - Compare base URI case insensitively
7546         #471083 (bnc) - Do not allow deletion of system folders
7547         #561312 - Do not invoke recurrence dialog while modifying detached instances
7548         #467659 (bnc) - Set the description for send mail operation
7549         #578685 â€“ evolution crashed with SIGSEGV
7550         #577929 â€“ Consolidate marshallers
7551         #565780 â€“ Message view is tightly packed and hard to read
7552         #577898 â€“ Port ExoBinding to Evolution
7553         #572348 - Removed deprecated Gtk+ symbols
7554         #577615 - Get rid of "Adjust for daylight saving time" option
7555         #205804 - Include timezone information in a tooltip when differs from user's
7556         #340783 - Show error or success to user with publish-calendar plugin
7557         #381132 - Use system timezone in Evolution
7558         #552583 - Let the provider compare urls
7559         #569652 - Use new ESourceList API (simplifies code)
7560         #342296 - Be able to save mail to event, meeting, task or memo
7561         #563954 - Sort UIDs before using them
7562         #571272 - Possible leak fix
7563         #573704 - Calendar - do not close editor after error
7564         #579306 - Do not crash on delete folder
7565         #561188 - Define .error files correctly and external-editor crash fix
7566         #553535 - Do not delete text lines on signature set in composer
7567         #575773 - Allow Last Modified and Created columns for event table
7568         #491755 - Sanitize values from GConf before using them
7569         #579635 - Hide last junked message too from the non-junk folder
7570         #516933 â€“ Rewrite attachment UI
7571         #579550 - Do not mark newly recognized Junk messages Read
7572         #572348 - Fix filter breakage after deprecated Gtk+ symbols removal
7573         #578335 - Store username in a source URL in CalDAV
7574         #567145 - External Editor rewrite
7575         #579774 - Use spamc to learn junk if available
7576         #570730 - Get rid of gnome-config in Evolution
7577         #273818 - Allow scrolling Month View by a week only
7578         #580898 â€“ Kill libgnomeui/gnome-winhints
7579         #580894 â€“ Kill libgnome/gnome-util (partial fix)
7580         #580896 â€“ Kill libgnome/gnome-program
7581         #580892 â€“ Kill libgnomeui/gnome-app and gnome-app-helper
7582         #580893 â€“ Kill libgnome/gnome-gconf
7583         #575242 â€“ New composer window not autosaved until modification
7584         #581032 â€“ Some links can't be opened
7585         #542685 â€“ [default-mailer] Leaking GConfValue
7586         #572977 â€“ Use g_strerror() instead of strerror()
7587         #577482 â€“ Bad strings in plugins/itip-formatter/itip-view.c
7588         #325131 â€“ Do not translate ETable property nicknames
7589         #574781 â€“ Bad e-send-options.glade strings
7590         #575124 â€“ Clarify "S_pecify the mailbox name" string
7591         #575122 â€“ "before every anniversary/birthday" is missing translator comment
7592         #573170 - Add back support for vfolder of vfolders
7593         #569696 â€“ Memory leak in message-list
7594         #573830 - g_timeout_add_seconds should be preferred to g_timeout_add
7595         #355240 - String errors
7597 Other updates:
7598         - Icons for windows binaries.
7600 Updated translations:
7601         Djihed Afifi (ar)
7602         Jorge Gonzalez Gonzalez (es)
7603         Manoj Kumar Giri (or)
7604         Takeshi AIHANA (ja)
7605         Claude Paroz (fr)
7606         Amanpreet Singh Alam (pa)
7607         Shankar Prasad (kn)
7608         Jen Ockwell (en_GB)
7609         Mattias Põldaru (et)
7610         Fotis Tsamis (el)
7611         Shankar Prasad (kn)
7612         Baris Cicek (tr)
7613         MiloÅ¡ Popović (sr)
7614         Ivar Smolin (po)
7615         Theppitak Karoonboonyanan (th)
7616         Khaled Hosny (ar)
7617         Ihar Hrachyshka (be)
7618         Gil Forcada (ca)
7619         Kjartan Maraas (nb)
7620         Christian Kirbach (de)
7622 Evolution 2.26.0 2009-03-16
7623 ----------------------------
7625 What is new in 2.26.0?
7627         Exchange MAPI integration for Exchange 2007 connectivity.
7628         PST Import support through plugins.
7629         Calendar view performance improvements
7630         Loads of stability & bug fixes
7632 Evolution 2.25.92 2009-03-02
7633 ----------------------------
7635 Updated Translations:
7636         Andre Gondim (pt)
7637         Bruno Brouard and Claude Paroz (fr)
7638         Changwoo Ryu (ko)
7639         Chao-Hsiung Liao (zh)
7640         Clytie Siddall (vi)
7641         Daniel Nylander (sv)
7642         David Planella (ca)
7643         Gabor Kelemen (hu)
7644         Ihar (be)
7645         Ilkka Tuohela (fi)
7646         Inaki Larranaga Murgoitio (eu)
7647         Ivar Smolin (et)
7648         Jiri Eischmann (cs)
7649         Jorge Gonzalez (es)
7650         Kenneth Nielsen (da)
7651         Kjartan Maraas (nb)
7652         Manoj Kumar Giri (or)
7653         Mattias Põldaru (et)
7654         Philip Withnall (en)
7655         Simos Xenitellis (el)
7656         Sweta Kothari (gu)
7657         Takeshi AIHANA (ja)
7658         Theppitak Karoonboonyanan (th)
7659         Wouter Bolsterlee (nl)
7661 Bug Fixes:
7662         #238346 : Set timezones from component to the calendar first, then add events (Milan Crha)
7663         #333716 : Do not store incomplete or broken files in a cache (Milan Crha)
7664         #404232 : Rebuild view immediately for an advanced search too (Milan Crha)
7665         #404232 : search bar text is set, thus the text will not be empty, which is considered as "no search" these days. (Milan Crha)
7666         #529037 : Disconnect signals on ESource-s too, not only on ECal-s (Milan Crha)
7667         #548623 : No auto-proxy at the moment (Milan Crha)
7668         #550114 : Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col' (Milan Crha)
7669         #550114 : Show proper tooltip in table with grouping columns (Milan Crha)
7670         #551470 : Do not force adding "-- 
7671         #554458 : Make content type from a mime type first (Milan Crha)
7672         #555888 : Do not overwrite user settings with system proxy settings (Milan Crha)
7673         #558366 : Set default timezone to resolve floating DATE-TIME properly (Milan Crha)
7674         #559027 : Do not set date for 'None' value (Milan Crha)
7675         #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)
7676         #561465 : Expand 'Attendee' column instead of the last (Milan Crha)
7677         #563212 : Ensure empty GError before filling it (Milan Crha)
7678         #564229 : Do not use uninitialized variable (Milan Crha)
7679         #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it (Matthew Barnes)
7680         #567089 : Do not crash when no From set yet (Milan Crha)
7681         #567949 : Do not free memory before done with it (Milan Crha)
7682         #568176 : Make the migration dialog look better (Gilles Dartiguelongue)
7683         #569700 : Stop reading from a network when operation was canceled (Milan Crha)
7684         #569986 : (Srinivasa Ragavan)
7685         #570364 : (Gabor Kelemen)
7686         #571625 : Use black/white for foreground instead of active/inactive text color (Chow Loong Jin)
7687         #571721 : (Milan Crha)
7688         #572268 : Do not duplicate "Loading..." node when adding to existing node (Milan Crha)
7689         #572348 : Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() (decprecated) (Matthew Barnes)
7690         #572399 : Do not read from invalid iterator after call of row changed (Milan Crha)
7691         #572543 : Always look for alternative apps for application/octet-stream (Milan Crha)
7692         #572903 : (Philip Withnall)
7693         #572950 : Fix ordering of -I compiler directives (Daniel Macks)
7694         #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)
7695         #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it (Milan Crha)
7696         #573198 : (Chenthill Palanisamy)
7697         $566556 : Make it use the proper action. (Paweł Zembrzuski)
7699 Other contributions:
7700         Build a "GUI" executable. (Tor Lillqvist)
7701         Do not use non-zero page size in an adjustment, it's deprecated now. (Milan Crha)
7702         Format signature/encryption information nicer. (Milan Crha)
7703         Function-declaration compiler warning. (Suman Manjunath)
7704         Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable (Andre Klapper)
7705         Remove deprecated gtk_combo_set_case_sensitive() call. (Andre Klapper)
7706         Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. (Andre Klapper)
7707         Substitute some deprecated gtk functions. (Andre Klapper)
7709 Evolution 2.25.90 2009-02-02
7710 ----------------------------
7712 Updated Translations:
7713         Andre Klapper (de)
7714         Bharath Acharya (PO)
7715         Changwoo Ryu (ko)
7716         Daniel Nylander (sv)
7717         Funda Wang (zh)
7718         Gabor Kelemen (hu)
7719         Hendrik Richter (de)
7720         I. Felix (ta)
7721         Ilkka Tuohela (fi)
7722         Jonh Wendell (pt)
7723         Jorge Gonzalez (es)
7724         Jovan Naumovski (mk)
7725         Kjartan Maraas (nb)
7726         MiloÅ¡ Popović) (sr)
7727         Nguyễn Thái Ngọc Duy (vi)
7728         Raivis Dejus (lv)
7729         Wadim Dziedzic (pl)
7731 Bug Fixes:
7732         #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)
7733         #342446 : Use localized digits in the calendar widget. (behnam esfahbod)
7734         #362754 : Ensure to show default groups and sources with actual localized name, not the one it was stored last time. (Milan Crha)
7735         #442869 : Delete attendee only if we have enough rights for it. (Milan Crha)
7736         #450554 (BNC) : Remove all attendees from the list-view and name-selector before populating it on 'event_changed' callback. (Suman Manjunath)
7737         #470474 (BNC) : fix unused strings. (Bharath Acharya)
7738         #539467 :  Find group by its base uri, not by a localized name. (Milan Crha)
7739         #546637 : Partial fix for unread vfolders  (Srinivasa Ragavan)
7740         #559604 : Additional Information On Calendar Tooltip (Milan Crha)
7741         #561628 : Initialize 'parent_class' with its parent, not with itself. (Milan Crha)
7742         #562449 : regression in vfolder functionality with read/deleted messages  (Srinivasa Ragavan)
7743         #567654 : Crash in vfolders  (Srinivasa Ragavan)
7744         #567824 : Fix all header related bugs in calendar printing. (Bharath Acharya)
7745         #347287 : MVC for calendar. (Chenthill Palanisamy)
7746         #450535 (BNC): Monthly Calendar Highlighted Days Does Not Pass To Meeting/Appointment  (Chenthill Palanisamy)
7747         #463602 (bnc) In Calendar View, Meeting/Recur/Alarm Icons Obscure Time Of Meeting. (Chenthill Palanisamy)
7749         Other contributions:
7751         Cross-compilation from Linux to Windows support by Fridrich Strba. on Windows. 
7752         Added hooks for Seek plugin which is under development. (Johnny Jacob)
7753         Show attachment bar at all times. Seems like the contents are missing at times. (Srinivasa Ragavan)
7754         Fix compiler warnings. (Matthew Barnes)
7755         function-declaration compiler warning. (Suman Manjunath)
7756         Migrate the test programs off libgnomeui/libbonobo. (Matthew Barnes)
7758 Evolution 2.25.5 2009-01-19
7759 ---------------------------
7761 Updated Translations:
7762         Andre Klapper  (de)
7763         David Planella (ca)
7764         Hendrik Richter  (de)
7765         Jorge Gonzalez  (es)
7766         Kjartan Maraas  (nb)
7767         Luca Ferretti  (it)
7768         Wadim Dziedzic  (pl)
7770 Bug Fixes:
7771         #208426 : Added support for importing .pst files into Evolution (Bharath Acharya  )
7772         #245156 : Helper functions to make it easier. (Milan Crha)
7773         #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)
7774         #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)
7775         #310844 : Transfer master object instead of the instance for recurring events. (Milan Crha)
7776         #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)
7777         #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. (Milan Crha)
7778         #443544 (bugzilla.novell.com) : Handle E_MEETING_FREE_BUSY_FREE. (Suman Manjunath)
7779         #458968 (bugzilla.novell.com) : Don't warn the user about changes being lost if he is trying to delegate the meeting. (Suman Manjunath)
7780         #462372 (bnc) : Add supported URI format. (Ashish Shrivastava)
7781         #489437 : Check whether the 'until' date is in the future, and report error if not. (Milan Crha)
7782         #554454 : Do not crash when received 'modified' event for something not in a model. And a leak fix. (Milan Crha)
7783         #555310 : Localize strings properly. (Milan Crha)
7784         #563364 : Manage the second day zone in a Preferences dialog. (Milan Crha)
7785         #563867 : Unescape "&amp;" when passing the link to browsers. (Felix Riemann)
7786         #565376 : Support storing folder uri in a camel's way. Compiler warning fix. (Milan Crha)
7787         #565376 : Bump eds requirement to 2.25.5 because of new functionality. (Milan Crha)
7788         #565681 : EPlugins must be loaded after Bonobo init, else variables like `session` are not available for plugin's initialization functions (Philip Van hoof)
7789         #566011 : Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). (Takao Fujiwara)
7790         #566572 : Fix typos.  (Andre Klapper)
7791         #566599 : Add translator comments and gettext context for meeting mail subject prefixes. (Matthew Barnes)
7792         #566653 : Fix a leaked info (Srinivasa Ragavan)
7793         #567031 : Hide also label of the combo. (Milan Crha)
7794         #567045 : Escalate scroll event's to a scrolled window, to let mouse wheel work over data too. (Milan Crha)
7795         #567129 : Add <default> tag in C locale to localize the value. Add gettext. (Takao Fujiwara)
7796         #567148 : Use a labelled button to bring up the timezone selector widget.  (Matthew Barnes)
7797         #567270 : Remove already-disabled use of gnome_about_new(). (Matthew Barnes)
7798         #567276 : Remove unneeded #include <libgnomeui/gnome-dialog-util.h>. Removed unused function calendar_config_check_timezone_set(). (Matthew Barnes)
7799         #567280 : Remove unneeded #include <libgnomeui/gnome-pixmap.h>. (Matthew Barnes)
7800         #567281 : Remove unneeded #include <libgnomeui/gnome-messagebox.h>. (Matthew Barnes)
7801         #567282 : Remove unrequired #include of <libgnomeui/gnome-href.h>. (Andre Klapper)
7802         #567285 : Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. (Matthew Barnes)
7803         #567409 : Remove redundancy; split up strings (Andre Klapper)
7804         #567687 : Force text/html part only when choosing between text/plain and it. (Milan Crha)
7805         #567744 : Comment attribute in property tag should be plural. e.g. <property comments="...">  (Matthew Barnes)
7807 Other contributions:
7808         Call e_show_uri() instead of gnome_url_show().  (Matthew Barnes)
7809         <gmodule.h> API instead of <dlfcn.h> API.  (Tor Lillqvist)
7810         Add support for category syncing. Also, retain an existing given/first name split if it exists in the pilot record. (Matt Davey)
7811         B & W version of our new logo to replace the old Ximian logo. Regenerate the Quick Reference PDFs with the new logo. (Matthew Barnes)
7812         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)
7813         Now that we require GTK 2.14, use gtk_show_uri() instead of gnome_help_display(). (Matthew Barnes)
7814         Updated screenshots.  ( pc radhika )
7815         Remove explicit mentioning of some translators. (Andre Klapper)
7816         Add cast to avoid warning.  (Tor Lillqvist)
7818 Evolution 2.25.4 2009-01-05
7819 ---------------------------
7821 Bug Fixes:
7822         #435694: (Novell Bugzilla) Since we now add a bar, lets set the popup items right (Bharath Acharya)
7823         #439998: (Novell Bugzilla) Ask the user if he wants to remove the delegated events or keep a copy (Bharath Acharya)
7824         #446285: (Novell Bugzilla) Traverse all the entries in the added list (Bharath Acharya)
7825         #546437: Fix various typos and poor wording in chapters 1-4 (Matthew Barnes)
7826         #546860: Don't craash on malformed label strings (Matthew Barnes)
7827         #558337: Fix a crash while managing IMAP folder subscriptions (Norman Wang)
7828         #559153: Migration improvements (Sankar P)
7829         #559604: Show additional status information for the meeting only when user is an organizer (Milan Crha)
7830         #562091: Fix the problem of normal memo window popup when trying to create a shared memo (Matthew Barnes)
7831         #562155: Fix a warning shown in the terminal output (Matthew Barnes)
7832         #564248: Bump minimum version required for gtkhtml because of new html editor functions (Milan Crha)
7833         #565628: Fix memory leak (Ignacio Casal Quinteiro)
7834         #565857: Fixes a memory leak (Matthew Barnes)
7835         #566206: Remove unlocalized screenshots (Andre Klapper)
7837 Updated Translations:
7838         Jorge Gonzalez (es)
7839         Yannig Marchegay (oc)
7840         Marcel Telka (sk)
7841         Leonardo Ferreira Fontenelle (pt_BR)
7842         Andre Klapper (de)
7844 Evolution 2.25.3 2008-12-15
7845 ---------------------------
7847 Bug Fixes:
7848         #332629: New helper function to be used in FilterOption (Milan Crha)
7849         #332629: Use dynamically created list of categories in the option's widget (Milan Crha)
7850         #333224: Fix a crash when changing the time of an exchange appointment (Milan Crha)
7851         #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)
7852         #348299: Use category completion in the Categories field. Fix some reference count leaks (Matthew Barnes)
7853         #350725: Copy/Paste support in day/week views (Hiroyuki Ikezoe)
7854         #352287: Draw top icons in full detail/color depth (Milan Crha)
7855         #549964: Fix for an errorneous string (Jennifer Newman)
7856         #551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
7857         #552357: Function prototype (Milan Crha)
7858         #552583: Extending Sankar's fix of account checking logic a bit, to be more consistent (Milan Crha)
7859         #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)
7860         #555371: Added print menu option to task, memo and event editors (Jennifer Newman)
7861         #555663: Do not overwrite signal id (Milan Crha)
7862         #556303: Check whether attachment has a body already before accessing it (Milan Crha)
7863         #558498: Check for the offline status before setting up the Exchange settings (Bharath Acharya)
7864         #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)
7865         #562228: Make it clearer then mailbox entry is optional (Milan Crha)
7866         #562990: Use 'username' property to read/write user name, not the url (Milan Crha)
7867         #563077: Fixes a crash if the gnome-settings-daemon is not running. Observed on SUN Solaris (Jeff Cai)
7868         #563250: Load on startup and save on shutdown, custom keyboard accelerators (Matthew Barnes)
7869         #563369: Translate "Templates" folder name (Milan Crha)
7870         #563633: SUN compiler doesn't understand an empty structure (Jeff Cai)
7871         #563669: Use zero GtkSpinButton's Pagesize, as Gtk+ requires (Milan Crha)
7872         #563870: Drop unused header include (Milan Crha)
7873         #564351: Fix single header include issue for GdkPixbuf (Tal Benavidor)
7875 Updated Translations:
7876         Ilkka Tuohela (fi)
7877         Leonardo Ferreira Fontenelle (pt_BR)
7879 Evolution 2.25.2 2008-12-01
7880 ---------------------------
7882 New in 2.25.2:
7883        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)
7884        Show attendees' status in the tooltip if available (Milan Crha)
7885        Support for evolution-mapi support (Suman Manjunath)
7887 Bug Fixes:
7888        #332729: Disconnect handlers on the widget before freeing the structure it is using (Milan Crha)
7889        #359745: Show CalDAV options under all the other standard options (Milan Crha)
7890        #386036: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers (Milan Crha)
7891        #434320: (Novell Bugzilla) When the popup is clicked close the status icon (Srinivasa Ragavan)
7892        #437226: (Novell Bugzilla) Proper message to hint the mail is being sent by delegatee (Bharath Acharya)
7893        #440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data fixed (Bharath Acharya)
7894        #440646: (Novell Bugzilla) Set the ESource color-spec for proxy accounts in the correct format (Suman Manjunath)
7895        #443190: (Novell Bugzilla) Block signals from attachment-bar while still filling the widgets (Suman Manjunath)
7896        #446286: (Novell Bugzilla) Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya)
7897        #490503: Show summary of unaccepted meetings as bold in calendar views (Suman Manjunath)
7898        #503662: Set NULL properly to protect against using already freed memory (Milan Crha)
7899        #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)
7900        #541121: Itip-formatter: don't allow sending a response to meeting invitation replies (Patrick Ohly)
7901        #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)
7902        #552850: Prefer the term "side bar" over "folder tree" (Matthew Barnes)
7903        #554450: Get drag-and-drop to the attachment bar working again (Matthew Barnes)
7904        #554464: Bump gtk+ minimum version to 2.14.0 which pulls in a recent enough Pango version (Felix Riemann)
7905        #555276: Don't load vfolder as subfolder (Srinivasa Ragavan)
7906        #556224: Run always 'update_todo_view' in a separate thread and guard its body with a mutex (Milan Crha)
7907        #557246: Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy (Bharath Acharya)
7908        #557581: Break up the version definitions such that we can calculate the latest stable version and pass a STABLE_VERSION definition (Matthew Barnes)
7909        #557726: Destroy the widgets created by the google contacts group (Bharath Acharya)
7910        #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)
7911        #558322: New "Rename" item in the source selector pop-up menu calls the recently added e_source_selector_edit_primary_selection (Matthew Barnes)
7912        #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)
7913        #559371: Opening _either_ Preferences or a new composer window with no spell checking language chosen will pick a default language for you (Matthew Barnes)
7914        #559518: Desensitizes the button when the username field is blank for the google source (Matthew Barnes)
7915        #559604: Show attendees' status in the tooltip if available (Milan Crha)
7916        #559701: Edit Preferences crashes when there are no spell checking dictionaries added.  Don't save when its NULL (Srinivasa Ragavan)
7917        #559810: Do not localize empty label names, also localize them only first time (Milan Crha)
7918        #560138: Let wrap description text in a tooltip (Milan Crha)
7919        #560329: Fix the signature of the 'children-changed' signal emission (Li Yuan)
7920        #560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes)
7921        #561467: some changes in the core code needed for evolution-mapi (Suman Manjunath)
7923 Updated Translations:
7924        Jorge Gonzalez (es)
7925        Petr Kovar (cs)
7926        Nickolay V. Shmyrev (ru)
7928 Evolution 2.25.1 2008-11-03
7929 ---------------------------
7931 New in 2.25.1:
7932         New UI for Edit->Preferences->Autocompletion, to be able to setup whether show mail address for the autocompleted contact (Milan Crha)
7934 Bug Fixes:
7935         #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)
7936         #311479: Rephrasing the heading in Evolution Import Assistant (Kandepu Prasad)
7937         #313225: Show meeting icon in 'Attachment' column on messages with '$has_cal' user flag set (Milan Crha)
7938         #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)
7939         #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)
7940         #438155: Guard access to the 'regen' list with a lock (Milan Crha)
7941         #497928: Set URI to empty string when user deletes previously selected source (Milan Crha)
7942         #503898: Replace all occurences of the word "criteria" with "condition" (Matthew Barnes)
7943         #511918: Use TRUE/FALSE texts for boolean values and do not free returned value for them, otherwise it crashes (Milan Crha)
7944         #511947: Check for NULL values to prevent runtime warnings. (Milan Crha)
7945         #514989: Calculate tomorrow from current time, not from the date to convert (Milan Crha)
7946         #519491: Convert texts to valid UTF-8 texts before passing them to Gtk+ functions which requires that (Milan Crha)
7947         #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)
7948         #530606: Check validity of returned pointer before using it (Milan Crha)
7949         #530691: Remove folders in its own thread, not in main thread (Milan Crha)
7950         #530716: Differentiate between response with valid message pointer and with one already freed (Milan Crha)
7951         #530872: Check for NULL soon enough to not crash (Milan Crha)
7952         #535248: Check if log file has been opened successfully before using it (Milan Crha)
7953         #541121: Improved itip formatter: allow replying to forwarded and already imported invitations; honor RVSP flag in invitation (Patrick Ohly)
7954         #545045: Don't show SMTP in the Send/Receive dialogue if there are no unsent mails (Philip Withnall)
7955         #548469: Drop support for deprecated libnm-glib (Matthew Barnes)
7956         #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)
7957         #550441: Use the proper functions to traverse messages in a folder's summary. Ignore if summary not there. (Milan Crha, Srinivasa Ragavan)
7958         #551121: Standardise use of "SpamAssassin" vs. "spamassassin" or "Spamassassin". (Philip Withnall)
7959         #552551: Add a NULL check for search_word before calling strcmp (Philip Withnall)
7960         #552575: Register default callbacks to composer to be able to send/save draft (Milan Crha)
7961         #552583: Do not hide auth_mech from the URL. (Sebastian Keller)
7962         #552851: Add translator comments to the accept/decline strings, and improve some other strings in the file (Philip Withnall)
7963         #553067, #553070, #553105, #553106: Mark some forgotten strings for translation (Gabor Kelemen)
7964         #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
7965         #553273: Always end e_error_run/e_error_new calls with NULL parameter (Milan Crha)
7966         #553297: Do not try to access uninitialized variables (Milan Crha)
7967         #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)
7968         #553479: String capitalisation improvements (Philip Withnall)
7969         #553527: Do the EBook work in a separate thread to have better performance on reply with slow address books (Milan Crha)
7970         #553609: Do not do any changes when the view has not been shown yet (Milan Crha)
7971         #553715: Set end time for the event properly, not same as start time (Milan Crha)
7972         #554107: Add "Subject - Trimmed" column which enables to read mailing list mails in a better way (Hans Petter Jansson)
7973         #554297: Add translator comment to the occurrences of the Proxy term (Gabor Kelemen)
7974         #554349: Expand threads and select messages, if user has given select-all (Sankar P)
7975         #554418: Guess mime_type based on the filename only (Milan Crha)
7976         #554458: Use content-type to call of g_app_info_get_all_for_type (Milan Crha)
7977         #554548: French translation update (Hanka Zalska)
7978         #554566: New function to update current selected rule (Lucian Langa)
7979         #554664: Call attach_remote_file when knows the URI points to it. (Milan Crha)
7980         #554832: Updated Spanish translation (Jorge Gonzalez)
7981         #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)
7982         #555276: Don't load a vfolder as a sub folder (Srinivasa Ragavan)
7983         #555494: Category icons are not themed.  Load by file, not by icon name (Matthew Barnes)
7984         #555775: Include e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build the filename using it (Bharath Acharya)
7985         #555958: Add the UI manager's accelerator group to the editor window so that menu shortcut keys work (Anis Elleuch)
7986         #556059: Allow building outside the source tree (Matt Davey)
7987         #556191: Remove org-gnome-mark-calendar-offline.eplug.xml (Matthew Barnes)
7988         #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)
7989         #557563: Updated German translation (Ronny Standke)
7990         #558726: Fix a potential format string crash. (Frederic van Starbmann)
7992 Updated Translations:
7993         Gabor Kelemen (hu)
7994         Kenneth Nielsen (da)
7995         Ivar Smolin (et)
7996         Daniel Nylander (sv)
7997         Mikel González (ast)
7998         Ronny Standke (de)
7999         Theppitak Karoonboonyanan (th)
8000         Marcel Telka (sk)
8001         Jorge Gonzalez (es)
8002         Leonardo Ferreira Fontenelle (pt_BR)
8003         Ignacio Casal Quinteiro (gl)
8004         Ilkka Tuohela (fi)
8005         Og Maciel (pt_BR)
8006         Kjartan Maraas (nb)
8007         Alexander Shopov (bg)
8008         Wouter Bolsterlee (nl)
8009         Goran Raki (sr, sr@latin)
8010         Hari Vishnu (ml)
8012 Evolution 2.24.0 2008-09-22
8013 ---------------------------
8015 New in 2.24.0:
8017         * Message Templates
8018         * WebDAV Contacts Plugin
8019         * Google Contacts Plugin
8020         * Custom header support while sending mails 
8021         * Single Model view for Calendar
8022         * Sqlite Based message summary
8023         * New Bonobo-less composer for Evolution 
8024         * Quota support to IMAP/POP accounts
8025         * Gtk+ Recent manager integration in Composer
8027 Bug Fixes:
8028         #504767: Expand also parent nodes, if necessary (Milan Crha)
8029         #505016: Check for NULL to prevent crash when error occurred. (Milan Crha)
8030         #514299: Connect to signals only once, when creating new status icon (Milan Crha)
8031         #534039: Dropped unnecessary and offending code causing infinite loops when deleting search folder. (Milan Crha)
8032         #539536: Add "Face" header to default headers and allow it to be hidden (Paul Bolle)
8033         #551548: Enable selection of S/MIME for individual messages (Matthew Barnes)
8034         #551628: Remove old events from the view when objects are modified. (Chenthill Palanisamy)
8035         #551895: Fix a warning message (Paul Bolle)
8036         #551915: Manage error on idle, to call gtk functions in the main thread (Milan Crha)
8037         #552911: Do not use spaces in file names (Milan Crha)
8039 Updated Translations:
8040         Wadim Dziedzic (pl)
8041         Osama Khalid, Usama Akkad, Abou Manal (ar)
8042         Gabor Kelemen (hu)
8043         Kenneth Nielsen (da)
8044         Luca Ferretti (it)
8045         Fabrício Godoy, Vladimir Melo and Leonardo Ferreira Fontenelle (pt_BR)
8046         Laurent Dhima (sq)
8047         Igor Nestorović(sr, sr@latin)
8048         Pierros Papadeas (el)
8049         Å½ygimantas Beručka (lt)
8050         Tirumurthi Vasudevan (ta)
8051         Inaki Larrañaga Murgoitio (eu)
8052         Shankar Prasad (kn)
8053         Chao-Hsiung Liao (zh_HK, zh_TW)
8054         Jiri Eischmann (cs)
8055         Jorge Gonzalez (es)
8056         Ivar Smolin (et)
8057         David Planella (ca)
8058         Tino Meinen (nl)
8059         Ilkka Tuohela (fi)
8060         Sandeep Shedmake (mr)
8061         Daniel Nylander (sv)
8062         Baris Cicek (tr)
8063         Hendrik Richter (de)
8064         Philip Withnall (en_GB)
8065         Duarte Loreto (pt)
8066         Runa Bhattacharjee (bn_IN)
8067         Luca Ferretti (it)
8068         Rajesh Ranjan (hi)
8069         Robert Sedak (hr)
8070         David Planella (ca)
8071         Yavor Doganov (bg)
8072         Theppitak Karoonboonyanan (th)
8074 Evolution 2.23.92 2008-09-08
8075 ----------------------------
8077 New in 2.23.92:
8078         Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P)
8080 Bug Fixes:
8081         #549968: Use the same mnemonic for "Recent Documents" as composer (Matthew Barnes)
8083 Updated Translations:
8084         Philip Withnall (en_GB)
8085         Andre Klapper (de)
8086         Claude Paroz (fr)
8087         Alexander Shopov (bg)
8088         Theppitak Karoonboonyanan (th)
8089         Changwoo Ryu (ko)
8091 Evolution 2.23.91 2008-09-01
8092 ----------------------------
8094 Bug Fixes:
8095         #458512: Delete the accessibility tag from the User button (Matthew Barnes)
8096         #509647: Do not expunge folder when something goes wrong (Milan Crha)
8097         #523327: Show description in monospace font and wrap lines too. (Milan Crha)
8098         #525555: Evolution forgets Google Calendar credentials (Milan Crha)
8099         #534762: Change "addressbook" to "address book" in translatable strings (Philip Withnall)
8100         #544430: Better formed translatable strings for quota usage (Matthew Barnes)
8101         #546926: New function to simply call camel_shutdown() (Matthew Barnes)
8102         #547822: Make it show "Tasks" for printing tasks list and "Calendar" for printing a calendar (Rouslan Solomakhin)
8103         #547822: Use g_malloc() and g_free() instead of malloc() and free() (Matthew Barnes)
8104         #548348: Add a libecontactprint_la_LIBADD stanza so we link to the correct libemiscwidgets and libeutil (Matthew Barnes)
8105         #549554: Drop sentence about an "Automatic" option (Paul Bolle)
8107 Updated Translations:
8108         Andre Klapper (de)
8109         Yannick Tailliez and Bruno Brouard (fr)
8110         Mark Krapivner(he)
8111         Ignacio Casal Quinteiro (gl)
8112         Jorge Gonzalez (es)
8113         Inaki Larranaga Murgoitio (eu)
8114         Ivar Smolin (et)
8115         Hendrik Richter (de)
8116         Kjartan Maraas (nb)
8117         Ilkka Tuohela (fi)
8118         Daniel Nylander (sv)
8119         Goran Rakić(sr, sr@Latin)
8120         Shankar Prasad (kn)
8121         Chao-Hsiung Liao (zh_HK, zh_TW)
8122         Ã…smund Skjæveland (nn)
8123         Jovan Naumovski (mk)
8125 Evolution 2.23.90 2008-08-18
8126 ----------------------------
8128 Bug Fixes:
8129         #249844: Fix compiler warnings (Milan Crha)
8130         #324203: New check box to be able to set LDAP address books browseable until reaches given limits (Milan Crha)
8131         #347287: Use a single model for all the views (Chenthill Palanisamy)
8132         #352695: Search and clear action, looses the expanded state of threads (Milan Crha)
8133         #416258: Make evolution respect GTK_ICON_SIZE changes (Gilles Dartiguelongue)
8134         #435969: Show authentication section in an account druid too (Milan Crha)
8135         #467115: Fix missing icons in different modules (Matthew Barnes)
8136         #498095: Set proper mnemonic widget for description label (Dmitrijs Ledkovs)
8137         #508732 Removed 'Crash detection' startup dialog box. (Mathew Barnes)
8138         #513363: Removed the outdated "New Features" list and the incorrect "Evolution team" email address. (Mathew Barnes)
8139         #519292: Better thread expand and collapse handling (Milan Crha)
8140         #529743: Support Subject or Recipients contain search (Srinivasa Ragavan)
8141         #530402: Improve dialog wording, and don't use a window title (HIG) (Matthew Barnes)(
8142         #531288: Use proxy icon from tango-icon-theme and fall back to the icon shipped by gnome-control-center (Josef Vybíral)
8143         #535745: Require and link calendar libs with libgdata and libgdata-google (Milan Crha)
8144         #544117: Initialize variables to NULL, to not free uninitialized memory in the cleanup part on the error (Milan Crha)
8145         #546263: Editing contact list messes minicard view fixed (Milan Crha)
8146         #546668: Drop one unused define (Paul Bolle)
8147         #546744: Use address-book-new icon instead of contacts-new (Michael Monreal)
8148         #546748: Change "_Properties..." to "_Properties" to match HIG and other components. (Michael Monreal)
8149         #546785: Make bbdb plugin just as polite as google-account-setup (Paul Bolle)
8150         #546788: Drop unused "ViewNormal" cmd entry (Paul Bolle)
8151         #546788: Remove unused formatting style option (Paul Bolle)
8152         #546892: Prefer themed icon names (Matthew Barnes)
8153         #547308: Do not try to authenticate to the server more than twice with correct credentials (Milan Crha)
8154         #547369: Fix a typo. (Matthew Barnes)
8155         #547372: Fix TeX-style quotes (Matthew Barnes)
8156         #547411: New, Tangoized versions of images now live in data/icons (Matthew Barnes)
8157         #547805: Do not filter list of applications to open attachments (Sebastien Bacher)
8159 Other fixes:
8160         Lots of disk summary related stability fixes (Srinivasa Ragavan)
8162 Updated Translations:
8163         Ignacio Casal Quinteiro (gl)
8164         Kjartan Maraas (nb)
8165         Shankar Prasad (kn)
8166         Ilkka Tuohela (fi)
8167         Jorge Gonzalez (es)
8168         Duarte Loreto (pt)
8169         Chao-Hsiung Liao (zh_HK)
8170         Chao-Hsiung Liao (zh_TW)
8171         Ivar Smolin (et)
8172         Abou Manal (ar)
8174 Evolution 2.23.6 2008-08-04
8175 ---------------------------
8177 New in 2.23.6:
8178         WebDAV contacts plugin (Matthias Braun)
8180 Bug Fixes:
8181         #211267: Report correct number of pages to print and print them as requested (Milan Crha)
8182         #249844: Use fully qualified names for "New" submenu entries (Matthew Barnes)
8183         #256540: Do not use GtkNotebook with only one tab (Milan Crha)
8184         #329821: Recalculate returned row to the model row, if we are sorting (Milan Crha)
8185         #353927: Do not blink the icon more than 15 seconds (Milan Crha)
8186         #428384: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". (Matthew Barnes)
8187         #491176: Word-wrap the summary if necessary; keep the text and action buttons aligned on the left (Milan Crha)
8188         #500389: New ability to define Options (ComboBox) in provider's options (Milan Crha)
8189         #504417: Preferences windows cut off (Lucian Langa)
8190         #514006: Quote literal values (Matthew Barnes)
8191         #517151: Give a mnemonic to "Composer in External Editor" (Matthew Barnes)
8192         #517825: Fix duplicate mnemonic.  "_Work Offline" -> "Work _Offline" (Matthew Barnes)
8193         #529460: Change "Startup Wizard" to "Setup Assistant".  Also make the plugin description less lame (Matthew Barnes)
8194         #530388: Fix a crash when editing labels (Milan Crha)
8195         #537088: Fix empty headers if FROM/Sender is NULL (Paul Bolle)
8196         #539268: Fix attachment description (Paul Bolle)
8197         #543058: Properly capitalize INBOX (Paul Bolle)
8198         #543411: Don't load known folders (Srinivasa Ragavan)
8199         #543532: Let free memory when we are done with it, not before. (Milan Crha)
8200         #543754: Reword "insufficient-permissions" error message (Matthew Barnes)
8201         #543755: Fix a typo (Matthew Barnes)
8202         #543756: Make question better translatable (Milan Crha)
8203         #543943: Fix a memory leak (Milan Crha)
8204         #544252: Use consistent naming to the GUI for different components (Paul Bolle)
8205         #544157: Sort View / Window (sub)menu in shortcut order. (Paul Bolle)
8206         #544383: Put contact list members in reverse order (Milan Crha)
8207         #544857: Fix a typo (Matthew Barnes)
8208         #544859: Clarify description of "sync_interval" key. (Matthew Barnes)
8209         #544860: Add translator comments for split "update every" sentence (Matthew Barnes)
8210         #544861: Reword "invalid-user" error message (Matthew Barnes)
8211         #544862: Clarify description of "use_authentication" key (Matthew Barnes)
8212         #544958: Use email, not e-mail (per documentation guidelines) (Matthew Barnes)
8213         #544969: Added the hook for folder custom icon (Lucian Langa)
8214         #544994: Typos/Syntax improvements (Claude Paroz)
8215         #545300: Add a translatable tag in "_Merge" string (Takao Fujiwara)
8216         #545303: Add gettext in the xml string (Takao Fujiwara)
8217         #545436: Check the info before accessing it (Srinivasa Ragavan)
8218         #545558: Hula support is disabled by default now, so remove any  mention of it from the User Guide (Matthew Barnes)
8219         #545568: Make sure system plugins are enabled on startup (Matthew Barnes)
8220         #545820: Fix a typo. (Nicolas Kaiser)
8221         #546057: Use "x-office-calendar" icon name instead of "stock_calendar" (Matthew Barnes)
8223 Updated Translations:
8224         Ignacio Casal Quinteiro (gl)
8225         Frco. Javier Rial Rodríguez (gl)
8226         Kjartan Maraas (nb)
8227         Changwoo Ryu (ko)
8228         Abou Manal (ar)
8229         Petr Kovar (cs)
8230         Fabrício Godoy (pt_BR)
8231         Jorge Gonzalez (es)
8232         Bruno Brouard and Claude Paroz (fr)
8233         Zabeeh Khan (ps)
8234         Pavel Sefranek (cs)
8237 Evolution 2.23.5 2008-07-21
8238 ---------------------------
8239 New in 2.23.5
8240         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
8241         New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
8242         Google Contacts support (Jörgen Scheibengruber)
8244 Bug Fixes:
8245         #543753: Addressbook error string fixes (Andre Klapper)
8246         #228725: Contacts view should not say "no items in this view" until the backend is done responding (Milan Crha)
8247         #543134: Mail notification plugin should provide a right-click menu for preferences (Milan Crha)
8248         #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE (Milan Crha)
8249         #200147: Added basic Template support (Bharath Acharya)
8250         #206592: Action to invoke New Message window from the composer itself (Milan Crha)
8251         #207802: Do not allow drop messages to the same message list as is the source. (Milan Crha)
8252         #243201: Escape rule title so that can contain also XML entities in the file (Milan Crha)
8253         #310988: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box (Matthew Barnes)
8254         #318089: Ask for destination source only when have more than one writable source defined (Milan Crha)
8255         #329821: Show tooltips over task's table (Milan Crha)
8256         #368038: Ensure only one Birthdays & Anniversaries source (Milan Crha)
8257         #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)
8258         #382783: Grab focus of new rule part on adding and scroll to the bottom too (Milan Crha)
8259         #395636: Added accel key Ctrl+Shift+B for collapsing all threads and Ctrl+/ for marking all messages as read (Roshan Kumar Singh)
8260         #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)
8261         #440818: Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line (Rodrigo Castro)
8262         #477082,#438479: Fixed documentation (Andre Klapper)
8263         #478469: Changed the progress dialog to be more HIG compliant (Milan Crha)
8264         #519536: Handle freeing of data safely. (Srinivasa Ragavan)
8265         #524130: Pass description text through 'camel_text_to_html' to have links clickable in a preview (Milan Crha)
8266         #526262: Handle _title element in analogical way as title (Maciej Piechotka)
8267         #530069: Don't show the configuration tab unless the selected plugin actually has configuration options (Matthew Barnes)
8268         #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)
8269         #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)
8270         #534039: Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand (Milan Crha)
8271         #536488: Remove '~/.evolution/.running' file before backup/after restore, thus Evolution will not claim next start it was closed incorrectly (Milan Crha)
8272         #537275: Do not pass data to the child structure if we were canceled (Milan Crha)
8273         #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)
8274         #538741: Strip preceding tabs from Date headers too (Paul Bolle)
8275         #538908: Desensitize the "send-options" action unless we've selected as Exchange or GroupWise account. (Paul Bolle)
8276         #539268: Do not use both filename and description if these are identical (Paul Bolle)
8277         #539755: Do not access memory beyond the columns array (Milan Crha)
8278         #540152: Fix some memory leaks (Milan Crha)
8279         #540160: Remember whether we come from none/multi select to single select and properly update the preview. (Milan Crha)
8280         #540274: After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required (Milan Crha)
8281         #540282: Remove the "printing" GConf key.  We use a key file now (Matthew Barnes)
8282         #540282: Store printer and page settings in a key file rather than GConf (Matthew Barnes)
8283         #540400: Make Evolution Backup follow symbolic links (Roger Zauner)
8284         #540516: Sanitize user input while accepting path/filename of the backup (Tobias Mueller)
8285         #540972: Small memory leak fix. (Milan Crha)
8286         #541355: Removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed (Keith Packard)
8287         #541365: Do not call 'camel_folder_sort_uids' when we do not have folder or uid (Milan Crha)
8288         #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip (Paul Bolle)
8289         #542125: Remove unnecessary files from source control (Matthew Barnes)
8290         #542149: Display an error message to restart if user tries to subscribe to other's mailbox (Bharath Acharya)
8291         #542587: New widget implements the online/offline button used in the main window. (Matthew Barnes)
8292         #542631: Use g_format_size_for_display instead of cut and pasted code (Paolo Borelli)
8293         #542889: Port to the new gtk tooltip api (Paolo Borelli)
8294         #543758: Never mark empty strings for translations (Tor Lillqvist)
8296 Other Contributors:
8297         Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
8298         Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
8299         Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)
8301 Updated Translations:
8302         Andre Klapper (de)
8303         Jorge Gonzalez (es)
8304         Kjartan Maraas (nb)
8305         Jorge Gonzalez (es)
8306         Ivar Smolin (et)
8307         Yannig Marchegay (oc)
8308         Leonardo Ferreira Fontenelle (pt_BR)
8309         Timo Jyrinki (fi)
8310         Lucas Lommer (cs)
8312 Evolution 2.23.4 2008-06-16
8313 ---------------------------
8314 New in 2.23.4
8315         Python support for EPlugins. (Johnny Jacob)
8317 Bug Fixes:
8318         #201011: Ability to disable filter rules (Milan Crha)
8319         #201011: Show Enabled column in the editor, because we support it here (Milan Crha)
8320         #314467: Reset port when setting host name without it (Milan Crha)
8321         #330597: Add all text/* parts which has a filename set and also attach all submessages (Milan Crha)
8322         #337160: Do not pretend the row with a cursor is selected when it isn't (Milan Crha)
8323         #509595: Do not crash if file does not exists. Also be able to read lines more than 249 characters long (Milan Crha)
8324         #535204: The tasks objects had been destroyed before the call of destroy_component (Shuai Liu)
8325         #535791: New UI option to let uset choose whether start typing at the bottomof the document or not on replying (Milan Crha)
8326         #536772: Disable Folder menu items consistently with a popup menu over folder (Milan Crha)
8327         #536813: Do not start to edit the event on the double click if the event is not on the server yet (Milan Crha)
8328         #538002: Do not allow dropping messages on folders with CAMEL_FOLDER_NOSELECT flag set (Milan Crha)
8329         #304029: changed description of default search filter from "Name begins with" to "Name contains" (Milan Crha)
8331 Other Contributors:
8332         Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)
8334 Updated Translations:
8335         Jorge Gonzalez (es)
8336         Abou Manal (ar)
8337         Kjartan Maraas (nb)
8338         Yair Hershkovitz (he)
8340 Evolution 2.23.3 2008-06-02
8341 ---------------------------
8343 New in 2.23.3
8344         New plugin for setting headers while sending email (Ashish)
8346 Bug Fixes:
8347         #311042: Allocate size for location and info labels differently (Milan Crha)
8348         #317755: Do not quit until we are done with mail sync (Milan Crha)
8349         #322553: Do not run signature script when disabled in /desktop/gnome/lockdown/disable_command_line (Milan Crha)
8350         #394441: (Novell Bugzilla) Fixes a double free (Bharath Acharya)
8351         #463040: Forget former selected uid as soon as we know we moved to other (Milan Crha)
8352         #473198: Ignore signature (Johnny Jacob)
8353         #496476: Removed GtkTables and added simple HBoxes (Johnny Jacob)
8354         #514383: Remove the "ask-mark-read" error (Matthew Barnes)
8355         #523402: Do not leak. Reassign back the old values before freeing (Milan Crha)
8356         #525966: Don't mark composer as dirty (Milan Crha)
8357         #529464: Don't use the string handle (jeblinux)
8358         #529995: Disable the "attachment reminder" plugin instead of disabling the check for missing attachment (Johnny Jacob)
8359         #530392: Pressing Enter in the entry activates the default response (Matthew Barnes)
8360         #531592: Do not escape window titles and status bar messages (Matthew Barnes)
8361         #531836: Don't block on deleted message (Srinivasa Ragavan)
8362         #532384: Choose the text/html part in normal mode only if the alrenative multipart contains also a text/plain part (Milan Crha)
8363         #532597: Fix random selection of contacts (Milan Crha)
8364         #533465: Strip whitespace from user-entered hostname (Ritesh Khadgaray)
8365         #533820: Fix for a crash on double-clicking the border of meetings in day-view (Chenthill Palanisamy)
8366         #534012: Indicate error if backup folder chosen lacks permissions (Sankar P)
8367         #534312: Show icons for forwarded mails (Milan Crha)
8368         #534360: Migrate from deprecated GtkObject symbols to GObject equivalents. (Matthew Barnes)
8369         #534476: Remove the special check for "winmail.dat". GIO correctly identifies it as "application/ms-tnef" (Matthew Barnes)
8370         #535273: Link e-util and econduit libraries with gnome-pilot (Frederic Crozat)
8371         #535459: Crash while opening a mail (Milan Crha)
8372         #535670: Prevent evolution-rss articles being formatted as attachments (Lucian Langa)
8373         #535749: Don't leave deleted messages strike through (Milan Crha)
8375 Updated Translations:
8376         Ignacio Casal Quinteiro (gl)
8377         Jorge Gonzalez (es)
8378         Philip Withnall (en_GB)
8379         Clytie Siddall (vi)
8380         Ivar Smolin (et)
8381         Tino Meinen (nl)
8382         Nikos Charonitakis (el)
8383         Kjartan Maraas (nb)
8384         Abou Manal (ar)
8385         Theppitak Karoonboonyanan (th)
8386         Gil Forcada (ca)
8387         Reinout van Schouwen (nl)
8389 Evolution 2.23.2 2008-05-12
8390 ---------------------------
8392 Bug Fixes:
8393         #240823: Send notification only to individuals and groups (Milan Crha)
8394         #273041: Allow propagation of the error from the plugin in the hook target (Milan Crha)
8395         #316390: Listen for changes in categories setup and propagate them to UI (Milan Crha)
8396         #338330: Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
8397         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
8398         #363908: Evolution crashed during exit (Srinivasa Ragavan)
8399         #368277: (Novell Bugzilla) Cannot copy and paste email addresses from an appointment to a mail message (Ashish Shrivastava)
8400         #382687: Don't download contents in main thread, which causes deadlock (Srinivasa Ragavan)
8401         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
8402         #467892: "Unread Messages" causes mail that you read to disappear (Milan Crha)
8403         #511337: Fix a crash when simultaneously pressing the "show" preview/arrow button on several very large image attachments in an e-mail (Milan Crha)
8404         #518103: Check online status from NetworkManager at startup instead of using the last-used-state. (James Westby)
8405         #524121: Fixing typo from patch for bug #516408 (Milan Crha)
8406         #525241: Extend EPlugin to support GtkUIManager (Matthew Barnes)
8407         #528288: Display warning when starting in search view & no messages displayed (Milan Crha)
8408         #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)
8409         #529247: Fix theming issue with HTML mail display (Johan Euphrosine)
8410         #529254: Handle either URI or filename. Return success or failure, not gint (Milan Crha)
8411         #529375: Add new option to determine whether check for address in a local address book only (Milan Crha)
8412         #529660: Change stable version to 2.22.1 (Akhil Laddha)
8413         #529768: Setup default callbacks for the newly created EMsgComposer widget (Matthew Barnes)
8414         #529855: Use proper label element name, these are localized by default (Milan Crha)
8415         #529893: Properly set type hint on tooltip window (Danny Baumann)
8416         #530245: Let searches work with labels again (Milan Crha)
8417         #530576: Link with libebackend (Rob Bradford)
8418         #530672: Evolution crashes when viewing pgp-signed message (Shuai Liu)
8419         #531426: Display face header images at 48x48 instead of 64x64 (Roland Clobus)
8420         #531519: Evolution crashes on print-preview (Srinivasa Ragavan)
8422 Other Contributors:
8423         Fix up the Debug Logs window a bit (Matthew Barnes)
8424         Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine)
8426 Updated Translations:
8427         Tino Meinen (nl)
8428         Yair Hershkovitz (he)
8429         Kjartan Maraas (nb)
8430         Jorge Gonzalez (es)
8431         Yannig Marchegay (oc)
8433 Evolution 2.23.1 2008-04-21
8434 ---------------------------
8436 New in 2.23.1:
8437         Quota support to IMAP/POP accounts (Milan Crha)
8438         Configurable Proxy settings for Evolution (Veerapuram Varadhan)
8439         Gtk+ Recent manager integration in Composer (Suman)
8440         New bonobo-less message composer (Matthew Barnes)
8442 Bug Fixes:
8443         #232594: Set status to Needs Action when attendee's address have been changed. (Milan Crha)
8444         #264456: Do not count deleted junk messages when doesn't show deleted messages. (Milan Crha)
8445         #270406: Add quota support to IMAP/POP accounts (Milan Crha)
8446         #271863: Do not count deleted junked messages to total number of messages with unchecked "Hide Deleted Messages" option (Milan Crha)
8447         #273177: New function to add whole vCard to addressbook. (Milan Crha)
8448         #316572: Do not translate unused text. (Milan Crha)
8449         #328146: Fix missing and conflicting mnemonics. (Matthew Barnes)
8450         #334444: Fix for mails with huge attachments (Srinivasa Ragavan)
8451         #335891: Desensitize the signature editing interface if the "signatures" GConf key is not writable. (Matthew Barnes)
8452         #346555: Fixed a mnemonic conflict (Qinkuangyu)
8453         #350308: Make colors only darker, not lighter. Use black in case someone has too dark theme. (Milan Crha)
8454         #378203: Don't crash if path is corrupted (Bharath)
8455         #404241: Never return NULL, rather return "Other" as default. (Milan Crha)
8456         #408579: Changed '&quot;' to '\"' to work with intltool. (Takao Fujiwara)
8457         #437539: Use DocBook tags instead of UTF-8 characters for things like copyright and trademark symbols, quotes, etc. (Matthew Barnes)
8458         #438613: Use different read-only message when checking from contact editor and from calendar UI. (Milan Crha)
8459         #451976: Try to find text/html part in multipart/alternative when in normal mode. (Milan Crha)
8460         #460204: Check whether found mime type is valid before returning it. (Milan Crha)
8461         #476918: Fix a minor typo (Matthew Barnes)
8462         #482148: Allow clear search when some search is active and text is empty. (Milan Crha)
8463         #484793: String change: "Continue Editing" -> "Edit Message" (Ambuj Chitranshi)
8464         #488175: Colorize follow-up messages same as with due-by flag. (Milan Crha)
8465         #496839: Implement Plugin Load Levels. You can decide on which load-level you want your plugin to be loaded. (Sankar P)
8466         #501885: Specify locale directory correctly (Frederic Crozat)
8467         #502826: Reword and reorder Reply Style items in the Preferences. (nickspoon0, Milan Crha)
8468         #506347: Inherit background colors from actual theme, do not use hardcoded one. (Milan Crha)
8469         #506359: Add Translators' comments. (Milan Crha)
8470         #507372: Done language edits on newly added sections. (PC Radhika)
8471         #507526: Add translators' comment. (Milan Crha)
8472         #509672: Clarify an error message (Matthew Barnes)
8473         #509923: Evolution does not show recurrence of accepted meeting invites (Milan Crha)
8474         #511950: Do not force button/label sizes. (Milan Crha)
8475         #511952: Marking text for translation. (Milan Crha)
8476         #511953: Create dialog properly. (Milan Crha)
8477         #511956: Mark text for translation. Make dialog nicer (Milan Crha)
8478         #511957: Mark messages for translation. (Milan Crha)
8479         #511978: Resolve mnemonics clash on Junk tab (Milan Crha)
8480         #512543: Get rid of ENABLE_CAIRO define (Milan Crha)
8481         #513951: Centralize where Evolution's user data directory is defined (Matthew Barnes)
8482         #514744: Check also for proper root node and use default if not the right one. (Milan Crha)
8483         #515786: Fix misspelled SpamAssassin word. (Milan Crha)
8484         #517134: Added a placeholder to dock the "Recent Documents" menu. (Suman Manjunath)
8485         #517168: "compose in external editor" not working (Sankar P)
8486         #517492: Set proper dialog caption with New or Properties (Milan Crha)
8487         #519154: Do not localize folder name used in window title (Milan Crha)
8488         #519292: Use numbers instead of gboolean value (Milan Crha)
8489         #519304: Mark plugin name for translation (Sankar P)
8490         #519421: also use <libytnef/ytnef.h> to check for TNEF support (Paul Bolle)
8491         #521562: Small typo fix. (Milan Crha)
8492         #522178: New mail notification in switcher appears for each mail activity (Milan Crha)
8493         #522631: Fix build failure when --enable-profiling is enabled (Alex Rostovtsev)
8494         #522764: Remove unused include (Ross Burton)
8495         #523271: MIME types should not be case sensitive (Matthew Barnes)
8496         #523402: Fix a Crash on paste event in calendar (Milan Crha)
8497         #523413: Evolution should just save the messages when quitting rather than asking about each one (Matthew Barnes)
8498         #523541: Plug a memory leak (Milan Crha)
8499         #524310: Don't double-free server messages (Dan Williams)
8500         #524434: Fixed build break (PC Radhika)
8501         #525234: Install more include files that are useful to the out of tree evolution plugins. (Ondrej Jirman)
8502         #525238: Add new "component.activated" event. Event is emitted whenever component is activated. (Ondrej Jirman)
8503         #525508: Fix a leak (Matthew Barnes)
8504         #525510: Mark "On This Computer" for translation. (Matthew Barnes)
8505         #525966: Fix a boolean error in detecting unsaved changes (Matthew Barnes)
8506         #526152: Fix New composer spell check warning (Matthew Barnes)
8507         #526739: Ported gnome-vfs to gvfs (Milan Crha)
8508         #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)
8509         #528358: Use message subject as default filename when attempting to 'save message' (Shuai Liu)
8510         #528817: Fix a typo in logic (Matthew Barnes)
8512 Other Contributors:
8513         Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes)
8515 Updated Translations:
8516         Jorge Gonzalez (es)
8517         Kjartan Maraas (nb)
8518         Leonardo Ferreira Fontenelle (pt_BR)
8519         Mark Krapivner (he)
8520         Yair Hershkovitz (he)
8521         Ivar Smolin (et)
8522         Philipp Kerling (de)
8523         Dominik Sandjaja (de)
8524         Daniel Nylander (sv)
8525         Philip Withnall (en_GB)
8526         Simos Xenitellis (el)
8527         Kenneth Nielsen (da)
8528         Gintautas Miliauskas (lt)
8529         Ã…smund Skjæveland (nn)
8530         Krishna Babu K (te)
8531         Yavor Doganov (bg)
8532         Sandeep Shedmake (mr)
8533         Runa Bhattacharjee (bn_IN)
8535 Evolution 2.21.93 2008-03-10
8536 ----------------------------
8538 Bug Fixes:
8539         #282466: (Novell Bugzilla) Handle CIDs of broken cases too (Srinivasa Ragavan)
8540         #351672: Dragging imap message when another is copying locks X (Matthew Barnes)
8541         #520745: Fix format-string vulnerability (Tor Lillqvist/Srinivasa Ragavan)
8543 Other Contributors:
8544         Changes for Windows. Misc simplification and cleanup. (Tor Lillqvist)
8545         Updated contributors list (Johnny Jacob)
8547 Updated Translations:
8548         Luca Ferretti (it)
8549         Ivar Smolin (et)
8550         Ankit Patel (gu)
8551         Stéphane Raimbault (fr)
8552         Gabor Kelemen (hu)
8553         Ã…smund Skjæveland (nn)
8554         Hendrik Richter (de)
8555         Takeshi AIHANA (ja)
8556         Tino Meinen (nl)
8557         Sandeep Shedmake (mr)
8558         Ihar Hrachyshka, AleśNavicki (be@latin)
8559         Changwoo Ryu (ko)
8560         Chao-Hsiung Liao (zh_HK,zh_TW)
8561         Maxim Dziumanenko (uk)
8562         Kenneth Nielsen (da)
8563         Kostas Papadimas (el)
8564         Guntupalli Karunakar (hi)
8565         Runa Bhattacharjee (bn_IN)
8566         Gintautas Miliauskas (lt)
8567         Petr Kovar (cs)
8568         Vasiliy Faronov (ru)
8570 Evolution 2.21.92 2008-02-25
8571 ----------------------------
8573 Bug Fixes:
8574         #153807: (Novell Bugzilla) Patch from OpenSUSE (Srinivasa Ragavan)
8575         #159736: (Novell Bugzilla) Fix a crash when dbus daemon restarts (Jeffrey Stedfast)
8576         #167638: Quit evolution quickly (Jeffrey Stedfast)
8577         #173186: (Novell Bugzilla) Fix a crash while quitting (Jeffrey Stedfast)
8578         #178778: (Novell Bugzilla) Fix a crash when creating an appointment (Michael Meeks)
8579         #209353: Allow paste text on mouse middle button click (Milan Crha)
8580         #209353: Pass Home/End keys to cell when editing (Milan Crha)
8581         #294999: (Novell Bugzilla) Fix subscribing to other user's exchange folder (Srinivasa Ragavan)
8582         #339266: Do not show folder size in offline mode (Sushma Rai)
8583         #358697: (Novell Bugzilla) Make sure the default search filter for sent/draft/outbox is "Recipients Contain" (Srinivasa Ragavan)
8584         #383438: Report "mouse over" even with no text entered (Milan Crha)
8585         #440426: Unset also default_client if removing it (Milan Crha)
8586         #469292: Add empty line only when top posting is enabled (Srinivasa Ragavan)
8587         #471779: Sort timezone entries alphabetically (Suman)
8588         #512776: Fix a startup issue (Milan Crha)
8589         #516408: Free memory returned my libical (Chenthill)
8590         #514836: Fix importing contact lists into a attendee lists for a meeting (Milan Crha)
8591         #514987: New sorting by Status based on the index in popup, not on the text (Milan Crha)
8592         #515659: "Highlight quotations with" checkbox doesn't do anything (Paul Bolle)
8593         #515744: Memory leak fix (Milan Crha)
8594         #516234: Removed a stray printf() statement (Aidan Delaney)
8595         #516279: Don't allow newlines in the password dialog title.  Use a fixed string instead (Matthew Barnes)
8596         #516349: Do not force black text in quotation part of the message (Milan Crha)
8597         #516453: Change Not Started status back to Canceled when Canceled requested (Milan Crha)
8598         #516648: Use "pkill -x" to kill processes on Solaris (Jeff Cai)
8599         #516648: Use $HOME instead of "~" (Jeff Cai)
8600         #517072: Properly escape text (Paul Bolle)
8601         #517082: Fix small leak (Paul Bolle)
8602         #517129: Fix build break of pl translation (Akhil Laddha)
8603         #517458: Handle broken UIDs (Srinivasa Ragavan)
8605 Updated Translations:
8606         Reinout van Schouwen (nl)
8607         Arangel Angov (mk)
8608         Changwoo Ryu (ko)
8609         Daniel Nylander (sv)
8610         Jorge Gonzalez (es)
8611         Ignacio Casal Quinteiro (gl)
8612         Nguyễn Thái Ngọc Duy (vi)
8613         Wadim Dziedzic (pl)
8614         Kjartan Maraas (nb)
8615         Djihed Afifi (ar)
8616         David Lodge (en_GB)
8617         Inaki Larranaga Murgoitio (eu)
8618         Baris Cicek (tr)
8619         David Planella (ca)
8620         Pawan Chitrakar (ne)
8621         Duarte Loreto (pt)
8622         Andre Klapper (de)
8623         Yannig Marchegay (oc)
8624         Theppitak Karoonboonyanan (th)
8625         Ilkka Tuohela (fi)
8626         Abou Manal (ar)
8627         Ivar Smolin (et)
8628         Luca Ferretti (it)
8629         Takeshi AIHANA (ja)
8631 Evolution 2.21.91 2008-02-11
8632 ----------------------------
8634 New in 2.21.91
8635         Documentation update for 2.22. (PC Radhika)
8637 Bug Fixes:
8638         #240073 - Fix regression in strike out completed task (Milan Crha)
8639         #249501 - Fix for attachments with '%' in the filename to be handled well (Milan Crha)
8640         #395939 - Free alarms (Milan Crha)
8641         #411576 - Give gconf option to have same fonts in vertical view column. (Srinivasa Ragavan)
8642         #468427 - Fixes lots of crashes around itip-formatter (Srinivasa Ragavan)
8643         #502571 - Name change to Crash Detection (Srinivasa Ragavan)
8644         #506948 - Unescape while copying urls (Srinivasa Ragavan)
8645         #509741 - Crash while asking certificate popup (Matthew Barnes)
8646         #510642 - Improved error messages (Suman Manjunath)
8647         #514736 - Added application/ms-tnef to supported mime type. (Paul Bolle)
8648         #514771 - Fixes a crash while decoding attachments (Paul Bolle)
8649         #511600 - Doc fixes (PC Radhika)
8650         #511602 - Doc fixes (PC Radhila)
8651         #512623 - Fix keystates for thread expand (Milan Crha)
8652         #513285 - Do not use entities in doc (Wouter Bolsterlee)
8653         #513395 - Make sure that camel url isn't null (Jeff Cai)
8654         #515054 - Better spam support - Upsync SPAM flags (Milan Crha)
8656 Other Contributors:
8657         Windows build fixes (Tor Lillqvist)
8658         G_STRFUNC build fixes (Matthew Barnes)
8659         Fix for Google Calendar Alarm (Srinivasa Ragavan)
8661 Updated Translations:
8662         Kjartan Maraas (nb)
8663         Jorge Gonzalez (es)
8664         Daniel Nylander (sv)
8665         Inaki Larranaga Murgoitio (eu)
8666         Stéphane Raimbault (fr)
8667         Claude Paroz (fr)
8668         Duarte Loreto (pt)
8669         Chao-Hsiung Liao (zh_HK)
8670         Chao-Hsiung Liao (zh_TW)
8671         Andre Klapper (de)
8672         Yannig Marchegay (oc)
8673         Shankar Prasad (kn)
8674         Djihed Afifi (ar)
8675         Sandeep Shedmake (mr)
8676         Washington Lins (pt_BR)
8678 Evolution 2.21.90 2008-01-28
8679 ----------------------------
8681 New in 2.21.90:
8682         Improved spam filtering and new preferences UI for configuring spam filtering (Srinivasa Ragavan)
8684 Bug Fixes:
8685         #324604: Ensure the print of the email is transformed from RFC822 or RFC2047 (Milan Crha)
8686         #329712: Add a new state to maintian forced offline (Srinivasa Ragavan)
8687         #333695: Print attendee name instead of email address if available (Milan Crha)
8688         #337046: Have a ticking filename for attachment, if the mime doesn't carry it (Srinivasa Ragavan)
8689         #339156: Translation issues (Andre Klapper)
8690         #355864: Critical Crash warning while unchecking web calendar (Milan Crha)
8691         #371011: Insert a new paragraph for signature (Johnny Jacob)
8692         #391408: Fix contact minicards for RTL languages (Djihed Afifi)
8693         #395939: Memory leak fix (Milan Crha)
8694         #402487: Memory leak fix (Milan Crha)
8695         #405777: Fix a crash when previewing mails (Srinivasa Ragavan)
8696         #426159: Allow users to snooze for 1+ hour 0 minutes (Suman Manjunath)
8697         #467581: Don't cancel all threads for a vfolder based search (all/account search) (Johnny Jacob)
8698         #475781: Fix memory leaks (Milan Crha)
8699         #503327,503678: Return GByteArray instead of gchar* (Johnny Jacob)
8700         #503551: Fix a crash when trying to delete unselected contact (Milan Crha)
8701         #504062: Fix message list sorting (Milan Crha)
8702         #507564: Fix contact view for RTL languages. (Djihed Afifi)
8703         #509124: Check result of build_message() for NULL before proceeding (Matthew Barnes)
8704         #509509: Make the status bar height as large as the task bar to eliminate "bouncing" when navigating the main menu (Jean-Christophe)
8705         #509697: Ensure search folders are running before calling anything from this (Milan Crha)
8706         #509741: Fix a crash that occurs when prompted to accept a certificate (Matthew Barnes)
8707         #509879: Drop code to clear memo preview every 60 seconds (Milan Crha)
8708         #510409: Free memory before assigning NULL (Milan Crha)
8709         #511094: Set proper foreground color based on focused/non-focused canvas (Milan Crha)
8710         #511105: Free allocated memory properly (Milan Crha)
8711         #511232: Fixed typo Uknown -> Unknown (Jan Tichavsky)
8712         #511488: Ensure vfolder is running (Milan Crha)
8713         #512020: Imposible to remove categories of weather (Milan Crha)
8715 Other Contributors:
8716         Windows build fixes (Tor Lillqvist)
8717         Message list cairo drawing (Srinivasa Ragavan)
8718         Added localized screenshots (Andre Klapper)
8719         libsoup updates (Dan Winship)
8721 Updated Translations:
8722         Å½ygimantas Beručka (lt)
8723         Jovan Naumovski (mk)
8724         Jorge Gonzalez (es)
8725         Andre Klapper (de)
8726         Kjartan Maraas (nb)
8727         Yair Hershkovitz (he)
8728         Inaki Larranaga Murgoitio (eu)
8729         Sandeep Shedmake (mr)
8730         Shankar Prasad (kn)
8731         Ignacio Casal Quinteiro (gl)
8733 Evolution 2.21.5 2008-01-14
8734 ---------------------------
8736 New in 2.21.5:
8737         Mail errors are now non-intrusive (Srinivasa Ragavan)
8738         RTL fixes - Mail and Addressbook (Djihed Afifi)
8740 Bug fixes:
8741         #211353: Allow categories to be assigned to emails (Milan Crha)
8742         #219197: Quit application when session dies (Milan Crha)
8743         #270605: Skip disabled accounts. (Suman Manjunath)
8744         #300336: Added checkbox for "Enable Search Folders" option (Milan Crha)
8745         #300336: Ensure vfolder is running. (Milan Crha)
8746         #309432: Fix message headers for RTL languages. (Djihed Afifi)
8747         #317823: Bump GtkHTML requirement to 3.17.5 (Matthew Barnes)
8748         #317823: Save inline pictures embedded into HTML Mails (Milan Crha)
8749         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
8750         #329692: Get the content size of the MIME part (Jean-Christophe BEGUE)
8751         #333695: Print attenddes/roles in the print view (Milan Crha)
8752         #339813: Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE (Milan Crha)
8753         #348638: Remove pre-edit buffer cleanly in day view (Mayank Jain)
8754         #350932: Enable the use of scrollable tabs in the mail-preferences dialog. (Gert Kulyk)
8755         #362638: Overhaul the message passing API (Matthew Barnes)
8756         #364642: New option in Composer tab to preset Request Read Receipt in composer (Milan Crha)
8757         #375580: Use ISO-8859-1 encoding to store contacts in iPod (João Vale)
8758         #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)
8759         #457842: Do not call edit/start editing of the event when double clicked on the same component as is actually editing (Milan Crha)
8760         #474118: Check for the right type of store and invoke appropriate functions (Bharath Acharya)
8761         #476264: Add mnemonic_widget for default junk plugin (Andre Klapper)
8762         #488213: Fix locks when displaying e-mail with large tiff drawing attached (Milan Crha)
8763         #492188: Use the new Tangoized icons instead of deprecated icons from gnome-icon-theme. (Michael Monreal)
8764         #492702: Just disable the dbus message part of mail notification if dbus isn't there. Also remove new-mail-notify plugin (Srinivasa Ragavan)
8765         #496301: Clean up the schema (Martin Meyer)
8766         #496402: Do not synchronize blocked bodies from pidgin (Milan Crha)
8767         #497914: backport changes from the copy/pasted code in imap-headers plugin (Gilles Dartiguelongue)
8768         #498095: Fix mnemonic issues (David Turner)
8769         #499145: Follow RFC 3798 to send return receipts. (Colin Leroy)
8770         #502303: Plugins configure widgets are not freed correctly in plugin-mamager (Milan Crha)
8771         #502783: Restore message states (read receipt/priority) when opening from a draft (nickspoon0@gmail.com)
8772         #502914: Do not write NULL into gconf (Milan Crha)
8773         #503954: Accept custom domain names while setting up account (Nyall Dawson)
8774         #504480: Increases the height of the ETaskBar to eliminate the constant resizing (Milan Crha)
8775         #504541: Add --with[out]-help option to make it possible to skip building and installing user documentation (Matthew Barnes)
8776         #506772: Not-NULL check for a string array before finding its length (Christian Krause)
8777         #506814: Add the signal only if the view is present (Srinivasa Ragavan)
8778         #507067: Can't save pictures embedded in HTML Mail when picture = link (Milan Crha)
8779         #507311: Submit bugs to the "BugBuddyBugs" Bugzilla component (Matthew Barnes)
8780         #507359: 
8781         #507363: Also check if toplevel widget has non-NULL window property (Milan Crha)
8782         #508282: Mark the window title for translation. (Changwoo Ryu)
8783         #508678: Included missing header glib/gi18n.h (Bharath Acharya)
8784         #508731: Have a safe default, if the values from gconf isn't so nice. (Srinivasa Ragavan)
8786 Updated Translations:
8787         Amitakhya Phukan (as)
8788         Espen Stefansen (nb)
8789         Jorge Gonzalez (es)
8790         Luca Ferretti (it)
8791         Changwoo Ryu (ko)
8792         Inaki Larranaga Murgoitio (eu)
8793         Erdal Ronahi (ku)
8794         Clytie Siddall (vi)
8795         Kjartan Maraas (nb)
8796         Yannig Marchegay (oc)
8797         Wadim Dziedzic (pl)
8798         Daniel Nylander (sv)
8799         Seán de Búrca (ga)
8800         Djihed Afifi (ar)
8802 Evolution 2.21.4 2007-12-17
8803 ---------------------------
8805 New in 2.21.4:
8806         Basic support for non-intrusive error reporting and error logging in Mailer (Srinivasa Ragavan)
8807         Add basic support for crash detection (Srinivasa Ragavan)
8808         Basic Message tagging support (aka Custom labels) (Sankar P / Milan Crha)
8810 Bug fixes:
8811         #220846: New option to accept meeting request as free time (Milan Crha)
8812         #263236: Look for "Do not ask me again" check in alignment, so let it works properly (Milan Crha)
8813         #329578: Add mnemonic for "minutes" widget (Alex Kloss)
8814         #329706: Confirmation dialog for HTML Message needs some improvements (Alex Kloss)
8815         #336074: Check for mail only in active folders (Milan Crha)
8816         #340267: Show description in preview as preformatted text, so tabulators are kept instead of treated as white spaces (Milan Crha)
8817         #347328: Fix mnemonic clash over 'c', add mnemonic for 'Name' entry (Alex Kloss)
8818         #347329: Added a mnemonic to the 'Create' button of the 'New Folder' dialog (David Turner)
8819         #354265: Fixed mnemonic clash between print and paste mnemonics (David Turner)
8820         #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)
8821         #408170: Added mnemonics to the "Custom" and "Sort By" menu options (David Turner)
8822         #409121: Corrected misspelled instances of vCard (Lucky Wankhede)
8823         #430369: Crash in ea_setting_setup() (Srinivasa Ragavan)
8824         #437579: Fix all "entity not defined" warnings (Matthew Barnes)
8825         #438769: Changed label from 'Search name' to 'Rule name' in edit -> message filters -> add (Bob Mauchin)
8826         #444227: Make string for PrepareForOffline more descriptive. Add mnemonic to PrepareForOffline menu item (Alex Kloss)
8827         #446029: Fix for a mnemonic conflict in 'Find in Message' feature (David Turner)
8828         #458824: Added mnemonics to the "Group" dialog (David Turner)
8829         #466241: Added a mnemonic to "Authentication type" in the recieving mail section of configuration (David Turner)
8830         #466497: Changed some mnemonics to stop l being used as a mnemonic key (David Turner)
8831         #466499: Added support for mnemonics in config options from camel (David Turner)
8832         #466503: Fix for a mnemonic conflict in Preferences -> Mail Preferences -> Junk tab (Alex Kloss)
8833         #468277: Added a mnemonic to "Copy book content locally for offline operation" (David Turner)
8834         #474043: Prevent buffer overflows, by introducing a max size to copy (Evil Ninja Squirrel)
8835         #474651: Use format strings in gtk_message_dialog_new (Tobias Mueller)
8836         #475508: Changed the string for search folder and filter creation from message list to make it understandable (Akhil Laddha)
8837         #492702: Moved bits of sound notification on new messages to mail-notification plugin. (Milan Crha)
8838         #500210: Show plugin configuration in a tab of plugin manager (Milan Crha)
8839         #500561: Added icon for mark all messages as read menu item. (Denis Washington)
8840         #501474: Fix wrong expression from bug #359267 (Milan Crha)
8841         #501677: If it is not FolderBrowser object, the pane size signal is not sent (Jeff Cai)
8842         #501969: Passwords should not be forgotten on all errors (Sankar P)
8843         #502188: Initialize "remember" variable to FALSE. (nickspoon0@gmail.com)
8844         #502312: A little cleanup of configuration part of the plugin to not use global variables and free memory properly (Milan Crha)
8845         #502318: Critical warnings fixed when closing message window (Milan Crha)
8846         #502501: Re use the existing string (Srinivasa Ragavan)
8847         #503111: Suppress "Loading %s as the default junk plugin" message (Alex "weej" Jones)
8849 Other Contributors:
8850         Fixes some CPU usage issue whenever (un)read count is updated (Sankar P/Michael Meeks)
8851         Added a preference to disable Magic Spacebar (Srinivasa Ragavan)
8852         Fix an implicit function declaration. (Matthew Barnes)
8853         Bump libgtkhtml requirement to 3.17.3 due to bug #271551 (Matthew Barnes)
8854         Cleanup of attachment reminder over Milan Crha's work (Johnny Jacob)
8855         Move preferences of attachment reminder plugin to the configure tab (Sankar P)
8856         Fix capitalization of "Download Messages..." & "Switcher Appearance" menu (Matthew Barnes)
8858 Updated Translations:
8859         Kjartan Maraas (nb)
8860         Kostas Papadimas (el)
8861         Jorge Gonzalez (es)
8862         Matej Urbančič(sl)
8863         Andre Klapper (de)
8864         Rodrigo Flores (pt_BR)
8865         Daniel Nylander (sv)
8866         Seán de Búrca (ga)
8868 Evolution 2.21.3 2007-12-03
8869 ---------------------------
8871 Bug fixes:
8872         #214645: Collapses non-working days to occupy one row and expand other days if possible (Milan Crha)
8873         #216485: Add Select Message Subthread (Nicholas Miell)
8874         #216485: Edit->Select thread menu fix and improvement (Nicholas Miell)
8875         #256899: Remove "Disable/Enable" button from Mail Accounts preferences (Chaya)
8876         #271551: File manager used during composer should remember last directory (Milan Crha)
8877         #325730: Tasks preview pane not refreshed on delete event (Milan Crha)
8878         #335931: Disappearing of the bottom-most mail leaves invalid selection (Milan Crha)
8879         #346693: Ensure new event in top canvas will be visible. (Milan Crha)
8880         #353807: Notice user if any error occur during opening calendar, calendar is readonly or when add fails. (Milan Crha)
8881         #380644: "Required Participants" dialog does not show meeting participants (Milan Crha, Matthew Barnes)
8882         #391062: Automatic contacts are now added only if enabled (Srinivasa Ragavan)
8883         #400213: Do not use pixmaps and masks, load images from file, instead (Milan Crha)
8884         #401337: Use other mnemonic for Organizer and let it work properly (Milan Crha)
8885         #401523: Selectable text in imap headers page. (Lucky)
8886         #458237: Check for non-NULL source before using it to prevent a crash (Milan Crha)
8887         #479081: Check for input validity immediately after creating setup widgets (Milan Crha)
8888         #480514: Let "Last 5 Days' Messages" and "Recent messages" filters work in Sent folder too (Milan Crha)
8889         #484603: Do not forget for organizer icon when counting used icons. (Milan Crha)
8890         #489652: Migrate the contact list editor from ETable to GtkTreeView and fix some HIG issues (Matthew Barnes)
8891         #493783: Do not erase old content when re-formatting same mail, so keep scroll position (Milan Crha)
8892         #494414: If used uri points to an account, then prepend account's name to folder name (Milan Crha)
8893         #494425: 'Save All' handles duplicate attachement names incorrectly (Milan Crha)
8894         #495123: Refactor composer headers (Matthew Barnes)
8895         #495711: Keep track of previously created Full Name dialog and reuse it (Milan Crha)
8896         #495872: Add memo support (Gilles Dartiguelongue)
8897         #495875: Right click menu reordering (Gilles Dartiguelongue)
8898         #495951: Use GtkTreeView in place of ETable (Gilles Dartiguelongue)
8899         #497810: Add "Evolution FAQ" help menu item (Andre Klapper)
8900         #498173: Plugin configure dialog pops up automatically (Sankar P)
8901         #498551: Forgotten "Loading..." node under nntp server (Milan Crha)
8902         #499644: The behavior of the "Include remote tests" check button was swapped with respect to its state. (Matthew Barnes)
8903         #499920: Missing header files has to be shipped (Matthew Barnes)
8904         #500024: Set number of pages first (Milan Crha)
8906 Updated Translations:
8907         Jorge Gonzalez (es)
8908         Ivar Smolin (et)
8909         Matej Urbančič(sl)
8910         Yannig Marchegay (oc)
8911         Daniel Nylander (sv)
8913 Evolution 2.21.2 2007-11-12
8914 ---------------------------
8916 Bug fixes:
8917         #231166: Do not start appointment time drop-down at midnight (Milan Crha)
8918         #255051: No way to abort creation of new task (Milan Crha)
8919         #315101: Receiving list of components, so made changes here to reflect it (Milan Crha)
8920         #318592: Allow UI notification of links inserted in composer (Milan Crha)
8921         #318604: Automatically enable view of the task list you add a task to (Milan Crha)
8922         #334675: When only one message is selected, try to use selected text in preview as description, instead of whole message body (Milan Crha)
8923         #341085: Use 'x_offset' instead of changing event size when has icons (Milan Crha)
8924         #343011: restore collapse state of selected folder after start (Milan Crha)
8925         #346693: Too Many All Day Events force Calendar to grow beyond screen-height (Milan Crha)
8926         #351932: Ensure due date is not before start date (Milan Crha)
8927         #353779: Allow convert more than one mail to meeting with one click (Milan Crha)
8928         #353780: Stop processing immediately when page is filled incorrectly (Milan Crha)
8929         #359267: Not all memos are showed in calendar view (Milan Crha)
8930         #463946: Fix of critical warning and misused variable (Milan Crha)
8931         #478704: Remove dead files from source control (Matthew Barnes)
8932         #483785, #209425: Get rid of deprecated icons from gnome-icon-theme (Michael Monreal)
8933         #484064: Use mail-message-new instead of mail-send for composing mail to contact, contacts or group (Michael Monreal)
8934         #487318: Fix typo in D-Bus (Gilles Dartiguelongue)
8935         #488298: Disable marking of Drafts as junk (Milan Crha)
8936         #491345: Hide completed tasks option requires evo's restart (Milan Crha)
8937         #492058: Name the anonymous unions to build with the Sun Studio compiler. (Damien Carbery)
8938         #492102: Use mail-mark-read icon (Michael Monreal)
8939         #492106: Use the about icon from the freedesktop spec, not the deprecated gnomeui icon (Michael Monreal)
8940         #492170: Replace the old color definitions with very similar colors from the Tango color palette (Michael Monreal)
8941         #492692: Plug memory leak (Milan Crha)
8942         #493646: Fixed a crash at startup (Sankar P)
8943         
8944 Updated Translations:
8945         Ignacio Casal Quinteiro (gl)
8946         Washington Lins (pt_BR)
8947         Jorge Gonzalez (es)
8948         David Planella (ca)
8949         Kjartan Maraas (nb)
8951 Evolution 2.21.1 2007-10-29
8952 ---------------------------
8954 New in 2.21.1:
8955         New plugin: external-editor, which will make it possible to use an external editor as the mail composer (Sankar P)
8956         Support for Google Calendar (Ebby Wiselyn)
8957         New Tango look icons (Michael Monreal)
8959 Bug fixes:
8960         #228832: Show tasks in calendar (Milan Crha)
8961         #230339: Print also location, if present. (Milan Crha)
8962         #261165: Added search on CC and BCC (Andre Klapper)
8963         #271734: Show description of operation, if available (Milan Crha)
8964         #300693: Removed obsolete code and references to "task-sort" virtual column (Milan Crha)
8965         #311179: Avoid selection of label text by Tab (Milan Crha)
8966         #323977: Filters Editor Needs UI Modifications (Milan Crha)
8967         #324472: Tasks marked as complete using multiple selection are now saved (Milan Crha)
8968         #329823: Added support to change component's button icon (Milan Crha)
8969         #329823: Icon change to reflect new mail (Milan Crha)
8970         #331421: Make contact list name clickable (Milan Crha)
8971         #331578: Run command line in other thread rather than in main thread (Milan Crha)
8972         #337539: Omit left column when showing list of contacts (Milan Crha)
8973         #340748: Notifies others about change (Milan Crha)
8974         #342283: Behave consistently when printing (Milan Crha)
8975         #346146: Appointments in "Sent Items" should not display Accept/Decline buttons (Milan Crha)
8976         #346686: Uses new helper function to determine if row is editable (Milan Crha)
8977         #351333: Added more descriptive hint over search bar's option button (Milan Crha)
8978         #353656: Rename "Phone List" to "List View" (Anand V M)
8979         #360134: Plug memory leaks (Tobias Mueller)
8980         #395272: Minor code cleanups and value checking (Tobias Mueller)
8981         #412360: Show tooltip for all email addresses (Milan Crha)
8982         #413420: Change mimetype if knows the extension and if the content of file is valid. (Milan Crha)
8983         #417999: Don't use deprecated GTK+ symbols (Milan Crha)
8984         #423401: Better error handling when attaching remote file (Milan Crha)
8985         #428402: Fix a crash in calendar (Milan Crha)
8986         #428402: Really go through every component when removing one (Milan Crha)
8987         #437579: Fix various compiler warnings (Milan Crha)
8988         #461195: Remove needless marshalers (Hiroyuki Ikezoe)
8989         #461272: Configure button should not be enabled for all (Sankar P)
8990         #467364: Evolution uses "Emoticon" instead of "Smiley" (Christian Kintner)
8991         #468736: Fixed high memory consumption (Srinivasa Ragavan)
8992         #469657: Use destroy functions in GHashTables to simplify memory management (Matthew Barnes)
8993         #470837: Improved "Sort by" submenu behavior (Milan Crha)
8994         #473903: Fix compile time warnings (Milan Crha)
8995         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
8996         #474557: Choose right widget and use PANGO_PIXELS to calculate height (Milan Crha)
8997         #476389: Maintain UI consistency (Diego Escalante Urrelo)
8998         #476926: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (Matthew Barnes)
8999         #477045: Require gnome-icon-theme 2.19.91 (Matthew Barnes)
9000         #477045: Use standard icon names where applicable (Matthew Barnes)
9001         #478871: Shows proper 'Fields shown' description for all tables (Milan Crha)
9002         #479257: Change icon references (Michael Monreal)
9003         #479257: Migration of theme icons (Michael Monreal)
9004         #479716: Maintain UI consistency (Milan Crha)
9005         #480621: Use consistent terminology for mail messages (Matthew Barnes)
9006         #480804: use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR (Pedro Villavicencio Garrido)
9007         #481235: Display Face header value if contacts doesn't have any image associated with them. (Sankar P)
9008         #481325: Fix capitalization of program name in About dialog (Matthew Barnes)
9009         #481325: Require GTK+ 2.12 (Matthew Barnes)
9010         #482575: Don't use "insert_image" icon (Michael Monreal)
9011         #482603: Use document-properties icon instead of stock_folder-properties (Michael Monreal)
9012         #483301: Remove an unused variable (Matthew Barnes)
9013         #483989: Require libbonobo 2.16.0 or later (Matthew Barnes)
9014         #484635: Plugged memory corruption (Bharath Acharya)
9015         #484814: Change name and comment in .desktop file (Matthew Barnes)
9016         #486406: Use addressbook-new icon instead of stock_addressbook (Michael Monreal)
9017         #489027: Thread sorting for new mails fixed (Milan Crha)
9018         #489661: Remove dead, unshipped code from addressbook/gui/widgets (Matthew Barnes)
9020 Updated Translations:
9021         Jorge Gonzalez (es)
9022         Matej Urbanči (sl)
9023         Anas Husseini (ar)
9024         Daniel Nylander (sv)
9025         David Planella (ca)
9026         Yavor Doganov (bg)
9027         Ivar Smolin (et)
9028         Gintautas Miliauskas (lt)
9029         Ignacio Casal Quinteiro (gl)
9030         Stéphane Raimbault (fr)
9032 Evolution 2.12.0 2007-09-17
9033 ----------------------------
9035 Bug fixes:
9036         #270605: Skip disabled accounts and choose first available address as organizer. (Chenthill Palanisamy, Milan Crha)
9037         #274047: (Novell Bugzilla) Pick the glade file from install area (Chenthill Palanisamy)
9038         #274048: (Novell Bugzilla) Prompt for a password if required (Chenthill Palanisamy)
9039         #277159: (Novell Bugzilla) Listen to the changes made in publish frequency (Chenthill Palanisamy)
9040         #300284: (Novell Bugzilla) Do not allow the user to set a 'no-date' for start/end of appointments in list view (Suman Manjunath)
9041         #301044: (Novell Bugzilla) Dont append the comma from the Nameselector (Srinivasa Ragavan)
9042         #304993: (Novell Bugzilla) Allow folder selection of created folders and expand only if selection is not asked for (Srinivasa Ragavan)
9043         #329629: audio-inline plugin has been ported to gstreamer 0.10 (Frederic Crozat)
9044         #330223: More than one memo list was getting marked as default (Milan Crha)
9045         #332026: Filter the input context key events (Chenthill Palanisamy)
9046         #363645: Don't translate empty label names. (Bastien Nocera)
9047         #368033: Assign default color for B&A when no color is set (Milan Crha)
9048         #467581: Get the right URIs for selected and current folders. (Johnny Jacob)
9049         #468366: Avoid empty keywords getting added and other small fixes and improvements. (B S Srinidhi)
9050         #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
9051         #473903: Fixes serious compiler warning (Milan Crha)
9053 Other Contributors:
9054         Fix weak references which fixes one issue of the patch from bug #439122 (Gilles Dartiguelongue)
9055         Code cleanup (Suman Manjunath)
9057 Updated Translations:
9058         Yannig Marchegay (oc)
9059         Nickolay V. Shmyrev (ru)
9060         Gabor Kelemen (hu)
9061         Iestyn Pryce (cy)
9062         Ahmad Farghal (ar)
9063         Jamil Ahmed (bn)
9064         Hendrik Richter (de)
9065         Danishka Navin (si)
9066         Igor Nestorovi (sr)
9067         Ani Peter (ml)
9068         Amitakhya Phukan (as)
9069         Ilkka Tuohela (fi)
9070         Jorge Gonzalez (es)
9071         Kenneth Nielsen (da)
9072         Daniel Nylander (sv)
9073         Jovan Naumovski (mk)
9074         Ankit Patel (gu)
9075         Luca Ferretti (it)
9076         Inaki Larranaga Murgoitio (eu)
9077         Clytie Siddall (vi)
9078         Priit Laes (et)
9080 Evolution 2.11.92 2007-09-03
9081 ----------------------------
9083 Bug fixes:
9084         #201167: Complete implementation of Categories synching and lots of bug fixes (Nathan Owens and Tom Billiet)
9085         #351672: Dragging imap message when another is copying locks X (Gavin Scott)
9086         #377763: Do not scale under 1x1 pixel (Milan Crha)
9087         #378759: Fixed a crash when entering S/MIME password for signing email (Milan Crha)
9088         #431459: Avoid reentrancy of prefer-plain plugin (Srinivasa Ragavan)
9089         #466051: When memo start date is set to 'None', do not store DTSTART property. (Suman Manjunath)
9090         #469886: Update FSF address in header comments (Tobias Mueller) 
9091         #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
9093 Other Contributors:
9094         - Add mail/default/pl/Makefile to AC_OUTPUT (Matthew Barnes)
9095         - Add Evolution contributors names to credits page (Gilbert Dartiguelongue)
9097 Updated Translations:
9098         Kjartan Maraas (nb)
9099         Ivar Smolin (et)
9100         Takeshi AIHANA (ja)
9101         Washington Lins (pt_BR)
9102         Jovan Naumovski (mk)
9103         Ankit Patel (gu)
9104         Tirumurthi Vasudevan (ta)
9105         Ilkka Tuohela (fi)
9106         GNOME PL Team (pl)
9107         Daniel Nylander (sv)
9108         Jorge Gonzalez (es)
9109         Theppitak Karoonboonyanan (th)
9110         Clytie Siddall (vi)
9111         Funda Wang (zh_CN)
9112         Duarte Loreto (pt)
9114 Evolution 2.11.91 2007-08-27
9115 ----------------------------
9117 Bug fixes:
9118         #201201: Double-click on selected range in week view empty area should bring up event editor (Milan Crha)
9119         #201202: Double-click on selected range in day view should bring up event editor (Milan Crha)
9120         #239441: Fixed a crash when sorting imap mailbox by date (Milan Crha)
9121         #256878: Set the message for valid signatures (Vincent Untz)
9122         #262226: Inconsistent "all day" behaviour of appointment editor (Milan Crha)
9123         #262682: Add labelled-by relation between labels and entry. (Li Yuan)
9124         #272167: 'Mark calendar for offline option' is available for local calendars (Milan Crha)
9125         #274070: (BNC) download of freebusy not working (Chenthill Palanisamy)
9126         #301835: (BNC) Fixed a crash when clicking on mail with a calendar appointment (Suman Manjunath)
9127         #303877: candidate window position at 0,0 in Evolution Task (Hiroyuki Ikezone)
9128         #303878: candidate window position at 0,0 in calendar (Hiroyuki Ikezoe and Mayank Jain)
9129         #308636: User can delete grouwpise 'Calendar' (Milan Crha)
9130         #309166: Fix incorrect cusor movement and delete for indic charcters in evolution calendar (Mayank Jain)
9131         #328405: A signature will be attached when redirecting an email (Raghavendran)
9132         #329746: Renamed 'Journal' to 'Memo'. (Milan Crha)
9133         #330628: In day view Meeting icon should be displayed in All day meeting (Hiroyuki Ikezoe)
9134         #331174: Rename KRBx_LDFLAGS to KRBx_LIBS (Matthew Barnes)
9135         #337616, #352346, #467364, #468309: Documentation fixes (PC Radhika)
9136         #338803: Free/Busy Loses Meeting Duration When Click To Another Time. (Milan Crha)
9137         #347770: Improved description text parsing (Milan Crha)
9138         #350539: Check for NULL MIME part (Milan Crha)
9139         #352358: Harmonized some error messages (Ushveen Kaur)
9140         #353462: Changing the labels of buttons from "Yes/No" to make them HIG compliant. (Anand V M)
9141         #355766: Multi-lang text in Body is not printed when composing in ASCII mode (Mayank Jain)
9142         #355864: Fixed a critical warning when unchecking a webcal (Milan Crha)
9143         #364431: Fix a crash while refreshing IMAP subscriptions (Johnny Jacob)
9144         #364700: Load/Enable junk plugins while loading only (Srinivasa Ragavan)
9145         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
9146         #385414: Fix multi language text display in message source (Mayank Jain)
9147         #385517: Evolution Preferences for Task now allows to change field values (Milan Crha)
9148         #411619: Fixed build failures with -z defs (Matthew Barnes)
9149         #412732: Fixed a crash when adding contact (Milan Crha)
9150         #414420: Fix a crasher on repeated destroy (Ed Catmur)
9151         #420492: new all day event does not record "show as busy" status (Ebby Wiselyn)
9152         #428110: Dragging memo onto the same memo list used to delete the memo (Milan Crha)
9153         #431459: Enable format plugins while loading only (Srinivasa Ragavan)
9154         #435942: Documentation fixes (PC Radhika)
9155         #440328: Added missing mnemonic for merge button (Suman Manjunath)
9156         #440807: Sync now with Pidgin IM (Suman Manjunath)
9157         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
9158         #464106: GoTo Date dialog does not honor settings (Milan Crha)
9159         #464338: Show popup when creating new folder (Bharath Acharya)
9160         #465573: Optimize pixbuf behaviour (Tim Yamin)
9161         #466548: Fixed a crash when editing calendar event when none of the accounts are enabled (Milan Crha)
9162         #466796: Fixed a crash at start up (Rouslan Solomakhin)
9163         #467165: Fixed a crash at start up(Srinivasa Ragavan)
9164         #467198: Initialize the camel exception (Srinivasa Ragavan)
9165         #467382: Compilation with "-pedantic" fails due to missing array size (Tobias Mueller)
9166         #467559, 467883: Fix a crash on startup (Matthew Barnes)
9167         #467635: String changes (Johnny Jacob)
9168         #468159: Removed usage of BASE_VERSION (Gilles Dartiguelongue)
9169         #468294: Add a few strings for translation. (Srinivasa Ragavan)
9170         #468303: Add strings for i18n (Srinivasa Ragavan)
9171         #468303: Add strings for i18n (Srinivasa Ragavan)
9172         #468303: Enable strings for i18n. (Srinivasa Ragavan)
9173         #468411: Fixed a crash while editing a newly typed event in week view (Srinivasa Ragavan)
9174         #468440: Fixed a crash in calendar week-view (while editing a new event with empty text) (Srinivasa Ragavan)
9175         #468734: Fix a crash when trying to change label color in preferences (Srinivasa Ragavan)
9176         #468804: Fixed a crash when converting a mail with attachment to task (Wang Xin)
9177         #468869: Mark strings for Translation. (Sankar P)
9179 Other Contributors:
9180         Set the free/busy info of events entered directly on the canvas,
9181          with the editor defaults. (Suman Manjunath)
9183 Updated Translations:
9184         Jorge Gonzalez (es)
9185         Daniel Nylander (sv)
9186         Washington Lins, Raul Pereira (pt_BR)
9187         Ivar Smolin (et)
9188         Ankit Patel (gu)
9189         Ilkka Tuohela (fi)
9190         Andre Klapper, Hendrik Richter (de)
9191         Kjartan Maraas (nb)
9192         Stéphane Raimbault (fr)
9193         Theppitak Karoonboonyanan (th)
9194         Takeshi AIHANA (ja)
9195         Reinout van Schouwen (nl)
9196         Jakub Friedl (cs)
9197         Tirumurthi Vasudevan (ta)
9198         GNOME PL Team (pl)
9200 Evolution 2.11.90 2007-08-13
9201 ---------------------------
9203 New in 2.11.90:
9204         - A new command line option (--disable-preview) to disable loading crash-on-selected last mails,
9205           tasks, contacts (Srinivasa Ragavan)
9207 Bug fixes:
9208         #287394: (BNC) When exitting, close after the message was saved. (Srinivasa Ragavan)
9209         #313221: Improve parsing of VCARD file with multiple TYPE information (Milan Crha)
9210         #322624: Don't add alarms for types with unknown/none notification method (Milan Crha)
9211         #327977: Fix a crash when setting password in preferences window (Milan Crha)
9212         #331729: Fixed a crash when using cursor keys after expunging selected mail (Milan Crha)
9213         #335566: Fix a crash when scaling an image in preview pane (Milan Crha)
9214         #351552: Fixed critical warning with e_passwords for calendars without 'auth-domain' property (Milan Crha)
9215         #352346: Cannot create Maildir account (Milan Crha)
9216         #377173: Show category icon correctly (Hiroyuki Ikezoe) 
9217         #377309: "Synchronize now" should work even if periodic checking is not enabled (Diego Escalante Urrelo)
9218         #383684: Do not load pending hooks if the corresponding plugin is disabled (Sankar P)
9219         #387312: Auto-collapse of expanded threads has been fixed (Tobias Mueller)
9220         #401533: Text marked for localization in memos (Milan Crha)
9221         #419690: Fixed a crash during startup after a unclean shutdown (Srinivasa Ragavan)
9222         #427469: When importing VCARD, if HOME or WORK isn't specified for EMAIL, add TYPE=OTHER (Milan Crha)
9223         #428125: Added mnemonic for "Plain Text Mode" in preferences (Anand V M)
9224         #429234: Fixed a crash when opening an attachment (Srinivasa Ragavan)
9225         #444882: Fixed configure options beautification (Gilles Dartiguelongue)
9226         #451599: Timing of setting the attachment is downloaded has to be after creating the attachment (Srinivasa Ragavan)
9227         #454253: Fixed a crash during alarm notify (Srinivasa Ragavan)
9228         #455799: Remove all .cvsignore and update svn:ignore porperty in all directories. (Hiroyuki Ikezoe)
9229         #458508: String issues resolved in backup-restore plugin (Anand V M)
9230         #458822: Description string fixed for mail-notification plugin (Anand V M)
9231         #460326: If the vcalendar isn't there don't crash but report invalid. (Srinivasa Ragavan)
9232         #460821: The second argument of g_utf8_strdown() expects the length of string in bytes or -1 (Hiroyuki Ikezoe)
9233         #462007: Plugged memory leak. (Hiroyuki Ikezoe)
9234         #462010: Plugged memory leak. (Hiroyuki Ikezoe)
9235         #462138: Signature on top does not work if no signature is set as default (Sankar P)
9236         #462332: Avoid duplicate attachments when DnD image (Hiroyuki Ikezoe)
9237         #463061: Fixed a crash while launching preferences window (Srinivasa  Ragavan)
9238         #463129: Fix glibc free crash when changing components (Milan Crha)
9239         #463946: Calling "Add Column" more than once now works (Milan Crha)
9240         #464312: Do not connect to server if the account is disabled. (Srinivasa Ragavan)
9242 Other Contributors:
9243         - Fix for expanding newly created folders (Lucky)
9244         - Documentation updates (Radhika)
9245         - Exchange Calendar delegation bug fixes (Suman)
9247 Updated Translations:
9248         Claude Paroz and Stéphane Raimbault (fr)
9249         Jorge Gonzalez (es)
9250         Andre Klapper (de)
9251         Daniel Nylander (sv)
9252         Theppitak Karoonboonyanan (th)
9253         Takeshi AIHANA (ja)
9254         Tirumurthi Vasudevan (ta)
9255         Ankit Patel (gu)
9256         Ilkka Tuohela (fi)
9257         Kostas Papadimas (el)
9258         Danishka Navin (si)
9259         Kjartan Maraas (nb)
9261 Evolution 2.11.6.1 2007-07-31
9262 -----------------------------
9263 Changes:
9264         Handle mails from delegates appropriately, rather than showing the
9265         pretty-on-behalf-of band for all mails containing a Sender field
9266         (Veerapuram Varadhan)
9268 Evolution 2.11.6 2007-07-30
9269 ---------------------------
9271 New in 2.11.6:
9272         New Face plugin - Helps in attaching Face header to outgoing mails
9273          (Sankar P)
9274         Plugins are now configurable within the plugin-manager itself
9275          (Sankar P)
9276         Provide support for keeping your signature on top while replying
9277          (Sankar P)
9279 Bug fixes:
9280         #200977: Ensure that selected day is visible when changed (Milan
9281          Crha)
9282         #237989: Included support for backspace in magic space bar feature
9283          (Johnny Jacob)
9284         #268162: Add username and password options to webcal dialog (Milan
9285          Crha)
9286         #273386: Fixed a crash while viewing an attached image (Milan Crha)
9287         #273699: Fixed a crash when starting evolution-alarm-notify if it is
9288          already running (Milan Crha)
9289         #303937: Fixed a crash on receiving a drag-n-drop event at startup
9290          (Milan Crha)
9291         #323522: Fixed a crash when switching components (Srinivasa Ragavan)
9292         #326388: Delete button is disabled for 'Birthdays & Anniversaries'
9293          calendar (Milan Crha)
9294         #332112: Fixed inconsistent punctuation in send/receive dialog
9295          (Lucky Wankhede)
9296         #335881: Fixed pasting of raw text in task list (Hiroyuki Ikezoe)
9297         #380534: Collect all the required package versions in one place and
9298          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
9299         #410287: Removed whitespaces in front of punctuation marks (Lucky
9300          Wankhede)
9301         #428123: Fixed mnemonic conflicts (Lucky Wankhede)
9302         #444433: Fix spelling and grammar errors in "Advanced Search
9303          options" (Lucky Wankhede)
9304         #445248: Fixed a crash when changing default drafts / sent folder in
9305          IMAP (Johnny Jacob)
9306         #451211: Fixed a crash (Lucky Wankhede, Hiroyuki Ikezoe)
9307         #453544: Fixed switched actions of "Do not mark as read" and "Mark
9308          as read" buttons (hggdh)
9309         #453668: Fixed a random crash (Rob Bradford)
9310         #453860: Fix a crash when creating new meeting (Xiurong Simon Zheng)
9311         #457394: Fixed a crash in tasks (Milan Crha)
9312         #457523: Fixed parse error in quick search bar (Johnny Jacob)
9313         #458275: Fixed malformed body part headers for a MDN (Atos Origin
9314          Communication Systems <support-syscom@atosorigin.com>)
9315         #458511: Fix display of exchange delegate emails (Hiroyuki Ikezoe)
9316         #458820: Grey out local photos search if sender photo display is
9317          disabled (Cosimo Cecchi)
9318         #458894: Fixed a crash when deleting an IMAP account (Johnny Jacob)
9319         #459030: Shrink To / Cc / Bcc headers now work in non-english
9320          locales too (Srinivasa Ragavan)
9321         #459251: Added new files with translatable strings (Johnny Jacob)
9322         #459413: Fixed a crash when connecting to a wcap calendar account
9323          (Li Yuan)
9324         #459522: Plugins should be configurable within the plugin-manager
9325          itself. (Sankar P)
9326         #460825: Removed needless EFilterBarClass (Hiroyuki Ikezoe)
9327         #461474: Remove redundant code in calendar (Rob Bradford)
9329 Updated Translations:
9330         Jorge Gonzalez (es)
9331         Matic Å½gur (sl)
9332         Bharat Kumar (te)
9333         Claude Paroz, Myriam Malga and Stéphane Raimbault (fr)
9334         Danilo Å egan (sr)
9335         Vincent van Adrighem (nl)
9336         Raivis Dejus (lv)
9337         Daniel Nylander (sv)
9338         Ilkka Tuohela (fi)
9339         Priit Laes (et)
9340         Changwoo Ryu (ko)
9341         Ankit Patel (gu)
9343 Evolution 2.11.5 2007-07-09
9344 ---------------------------
9346 New in 2.11.5:
9347         Hook for plugging into Send/Receive dialog for the Evolution RSS plugin. (Srinivasa Ragavan)
9348         Attachment reminder plugin (Johhny Jacob)
9349         Tnef attachment plugin (Lucky Wankhede)
9350         Exchange Delegation support (Bharath and Suman)
9351         Improved email printing with support of most of the Gtk+ print options (Matthew Barnes)
9353 Bug fixes:
9354         #271864: Junk and Trash folders now list number of selected emails
9355          correctly (Hiroyuki Ikezoe)
9356         #307410: Fix prompting for IMAP password a second time after
9357          canceling first request (Milan Crha)
9358         #312370: When loading images from an html message, the download
9359          status is shown correctly (B S Srinidhi)
9360         #317281: Allow vFolder to search on the different states of a flag
9361          (Michael P. Lepore)
9362         #321741: Default date for appointment or meeting is now set to
9363          current date (Milan Crha)
9364         #328484: Changing the color of a calendar wasn't getting reflected
9365          correctly (Milan Crha)
9366         #334118: Add EPlugin hook for checking just written mail (Johnny
9367          Jacob)
9368         #334140: Fixed a crash when replying to a mail with "Automatic
9369          Contacts" are enabled (Milan Crha)
9370         #337787: Fixed copy behavior in the Contact Preview Pane (Hiroyuki
9371          Ikezoe)
9372         #347782: Fixed display of gpg/pgp encrypted error message as S/MIME
9373          (hggdh)
9374         #352947: Fixed a crash when selecting a default S/MIME certificate
9375          (Milan Crha)
9376         #387844: Fix invalid time and date values (Mayank Jain)
9377         #433732: Location of perl binaries are now configurable (Laszlo
9378          (Laca) Peter)
9379         #437892: Improve display of IMAP headers plugin's configuration
9380          window (Gilles Dartiguelongue)
9381         #444882: Fixed configure options beautification (Gilles
9382          Dartiguelongue)
9383         #445526: Sensitivity of alarm dialog widgets has been fixed (Milan
9384          Crha)
9385         #446894: Clean up printing in Evolution's Mailer (Matthew Barnes)
9386         #448568: Fixed alignment issue in the contact editor (Gilles
9387          Dartiguelongue & Vinod)
9388         #448970: Fixed a crash during startup (Srinivasa Ragavan)
9389         #449811: Fixed magic spacebar break when using caret mode (Srinivasa
9390          Ragavan)
9391         #450820: Add an empty line at the beginning of the mail body when
9392          relpying a mail (Wang Xin)
9393         #452900: Fixed the alignment of mail notification popup with tray
9394          icon (Cosimo Cecchi)
9395         #453294: Fixed attachment name garble on locale 8859-1 (simon.zheng)
9397 Updated Translations:
9398         Jorge Gonzalez (es)
9399         Nguyễn Thái Ngọc Duy (vi)
9400         Priit Laes (et)
9401         Clytie Siddall (vi)
9402         Kjartan Maraas (nb)
9403         Guilherme de S. Pastore (pt_BR)
9404         I. Felix (si)
9405         Daniel Nylander (sv)
9406         Funda Wang (zh_CN)
9409 Evolution 2.11.4 2007-06-18
9410 ---------------------------
9412 New in 2.11.4:
9413         Portugese help files (Duarte Loreto)
9414         Add initial support for the Magic Space Bar (Mutt) to read unread emails in 
9415         all folders.  (Srinivasa Ragavan)
9417 Bug fixes:
9418         #257118: Clear button is now getting disabled after clearing the
9419          search (Milan Crha)
9420         #263207: Advanced Search "Remove" button is now inactive (Milan
9421          Crha)
9422         #325882: Fix some of the window /dialog positions (Milan Crha)
9423         #330175: Added helper function which test selection for non-space
9424          characters. (Milan Crha)
9425         #344728: Add configuration option for Sun Kerberos v5 (Irene Huang)
9426         #386503: Fix a minor typo in Makefile.am (Gilles Dartiguelongue)
9427         #428328: Move away from popt to GOptions (Ghislain MARY)
9428         #437584, 437935: More compilation warnings cleanup (Gilles
9429          Dartiguelongue)
9430         #439186: fix some bad mnemonics, mark string for translation. (Andre
9431          Klapper)
9432         #440075: Enable customized alarms to work correctly (Matthew Barnes)
9433         #442631: Added support for multimedia keys (Bastien Nocera)
9434         #443659: Fix size and alignment mis-match in the evolution
9435          preferences window (Vinod)
9436         #444107: Allow adding of image attachments to HTML composer
9437          (Srinivasa Ragavan)
9438         #444248: Fix a crash in solaris (Wang Xin)
9439         #444289: Allow the "test" component to build (Tobias Mueller)
9440         #444548: Included files for translating strings for "Advanced search
9441          options" (Andre Klapper)
9442         #444747: Fix a build break (Daniel Gryniewicz)
9443         #445793: Addressbook conduit now loads correctly (Gilles
9444          Dartiguelongue)
9445         #445812: Included missing icons in popups (Gilles Dartiguelongue)
9446         #446015: Improved "Define views" dialog (Gilles Dartiguelongue)
9447         #446870: Set the correct size of the duplicate contact warning
9448          window (Srinivasa Ragavan)
9449         #447727: Improve display of label text (Matthew Barnes)
9450         #447742: Plug a memory leak (Matthew Barnes)
9451         #448201: Add translation domain (Gabor Kelemen)
9452         #448223: Remove duplicated function string_without_underscores
9453          (Gilles Dartiguelongue)
9455 Updated Translations:
9456         Priit Laes (et)
9457         Jorge Gonzalez (es)
9458         Daniel Nylander (sv)
9459         Pema Geyleg (dz)
9460         Kjartan Maraas (nb)
9462 Evolution 2.11.3 2007-06-04
9463 ---------------------------
9465 New in 2.11.3:
9466         Improved search and show options for Calendar/Memo/Tasks. 
9467          (Chenthill, Abhishek and Keshav)
9468         Included support for Contact Image in the preview pane
9469          (Srinivasa Ragavan)
9470         Improved thread sorting. Even expanded threads are
9471          promoted up the list. (Srinivasa Ragavan)
9472         Improved options for offline support. (Srinivasa Ragavan)
9473         Added Swedish Welcome mail. (Daniel Nylander)
9474         Version less binary for Evolution. (Gilles Dartiguelongue)
9476 Bug fixes:
9477         #311512: New message notification is not triggered even by
9478          identified spam. (Karl Relton)
9479         #315012: Fixed crash when reopening an encrypted sent email (Pascal
9480          Terjan)
9481         #321741: Default date for appointment or meeting is now set to
9482          current date (Milan Crha)
9483         #326388: Delete button is disabled for 'Birthdays & Anniversaries'
9484          calendar (Raghavendaran)
9485         #333707: Thread message selection improvements, while deleting
9486          messages in thread. (David Moore)
9487         #333858: Fixed popping of multiple categories dialog in contact
9488          editor (Milan Crha)
9489         #335241: Send/Receive Messages window size fixed (Matthew Barnes)
9490         #335396: Account Editor's "Sent / Draft Folder" dialogs now has
9491          proper title (Muktha)
9492         #347767: A confirmation dialog will come up if a memo is saved
9493          without a summary (Ushveen Kaur)
9494         #351729: Fixed unnecessary/broken windows (Milan Crha)
9495         #386503: Help Menu or F1 now works (Matthew Barnes, Götz Waschk)
9496         #415770: Outlook style reply option (Christian Kellner)
9497         #424562: Dropped support for GTK+ < 2.10 (Matthew Barnes)
9498         #427232: Fixed a crash during startup due to missing relative-URI
9499          (Matthew Barnes)
9500         #436985: Move files that have translations but are not shipped to
9501          POTFILES.skip (Philip Withnall)
9502         #438461: Mail preferences buttons now has a consistent look (Gilles
9503          Dartiguelongue)
9504         #438467, #439118, #437584, #441055, #441014: Compilation warning
9505          cleanups (Gilles Dartiguelongue)
9506         #439049: Setting time for an appointment in "ja" locale now works
9507          correctly (Wang Xin)
9508         #439122: Compilation warnings cleanup (Gilles Dartiguelongue)
9509         #439146, #438711: Improvements for the new mail-notification plugin
9510          (Ross Burton and Daniel Gryniewicz)
9511         #439316: Fixed translation issues and some fixes around broken gtk.
9512          (Srinivasa Ragavan)
9513         #439512: Mark strings for translation. (Srinivasa Ragavan)
9514         #439957: Fix camel warnings (Ross Burton)
9515         #440741: Added apps-evolution-mail-notification.schemas.in.in to
9516          translation. (Srinivasa Ragavan)
9517         #441010: Fixed dropdowns in mailer's view editor (Matthew Barnes)
9518         #441992: Fixed a crash when selecting a mail (Jeff Cai)
9519         #443140: Added a missing mnemonic in Preferences window (Vinod)
9521 Updated Translations:
9522         Jorge Gonzalez (es)
9523         Theppitak Karoonboonyanan (th)
9524         Ivar Smolin (et)
9525         Hendrik Richter (de)
9526         Daniel Nylander (sv)
9527         Stéphane Raimbault (fr)
9528         Rhys Jones (cy)
9529         Yair Hershkoviz (he)
9530         Jakub Friedl (cs)
9531         David Lodge (en_GB)
9533 Other Contributors:
9534         Fixed casts and other compilation warnings (Gilles Dartiguelongue)
9535         Added German translations for help files (Andre Klapper)
9536         Fix file descriptor leak (Jules Colding)
9537         Do not fetch folder-info from backend - just use the data from the
9538          current folder tree. (Veerapuram Varadhan)
9540 Evolution 2.11.2 2007-05-14
9541 ---------------------------
9543 New in 2.11.2:
9544         Mail notification plugin with libnotify and panel
9545         tray support (Srinivasa Ragavan)
9547 Bug fixes:
9548         #407104: Makes the GNOME Clock applet able to correctly start 
9549         Evolution. (Matthew Barnes)
9550         #355919: Fixes evolution crash when display depth set to 8 on
9551          sparc machine (Xiurong Simon Zheng)
9552         #427789: Allow cut/copy and paste an appointment/meeting/task
9553          with localized characters (Xiurong Simon Zheng)
9554         #337616: Fix "make distcheck" errors. (Matthew Barnes)
9555         #334966: Fix for crash on close. (Srinivasa Ragavan)
9556         #325966: Clicking folder tree submenu title now opens/closes the
9557          tree (Christian Neumair)
9558         #435610: Run gtk-update-icon-cache in uninstall-hook (David Farning)
9559         #330098: Selecting Copy on Right-clicking any memo list now works
9560          (Naresh)
9561         #424055: Fixed resizing of contact list dialog. (Øystein GisnÃ¥s)
9562         #417797: Copy and move of contacts between address books now works
9563          correctly (Øystein GisnÃ¥s)
9564         #404239: Included a missing row columns in contacts minicard view
9565          (Øystein GisnÃ¥s)
9566         #358250: Change field Organization to Company in AddressBook (Javier
9567          F. Serrador)
9568         #325118: Add translator comments for a string (Andre Klapper)
9569         #378441: Mnemonics added for FROM/SUBJECT/TO headers in message pane
9570          (Ebby Wiselyn)
9571         #380750: Make force-shutdown work in Solaris (Wang Xin)
9572         #414195: Fix build break (Loïc Minier)
9573         #425506: Fix a crash when clicking the Edit button (Xiurong Simon
9574          Zheng)
9575         #324982: Fix warnings at program startup (Hiroyuki Ikezoe)
9576         #375234: Fix a crash when syncing with iPod (Vitaliy Ischenko)
9577         #325965: Fix a crash when selecting "mark messages as read" on a
9578          Maildir subfolder (Ilkka Tuohela)
9579         #432867: Changed default attribute for file from 0755 to 0644 (Milan Crha)
9581 Updated Translations:
9582         Jorge Gonzalez (es)
9585 Evolution 2.11.1 2007-04-23
9586 ---------------------------
9588 New in 2.11.1:
9589         Improved SPAM support (Srinivasa Ragavan)
9590         Bogofilter plugin (Mikhail Zabaluev)
9591         Spinner for progress indication (Srinivasa Ragavan)
9592         Improved Backup/restore plugin  (Srinivasa Ragavan)
9593         Improved Groupwise status tracking (Sankar)
9594         Improved GtkPrint support (Matthew Barnes)
9596 Bug fixes:
9597         #211082: Contact merging support on creation (Ebby Wiselyn)
9598         #429422 and #419469: Code cleanups (Matthew Barnes)
9599         #415985 and #416028: Fix crash in calendar (Wang Xin)
9600         #419524: Fix incorrect includes (Matthew Barnes)
9601         #426812: Refactor the printing infrastructure (Matthew Barnes)
9602         #353662: Signature list now scrollable using keyboard (Baris Cicek)
9603         #423766: Fix saving of mail attachments (Matthew Barnes)
9604         #343195: Get total number of mails with CAMEL_FOLDER_TOTAL if the folder
9605          is junk folder. (Hiroyuki Ikezoe)
9606         #383953: Fix message count display (Matthew Barnes)
9607         #332765: More intelligent message selection (Christof Krüger)
9608         #424795: Fix system beep (Karl Relton)
9609         #352713: Update parent rows when a child row changes (René Stadler)
9610         #400241: Don't #include <composer/e-msg-composer.h> since we don't
9611          install that file (Matthew Barnes)
9612         #411331: Fix the message selection (Srinivasa Ragavan)
9613         #375577: Correctly capitalize SpamAssassin (Priit Laes)
9614         #387619: Remove use of deprecated icon names (Rodney Dawes)
9615         #373116: Migrate from GnomeColorPicker to GtkColorButton (Matthew
9616          Barnes)
9617         #373837: Migrate from GnomeFontPicker to GtkFontButton (Matthew Barnes)
9618         #271851: fix startup notification problem (Stephen Cook)
9619         #259606: Added support for middle click to open the component in new
9620          window (Michael Meeks)
9621         #396645: Show only cert files in filechooser (Gilles Dartiguelongue)
9622         #426816: Refactor the printing infrastructure (Matthew Barnes)
9623         #329168: Add missing mnemonic widgets (Andre Klapper)
9624         #408423: Code cleanups and several memory leaks (Daniel Gryniewicz)
9625         #353922: Fix a duplicate keyboard shortcut (Diego Escalante Urrelo)
9626         #401539: Fix a crasher (Matthew Barnes)
9627         #356523: Copies the file uri and decodes it before trying to attach the
9628          image (Martin Olsson)
9629         #243241: Show only enabled accounts on composer (Paul Iadonisi)
9630         #430559: Added mnemonics. (Vinod)
9631         #426743: Corrected typo "asychronous" (Elizabeth Greene)
9632         #404233: change "E-Mail" to "Email" (Andre Klapper)
9633         #426487: Date is garbled in contacts preview pane on locale "ja_JP.PCK"
9634          (Xiurong Simon Zheng)
9635         #426829: Code cleanups (Xiurong Simon Zheng)
9636         #406933: Call gettext() on the EConfigItem labels (Jeff Cai)
9637         #380843: Fix time format translations (Jeff Cai & takao.fujiwara)
9638         #426481: Fix Typo Assitant (Elizabeth Greene)
9639         #404764: Fix typos and reword a string (Andre Klapper)
9642 Updated Translations:
9643         David Lodge (en_GB)
9644         Yair Hershkovitz (he)
9645         Daniel Nylander (sv)
9646         Djihed Afifi (ar)
9647         Jakub Friedl (cs)
9648         Duarte Loreto (pt)
9649         Laurent Dhima (sq)
9650         Hendrik Richter (de)
9652 Evolution 2.10.0 2007-03-12
9653 ---------------------------
9655 Fixes since 2.9.92 :
9657         Harish Krishnaswamy (Welcome mail update, 
9658         GtkHTML version required update)
9660 Updated Translations:
9662         Igor Nestorović (sr)
9663         Jakub Friedl (cs)
9664         Christian Kintner (de)
9665         Theppitak Karoonboonyanan (th)
9666         Takeshi AIHANA (ja)
9667         Mugurel Tudor (ro)
9668         Gintautas Miliauskas (lt)
9669         Gabor Kelemen (hu)
9670         Daniel Nylander (sv)
9671         Tino Meinen (nl)
9672         Josep Puigdemont i Casamajó (ca)
9673         Alexander Shopov (bg)
9674         Ilkka Tuohela (fi)
9675         Maxim Dziumanenko (uk)
9676         Duarte Loreto (pt)
9677         Chao-Hsiung Liao (zh_HK, zh_TW)
9678         Artur Flinta and GNOME PL Team (pl)
9679         Changwoo Ryu (ko)
9680         Jovan Naumovski (mk)
9681         David Lodge (en_GB)
9682         Ankit Patel (gu)
9683         Jonathan Ernst (fr)
9684         Djihed Afifi (ar)
9685         Kjartan Maraas (nb)
9686         Washington Lins (pt_BR)
9687         Daniel Nylander (sv)
9688         Leonid Kanter (ru)
9689         Luca Ferretti (it)
9691 Evolution 2.9.92 2007-02-26
9692 ---------------------------
9694 Major Updates:
9695         Documentation updates from PC Radhika.
9697 Updated Translations:
9698         Luca Ferretti (it)
9699         Ivar Smolin (et)
9700         Changwoo Ryu (ko)
9701         Gabor Kelemen (hu)
9702         Kjartan Maraas (nb)
9703         Gintautas Miliauskas (lt)
9704         Jordi Mas (ca)
9705         Daniel Nylander (sv)
9706         Leonid Kanter  (ru)
9707         Funda Wang (zh_CN)
9708         Artur Flinta (pl)
9709         Leonardo Ferreira Fontenelle, Washington Lins (pt_BR)
9710         Stéphane Raimbault (fr)
9711         Nguyễn Thái Ngọc Duy (vi)
9712         Alexander Shopov (bg)
9713         David Lodge (en_GB)
9714         Djihed Afifi (ar)
9715         Leonid Kanter (ru)
9716         Duarte Loreto (pt)
9717         Ilkka Tuohela (fi)
9718         Theppitak Karoonboonyanan (th)
9720 Contributors:
9721         Matthew Barnes, Raghavendran R,  Srinivasa Ragavan,  Ebby Wiselyn, 
9722         Harish Krishnaswamy, Chenthill Palanisamy, Sankar P
9724 Evolution 2.9.91 2007-02-12
9725 --------------------------
9727 Updated Translations:
9728         Djihed Afifi (ar)
9729         Theppitak Karoonboonyanan (th)
9730         Stéphane Raimbault, Robert-André Mauchin and Stéphane Raimbault (fr)
9731         Duarte Loreto (pt)
9732         Hendrik Richter (de)
9733         David Lodge (eb_GB)
9734         Pema Geyleg (dz)
9735         Changwoo Ryu (ko)
9736         Daniel Nylander (sv)
9737         Andre Klapper (de)
9738         Chao-Hsiung Liao  (zh_HK)
9739         Chao-Hsiung Liao  (Zh_TW)
9740         Ivar Smolin (et) 
9741         Gabor Kelemen (hu)
9742         Ilkka Tuohela  (fi)
9743         Kjartan Maraas (nb)
9744          
9745          
9747 Contributors:
9748         Nickolay V. Shmyrev, Wang Xin, Ebby Wiselyn, Duarte Loreto, Matthew Barnes,
9749         Ushveen Kaur, William Jon McCann, Andre Klapper, Raghavendran, Srinivasa Ragavan,
9750         Sankar P, Kjartan Maraas, Wang Xin, Matthias Clasen 
9752 Evolution 2.9.6 2007-01-22
9753 --------------------------
9754 Updated Translations:
9755 Ilkka Tuohela (fi), Daniel Nylander(sv)
9757 Contributors:
9758 Raghavendran R, Srinivasa Ragavan, Sankar P 
9761 Evolution 2.9.5 2007-01-08
9762 --------------------------
9764 Updated Translations:
9765 Djihed Afifi (ar), Danilo Å egan (sr), David Lodge (en_GB), Kjartan Maraas
9766 (nb), Gintautas Miliauskas (lt), Jordi Mas (ca), Bernat Tallaferro (ca), 
9767 Clytie Siddall (vi), Priit Laes (et)
9769 Contributors:
9770 Daniel Nylander (Updated translation for documentation)
9771 Veerapuram Varadhan (346728, 268412)
9772 Simon Zheng (352108)
9773 Nickolay V. Shmyrev (340165)
9774 Nathan Owens (389664)
9775 Jerry Yu (389664)
9776 Matthew Barnes (383027, 377511)
9777 Wang Xin (389966, 389961)
9778 Harish Krishnaswamy (382860)
9780 Evolution 2.9.4 2006-12-18
9781 --------------------------
9783 Updated Translations:
9784 Kjartan Maraas(nb), Djihed Afifi (ar), Francisco Javier F. Serrador (es),
9785 Ilkka Tuohela (fi), Hendrik Richter (de), Jakub Friedl (cs), Ivar Smolin (et)
9787 Contributors:
9788 Sankar P (Evolution exchange shouldnt check mail in all folders by default)
9789 Srinivasa Ragavan (Icons in Quick Show)
9790 Matthew Barnes (382431)
9791 Hendrik Richter (358310)
9792 Francisco Javier F. Serrador (Updated translation for documentation)
9793 Veerapuram Varadhan (bugzilla.novell.com - 208395)
9795 Evolution 2.9.3 2006-12-04
9796 --------------------------
9798 Updated Translations:
9799 Ivar Smolin (et), Jakub Friedl (cs),
9800 Karsten Bräckelmann (nb), Francisco Javier F. Serrador (es),
9801 Christophe Merlet (fr)
9803 Contributors :
9804 Francisco Javier F. Serrador (gnome-doc-tools integration, 358249)
9805 Harish Krishnaswamy (evolution.desktop install fixes, GW proxy pruning,
9806 memory leak fixes, 381642 (b.g.0), bug #208959 at bugzilla.novell.com)
9807 Nickolay V. Shmyrev (support for commandline uri in tasks),
9808 Daniel Gryniewicz (349966), Srinivasa Ragavan (Fix DoS by large emails)
9809 Sankar, Chris Halls (372528), Wang Xin (380064), Carlos Garcia (367183),
9810 Chenthill (208318 - b.n.c), Parthasarathi Susarla (348679).
9811 Matthew Barnes (357970).
9813 Evolution 2.9.2 2006-11-07
9814 --------------------------
9816 Updated Translations:
9817 Christophe Merlet (fr), Alexander Shopov (bg),
9818 Francisco Javier F. Serrador (es), Ivar Smolin (et),
9819 Ilkka Tuohela (fi), Pawan Chitrakar (ne), Gabor Kelemen (hu),
9820 Josep Puigdemont i Casamajó (ca).
9822 Contributors :
9823 Jules Colding, Harish Krishnaswamy, Ben Gamari, Priit Laes.
9826 Evolution 2.9.1 2006-10-16
9827 --------------------------
9829 Updated Translations:
9831 Ivar Smolin (et)
9832 Jovan Naumovski (mk)
9833 Ilkka Tuohela (fi)
9834 Francisco Javier F. Serrador (es)
9835 Johan Dahlin (sv)
9836 Satoru SATOH (ja)
9837 Alexander Shopov (bg)
9838 Luca Ferretti (it)
9839 Zygimantas Beručka (lt)
9840 Cyprien Le Pannérer (fr)
9841 Jordi Mas (ca)
9842 Tino Meinen (nl)
9843 Ankit Patel (gu)
9844 Daniel Nylander (sv)
9845 Ignacio Casal Quinteiro (gl)
9846 Pema Geyleg (dz)
9847 Åsmund Skjæveland (nn)
9848 Hendrik Richter (de)
9849 Nickolay V. Shmyrev (ru)
9850 Changwoo Ryu (ko)
9851 Wouter Bolsterlee (nl)
9852 Luca Ferretti (it)
9853 Gabor Kelemen (hu)
9854 Subhransu Behera (or)
9855 Pawan Chitrakar (ne)
9856 David Lodge (en_GB)
9857 Vladimer Sichinava (ka)
9858 Kostas Papadimas (el)
9859 Jamil Ahmed (bn)
9860 Alessio Frusciante (it)
9862 Contributors:
9864 Mathew Barnes, Harish Krishnaswamy, Radhika Nair,
9865 Tor Lillqvist, Chris Heath, Sankar P, Ushveen Kaur,
9866 Srinivasa Ragavan, Daniel Gryniewicz, Nick Sukharev,
9867 Roozbeh Pournader, Wouter Bolsterlee, Andre Klapper,
9868 Kjartan Maraas, Chenthill Palanisamy, Devashish Sharma,
9869 Hiroyuki Ikezoe. 
9871 Evolution 2.8.1 2006-10-02
9872 --------------------------
9874 Updated Translations:
9876 Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi),
9877 Francisco Javier Fernandez Serrador (es),
9878 Daniel Nylander (sv), Jovan Naumovski (mk),
9879 Pema Geyleg (dz), Ivar Smolin (et), 
9880 Åsmund Skjæveland (nn), Hendrik Richter (de),
9881 Nickolay V. Shmyrev (ru), Daniel Nylander (sv),
9882 Changwoo Ryu (ko), Wouter Bolsterlee (nl),
9883 Luca Ferretti (it), Gabor Kelemen (hu),
9884 Cyprien Le Pannérer (fr), Subhransu Behera (or),
9885 Pawan Chitrakar (ne), Alexander Shopov (bg),
9886 David Lodge (en_GB), Ankit Patel (gu), 
9887 Vladimer Sichinava (ka), Kostas Papadimas (el),
9888 Jamil Ahmed (bn), Alessio Frusciante (it) 
9891 Bug fixes :
9892 356811, 351332, 353472, 357422, 354650, 352767, 341932, 353920,
9893 355294, 343331, 332101, 352450, 348419, 343369, 261082, 261980,
9894 325611, 325613, 334692, 354775, 352450, 344276, 343409, 261062,
9895 342882, 332101, 357811, 352353, 329694, 335814, 341474, 341099.
9896 351332, 352450,  343686.
9898 Contributors:
9899 Matthew Barnes, Harish Krishnaswamy, Daniel Gryniewicz, Nick Sukharev,
9900 Roozbeh Pournader, Srinivasa Ragavan, Wouter Bolsterlee, Kjartan Maraas,
9901 Tor Lillqvist, Chenthill, Ushveen Kaur, Arvind, Hiroyuki Ikezoe.
9902 Andre Klapper, Radhika Nair.
9904 Evolution 2.8.0 2006-09-04
9905 --------------------------
9906 Evolution 2.8 Stable Release for GNOME 2.16.0.
9908 Evolution 2.7.92 2006-08-21
9909 ---------------------------
9911 Updated Translations
9913 Hendrik Richter (de), Wouter Bolsterlee (nl), Daniel Nylander (sv),
9914 Priit Laes (et), Francisco Javier F. Serrador (es), Satoru SATOH (ja),
9915 Subhransu Behera (or), Matic Ã…½gu (sl), Jovan Naumovski (mk), 
9916 Ankit Patel (gu), Ã…½ygimantas Beručka (lt), Gabor Kelemen (hu),
9917 Ilkka Tuohela (fi), Ahmad Riza H Nst (id), Rahul Bhalerao (mr),
9918 Clytie Siddall (vi), Changwoo Ryu (ko), Chao-Hsiung Liao (zh_HK) (zh_TW),
9919 Tino Meinen (nl), Ani Peter (ml), Xavier Conde Rueda (ca), 
9920 Maxim Dziumanenko (uk), Guntupalli Karunakar (dz), Leonid Kanter (ru),
9921 Daniel van Eeden (nl), Kjartan Maraas (nb)
9923 Bug Fixes
9925 Pavel Roskin, Kjartan Maraas, Srinivasa Ragavan, Laurent Goujon, 
9926 Matthew Barnes, Chenthill Palanisamy, Li Yuan, Harish Krishnaswamy,
9927 Mubeen Jukaku, Ushveen Kaur, Jeff Cai, Johannes Berg, Hiroyuki Ikezoe,
9928 Øystein GisnÃ¥s
9930 Evolution 2.7.91 2006-08-07
9931 ---------------------------
9933 Updated Translations
9935 Jordi Mas (ca), Rhys Jones (cy), Francisco Javier F. Serrador (es), 
9936 Inaki Larranag (eu), Priit Laes (et), Ilkka Tuohela (fi), 
9937 Christophe Merlet (fr), Ankit Patel (gu), Jovan Naumovski (mk), 
9938 Rahul Bhalera (mr), Kjartan Maraas (nb), Vincent van Adrighem (nl), 
9939 Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
9940 Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK) (zh_TW)
9942 Bug Fixes
9944 Johnny Jacob, Srinivasa Ragavan, Alessandro Decina, Sankar P,
9945 Veerapuram Varadhan, Arvind, Andre Klapper, Bastien Nocera,
9946 Chenthill Palanisamy, Rajeev ramanathan, Devashish Sharma,
9947 Roozbeh Pournader, Sushma Rai 
9949 Evolution 2.7.90 2006-07-24
9950 ---------------------------
9952 Updated Translations:
9954 Zygimantas Berucka (lt), 
9955 Christophe Merlet (fr),
9956 Francisco Javier F. Serrador (es),
9957 Changwoo Ryu (ko), Jonathan Ernst (fr),
9958 Nikos Charonitakis (el), Funda Wang (zh_CN),
9959 Ankit Patel (gu), Ilkka Tuohela (fi),
9960 Raivis Dejus (lv), Kostas Papadimas (el),
9961 Dzongkhalinux team, DIT (dz), Hendrik Richter (de),
9962 Daniel Nylander (sv), Ivar Smolin (et),
9963 Theppitak Karoonboonyanan (th), Simos Xenitellis (el),
9964 Chao-Hsuing Liao (zh_HK, zh_TW)
9966 Bug fixes and features :
9968 Arvind, Andre Klapper, Boby Wang, Yuri Pankov, 
9969 Harish Krishnaswamy, Srinivasa Ragavan, Johnny Jacob,
9970 Raghavendran, Shree Krishnan, Ushveen Kaur, Karsten
9971 Brackelmann, Michael Zucchi, Hiroyuki Ikezoe,
9972 Rajeev Ramanathan, Chenthill Palanisamy, Li Yuan,
9973 Devashish Sharma, Mikhail Zabaluev, Ross Burton,  
9974 Sankar, Benoît Dejean, Vandana Shenoy, Julio M. Merino
9975 Vidal, Luca Ferretti.
9977 Evolution 2.7.4 2006-07-10
9978 --------------------------
9979 Updated Translations:
9981 Francisco Javier F. Serrador, Jovan Naumovski,
9982 Changwoo Ryu, Nikos Charonitakis, Rostislav
9983 Raykov, Ilkka Tuohela, Ivar Smolin, Ahmad Riza
9984 H Nst, Inaki Larranaga, Ankit Patel, Vincent
9985 van Adrighem, Runa Bhattacharjee, Benoît Dejean,
9986 Theppitak Karoonboonyanan, Pawan Chitrakar, I.Felix,
9987 Rajesh Ranjan, Kjartan Maraas, Chao-Hsiung Liao,
9988 Clytie Siddall, Hendrik Richter, Daniel Nylander.
9990 Bug fixes :
9992 Andreas Köhler, Harish Krishnaswamy, Ushveen Kaur,
9993 Andre Klapper, Johnny Jacob, Mathew Barnes, Arvind_evo,
9994 Srinivasa Ragavan, Tor Lillqvist, Li Yuan, Chenthill,
9995 Wang Xin, Rajeev Ramanathan, Aishwarya K, Hiroyuki Ikezoe,
9996 Simon Zheng, Devashish Sharma, Oswald Rodrigues, Harry Lu,
9997 Oswald, Sushma Rai, Mathew Barnes, Karsten Bräckelmann,
9998 Sankar P, Frederic Peters.
10000 Evolution 2.7.3 2006-06-12
10001 --------------------------
10003 Updated Translations contributed by
10004 Ilkka Tuohela, Ignacio Casal Quinteiro, Kjartan Maraas,
10005 Ankit Patel, Francisco Javier F. Serrador,
10006 Funda Wang, Pema Geyleg, Vincent van Adrighem,
10007 Clytie Siddall, Stanislav Brabec, Priit Laes,
10008 Alexander Shopov.
10010 Bug fixes and other changes : 
10011 Srinivasa Ragavan, Li Yuan, Harish Krishnaswamy,
10012 Chris Heath, Jeffrey Stedfast, Gary Coady, Tor Lillqvist,
10013 Frederic Peters, Wang Xin, Hiroyuki Ikezoe, Li Yuan,
10014 Parthasarathi Susarla,  Simon Zheng, Devashish Sharma,
10015 Roozbeh Pournader, Johnny Jacob, Federico Mena Quintero
10016 Ed Catmur,  Carlos Garcia Campos, Sushma Rai, Sankar P,
10017 David Richards, Chenthill Palanisamy, 
10019 Evolution 2.7.1 2006-04-24
10020 ---------------------------
10022 First release of 2.7 development series.
10024 What is new ?
10025 -------------
10027 * Integration of Evolution Calendar with Cairo
10029 Evolution 2.5.92 2006-02-27
10030 ---------------------------
10032 Bug fixes since last release :
10033 http://go-evolution.org/Evo2.5.92#Evolution
10035 Updated Translations:
10036         
10037         - ca (Jordi Mas)
10038         - cs (Miloslav Trmac)
10039         - el (Kostas Papadimas)
10040         - es (Francisco Javier F. Serrador)
10041         - et (Priit Laes)
10042         - fi (Ilkka Tuohela)
10043         - gl (Ignacio Casal Quinteiro)
10044         - gu (Ankit Patel)
10045         - ja (Takeshi AIHaNA)
10046         - ka (Clytie Siddall)
10047         - lt (Žygimantas Beručka)
10048         - nb (Kjartan Maraas)
10049         - nl (Vincent van Adrighem)
10050         - no (Kjartan Maraas)
10051         - ru (Leonid Kanter)
10052         - sr (Slobodan D. Sredojevic)
10053         - th (Theppitak Karoonboonyanan)
10054         - vi (Clytie Siddall)
10055         - zh_CN (Funda Wang)
10056         - zh_HK (Chao-Hsiung Liao)
10057         - zh_TW (Chao-Hsiung Liao)
10059         
10060 Evolution 2.5.91 2006-01-13
10061 ---------------------------
10063 Bug fixes since last release :
10064 http://go-evolution.org/Evo2.5.91#Evolution
10066 Updated Translations:
10068         - bg (Vladimir Petkov)
10069         - ca (Xavier Conde, Jordi Mas)
10070         - cs (Lukas Novotny)
10071         - cy (Rhys Jones)
10072         - en_CA (Adam Weinberger)
10073         - es (Francisco Javier F. Serrador)
10074         - et (Ivar Smolin)
10075         - fi (Ilkka Tuohela)
10076         - gl (Ignacio Casal Quinteiro)
10077         - gu (Ankit Patel)
10078         - lt (Žygimantas Beručka)
10079         - nb, no (Kjartan Maraas)
10080         - nl (Tino Meinen)
10081         - pt_BR (Raphael Higino)
10082         - sq (Laurent Dhima)
10083         - sr, sr@Latn (Slobodan Sredojevic)
10084         - th (Theppitak Karoonboonyanan)
10085         - vi (Clytie Siddall)
10086         - zh_CN (Funda Wang)
10087         - zh_TW, zh_HK (Chao-Hsiung Liao)
10089 Evolution 2.5.90 2006-01-30
10090 ---------------------------
10092 What's new :
10094 Bug fixes since 2.5.5 :
10095 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=
10097 Updated Translations:
10099         - bg (Vladimir Petkov)
10100         - el (Kostas Papadimas)
10101         - en_CA (Adam Weinberger)
10102         - es (Francisco Javier F. Serrador)
10103         - et (Ivar Smolin)
10104         - fi (Ilkka Tuohela)
10105         - gl (Ignacio Casal Quinteiro)
10106         - gu (Ankit Patel)
10107         - ko (Changwoo Ryu)
10108         - nb, no (Kjartan Maraas)
10109         - nl (Vincent van Adrighem)
10110         - pt_BR (Evandro Fernandes Giovanini)
10111         - sr, sr@Latn (Slobodan D. Sredojevic)
10112         - vi (Clytie Siddall)
10113         - zh_CN (Funda Wang)
10114         - zh_TW, zh_HK (Chao-Hsuing Liao)
10115         - POTFILES.in (Adam Weinberger)
10116         - POTFILES.in (Harish)
10118 Evolution 2.5.5 2006-01-16
10119 --------------------------
10120   
10121 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10123         #326458 â€“ New Meeting/Task UI: remove useless seperators (Srini)
10124         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10125         #326266 â€“ avoid using "i" as mnemonic (Srini)
10126         #326381 â€“ change "_Insert" mnemonic in Signature Editor Menu (Srini)
10127         #325110 â€“ Compose Message Controls Not Working (Shreyas)
10128         #326877 â€“ UI: Menu Bar Changes Number Of Items When No Email Highlighted (Srini)
10129         #218570 â€“ "Collapse all" and "expand all" threads feature missing (Srini)
10130         #221270 â€“ Send & Receive -dialog should show also account name for usability (Rohini)
10131         #246257 â€“ Find in Message dialog - UI suggestions (Rohini)
10132         #239929 â€“ Zoom with mousewheel broken (Rajeev)
10133         #255303 â€“ changing folders strangeness (Srini)
10134         #325334 â€“ "Canceled" spelling errors (Andre Klapper)
10135         #325618 â€“ Exchange operations plugin doesn't get loaded on startup. (Srini)
10136         #313095 â€“ gw: Disable a account which has done proxy login to other account error message is wrong (Shreyas)
10137         #325568 â€“ Spaces disappeared from strings (Andre Klapper)
10138         #325748 â€“ Add a new mozila built-in cert module's path for compatible reason (Simon Zheng)
10139         #273076 â€“ Cryptic short messages in Evolution certificate manager (Andre Klapper)
10140         #324739 â€“ Crash moving from mail to calendar (Srini)
10141         #325629 â€“ port to the new libnotify API (Sebastien Bacher)
10142         #324816 â€“ Alarm Tray eats CPU (Chakravarthi)
10143         #324889 â€“ Selecting calendar from event-notification drop-down from notification-area crashes EDS (Chakravarthi)
10144         #213660 â€“ Set default alarm type and sound file in preferences (Johnny Jacob)
10145         #320101 â€“ When Scheduling Meeting, [Invitations] Tab Accepts Multiple Names (Chenthill)
10146         #311888 â€“ On Recurrence Meeting Screen, Calendar Doesn't Display Correct View (Chenthill)
10147         #313112 â€“ Make this occurence movable does not delete moved recurring instance (Chenthill)
10148         #259505 â€“ In Calendar List View, switching months changes View (Chenthill)
10149         #271810 â€“ Calendar not enabled if editor adds event (Chenthill)
10150         #274234 â€“ jump to today pretty useless (Srini)
10151         #271541 â€“ Read Only Calendars shouldn't present Read Only "New" Screen (Chenthill)
10152         #326735 â€“ Meeting editor shows a wrong organizer (Chenthill)
10153         #325446 â€“ Alarm Editor Window width changes as typing custom message (Srini)
10154         #325502 â€“ resizing task editor window does not resize description input field (Srini)
10155         #325612 â€“ strings in e-alarm-list.c need translator comments (Andre Klapper)
10156         #261071 â€“ "RSVP" in evolution addressbook probably needs a translator comment (Andre Klapper)
10157         #216535 â€“ changing start time should keep appointment's time length (Johnny Jacob)
10158         #258786 â€“ 'Mark Selected Tasks as Complete' active even after tasks are marked complete (Johnny Jacob)
10159         #303193 â€“ Changing reminder snooze time doesn't work after pressing ALT-S (Johnny Jacob)
10160         #325416 â€“ tooltip of *earlier* appointment displayed in day view (Srini)
10161         #325414 â€“ calendar tooltip never disappearing when aborting appointment creation (Srini)
10162         #323127 â€“ Attachments pane gone wild (Johnny Jacob)
10163         #326378 â€“ missing mnemonics for mail recover dialog buttons (Srini)
10164         #246237 â€“ Compose a message dialog - label suggestions (Rohini)
10165         #317283 â€“ Contact Categories dialog should have a default response (Devashish)
10166         #317282 â€“ Contact Full Name dialog should have a default response (Default)
10167         #326268 â€“ "search > advanced" misses mnemonic (Srini)
10168         #307513 â€“ Please update some of the commandline tools. (Ali Akcaagac)
10169         #325334 â€“ "Canceled" spelling errors (Andre Klapper)
10170         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10171         #220286 â€“ Hints are not gone after a folder switch (Srini)
10172         #326264 â€“ "Current View" and "Caret Mode" have same mnemonic (Srini)
10173         #325132 â€“ change "Sa junk-plugin" to "Spamassassin plugin" (Andre Klapper)
10174         #325210 â€“ Plugin Spam learn can not work correctly (Shi Pu)
10175         #327053 â€“ One typo in the .po file (Harish)
10176         #327155 â€“ New grammar error (Harish)
10177         #326842 â€“ Save password not working (Sushma)
10178         #271546 â€“ Can't subscribe to other user's calendar with non-english Exchange server (Chenthill)
10179         #326060 â€“ Exchange password expiry handling is broken (Sushma)
10180         #316100 â€“ there is an empty menu after the help menu (Srini)
10181         #314748 â€“ modal dialog issue (Sushma)
10182         #267402 â€“ can not specify https URL for a remote calendar location (Tony Tsui)
10183         #326265 â€“ "Message Source", "Character Encoding" miss mnemonics (Srini)
10184         #323011 â€“ UI: options available on right click should be in menus as well (Srini)
10185         #325926 â€“ Menu bar has entry with no text (Chenthill)
10186         
10187 New features and other fixes :
10188         - Merge caldav eplugin from evolution-caldav into Evolution (Harish)
10189         - Calendar EText Wrapping (Johnny Jacob)
10190         - CSV and Tab import support for addressbook (Devashish)
10191         - Edit menu implementation in Event/Task Editor (Johnny Jacob)
10192         - Keyboard Accelerator Fixes across Evolution (Srini & Harish)
10193         - Code cleanup (Simon Zheng, Johnny Jacob, Boby Wang, Harish )
10194         - Win32 Fixes (Tor Lillqvist)
10195         - import-ics-attachments plugin (Johnny Jacob)
10197 Updated Translations:
10199         - bg (Alexander Shopov)
10200         - en_CA (Adam Weinberger)
10201         - es (Francisco Javier F. Serrador)
10202         - et (Priit Laes)
10203         - fi (Ilkka Tuohela)
10204         - gu (Ankit Patel)
10205         - ja (Takeshi AIHANA)
10206         - lt (Žygimantas Beručka)
10207         - nl (Vincent van Adrighem)
10208         - nb, no (Kjartan Maraas)
10209         - nn (Åsmund Skjæveland)
10210         - vi (Clytie Siddall)
10211         - zh_TW (Zhe Su, Chao-Hsiung Liao) 
10213 Evolution 2.5.4 2006-01-02
10214 --------------------------
10215   
10216 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10218         #301149 - Translated plugin names, descriptions and labels. (Funda Wang)
10219         #323151 - Seperator in toolbar between Send/Receive and component buttons (Karsten Bräckelmann)
10220         #325120 - Remove ui/evolution-executive-summary.xml from CVS
10221         #306117 - Partially fixes typos and harmonizing capital/small letters (Andre Klapper)
10222         #319946 - Shortcut keys for Send/Receive and Save Message are same when invoked through Alt-F (Andre Klapper)
10223         #324677 - Mark as Menu does provide Clear/Completed (Srinivasa Ragavan)
10224         #313293 - Added shortcut for Preferences window (M Victor Aloysius J)
10225         #321734 - Added tooltips for Alarms and Attachment in the event editor.
10226         #322499 - Removed clashing tooltip for show/hide status bar (Srinivasa Ragavan)
10227         #227853 - Modifed Control + M to be the accelerator for show/hide preview across Evolution. (Srinivasa Ragavan)
10228         #316897 - Removed Copy To and Move To from the Evolution toolbar. (Rajeev Ramanathan)
10229         #323108 - ReOrdered Reply in the right click menu (Karsten Brackelmann)
10230         #325375 - Critical warning fix (Harish)
10231         #325276 - Modified usage of ""don't"" to "Do not" string (Harish)
10232         #306117 - Fixed few typos in po file (Andre Klapper)
10233         #325116 - Modified Cancelled to Canceled (Andre Klapper)
10234         #272772 - Added quotes to literal values (Andre Klapper)
10235         #311472 - Removed wrong singular string (Andre Klapper)
10236         #313801 - Changed duplicate mnemonic (Andre Klapper)
10237         #324173 - Changed title in selecting sound in Preferences page (Andre Klapper)
10238         #256913 - Fixed 3 HIG violations in Preferences page (Andre Klapper)
10239         #228040 - Setting up Follow-up flag to update preview (Srinivasa Ragavan)
10240         #324677 - Added menu for flag complete and clear menu (Srinivasa Ragavan)
10241         #60354  - Added the functionality to show folder name, mail and unread count in window title (NotZed)
10242         #324473 - Add-delete signature cause evolution crash (Jeff Cai)
10243         #324670 - Fixed evolution to change the pane size when changed in gconf (Sam Yang)
10244         #246256 - Changed "Case _Sensitive" to "Case _sensitive" (Varadhan)
10245         #324319 - Added accessible name for the attachment bar (Boby Wang)
10246         #234008 - Highlight drafts folder (Felix Ortega)
10247         #325364 - G_CRITICAL warning in shell (Harish)
10248         #325119 - Removed a duplicate word in the shell error dialog (Andre Klapper)
10249         #315866 - Made FAQ to point to go-evolution.org (Andre Klapper)
10250         #322001 - Fixed the display of menu item in ja locale (David Malcom)
10251         #325472 - G_CRITICAL warnings fix in certificates page (Harish)
10252         #325489 - G_CRITICAL warnings fix in tasks (Harish)
10253         #325468 - G_CRITICAL warnings fix in calendar preferences (Harish)
10254         #325123 - Removed duplication exclamation mark in iCalendar importer (Andre)
10255         #325125 - Strings Url and url are modified to URL (Andre Klapper)
10256         #313144 - Added punctuation to calendar error messages (Andre Klapper)
10257         #308851 - Fixed some grammatical errors in Calendar (Andre Klapper) 
10258         #306150 - Fixed a confusing string in calendar schema (Chenthill)
10259         #248133 - Peculiar popup menu in Scheduling tab (Chakravarthi)
10260         #324525 - Delete Calendar events should default to Cancel (Chenthill)
10261         #323125 - Default search bar in calendar is not same after pressing clear (Varadhan)
10262         #323955 - Fixed Evolution hang when trying to invoke alarm daemon (Chakravarthi)
10263         #324196 - Empty summary check in event editor (Johnny Jacob)
10264         #323984 - Task / Assigned task shows part of timezone widgets in task editor (Sam Yang)
10265         #324195 - Evolution Not Pulling Down Webcal Content (Chenthill)
10266         #324094 - Added translatable strings in calendar tooltips (Srinivasa Ragavan)
10267         #324058 - Fixed a crash, while creating a calendar in exchange (Chenthill)
10268         #321739 - Synchronize between the attendees and the name selector dialog (Chenthill)
10269         #246245 - Changed the file selector title to "Insert Attachment" (Johnny Jacob)
10270         #205616 - Added new top/bottom buttons to filter dialog (Mathew Hall)
10271         #246225 - Changed strings in Advanced Search dialog (Arulanandan)
10272         #246227 - Changed strings in Save Search dialog (Arulanandan)
10273         #258048 - Modified categories menu to option (Srinivasa Ragavan)
10274         #266003 - Fixed a false status message in import popup (Sushma)
10275         #309618 - G_CRITICAL warnings fix (Harish)
10276         #246233 - Modified Search Editor to Searches (Johnny Jacob)
10277         #303876 - Fix for input strings committed in the wrong order in Evolution Task (Akira TAGOH)
10278         #306118 - Fixed a typo in e-table (Andre Klapper)
10279         #240762 - Make only user creatable views editable (Srinivasa Ragavan)
10280         #306117 - Fixed typos in bbdb plugin (Andre Klapper)
10281         #325491 - Fix to allow to right click if exchange account is configured (Sushma)
10282         #306117 - Fixed typos in exchange errors (Andre Klapper)
10283         #324678 - Creating the contacts folder and accessing it from Evolution is not working (Sushma)
10284         #324580 - Set the folder subscription dialog title correctly (Sushma)
10285         #313545 - Added translator comments for Exchange Delegate dialog (Sushma)
10286         #324485 - Fix to stop asking password twice during account creation (Sushma)
10287         #324483 - Fixed a memory leak in connector (Sushma)
10288         #325127 - Changed string Uid to UID (Andre Klapper)
10289         #320119 - Fix to avoid Novell Address Book Showing Up Twice In Lists (Sushma)
10290         #274433 - Fixed encoding conversion problem when converting email to task (Chenthill)
10291         #325128 - Added a missed word in itip formatter (Andre Klapper)
10292         #313554 - Marked missing strings translatable in itip-formatter (Andre Klapper)
10293         
10294         
10295 New features and other fixes :
10296         
10297         - Added visual cue to the present of search filter (Srinivasa Ragavan)
10298         - G_CRITICAL warnings (Harish)
10299         - Network Manager support in Evolution (Shreyas)
10300         - Publish Calendar plugin (David Trowbridge)
10301         - Using gstdio wrappers and code cleanup (Tor Lillqvist)
10302         - Win32 Fixes (Tor Lillqvist)
10304 Updated Translations:
10306         - be (Ales Nyakhaychyk)
10307         - en_CA (Adam Weinberger)
10308         - es (Francisco Javier F. Serrador)
10309         - el (Kostas Papadimas)
10310         - fi (Ilkka Tuohela)
10311         - gl (Ignacio Casal Quinteiro)
10312         - gu (Ankit Patel)
10313         - ja (Takeshi AIHANA)
10314         - lt (Žygimantas Beručka)
10315         - nb, no (Kjartan Maraas)
10316         - nn (Åsmund Skjæveland)
10317         - vi (Clytie Siddall)
10318         - zh_CN (Funda Wang)
10320 Evolution 2.5.3 2005-12-12
10321 --------------------------
10322   
10323 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10325         #321639 -  order of Reply methods confusing in the menu (Karsten Brackelmann)
10326         #321640 -  Forward As menu missing (Karsten Brackelmann)
10327         #323140 -  Mail Contex Menu ordered incorrectly (Karsten Brackelmann)
10328         #323253 -  Evolution fails to show mailbox in send & receive dialog (Shi Pu)
10329         #322414 -  Evolution doesn't respect to a key's change in gconf (Sam Yang) 
10330         #315987 -  Evolution 2.4 crashes EVERY time i sent an email (Parthasarathi)
10331         #316315 -  Evolution exchange storage crashes on ECalendar sync (Varadhan)
10332         #322616 -  End time in list view is displayed in UTC timezone (Chenthill)
10333         #317322 -  crash when delete a imported recurrent event (Chenthill)
10334         #314639 -  Evolution crashed on right click and select new appointment (Chenthill)
10335         #318777 -  recurrence editing ... (Chenthill)
10336         #321237 -  The categories' name cannot be displayed in braille monitor (Boby Wang)
10337         #314550 -  When description of meeting is lengthy alarm notify popup should
10338                    have scrollbar (Chakravarthi)
10339         #322863 -  crashes on redirect (Parthasarathi)
10340         #300300 -  Evolution, EAddress-conduit extra newline breaks PalmOS (Sushma)
10341         #303856 -  Appointment Editor's OK button still greyed out after changing
10342                    value (Johnny Jacob)
10343         #322740 -  Screen Reader can't read the subject or date (Boby Wang)
10344         #322776 -  Unable to keyboard navigate into message headers pane, if no
10345                    message selected. (Li Yuan)
10346         #313219 -  gal_view_new_dialog_set_property() does GTK_IS_ENTRY(random)
10347                    (Veerapuram Varadhan)
10348         #322311 -  New defined viewname with non-ASCII characters is not displayed
10349                    in the View menu on some Non Ascii locale (Simon Zheng)
10350         #272514 -  Don't include URL in translateable evolution-exchange message (Sushma)
10351         #314583 -  Incorrect error messages (Sushma)
10352         #314576 -  hang when using "Type: None" for a mail account (Partha)
10354 New features and other fixes :
10356 Evolution Editor UI and tooltip enhancements (Srinivasa Ragavan and Chenthill)  
10357 Resolve duplicate symbols in e-util wrt libedataserver (Irene)
10358 Fix make-clean issues in Evolution plugins (Harish) 
10359 e-attachment-bar crasher and Misc. code clean-up (Harish)
10360 Win32 related fixes and code clean-up (Tor Lillqvist)
10362 Updated Translations:
10364         - be (Vital Khilko)
10365         - bg (Rostislav Raykov)
10366         - cs (Miloslav Trmac)
10367         - en_CA (Adam Weinberger)
10368         - es (Francisco Javier F. Serrador)
10369         - et (Ivar Smolin)
10370         - fi (Ilkka Tuohela)
10371         - gl (Ignacio Casal Quinteiro)
10372         - ja (Takeshi AIHANA)
10373         - lt (Zygimantas Beručka)
10374         - nb, no (Kjartan Maraas)
10375         - th (Theppitak Karoonboonyanan)
10376         - zh_CN (Funda Wang)
10377         - zh_TW (Abel Cheung)
10378         - zh_TW (Chao-Hsuing Liao) 
10380 Evolution 2.5.2 2005-10-25
10381 --------------------------
10383 New Features:
10384         - New Event / Meeting Editor dialog (Srinivasa Ragavan &
10385           Chenthill)
10386         -  Hula Account setup plugin (Harish)
10388 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10390         #302974 - Added accelerators for Next and Previous message
10391                   (Sankar)
10392         #314638 - Fixes a memory build-up, while creating a new meeting
10393                   with new category (Chakravarthi)
10394         #313538 - Fix to show Free/Busy information for organiser
10395                   (Chenthil)      
10396         #321088 - Fix to reduce the size of time window in free/busy to
10397                   avoid the scroll of widget in the wrong direction.
10398                   It Shows only 35 days in the canvas. (Chenthill)
10399         #273322 - Fixed a crash in evolution, when calendar is removed,
10400                   remove it from publishing. (Dinesh)
10401         #316710 - Fixed a alarm issue to popup for exchange, by
10402                   obtaining correct key for a authenticated calendar (Chakravarthi)
10403         #319217 - Show only alarms starting from today for missed alarms
10404                   (Chakravarthi)
10405         #316280 - Fix to addressbook print to use specified page size
10406                   (Evan Yan)
10407         #229972 - In contact editor, move focus automatically to next
10408                   field, after setting phone from the menus (Devashish)
10409         #301081 - Fix to rememberpublishing recipents in converting mail
10410                   to task plugin (Mubeen)
10411         #308752 - Renamed 'Meetings and Tasks' to 'Calendar and Tasks'
10412                   in Preferences (Dinesh)
10413         
10414 Other Fixes:
10416         - Category syncing in todo-conduits (Nathen Owens)
10417         - Adjust the Date/Time widgets to take actual size in
10418           meeting/event page (Chenthill)
10419         - Automatic file extention filling in saving a calendar (Dinesh)
10420         - Code Cleanup (Harish) 
10421         
10422 Update Translations:
10424         - bg (Alexander Shopov)
10425         - ca (Adam Weinberger)
10426         - es (Francisco Javier F. Serrador)
10427         - et (Priit Laes)
10428         - fi (Ilkka Tuohela)
10429         - gl (Ignacio Casal Quinteiro)
10430         - ku (Erdal Ronahi)
10431         - lt (Žygimantas Beručka)
10433 Evolution 2.5.1 2005-10-25
10434 --------------------------
10435 New !!  Evolution Memos component (Nathan Owens)
10436 and plenty of bug fixes as usual.
10438 Evolution 2.4.0 2005-09-05
10439 --------------------------
10440 What is new ?
10442 - A new menu layout (More HIG compliant)
10443 - Inline PGP Signature/Encryption support.
10444 - Performance enhancements on Camel/GroupWise Backends.
10445 - Auto-fit Image Attachments
10446 - Support for GroupWise proxy accounts
10447 - Extended EPlugin support, importers as an EPlugin.
10448 - Thunderbird-compatible storage of labels on IMAP.
10449 - Support for delegation of meetings (Calendar)
10450 - Marcus Baines Line (calendar) 
10452 Evolution 2.3.8 2005-08-23
10453 ---------------------------
10455 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10457         #312225 - Cannot post message to NNTP easily (Rodney)
10458         #306878 - CTRL + H, does not select all mails of thread (Rodney)
10459         #310136 - Unable to get number of mails in a folder using 
10460                   accessibility interface (Li Yuan)
10461         #312668 - Unable to go back to Online mode after 
10462                   clicking offline button... (Michael Zucchi)
10463         #271894 - PGP-encrypted attached messages not displayed 
10464                   (Michael Zucchi)
10465         #312224 - New attachment UI is weird (Srinivasa)
10466         #312033 - new attachment widget no polished (Srinivasa)
10467         #307375 - Serious fd usage error 16 (Kaushal)   
10468         #313440 - installed header includes non-existant file 
10469                   (Michael Zucchi)
10470         #313582 - Add scalix to send and receive check_all 
10471                   (Christian Kellner)
10472         #273842 - click 'Back' & 'Forward' to proceed in last but 
10473                   one page (Vivek)
10474         #232499 - renamed IMAP folder loses custom view settings 
10475                   (Michael Zucchi)
10476         #313057 - Evolution sends a GetFolderListRequest instead of 
10477                   a LogoutRequest when disabling an account (Vivek)
10478         #271985 - More Command Line Spew (Michael Zucchi)
10479         #312715 - Evolution crashes moving IMAP folder to local folder 
10480                   (Michael Zucchi)
10481         #304938 - Crash after posting to newsgroup (Michael Zucchi)
10482         #313585 - Install missing e-plugin header (Christian Kellner)
10483         #271984 - Command Line Spew From Plugins (Michael Zucchi)
10484         #311904 - unable to create new task b/w 00:00-03:00 (Chenthill)
10485         #312739 - Double click on the meeting in day view, 
10486                   opens as appointment (Viren)
10487         #310338 - Click on 'Edit' on 'Alarm notification nothing 
10488                   happens (Viren)
10489         #310438 - drag-n-drop a task from a task list to the 
10490                   same task list makes the task disappear (Dinesh)
10491         #314152 - Contact renderer incorrectly uses 
10492                   e_contact_get_const() (Sushma)
10493         #241219 - "Edit Categories" shouldn't be modal (Devashish)
10494         #269870 - evolution-addressbook-export --format=csv 
10495                   does not work (Sushma)
10496         #312554 - Unable to rename contact list - Contact list 
10497                   copy of existing contact list (Devashish)
10498         #313063 - scrollbar doesn't work at all (Michael Zucchi)
10499         #308117 - mono plugin fails to load (Michael Zucchi)
10500         #312621 - un-subscribe to list from mail that no 
10501                   longer exists crashed evo (Michael Zucchi)
10502         #312313 - Cannot remove and then provide proxy access 
10503                   immedietly to same id (Sankar)
10504         #312352 - Evolution crashes always while providing proxy 
10505                   access to more then one user (Sankar)
10506         #312309 - gw: Evolution crashed when proxy access 
10507                   modified (Sankar)
10508         #311555 - sharing tab missing for user-created folders 
10509                   with names like Mailbox, Trash... (Vivek)
10510         #305627 - Inconsistent behaviour while accepting meeting 
10511                   (Dinesh)
10512         #307841 - When accepting appointment into a groupwise 
10513                   calendar, they are being marked as "free" 
10514                   not "busy" (Chenthill)
10515         Win32 support fixes (Tor Lillqvist)
10516         Misc. build fixes (Harish)
10517         
10518 Updated Translations:
10520         - bg (Alexander Shopov)
10521         - bg (Rostislav Raykov)
10522         - ca (Josep Puigdemont i Casamajó)
10523         - ca (Xavi Conde Rueda)
10524         - cy (Rhys Jones)
10525         - de (Frank Arnold)
10526         - el (Kostas Papadimas)
10527         - en_CA (Adam Weinberger)
10528         - es (Francisco Javier F Serrador)
10529         - et (Ivar Smolin)
10530         - fi (Ilkka Tuohela)
10531         - hu (Gabor Kelemen)
10532         - id (Mohammad DAMT)
10533         - ja (Takeshi AIHANA)
10534         - lt (Zygimantas Beručka)
10535         - nb, no (Kjartan Maraas)
10536         - nb, no (Terance Sola)
10537         - nl (Tino Meinen)
10538         - nn (Sigurd Gartmann)
10539         - pt_BR (Raphael Higino)
10540         - ru (Nickolay V. Shmyrev)
10541         - sq (Laurent Dhima)
10542         - sr, sr@Latn (Igor Nestorović)
10543         - sv (Christian Rose)
10544         - th (Theppitak Karoonboonyanan)
10545         - th (Supranee Thirawatthanasuk)
10546         - vi (Clytie Siddall)
10547         - zh_CN (Funda Wang)
10548         - zh_TW (Chao-Hsuing Liao)
10550 Evolution 2.3.7 2005-08-08
10551 ---------------------------
10553 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10555         #261971 - Bad plural form: foo(s) in evolution-addressbook.xml (Devashish)
10556         #302843 - Replying to news posting from vFolder (Michael Zucchi)
10557         #300881 - crash adding signature (Michael Zucchi)
10558         #312397 - Forward Of Message Displays Wrong Names In Comments (Michael Zucchi)
10559         #273885 - Many english messages in a translated version of evolution (Michael Zucchi)
10560         #310840 - Resizing evolution mail window which contains an image attachment crashes it. (Michael Zucchi)
10561         #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly (Michael Zucchi)
10562         #312410 - new attachment ui disappears (Srinivasa Ragavan)
10563         #309647 - contents of copy/paster buffer can corrupt initial contents of a reply message (Michael Zucchi)
10564         #231968 - Ability to access Permissions dialog from menus (Michael Zucchi)
10565         #300607 - "virtual vfolders" aren't moved properly (Michael Zucchi)
10566         #311223 - saving a message crashes evolution (Shreyas)
10567         #307538 - If receiving mail-tab is set to NONE (Shreyas)
10568         #311440 - Crashes on particular e-mail (Michael Zucchi)
10569         #311686 - Evolution crashes when adding an attendee in the event editor (Chenthill)
10570         #312460 - Evolution crashed on creating recurring meeting with attachment in GW calendar (Chenthill)
10571         #302460 - Double clicking in open text field in calendar crashes (Viren) 
10572         #312447 - [Gnopernicus]Brlmoniter doesn't show the time changes if using keyboard shortcut to change date (Harry Lu)
10573         #309601 - GroupWise Calendar Events Can Be Moved By Attendees (Chenthill)
10574         #306017 - 'Delete this occurence' removes all day event on day *before* (Chakravarthi)
10575         #309247 - Error loading address book dialog seizes the desktop (Srinivasa Ragavan)
10576         #254923 - The image in a contact could be scaled to a sane size (Frank Arnold)
10577         #258257 - Evolution allows to save the contact without the contact name (Devashish)
10578         #309416 - crash on close (Srinivasa Ragavan)
10579         #269870 - evolution-addressbook-export --format=csv does not work (Michael Meeks)
10580         #311324 - Unsubscribe folder should not work in offline (Shakti Sen)
10581         #310353 - password prompt appears twice even after entering the correct password the first time (Sankar)
10582         #304461 - clicking on 'edit message' from the 'subscribe to list' pop-up dialog hangs evolution (Michael Zucchi)
10583         #312365 - Proxy access to self should be disabled (Sankar)
10584         #302817 - "Sent items" status tracking does not appear properly (Vivek)
10585         #311721 - 'Track message status' option present for messages other than in sent items folder also (Vivek)
10587 Updated Translations:
10589         - cs (Miloslav Trmac)
10590         - cy (Rhys Jones)
10591         - en_CA (Adam Weinberger)
10592         - el (Kostas Papadimas)
10593         - es (Francisco Javier F. Serrador)
10594         - et (Ivar Smolin)
10595         - fi (Ilkka Tuohela)
10596         - gu (Ankit Patel)
10597         - ja (Takeshi AIHANA)
10598         - nb,no (Kjartan Maraas)
10599         - nb,no (Terance Sola)
10600         - nl (Vincent van Adrighem)
10601         - POTFILES (Adam Weinberger)
10602         - pt_BR (Raphael Higino)
10603         - sk (Marcel Telka)
10604         - te (Prajasakti Localisation Team)
10605         - vi (Clytie Siddall)
10606         - zh_CN (Funda Wang)
10607         - zh_TW (Chao-Hsuing Liao)
10609 Evolution 2.3.6 2005-07-26
10610 ---------------------------
10612 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10614         #248126 - Missing options from Task menubar (Viren)
10615         #219242 - Save draft shortcut and button (Devashish)
10616         #310136 - number of mails in a folder using accessibility interface
10617                   (Li Yuan)
10618         #310138 - locate first mail in a message list tree using 
10619                   accessibility interface (Li Yuan)
10620         #310330 - forwarding a mail as inline/quoted makes evolution 
10621                   disappear (Vivek)
10622         #216021 - Add confirmation dialog to Forget Password (Sankar)
10623         #309991 - PROXY: Appointments not shown in proper time-zone (Chenthill)
10624         #310985 - "Subscribe to other user's Folder" option should be moved 
10625                   to File menu (Shakti)
10626         #309602 - Un-accepted GroupWise Appointments Should Give 
10627                   Cue On Calendar (Chenthill)
10628         #245331 - Keybindings for switching b/w calendar views (Harish)
10629         #310340 - 'Delete This Occurence' does not delete that occurence 
10630                   in GW calendar (Chenthill)
10631         #309680 - "Make this Occurence Movable" for a recurring appointment 
10632                   crashes evolution (Chenthill)
10633         #309869 - Clicking on buttons in composer doesnt change focus 
10634                   to the corresponding fields (Antony)
10635         #257329 - autocompletion in the settings uses wrong icon (Sushma)
10636         #235830 - Contacts name not displayed during edits (Arunprakash)
10637         #311090 - Cut contact asking for confirmation (Sushma)
10638         #310343 - Copying contact to same folder - Evolution crashes (Arunprakash)
10639         #311096 - Not able to add any user to give permissions (Shakti)
10640         #310433 - Renaming a user created Tasks List under exchange account 
10641                   creates one more Tasks List (Praveen)
10642         #310837 - Folder Permissions' doesn't show the 'Custom' label in the 
10643                   'Role' combo box  (Shakti)     
10644         #310699 - Evolution crashes after viewing the all folders' size (Sarfraaz)
10645         #310479 - For exchange calendar 'Permission' option is missing (Shakti)
10646         #310493 - Checking any Mail folder permission crashes evolution (Shakti)
10647         #310369 - No dialog pops up when you click on Folder->Subscribe (Shakti)
10648         #310233 - Evolution crashes when no exchange-account is configured  (Shakti)
10649         #310854 - settings message receipts in send options does not send any message (Vivek)
10650         #310347 - trying to enable/disable filters for a mail account when the 
10651                   account is disabled hangs/crashes evolution (Vivek)
10652         #309992 - PROXY: Contacts button not disabled in edit-proxy-access-rights (Vivek)
10653         
10654 Other fixes and changes :
10656         - fix make distcheck woes all over the module (Harish)
10657         - refactor mail refresh code (Michael)
10658         - revert broken view->hide menu (Michael) 
10659         - attachment bar cleanup (Srinivasa)
10660         - mailer memory leak fixes (Kjartan Maraas, Shreyas)
10661         - do not enter sidebar button in shell window when there
10662           is no label (Sarfraaz)
10663         - Build fixes for Windows support and use of NO_UNDEFINED
10664           (Tor Lillqvist)
10665         - Image resize in contact-editor (Srinivasa)
10666         - enhance ESendOptionsDialog ui (Vivek)
10667         - allow user added categories to be edited and disable
10668           editing on builtin views on etable (Srinivasa)
10669         - calendar/contact/task hooks for exchange-operations plugin
10670           (Shakti)
10671         - fix error calls in exchange (Arunprakash)
10672         - exchange folder size display (Sarfraaz)
10673         - mark GW System Addressbook for offline usage by default (Sushma)
10674         - consolidate proxy plugins into groupwise features (Sankar)
10675         - fix memory leak in itip-formatter (Chenthill)
10676         
10678 Updated Translations:
10680         - bg (Vladimir Petkov)
10681         - el (Nikos Charonitakis)
10682         - en_CA (Adam Weinberger)
10683         - es (Francisco Javier F. Serrador)
10684         - et (Ivar Smolin)
10685         - fi (Ilkka Tuohela)
10686         - ja (Takeshi AIHANA)
10687         - lt (Žygimantas Beručka)
10688         - nb, no (Kjartan Maraas)
10689         - nl (Tino Meinen)
10690         - POTFILES (Adam Weinberger)
10691         - POTFILES (Sankar P)
10692         - POTFILES (Sarfraaz Ahmed)
10693         - POTFILES (Shakti Sen)
10694         - POTFILES (Vivek Jain)
10695         - pt_BR (Raphael Higino)
10696         - sk (Marcel Telka)
10697         - sr, sr@Latn (Igor Nestorović)
10698         - vi (Clytie Siddall)
10699         - zh_CN (Funda Wang)
10701 Evolution 2.3.5 2005-07-12
10702 ---------------------------
10704 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10706         #309624 - An addressbook error tells me to check a filesystem path, but doesn't tell me what it is (Sushma)
10707         #237844 - Create a appointment with all blank properties (Sankar)
10708         #307794 - Evolution crashs in Mail Account creation druid (Vivek)
10709         #274329 - Evolution crashes on load, with notification to d-bus enabled. (Vivek)
10710         #242165 - "search in any field" produces wrong results
10711         #309245 - Unnecessary confirmation popup dialog while copying contacts (Srinivasa Ragavan) 
10712         #206774 - Context menu should be different for Lists and Individuals (Srinivasa Ragavan)
10713         #242154 - "Open" should be first menu entry when right-clicking on a contact (Srinivasa Ragavan)
10715 New plugins :
10717         sa-junk - junk filtering through spam assassin (Vivek)
10718         Groupwise proxy - proxy support for GW (Sankar, Shreyas)
10719         
10720 Other fixes and changes :
10722         - Importers refactoring (Michael Zucchi)
10723         - Unify mail and calendar attachment bar (Srinivasa Ragavan)
10724         - Handle contact:// and calendar:// uris (Veerapuram Varadhan)
10725         - Enable autocompletion on personal addressbook on creation (Frederic Crozat)
10726         - Miscellaneous recurrence fixes (Chenthill) 
10727         - Enable alarms for non-organizers (Chenthill) 
10728         - Set vertical scrollbar to always in meeting page (Srinivasa Ragavan)
10729         - Show progress information in calendar (Chenthill)
10730         - Add forward command line option to uri handling in mail (Veerapuram Varadhan)
10731         - Exit evolution when closing wizard using wm control (Frederic Crozat)
10732         - GW Junk mail handling (Vivek)
10733         - Attachment UI fixes and refactoring (Michael Zucchi) 
10734         - Exchange Folder size support (Sarfraaz)
10735         - Exchange Subscribe/Unsubscribe support (Shakti Sen)
10736         - Exchange Folder Permissions support (Shakti Sen)
10737         - Exchange Delegation support (Praveen Kumar)   - 
10738         - Improved error handling in Exchange operations plugin (Arun Prakash)
10740         
10741 Updated Translations:
10743         - bg (Rostislav Raykov)
10744         - de (Hendrik Richter)
10745         - de (Jens Seidel)
10746         - el (Nikos Charonitakis)
10747         - en_CA (Adam Weinberger)
10748         - es (Francisco Javier F. Serrador)
10749         - et (Ivar Smolin)
10750         - nb, no (Terance Sola)
10751         - sr, sr@Latn (Igor Nestorović)
10752         - vi (Clytie Siddall)
10753         - zh_TW (Chao-Hsiung Liao)
10754         - POTFILES (Sankar P, Vivek Jain)
10756 Evolution 2.3.4 2005-07-02
10757 ---------------------------
10759 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10761 Mail :
10762         #307398 - blank IMAP warning messages (Michael Zucchi)
10763         #301466 - Could not able to create a vFolder with Match all condition (Brian Mury) 
10765 New plugins - exchange-operations (Sarfraaz Ahmed, Praveen Kumar)
10766             - default-mailer (Jonathan Dieter, Michael Zucchi)  
10768 Other fixes and changes :
10769         
10770         - Get around circular dependencies using fake bootstrap libraries 
10771           and updates for Win32 support (Tor Lillqvist) 
10772         - Inline-pgp signature/encryption support (Matt Brown) 
10773         - gal clean up (Kaushal Kumar)
10774         - Do not pass data to gtkhtml that it cannot handle (Michael Zucchi)
10775         - Copyright year update (Andre Klapper) 
10776         - utility function to display the busy cursor (Srinivasa Ragavan)
10777         - fix memory leaks in conduits (Mark G Adams)
10778         - add source type to ECalConfigTargetSource (Praveen Kumar)
10779         - fix attachment desensitization and fixes for delegation support (Chenthill)
10780         - compare backends for long events in the day view (Jedy Wang)
10781         - disable widgets appropriately for non-organizers in Event editor
10782           (viren l) 
10783         - Fix free/busy query updates from the GW backend (viren l)
10784         - Fix circular dependancies in the contact-list-editor (Harish)
10785         - set default parameter to email attribute. (Sushma)
10787 Updated Translations:
10789         - bg (Alexander Shopov)
10790         - cs (Miloslav Trmac)
10791         - cy (Rhys Jones)
10792         - da (Martin Willemoes Hansen)
10793         - de (Andre Klapper)
10794         - de (Hendrik Richter)
10795         - en_AU (Not Zed)
10796         - en_CA (Adam Weinberger)
10797         - es (Francisco Javier F. Serrador)
10798         - et (Ivar Smolin)
10799         - et (Priit Laes)
10800         - fi (Ilkka Tuohela)
10801         - nb, no (Terance Sola)
10802         - sk (Marcel Telka)
10803         - zh_CN (Funda Wang)
10804         - zh_TW (Abel Cheung)
10805         - zh_TW  (Chao-Hsiung Liao)
10806         - POTFILES.in (Kaushal Kumar)
10807         - POTFILES.in (Not Zed)
10808         - POTFILES.in (Sarfraaz Ahmed)
10810 Evolution 2.3.3.1 2005-06-15
10811 -----------------------------
10813         #307176 - Remove X-GNOME-Bugzilla-Bugzilla=Ximian (Andre Klapper)
10814         Fix build issues related to the mono plugin (Harish)
10816 Evolution 2.3.3, 2005-06-07
10817 ---------------------------
10819 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10822         #306153 Two mnemonics in same string (Andre Klapper)
10823         #305376 Hide/unhide read messages missing from new menu layout (Rodney Dawes)
10825 Mail:
10826         #306151 Extra space in string (Andre Klapper)
10828 Calendar:
10829         #272114 Beside 'Task' & 'Calender' folders, color boxs get displayed
10830         when properties are changed (Chenthill)
10831         #302267 Date button should have a detailed name (Li Yuan)
10834 Other fixes and new features :
10835         
10836         - subclass mail-component from evolution-component and 
10837           not a bonobo object (Michael Zucchi)
10838         - plugin type loader registration, using a plugin itself. 
10839           remove e-plugin-mono. (Michael Zucchi )
10840         - Delegation of meetings for GW backend (Chenthill)
10841         - Marcus Bains line for Calendar (Thouis Jones)
10842         - Folder browser listeners for filtering message list (Rodney Dawes) 
10843         - helper for plugins to get mail session. (Michael Zucchi)
10844         - pseudo mime type to find message formatter (Michael Zucchi)
10845         - missing bits of e-cert-db from branch merge (JP)
10846         - delete/unload old nssckbi root certs module (Jeffrey Stedfast)
10847         - initial commits for importer plugin hooks (Michael Zucchi)
10848         - DnD support for remote URLs to the attachment window. (Srinivasa
10849           Ragavan)
10850         - exchange plugin UI changes (Sarfraaz Ahmed)
10851         - mail-remote plugin (Michael Zucchi)
10852         
10853 Updated translation :
10855         - zh_CN (Funda Wang) 
10856         - bg (Vladimir Petkov)
10857         - en_CA (Adam Weinberger)
10858         - es (Francisco Javier F. Serrador)
10859         - nb (Kjartan Maraas)
10860         - no (Kjartan Maraas)
10861         - vi (Clytie Siddall)
10862         - de (Hendrik Richter)
10863         - cs (Miloslav Trmac)
10864         - bg (Yavor Doganov, Ivelina Karcheva)
10865         - el (Kostas Papadimas)
10866         - da (Martin Willemoes Hansen)
10868 Evolution 2.3.2, 2005-05-18
10869 ---------------------------
10871 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10873 #269129 replying to a newsgroup post from a vfolder gets group wrong (Jeffrey Stedfast) 
10874 #271679 "make this occurrence movable" unusable (Rodrigo Moya)
10875 #274406 alarm notify crasher (Chenthill)
10876 #209416 Mini-card view for mailing list is wrong (Srinivasa Ragavan)
10879 i18n :
10880 272242 action "Print" doesn't have dots at the end of name (Vivek)
10881 Fixes #301459 - A collection of typos from the Evolution .po file (Chenthill)
10882 "all the deleted message" typo in Evolution mail-errors.xml (Sarfraaz)
10883 273075 - "cert" slang in Evolution certificate manager" (Sarfraaz)
10884 #300477 - Evolution account assistent does not have label (Mengjie Yu)
10885 #268906 - improve date selection for recurring appointments (Sushma)
10886 #229794 - When creating a recurrent appointment, current weekday can't be deselected (Harish)
10887           Patch from  jack jia.
10888 #269416 - Drag/drop between task lists copies instead of moving (Srinivasa Ragavan)       
10889 #301350 - alarms totally unreliable . (Rodrigo Moya)
10890 #261079 - Please add translator comments for "%s %s" messages in evolution (Vivek)
10891 #272464 - Error message on GW server needs to be clarified (Chenthill)
10892 #261969 - Bad plural form: foo(s) in addressbook-errors.xml (Sushma) 
10893 #272005 - Click on 'Help' in 'Send Options' popup, this popup closes (Shreyas)
10894 #273096 - Double spacing in Evolution widget message (Harish)
10895 #273097 - Unnecessary trailing spaces in Evolution widget messages (Harish)
10897 Other fixes and features :
10899         New menu layout - Rodney Dawes
10900         Attachment Expander changes - Srinivas
10901         Remove wizard related code and use eplugin (JP)
10902         Evolution Force shutdown fixes (Harish)
10903         Pkg config fixes for evolution exchange (Amish)
10904         Move e-error to e-util (Michael Zucchi)
10905         Prevent crash if D-BUS session bus is not running (Timo Hoenig) 
10906         Fixes for Bug #73099 and Bug #73098 - rdf, csv formats (Philip Van Hoof)
10907         moved widgets/misc/e-system-errors to e-util/e-system.error (Michael Zucchi)
10908         Memory leak fixes (Ross burton)
10909         Miscellaneous config fixes (Harish)
10910         Potfiles - remove dead files (JP)
10912 New plugins :
10914 - mono, mail-remote, profiler (Michael Zucchi)
10916 Updated Translations:
10918         - bg (Rostislav Raykov)
10919         - el (Kostas Papadimas) 
10920         - ne (Pawan Chitrakar)
10921         - fa (Meelad Zakaria and Roozbeh Pournader) 
10922         - es (Francisco Javier F. Serrador) 
10924 Evolution  2.3.1, 2005-04-26
10925 ---------------------------------------
10927 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10929 * Calendar 
10931         - #301885 - Evolution crash when shifting locale in calendar view 
10932           several times (Li Yuan)
10933         - #274476 - File ->Open Appointments, opens meeting as appointment
10934           (Chenthill)
10935         - #273508 - status of organizer of a meeting getting changed
10936           (Chenthill)
10937         - #41740 - No error trying to edit Exchange appointments from alarm
10938           (Rodrigo)
10939         - #73879 - Attach a file to 'Calendar' in offline, 'OK' button gets enabled
10940           (JPR)
10941         - #73969 - 'Cancel' meeting doesnt delete all instances of recurring 
10942           meeting in 'attendee's calendar (Chenthill)
10943         - #44719 - Alarm Notify window is not sticky any more (Rodrigo)
10944         - #69272 - doesn't accept new date & crashes while retrying (JP)
10945         - #73508 - evolution crash on startup (Chenthill)
10946         - #44579 appointment location / description does not get printed(Li Yuan)
10947         - #73031  - crash when closing event editor (Chenthill)
10948         - #268525 - crash when evo is in background (Chenthill)
10949         - #272983 - 'List' view has one entry for recurring appointment
10950           (Rodrigo)
10951          -#74265  incorrect start date display (Chenthill)
10952         
10953 * Mail
10954         - #273752 - Dragging folder from Maildir spool account to 'On This Computer' 
10955         account crashes Evolution (Michael)
10956         - #273192 - Mark as (un)read missing from context popup menu (Rodney)
10957         - #273914 - Some of the tables do not have a11y names (Li Yuan)
10958         - #74002 - create shared-to me folder from the wizard offline (Partha, Vivek)
10960 * Shell/GUI 
10961         - #273066 - buutons" typo in Evolution schemas message (JP)
10962         - #300968 - (Mengjie Yu)
10963         - #300970 - (Mengjie Yu)
10964         - #73270 - (Mengjie Yu)
10966 * a11y
10967         - #73914 -add a11y name to Certificates Table (Li Yuan)
10969 * Addressbook
10970         - #74366 (Sushma)
10973 Other Bugs
10975 * Mail 
10976         -  asynchronously load message if no receipt is supplied (Michael)
10977         -  New function to send an RFC2298-compliant message delivery notification
10978            (ERDI Gergo)
10979         -  make the 'select all' work in all conditions (Mengjie Yu)
10980         -  use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
10981         -  add new receipt_policy field to services (ERDI Gergo)
10983 * Shell
10984         - return the localized name of the supported file type (Yong Sun)
10985         - fix offline state event (Michael)
10987 * Calendar 
10988         - display error messages when we can't load the component in the editor
10989           (Harry Lu)
10992 Updated Translations :
10994         * et - Ivar Smolin
10995         * bg - Vladimir Petkov  
10996         * cs - Miloslav Trmac
10997         * en_CA - Adam Weinberger
10998         * en_GB - Gareth Owen
10999         * es - Francisco Javier F. Serrador
11000         * de - Frank Arnold
11001         * id - Ahmad Riza H Nst
11002         * ne - Pawan Chitrakar 
11003         * nl - Tino Meinen
11004         * da - Martin Willemoes Hansen
11005         * gu - Ankit Patel 
11006         * pt - Duarte Loreto
11007         * pt_BR - Guilherme de S. Pastore 
11008         * cs - Stanislav Brabec
11009         * fi - Ilkka Tuohela
11010         * sq - Laurent Dhima
11012 Evolution 2.2.0, 2005-03-07
11013 ---------------------------
11015 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11017  * Addressbook
11018    #73152 - Assigning Color To Default Personal Contacts, Creates Duplicate (Siva)
11020  * Calendar
11021    #72835 - Alarm notify crashes always (Rodrigo)
11022    #73152 - Assigning Color To Default Personal Calendar, Creates Duplicate (Siva)
11024 Other bugs
11026  * Plugins
11027    - Fix exchange plugin description for OOF (Sushma)
11029 Updated translations:
11030         - pt_BR (Raphael Higino)
11031         - hu (Laszlo Dvornik)
11032         - sr (Danilo Segan, Igor Nestorovic)
11033         - sr@Latn (Danilo Segan, Igor Nestorovic)
11034         - nl (Tino Meinen)
11035         - lt (Zygimantas Berucka)
11036         - sq (Gintautas Miliauskas, Laurent Dhima)
11037         - ja (Takeshi AIHANA)
11038         - bg (Iassen Pramataro)
11040 Evolution 2.1.6, 2005-02-28
11041 ---------------------------
11043 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11045  * Addressbook
11046    #73005 - Cannot cancel 'Contact List Editor' (Siva)
11047    #73005 - offline - setting/unsetting folder offline property is not working (Sushma)
11048    #70371 - Evolution crashes when adding contact list (Siva)
11049    #67724 - When unix user name, callendar points to old username (Siva)
11050    #54825 - Freeze on .vcf import from MacOS X AddressBook (Christophe Fergeau)
11051    #73013 - 'Right' click on a 'Contact' cannot select 'Cut' (Siva)
11053  * Calendar
11054    #72958 - Unable to send delayed meeting (Chen)
11055    #72006 - Opened existing appointments with attachment - press cancel - popup info with save / discard / cancel changes (Chen)
11056    #63866 - Same name can be entered twice in invitations tab (JP)
11057    #67714 - Invitations Tab Allows Entry Of Empty Line (JP)
11058    #62089 - adding contact lists to meetings impossible (JP)
11059    #47747 - Changes to attendee not updated until click on different row (JP)
11060    #61495 - Existing text is placed off screen when editing attendee field (JP)
11061    #28947 - adding contact list to attendee list should expand it (JP)
11062    #67724 - When unix user name, callendar points to old username (Siva)
11063    #72038 - Changes meeting to appoinment after throwing warning invalid mail id (Rodrigo)
11064    #69556 - Crash attaching mime parts to calendar events (Harish)
11066  * Mail
11067    #66126 - attach File Chooser is modal (Michael)
11068    #68549 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
11069    #71003 - threads still running at exit (Michael)
11070    #62109 - Inconsistent ways of determining 8-bit Subject: and From: header charsets (Jeff)
11071    #34153 - Confusing Outbox semantics for deleted outgoing messages (Michael)
11072    #71528 - Search Selection Widget Has Repeated Items (Michael)
11073    #71967 - Evolution delete mail from POP3 server even is checked the option "leave the mail on server (Michael)
11074    #40515 - Signature scripts do not allow switches (Michael)
11075    #68866 - Forward button doesn't put newline between headers and body (Michael)
11076    #35219 - flag-for-followup crufting (Michael)
11077    #64987 - Go to next unread message doesn't work when multiple messages are selected (Michael)
11078    #72337 - Evolution crashes if I click OK/Cancel on the password dialog after disabling the IMAP account (Michael)
11079    #70718 - Next and previous buttons don't realize there's new mail (Michael)
11080    #61363 - Setup wizard, IMAP for receiving server, sending default GW (Michael)
11081    #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
11082    #23822 - no copy text option when right-clicking on marked mail text (Rodney)
11083    #72266 - You shouldn't be able to open more than one 'Select Folder' dialog in the mail filters (Michael)
11084    #71429 - on NLD, menus in wrong order (Michae)l
11085    #72228 - cannot store into groupwise sent folder (Michael)
11086    #72209 - Evolution is crashing when you move a VFolder to a folder 'on this computer' (Michael)
11087    #72275 - Can't use Shift+F10 to popup context menu for link in message (Harry Lu)
11088    #54503 - "New" dropdown menu on toolbar has wrong widget style (Rodney)
11089    #72676 - Saved filter rule can't be modified if it is selected with GOK. (Harry Lu)
11091  * SMIME
11092    #68592 - "Backup" buttons in certificate settings does nothing - work around (Michael)
11094  * Shell
11095    #33287 - "send/receive" button not greyed out when starting offline (JP)
11096    #48868 - Status bar changes its height when fonts are large (William Jon McCann)
11098  * Plugins
11099    #71527 - Save Calendar widget mixup between directory and file (Rodrigo)
11101 Other bugs
11103  * Addressbook
11104    - Use new categories dialog in contact editor (Rodrigo)
11105    - HIG spacing fixes (Rodney)
11106    - Display warning dialog when GW server is old (Vivek)
11108  * Calendar
11109    - Always ensure default sources are available (Siva)
11110    - Don't look up free/busy unless we need to (Harish)
11111    - Make sure new events don't display twice (Chen)
11112    - Make sure double click opens attachments (Chen)
11114  * Mail
11115    - a11y fixes for composer (Harry Lu)
11116    - Use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
11117    - New mailer context menus for messages (Rodney)
11119  * Shell
11120    - Fix leak (JP)
11121    - Use gnome-vfs API to open quick reference (Marco Pesenti Gritti)
11123  * Plugins
11124    - Make e-popup more robust (Michael)
11125    - Cleanup authors/descriptions (Björn Torkelsson)
11126    - out of office exchange fixes (Sushma)
11127    - retry send options if invalid session string (Chen)
11128    - set proper default port for shared folders (Vivek)
11130  * Miscellaneous
11131    - BSD runtime linking fixes (Hans)
11132    - distclean fixes (Björn Torkelsson)
11134 Updated translations:
11135         - et (Priit Laes)
11136         - el (Kostas Papadimas, Nikos Charonitakis)
11137         - sv (Christian Rose)
11138         - es (Francisco Javier F. Serrador)
11139         - it (Luca Ferretti, Marco Ciampa)
11140         - da (Martin Willemoes Hansen)
11141         - ca (Josep Puigdemont, Xavi Conde)
11142         - nb (Kjartan Maraas)
11143         - no (Kjartan Maraas)
11144         - ru (Leonid Kanter)
11145         - gu (Ankit Patel)
11146         - cs (Miloslav Trmac)
11147         - nl (Vincent van Adrighem)
11148         - fi (Ilkka Tuohela)
11149         - pt (Duarte Loreto)
11150         - uk (Maxim Dziumanenko)
11151         - ko (Changwoo Ryu)
11152         - de (Frank Arnold)
11153         - fr (Vincent Carriere)
11154         - en_CA (Adam Weinberger)
11155         - cs (Miloslav Trmac)
11156         - pl (Artur Flinta)
11157         - bg (Vladimir Petkov)
11158         - ja (Takeshi AIHANA)
11159         - en_GB (David Lodge)
11160         - en_CA (Adam Weinberger)
11161         - lt (Zygimantas Berucka)
11163 Evolution 2.1.5, 2005-02-07
11164 ---------------------------
11166 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11168  * Addressbook
11169    #36137 - Leading %s in addressbook message totally non-obvious (Siva)
11170    #57819 - Evolution allows to create several contact lists with same name
11171             (Partha)
11172    #61060 - Don't split sentences in Evolution (Siva)
11173    #61067 - Use translator comment for evolution addressbook message (Siva)
11174    #67411 - Crash: create new address book (Hans Petter)
11175    #68799 - Evolution doesn't store IM info on the LDAP server (Siva)
11176    #70339 - vcard preview doesn't appear to work (Siva)
11178  * Calendar
11179    #33078 - No category list for Category searches in Calendar & Tasks (Rodrigo)
11180    #56901 - Only one line gets printed when printing Tasks and Appointments (Yong)
11181    #61078 - Please avoid using different styles of markup in translateable
11182             evolution messages (Priit)
11183    #64682 - Moving a appts from one calendar to another sends update (Chenthill)
11184    #71265 - Deletion Of Weather Calendar Crashes Evo (Rodrigo)
11185    #71452 - Pressing 2 times escape - edited meeting window disappear (JP)
11186    #71485 - String issues (JP)
11187    #71729 - Gnopernicus should report the full name of week day (Li)
11188    #71929 - Whitespace before colons in Evolution calendar a11y messages
11189             (Rodrigo)
11190    #71924, 71926, 71932 - Don't split sentences (Harry)
11191    #71944 - Failed to compile (JP)
11192    #72088 - Some calendar a11y functions don't work (Harry)
11193    #72090 - Evolution crashed when clicking on 'open calender' in sent items (Rodrigo)
11195  * Mail
11196    #65329 - Regression in default folder name localisation (Michael)
11197    #67083 - CJK-translated mail header names are line-wrapped with long lined headers
11198             (Michael)
11199    #68137 - Inconsistent VFolder vs vFolder (Rodney)
11200    #68696 - RFE: Simplifications to the "Account Management" page of the Account
11201             setup druid (Rodney)
11202    #68743 - Button jumps when you click it (Rodney)
11203    #69815 - Cannot quit while updating vfolders (Michael)
11204    #69850 - Crash: attempting to create a Vfolder based on a message without a Sender
11205             (Michael)
11206    #70454 - Folder shows unsubscribed, but is subscribed (Jeff)
11207    #71310 - Always loses my signature script settings (Michael)
11208    #71312 - Double-clicking vFolder of Draft folder doesn't allow editing (Michael)
11209    #71520 - Changing server type not displayed immediately in 'Account settings'
11210             (Michael)
11211    #71521 - 'Account Editor' does not allow to change hostname (Michael)
11212    #71774 - Evolution crashes when cancel 'Rename Folder' dialog (Mengjie)
11213    #71937 - Spamasssassin typo in Evolution mail schemas (JP)
11215  * Plugins
11216    #41235 - Spacing/padding of itip control (Rodney)
11217    #71460 - Clicking accept button in appointment - Unable to send item to calender
11218             'Calender'. Invalid object (Chenthill)
11219    #71512 - Crash: AMD64 Unable to add or import contacts (Siva)
11220    #71644 - Empty string marked for translation (Sushma)
11222 Other bugs
11224  * Addressbook
11225    - Use new categories dialog in contact editor (Rodrigo)
11226    - HIG spacing fixes (Rodney)
11227    - Display warning dialog when GW server is old (Vivek)
11229  * Calendar
11230    - Fixed sensitation of widgets in recurrence page (Rodrigo)
11231    - Fixed IDL duplications (Hans Petter)
11232    - Don't build private libraries as modules (Hans Petter)
11233    - Fixed popup menu for detached recurrences (Rodrigo)
11234    - HIG spacing/padding fixes (Rodney)
11235    - Display warning dialog when GW server is old (Vivek)
11236    - Clear component preview when updating (Rodrigo)
11237    - Added help button to editors (Rodney)
11238    - Fix DND issues with calendar attachments (Harish)
11240  * Mail
11241    - HIG fixes (Rodney)
11243  * Plugins
11244    - Use icon factory in audio-inline plugin (JP)
11245    - Fix order of menus in calendar-http plugin (David)
11246    - Added missing ID's (JP)
11247    - Set weather categories as not searchable (Rodrigo)
11248    - Added auth type section in exchange-account-setup plugin (Sushma)
11249    - Fixed crash in groupwise-send-options dialog (Chenthill)
11251  * All
11252    - Added 'pt' default setup to build (Rodney)
11253    - Fixed druid lock on startup (Jeff)
11254    - a11y improvements (Mengjie, Li, Harry)
11255    - HIG fixes to e-passwords dialogs (Rodney)
11257 Updated translations:
11258    - bg (Alexander Shopov)
11259    - cs (Miloslav Trmac)
11260    - de (Hendrik Richter, Frank Arnold)
11261    - el (Kostas Papadimas)
11262    - en_CA (Adam Weinberger)
11263    - es (Francisco Javier F. Serrador)
11264    - et (Priit Laes)
11265    - it (Marco Ciampa)
11266    - ja (Takeshi AIHANA)
11267    - lt (Zygimantas Beruska)
11268    - nb (Kjartan Maraas)
11269    - no (Kjartan Maraas)
11270    - ru (Leonid Kanter)
11271    - sk (Marcel Telka)
11272    - sv (Christian Rose)
11273    - zh_CN (Funda Wang)
11275 Evolution 2.1.4, 2005-01-24
11276 ----------------------------
11278 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11280  * Mail
11282    #46287 - Space key should work for checkbox (JP)
11283    #57090 - Junk Button Sensitivity needs changes (Radek)
11284    #69122 - Make subject || sender contains the default search (Michael)
11285    #60664 - message view does not follow theme change (Michael)
11286    #55831 - missing warning dialog about opening a lot of selected mails (Michael)
11287    #66943 - Crash when saving draft (Michael)
11288    #70768 - 'Mark All as Read' marks all the mails which are not in current query as read (Michael)
11289    #71105 - When trying to rename a folder containing a slash "/" and spaces, evil stuff happens (Michael)
11290    #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael) 
11291    #71029 - receiving settings not stored (Michael)
11292    #70990 - NNTP without username broken (Michael)
11293    #70018 - Signatures don't work (Michael)
11294    #68352 - Add post message keybinding (Rodney)
11296  * Calendar
11298    #71407 - Input Protect Read-Only Calendars (Rodrigo)
11299    #65820 - Evolution Calendar weekday names message needs translator comment (JP)
11301  * Addressbook
11303    #70622 - crash (JP)
11304    #71448 - Deleting many contacts is incredibly slow (Siva)
11305    #41210 - spacing/padding of "Contact Quick Add" dialog (Rodney)
11306    #60852 - "Add address" popup dialog UI is ugly/wrong size, and button is resizable (Rodney)
11307    #41228 - spacing/padding of "duplicate contact detected" dialog (Rodney)
11308    #70922 - Email address types should show "Other" when importing vcards (Siva)
11309    #61973 - add TTYTDD translator comment (JP)
11311  * Plugins
11313    #71384 - 'Forward' button is disabled while configuring mail id (Sushma)
11314    #29985 - Accepted meetings should have a replied-to icon (JP)
11316  * Miscellaneous
11318    #46404 - not remembering printer definition (JP)
11320 Other bugs
11322  * Address Book
11324     - set full name appropriately when quick adding (Hans)
11325     - fix creation of local addressbooks (Siva)
11326     - a11y fixes (Hao Sheng)
11328  * Mail
11330     - Add items to folder properties correctly (Jeff)
11331     - Add async descriptions (Jeff)
11332                 
11333  * Calendar
11335     - for detached instances, disable recurrence UI (Rodrigo)
11336     - use receive_objects for importing (Rodrigo)
11337     - change free/busy prefs title (Nat)
11338     - handle attachment errors better (Harish)
11339     - fix possible day view resize crash (Michael)
11340         
11341  * Shell
11343     - fix offline handler crash (JP)
11344     - close import wizard on Esc (Mengjie Yu)
11346  * S/MIME
11348     - don't remove tree node if deleting cert failed (Michael)
11350   * Plugins
11352     - Add addressbook file config plugin so local calendar get set up right (Siva)
11353     - In BBDB check the buddy account name not alias (Nat)
11354     - In weather calendar fix units spelling (David Trowbridge)
11355     - In weather calendar use single metric/imperial specification (David Trowbridge)
11356     - Add default source plugin so its easy to set for the user (Siva)
11357     - Make exchange account setup simpler (Sushma)
11358     - In groupwise account setup simplify the settings for soap only (Siva)
11359     - Add groupwise status tracking plugin so the user can see the information they requested (Chen)
11360     - In itip-formatter extract the decoded text so non-ascii works (JP)
11361     - In itip-formatter handle utc dtstart/dtend correctly (JP)
11362     - In new-mail-notify fix DBUS event handling (Miguel Angel Lopez Hernandez)
11363     - In groupwise sendoptions, make sure the global send options actually work (Chen)
11364     - In groupwise shared folder, improve UI (Vivek)
11365     - In groupwise shared folder, add a wizard for shared folder notifications (Vivek)
11367 Updated translations:
11368         - es (Francisco Javier F. Serrador)
11369         - de (Hendrik Richter, Frank Arnold)
11370         - it (Marco Ciampa)
11371         - nl (Vincent van Adrighem)
11372         - lt (Zygimantas Berucka)
11373         - nb (Kjartan Maraas)
11374         - no (Kjartan Maraas)
11375         - et (Priit Laes)
11376         - el (Nikos Charonitakis)
11377         - ja (Takeshi AIHANA)
11378         - en_CA (Adam Weinberger)
11380 Evolution 2.1.3, 2004-01-10
11381 ----------------------------
11383 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11385  * Calendar
11387    #69663 - Task list on the web does not mark tasks as finished (JP)
11388    #61076 - Evolution calendar messages unnecessarily marked for translation (JP)
11389    #41624 - only the last exception is deleted on palm device (JP)
11391  * Addressbook
11393    #61068 - Extraneous space in evolution message (Andre Klapper)
11394    #61975 - Can't translate string "Reflow test" (JP)
11396  * Plugins
11398    #30992 - Preferences dialog greys out OK button after Apply (JP)
11400 Other bugs
11402  * Address Book
11404     - set read only state better for contact editor (Hans)
11405     - add UI for marking calendars offline (Siva)
11406     - use new name selector api (Hans)
11408  * Mail
11410     - Display icon for shared folder (Vivek)
11411     - New offline folder/store classes (Jeff)
11412     - Handle reply in mailto: (Michael)
11413     - a11y fixes (Mengjie Yu)
11414     -  (Mengjie Yu)
11415                 
11416  * Calendar
11418     - detached instance recurrence handling (Rodrigo)
11419     - calendar attachments (Harish)
11420     - send options for meeting (Chen)
11421     - handle calendar:// uris (JP)
11422     - handle different calendars having the same uid (Rodrigo)
11423     - add UI for marking calendars offline (Chen)
11424     - use new name selector API (Hans)
11425     - prevent crash when searching for f/b info (JP)
11426     - a11y fixes (Harry)
11427     - calendar config cleanup (JP)
11428         
11429  * Shell
11431     - Make component buttons configurable (JP)
11432     - Set offline with gconf key (Siva)
11434   * Plugins
11436     - add component.migration event for calendar (David Trowbridge)
11437     - fix translations of popup menus (Michael)
11438     - HIG config dialog fixes (Rodney)
11439     - Add calendar file config plugin so local calendar get set up right (JP)
11440     - Add calendar weather config plugin (David Trowbridge)
11441     - Add exchange account config plugin (Sushma)
11442     - Add groupwise send options plugin (Partha)
11443     - Add itip formatter plugin (JP)
11444     - Add new-mail-notify plugin that uses DBUS (Miguel Angel Lopez Hernandez)
11445     - Use standard error messages in save-calendar plugin (Philip Van Hoof)
11446     - Add send options plugin for account editor (Chen)
11447     - Add shared folder notification plugin (vivek)
11449 Updated translations:
11450   - lt (Zygimantas Berucka)
11451   - ja (Takeshi AIHANA)
11452   - bg (Vladimir Petkov, Alexander Shopov)
11453   - et (Priit Laes, Ivar Smolin)
11455 Evolution 2.1.2, 2004-12-20
11456 ----------------------------
11458 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11460  * Mail
11462    #68759 - Evolution Shell can't load modules (JP)
11463    #69579 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Michael)
11464    #69339 - postscript and some other attachments not visable (Michael)
11465    #69579 - vFolders#UNMATCHED generates errors (Michael)
11466    #68958 - current message forgotten in vfolders (Michael)
11467    #69446 - Mail shown as attachment if some headers are upper case (Michael)
11468    #46229 - Filters dialog - label suggestions (Diego Sevilla Ruiz)
11470  * Calendar
11472    #47535 - Snooze Time "minutes" string Improperly marked for translation
11473     (Rodney)
11474    #67403 - wrong alarm time displayed (Rodrigo)
11476  * Shell
11478    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu) 
11480 Other bugs
11482  * Address Book
11484     - Turkish locale fixes (S. Caglar Onur)
11485     - Set proper window title for editing addressbook properties (Vivek)
11486     - Prevent null UID from causing weird saving problems (Siva)
11487     - a11y fixes (Harry Lu, Hao Sheng)
11489  * Mail
11491     - Add mnemonics everywhere (Mengjie Yu)
11492     - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek)
11493                 
11494  * Calendar
11496     - let users set a template for fetching free/busy information (James
11497       Bowes)
11498     - Set proper window title for editing calendar/task properties (Vivek)
11499     - Leak fixes (Harish)
11500     - Fix 64 bit problem (David Mosberger)
11501     - UI Fixes for meetings and assigned tasks (Chen)
11503  * Shell
11505     - fix 64 bit problem (David Mosberger)
11506     - use new window icon (Rodney)
11508   * Plugins
11510     - make plugin hooks available for mail even when the mailer is not
11511     activated (Michael)
11512     - move groupwise config code to a plugin (Siva)
11513     - support csv and rdf calendar saving (Philip Van Hoof)   
11515 Updated translations:
11517   - nl (Vincent van Adrighem)
11518   - sv (Christian Rose)
11519   - ca (Jordi Mallach)
11520   - zh_CN (Funda Wang)
11521   - bg (Alexander Shopov)
11522   - fi (Ilkka Tuohela)
11523   - da (Martin Willemoes Hansen)
11524   - tr (Baris Cicek)
11525   - lt (Zygimantas Berucka)
11526   - cy (Dafydd Harries)
11528 Evolution 2.1.1, 2004-11-28
11529 ----------------------------
11531 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11533  * Addressbook
11535    #28725 - should not say "no items in this view" until the backend is done responding (Sushma)
11536    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu)
11537    #61976 - Near-identical strings, should be made identical (Rodney)
11538    #67656 - almost the same email address are considrered identical (Siva)
11539    #61966 - Typo in string: Word "be" missing (Andre Klapper)
11540    #69079 - Data repeated after save with bad date format (Siva)
11541    #66854 - Some strings are missed to translation (partial, Rodney)
11543  * Mail
11545    #68787 - Crash when migrating 1.4 data to 2.0.2 (Michael)
11546    #69109 - EHLO or HELO with ip addresses does not conform rfc 821 (Michael)
11547    #69408 - Evolution hang in message fetching with ima4rev1 (Jeff)
11548    #69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
11549    #69241 - base64 attachement holding PGP block (Jeff)
11550    #69160 - IMAP4 dont freez on scaning imap folders (Jeff)
11551    #67496 - html email not rendered in preview pane (Michael)
11553  * Calendar
11555    #68624 - Requires URL to have http:// or webcal:// at beginning (Diego Sevilla Ruiz)
11556    #47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
11557    #6767  - Fix hardcode colors in day, week, month views (Li Yuan)
11558    #68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
11560  * Shell
11562    #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu) 
11564 Other bugs
11566  * Address Book
11568     - Handle required fields (Siva)
11569     - a11y fixes (Hao Sheng)
11570     - make shift-F10 popup menu (Hao Sheng)
11571     - don't show error dialog when cancelling operation (Siva)
11573  * Mail
11575     - Reduce memory for vfolder operations (Michael)
11576     - Use unix sockets for spam checking (Radek)
11577                 
11578  * Calendar
11580     - warn is summary is blank (Chen)
11581     - allow creating new calendar with right click on a group (Harish)
11582     - EConfigize new calendar and calendar properties (David Trowbridge)
11583     - make sure switch between 12/24h time shows immediately (JP)
11585   * Plugins
11587     - set "base" plugin target (Michael)
11588     - add webcal config plugin (David Trowbridge)
11589     - mailing list actions plugin (Meilof Venningen)   
11590     - plugin manager plugin (Michael)   
11592 Updated translations:
11594   - da (Martin Willemoes Hansen)
11595   - lt (Žygimantas Beručka)
11596   - nl (Vincent van Adrighem)
11597   - de (Hendrik Richter)
11598   - it (Marco Ciampa)
11599   - ca (Jordi Mallach)
11600   - fa (Meelad Zakaria)
11601   - sq (Laurent Dhima)
11602   - fr (Sebastien Bacher)
11603   - cs (Juraj Kubelka)
11605 Evolution 2.1.0, 2004-11-01
11606 ----------------------------
11608 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11610  * Addressbook
11612    #61069 - Missing space in evolution addressbook message (Andre Klapper)
11613    #61972 - Typo in country name: Is "Grena-dines", should be "Grenadines" (Andre Klapper)
11615  * Mail
11617    #68894 - IMAP4 rev1, error on selecting INBOX (Jeff)
11618    #68814 - evo crash while fetching mail using IMAP4 rev1 (Jeff)
11619    #44876 - Missing keyboard navigation in the e-mail recipient section (Mengjie Yu)
11621 Other bugs
11623  * Address Book
11625     - Display multi value attributes in the preview (Nat)
11627  * Mail
11629     - Enable IMAP4 camel provider by default (Jeff)
11630     - IMAP4 offline folder info caching (Jeff)
11631                 
11632  * Calendar
11634     - a11y fixes (Li Yuan)
11635     - make free/busy information gathering more efficient (Harish)
11637  * Shell
11639     - remove deprecated calls (Kjartan Maraas)
11641   * Plugins
11643     - convert mail, address book to econfig (Zucchi)
11644     - convert all components to e-menu (Zucchi)
11645     - add new mail event (Zucchi)
11646     - add message replied event (Nat/Zucchi)
11647     - add online/offline event (Zucchi)
11648     - inline audio via gstreamer (Radek)
11649     - big brother database (Nat)
11650     - copy address tool (Zucchi)
11651     - folder unsubscribe (Jeff)
11652     - mail to task (Rodrigo)
11653     - mark calendar for offline (Harish)
11654     - prefer plain text for messages (Zucchi)
11655     - save attachments (Zucchi)
11656     - save calendar (Rodrigo)
11657     - select one calendar/task (JP)
11658     - subject threading (JP/Zucchi)
11660 Updated translations:
11662   - da (Martin Willemoes Hansen)
11663   - it (Marco Ciampa)
11664   - sq (Laurent Dhima)
11665   - el (Nikos Charonitakis)
11666   - ms (Hasbullah Bin Pit)
11667   - bg (Vladimir Petkov)
11669 Evolution 2.0.2, 2004-10-11
11670 ----------------------------
11672 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11674  * Addressbook
11676    #66520 - Crash deleting addressbooks (Michael)
11677    #66369 - VCard import requires blank lines between contacts (Hans)
11678    #65537 - Updating Contacts Causes Crash (Hans)
11680  * Calendar
11681         
11682    #65932 - Crash when accessing the details of an appointment notification (Rodrigo)
11683    #64683 - meeting invite expands to larger than workspace (Rodrigo and JP)
11684    #66736 - crash clicking Search Clear button twice (Michael)
11685    #61766 - select personal calendar/tasks by default when migrating (JP)
11686    #65599 - 'Evolution 1.5' crash in 'Free/Busy' editor (Rodrigo)
11687    #62053 - select GroupWise calendar by default (Siva)
11688    #66164 - popup date edit drop down in correct place (JP)
11689    #45951 - Scroll properly in task description (Rodrigo)
11691  * Mail
11693    #67170 - Unable to subscribe to the alt hierarchy (Michael)
11694    #67028 - 2.0.1 compilation fails on camel-service.c: In function `camel_getaddrinfo' (Jeff)
11695    #67257 - evolution busy waits looking up hostname if network down (Michael)
11696    #66509 - Evolution Crashes when deleteing a news group (Michael)
11697    #65828 - Fix typo in error message (Jeff)
11698    #63881 - "Cannot copy or move messages into a Virtual Folder" when
11699              dragging from UNMATCHED vfolder into real folder (Ed Catmur)
11700    #63521 - stale / bogus pop cache file (Michael)
11701    #66991 - crash creating folders (Michael)
11702    #66706 - Evolution Crashes while refreshing Folder Subscriptions (Michael)
11703    #67408 - Seg Fault on exit (Michael)
11704    #67211 - Evolution crashes when getting summary from folder (Michael)
11705    #66703 - S/MIME signing fails randomly (Jeff)
11707  * Shell
11709    #61285 - use better query for config pages (Michael)
11710    #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
11712 Other bugs
11714  * Address Book
11716     - Crash when exiting (Hans)
11718  * Mail
11720     - Provide error dialogs if host/name lookups fail (Jeff)
11721     - Improve NNTP locking (Michael)
11722     - Work with complete MBox hierarchy (Michael)
11723     - Forward as inline sends attachments (Michael)
11724     - Fix possible migration bug from 1.2 (Dave Malcolm)
11725         
11726   * Other
11728     - Updated documentation (Rodney and Novell Doc Team)
11729     - Don't dereference NULL nickname or emailAddr on certificate (Michael)
11731 Updated translations:
11733   - el (ta panta rei, Nikos Charonitakis)
11734   - ja (Takeshi AIHANA)
11735   - hu (Laszlo Dvornik)
11736   - pt (Duarte Loreto)
11737   - sq (Laurent Dhima)
11738   - es (Francisco Javier F. Serrador)
11739   - nl (Vincent van Adrighem, Michel Klijmij)
11740   - en_CA (Adam Weinberger)
11741   - zh_CN (Funda Wang)
11742   - cs (Miloslav Trmac)
11743   - pl (GNOME PL Team)
11744   - pt_BR (Raphael Higino)
11745   - sr (Danilo Segan)
11746   - sr@Latn (Danilo Segan)
11747   - en_GB (David Lodge)
11748   - ca (Xavier Conde Rueda)
11749   - ko (Changwoo Ryu)
11750   - ro (Mugurel Tudor)
11751   - fr (Christophe Merlet)
11752   - nb (Kjartan Maraas)
11753   - no (Kjartan Maraas)
11754   - da (Martin Willemoes Hansen)
11755   - ru (Leonid Kanter)
11756   - fa (Meelad Zakaria)
11758 Evolution 2.0.1, 2004-09-24
11759 ----------------------------
11761 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11763  * Addressbook
11765    #61070 - Fix improper grammar (hannah rebekah & fazlu huq)
11766    #59725 - Conduit syncing to wrong desktop record (JP)
11767    #63191 - Fix contact list editor title (JP)
11768    #64080 - addressbook gui component needs to be linked with libcamel (Michael)
11769    #64024 - Lower pane doesn't go away when you uncheck "Preview Pane" in Contacts (Siva)
11770    #64011 - Remove C99-ism (Vicent Noel)
11771    #62856 - in --offline mode, still get prompted for gw addressbook password, work around (Michael)
11773  * Calendar
11775    #66344 - Evolution crashes added start time column to tasks (JP)
11776    #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
11777    #60904 - Show all appointments when work week longer than 5 days (JP)
11778    #66158 - Completion status is not displayed immediately (JP)
11779    #59194 - Crash editing location field in event list (JP)
11780    #65682 - get error deleting appointments (Chen)
11781    #55172 - sync montly recurrences properly (JP)
11782    #62374 - alarms no function if run over night (Rodrigo)
11783    #62728 - week day heading in month view does not update after changing week start day in settings (JP)
11784    #62392 - Crash on close alarm notification (Rodrigo)
11786  * Mail
11788    #65329 - translate standar folder names (Michael)
11789    #65058 - Specific mails don't display picture but picture data (Michael)
11790    #64972 - signature auto-selection in composer with Maildir account is broken (Michael)
11791    #65448 - Opening a mail does not mark it read (Jeff)
11792    #64974 - Allow selecting of file or folder for maildir and mh accounts (Jeff)
11793    #65703 - Display reply to all icon (JP)
11794    #59717 - crash checking supported authentication types (Michael)
11795    #47821 - try all host names available when connecting (Michael)
11796    #66199 - Image loading fails with authenticated proxy (Michael)
11797    #64023 - Forget NNTP password if it was wrong (Michael)
11798    #64092 - Ambiguity in nomenclature of GW Tasks in Evolution (Siva)
11800  * Shell
11802    #61285 - use better query for config pages (Michael)
11803    #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
11805 Other bugs
11807   * Addressbook
11809     - point to correct documentation file (Rodney)
11810     - check for LABEL supported (Siva)
11812   * Calendar
11814     - Don't allow deletion of system calendar or tasks (JP)
11815     - Don't allow a task to be changed to an assigned task if the backend doesn't support it (Chen)
11817   * Mail
11819     - Fix typo setting the root node in folder tree (Dave Malcolm)
11820     - Handle 0 length token read for summary (Michael)
11821     - Make SSL connections async and cancellable (Michael)
11823 Updated translations:
11824   - fr (Christophe Merlet, Craig Jeffares)
11825   - pl (Artur Flinta)
11826   - sq (Laurent Dhima)
11827   - cs (Miloslav Trmac)
11828   - es (Francisco Javier F. Serrador)
11829   - nl (Vincent van Adrighem)
11830   - zh_CN (Funda Wang)
11831   - en_CA (Adam Weinberger)
11832   - it (Craig Jeffares)
11833   - zh_TW (Craig Jeffares)
11834   - en_GB (Gareth Owen)
11835   - fa (Roozbeh Pournader)
11836   - el (Nikos Charonitakis)
11837   - ja (Takeshi AIHANA)
11838   - pt_BR (Raphael Higino)
11839   - da (Martin Willemoes Hansen)
11840   - ko (Changwoo Ryu)
11841   - nn (Åsmund Skjæveland)
11842   - sr (Danilo Segan)
11843   - hu (Laszlo Dvornik)
11844   - bs Danilo Segan
11845   - id (Mohammad DAMT)
11846   - nb (Sigurd Gartmann)
11847   - no (Sigurd Gartmann)
11848   - ar (Arafat Medini))
11850 Evolution 2.0.0, 2004-09-13
11851 ----------------------------
11853 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11855  * Addressbook
11857    #59582 - Contact incompletely updated to LDAP store, address information lost/not editable (Siva)
11858    #64084 - addressbook gui component needs to be linked with libcamel (Michael)
11860  * Calendar
11862    #65454 - Evolution crashes while opening newly received e-mail (JP)
11863    #62392 - Crash on close alarm notification (Rodrigo)
11864    #64800 - broken timezone selector (Rodney)
11866  * Mail
11868    #60515 - signature setting is not preserved changing "Autogenerated" to "None"  (Michael)
11869    #63377 - Crash when replying to a (specific) message  (Jeff)
11870    #62665 - Wrong Folder is deleted (Jeff)
11871    #64377 - crash creating new folder (Michael)
11872    #63456 - crash replying to E-mail (Michael)
11874 Other bugs
11876   * Addressbook
11878     - Confirmation dialog was showing up on contact-editor close,
11879       even if there were no changes (Hans Petter)
11881   * Calendar
11883     - 64 bit build fix (Rodrigo)
11884         
11885   * Misc
11886     
11887     - new documentation (Rodney)
11889 Updated translations:
11891   - ar (Arafat Medini)
11892   - bn (Runa Bhattacharjee)
11893   - cs (Miloslav Trmac)
11894   - cy (Dafydd Harries, Telsa Gwynne)
11895   - da (Martin Willemoes Hansen)
11896   - de (Hendrik Richter)
11897   - el (Nikos Charonitakis)
11898   - en_CA (Adam Weinberger)
11899   - en_GB (David Lodge)
11900   - es (Francisco Javier F. Serrador)
11901   - et (Priit Laes)
11902   - fi (Ilkka Tuohela)
11903   - hi (Rajesh Ranjan)
11904   - hu (Laszlo Dvornik)
11905   - id (Mohammad DAMT)
11906   - ja (Takeshi AIHANA)
11907   - ko (Changwoo Ryu)
11908   - ms (Hasbullah Bin Pit)
11909   - nb (Sigurd Gartmann)
11910   - nl (Vincent van Adrighem)
11911   - nn (Åsmund Skjæveland)
11912   - no (Kjartan Maraas)
11913   - pl (Artur Flinta)
11914   - pt (Duarte Loreto)
11915   - pt_BR (Raphael Higino)
11916   - ro (Mugurel Tudor)
11917   - ru (Leonid Kanter)
11918   - sq (Laurent Dhima)
11919   - sr (Danilo Segan)
11920   - sv (Christian Rose)
11921   - tr (Baris Cicek)
11922   - uk (Maxim Dziumanenko)
11923   - zh_CN (Funda Wang)
11924   - zh_TW (Abel Cheung)
11926 Evolution 1.5.94, 2004-08-27
11927 ----------------------------
11929 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11931  * Addressbook
11933    #61833 - Blank names in name selector (Hans Petter)
11934    #62715 - Free-form addresses not loading in contact editor (Hans Petter)
11936  * Calendar
11938    #62869 - Crash: attempt to access GW tasks from evolution (Siva)
11939    #62706 - Changing time-zone doesn't refresh calendar correctly (JP)
11940    #62063 - Meeting description does not wrap (Jeff)
11941    #58824 - Stray message or failing to open tasks? (Rodrigo)
11942    #62911 - ITIP control blocks mailer opening calendar (JP)
11943    #54101 - In itip control had "Birthdays & Anniversaries" as calendar (JP)
11945  * Mail
11947    #63189 - Deleting IMAP folders is too aggressive  (Michael)
11948    #63504 - Don't send IMAP commands to a disconnected socket  (Jeff)
11949    #63177 - Can't drag folder to "On This Computer"  (Jeff)
11950    #62812 - Crash when parent of search window is closed  (Jeff)
11951    #62963 - C99-isms in smime/gui/cert-trust-dialog.c  (Michael)
11953 Other bugs
11955   * Addressbook
11957     - Confirmation dialog was showing up on contact-editor close,
11958       even if there were no changes (Hans Petter)
11960   * Calendar
11962     - Fixed problems in alarm daemon (JP, Siva, Rodrigo)
11963     - Clean up of stray status messages for tasks (Chen)
11964     - Don't remove GtkDialog's separator if using GTK >= 2.4.0 (Frederic)
11965     - Fix copy/move problems when pilot syncing (JP)
11966     - Don't mark menu accels for translation (Christian)
11968   * Mail
11970     - Crash in em-utils on GtkFileChooser with no name selected (Hans Petter)
11972   * Misc
11974     - avoid warnings on dialogs with GTK 2.4 (Frederic)
11975     - upgrade egg tray icon (Rodrigo)
11976     - fix memory corruption when pilot syncing tasks/events (JP)
11977         
11979 Evolution 1.4.1, 2003-06-25
11980 ---------------------------
11982 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11984   * Addressbook
11986     #41826 - Focus the first minicard when focusing the view for the
11987              first time (gilbert.fang@sun.com)
11988     #43841 - Contact editor will not save Web Page address (Toshok)
11989     #44477 - Make sure the master category list is upgraded (Toshok)
11991   * Calendar
11993     #41582 - Display incorrect after switching between week and day
11994              view (Rodrigo)
11995     #43585 - Ugly tasks printout (Hans Petter)
11996     #45273 - Tab through events in day view (Bolian Yin)
11997     #45275 - Shift+F10 to activate Popup menu in ToDo List (Bolian Yin)
11998     #45423 - Provide shortcus for "Go to today" and "Go to date" (Bolian Yin)
12000   * Mail
12002     #22542 - Creating a folder in the vFolder store fails with a
12003              meaningless message (Michael)
12004     #31745 - Cannot view mails under '#mh' namespace.  Temporary
12005              workaround, strip #'s (Michael)
12006     #33593 - Message remains displayed after last message removed from
12007              list (Michael)
12008     #40788 - Broken POP3 server causing evolution to hang/crash (Jeff)
12009     #42630 - collapsed thread always shows as unread (Jeff)
12010     #43917 - ECharsetPicker doesn't save user-specified charset strings
12011              properly (Jeff)
12012     #43972 - Invert selection doesn't work (Jeff)
12013     #43974 - Cannot retrieve "Local Delivery" mail (Michael)
12014     #44121 - Invalid multipart/signed message showing empty (Michael)
12015     #44139 - Composer spacing is not HIG compliant (Jeff)
12016     #44322 - Evolution crash with weird IMAP foldername (Michael)
12017     #44344 - Dont use quoted-printable encoding on anything but text/*
12018              parts, interoperation with Lookout and others (Jeff)
12019     #44457 - Crash viewing video content as inline-text (Jeff)
12020     #44519 - Popup message view redraws when new mail arrives (Michael)
12021     #44609 - HIG issue with vFolder properties editor (Michael)
12022     #44991 - Cannot send mail in GB-2312 (Jeff)
12023     #45082 - GB18030 BIG5HKSCS and EUC-TW charsets not supported in
12024              evolution mail (suresh.chandrasekharan@sun.com)
12025     #45063 - Message display refreshes when new mail arrives,
12026              introducted by #33593 (Michael)
12027     #45386 - Warnings when sending mail (Michael)
12028     #45368 - Crash when closing the folder browser
12030   * Summary
12032     #44111 - Crash on exit (Ettore)
12033     #44798 - Crash when closing print preview dialog (Ettore)
12035   * All
12037     #42691 - Build, make clean doesn't rebuild bonobo-activation
12038              .server files (Michael)
12039     #44717 - Tarball cointains generated files (Frederic Crozat)
12041 Other bugs
12043   * Calendar
12045     - Fix invalid shared use of list of calendar factories (Rodrigo)
12046     - Make the calendar editor window title reflect the summary contents (Rodrigo)
12048   * Mail
12050     - Fix bug in indexer string normalisation (they weren't) (Larry)
12051     - Major memory leak in message-threading (Larry)
12052     - Only try to snoop a content-type if its application/octet-stream
12053       when displaying mail parts (Jeff)
12054     - Major memory leak in filter-file based filters (Jeff)
12055     - Try to make asynchronous dns lookup more asynchronously
12056       cancellable (Michael)
12057     - Fix a degenerate algorithm case in vFolder shutdown which could
12058       cause excessive exit cpu usage (Michael)
12060   * Shell
12062     - Wrong version number used for configuration upgrade (Michael)
12064   * All
12066     - Lots of miscellaneous memory leaks
12068 Updated translations:
12070   - cs (Miloslav Trmac, Stanislav Brabec)
12071   - el (Kostas Papadimas)
12072   - es (Francisco Javier F. Serrador)
12073   - hu (Andras Timar)
12074   - it (Marco Ciampa)
12075   - ko (Kan Jeong-Hee)
12076   - mk (Ivan Stojmirov)
12077   - nl (Vincent van Adrighem)
12078   - pt_BR (Gustavo Maciel Dias Vieira)
12079   - sr, sr@Latn (prevod.org)
12080   - sv (Christian Rose)
12081   - tr (Gorkem Cetin)
12082   - zh_CN (Wang Li, Funda Wang)
12085 Evolution 1.4, 2003-06-02
12086 -------------------------
12088 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12090   * Calendar
12091   
12092     #43388 - Problems importing appointments  (Rodrigo)
12093     #43455 - Crash on exit  (Rodrigo)
12094     #43763 - 2 right mouse menus appear in Week & Month views  (Rodrigo)
12095     #43775 - Crash under Chinese locale  (JP)
12097   * Mail
12099     #42854 - Copying files from one IMAP folder to another makes
12100              multiple copies of file  (Jeff)
12101     #43862 - First run imap account won't load folders until account
12102              is disabled and re-enabled  (Jeff, Michael)
12103     #42691 - Server files not regenerated after distclean  (Michael)
12104     #43805 - Evolution locked while editing reply to an mail  (Jeff)
12105     #43410 - Flag for Followup dialog opens up too small in Evo  (Michael)
12106     #43688 - Can't save signatures  (Michael)
12108   * Summary
12110     #43506 - Spontaneous crash  (Ettore)
12112   * Misc
12114     #43596 - Symlink icon file so it doesn't break existing panel
12115              setups  (Ettore)
12117 Other bugs fixed:
12119   * Addressbook
12121     - Removed conflicting shortcut for the Print Preview menu item
12122       (Rodney)
12124   * Misc
12126     - Corrected some problems in the pkgconfig files  (Rodney)
12127     - Fixed an issue with GConf schema file installation  (Joe Marcus
12128       Clarke)
12130 Updated translations:
12132   - nl (Vincent van Adrighem)
12133   - ru (GNOME Russian Team)
12134   - be (GNOME Belarusian Team)
12135   - es (Francisco Javier F. Serrador)
12138 Evolution 1.3.92, 2003-05-22
12139 ----------------------------
12141 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12143   * Addressbook
12145     #38084 - Rename local folder issue in contacts  (sean.gao@sun.com)
12146     #41130 - HIG compliance  (Anna)
12147     #41137 - HIG compliance  (Anna)
12148     #41140 - HIG compliance  (Anna)
12149     #41144 - Use stock buttons in the ldap config page  (Toshok)
12150     #41211 - Add icon to "Add" button in "Add to Contacts" dialog  (Toshok)
12151     #41229 - HIG compliance  (Anna)
12152     #41231 - HIG compliance  (Anna)
12153     #41232 - HIG compliance  (Anna)
12154     #41245 - HIG compliance  (Toshok)
12155     #41248 - HIG compliance  (Anna)
12156     #41249 - HIG compliance  (Anna)
12157     #41250 - HIG compliance  (Anna)
12158     #41251 - HIG compliance  (Anna)
12159     #41254 - HIG compliance  (Anna)
12160     #41255 - Use stock Add/Remove icons in the contact list editor  (Toshok)
12161     #41910 - Crash when deleting addresses from long contact lists  (Toshok)
12162     #42048 - "Print" not hooked up in etable view  (Toshok)
12163     #42177 - Cannot tab out of date edit widgets in contact editor  (Toshok)
12164     #42472 - Selecting a field in a contact highlights entire row  (Toshok)
12165     #42596 - Selecting text in a contact address field selects all
12166              rows of text (Toshok)
12167     #42604 - Display not shifted when cursor moved to next address
12168              line (Toshok)
12169     #42606 - Not saving information entered in Notes field of Contact
12170              editor (Toshok)
12171     #42620 - Crash related to mailing address checkbox  (Toshok)
12172     #42625 - Clicking in white space of contact brings up empty
12173              contact editor  (Toshok)
12174     #42780 - Crash on solaris due to missing NULL in g_guild_filename.
12175              (sean.gao@sun.com)
12176     #42825 - clicking on letters in LDAP address card view does not
12177              load selected letter (Dan, Toshok)
12178     #43005 - Crash on reply  (Toshok)
12179     #43016 - Crash when adding duplicate contact  (Toshok)
12180     #43023 - All contacts have disappeared  (Toshok)
12181     #43090 - GalView menu missing from the addressbook  (Toshok)
12182     #43175 - Evolution crashed pasting large amount of text into
12183              address field  (Toshok)
12184     #43213 - auto-completion folder list wasn't populated correctly on
12185              fresh install  (Toshok)
12187   * Calendar
12189     #40972 - connector crashed while evolution was idle  (Rodrigo)
12190     #41234 - button order of "Enter Delegate" dialog (Rodrigo)
12191     #41329 - Changing Options in scheduling tab causes display time to shift
12192     #41579 - Double clicked on meeting in Exchange calendar, Evo
12193              crashed  (Rodrigo)
12194     #41760 - Alarm dialog does not reappear after snoozing Exchange
12195              alarm  (Rodrigo)
12196     #41811 - Calendar update failing and crashing  (JP)
12197     #41930 - Warning while running gdb includes: "Some clown returned
12198              undeclared exception"  (JP)
12199     #41935 - day view ignores scroll wheel  (JP)
12200     #42056 - Accelerators in meeting selector not working/looks bad
12201              (Hans Petter)
12202     #42220 - calendar not refreshing correctly after changing meeting
12203              times  (Rodrigo)
12204     #43029 - When running under valgrind Evolution crashed while
12205              exiting  (JP)
12206     #43308 - scheduling page alignment (JP)
12208   * Mail
12210     #40074 - Thread expansion state not remembered  (Jeff)
12211     #41748 - Send/Recv not sending mail in connector Outbox  (Michael)
12212     #42000 - Crash selecting a non-selectable folder  (Michael)
12213     #42045 - Another workaround for mailers sending out invalid date
12214              formats  (Jeff)
12215     #42118 - Edit->Mark as unread doesn't behave the same as right
12216              click->mark as unread  (Jeff)
12217     #42170 - Thread expansion state lost on deleting messages  (Jeff)
12218     #42212 - Crash entering address in composer  (Rodrigo)
12219     #42294 - Custom fixed font setting not applying to composer
12220               (Michael)
12221     #42333 - Crash opening a mail again that was still being opened
12222               (Jeff)
12223     #42356 - Adding colour from not working properly  (Jeff)
12224     #42456 - Spelling preferences Enable/Disable button inconsisency
12225               (Michael)
12226     #42540 - Crash when pressing send/recv too quickly  (Michael)
12227     #42710 - Invalid 8 bit header data getting to the UI layer
12228              generating warnings  (Michael)
12229     #42763 - Crash deleting local folder with indexing turned off
12230               (Jeff)
12231     #42838 - Crash setting up local mail account  (Michael)
12232     #42854 - Copying many messages between IMAP folders results in
12233              several duplicates  (Jeff)
12234     #43214 - changing server settings enables the account  (Jeff)
12235     #43234 - crash reading mail  (Michael)
12236     #42748 - Check spelling while I type - broken (Larry)
12237     #42749 - Composer ignores color for misspelled words (Larry)
12238     #43392 - Reproducible crash after searching mail w/ attachment and
12239              closing (Jeff)
12240     #43406 - Evo crashed during POP download/filtering  (Jeff)
12242   * Shell
12244     #36956 - Window title too long  (Ettore)
12245     #40391 - Updated contributor list in the about box  (Michael)
12246     #42038 - Crash hitting escape or closing window on rename box
12247               (Michael, Ettore)
12248     #42342 - Send/receive sensitive when startedi in offline mode
12249               (Ettore)
12250     #42465 - Unread count problem in the shortcut bar  (Ettore)
12251     #42491 - Compilation problems on Forte  (Antonio Xu)
12252     #42518 - Folder bar selection lost on folder delete  (Ettore)
12253     #43079 - Don't crash when an invalid "default:" URI is given on
12254              the command-line  (Ettore)
12255     #43119 - Memory corruption problem in settings dialog  (Ettore)
12256     #43216 - Crash on exit  (Ettore)
12257     #43322 - Crash on exit  (Ettore)
12259   * Summary
12261     #41131 - HIG compliance  (Anna)
12262     #41133 - HIG compliance  (Anna)
12263     #41849 - Charsets not respected in news feed display  (Michael)
12264     #43101 - Crash on exit  (JP)
12265     #43117 - Crash on exit  (Ettore)
12267 Other bugs:
12269   * Addressbook
12271     - 64bit cleanup and warning fixes  (Jeremy Katz)
12272     - Fixed some probable memory corruption (Toshok, Sean Gao)
12274   * Calendar
12276     - Fixed crash in cal_client_discard_alarm  (Rodrigo)
12277     - Fixed Bonobo unrefing problems on components  (JP)
12278     - Fixed multiple initialization in calendar factory  (Rodrigo)
12280   * Mail
12282     - Crash on exit if password dialog was open  (Ettore)
12283     - Make Ok the default response on the password dialog  (Ettore)
12284     - Crash in SMTP if unable to resolve the remote host name  (Jeff)
12285     - Fix an automake 1.6 issues with camel-lock-helper  (Dan)
12286     - Reload page if citation color changes (Larry)
12287     - Made all the composer preferences work (Larry)
12288     - Made newly created HTML signatures work again (Radek)
12290   * Shell
12292     - HIGified config settings dialog a bit more  (Anna)
12293     - Fixed a bunch of reference count problems  (JP)
12294     - Improved the look of the "open other user's folder" dialog
12295       (Dan)
12297   * Summary
12299     - Fixed a typo that caused the summary to not see the default
12300       calendar folder  (Ettore)
12301     - Made the print dialog close properly  (Ettore)
12302     - Reference count fixes  (JP)
12304   * All
12306     - Various container referencing issues  (JPR)
12307     - 64 bit and portability fixups  (Jeremy Katz)
12308     - Cleaned up lots of compile time warnings and run-time debugging
12309       output  (everyone)
12311 Updated translations:
12313   - cs (Miloslav Trmac)
12314   - da (Kenneth Rode Christiansen)
12315   - de (Christian Neumair)
12316   - es (Francisco Javier Fernandez)
12317   - fr (Christophe Fergeau)
12318   - it (Marco Ciampa)
12319   - ja (Takuo Kitame)
12320   - no (Kjartan Maraas)
12321   - pt (Duarte Loreto)
12322   - pt_BR (Gustavo Maciel Das Vieira)
12323   - ru (GNOME Russian Team)
12324   - sv (Christian Rose, Anders Carlsson)
12326   - Fixed encoding of the ca, en_AU, en_CB, et, eu, ro catalogs (Abel
12327     Cheung)
12330 Evolution 1.3.3, 2003-04-29
12331 ---------------------------
12333 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12335   * Addressbook
12337     #37351 - Contact List drag-n-drop broken from sorted list view  (Toshok)
12338     #40954 - Wombat crashes when opening an appointment  (Toshok)
12339     #41843 - Don't use localized field names in the csv exporter  (Gilbert Fang)
12340     #41779 - Fix crash when adding emails to existing contacts  (Toshok)
12342   * Calendar
12344     #21499 - No docs in snaps (Rodney)
12345     #22444 - Deleting recurring meetings menu option (Rodrigo)
12346     #34498 - alarm-notify not noticing meetings canceled by organizer (Rodrigo)
12347     #35814 - same mnemonic for File:New:Mail Message and :Meeting (Rodney)
12348     #37552 - GUI doesn't notice Connector failed to delete task (JP)
12349     #39735 - Calendar View settings not persistent between sessions (JP)
12350     #40257 - selecting day from calendar control causes window resize (JP)
12351     #41129, #41215, #41221, #41256, #41148, #41216, #41235 - gui spacing (Rodrigo, Anna)
12352     #41230 - forwarded tasks blank when viewed in a separate window (JP)
12353     #41458 - Crash sending meeting invite (Dan)
12354     #41459 - remove "Delegate to..." from right click menu in meeting dialog (JP)
12355     #41641 - crash opening calendar for the first time (Hans)
12356     #41661 - Only one popup dialog for repeated message alarm (Rodrigo)
12357     #41671 - audio alarms pop up message dialog instead of playing tune (Rodrigo)
12359   * Mail
12361     #21499 - No docs in snaps  (Rodney)
12362     #38927 - Signature editor help brings up composer help
12363     #40694 - Focus not in To field of new message when From field is
12364              visible. (Toshok)
12365     #40989 - Deleted sub-folders hang around  (Michael)
12366     #41043 - Send/receive accelerators broken  (Michael)
12367     #41142 - Message search dialog has questionable button order  (Jeff)
12368     #41149 - Spacing/padding of "Filters" dialog  (Jeff)
12369     #41150 - Use stock buttons in "Filters" dialog  (Jeff)
12370     #41151 - Spacing/padding of "Add/Edit Filters" window  (Jeff)
12371     #41152 - Spacing/padding of "Vfolders" dialog  (Jeff)
12372     #41153 - Use stock buttons in "VFolders" window  (Jeff)
12373     #41155 - Spacing/padding in "Add/Edit Vfolders" dialog  (Jeff)
12374     #41156 - Use stock** buttons in "add/edit vfolders" dialog  (Jeff)
12375     #41163 - Forwarding HTML mail with inline images results in 
12376              misformatted mail  (Michael)
12377     #41164 - Can't import mails at all  (Michael)
12378     #41190 - Crash cursor navigating Inbox  (Michael)
12379     #41199 - Subscribe dialog's toolbar -- why? :)  (Michael)
12380     #41205 - Use icons on Add/Edit/Delete buttons in "Search Editor"  (Jeff)
12381     #41208 - Spacing/padding in "advanced search" dialog  (Jeff)
12382     #41209 - Spacing/padding of "Create VFolder from Search" dialog  (Jeff)
12383     #41238 - Crash when opening "attachment properties"  (Jeff)
12384     #41239 - Spacing/padding of "attachment properties"  (Jeff)
12385     #41241 - Title capitalisation of "Attachment Properties"  (Jeff)
12386     #41244 - Spacing/padding of "Reformat Mailbox" dialog  (Jeff)
12387     #41389 - Crash creating new Exchange acct  (Jeff)
12388     #41398 - vFolder Sources IMAP folder names not being unencoded 
12389              correctly  (Michael)
12390     #41419 - Variable font key has trailing slash  (katzj@redhat.com)
12391     #41448 - Crash on startup  (Michael)
12392     #41461 - camel_text_to_html doesn't do as good a job with URLs as 
12393              e_text_to_html  (Jeff)
12394     #41513 - Plain text attachments not showing up in the composer  (Jeff)
12395     #41578 - Up/down buttons broken in vfolder list  (Jeff)
12396     #41648 - 1.2 -> 1.3 vfolder conversion  (Michael)
12397     #41730 - Empty "Organization" headers  (Jeff)
12398     #41789 - Bonobo components can pause/freeze the gui  (Jeff)
12399     #41972 - Searching on labels is broken  (Michael)
12400     #42024 - Improper use of Error dialog  (Jeff)
12402   * Shell
12404     #21499 - Documentation not working in the snapshots  (Rodney)
12405     #33919 - Crash when opening other user's folder  (Dan)
12406     #41002 - Default folder bar size too narrow  (Ettore)
12407     #41008 - HIG compliance  (Anna)
12408     #41010 - HIG compliance  (Anna)
12409     #41022 - HIG compliance  (Anna)
12410     #41024 - HIG compliance  (Anna)
12411     #41025 - HIG compliance  (Anna)
12412     #41036 - HIG compliance  (Anna)
12413     #41059 - Crash connecting to other user's folder  (Ettore)
12414     #41013 - Startup wizard display problems  (Michael)
12415     #41128 - HIG compliance  (Anna)
12416     #41145 - HIG compliance  (Anna)
12417     #41146 - HIG compliance  (Anna)
12418     #41147 - HIG compliance  (Anna)
12419     #41225 - HIG compliance  (Anna)
12420     #41227 - HIG compliance  (Anna)
12421     #41242 - HIG compliance  (Anna)
12422     #41304 - Missing dialog title  (Michael)
12423     #41392 - HIG compliance  (Anna)
12424     #41413 - Creating folder needs to make sure parent folder is
12425              expanded  (Dan)
12426     #41468 - New Exchange public folders do not follow type of parent
12427              folder  (Dan)
12428     #41469 - Upgrade routine crashing on Solaris  (Jeff)
12429     #41484 - Make proxies work  (Sanshao Jiang)
12430     #41567 - HIG compliance  (Anna)
12431     #41569 - HIG compliance  (Anna)
12432     #41648 - Vfolder upgrade problem  (Michael)
12433     #41916 - Memory corruption in Storage interface  (Rodrigo)
12435   * Summary
12437     #39693 - Summary weather settings annoyances  (Ettore)
12438     #40902 - HIG compliance  (Ettore)
12440 Other bugs:
12442   * Addressbook
12444     - Mostly, if not completely, fixed 33708  (Dan, Toshok)
12445     - Fix duplicate entry in exported CSV  (Gilbert Fang)
12446     - Use stock buttons  (Rodney)
12448   * Misc
12450     - Made Solaris/CDE integration work again  (Rodney)
12451     - Removed some debugging spewage  (everyone)
12452     - Don't crash on malformed GConf folder settings  (Toshok)
12453     - Don't error out if the directory already exists when creating a
12454       new folder  (Ettore)
12455     - Fixed various memory leaks all over the place  (Hans)
12457 Updated translations:
12459   - cs (Miloslav Trmac)
12460   - de (Christian Neumair)
12461   - es (Francisco Javier Fernandez)
12462   - it (Marco Ciampa)
12463   - nl (Vincent van Adrighem)
12464   - no (Kjartan Maraas)
12465   - pt (Duarte Loreto)
12466   - sv (Christian Rose)
12467   - zh_CN (Wang Jian)
12470 Evolution 1.3.2, 2003-04-11
12471 ---------------------------
12473 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12475   * Addressbook
12477     #7103  - Addressbook doesn't play nice with dark themes.  (Toshok)
12478     #19178 - importers only target default contact folder.  (Toshok)
12479     #20210 - Cannot save changes when invoked from mailer.  (Toshok)
12480     #23036 - Export Contact Data to CSV, XLS, etc.  (for mail merge,
12481              etc.) (Gilbert Fang)
12482     #25148 - Selected contacts fields are not scrolling properly.
12483              (Toshok)
12484     #31786 - LDAP config dialog not properly internationalized.
12485              (Toshok)
12486     #32113 - Problem with UTF8 and contact list.  (Toshok)
12487     #34085 - drag+drop not finalizing.  (Toshok)
12488     #34651 - Searches with 8bit ascii char. not working in Select
12489              Contacts.  (Toshok)
12490     #37204 - Ximian, Inc. contact info update.  (Michael)
12491     #38202 - Evolution crashed when I clicked the send button.  (Michael)
12492     #39170 - void function should not has a 'return' keyword.  (Philip
12493              Zhao)
12494     #39256 - "Forward Contact", "Send Message to Contact" don't
12495              work.  (Michael)
12496     #39381 - crash when adding an address from an email to addressbook.
12497              (Toshok)
12498     #39507 - Select-names search broken.  (Toshok)
12499     #39730 - Search Base Callback Not Working.  (Toshok).
12500     #39763 - Pasting text into "To:" field doesn't work.  (Toshok)
12501     #39788 - Can't add email address to contact.  (Toshok)
12502     #40026 - Using pulldown to view multiple emails changes email to
12503              random characters.  (Toshok)
12504     #40046 - To: and Cc: fields not accepting accented letters.
12505              (Toshok)
12506     #40403 - can't edit contact lists.  (Toshok)
12507     #40715 - Merge email address dialog non functional when adding
12508              contact that already exists. .  (Toshok)
12509     #40727 - email autocompletion not listing all names.  (Toshok)
12510     #40841 - Ctrl-v was being used for both "Save As VCard" and
12511              "Paste".  (Toshok)
12512     #40901 - HIG-ify the LDAP server editor dialog's button
12513              layout.   (Toshok)
12515   * Calendar
12517     #17231 - Private settings not retained.  (JP)
12518     #31382 - Free/busy retrieval didn't work for http source.  (Rodrigo)
12519     #31660 - Appointments with "for" recurrence synced with no end date.
12520              (JP)
12521     #32248 - Todo items imported from pilot have time set to 00:00.  (JP)
12522     #34095 - Memory leaks.  (Hans Petter)
12523     #34505 - Duplicate alarm dialogs for appts in exchange calendar.
12524              (Rodrigo)
12525     #35926 - Contacts entry in appointment editor to be removed.
12526              (Hans Petter, Dan)
12527     #37935 - Drawing problems in mini-calendar.  (Hans Petter)
12528     #39262 - Crash when importing an ics file to local calendar.  (Rodrigo)
12529     #39356 - New evo users didn't get calendar.  (Rodrigo)
12530     #39692 - File type names should not be OAF component types.  (Ettore)
12531     #39735 - View settings not persistent between sessions.  (Jeff)
12532     #39736 - Times in day view too large.  (Hans Petter)
12533     #39740 - Crash clicking in Attendees field when creating new
12534              meeting.  (Rodrigo)
12535     #39757 - Couldn't delete reminder for appointment.  (Hans Petter)
12536     #39770 - Not meeting request sent.  (Rodrigo)
12537     #39803 - Bottom part of text cut off in month view.  (Hans Petter)
12538     #39895 - Selection vanishes when day view loses focus.  (Michael/Hans)
12539     #39954 - Crash when setting recurrence rule for an appointment.
12540              (Hans Petter)
12541     #39955 - Crash when forwarding an appointment as icalendar.  (JP)
12542     #39961 - Appointment schedule autopick menu displays under File.
12543              (Rodrigo)
12544     #40133 - wombat startup error. (Toshok)
12545     #40195 - Cannot create new calendar folders (JP)
12546     #40252 - LOG(e...) syntax error (Michael)
12547     #40258 - Recurring event displayed truncated description.  (Hans Petter)
12548     #40578 - Event summaries cut off in month view.  (Hans Petter)
12549     #40655 - Mini-calendar always showed January 1970.  (Hans Petter)
12550     #40661 - Missing header for Forte compilation.  (Rodrigo)
12551     #40722 - Crash when closing a meeting.  (JP)
12552     #40789 - Didn't remember reminder text.  (JP)
12553     #40790 - Didn't launch programs added as reminders.  (JP)
12554     #40792 - Buttons in Select File dialog for sound reminder didn't
12555              work.  (Ettore)
12556     #40876 - Cannot create a meeting with a resource in Exchange 
12557              calendar (JP)
12558     #40894 - calendar switching weeks selected in small right subcalendars 
12559              (JP)
12560     #41127 - Evolution crashed when sending new meeting invitation (JP)
12562   * Mail
12564     #29564 - Message list loses focus when you expunge.  (Michael)
12565     #33786 - Crash when invalid expression fed to vFolder.  (Michael)
12566     #36245 - Translation string context problem.  (Dan)
12567     #37084 - Mailer forgets message list pane size on startup.
12568              (Michael)
12569     #38227 - Button spacing issues.  (Ettore)
12570     #38461 - Mail importers cannot import to non-local folders.
12571              (Michael)
12572     #38659 - RFC2047 word encoding errors.  (Jeff)
12573     #38926 - Configuration dialogs overlap each other. (Ettore, Jeff)
12574     #39165 - Losing all vFolder rules after editing them, until
12575              restart.  (Michael)
12576     #39168 - compiler compatability, empty structs.  (Jeff)
12577     #39170 - Compiler compatibility, returning a void return value.
12578              (Jeff)
12579     #39173 - prototype mismatch.  (Jeff)
12580     #39204 - Charset handling problems with broken mails.  (Jeff)
12581     #39256 - Send message to contact/forward contact doesn't work.
12582              (Michael)
12583     #39325 - Allow user to enable/disable account from account list.
12584              (Jeff)
12585     #39382 - Signature editor dialog buttons messed up.  (Jeff)
12586     #39464 - Trying to remove a duplicate vfolder crashes.  (Michael)
12587     #39486 - Cancelling send/receive could cause a crash.  (Michael)
12588     #39654 - vFolder source remove button doesn't work.  (Jeff)
12589     #39696 - Default composer window title is meaningless. (Jeff)
12590     #39741 - Configuration dialogs overlap each other. (Ettore, Jeff)
12591     #39744 - Sending 8 bit mime to a smtp server which doesn't say it
12592              supports it. (Jeff)
12593     #39759 - Crash using search dialog.  (Michael)
12594     #39800 - Make To: have focus on a new message.  (Jeff)
12595     #39809 - Dialog's don't match gnome 2 layout.  (Jeff)
12596     #39813 - Crash/noop adding signature script.  (Jeff)
12597     #39870 - Message browser button sensitivity not correct.  (Jeff)
12598     #39914 - Configuration dialogs overlap each other. (Ettore, Jeff)
12599     #39924, and many others - Subject entry box didn't work
12600              properly/support i18n very well.  (Jeff)
12601     #40043 - A warning dialog wont go away.  (Jeff)
12602     #40074 - Threads always open expanded.  (Jeff)
12603     #40083 - Search box doesn't work on subscription dialog - it was
12604              removed.  (Jeff)
12605     #40103 - Deadlock at startup.  (Michael)
12606     #40124 - Cannot unsubscribe from folders that aren't selectable.
12607              (Jeff)
12608     #40188 - Context menu on addresses crashes.  (Michael)
12609     #40300 - Files are only detected for recovery when you start an
12610              editor.  (Michael)
12611     #40314 - Some folders not expandable in subscriptions dialog.
12612              (Jeff)
12613     #40472 - Crash after entering password.  (Michael)
12614     #40522 - Two passphrase dialogues viewing encrypted mail.  (Michael)
12615     #40536 - Send/receive dialogue should transient for parent.
12616              (Michael)
12617     #40608 - Crash saving attachment.  (Jeff)
12618     #40679 - Composer crash browsing files to attach.  (Jeff)
12619     #40728 - Crash while scrolling.  (Jeff)
12620     #40764 - Composer backs up drafts too often.  (Jeff)
12621     #40778 - incorrect IMAP BODY parsing/display  (Jeff)
12622     #40900 - vfolder creation dialog has wrong button order.  (Michael)
12623     #40904 - Spontaneous crash.  (Jeff)
12624     #40921 - Cancel subscription dialogue while busy -> crash.  (Michael)
12625     #41004 - HIG compliance.  (Jeff)
12627   * Shell
12629     #17034 - Use UTF-8 in about box.  (Michael)
12630     #34371 - Tries to open other user's folder with blank user field.
12631              (Ettore)
12632     #38775 - Version number hardcoded in warning dialog text.  (Michael)
12633     #38974 - Xlib dependency causing linking error on Solaris.  (Ettore)
12634     #39096 - Start-up crash on Solaris.  (Ettore) 
12635     #39467 - Crash when splash image not found.  (Michael)
12636     #39599 - Crash when folder icons missing.  (Ettore)
12637     #39692 - OAFIIDs being shown in the importer dialog.  (Ettore)
12638     #39706 - Settings window too big.  (Michael)
12639     #40377 - Old stale wombat servers not being killed.  (Ettore)
12640     #40413 - Problem with closing the folder selector dialog.  (Ettore)
12641     #40474 - Summary settings not imported from 1.2.  (Michael)
12642     #40590 - Signature settings upgrade problem.  (Michael)    
12643     #40652 - Folder bar not resizing after resizing Evolution window.
12644             (Michael)
12645     #40748 - Cannot resize icons in the shortcut bar.  (Ettore)
12646     #40854 - Problem with selecting other user's folder.  (Dan)
12647     #40888 - Crash when selecting other user's folder.  (Dan)
12649   * Summary
12651      #5344  - Missing weather locations.  (Marten Woxberg)
12652      #7153  - Stock folder names not translated.  (Ettore)
12653      #12066 - Missing weather locations.  (Dan)
12654      #15740 - Missing weather locations.  (Dan)
12655      #18015 - Missing weather locations.  (Dan)
12656      #19957 - AM/PM setting not being honoured.  (Ettore)
12657      #40358 - Summary page not showing properly in non-C locales.
12658               (Ettore)
12659      #40141 - Preferences settings inconsistency when clicking "Close".
12660               (Michael)
12661      #32027 - Missing locations.  (Dan)
12663 Other bugs:
12665   * Addressbook
12667     - HIG'ify the e-address-popup's buttons layout.  (Toshok)
12668     - Add input method support to the minicard view.  (Toshok)
12669     - Make the minicard view listen for style changes.  (Toshok)
12670     - Fix the select names component to be more friendly to non-shlib
12671       components.  (Dan)
12672     - Fix various errors in the contact editor caused by parsing
12673       addresses when we don't need to - especially after the user has
12674       explicitly entered the elements of the address
12675       themselves.  (Toshok)
12676     - Replace GtkImage based arrow buttons in the contact editor with
12677       GtkArrow.  (Toshok)
12679   * Calendar
12681     - Replaced all references to GdkFont deprecatedness with Pango.
12682       (Hans Petter)
12683     - Alarm notification fixes.  (Rodrigo)
12684     - Timezone dialog fix.  (Dan)
12685     - Use weak refs instead of destroy signal.  (Rodrigo, Hans Petter)
12686     - Use GtkMessageDialogs for meeting-related questions.  (Rodrigo)
12687     - GtkObject -> GObject fixes.  (Everyone)
12688     - Connector-related fixes.  (Dan)
12689     - Made meeting/scheduling work correctly.  (JP)
12690     - Only remove alarms for backends that request it (Rodrigo)
12691     - HIG'ify dialogs (Ettore)
12693   * Mail
12695     - Clear passwords didn't work.  (Michael)
12696     - Show preview and view threaded were made per-folder, as in
12697       1.2.x, 1.3.1 had them global.  (Michael)
12698     - Make the printing dialog, and account editor transient for the
12699       parent.  (Larry, Jeff)
12700     - Check for unique filter/vFolder names in all cases.  (Michael)
12701     - Most warnings removed.  (Jeff, Michael)
12702     - some text/plain mails detected as text/html, re-do the fix for
12703       #16817 to make it pickier.  (Michael)
12704     - Imap buffer overflow potential.  (Timo Sirainen)
12705     - GSSAPI SASL support.  (Jeff)
12706     - Handle broken header charset checking similarly to badly
12707       labelled/broken body content.  (Dan)
12708     - Various glib deprecation issues, and use non-locale specific
12709       string compares in various places.  (Jeff, Michael)
12710     - Mail piped to the sendmail transport is canoncalised into Un*x
12711       format, using network format (CRLF) confuses some versions of
12712       postfix.  (Jeff)
12713     - Some work on fixing cut and paste shortcuts in composer.  (Jeff)
12714     - Made the EvolutionComposer corba interfaces work again/port to
12715       GNOME 2.  (Michael)
12717   * Shell
12719     - Fixed some problems with the folder dialogs.  (Dan)
12720     - Fixed shell .server files.  (Dan)
12721     - Added --force-shutdown to the shell as a killev replacement.
12722       (Dan)
12723     - Make Evolution use large WM icons.  (Ettore)
12724     - Made the offline dialog work again.  (Ettore)
12725     - Fixed importer framework to support non-local folders.  (Ettore)
12727   * Summary
12729     - Make creation of the summary settings page faster.  (Dan)
12731   * All
12733     - A number of compiler portability fixes, varadic macro's,
12734       __FUNCTION__ -> G_GNUC_FUNCTION, inline usage, void returns, etc
12735       (Everyone)
12736     - Fixed druid colors.  (Dan)
12740 Evolution 1.3.1, 2003-03-05
12741 ---------------------------
12743 First release based on GNOME 2.