1 Evolution 3.17.3 2015-06-22
2 ---------------------------
5 Bug 749158 - UI layout improvements (Trinh Anh Ngoc)
6 Bug 733877 - Parse attachments on demand, not on message open (Milan Crha)
7 Bug 675671 - Update event numbers after event deletion (Milan Crha)
8 Bug 733877 - Parse attachments on demand, not on message open ][ (Milan Crha)
9 Bug 684556 - Remove the Face header from the forwarded message body (Milan Crha)
10 Bug 750202 - Crash under shell_source_invoke_authenticate_cb() (Milan Crha)
11 Bug 749149 - Text in composer ignores desktop scaling factor (Tomas Popela)
12 Bug 750201 - Warn about too large Face image file size (Milan Crha)
13 Bug 735747 - Follow GNOME notification settings under gnome-shell (Milan Crha)
14 Bug 575242 - New composer window not autosaved until modification (Milan Crha)
15 Bug 706557 - [attachment-reminder] A clue is missed when followed by a bracket (Milan Crha)
16 Bug 750414 - Fails to drag&drop contacts between address books (Milan Crha)
17 Bug 750560 - EFilterInput is storing multiple values instead of one (Milan Crha)
18 Bug 750487 - Fix some wrong header guards found by clang (Ting-Wei Lan)
19 Bug 750299 - Hyperlinks create duplicate text, then deleting the duplicate makes the hyperlink blow up to the whole line (Tomas Popela)
20 Bug 750661 - Invalid cast from 'WebKitDOMHTMLElement' to 'WebKitDOMCharacterData' (Tomas Popela)
21 Bug 676974 - Use window's alert sink when preview panel is hidden (Milan Crha)
22 Bug 750710 - Text colour in composer is sometimes grey (Tomas Popela)
23 Bug 677495 - [a11y] Message list not emitting selection-changed signal (Milan Crha)
24 Bug 540157 - Deletes personal S/MIME certificates without proper password (Milan Crha)
25 Bug 750753 - Attach popup menus to their parent widgets (Jonas Ådahl)
26 Bug 341348 - Interpret date-only dates in calendar:// URL as in the local zone (Milan Crha)
27 Bug 683947 - Distinguish events visually based on their accept status (Milan Crha)
28 Bug 329869 - All-day event in list view ends on following day (Milan Crha)
29 Bug 390972 - Show the Status column of a meeting attendee by default (Milan Crha)
30 Bug 415261 - Show description for long Day View events (Milan Crha)
31 Bug 587476 - Hide appointment icons in the Month view (Milan Crha)
32 Bug 231967 - Use contact's FBURL to fetch Free/Busy information (Milan Crha)
33 Bug 231666 - Ability to set different work time for different days (Milan Crha)
34 Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
35 Bug 747290 - Workaround crash under refresh_folders_exec(), g_str_hash() (Milan Crha)
38 Fix few memory leaks (Milan Crha)
39 Avoid cairo_show_text(), use PangoLayout instead (Milan Crha)
40 EHTMLEditorSelection - Get CSSStyleDeclaration from element instead of DOMWindow (Tomas Popela)
41 EHTMLEditorView - Don't try to unref non-existing DOMRange object (Tomas Popela)
42 Soft-depend on gtk+ 3.12 and 3.16 (Milan Crha)
43 EHTMLEditorView - Magic links are not working anymore (Tomas Popela)
44 EHTMLEditorView - Appending text to the link is broken (Tomas Popela)
45 Don't save the history for various HTML formatting dialogs if the formatting didn't changed (Tomas Popela)
46 EHTMLEditorView - Nodes from undo/redo history could be modified (Tomas Popela)
47 EHTMLEditorView - Undo/Redo around links is wrong (Tomas Popela)
48 EHTMLEditorSelection - Remove unused variable (Tomas Popela)
49 EHTMLEditorSelection - Text in quoted content is wrongly wrapped when contains tabulator (Tomas Popela)
50 EHTMLEditorView - Extra new line in the beginning of quoted content (Tomas Popela)
51 Use e_util_get_source_full_name() where appropriate (Milan Crha)
52 Use configured Date/Time format in Tasks/Memos tooltips (Milan Crha)
53 [Publish Calendar] Disconnect free-busy-data signal handler (Milan Crha)
54 [EMailAccountStore] Unnecessary ESource writes on start (Milan Crha)
55 EShell: Do not require Authentication extension for trust prompts (Milan Crha)
61 Gianvito Cavasoli (it)
65 Evolution 3.17.2 2015-05-25
66 ---------------------------
69 Bug 748359 - To header collapsed in printed version when many addressees (Milan Crha)
70 Bug 707356 - Move folder confirmation dialog needs redone (Milan Crha)
71 Bug 707521 - Editing detached instance in editor removes Recurrence ID (Milan Crha)
72 Bug 747294 - Typos in documentation (Anders Jonsson)
73 Bug 668808 - Can't cancel mbox file import (Milan Crha)
74 Bug 672129 - Content-Disposition header confuses mail parser for text/plain (Milan Crha)
75 Bug 748679 - Cannot middle-click paste text from composer (Tomas Popela)
76 Bug 704824 - Dropdown list of calendars in ITIP mail becomes empty after accepting appointment (Tomas Popela)
77 Bug 671546 - Search with 'contains' in composer auto-completion (Milan Crha)
78 Bug 674927 - Add an option for default snooze time interval (Milan Crha)
79 Bug 748774 - Act on encrypt-by-default from ESourceOpenPGP (Daniel Kahn Gillmor)
80 Bug 748878 - Crash in ect_dispose() on quit (Milan Crha)
81 Bug 749217 - Backspace unindents multiple pasted paragraphs (Tomas Popela)
82 Bug 749060 - Help->Contents does not open in yelp (Milan Crha)
83 Bug 748574 - Upgrade to 3.16.1.1 from 3.12.11 has broken my email signature images (Tomas Popela)
84 Bug 749108 - Embedded inline images pretend message attachments (Milan Crha)
85 Bug 531054 - Reply to All changes To: and Cc: (Milan Crha)
86 Bug 593272 - Message preview shows Reply-to header as is (Milan Crha)
87 Bug 748981 - Option to always show sign/encrypt toolbar buttons in composer (Milan Crha)
88 Bug 748683 - Unhelpful 'Failed to connect' message (Milan Crha)
89 Bug 749613 - Crash when trying to wrap non-existing node (Tomas Popela)
90 Bug 749579 - Whitespace corrupted in outbound email (Tomas Popela)
93 Remove the last leftover of an e-cell-renderer-color gtk-doc reference (Milan Crha)
94 EMailRequest - SVG images in HTML email are not displayed (Tomas Popela)
95 EHTMLEditorView - Runtime warning when editing HTML message as new (Tomas Popela)
96 EHTMLEditorView - Remove unneeded space (Tomas Popela)
97 EHTMLEditorView - Fix the 'Paste Quotation' action (Tomas Popela)
98 EHTMLEditorView - New line from the beginning of pasted text lost when pasting (Tomas Popela)
99 EHTMLEditorView - Preformated block in quoted content is wrapped when splitted with new line (Tomas Popela)
100 Composer - Insert credits, headers and other information in Normal block (Tomas Popela)
101 Misleading counts of events in the Calendar view's mini-calendar (Milan Crha)
102 EHTMLEditorActions - Optimize history saving for 'Cut' action (Tomas Popela)
103 EHTMLEditorView - Minor code and style changes (Tomas Popela)
104 Attachment load/save should keep a reference to its top-level window (Milan Crha)
105 Updated Czech translation (Marek Černocký)
106 EHTMLEditorView - Connect the 'changed::antialiasing' signal to the right object (Tomas Popela)
107 EHTMLEditorSelection - Fix text wrapping (Tomas Popela)
108 EHTTPRequest - GFileInfo not valid when machine is under heavy load (Tomas Popela)
109 EHTMLEditorSelection - Don't wrap every block in selection during 'Wrap lines' action (Tomas Popela)
110 Composer - Undo initiated with shortcuts doesn't stop (Tomas Popela)
111 Composer - Undo/Redo on operations with selection could be wrong (Tomas Popela)
112 EHTMLEditorView - Don't print coordinates for HISTORY_AND and HISTORY_START events (Tomas Popela)
113 EHTMLEditorView - Replace g_timeout_add with g_timeout_add_seconds (Tomas Popela)
114 EHTMLEditorSelection - Clean the code used for wrapping (Tomas Popela)
115 EHTMLEditorSelection - Selection markers are saved on wrong position after Tabulator (Tomas Popela)
116 EHTMLEditorView - Fix possible leak (Tomas Popela)
117 ExternalEditor - Fix leaks of WebKit objects (Tomas Popela)
118 Correct signature stripping in HTML messages (Milan Crha)
119 EHTMLEditorView - Busy loop after writing ";)" into composer (Tomas Popela)
120 Address some of the Coverity Scan issues (Milan Crha)
121 Fix a double-free on a picture gallery dispose (composer close) (Milan Crha)
130 Daniel Mustieles (es)
132 Evolution 3.17.1 2015-04-27
133 ---------------------------
136 Bug 746277 - Typing text in composer destroys primary clipboard content (Tomas Popela)
137 Bug 746349 - Pasting '\n' into composer produces critical runtime warning (Tomas Popela)
138 Bug 339511 - Need a more helpful message when no dictionary is installed (Tomas Popela)
139 Bug 698439 - Merge "Completed On" filter option with "Follow Up" (Milan Crha)
140 Bug 701382 - Place "Check for supported types" button before dropdown (Matěj Cepl)
141 Bug 744718 - Provide backend specific extensions as public (Milan Crha)
142 Bug 746641 - Segfault when trying to "ctrl+x" (cut) selected addressee from CC field in email composer (Tomas Popela)
143 Bug 710365 - Add a way to View attached images in 100% zoom (Milan Crha)
144 Bug 746733 - Turning off Plain text font style moves cursor by one letter (Tomas Popela)
145 Bug 236994 - Add option to load remote content for specified site or sender (Milan Crha)
146 Bug 747056 - Undoing deletion of the quote prefix for a line does not do the right thing (Tomas Popela)
147 Bug 746686 - [mail-notification] Focus existing 'mail' window, if exists (Milan Crha)
148 Bug 746950 - Menu item tooltip changes height of status bar (Milan Crha)
149 Bug 747018 - Provide a scalable -symbolic variant of the app icon (Jakub Steiner)
150 Bug 747167 - Umlauts in summary mess up spelling integration (Milan Crha)
151 Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
152 Bug 724227 - Do not mix PGP and S/MIME security on message reply (Milan Crha)
153 Bug 747055 - Line full of equals signs halts selection of quoted text with shift + page down (Tomas Popela)
154 Bug 746876 - Signature's empty new line at the end of text/plain lost on edit (Tomas Popela)
155 Bug 747018 - Move scalable -symbolic app icon into 'symbolic' folder (Jakub Steiner)
156 Bug 747031 - Messages Not Marked as Read When Changing Folder (Milan Crha)
157 Bug 747031 - Add hidden option to mark-as-seen always (Milan Crha)
158 Bug 256902 - Minor adjustments to the Edit Account dialog (Milan Crha)
159 Bug 256919 - Minor Free/Busy settings tab changes (Milan Crha)
160 Bug 263592 - Add "Go to Folder" menu option (Milan Crha)
161 Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action (Milan Crha)
162 Bug 745534 - Show only unread count in application's window title (Milan Crha)
163 Bug 746763 - Independent layout settings for sub-shell windows (Milan Crha)
164 Bug 731579 - Broken encoding when replying with selection (Milan Crha)
165 Bug 747461 - The tar command used to restore backups doesn't work on FreeBSD (Ting-Wei Lan)
166 Bug 709715 - Message list search change lost on regen cancel (Milan Crha)
167 Bug 661532 - Advance search menu item can be disabled on account/store node (Milan Crha)
168 Bug 747473 - Recurring all day events shown incorrectly (Milan Crha)
169 Bug 747575 - EHTMLEditorView never freed (Tomas Popela)
170 Bug 747510 - Add composer option "Inherit theme colors in HTML mode" (Tomas Popela)
171 Bug 746276 - e_client_cache_get_client_sync() gets stuck (Milan Crha)
172 Bug 747701 - Remove documentation for ECellRendererColor (Ting-Wei Lan)
173 Bug 747822 - Use global libgweather/gweather.h include (Giovanni Campagna)
174 Bug 747824 - Circular type dependency in e-spell-dictionary.h and e-spell-checker.h (Milan Crha)
175 Bug 693154 - Add "Copy raw email address" mailto: context option (Milan Crha)
176 Bug 680011 - ItipView created multiple times for an attached invitation (Milan Crha)
177 Bug 694383 - Critical runtime warning from component editors (Milan Crha)
178 Bug 747994 - Menu key and spell checking ; evolution editor (Tomas Popela)
179 Bug 699986 - Preselect a random color on a new calendar source (Milan Crha)
180 Bug 743926 - Slow to render large plain text emails (Milan Crha)
181 Bug 748082 - ESpinner does not spin if active set at construction (David Shea)
182 Bug 732891 - Crash under process_elements() (Tomas Popela)
183 Bug 747996 - Cannot apply TT on multiple lines at once (Tomas Popela)
184 Bug 701221 - Hide system notification on an alarm dismiss/snooze (Milan Crha)
185 Bug 748217 - undo of Ctrl-Backspace and Ctrl-Delete is broken for multi-character strings (Tomas Popela)
186 Bug 748178 - Eats CPU and memory when replying to calendar invite (Tomas Popela)
187 Bug 747729 - Update UI styles to be closer to gtk+ 3.16 (Trinh Anh Ngoc)
188 Bug 702707 - Follow up flags is not displayed when reading message (Milan Crha)
189 Bug 703782 - Backup/Restore freezes UI on backup file validate (Milan Crha)
190 Bug 704957 - Show timezone name in Day View above time column (Milan Crha)
191 Bug 748285 - Table header icons out of position with gtk+ 3.16 (Trinh Anh Ngoc)
192 Bug 748246 - Load only used spell-checker dictionaries (Milan Crha)
193 Bug 585387 - Replying to a newsgroup from a vfolder doesn't work (Milan Crha)
194 Bug 692557 - Add option to always sort thread children ascending (Milan Crha)
197 EHTMLEditorActions - Remove debug prints that were introduces with undo/redo implementation (Tomas Popela)
198 EHTMLEditorSelection - Recalculate just plain text properties when selection changes in plain text mode (Tomas Popela)
199 EHTMLEditorSelection - Rework how the indented block is detected (Tomas Popela)
200 EHTMLEditorSelection - When restoring selection correctly restore the anchor point (Tomas Popela)
201 EHTMLEditorSelection - Use type macro to check if element is blockquote (Tomas Popela)
202 EHTMLEditorSelection - Space after link is lost when wrapping block (Tomas Popela)
203 EHTMLEditorSelection - Trailing space is lost when wrapping content (Tomas Popela)
204 EHTMLEditorSelection - Remove unneeded code (Tomas Popela)
205 EHTMLEditorSelection - When restoring selection and no range is in composer, create it (Tomas Popela)
206 EHTMLEditorSelection - Remove code that was committed by mistake (Tomas Popela)
207 EHTMLEditorSelection - When wrapping the block take the Tab characters into account (Tomas Popela)
208 EHTMLEditorSelection - History saved wrongly when setting Blockquote format (Tomas Popela)
209 EHTMLEditorSelection - Improve history selection saving on various places (Tomas Popela)
210 EHTMLEditorSelection - Don't perform actions on selection-changed callback when we cannot obtain valid range (Tomas Popela)
211 EHTMLEditorView - Don't perform spell check on empty body (Tomas Popela)
212 EHTMLEditorView - Some message text lost when replying on mail from GMail (Tomas Popela)
213 EHTMLEditorView - Introduce function that performs spell check just in current viewport (Tomas Popela)
214 EHTMLEditorView - Add a checkbox to remember the choice when asking if lose formatting (Tomas Popela)
215 EHTMLEditorView - Just check if the element has attribute instead of checking its value (Tomas Popela)
216 EHTMLEditorView - Image smileys are sent as base64 data (Tomas Popela)
217 EHTMLEditorView - Smiley image doesn't have the filename set (Tomas Popela)
218 EHTMLEditorView - Don't try to quote the content when creating the plain text version of HTML mail (Tomas Popela)
219 EHTMLEditorView - Spell check is lost when pressing Enter (Tomas Popela)
220 EHTMLEditorView - Fix formatting (Tomas Popela)
221 EHTMLEditorView - Caret is moved on end of block when pressing Backspace on its start (Tomas Popela)
222 EHTMLEditorView - Punctuation is added to the link (Tomas Popela)
223 EHTMLEditorView - HTML scroll event callback is not called (Tomas Popela)
224 EHTMLEditorView - Remove unused function (Tomas Popela)
225 EHTMLEditorView - Critical warning shown when declining a meeting invitation (Tomas Popela)
226 EHTMLEditorView - Free an unused history event object when inserting the tabulator fails (Tomas Popela)
227 EHTMLEditorView - Pressing return on the end of HEADING element misbehaves (Tomas Popela)
228 EHTMLEditorView - WebKitDOMRange is lost when editing quoted content (Tomas Popela)
229 EHTMLEditorView - Avoid crash under force_spell_check_on_timeout() (Milan Crha)
230 EHTMLEditorView - Surrounded links are wrong (Tomas Popela)
231 EMailSignatureEditor - Use correct alert sink (Milan Crha)
232 EMComposerUtils - Remove unneeded variable (Tomas Popela)
233 Move em_utils_prompt_user to e-util to remove duplication from composer (Tomas Popela)
234 Reuse WebDAV discovery dialog in Google and CalDAV calendar configs (Milan Crha)
235 Add a safety check to e-tree-table-adapter.c:resort_node() function (Milan Crha)
236 Remove Bcc header from 'Sender or Recipients' filter search condition (Milan Crha)
237 Fix few memory leaks from webkit_dom_element_get_attribute() calls (Milan Crha)
238 Fix various leaks of WebKit DOM objects (Tomas Popela)
239 Remove duplicated config.h include in evolution-bogofilter.c (Milan Crha)
240 Fix few memory leaks around composer and e-widget-undo.c (Milan Crha)
241 Fix regressions after "Fix various leaks of WebKit DOM objects" (Tomas Popela)
242 Composer - Fix various leaks (Tomas Popela)
243 Shift remote content alert dereference slightly later in the code (Milan Crha)
244 Add a 'list' option to the Mail Free Form expression (Milan Crha)
245 Suggest the best authentication method after checking supported auths (Milan Crha)
246 [CalDAV config] Add also secure settings for collection sources (Milan Crha)
247 [EMailRemoteContent] Recent cache could avoid remote content load (Milan Crha)
248 [EMailRemoteContent] Correct a little overlook in the previous commit (Milan Crha)
249 [EMailRemoteContent] Correct recent cache once again (Milan Crha)
250 Use own thread pool for WebKit content download (Milan Crha)
251 [EHTTPRequest] Immediately cancel ongoing download on request cancel (Milan Crha)
252 Avoid use of uninitialized variables (Milan Crha)
253 Composer - Fix code around block wrapping (Tomas Popela)
254 Composer - Don't remove wrapping from user wrapped blocks (Tomas Popela)
255 Bump libgweather version to 3.10 and replace one deprecated function from it (Milan Crha)
256 [backup-restore] Replace deprecated GIOScheduler functions (Milan Crha)
257 Replace deprecated gtk+ symbols in the code (Milan Crha)
258 Correct mismatch of gtk_style_context_save() and gtk_style_context_restore() (Milan Crha)
259 Correct packing of Calendar and Tasks preferences section (Milan Crha)
260 Composer - Extra new line added on the end of reply (Tomas Popela)
261 Composer - Don't block selection-changed handlers if they are already blocked (Tomas Popela)
262 Explicitly load camel providers after camel_init() in mail_backend_constructed() (Milan Crha)
263 ESpellChecker - Correct typo in documentation (Tomas Popela)
264 Fix various memory leaks (Milan Crha)
269 Kristjan Schmidt (eo)
273 Inaki Larranaga Murgoitio (eu)
277 Cheng-Chia Tseng (zh_TW)
279 Evolution 3.16.0 2015-03-23
280 ---------------------------
283 Chao-Hsiung Liao (zh_TW)
285 Christian Kirbach (de)
287 Daniel Mustieles (es)
289 Dimitris Spingos (el)
291 Evolution 3.15.92 2015-03-16
292 ----------------------------
295 Bug 440661 - vFolder "Status is Junk" doesn't show Junk mails (Milan Crha)
296 Bug 745486 - Correct translatable string typos "an task" and "an memo" (Milan Crha)
297 Bug 745338 - Disambiguate string "_Replace" (Milan Crha)
298 Bug 736432 - Attachment rename not shown in UI (Milan Crha)
299 Bug 745551 - Pasting text from gnome-terminal with concatenated whitespace and tabulators, some whitespace occurrences get removed (Tomas Popela)
300 Bug 736824 - Status bar Cancel button image cut with certain themes (Milan Crha)
301 Bug 735956 - [EWebView] Do not scroll and zoom when Ctrl+mouse-wheel (Milan Crha)
302 Bug 723614 - Restore from GConf only once (Milan Crha)
303 Bug 743953 - (Sent in Inbox) Reply to sender includes all recipients (Milan Crha)
304 Bug 745869 - Send account overrides: Recipient lost on edit (Milan Crha)
305 Bug 726203 - Incorrect part ID used for multipart/related attachments (Milan Crha)
306 Bug 728788 - Runtime warnings when opening Full Name Editor (Milan Crha)
307 Bug 726539 - Skip Lookup button shown on subsequent new account stages (Milan Crha)
308 Bug 745946 - Adding emoticon at the beginning of line adds a line break too (Tomas Popela)
309 Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure (Milan Crha)
310 Bug 745951 - Disable "Create filter for Mailing-List" when not from ML (Milan Crha)
311 Bug 692566 - [Templates] Honor Reply-To header (Milan Crha)
312 Bug 692577 - Remove Faxes from default address book List View (Milan Crha)
313 Bug 692578 - Display "File As" column by default in Contacts list view (Milan Crha)
314 Bug 745899 - Shift+Tab in message body doesn't move focus to headers (Tomas Popela)
315 Bug 695825 - Message composer prints a blank page (Milan Crha)
316 Bug 745925 - Updated German help translation (Christian Kirbach)
317 Bug 697650 - Crash using Template with attachment (Milan Crha)
318 Bug 724651 - [webkit-composer] Undo or Redo does not work (Tomas Popela)
319 Bug 746072 - Magic smiley replacements too aggressive (Tomas Popela)
320 Bug 720189 - Do not override PostTo in Drafts and other special folders (Milan Crha)
321 Bug 740476 - Blockquote paragraph format indents in Plain Text (Tomas Popela)
322 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)
323 Bug 724651 - Undo, redo implementation broke input methods (Tomas Popela)
326 Update calendar preferences pages (now that bug 657233 is fixed). (Andre Klapper)
327 EHTMLEditorView - Print undo/redo operations if debug output is activated (Tomas Popela)
328 EHTMLEditorView - Move the undo/redo debug functions to the beginning of module so we can use them in the whole module (Tomas Popela)
329 EHTMLEditorActions - Actions from context menu don't work (Tomas Popela)
330 EHTMLEditorView - Selection is lost when showing context menu (Tomas Popela)
331 EHTMLEditorView - Fix Paste Quotation action (Tomas Popela)
332 Use translated window titles in HTML editor dialogs (Milan Crha)
333 EHTMLEditorView - Don't replace tabulators with spaces when pasting clipboard (Tomas Popela)
334 EColorCombo - Cannot choose a color from a popup palette (Milan Crha)
335 EHTMLEditor - Don't leak the WebKitDOMHTMLCollection objects (Tomas Popela)
336 EHTMLEditor - Don't insert new HR element when trying to change properties of existing one (Tomas Popela)
337 ETMLEditorSelection - Font color in picker is not changed when moving between different font colors (Tomas Popela)
338 EHTMLEditorTableDialog - When creating new table move caret to its first cell (Tomas Popela)
339 EHTMLEditorTextDialog - Font sinze in combo box is off by one (Tomas Popela)
340 EHTMLEditorView - Don't try to preserve the text blocks when parsing content (Tomas Popela)
341 EHTMLEditorView - Avoid runtime warnings when manipulating with text in table cell (Tomas Popela)
342 EHTMLEditorView - Move between the table cells with tabulator (Tomas Popela)
343 EHTMLEditorView - Newly inserted tables have nearly zero height (Tomas Popela)
344 EHTMLEditorView - Avoid unnecessary g_utf8_strlen call (Tomas Popela)
345 Do not force icon size for attachment button (Milan Crha)
346 Fails to find nested message's attachment bar in WebKitWebView (Milan Crha)
347 EHTMLEditorTableDialog - Change how the table is inserted (Tomas Popela)
348 EHTMLEditorView - Add a way how to insert new block above table where there is none (Tomas Popela)
349 EHTMLEditorView - Make get_parent_block_element public (Tomas Popela)
350 Documentation - Fix typo in mail-composer-mail-signatures-manage.page (Christian Kirbach)
351 Updated Swedish translation (Josef Andersson)
352 Fix instructions related to creating / exchanging public GPG keys (Andre Klapper)
353 Split a string so we can reuse it in a different page. (Andre Klapper)
354 Document placeholders for the quotation string in the mail composer (Andre Klapper)
355 Add comment about signature delimiter (Andre Klapper)
356 Mention free form filter/search expressions and link to its list (Andre Klapper)
357 Use full stop in <desc> for consistency. (Andre Klapper)
358 Document Send Account Overrides (Andre Klapper)
359 Link to Seahorse documentation for how to get someone's public key (Andre Klapper)
360 Provide Seahorse steps instead of Terminal; update UI string (Andre Klapper)
361 Document "Archive Folder" option (Andre Klapper)
362 use proper markup (Andre Klapper)
363 Recommend to use physical folders for GMail accounts (Andre Klapper)
364 Document Mail Composer tool bar changes (Andre Klapper)
365 EHTMLEditorSelection - Return the right font color when is set on body (Tomas Popela)
366 EHTMLEditorPageDialog - Dialog shows wrong link color (Tomas Popela)
367 EHTMLEditorView - Setting the link color doesn't work (Tomas Popela)
368 EHTMLEditorView - Crash in selection_is_in_table function (Tomas Popela)
369 EContactEditorFullName - Do not realize the dialog in init() (Milan Crha)
370 Updated German translation (Christian Kirbach)
371 EHTMLEditorView - Set text/css type on Evolution style sheets in HEAD (Tomas Popela)
372 EHTMLEditorView - Only stop propagating the key press event when we moved to different table cell (Tomas Popela)
373 EHTMLEditorView - Deleting a character from the beginning of line in quoted content moves caret to wrong place (Tomas Popela)
374 EHTMLEditorView - When replying on message with links they don't have the WebKit link color set (Tomas Popela)
375 [Templates] Various fixes (Milan Crha)
376 Clarify embedding / displaying of faces / X-Face in outgoing email (Andre Klapper)
377 Cover using an external text editor application for composing mail (Andre Klapper)
378 Document 'From field override' functionality (Andre Klapper)
379 Add two new user doc files to Makefile (Andre Klapper)
380 ...and add another new user doc files to Makefile (Andre Klapper)
381 Remove "Minimize to system tray" help page (Andre Klapper)
382 Update mail notification screenshot for 3.16 (Andre Klapper)
383 Fix typo 'contributers' (in untranslatable string) (Andre Klapper)
384 Avoid crash when moving away from a meeting invitation email (Milan Crha)
385 e_shell_quit() called twice at the end of application (Milan Crha)
386 EHTMLEditorView - Fix Table Delete->Cell Contents action (Tomas Popela)
387 EHTMLEditorView - Return right value from selection_is_in_table when no parameters are passed (Tomas Popela)
388 EHTMLEditorActions - Fix build (Tomas Popela)
389 MBOX import preview is always empty (Milan Crha)
390 EHTMLEditorView - Only process the "Magic Smileys" and "Magic Links" when they are allowed (Tomas Popela)
391 EHTMLEditorSelection - Not possible to remove smiley if selected (Tomas Popela)
392 EHTMLEditorSelection - Normalize nodes after restoring selection (Tomas Popela)
393 EHTMLEditorView - Deleting a selection and undoing it will restore the selection wrongly (Tomas Popela)
394 Show online help when the local is not installed (Milan Crha)
395 Also check for 'help' uri scheme handler availability (Milan Crha)
396 EHTMLEditorView - Rework how the possibility of de-indenting a block is detected (Tomas Popela)
397 EHTMLEditorView - When incidentally writing into smiley, move out just the newly written character but not the entire smiley text out of smiley (Tomas Popela)
398 EHTMLEditorSelection - Remove the old functions that manipulated with caret (Tomas Popela)
399 EHTMLEditorView - If a text version of smiley is edited, replace a smiley wrapper by its text. (Tomas Popela)
400 EHTMLEditorView - Undo behaves wrongly when undoing smiley (Tomas Popela)
401 EAttachmentPaned - Margins are not correctly set when composer is opened (Tomas Popela)
402 EHTMLEditorView - Implement undo and redo on text operations in table (Tomas Popela)
403 EHTMLEditorView - Improve tables handling in composer (Tomas Popela)
404 EHTMLEditorView - Remove print_fragment_inner_html as it is duplicate of print_node_inner_html (Tomas Popela)
405 EHTMLEditorView - When switch composer mode from HTML on template that was written in WebKit composer the Lose formatting dialog is shown. (Tomas Popela)
406 Updated Czech translation (Marek Černocký)
407 EHTMLEditorView - Clean the e_html_editor_view_init function (Tomas Popela)
408 EHTMLEditorView - Remove unneeded webkit_dom_dom_selection_get_range_at call (Tomas Popela)
418 Baurzhan Muftakhidinov (kk)
419 Daniel Mustieles (es)
424 Ask Hjorth Larsen (da)
429 Evolution 3.15.91 2015-03-02
430 ----------------------------
433 Bug 744471 - Correct may/might usage in gschema strings (Milan Crha)
434 Bug 744541 - No plural use in KMail importer (David Liang)
435 Bug 744444 - Typo (encrpyted) in translatable strings (Milan Crha)
436 Bug 681877 - tzset() called too many times (Milan Crha)
437 Bug 744550 - Always scroll to selected message after messages delete (Milan Crha)
438 Bug 743410 - White-spaces lost in plain text message printouts (Milan Crha)
439 Bug 741093 - Force icon sizes when loading theme icons (Milan Crha)
440 Bug 740169 - Add support for smileys via Unicode-characters (Jonas Hahnfeld)
441 Bug 744562 - Allow insert of emoticons in plain text mode (Jonas Hahnfeld)
442 Bug 619449 - Preselect default source for Task/Memo panes in Calendar view (Milan Crha)
443 Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
444 Bug 744401 - Many WebKitDom objects leaked for every message viewed (Tomas Popela)
445 Bug 741013 - Pass URIs into the primary instance as soon as possible (Milan Crha)
446 Bug 744849 - Insert->Emoticon deletes text before cursor (Tomas Popela)
447 Bug 744848 - Text lost on format change (Tomas Popela)
448 Bug 745013 - handle_http_request: GBinding not thread safe (Milan Crha)
449 Bug 743404 - Status column of message list exposed poorly via atk (Mike Gorse)
450 Bug 237917 - Arbitrary entry in From: field when composing (Valentin Blot)
451 Bug 745044 - Missing mnemonics in backup-restore plugin (Milan Crha)
452 Bug 745029 - Wrong calendar used for .ics file import (Milan Crha)
453 Bug 737300 - Make message list header smaller (Milan Crha)
454 Bug 737300 - Make message list header draw closer to GtkTreeView (Milan Crha)
455 Bug 738080 - message/rfc822 attachment drag and drop often does not work (Milan Crha)
456 Bug 621751 - Allow import of non-MBOX format mail messages (Milan Crha)
459 Avoid crash when validating a new filter rule (Milan Crha)
460 Updated Spanish translation (Daniel Mustieles)
461 Use CalDAV to get list of available Google calendars (Milan Crha)
462 Special-case Google 'caldav' calendars to use 'google' editor (Milan Crha)
463 Remove declaration of nonexistent e_cal_model_get_extension_name() (Milan Crha)
464 EHTMLEditorSelection - Add missing colon in properties documentation (Tomas Popela)
465 EHTMLEditorSelection - Don't unref the EHTMLEditorView when it is used afterwards (Tomas Popela)
466 EHTMLEditorSelection - The font color for selected text is wrong (Tomas Popela)
467 EHTMLEditorSelection - After settings for size to some value and back to the default the font is a little bit smaller (Tomas Popela)
468 EHTMLEditorSelection - Spell check is lost after some font style operations (Tomas Popela)
469 EHTMLEditorSelection - Try to remove the link only when we find anchor (Tomas Popela)
470 EHTMLEditorSelection - Don't unref the EHTMLEditorView object when it is used afterwards (Tomas Popela)
471 EHTMLEditorSelection - Rework how the monospaced style is set (Tomas Popela)
472 EHTMLEditorSelection - Use create_selection_marker function when saving selection (Tomas Popela)
473 Simplify e-web-view.c:add_css_rule_into_style_sheet() (Milan Crha)
474 handle_http_request: Skip invalid URIs (Milan Crha)
475 Use a secure URL for queries from gravatar.com (Milan Crha)
476 Address few more WebKitDOM objects memory leaks (Milan Crha)
477 MessageList - Localize global string arrays only once (Milan Crha)
478 Use thread safe variants of g_object_bind_property*() functions from evolution-data-server (Milan Crha)
479 Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
480 itip_send_comp_sync: Initialize all members of a stack allocated structure (Milan Crha)
481 Fix a crash when 'Check for supported authentication types' clicked (Milan Crha)
482 [ETree/ETable] Implement GtkScrollableInterface::get_border() for Gtk 3.15.9+ (Milan Crha)
483 HTML events callbacks are not called (Tomas Popela)
484 EMailDisplay - Fix more leaks of WebKit objects (Tomas Popela)
485 EMailReader - Fix more leaks of WebKit objects (Tomas Popela)
486 ITIP - Fix more leaks of WebKit objects (Tomas Popela)
487 EHTMLEditorActions - Activating the Paste as Text and Paste Quotation from context menu does nothing (Tomas Popela)
488 EHTMLEditorView - When inserting inline image refresh spell check just in current block (Tomas Popela)
489 EHTMLEditorSelection - Use variable that holds if the range is collapsed (Tomas Popela)
490 EHTMLEditorView - Emoticons can be resizable just in HTML mode (Tomas Popela)
491 EHTMLEditorView - Fix the Past Quotation action (Tomas Popela)
492 EHTMLEditorView - Be more efficient when trying to get if we are going to remove last element in body (Tomas Popela)
493 EHTMLEditorView - Block is wrongly preserved in the beginning of quoted content (Tomas Popela)
494 EHTMLEditorView - When pasting text with space on end ends with space lost (Tomas Popela)
495 EWebView - Fix wrong indentation (Tomas Popela)
496 Sync version with GNOME 3.15 series (Milan Crha)
500 Daniel Mustieles (es)
502 Chao-Hsiung Liao (zh_TW)
504 Dimitris Spingos (el)
505 Efstathios Iosifidis (el)
509 Evolution 3.13.90 2015-02-16
510 ----------------------------
513 Bug 742611 - Extra empty line added when deleting sections from quoted text when replying to a mail (Tomas Popela)
514 Bug 743288 - Extra space left when breaking a long paragraph (Tomas Popela)
515 Bug 743550 - Invalid free in e_html_editor_view_add_inline_image_from_element() (Milan Crha)
516 Bug 743959 - Automatically collapsing threads after folder update (Milan Crha)
517 Bug 743876 - Inline image lost on message send when sending through Outbox (Tomas Popela)
518 Bug 743875 - Invalid read on message send (Tomas Popela)
519 Bug 249749 - Threaded Message List Expands When Using "Find Now" (Milan Crha)
520 Bug 686620 - Change wording of a New Account autodiscovery option (Milan Crha)
521 Bug 743109 - Do not require spam software during build time (Milan Crha)
522 Bug 606239 - Better indication of signed and/or encrypted received email (Christian Schaarschmidt)
523 Bug 731502 - Import mails and contacts from KMail (David Liang)
524 Bug 744218 - Cannot move with arrow keys from top to bottom (Tomas Popela)
525 Bug 743942 - Disambiguate string "Insert Image" (Milan Crha)
526 Bug 737018 - GUI string for translation "New" without context (Milan Crha)
527 Bug 743547 - Report one error only once for folders refresh (Milan Crha)
528 Bug 744372 - When pasting text evolution drops the carriage returns (Tomas Popela)
529 Bug 744373 - Delete whole line with selection lefts empty line (Tomas Popela)
530 Bug 744363 - Indefinite form used for specific objects in error messages (Milan Crha)
531 Bug 732999 - Middle-click paste doesn't move cursor (Tomas Popela)
532 Bug 741857 - Doesn't close after mailto: message sent (Milan Crha)
535 EHTMLEditorView - Spell check is sometimes lost when deleting content (Tomas Popela)
536 EMailFormatter - Fix the debug output (Tomas Popela)
537 Avoid/workaround usage of an EAsyncClosure when opening an EClient (Milan Crha)
538 EHTMLEditorSelection - Save the selection marks to right position when it starts or ends near the quote marks (Tomas Popela)
539 Fix various problems with deleting the selection that ends or starts in the quoted content (Tomas Popela)
540 Rework how the selection inside the qouted content is deleted. (Tomas Popela)
541 EHTMLEditorView - Block is left in quoted content when deleting the last in quoted content when signature is presented (Tomas Popela)
542 EHTMLEditorView - Don't insert new line when we hit the empty paragraph (Tomas Popela)
543 Updated German translation (Christian Kirbach)
544 EMComposerUtils - Drop unused prefix and suffix around the message (Tomas Popela)
545 EMailFormatterQuote - Close the span element instead of wrongly creating the new one (Tomas Popela)
546 Message credits are put on the end of quoted content instead of on its beginning. (Tomas Popela)
547 EHTMLEditorView - When there is no block in BODY, create the default one (Tomas Popela)
548 Move authentication of backends back to the client (Milan Crha)
549 EHTMLEditorView - Remove meaningless comment (Tomas Popela)
550 Replace _BSD_SOURCE with _DEFAULT_SOURCE define (Milan Crha)
551 Mute "Shell not finalized on exit" runtime warning (Milan Crha)
552 Simplify code at shell_trust_prompt_done_cb() a bit (Milan Crha)
553 EHTMLEditorView - Don't send the Evolution CSS style element in HEAD with HTML messages (Tomas Popela)
554 EHTMLEditorView - Remove the node that is used for quoting when whe quote the body (Tomas Popela)
555 EHTMLEditorView - Style that is used to make the links clickable is send when using Ctrl + Enter to send the message (Tomas Popela)
556 EHTMLEditorView - Don't send the selection markers when sending a HTML mail (Tomas Popela)
557 EHTMLEditorView - Remove the Draft style sheet when the draft is loaded (Tomas Popela)
558 EWebView, EHTMLEditorView - Improve citations look (Tomas Popela)
559 EWebView - Don't show unnecessary white space around pre and code elements (Tomas Popela)
560 Avoid busy loop on Calendar's Month view select (Milan Crha)
561 EHTMLEditorSelection - Correctly wrap after link that does not fit on the line (Tomas Popela)
562 EWebView - When showing plain text template from editor in the preview it shows the citation lines as well as ">" (Tomas Popela)
563 Move the comment about the citation level colors to the right place (Tomas Popela)
564 EHTMLEditorView - Try to convert the content only, when we load something (Tomas Popela)
565 EHTMLEditorView - Insert new paragraph when we loaded an empty string or HTML (Tomas Popela)
566 EHTMLEditorView - The links in composer are clickable by default (Tomas Popela)
567 Created active link for grep manpages (Marek Černocký)
568 Fixed tag type (Marek Černocký)
569 Fixed plural forms handling (Marek Černocký)
570 Ignore errors when searching for email address in books (Milan Crha)
571 Use automake subdir-objects option (Milan Crha)
572 Remove "Unknown background operation" generic job description message (Milan Crha)
573 EHTMLEditorSelection - Non collapsed selection is collapsed after saving its start and end points (Tomas Popela)
574 EHTMLEditorView - Unnecessary new line inserted when composer when creating new message (Tomas Popela)
575 EHTMLEditorView - Replace the active selection when inserting emoticons (Tomas Popela)
576 EHTMLEditorSelection - Replace active selection when inserting inline image into composer (Tomas Popela)
577 Prefer g_output_stream_write_all() over g_output_stream_write() (Milan Crha)
578 Postscript attachments not shown in message preview (Milan Crha)
579 Composer - Make drag and drop usable (Tomas Popela)
580 EHTMLEditorView, EHTMLEditorSelection - Use webkit_dom_html_element_insert_adjacent_html (Tomas Popela)
581 EHTMLEditorSelection - Don't treat links as underlined (Tomas Popela)
582 Use camel_application_is_exiting declaration from camel.h (Milan Crha)
583 EHTMLEditorView - Use webkit_dom_html_element_insert_adjacent_html in parse_html_into_paragraphs (Tomas Popela)
584 S/MIME mail parser not used, but compiled (Milan Crha)
585 Introduce e_html_editor_selection_set_on_point and use it where possible (Tomas Popela)
586 Switch side of a wider border for signed/encrypted mail frame (Milan Crha)
587 [Win32] Be able to load plugins by providing correct build-time paths (Milan Crha)
588 [Win32] Update gtk patch to preset "always-show-image" to TRUE (Milan Crha)
589 Cover how to force online mode via GIO_USE_NETWORK_MONITOR (Andre Klapper)
590 Update Spam settings (UI offers less options) (Andre Klapper)
591 Small string change in UI (Andre Klapper)
592 Use <gui> markup (Andre Klapper)
593 Remove non-existing UI options (Andre Klapper)
594 Improve explanation of further available account options (Andre Klapper)
595 Cover the "concurrent connections" setting (Andre Klapper)
596 Fix typo in Junk Testing Settings UI (Andre Klapper)
597 Order of items in UI has changed (Andre Klapper)
598 Drop all that geeky terminal commands and link to Seahorse (Andre Klapper)
599 Cover why mail signatures start with "-- " (Andre Klapper)
600 Remove doc references to EMailAuthenticator (Milan Crha)
603 Christian Kirbach (de)
606 Daniel Mustieles (es)
612 Evolution 3.13.10 2015-01-26
613 ----------------------------
616 Bug 740370 - Avoid Calendar view crash with certain themes (Milan Crha)
617 Bug 741034 - Use portable shell in configure.ac (Alexander Tsoy)
618 Bug 741080 - Do not use deprecated atk functions (Mike Gorse)
619 Bug 741083 - Orca cannot read the message list (Mike Gorse)
620 Bug 741129 - Correct couple translatable strings (Bernd Homuth)
621 Bug 741858 - Wrong message shown after the first folder enter (Milan Crha)
622 Bug 735150 - Preserve multiselection on folder change in message list (Milan Crha)
623 Bug 742034 - Crash after dragging image URL to photo box in contact editor (Milan Crha)
624 Bug 741313 - Disable DNS prefetching for EWebView (Tomas Popela)
625 Bug 742613 - New line added at the top of all replies (Tomas Popela)
626 Bug 742955 - Missing text in a reply (Tomas Popela)
629 Remove obsolete 'mime-types' key from evolution.convert (Milan Crha)
630 Autostart evolution-alarm-notify in MATE as well (Joakim Tjernlund)
631 EHTMLEditorSelection - Remove debug output (Tomas Popela)
632 EHTMLEditorSelection - Avoid the possibility of having multiple selection markers (Tomas Popela)
633 EHTMLEditorView - Avoid crash when pressing the BackSpace in the beginning of quoted text (Tomas Popela)
634 EHTMLEditorView - Short lines are concatenated into one (Tomas Popela)
635 EHTMLEditorView - When deliting selected text the spell check it lost (Tomas Popela)
638 Inaki Larranaga Murgoitio (eu)
639 Daniel Mustieles (es)
642 Michał Grzybowski (pl)
643 Dimitris Spingos (el)
646 Christian Kirbach (de)
648 Evolution 3.13.9 2014-12-22
649 ---------------------------
652 Bug 740197 - Month view doesn't always indicate excess appointments (Milan Crha)
653 Bug 740755 - New-line lost on a text paste (Tomas Popela)
654 Bug 740577 - Calendar Month view keyboard scroll down misplaced (Milan Crha)
655 Bug 740743 - Update 'New email setup' welcome text (Shawn Dunn)
656 Bug 734646 - Do not load remote images on a message print (Milan Crha)
657 Bug 740244 - Display reminders as notifications by default (Milan Crha)
658 Bug 734530 - Use-after-free in Automatic Contacts on error (Milan Crha)
659 Bug 740993 - Reply to an empty message breaks quotation (Tomas Popela)
660 Bug 686620 - Add an option to skip New Account autodiscovery (Milan Crha)
661 Bug 524365 - Expand folder tree for message Move/Copy folder selector (Milan Crha)
662 Bug 741031 - Replacing misspelled word with keyboard doesn't replace the original word (Tomas Popela)
663 Bug 469141 - Traverse collapsed threads with Magic space bar (Milan Crha)
664 Bug 706993 - Restart background processes after restore (Milan Crha)
665 Bug 741059 - Prompts for login PIN with CKF_PROTECTED_AUTHENTICATION_PATH (David Woodhouse)
666 Bug 550796 - Implement free form filter expression (Milan Crha)
667 Bug 585265 - Comma press overwrites address completion (Milan Crha)
668 Bug 740297 - [SMTP] Crash when sending two messages at once (Milan Crha)
669 Bug 670114 - Provide list of Mail certificates in UI (Milan Crha)
670 Bug 724039 - Message preview shows a wrong message (Milan Crha)
671 Bug 740475 - Quoted reply editing issues (Tomas Popela)
674 Bump GLib requirement to 2.40 (Milan Crha)
675 Use EClientCache to open calendars in plugins (Milan Crha)
676 [Alarm-notify] Do not show "Not supported" error on an alarm dismiss (Milan Crha)
677 Automatic Contacts can duplicate recipients in the set book (Milan Crha)
678 EWebView - Increase minimum zoom level for zoom out (Milan Crha)
679 EHTMLEditorSelection - Correctly save selection next to images (Tomas Popela)
680 EHTMLEditorView - Don't leak generated cid when creating new parts for inline images (Tomas Popela)
681 EHTMLEditorView - Use HTML keyup event instead of GWidget's key-release-event signal (Tomas Popela)
682 EHTMLEditorView - Use the HTML keydown event for activating the links (Tomas Popela)
683 EHTMLEditorView - Register HTML input events handlers when BODY is replaced (Tomas Popela)
684 EHTMLEditorView - Remove the right attributes when cleaning the BODY element after conversion (Tomas Popela)
685 cal_comp_get_instance_times: Workaround issue with no DTEND set (Erick Pérez Castellanos)
686 e_calendar_view_get_tooltips: Do not crash when there's no DTEND set (Milan Crha)
692 Daniel Mustieles (es)
695 Christian Kirbach (de)
698 Evolution 3.13.8 2014-11-24
699 ---------------------------
702 Bug 300871 - Ignore a specific thread (Milan Crha)
703 Bug 545153 - Ask whether to quit with pending operations (Milan Crha)
704 Bug 739375 - Crash when sort folder with Due By column (Milan Crha)
705 Bug 739375 - Crash when sort folder with Due By column ][ (Milan Crha)
706 Bug 739364 - Drop references to geoclue (Milan Crha)
707 Bug 739569 - Reply joins lines incorrectly (Tomas Popela)
708 Bug 676471 - Double free when sorting by date columns in calendar (Milan Crha)
709 Bug 739577 - Runtime critical when saving message to drafts (Tomas Popela)
710 Bug 739659 - Composer has two different context menus (Tomas Popela)
711 Bug 739605 - Remove alert buttons on the alert bar hide (Milan Crha)
712 Bug 739562 - Message composer autosave not updating (Milan Crha)
713 Bug 739705 - The mail composer's attachments "toolbar" should have uniform spacing/padding (Tomas Popela)
714 Bug 739708 - Spell checking shows words with umlauts as false positives (Milan Crha)
715 Bug 739030 - Prevailing space in Subject column (Milan Crha)
716 Bug 739585 - [Automatic Contacts] Show configuration also in Edit->Plugins (Milan Crha)
717 Bug 657233 - Clean up "Calendar and Tasks" preferences in "General" and "Display" (Milan Crha)
718 Bug 709187 - Add an option to allow Expunge in vFolders (Milan Crha)
719 Bug 700778 - Correct TNEF mime type definition typo (David Girault)
720 Bug 736947 - Attachment icon not shown in Sent folder (Milan Crha)
721 Bug 736950 - Message with empty body and attachment shows body as attachment.dat (Milan Crha)
722 Bug 740410 - Paragraph keeps Preformatted after paste (Tomas Popela)
723 Bug 733518 - Make VOICE type optional for TEL in EContact (Milan Crha)
724 Bug 697858 - Slow message composer open (Milan Crha)
727 Avoid runtime warning when disabling collection ESource (Milan Crha)
728 Address two possible places causing runtime warning on a GSource removal (Milan Crha)
729 EHTMLEditor - Refactor code that sets the selection position into the elements (Tomas Popela)
730 EHTMLEditorSelection - Correctly save the selection markers in quoted content (Tomas Popela)
731 EHTMLEditorView - Run various functions only when the content of the composer is changed (Tomas Popela)
732 EHTMLEditorView - Correctly mark the paragraph that will receive input when the composer is opened (Tomas Popela)
733 EHTMLEditorView - Try to preserve the text blocks when processing the plain text content (Tomas Popela)
734 EHTMLEditorView - Optimize the put_body_in_citation function (Tomas Popela)
735 EHTMLEditorView - Decode the HTML encoded string only when ampersand is presented (Tomas Popela)
736 EHTMLEditorView - After wrapping use the faster approach for quoting the content (Tomas Popela)
737 EHTMLEditorView - Use BR element instead of zero width space character and selection markers instead of caret position (Tomas Popela)
738 [ECalOps] ECalModel not always provided when creating a new component editor (Milan Crha)
739 [EMailBackend] Provide cancellable and show in UI prepare for a quit (Milan Crha)
740 [Send through Outbox] Add option when to flush Outbox folder (Milan Crha)
741 EMailSignatureEditor, EHTMLEditorView - Don't insert unnecessary new line when editting the signature (Tomas Popela)
742 EHTMLEditorView - Don't use separate WebView for converting the HTML message to plain text, but do it in situ (Tomas Popela)
743 EHTMLEditorView - Queue the load operations if the view is not ready (Tomas Popela)
744 cal_comp_util_compare_event_timezones: Do not ask with NULL tzid (Milan Crha)
745 [Mark-All-Read] Save changes to the server immediately (Milan Crha)
746 EHTMLEditorView - Queue load operations for HTML content (Tomas Popela)
747 EmComposerUtils - Move the comment to the right place and remove code duplication (Tomas Popela)
748 EHTMLEditorView - Don't crash when the paste button is pressed and the view is not focused (Tomas Popela)
749 EHTMLEditor - Refactor the core editor actions (indent, unindent, ..) to their own group (Tomas Popela)
750 EMsgComposer - Make the undo and redo work in Subject and Reply-To input widgets (Tomas Popela)
751 EHTMLEditorActions - Process some of the EHTMLEditor actions just when is has focus (Tomas Popela)
752 Provide descriptive error message when an e-mail is not available in offline (Milan Crha)
753 Avoid automatic mail account update when the application is exiting (Milan Crha)
754 Revert "[EMailBackend] Provide cancellable and show in UI prepare for a quit" (Milan Crha)
755 EMsgComposer - Don't insert unnecessary new line into body, when forwarding an iCal event (Tomas Popela)
756 EHTMLEditorView - Fix logic that prevents the text blocks when processing the content into the composer (Tomas Popela)
757 Offer only enabled accounts as meeting organizers (Milan Crha)
758 Odd cross line when drawing an ECalendar with multiple columns (Milan Crha)
759 Share GSettings objects with e_util_ref_settings() (Milan Crha)
760 mail_regen_list: Fix a memory leak (Milan Crha)
761 Correct calendar Week/Month View event creation on double-click (Milan Crha)
762 GSettings Bindings rely on quarks (Milan Crha)
763 Commit initial Catalan help translation (Jordi Mas)
764 EHTMLEditorView - Improve detection of written e-mail addresses (Tomas Popela)
765 EHTMLEditorSelection - Don't leak font-color (Tomas Popela)
766 tests: contact editor: update lookup for email fields (Vadim Rutkovsky)
767 EHTMLEditorSelection - Don't leak background color and return default color values when in plain text mode (Tomas Popela)
768 tests: contact editor: don't collapse sections (Vadim Rutkovsky)
769 EHTMLEditorView - Use BR instead of zero width space when inserting new line into citation (Tomas Popela)
770 EHTMLEditorView - Get rid of GdkKeyEvent and use boolean flags instead. (Tomas Popela)
771 EHTMLEditorView - Remove unwanted attributes from HTML, HEAD and BODY elements when converting from HTML to plain text message (Tomas Popela)
772 [BBDB] Decode QP encoded names from recipients before adding them to a book (Milan Crha)
773 EHTMLEditorView - Improve detection of e-mail addresses in conversion from HTML to plain text (Tomas Popela)
774 EHTMLEditorView - Unref GRegex only if they are created (Tomas Popela)
775 EHTMLEditorView - Fix two memory leaks (Milan Crha)
778 Dimitris Spingos (el)
780 Daniel Mustieles (es)
783 Dimitris Spingos (el)
785 Evolution 3.13.7 2014-10-27
786 ---------------------------
789 Bug 319195 - Add options to simplify Contact Editor (Christian Schaarschmidt)
790 Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
791 Bug 737791 - Adapt to changed GtkStateFlags semantics for expanders (Matthew Barnes)
792 Bug 737381 - SOCKS Proxy Setting not shown in UI (Milan Crha)
793 Bug 737340 - theme_text_color is no longer in gtk 3.14 (Jérémy Lal)
794 Bug 738296 - Handle "password-encrypted" in autoconfig data (Matthew Barnes)
795 Bug 729305 - EAlertDialog too wide with wrapped GtkLabel-s (Milan Crha)
796 Bug 738283 - Use-after-free with categories filter (Milan Crha)
797 Bug 737330 - EShellSwitcher: Count with GtkPaned::handle-size for button widths (Milan Crha)
798 Bug 738453 - Inefficient sort by subject in message list (Milan Crha)
799 Bug 223621 - Add per-account mail Archive Folder option (Milan Crha)
800 Bug 738463 - [a11y] Fix various problems with fetching children (Mike Gorse)
801 Bug 739061 - Change order of paragraph styles (Tomas Popela)
802 Bug 650670 - Duplicate entries when contact is in several address books (Milan Crha)
805 certificate-manager.c: Mark a user visible string for a translation (Christian Schaarschmidt)
806 [Win32] Update evolution-rss patch to latest git master of it (Milan Crha)
807 Fix typo in the e_rgba_to_color documentation (Tomas Popela)
808 Improve and fix various dialogs. (Tomas Popela)
809 Make Calendar, Memos and Tasks views non-UI-blocking (Milan Crha)
810 Fix various memory leaks and invalid memory usages (Milan Crha)
811 modules/calendar/Makefile.am: Return back forgotten migrate files (Milan Crha)
812 Add metainfo.xml files for bogofilter and spamassassin plugins (Milan Crha)
813 Use INTLTOOL_XML_RULE for appdata files (Milan Crha)
814 [Alarm Notify] Avoid UI freeze on an alarm dismiss (Milan Crha)
815 Fix a build break (missing libraries) in module/calendar (Christian Schaarschmidt)
816 Show ongoing progress of calendar views in UI (Milan Crha)
817 Stop using deprecated EDS symbols (Milan Crha)
818 Change activity description when storing sent message (Milan Crha)
819 Hide icons in an autocomplete selector (Milan Crha)
820 Change shortcut and remove icon for Message->Archive mail menu option (Milan Crha)
821 Update AUTHORS, MAINTAINERS, doap, etc. (Matthew Barnes)
822 ETable: Fix a leak of an ETreeModel (Milan Crha)
823 EColorCombo - Improve the widget (Tomas Popela)
824 EHTMLEditor - Avoid asking for loosing the formatting if replying from a selection (Tomas Popela)
825 EHTMLEditor - Rework how the message text, signature and block with initial input are handled when opening composer (Tomas Popela)
826 EHTMLEditor - Headers and credits are in wrong order when forwarding a message or using the inline reply (Tomas Popela)
827 EHTMLEditor - Various fixes when editting the message as new (Tomas Popela)
828 EHTMLEditorImageDialog - Don't leak uri variable (Tomas Popela)
829 EHRMLEditorImageDialog - Fix the typo and let the Evolution compile again (Tomas Popela)
830 EHTMLEditorPageDialog - Remove mistakenly commited debug prints (Tomas Popela)
831 EHTMLEditorPageDialog - Don't set transparent background color in Perforated Paper template (Tomas Popela)
832 EHTMLEditorSelection - Don't set the alpha channel to 0 (fully transparent) for the default font color (Tomas Popela)
833 EHTMLEditorSelection - Try to unref the node when it is set (Tomas Popela)
834 EHTMLEditorSelection - Fix the "Wrap Lines" action (Tomas Popela)
835 EHTMLEditorSelection - Block format combo box shows wrong format after unblocking the selection-changed signal callback (Tomas Popela)
836 EHTMLEditorSelection - Correctly wrap long anchors that are on the beginning of the line in plain text mode (Tomas Popela)
837 EHTMLEditorSelection - Fix change of a block format to another one when the citation is selected (Tomas Popela)
838 EHTMLEditorSelection - Remove unused variables (Tomas Popela)
839 EHTMLEditorSelection - Return correct block node for signature (Tomas Popela)
840 EHTMLEditorSelection - Avoid unnecessary wrapping for paragraphs that are wrapped with CSS (Tomas Popela)
841 EHTMLEditorView - Sroll to caret when converting the HTML message to the plain text one (Tomas Popela)
842 EHTMLEditorView - When switching from HTML mode to the Plain text mode remove all image backgrounds that are set (Tomas Popela)
843 EHTMLEditorView - Avoid double citation marks in plain text mode (Tomas Popela)
844 EHTMLEditorView - Correctly replace the tab characters with spaces (Tomas Popela)
845 EHTMLEditorView - Improve the code that is used for quoting the plain text blocks (Tomas Popela)
846 EHTMLEditorView - Correct the logic to get if the body is empty to avoid the unnecessary processing of it (Tomas Popela)
847 EHTMLEditorView - Minor refactoring (Tomas Popela)
855 Daniel Mustieles (es)
856 Andika Triwidada (id)
857 Baurzhan Muftakhidinov (kk)
859 Evolution 3.13.6 2014-09-22
860 ---------------------------
863 Bug 707647 - gnome-autoar integration in attachments (Ting-Wei Lan)
864 Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code (Christian Schaarschmidt)
865 Bug 735130 - Security Information dialog needs to resize properly (Federico Mena Quintero)
866 Bug 727618 - User docs are incorrect about command for localized Re: subjects (Jannick Hemelhof)
867 Bug 341802 - Make Evolution installed directories names without version (Milan Crha)
868 Bug 724909 - Highlight module hangs on large attachments (Milan Crha)
869 Bug 736476 - Space lost on the end of line (Tomas Popela)
870 Bug 728329 - Evolution fails to get back online (Jonas Hahnfeld)
871 Bug 268592 - Allow user certificate backup (Christian Schaarschmidt)
874 EHTMLEditor - Use get_parent_block_node_from_child where possible (Tomas Popela)
875 EHTMLEditorSelection - Avoid the runtime warning when the caret was saved outside of the body (Tomas Popela)
876 EHTMLEditorSelection - Disable the selection-changed callback when restoring the caret position (Tomas Popela)
877 EHTMLEditorSelection - Allow text to be wrapped on the dash character (Tomas Popela)
878 EHTMLEditorView - Correctly remove all child nodes from the HEAD element (Tomas Popela)
879 EHTMLEditorView - Avoid extra new line when quoting the text (Tomas Popela)
880 EHTMLEditorView - Fix the HTML structure after the selected text inside the quoted content is deleted (Tomas Popela)
881 EHTMLEditorView - Save the text that can be written inside the tabulator wrapper (Tomas Popela)
882 EHTMLEditorView - Fix the leaks of the node content inside the process_elements function (Tomas Popela)
883 EHTMLEditorView - Don't try to fix the HTML structure after pasting when it is not needed (Tomas Popela)
884 EHTMLEditorView - Correctly quote the wrapped paragraphs with links inside (Tomas Popela)
885 EHTMLEditorView - When switching composer mode, wrap manually just the paragraphs that are inside quoted content. (Tomas Popela)
886 Add Win32 build scripts into sources (Milan Crha)
887 When changing the composer mode from HTML to Plain Text avoid reloading of the web view (Tomas Popela)
888 Fix handling of the selection in the composer when saving the message draft (Tomas Popela)
889 [win32/setup-env] Correct GSETTINGS_SCHEMA_DIR value (Milan Crha)
890 EMailReader - Call zoom in/out methods from EWebView instead of the WebKit ones (Tomas Popela)
891 Use-after-free of a full name editor when closing a contact editor (Milan Crha)
892 Miscellaneous Win32 related changes (Milan Crha)
893 Fix a build break under Win32 (Milan Crha)
894 format_full_headers: Avoid possible memory leak (Milan Crha)
895 ECalendarItem: Fix a memory leak (Milan Crha)
896 Replace the webkit_dom_node_get_node_type function with equivalent macros (Tomas Popela)
900 Ville-Pekka Vainio (fi)
903 Sandeep Sheshrao Shedmake (mr)
905 Evolution 3.13.5 2014-08-25
906 ---------------------------
909 Bug 733825 - Busy loop/deadlock when changing paragraph style in quoted part (Tomas Popela)
910 Bug 733725 - Runtime critical when pasting test from the same composer instance (Tomas Popela)
911 Bug 733846 - Empty lines removed on send (quoted text edited) (Tomas Popela)
912 Bug 733953 - Citation marks incorrectly transformed on send (Tomas Popela)
913 Bug 733956 - Multiple quotations should be deleted by one (Tomas Popela)
914 Bug 733954 - Enter doesn't delete selection with cited text (Tomas Popela)
915 Bug 733917 - Critical warning when hiding the tooltip above the event (Milan Crha)
916 Bug 733918 - Color chooser for citation color is not working in Composer (Milan Crha)
917 Bug 733973 - Calling e_html_editor_view_get_text_html() changes editors content (Tomas Popela)
920 e_mail_folder_uri_build: Encode special characters in folder names (Milan Crha)
921 e_client_cache_get_client: Fix a memory leak (Milan Crha)
922 Propagate settings from Prefences to the EHTMLEditorView (Tomas Popela)
923 Include 'tests' folder in the distribution tarball (Milan Crha)
924 doap category apps (Olav Vitters)
925 Reduce the memory used by DOM variables (Tomas Popela)
926 Updated German help translation and screen-shots (Christian Kirbach)
927 EHTMLEditor - Fix indentation after EEditor -> EHTMLEditor rename (Tomas Popela)
928 EHTMLEditor - Change the way how the Indent/Unindent and Alignment works (Tomas Popela)
929 EHTMLEditorActions - Allow the action that shows the spell check dialog (Tomas Popela)
930 EHTMLEditorSelection - Introduce e_html_editor_selection_is_collapsed and use it where possible (Tomas Popela)
931 EHTMLEditorSelection - Fix the spell check after settings alignment (Tomas Popela)
932 EHTMLEditorSelection - Fix the unindentation of the list (Tomas Popela)
933 EHTMLEditorSelection - Limit the paragraph minimal width to 5 characters (Tomas Popela)
934 EHTMLEditorSelection - Remove just the BR elements that are used for the wrapping unless it is forced (Tomas Popela)
935 EHTMLEditorSelection - Simplify some loops and free more of the WebKit DOM variables (Tomas Popela)
936 EHTMLEditorSpellCheckDialog - Avoid crash when no iter was set in the dictionaries combo box (Tomas Popela)
937 EHTMLEditorView - Avoid forcing of the spell check when the body has no children (Tomas Popela)
938 EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside the quoted text (Tomas Popela)
939 EHTMLEditorView - Wrap just paragraphs that are not in the quoted content (Tomas Popela)
940 EHTMLEditorView - Don't insert the new line character, when the empty line in the quoted content is on the end of it (Tomas Popela)
941 EHTMLEditorView - Fix the HTML structure after pasting the multiline content that was copied from composer (Tomas Popela)
942 EHTMLEditorView - Turn on the spell check if the inline spelling option is set (Tomas Popela)
943 EHTMLEditorView - Remove the unneeded comment (Tomas Popela)
944 EHTMLEditorView - Process the plain text version the right way when sending the HTML mail (Tomas Popela)
945 EHTMLEditorView - Fix critical warning when creating Address and Header 1 - 6 blocks (Tomas Popela)
946 EHTMLEditorView - Unset the bold font when the return is pressed in the Heading 1 - 6 block (Tomas Popela)
947 EHTMLEditorView - Fix changing of the format from the list to the Address and Heading 1 - 6 formats (Tomas Popela)
948 EHTMLEditorView - Remove classes that were used for marking the BR elements from converted text (Tomas Popela)
949 EHTMLEditorView - Avoid critical warnings when pressing backspace on the beginning of the quoted content (Tomas Popela)
950 EWebView - If the parent of the node that we want to remove doesn't exist, just free it (Tomas Popela)
953 Christian Kirbach (de)
955 Evolution 3.13.4 2014-07-28
956 ---------------------------
959 Bug 731872 - EWebView: Use named colors from themes (Sebastian Keller)
960 Bug 719379 - Send/Receive dialog doesn't close on errors properly (Milan Crha)
961 Bug 607753 - Appointment tooltip sometimes 'stick' to screen (Milan Crha)
962 Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works (Tomas Popela)
963 Bug 732202 - [webkit-composer] Paste scrolls view (Tomas Popela)
964 Bug 731508 - [webkit-composer] no option to paste as text (without formatting) (Tomas Popela)
965 Bug 729963 - Consistently name EMail/Phone/IM/SIP contact fields in the UI (Christian Schaarschmidt)
966 Bug 732180 - Excessive CPU usage due to GtkSpinner (Milan Crha)
967 Bug 543572 - Display more information in a certificate selector (Christian Schaarschmidt)
968 Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
969 Bug 473198 - evolution should ignore signature when checking for missing attachments (Tomas Popela)
970 Bug 732091 - Automatically mark message as read sometimes doesn't work (Milan Crha)
971 Bug 732502 - Ignore get_quota errors in folder properties (Milan Crha)
972 Bug 732140 - Allow multiple folder selection when creating Send account overrides (Milan Crha)
973 Bug 732609 - Cannot decrease indentation (Tomas Popela)
974 Bug 732724 - mail-send-recv.c:report_error_to_ui() does UI calls in non-main thread (Milan Crha)
975 Bug 732091 - Automatically mark message as read sometimes doesn't work (take 2) (Milan Crha)
976 Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed (Milan Crha)
977 Bug 732802 - data/evolution.appdata.xml is not git-ignored (Jonas Hahnfeld)
978 Bug 732541 - Small calendar print doesn't follow week-start-day option (Milan Crha)
979 Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004 (Tomas Popela)
980 Bug 722068 - Make Evolution build under Win32 (Milan Crha)
981 Bug 732608 - Composer paste issues (Tomas Popela)
982 Bug 733140 - Backspace removes too much when editing quotation (Tomas Popela)
983 Bug 733000 - Splitting quoted part changes clipboard content (Tomas Popela)
984 Bug 732892 - Scale-down contact images in message preview (Tomas Popela)
985 Bug 733477 - Paste can select following text (Tomas Popela)
986 Bug 733010 - Cannot split quotation after an empty line (Tomas Popela)
989 EHTMLEditorView - Generate new line into plain text version even when paragraph has no children (Tomas Popela)
990 EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create anchors for links when processing data from convertor (Tomas Popela)
991 EHTMLEditorView - Insert quote symbols before HTML element when it has no previous sibling (Tomas Popela)
992 EHTMLEditorView - Preserve spaces and create anchors for the links in the text after the last BR element (Tomas Popela)
993 EHTMLEditorView - Preserve empty lines when processing the text in convertor (Tomas Popela)
994 EHTMLEditorView - Process the element only if it has children (Tomas Popela)
995 EHTMLEditorView - Fix clipboard paste into quoted content (Tomas Popela)
996 EHTMLEditorView - Correctly replace tabulators with spaces (Tomas Popela)
997 EHTMLEditorView - Refactor the code that triggers the surround of links with anchor elements (Tomas Popela)
998 EHTMLEditorView - Fix quoting of the lines with anchors (Tomas Popela)
999 EHTMLEditorView - Create new paragraph in body if body is empty and save caret there (Tomas Popela)
1000 EHTMLEditorView - Fix reply to message (Tomas Popela)
1001 EHTMLEditorView - Save selection instead of just caret position when forcing the spell check (Tomas Popela)
1002 EHTMLEditorView - Introduce functions to register/remove the HTML "input" event on body (Tomas Popela)
1003 EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text (Tomas Popela)
1004 EHTMLEditorView - Remove our attributes from blockquotes when generating the HTML version of the message (Tomas Popela)
1005 EHTMLEditorView - Replace the Tab characters in the text nodes just when generating the plain text version of the message (Tomas Popela)
1006 EHTMLEditorView - Don't leak dom-evo-draft outside evolution (Yanko Kaneti)
1007 EHTMLEditorView - Move the paragraph from citation into the body only when the backspace is pressed in the beginning of it (Tomas Popela)
1008 EHTMLEditorView - Speed up quoting of the block that was wrapped (Tomas Popela)
1009 EHTMLEditorView - When writing into the citation rewrap and requote just when it is necessary (Tomas Popela)
1010 EHTMLEditorView - Wrap and quote just the first block after newly inserted line into the citation (Tomas Popela)
1011 EHTMLEditorView - Don't put quote characters after the anchor when it is in the middle of the quoted text (Tomas Popela)
1012 EHTMLEditorView - When the link has non-breaking space in the prefix skip it (Tomas Popela)
1013 EHTMLEditorView - Don't put unnecessary new lines in the quoted content when generating the plain text version of the message (Tomas Popela)
1014 EHTMLEditorView - Select the right node for processing after the new line was inserted into the quoted content (Tomas Popela)
1015 EHTMLEditor - Process text in convertor when pasting plain text from clipboard (Tomas Popela)
1016 EHTMLEditor - Stop using deprecated gtk-stock items (Tomas Popela)
1017 EHTMLEditor - Fix indent/undent of the block (Tomas Popela)
1018 EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph and use it where possible (Tomas Popela)
1019 EHTMLEditorActions - Hide HTML actions in plain text mode instead of making them insensitible (Tomas Popela)
1020 EHTMLEditorSelection - Fix detection of the paragraph format inside the quoted content (Tomas Popela)
1021 EHTMLEditorSelection - When removing the elements use by composer for quoted content remove all of them (Tomas Popela)
1022 EHTMLEditorSelection - Correctly find the element's parent node when changing the block's format (Tomas Popela)
1023 EHTMLEditorSelection - Fix wrapping of the anchor elements (Tomas Popela)
1024 EHTMLEditorSelection - Try to move with the caret only when it is possible to save it (Tomas Popela)
1025 EHTMLEditorSelection - Rework how the collapsed selection is saved (Tomas Popela)
1026 EHTMLEditorSelection - Avoid runtime warning when there is no selection or the whole body element is selected (Tomas Popela)
1027 EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is after the caret (Tomas Popela)
1028 EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore (Tomas Popela)
1029 EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to DOMElement (Tomas Popela)
1030 remove gtkhtml version define as gtkhtml is not used anymore (Olav Vitters)
1031 Drop the last references to GtkHTML (Milan Crha)
1032 Propagate Send/Receive errors to UI (Milan Crha)
1033 store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-free (Milan Crha)
1034 Reply to selection in text-highlight part loses white-spaces (Milan Crha)
1035 When setting some content into the composer body we have to specify if it is a HTML content (Tomas Popela)
1036 tests: rename email fields in expected results (Vadim Rutkovsky)
1037 tests: rename email fields after bug 729963 was resolved (Vadim Rutkovsky)
1038 Add translator comments and contexts for texts added for bug 729963 (Christian Schaarschmidt)
1039 Replace GtkStyle usages with GtkStyleContext (Milan Crha)
1040 SMTP part of a new mail account dialog doesn't update UI properly (Milan Crha)
1041 Disconnect the store when connected it on send from an Outbox (Milan Crha)
1042 Correct typo in the previous commit ('error' versus 'local_error') (Milan Crha)
1043 Remove usages of deprecated gtk_widget_ensure_style() (Milan Crha)
1044 Remove unused and obsolete evolution-zip.in (Milan Crha)
1045 Correct draw of all-day events in a day/work-week view (Milan Crha)
1046 Incorrect text color for selected cells in ETree/ETable (Milan Crha)
1047 Images in contact preview are not shown with webkitgtk3 2.4.x (Tomas Popela)
1048 Add missing chain-up-s to parent's constructed() method (Milan Crha)
1049 Always use selected color for selected region in EDayView (Milan Crha)
1050 e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event (Milan Crha)
1051 Calendar View: Use smaller icons in the Search bar (Milan Crha)
1056 Evolution 3.13.3 2014-06-23
1057 ---------------------------
1059 * Evolution now uses WebKitGTK3 also in message composer,
1060 the dependency on GtkHTML had been completely dropped.
1061 This effort had been started by Dan Vrátil and finally
1062 finished by Tomáš Popela. Thanks to both for it.
1065 Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end() (Milan Crha)
1066 Bug 730144 - Sort Templates menu items alphabetically (Milan Crha)
1067 Bug 726746 - Allow to auto-empty trash without needing to exit (Milan Crha)
1068 Bug 730743 - Add an option to disable sender's photo search at gravatar.com (Milan Crha)
1069 Bug 730110 - Search results include also last email looked at (Milan Crha)
1070 Bug 729905 - [external-editor] Mark composer changed after message body set (Milan Crha)
1071 Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select GivenName, FN (Christian Schaarschmidt)
1072 Bug 729667 - Create Folder window is much too short (Milan Crha)
1073 Bug 729303 - Default width of Message Filters window is too small (Milan Crha)
1074 Bug 731082 - Send mail in offline mode should use Outbox folder (Milan Crha)
1075 Bug 604346 - Ctrl+Enter sends mail without asking confirmation (Milan Crha)
1076 Bug 730738 - Extra new line at the beginning of the message in Edit as New (Milan Crha)
1077 Bug 227536 - Add "Message Location" filter option (Milan Crha)
1078 Bug 730977 - Online state change received in a dedicated thread (Milan Crha)
1079 Bug 731321 - Missing custom types when loading .ui definition (Milan Crha)
1080 Bug 668006 - Crash when dragging column headers of Tasks list (Milan Crha)
1081 Bug 540362 - [webkit-composer] Use webkit for composer (Tomas Popela)
1082 Bug 731416 - [webkit-composer] Busy-loop when replying to an email (Tomas Popela)
1083 Bug 678843 - May re-prompt password on message send (Milan Crha)
1084 Bug 731278 - Next message is not selected after move (Milan Crha)
1085 Bug 704663 - Crash under em_folder_tree_model_add_store() (Milan Crha)
1086 Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text) (Tomas Popela)
1087 Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+ (Sebastian Keller)
1088 Bug 702703 - Be able to overwrite domain in Message IDs (Milan Crha)
1089 Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectly (Milan Crha)
1090 Bug 731590 - Crash on calendar Copy (Milan Crha)
1091 Bug 731767 - [webkit-composer] Inline images not attached to the email (Tomas Popela)
1092 Bug 731721 - Reorder junk filtering configuration UI (Milan Crha)
1093 Bug 731770 - Sometimes crashes when trying to load images in e-mails (Milan Crha)
1094 Bug 731604 - Recursive inline-PGP-signed text not shown properly (Milan Crha)
1095 Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the email (Tomas Popela)
1096 Bug 652132 - Google Tasks support (Milan Crha)
1099 Add "Send messages through Outbox folder" option (Milan Crha)
1100 Ignore false GObject property change notifications (Milan Crha)
1101 Properly disconnect signal handlers added with e_signal_connect_notify*() (Milan Crha)
1102 Ignore false GSettings key change notifications (Milan Crha)
1103 Fix possible crash after migrate of mbox to maildir (Milan Crha)
1104 Fix runtime warnings when opening Edit->Preferences (Milan Crha)
1105 Check whether value really changed in callbacks of GSettings::changed signal (Milan Crha)
1106 Fix memory leaks when generating message list (Milan Crha)
1107 Crash in client_selector_allow_auth_prompt_done_cb() on error (Milan Crha)
1108 EClientSelector: Do not check connection for empty or "localhost" host (Milan Crha)
1109 EHTMLEditor: Fix various bugs in block in/undent (Tomas Popela)
1110 EHTMLEditor: Set right width to paragraphs that are quoted (Tomas Popela)
1111 EHTMLEditor: Fix block format change with selection in quoted content (Tomas Popela)
1112 EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView (Tomas Popela)
1113 EHTMLEditor: When setting the body background image set it as its base64 data instead of uri (Tomas Popela)
1114 EHTMLEditor: Make functions that remove quote and wrap elements public (Tomas Popela)
1115 EHTMLEditorSelection: Return the format of list that we determined for ordered list (Tomas Popela)
1116 EHTMLEditorSelection: When changing the format of block set EHTMLEditorView as changed (Tomas Popela)
1117 EHTMLEditorSelection: Don't try to save selection markers straight into body (Tomas Popela)
1118 EHTMLEditorSelection: Fix caret position when changing block format (Tomas Popela)
1119 EHTMLEditorView: Replace Tab character with 8 spaces instead of 4 (Tomas Popela)
1120 EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs (Tomas Popela)
1121 EHTMLEditorView: Rename quote_character class to -x-evo-quote-character (Tomas Popela)
1122 EHTMLEditorView: Introduce is_return_key and use it where possible (Tomas Popela)
1123 EHTMLEditorView: When changing from html to plain text mode adjust composer's content (Tomas Popela)
1124 EHTMLEditorView: Remove unused function (Tomas Popela)
1125 EHTMLEditorView: Activate inline image resize just when hovering over image (Tomas Popela)
1126 EHTMLEditorView: When quoting the elements correctly skip the selection markers (Tomas Popela)
1127 EHTMLEditorView: Improve the writing into quoted content (Tomas Popela)
1128 EWebView: Check if the link has fragment (Tomas Popela)
1129 tests: capture stdout (Vadim Rutkovsky)
1130 tests: don't use pkexec (Vadim Rutkovsky)
1131 tests: correctly calculate combobox/textbox pair (Vadim Rutkovsky)
1132 tests: don't attach empty stdout / stderr (Vadim Rutkovsky)
1133 tests: correctly fetch combobox/textbox pair in contact editor (Vadim Rutkovsky)
1134 tests: correctly detect if contact editor section needs expanding (Vadim Rutkovsky)
1135 tests: don't scroll up if we're checking IMs (Vadim Rutkovsky)
1136 tests: fix ugly scrolling problem (Vadim Rutkovsky)
1139 Alexandre Franke (fr)
1142 Evolution 3.13.2 2014-05-26
1143 ---------------------------
1146 Bug 685323 - Provide SIP field for contacts (Milan Crha)
1147 Bug 729256 - Busy loop under replace_local_image_links() (Tomas Popela)
1148 Bug 729084 - Use tel: URI instead of callto: for phone numbers (Milan Crha)
1149 Bug 653892 - Allow to enter more than four email addresses (Christian Schaarschmidt)
1150 Bug 666142 - Filtered message not opened in a separate window (Milan Crha)
1151 Bug 691957 - MDN: Do not show "Sender has been notified..." message (Milan Crha)
1152 Bug 678843 - May re-prompt password on account re-enable (Milan Crha)
1153 Bug 563048 - Prefer Inbox type over other types in folder description (Milan Crha)
1154 Bug 730145 - Switching folders marks message as seen (Carl Schaefer)
1155 Bug 730199 - [MessageList] Support dates with value larger than 2^32 (Milan Crha)
1158 EFileRequest: Fix build with additional debug messages enabled (Tomas Popela)
1159 EContactEditor: IM service name not localized properly (Milan Crha)
1160 EContactEditor: IM field is focused after editor open (Milan Crha)
1161 EWebView: Allow navigation in page through HTML anchor elements (Tomas Popela)
1162 EWebView: Rework how link with fragment is detected, use SoupURI for it (Tomas Popela)
1163 EContactEditor: Restore focused widget in sensitize_all() (Milan Crha)
1164 EContactEditor: Make sure custom widget types are available (Milan Crha)
1165 Custom mail account order reset on an account add or remove (Milan Crha)
1166 Update tar format to tar-ustar (Yanko Kaneti)
1167 Updated German translation (Christian Kirbach)
1168 Runtime criticals when closing an appointment editor with reminders (Milan Crha)
1169 tests: fix searchbar lookup (Vadim Rutkovsky)
1170 tests: add necessary comboboxes in contact editor if needed (Vadim Rutkovsky)
1171 tests: wait until contact editor is hidden while saving (Vadim Rutkovsky)
1172 tests: attach journald logs to html report (Vadim Rutkovsky)
1173 tests: make a small pause for menu to appear (Vadim Rutkovsky)
1174 tests: scroll to the bottom of contact editor if needed (Vadim Rutkovsky)
1175 tests: remove extra table header from addressbook.feature (Vadim Rutkovsky)
1176 tests: eliminate tabs from tests (Vadim Rutkovsky)
1177 tests: run pkexec journalctl (Vadim Rutkovsky)
1178 tests: make addressbook_contacts test shorter (Vadim Rutkovsky)
1179 tests: correctly search for combobox-textbox pair (Vadim Rutkovsky)
1180 tests: give an app 5 secs to start (Vadim Rutkovsky)
1184 Juhani Numminen (fi)
1186 Carles Ferrando (ca@valencia)
1189 Evolution 3.13.1 2014-04-28
1190 ---------------------------
1193 Bug 340075 - More IM contact fields (Christian Schaarschmidt)
1194 Bug 508744 - Select PGP key from a list in mail account properties
1196 Bug 545106 - [Automatic Contacts] Adds duplicate email addresses
1198 Bug 551793 - Alarms dialog: Change "Customize" option (Anup-Allamsetty)
1199 Bug 684425 - Do not pass NULL text to gtk_entry_set_text() (Milan Crha)
1200 Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
1201 Bug 719417 - Remove em-filter-i18n.h (Matthew Barnes)
1202 Bug 724059 - Allow arbitrary number of phone entries in the contact
1203 editor (Christian Schaarschmidt)
1204 Bug 726110 - Use gtk_drag_check_threshold() instead of hard-coded
1206 Bug 726542 - Unpadded black border on various mail account settings
1208 Bug 726654 - Search bar's filter change may not steal keyboard focus
1210 Bug 727888 - Wrap the Location label in a reminder dialog (Milan Crha)
1211 Bug 727967 - Undo/Redo text is not displayed in menus (Milan Crha)
1214 * User documentation improvements. (Andre Klapper)
1215 * Refactor the folder selection dialog to show progress and errors
1216 inline. (Matthew Barnes)
1217 * Plugged assorted memory leaks. (Milan Crha)
1218 * Add an --enable-code-coverage configure option to enable gcov
1219 support. (Milan Crha)
1220 * Installed test suite improvements. (Vadim Rutkovsky)
1221 * e-util: Port to thread-safe ECategories API (Philip Withnall)
1222 * Cancel pending mail operations when going offline or on quit
1224 * EMailDisplay: Install HTML click event handlers on images in all
1225 frames (Tomas Popela)
1226 * Reset MessageList::seen_id in mail_reader_message_seen_cb()
1228 * Make 'Copy Link Location' copy into both primary and selection
1229 clipboards (Milan Crha)
1233 Christian Kirbach (de)
1236 Gianvito Cavasoli (it)
1243 Evolution 3.12.0 2014-03-24
1244 ---------------------------
1246 * Forbid header bars in stock GTK+ dialogs. (Matthew Barnes)
1249 Kenneth Nielsen (da)
1250 Christian Kirbach (de)
1251 Inaki Larranaga Murgoitio (eu)
1255 Enrico Nicoletto (pt_BR)
1258 Мирослав Николић (sr)
1261 Evolution 3.11.92 2014-03-17
1262 ----------------------------
1265 Bug 446659 - Message view can scroll away after message deletion
1267 Bug 550697 - Crash after folder open in a closed mail view (Milan Crha)
1268 Bug 710337 - Define ETree/ETable "alternating-row-colors" style
1269 property (Milan Crha)
1270 Bug 711350 - Cannot position caret in received message body without
1271 using the mouse (Tomas Popela)
1272 Bug 711351 - Folder change in folder tree steals focus (Milan Crha)
1273 Bug 711658 - Time zone for new events sometimes defaults to UTC
1275 Bug 722938 - Adapt a11y code for newest gtk (Mike Gorse)
1276 Bug 723204 - Account assistant is too wide (Matthew Barnes)
1277 Bug 725402 - Checking sender for multiple images causes hang
1279 Bug 725615 - Disable Delete button in a vTrash folder (Milan Crha)
1280 Bug 726225 - [abrt] Memory corruption during message list regen after
1281 Trash expunge (Milan Crha)
1284 * Don't close base stream when destroying a CamelFilterOutputStream.
1286 * EWebView/EMailDisplay: Setup custom CSS styles to DOM right after
1287 document loads. (Milan Crha)
1288 * Contact photos not always shown in a contact preview. (Milan Crha)
1289 * Missing attachment button for attachments of a known type.
1293 China) translation (Wylmer Wang (zh_CN)
1299 Andika Triwidada (id)
1303 Paweł Żołnowski (pl)
1304 Chao-Hsiung Liao (zh_HK)
1307 Evolution 3.11.91 2014-03-03
1308 ----------------------------
1311 Bug 542723 - [vCard importer] Some fields get imported also into
1312 notes (Sebastian Fritz)
1313 Bug 553927 - Autoselect newly created accounts in the folder tree
1315 Bug 597552 - Remove evolution-plugin.pc.in (Matthew Barnes)
1316 Bug 709162 - Use-after-free on a reminder snooze (Milan Crha)
1317 Bug 711443 - IMAPX account unread count goes only up, not down
1319 Bug 711758 - Handle relative path when importing from command line
1321 Bug 724437 - Content-Disposition inline confuses message formatter
1323 Bug 724854 - Cursor moves to incorrect message when deleting multiple
1324 messages (Milan Crha)
1325 Bug 724909 - Highlight module hangs on large attachments
1327 Bug 725010 - Fix strings in "Composer Preferences > Send Account" tab
1331 * Add shortcuts and action captions previously defined by gtk-stock
1332 item definitions (Milan Crha)
1333 * Make calendar tooltip count also days, not only hours/minutes/seconds
1335 * EMFolderTreeModel: Fix a circular dependency between model and its
1337 * ETree/ETable: Allow easier adding of columns for sorting (Milan Crha)
1338 * EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values (Milan Crha)
1339 * EMailFormatter: Use GOutputStream instead of CamelStream.
1343 Daniel Mustieles (es)
1344 Aurimas Černius (lt)
1346 Manoj Kumar Giri (or)
1350 Evolution 3.11.90 2014-02-17
1351 ----------------------------
1354 Bug #655806 - Folder deletion is very slow (Fabiano Fidêncio)
1355 Bug #685381 - POP3's "delete-expunged" ignored when Empty trash on
1357 Bug #720542 - Crash on calendar view's tooltip timeout (Milan Crha)
1358 Bug #720940 - Always asked to synchronize folders when going offline
1360 Bug #721639 - Cannot overwrite builtin mail view definitions
1362 Bug #722041 - NNTP Messages are silently dropped from Outbox
1364 Bug #724023 - Run EMailFormatter in the main/UI thread (Milan Crha)
1367 * Fix typos in a logic of a "mail:ask-quick-offline" user prompt
1369 * e_table_sort_info_duplicate: Missing ref of a 'column_spec' member
1371 * Fix a runtime warning on startup. (Matthew Barnes)
1372 * EMailConfigAssistant: Hack the "Go Back" button after autoconfig.
1374 * Stop using deprecated gtk-stock items (Milan Crha)
1377 Dimitris Spingos (el)
1378 Daniel Mustieles (es)
1380 Andika Triwidada (id)
1382 Rafael Ferreira (pt_BR)
1383 Enrico Nicoletto (pt_BR)
1385 Victor Ibragimov (tg)
1386 Daniel Korostil (uk)
1389 Evolution 3.11.5 2014-02-03
1390 ---------------------------
1393 Bug 583773 - Does not always mark mails as read automatically
1395 Bug 645476 - Avoid scroll to cursor on folder change in message list
1397 Bug 702709 - Do not forget to set CamelSession offline (Milan Crha)
1398 Bug 702958 - Crash on attachment add or remove (Milan Crha)
1399 Bug 707121 - Merge contacts dialogs indefinitely expands by itself
1401 Bug 707518 - Deleting a local address book triggers error "Unable to
1402 open address book" (Milan Crha)
1403 Bug 721213 - Character encoding combo opened empty (Milan Crha)
1404 Bug 721427 - Alert about missing condition in a filter rule editor
1406 Bug 721577 - Contact editor - rearrange "Office" field (Chris)
1407 Bug 721577 - Show Office field in Contact's preview (Chris)
1408 Bug 722346 - _NL_MEASUREMENT_MEASUREMENT is not portable (Milan Crha)
1409 Bug 722352 - libresolv does not exist on FreeBSD (Matthew Barnes)
1410 Bug 722415 - Memo does not support Start Date property
1412 Bug 722698 - Crash creating a new folder (Fabiano Fidêncio)
1413 Bug 722951 - Check for empty rule values (Milan Crha)
1414 Bug 723377 - Add alternate zoom shortcuts (Matthew Barnes)
1417 * Drop KRB5 dependency (Milan Crha)
1418 * Drop libsoup-gnome dependency (Fabiano Fidêncio)
1419 * User documentation improvements. (Andre Klapper)
1420 * EDateEdit: Force 24 hour format for locales without am/pm
1421 equivalents (Milan Crha)
1422 * Prevent GSettings from freaking out over a missing junk filter.
1424 * MailFolderCache: Remove 'ping' operation. (Matthew Barnes)
1425 * ESourceSelector: Fix a memory leak on a mouse button press event
1427 * Forward/Reply styles in Preferences opened empty (Milan Crha)
1428 * Avoid multiple save of folder changes on application quit (Milan Crha)
1429 * Memory leaks of GSettings objects (Milan Crha)
1430 * Add <programming-language> entry to DOAP file (Andre Klapper)
1431 * EHttpRequest: Avoid possible data stream memory leak (Milan Crha)
1434 Nilamdyuti Goswami (as)
1436 Dimitris Spingos (el)
1437 Daniel Mustieles (es)
1438 Aurimas Černius (lt)
1440 Enrico Nicoletto (pt_BR)
1442 Chao-Hsiung Liao (zh_HK)
1445 Evolution 3.11.4 2014-01-13
1446 ---------------------------
1449 Bug 333184 - Add Undo support to component editors (Milan Crha)
1450 Bug 677300 - Add 3 px padding above and below the searchbar
1452 Bug 721545 - License text contains obsolete FSF postal address
1456 * configure.ac: Update PACKAGE_URL to Evolution wiki. (Matthew Barnes)
1457 * Update copyright year in About dialog. (Matthew Barnes)
1460 Nilamdyuti Goswami (as)
1462 Christian Kirbach (de)
1463 Dimitris Spingos (el)
1464 Daniel Mustieles (es)
1466 Andika Triwidada (id)
1467 Rafael Ferreira (pt_BR)
1469 Marián Čavojský (sk)
1470 Krishnababu Krothapalli (te)
1471 Victor Ibragimov (tg)
1473 Chao-Hsiung Liao (zh_HK)
1476 Evolution 3.11.3 2013-12-16
1477 ---------------------------
1480 * Nicer playback controls for audio attachments. (Matthew Barnes)
1481 * Folder tree shows connection icons next to accounts. (Matthew Barnes)
1484 Bug 329616 - Spell checking for Event/Task/Memo editors (Milan Crha)
1485 Bug 704832 - Event removal doesn't update week/month views properly
1487 Bug 711499 - Failed image download lefts opened file descriptor
1489 Bug 711669 - "Other address" is not displayed in preview (Milan Crha)
1490 Bug 711685 - Check calendar email as an organizer (Milan Crha)
1491 Bug 711824 - Crash due to use-after-free after pine import (Milan Crha)
1492 Bug 712342 - Calendar search doesn't finish (Milan Crha)
1493 Bug 712388 - Crash when opening Properties of a Weather calendar
1495 Bug 712668 - Disable message recovery after initial scan
1497 Bug 712738 - Recovered message doesn't restore options (Milan Crha)
1498 Bug 715057 - Weather calendar is using Fahrenheit units as default
1500 Bug 715067 - <Enter> does not save in the full name editor
1504 * Bump libsoup requirement to 2.42. (Matthew Barnes)
1505 * Bump minimum libgweather requirement. (Matthew Barnes)
1506 * Remove --enable-strict configure option. (Matthew Barnes)
1507 * User documentation improvements. (Andre Klapper)
1508 * Purge remaining EProxy usage. (Matthew Barnes)
1509 * [itip-formatter] Search for an event in enabled calendars only
1511 * Remove "side-bar-ellipsize-mode" setting. (Matthew Barnes)
1512 * Weather calendar: Be able to change temperature unit (Milan Crha)
1513 * Use SoupSession's request API instead of SoupRequester.
1515 * Extend test-source-selector test program (Milan Crha)
1516 * pine-importer: Fix a crash when importing with no existing address
1517 books (Philip Withnall)
1518 * icalendar-importer: Fix a crash when importing with no existing
1519 cals (Philip Withnall)
1520 * EMFolderTreeModel: Fix subscribing to a folder with children.
1524 Aurimas Černius (lt)
1525 Daniel Mustieles (es)
1526 Dimitris Spingos (el)
1527 Krishnababu Krothapalli (te)
1530 Мирослав Николић (sr)
1534 Evolution 3.11.2 2013-11-18
1535 ---------------------------
1537 * Network proxy support is far more configurable. Alternate proxy settings
1538 can be defined in Network Preferences and applied to individual accounts.
1541 Bug 657808 - Copy/move of a single instance should grab whole series
1543 Bug 689055 - Port contact map to geocode-glib 3.10
1544 (Canek Peláez Valdés)
1545 Bug 707112 - Replace webkit_dom_html_element_get_id usage
1547 Bug 709428 - Searchbar widgets should not wrap (Matthew Barnes)
1548 Bug 710489 - Network detection broken at startup (Matthew Barnes)
1549 Bug 710797 - Name all the timeouts added with g_timeout_add()
1551 Bug 710835 - evolution.convert: Add trailing / for schemas paths
1553 Bug 710852 - Missing linker flag in evolution-alarm-notify
1554 (Canek Peláez Valdés)
1555 Bug 711198 - Crashes on creating a new task (Matthew Barnes)
1556 Bug 711477 - Print/export tasks/memos without summary displays "(null)"
1558 Bug 711532 - Infinite recursion from message/news attachment
1560 Bug 711835 - Clang build in broken: void function
1561 'cal_comp_transfer_item_to' should not return a value
1565 * Bump webkitgtk-3.0 requirement to 2.0.1. (Matthew Barnes)
1566 * Fix error handling glitch in mail_session_send_to_thread().
1568 * Update error handling when sending offline. (Matthew Barnes)
1569 * Fix potential issues found by static analysis tools. (Milan Crha)
1570 * Make e_attachment_set_file_info() thread-safe. (Matthew Barnes)
1571 * Alarm-Notify: Skip disabled sources/calendars (Milan Crha)
1572 * Generate documentation for libemail-engine. (Matthew Barnes)
1575 Dimitris Spingos (el)
1576 Daniel Mustieles (es)
1579 Hannie Dumoleyn (nl)
1585 Evolution 3.11.1 2013-10-21
1586 ---------------------------
1589 Bug 215115 - Per-folder From: email address (Milan Crha)
1590 Bug 640382 - Prevent a crash in e_week_view_on_text_item_event()
1592 Bug 659890 - Merge addressbook 'widgets' and 'merging' libraries
1594 Bug 689787 - Prefer-plain can hide message body for composer
1596 Bug 699997 - Show unreferenced images in multipart/related parser
1598 Bug 705685 - Contact(-list)-editor - reject save when book is still
1599 opening (Milan Crha)
1600 Bug 707425 - Inconsistent capitalization in calendar Search menu
1602 Bug 707720 - Change 'mail' keyword to 'email' in evolution.desktop
1604 Bug 707856 - Custom recurrence dropped on event editor save (Milan Crha)
1605 Bug 708347 - Memory leak from EWebView/webkit (Tomas Popela)
1606 Bug 708349 - Memory leaks around mail config (Milan Crha)
1607 Bug 708390 - text-highlight: Don't interfere with printing
1609 Bug 708682 - Move with 'End' key with collapsed threads fails
1611 Bug 708840 - Crash when closing subscription dialog with running
1612 operation (Milan Crha)
1613 Bug 709108 - Make Appdata file translatable (Daniel Mustieles)
1614 Bug 709396 - Quoted text truncated when "Keep signature above" is set
1616 Bug 710171 - EShellTaskbar: Gtk+ functions called out of the main
1620 * Bump minimum GLib requirement to 2.36. (Matthew Barnes)
1621 * New base dependency: gcr-3 >= 3.4 (Matthew Barnes)
1622 * Use GcrCertificateWidget to display certificate details.
1624 * Show both component summary and alarm description in Reminders
1628 Nilamdyuti Goswami (as)
1630 Carles Ferrando (ca@valencia)
1631 Christian Kirbach (de)
1634 Daniel Korostil (uk)
1635 Chao-Hsiung Liao (zh_HK)
1636 Cheng-Chia Tseng (zh_HK)
1639 Evolution 3.10.0 2013-09-23
1640 ---------------------------
1643 Nilamdyuti Goswami (as)
1646 Inaki Larranaga Murgoitio (eu)
1648 Enrico Nicoletto (pt_BR)
1649 Marián Čavojský (sk)
1652 Evolution 3.9.92 2013-09-16
1653 ---------------------------
1656 Bug 706008 - Workaround gnome-shell style change on focus change
1658 Bug 707048 - [bbdb] GError double free when contact save fails
1660 Bug 707392 - Only very first Collapse/Expand button in message header
1661 pane works (Tomas Popela)
1662 Bug 707571 - Bad EOF check in getNextCSVEntry (Andreas Schwab)
1663 Bug 708004 - Deleting in threaded mode moves cursor to incorrect
1664 message (David Dillow)
1667 * Add EShellView to E{Calendar,MemoList,TaskList}Selector
1669 * Add an AppData description for Evolution. (Matthew Barnes)
1670 * Fix folder name encoding in em_folder_utils_create_folder().
1672 * calendar: do not assume time_t is long (Antoine Jacoutot)
1673 * EClientSelector: Show an initial icon based on host name.
1677 Ihar Hrachyshka (be)
1679 Christian Kirbach (de)
1680 Daniel Mustieles (es)
1682 Alexandre Franke (fr)
1686 Andika Triwidada (id)
1688 Aurimas Černius (lt)
1692 Мирослав Николић (sr)
1693 Chao-Hsiung Liao (zh_HK)
1696 Evolution 3.9.91 2013-09-02
1697 ---------------------------
1700 Bug 274144 - 'Update attendee status' might not be done multiple times
1702 Bug 656804 - Cannot create folder with special characters in name
1704 Bug 658164 - Pressing the "Make this Occurrence Movable" changes
1705 meeting time (Fabiano Fidêncio)
1706 Bug 659715 - Reject folder copy/move in offline (Fabiano Fidêncio)
1707 Bug 682277 - Multiselect of messages causes slow UI update (Milan Crha)
1708 Bug 698275 - Enable/disable account yields to a several seconds busy
1710 Bug 706463 - Refcounting error in e_mail_reader_reply_to_message()
1712 Bug 706814 - Do not use folder uri in copy/move folder errors
1714 Bug 706901 - Large default book slows down composer open (Milan Crha)
1715 Bug 707043 - Audio attachment not shown correctly (David Woodhouse)
1718 * User documentation improvements. (Andre Klapper)
1719 * EShellSearchbar: Put focus on search results after changing filter.
1721 * Skip evolution from 'Open with' list of applications on attachments
1725 Christian Kirbach (de)
1726 Benjamin Steinwender (de)
1727 Alexandre Franke (fr)
1730 Aurimas Černius (lt)
1733 Rafael Ferreira (pt_BR)
1734 Enrico Nicoletto (pt_BR)
1738 Evolution 3.9.90 2013-08-19
1739 ---------------------------
1742 Bug 695633 - Attachments disappear after opening one (Milan Crha)
1743 Bug 698723 - Crash on saving contact with categories (Milan Crha)
1744 Bug 699603 - Message list scrolls to cursor on style change
1746 Bug 704207 - Dragged column's arrow indicator oversized (Milan Crha)
1747 Bug 704369 - Meeting change asks on save, but tries to send update
1749 Bug 704440 - Close shell window alerts with Escape key (Matthew Barnes)
1750 Bug 704549 - Missing mnemonic in External Editor plugin configuration
1752 Bug 704861 - Runtime warning in calendar module (Matthew Barnes)
1753 Bug 705119 - File descriptors for images not closed (Milan Crha)
1754 Bug 705194 - Failure to decrypt inline encrypted GPG messages
1756 Bug 705446 - Old POP3 mails can be removed before getting them
1758 Bug 705657 - Crash in em_utils_selection_set_urilist() (Milan Crha)
1759 Bug 705814 - Crash in certificate_viewer_new() (Milan Crha)
1762 * Fix sidebar message counts for real Junk / Trash folders.
1764 * [Addressbook] Show editor errors above editor window (Milan Crha)
1765 * Close inline alert messages with Escape key. (Matthew Barnes)
1766 * Update Authors list in About dialog. (Matthew Barnes)
1767 * [alarm-notify] Do not change selection on new reminder arrival
1768 (Thomas Mittelstaedt)
1771 Christian Kirbach (de)
1772 Daniel Mustieles (es)
1775 Aurimas Černius (lt)
1777 Rafael Ferreira (pt_BR)
1780 Chao-Hsiung Liao (zh_HK)
1783 Evolution 3.9.5 2013-07-29
1784 --------------------------
1787 Bug 386113 - Show custom alarm message in pop-up alerts
1789 Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon
1791 Bug 697878 - Image popup menu not always shown for images in HTML mails
1793 Bug 702664 - Settings migration issue from "headers" to "show-headers"
1795 Bug 703153 - Forgotten signal callbacks for freed objects (Milan Crha)
1796 Bug 703244 - Work around GtkBox regression in GTK 3.9.1
1798 Bug 703389 - Proxy ignored for images (Milan Crha)
1799 Bug 703490 - Stop invoking spamc, just use spamassassin
1801 Bug 703899 - Moving a meeting does not ask for confirmation
1803 Bug 703991 - Crash when using -fstack-protector-strong (Matthew Barnes)
1804 Bug 704259 - Fix "reply-style" key migration logic (Matthew Barnes)
1805 Bug 704459 - GnomeCanvasItem: Implement all methods (Matthew Barnes)
1806 Bug 704494 - EStockRequest calls into GTK+ from worker thread
1808 Bug 704558 - Crash when using -fstack-protector-strong (Matthew Barnes)
1809 Bug 704682 - Runtime warning in MailFolderCache (Matthew Barnes)
1810 Bug 704778 - Default Free/Busy dialog view to zoom-in (Milan Crha)
1813 * User documentation improvements. (Andre Klapper)
1814 * Remove nautilus-sendto integration. (Matthew Barnes)
1815 * EMailParserMessage: Better handle message bodies as attachments.
1817 * EaMinicardView: Create a minicard object, if not present in a list.
1819 * EDayView's event resize abort doesn't always restore original event
1821 * EContactStore: Stop book views in a dedicated thread (Milan Crha)
1822 * MailFolderCache: Thread-safety improvements and other cleanups.
1824 * EMailRequest: Handle empty message bodies more gracefully.
1826 * Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()
1828 * Only use the alarm description if the client supports it.
1832 Andika Triwidada (id)
1833 Daniel Mustieles (es)
1834 Dimitris Spingos (el)
1840 Evolution 3.9.4 2013-07-08
1841 --------------------------
1844 Bug 386113 - Show custom alarm message in pop-up alerts (Milan Crha)
1845 Bug 641711 - Crash in remove_queued_alarm (Milan Crha)
1846 Bug 689640 - Print Preview of composer text is empty (Milan Crha)
1847 Bug 693216 - Email type is changed to other after merging (Milan Crha)
1848 Bug 699576 - Mail reader frame is black (in the mail view) (Milan Crha)
1849 Bug 702006 - Select All does not select collapsed threads
1851 Bug 702454 - EMailBrowser fails to show message (Matthew Barnes)
1852 Bug 702664 - Settings migration issue from "headers" to "show-headers"
1854 Bug 702710 - MessageList: Delay state capture for regen.
1856 Bug 702796 - Work around GNode's O(N) tail insertions (Matthew Barnes)
1857 Bug 703053 - Error on setting reminder 'after start of appointment'
1859 Bug 703181 - Asked for password which is never used (David Woodhouse)
1860 Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)
1861 Bug 703638 - Keep ItipView alive while connecting to calendar
1863 Bug 703732 - Unnecessary localedir override in configure.ac
1867 * User documentation updates. (Andre Klapper)
1868 * More ETable/ETree refactoring. (Matthew Barnes)
1869 * Heavy GalView refactoring, replace "Define Views..." menu item
1870 with "Delete Current View", delete GalViewFactory. (Matthew Barnes)
1871 * Make Ctrl+C/V/X work while editing text in calendar views.
1873 * EMFolderTreeModel: Listen for "folder-info-stale" signals and
1874 regenerate the folder tree for that mail store. (Matthew Barnes)
1875 * EUrlEntry: Replace the big, bulky "open" button with clickable
1876 inline icon. (Matthew Barnes)
1877 * Notify user about question dialogs (Milan Crha)
1878 * Add ETreeViewFrame. (Matthew Barnes)
1879 * Set network-available on a CamelSession when going online (Milan Crha)
1880 * Fix typo: appointmenet -> appointment (Fabiano Fidêncio)
1881 * Contacts view: Add 'Refresh' into books context menu (Milan Crha)
1885 Benjamin Steinwender (de)
1886 Daniel Mustieles (es)
1890 Evolution 3.9.3 2013-06-17
1891 --------------------------
1894 Bug 250046 - Empty group address as recipient prevents message send
1896 Bug 555130 - Redesign task editor (Milan Crha)
1897 Bug 684302 - Prompt to close message window on reply should be inline
1899 Bug 700277 - EClientCache allocates memory ad infinity (Matthew Barnes)
1900 Bug 700812 - Search in Calendar view is broken (Milan Crha)
1901 Bug 701669 - Bad assumption in prefer-plain module (Matthew Barnes)
1904 * Rename some base libraries to libevolution-$FOO. (Matthew Barnes)
1905 * Use F9 to toggle sidebar visibility. (Matthew Barnes)
1906 * Update Quick Reference Card to show F12 shortcut. (Matthew Barnes)
1907 * Remove Evolution icon from header section. (Matthew Barnes)
1908 * Make EAlertDialog non-resizable. (Matthew Barnes)
1909 * Ask for a Smart Card password with a token name too (Milan Crha)
1910 * GnomeCalendar: Get rid of the async message dispatcher.
1912 * Make the "Headers" print dialog tab actually work. (Matthew Barnes)
1913 * Reimplement the main toolbar's prefer-item feature. (Matthew Barnes)
1914 * Fix various causes for crashes after closing a 2nd Evolution window.
1916 * Heavily refactor MessageList and ETreeModel. (Matthew Barnes)
1917 * Remove lots of unused legacy APIs. (Matthew Barnes)
1920 Jorge Pérez Pérez (an)
1921 Dimitris Spingos (el)
1922 Daniel Mustieles (es)
1925 Aurimas Černius (lt)
1926 Sandeep Sheshrao Shedmake (mr)
1928 ManojKumar Giri (or)
1933 Evolution 3.9.2 2013-05-27
1934 --------------------------
1937 Bug 301323 - "Edit as new message" doesn't strip signature properly
1939 Bug 696531 - Force white background for HTML parts (Milan Crha)
1940 Bug 697632 - [mail-to-task] Invalid unref of a CamelFolder
1942 Bug 699334 - Calendar: reply all doesn't quite work (Milan Crha)
1943 Bug 699551 - Signature is not removed on reply (Milan Crha)
1944 Bug 699555 - prompt-on-mark-all-read doesn't work in context menu
1946 Bug 699980 - Calendar delete does not remove events from view
1948 Bug 700028 - Drag-n-drop export of a file produces 0 sized PDF file
1952 * Make sure EAddressbookModel has a fresh EBookClient. (Matthew Barnes)
1953 * Merge [mark-all-read] plugin into core code (Milan Crha)
1954 * contact-photos: Obtain an EClient asynchronously. (Matthew Barnes)
1955 * Right-align mail header names. (Matthew Barnes)
1956 * Improve mail header layout in right-to-left locales. (Matthew Barnes)
1957 * Remove "drag-and-drop-save-name-format" setting. (Matthew Barnes)
1958 * Convert EMailPart to a GObject. (Matthew Barnes)
1959 * Use an user-friendlier message when update comp-editor fails
1961 * Make EAttachment a little more thread-safe. (Matthew Barnes)
1962 * EMailSession: Add helper functions for sending messages.
1966 Nilamdyuti Goswami (as)
1968 Daniel Mustieles (es)
1970 OKANO Takayoshi (ja)
1972 ManojKumar Giri (or)
1978 Evolution 3.9.1 2013-04-29
1979 --------------------------
1981 * The Express Mode feature developed for MeeGo has been removed.
1982 The MeeGo project is long dead and the Express Mode feature has
1983 been unmaintained quite for some time. It served its purpose,
1984 but it's dead weight now.
1986 * Dependency change: Evolution no longer links to libgoa-1.0.
1987 GNOME Online Accounts support is now contained entirely within
1988 Evolution-Data-Server.
1990 * Evolution now queries gravatar.com in addition to address books
1991 to find email sender images.
1994 Bug 271262 - Allow Send/Receive of local stores in offline (Milan Crha)
1995 Bug 626215 - Prefer mail saving in order by UI (Milan Crha)
1996 Bug 662568 - Use-after-free in Templates plugin signal handlers
1998 Bug 677300 - Add 3 px padding above and below the searchbar
1999 (Jean-François Fortin Tam)
2000 Bug 681837 - Make enum type registration thread safe (Milan Crha)
2001 Bug 684245 - Disable 3rd-party browser plugins (Tomas Popela)
2002 Bug 687412 - Crash under mail_folder_cache_service_removed()
2004 Bug 696173 - Various memory leaks (Milan Crha)
2005 Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClient
2007 Bug 696185 - Disable WebKit's caching (Milan Crha)
2008 Bug 696257 - Handle default values for "primary" selection settings
2010 Bug 696663 - Save without close should update comp-editor
2012 Bug 696715 - ESelectNamesEditable needs an EClientCache (Matthew Barnes)
2013 Bug 697141 - User docs: Remove express mode (Andre Klapper)
2014 Bug 697228 - User Docs: Remove CSS page now that we have WebKit
2015 rendering (Andre Klapper)
2016 Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog
2018 Bug 697710 - Going offline doesn't disconnect remote stores
2020 Bug 698042 - Crash when sending e-mail with attachment (Matthew Barnes)
2021 Bug 698487 - Contact Editor's Image's file chooser must show only
2022 images files (Fabiano Fidêncio)
2023 Bug 698488 - Attachment file chooser should preview attachments'
2024 content when possible (Fabiano Fidêncio)
2025 Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolon
2029 * User documentation improvements. (Andre Klapper)
2030 * Convert all settings usage to GSettings and remove EShellSettings.
2032 * Fix mbox-to-Maildir conversion... again. (Matthew Barnes)
2033 * Fix for typing in ITIP comments when some keys triggered actions.
2035 * EMailAccountManager: Add Online Account blurbs. (Matthew Barnes)
2036 * Show parts with Content-ID of multipart/mixed as attachments
2038 * e_mail_folder_uri_parse: Handle local mbox folder URIs.
2040 * Update copyright year on About dialog. (Matthew Barnes)
2041 * Remove Evolution's implementation of highlighting and use WebKit
2042 highlighting. (Tomas Popela)
2043 * web-inspector: Change the shortcut key to match Chrome.
2045 * ECalModel: Make view handling thread-safe. (Matthew Barnes)
2046 * Restore "Automatic Contacts" plugin preferences page.
2048 * Remove backward-compatibility cruft for goa-1.0 < 3.8.
2050 * alarm-queue: Remove the "mail notifications not supported" dialog
2052 * EShellBackend: Log outstanding activities during shutdown.
2054 * Workaround broken Free/Busy fetching (Bug #692361) (Milan Crha)
2055 * Remove "Search for sender photograph only in local address books".
2059 Nilamdyuti Goswami (as)
2061 Carles Ferrando (ca@valencia)
2063 Flemming Christensen (da)
2064 Dimitris Spingos (el)
2065 Daniel Mustieles (es)
2066 Inaki Larranaga Murgoitio (eu)
2068 Alexandre Franke (fr)
2071 OKANO Takayoshi (ja)
2076 ManojKumar Giri (or)
2078 Enrico Nicoletto (pt_BR)
2084 Evolution 3.7.92 2013-03-18
2085 ---------------------------
2088 Bug 415371 - Create Incoming filter for messages with Received header
2090 Bug 645476 - Avoid scroll to cursor on folder change in message list
2092 Bug 676696 - Automatic EXIF image rotation doesn't work
2094 Bug 690092 - Crash under format_full_headers() (Milan Crha)
2095 Bug 690930 - Launching calendar from clock-applet applies timezone
2097 Bug 693254 - Mail reply uses wrong "From:" account (Milan Crha)
2098 Bug 695193 - Window size resets to default at exit with gtk 3.7.10+
2100 Bug 695477 - Crash in EContactListEditor (Matthew Barnes)
2101 Bug 695570 - Don't use gtk_container_add() to pack a GtkBox
2103 Bug 695693 - Handle <authentication> tags during auto-configuration
2107 * [itip-formatter] Reference a view when searching for a calendar
2109 * org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration'
2110 enum. (Matthew Barnes)
2111 * [backup-restore] Dir separator removal breaks DConf settings restore
2113 * Add utility functions for manipulating weekdays. (Matthew Barnes)
2114 * evolution-addressbook-export: Remove main loop event flushing.
2116 * e_mail_config_notebook_commit: Skip non-writable sources.
2118 * Do not leak each sent message (Milan Crha)
2121 Nilamdyuti Goswami (as)
2122 Ihar Hrachyshka (be)
2124 Christian Kirbach (de)
2126 Andika Triwidada (id)
2129 Enrico Nicoletto (pt_BR)
2130 Rafael Ferreira (pt_BR)
2131 Martin Srebotnjak (sl)
2137 Evolution 3.7.91 2013-03-04
2138 ---------------------------
2141 Bug 674236 - Extra ref in e_action_combo_box_set_action() (Milan Crha)
2142 Bug 693250 - Signature HTML problem using <...> (Milan Crha)
2143 Bug 693420 - Crash when adding contact list as attendee (Milan Crha)
2144 Bug 693625 - [itip-formatter] Save button insensitive for multiple
2146 Bug 694159 - Malformed content-type header causes infinite recursion
2148 Bug 694170 - Accepted invitation not removed from Inbox when it should
2150 Bug 694363 - CALDAV navigation through Calendars or Tasklist is wrong
2152 Bug 694460 - 'Email' section toggle button in contact editor has
2153 incorrect name (Vadim Rutkovsky)
2156 * Keep EClient instances in a central cache for more consistent
2157 event-handling. (Matthew Barnes)
2158 * Add status icons in sidebar for calendar, contact, task and memo
2159 backends. Similiar icons for mail accounts are not yet finished.
2161 * Rewrite the contact photo in email feature to avoid deadlocks.
2163 * EAttachment: Use Subject as fallback filename for message attachments
2165 * Show local images in Signature preview (Milan Crha)
2166 * Speed-up auto-completion results showing (Milan Crha)
2167 * Autocompletion - do not use quick timeout when user types text
2169 * Add mnemonic widgets for Status and Priority comboboxes
2171 * Correct label for "Country:" textbox in Work section on "Mailing
2172 Address" tab of contact editor (Vadim Rutkovsky)
2173 * evolution-addressbook-export: Remove --async option. (Matthew Barnes)
2174 * Remove obsolete "mime-types" mail setting. (Matthew Barnes)
2175 * Added mnemonic widget for 'Time zone' field in event editor
2179 Ihar Hrachyshka (be)
2180 Dimitris Spingos (el)
2181 Daniel Mustieles (es)
2184 Aurimas Černius (lt)
2187 Мирослав Николић (sr)
2189 Nguyễn Thái Ngọc Duy (vi)
2190 Chao-Hsiung Liao (zh_HK)
2193 Evolution 3.7.90 2013-02-18
2194 ---------------------------
2197 Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
2198 Bug 693132 - Editing a signature does not refresh preview after save
2202 * Add a centralized cache for EClient instances and adapt most
2203 of the application to use it. (Matthew Barnes)
2204 * [web-inspector] Add a secret debugging shortcut. (Matthew Barnes)
2205 * Add mnemonic widgets for title and suffix comboboxes.
2207 * Add mnemonic widget for Start date field in memo editor.
2214 Nguyễn Thái Ngọc Duy (vi)
2217 Evolution 3.7.5 2013-02-04
2218 --------------------------
2221 Bug 639698 - Crash in mail_shell_view_execute_search() (Milan Crha)
2222 Bug 680537 - Reply to individual message in digest generates empty
2224 Bug 685757 - [userdocs] Update cache location in user docs
2226 Bug 688294 - [userdocs] Update how online/offline mode works nowadays
2228 Bug 689476 - Slow composer open (ENameSelector object leaks)
2230 Bug 690696 - [userdocs] Remove references to the old IMAP backend
2232 Bug 690697 - [userdocs] Document using real (non-virtual) Junk and
2233 Trash folders with IMAP+ (Andre Klapper)
2234 Bug 691194 - Import .ics preview shows UTC time instead of local time
2236 Bug 691640 - Distinguish the word "Title" for translation (Milan Crha)
2237 Bug 691732 - multipart/related hides attachments (Milan Crha)
2238 Bug 692003 - Print of text/html with no html/body end tag cuts content
2240 Bug 692005 - Changing character encoding doesn't work (Milan Crha)
2241 Bug 692009 - text/css always formatted as attachment (Milan Crha)
2242 Bug 692143 - Auto-configured MSN account should use POP, not IMAP
2244 Bug 692213 - [userdocs] Remove evolution-exchange recommendation
2246 Bug 692775 - Double-quoting message with HTML and text (Milan Crha)
2247 Bug 692777 - Crash on folder rename (Milan Crha)
2248 Bug 692781 - [pine-importer] Abort on book failure during contact
2250 Bug 692783 - [mail-to-task] Crash on edit prompt cancel (Milan Crha)
2251 Bug 692818 - [userdocs] Remove documentation on Novell GroupWise
2255 * Bump libsoup dependency to 2.40.3 (Milan Crha)
2256 * Add a "settings" module. (Matthew Barnes)
2257 * Contact's print doesn't decode QP encoded email addresses
2259 * Use e_book_client_connect(). (Matthew Barnes)
2260 * Use e_cal_client_connect(). (Matthew Barnes)
2261 * Incorporate ESourceUOA. (Matthew Barnes)
2262 * EMailAccountStore: Use an appropriate icon for online accounts.
2264 * Add a priority field for mail formatter and parser extensions.
2268 Nilamdyuti Goswami (as)
2269 Daniel Mustieles (es)
2270 Aurimas Černius (lt)
2272 Patrick Holthuizen (nl)
2273 Marián Čavojský (sk)
2275 Мирослав Николић (sr)
2276 Akom Chotiphantawanon (th)
2277 Theppitak Karoonboonyanan (th)
2279 Chao-Hsiung Liao (zh_HK)
2282 Evolution 3.7.4 2013-01-14
2283 --------------------------
2286 Bug 588216 - 'Unsubscribe' disabled for newsgroups (Matthew Barnes)
2287 Bug 690177 - Use trust-prompt for certificate verification in WebDAV
2288 backends (Milan Crha)
2289 Bug 691047 - Support notification filtering (Matthew Barnes)
2290 Bug 691133 - Evolution creates 'highlight' zombies (Matthew Barnes)
2291 Bug 691134 - New contact lists always saved to a default book
2293 Bug 691134 - Only autocompleted name is added to a contact list
2295 Bug 691470 - ENameSelectorEntry: Copy to clipboard issue with
2296 multi-byte characters (Milan Crha)
2299 * evolution-shell.pc.in: Remove libedataserverui-3.0 (Matthew Barnes)
2300 * Reset the maintainer list in the About dialog. (Matthew Barnes)
2301 * Remove the "imap-features" module. (Matthew Barnes)
2302 * Move CamelSaslXOAuth2 to libemail-engine. (Matthew Barnes)
2303 * Remove --with-kde-applnk-path configure option. (Matthew Barnes)
2304 * Be more strict in inline PGP mime filter/part parser (Milan Crha)
2305 * Do not hide 'attachment' images with Content-ID (Milan Crha)
2308 Nilamdyuti Goswami (as)
2309 Ihar Hrachyshka (be)
2310 Krasimir Chonov (bg)
2311 Dimitris Spingos (el)
2312 Daniel Mustieles (es)
2313 Alexandre Franke (fr)
2314 Aurimas Černius (lt)
2316 Rafael Ferreira (pt_BR)
2318 Martin Srebotnjak (sl)
2321 Evolution 3.7.3 2012-12-16
2322 --------------------------
2325 Bug 202576 - A way to refresh IMAP folder list (Milan Crha)
2326 Bug 315317 - Add option to expunge messages on folder leave
2328 Bug 449081 - Drop read-only calendar error message (Milan Crha)
2329 Bug 502516 - Avoid "source" string in user visible dialogs
2331 Bug 525932 - Unhelpful "Error while Filtering Selected Messages."
2333 Bug 529743 - Add "Any header" filter and search folder condition
2335 Bug 579315 - Identify filter names in filtering errors (Milan Crha)
2336 Bug 671200 - Inherit source message crypto options when reply on
2337 selection (Milan Crha)
2338 Bug 671628 - Size of backup window is big (Milan Crha)
2339 Bug 672200 - Skip Reply-To-List check for list administrative messages
2341 Bug 674678 - Event notification uses wrong app name (Milan Crha)
2342 Bug 677378 - Alert about self-signed certificates when checking auth
2344 Bug 678606 - Crash under mail_backend_folder_deleted_cb() (Milan Crha)
2345 Bug 680201 - Backup restore doesn't migrate accounts from GConf
2347 Bug 680244 - CalDAV URL should be configured in once, not separated
2349 Bug 685808 - Search bar entry background does not change on search
2351 Bug 686212 - Cannot print html mails with defined <style> (Milan Crha)
2352 Bug 687360 - Crash on quit in gtk_style_context_get_valist()
2354 Bug 687503 - Improve error message »Failed to refresh folders«
2356 Bug 687670 - Signing with both pgp and S/MIME shows only one signature
2358 Bug 687974 - No displaying of extended free/busy (XFB) information
2360 Bug 688819 - It's possible to make Evolution stop sending emails
2362 Bug 689639 - File -> Print Preview in composer brings up Print dialog
2364 Bug 689966 - MDN bar shown in Sent folder (Milan Crha)
2367 * Identify calendar/memo/task sources in error messages (Milan Crha)
2368 * Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
2369 * Avoid GTK+ APIs deprecated in 3.0. (Matthew Barnes)
2370 * Coverity scan cleanups. (Milan Crha)
2371 * Do not empty trash/delete junk in disabled accounts on exit
2373 * Do not generate a ChangeLog file from 'git log' (Milan Crha)
2374 * Simplify class design of mail formatter. (Matthew Barnes)
2375 * backup-restore: Remove references to ~/.camel_certs.
2377 * Use the same certificate-viewer as the trust-prompt from eds
2379 * Consolidate base utility libraries into libeutil and generate
2380 API documantation. (Matthew Barnes)
2383 Nilamdyuti Goswami (as)
2384 Mario Blättermann (de)
2385 Christian Kirbach (de)
2390 Evolution 3.7.2 2012-11-17
2391 --------------------------
2394 Bug 267787 - Preferences too large for small screens (Milan Crha)
2395 Bug 268618 - Add: Save replies in the folder of the message being
2396 replied to (Milan Crha)
2397 Bug 317153 - Contact editor too large for small screens (Milan Crha)
2398 Bug 422273 - Wrap searchbar widgets for smaller minimum width request
2400 Bug 627244 - Bold days in "Select Date" dialog not updated when
2401 changing month (Fabiano Fidêncio)
2402 Bug 656143 - Stop using deprecated Gtk[HV]Box(Class)
2403 (Dominique Leuenberger)
2404 Bug 663844 - [CalDAV] Fails to parse iCloud XML response (Milan Crha)
2405 Bug 680497 - POP3 re-adds messages to local Inbox (Milan Crha)
2406 Bug 683877 - No more contextual menus for links (Milan Crha)
2407 Bug 686325 - Preview message window keyboard use severely limited
2409 Bug 686785 - Port of WebDAV source doesn't match SSL check (Milan Crha)
2410 Bug 686813 - ECaldavChooser: Deadlock on cancellation (Matthew Barnes)
2411 Bug 687010 - Add keywords to the desktop file (Matthias Clasen)
2412 Bug 687060 - Identity page shows read-only GOA properties as editable
2414 Bug 687137 - Google account user name overwritten with email address
2416 Bug 687155 - Text/plain signatures wrap in an editor (Milan Crha)
2417 Bug 687400 - Composer settings not applied (Matthew Barnes)
2418 Bug 687442 - Magic spacebar avoids iTip formatter comment write
2420 Bug 688084 - Cannot configure connection to webdav address book
2424 * Fixed squished labels on Identity page of Account Assistant.
2426 * Require WebKitGtk 1.10.0 for webkit_web_frame_get_dom_document()
2428 * Restrict geocode-glib dependency to 0.99.0. (Matthew Barnes)
2429 * Missing search buttons in Calendar view (Milan Crha)
2430 * Make auto-configuration cancellable. (Matthew Barnes)
2431 * EMailConfigAssistant: Make revising auto-configuration easier.
2433 * Bump minimum GLib requirement to 2.34. (Matthew Barnes)
2438 Chris Leonard (en_GB)
2440 Andika Triwidada (id)
2446 Evolution 3.7.1 2012-10-15
2447 --------------------------
2450 * Both geocode-glib and geoclue now required for contact maps.
2453 Bug 201807 - Cannot specify sendmail parameters (Milan Crha)
2454 Bug 268618 - Add: Save replies in the folder of the message being
2455 replied to (Milan Crha)
2456 Bug 310978 - USENET always requires authentication (Milan Crha)
2457 Bug 344579 - Vertical view: Drafts column header states "Sent Messages"
2459 Bug 549819 - Cannot specify a custom sendmail program (Milan Crha)
2460 Bug 588959 - Expanding appointment crashes Evolution (Vibha Yadav)
2461 Bug 663844 - [CalDAV] calendar-home-set/href may contain full URI
2463 Bug 676141 - Use GtkApplication for session management (Matthew Barnes)
2464 Bug 678408 - WebKit renders frames with plain/text parts too small
2466 Bug 678750 - Use geocode-glib instead of geoclue (Matthew Barnes)
2467 Bug 681314 - Add address dialog should follow composer's view settings
2469 Bug 683849 - Add account name to »Checking for new mail« (Milan Crha)
2470 Bug 684249 - Signatures get compounded, not replaced (Matthew Barnes)
2471 Bug 684447 - Check for highlight during configure. (Dan Vrátil)
2472 Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnected
2474 Bug 685262 - Attachments disappear when dragged in message preview
2476 Bug 685675 - Fix packing of spell check language options
2478 Bug 685786 - EWebView: Signal handlers never disconnected
2480 Bug 686278 - Prefer-plain can break parts list (Milan Crha)
2483 * User documentation improvements. (Andre Klapper)
2484 * Check for Bogofilter during configure. (Matthew Barnes)
2485 * Check for SpamAssassin during configure. (Matthew Barnes)
2486 * Fix contact maps. (Matthew Barnes)
2487 * Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by
2488 configure (Dan Vrátil)
2489 * CamelSaslXOAuth: Use GHmac to sign the client request.
2491 * Prototype CamelSaslXOAuth2. (Matthew Barnes)
2492 * evolution.convert: Remove leftover "force-message-limit" entry.
2494 * Do not crash in create_default_shell() (Milan Crha)
2495 * Remove "Disable Account" menu item for GOA-based accounts.
2499 Nilamdyuti Goswami (as)
2500 Alexander Shopov (bg)
2501 Krasimir Chonov (bg)
2503 Carles Ferrando (ca@valencia)
2505 Flemming Christensen (da)
2508 Alexandre Franke (fr)
2511 Žygimantas Beručka (lt)
2514 Rafael Ferreira (pt_BR)
2518 Krishnababu Krothapalli (te)
2519 Sasi Bhushan Boddepalli (te)
2520 Akom Chotiphantawanon (th)
2521 Theppitak Karoonboonyanan (th)
2522 Daniel Korostil (uk)
2523 Nguyễn Thái Ngọc Duy (vi)
2526 Evolution 3.6.0 2012-09-24
2527 --------------------------
2530 Bug 678408 - WebKit renders frames with plain/text parts too small
2534 Nilamdyuti Goswami (as)
2535 Krasimir Chonov (bg)
2537 Daniel Mustieles (es)
2542 ManojKumar Giri (or)
2544 Rafael Ferreira (pt_BR)
2547 Krishnababu Krothapalli (te)
2548 Daniel Korostil (uk)
2551 Evolution 3.5.92 2012-09-17
2552 ---------------------------
2555 Bug 678291 - Identifies application/mbox as text/plain attachment
2557 Bug 678806 - Flush Outbox doesn't remove sent messages (Milan Crha)
2558 Bug 678835 - Disconnect signal handlers from WebKit plugin widgets on
2559 dispose (Milan Crha)
2560 Bug 679382 - Saving attachments takes too long, maxes CPU usage
2562 Bug 679780 - Offline mode doesn't work in mailer (Milan Crha)
2563 Bug 680537 - Reply to individual message in digest generates empty body
2565 Bug 680611 - Hibernation shifts alarm notification time (Milan Crha)
2566 Bug 681279 - Reply on selection doesn't work (Milan Crha)
2567 Bug 682295 - Fix deadlock in EHttpRequest (Dan Vrátil)
2568 Bug 682425 - Can do network operations on disabled accounts
2570 Bug 682820 - Settings not converted on backup restore (Milan Crha)
2571 Bug 682873 - Prefer-plain shows text plain in meeting invite
2573 Bug 683130 - Folder hangs when reading mail with an attachment
2575 Bug 683349 - Crash when sending a mail from the Outbox folder
2577 Bug 683407 - Preserve week views in calendar when clicking one day
2579 Bug 683548 - Initialize webkit's web view before other threads are
2581 Bug 683663 - Attachment bar missing when showing 'All Message Headers'
2583 Bug 683665 - Crash on displaying message with broken Content-Type
2584 attachment (Lucian Langa)
2585 Bug 683676 - Message source does not work when 'All Message Headers'
2586 enabled (Milan Crha)
2587 Bug 683736 - Calendar work week view drops Monday's entries
2589 Bug 683758 - Crash on display meeting invite (Lucian Langa)
2590 Bug 683866 - Leaks of EMailFormatter object (Milan Crha)
2591 Bug 683949 - Cannot create new LDAP Addressbook (Milan Crha)
2592 Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
2596 * Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences
2598 * Blacklist WebKitGTK+ 1.9.90. (Matthew Barnes)
2599 * Make sure selection in ECalendar is visible (Milan Crha)
2600 * Make sure the selected days in the calendar matches shown days
2602 * Autocompletion in meeting editor doesn't work (Milan Crha)
2603 * Could not set custom port for LDAP addressbook (Milan Crha)
2604 * Fails to import calendar events due to used incorrect enum values
2608 Ihar Hrachyshka (be)
2609 Mario Blättermann (de)
2610 Christian Kirbach (de)
2611 Dimitris Spingos (el)
2614 Daniel Mustieles (es)
2615 Alexandre Franke (fr)
2621 Sandeep Sheshrao Shedmake (mr)
2626 Мирослав Николић (sr)
2627 Daniel Nylander (sv)
2628 Nguyễn Thái Ngọc Duy (vi)
2629 Chao-Hsiung Liao (zh_HK)
2632 Evolution 3.5.91 2012-09-03
2633 ---------------------------
2636 Bug 586186 - Calendar print uses too small font (Conrad Steenberg)
2637 Bug 678476 - Critical warnings on calendar factory console (Milan Crha)
2638 Bug 679862 - Do not use ENameSelectorEntry in .ui files (Milan Crha)
2639 Bug 680786 - [text-highlight] Correctly display binary patches
2641 Bug 681431 - Expanded attachment bar hides headers (Dan Vrátil)
2642 Bug 681669 - 'Select today' in work week view goes to wrong week
2644 Bug 681877 - Postpone window changes saving for a second (Milan Crha)
2645 Bug 682494 - Add some defensive checks in gal-a11y-e-text.c (Mike Gorse)
2646 Bug 682519 - vcard-inline: Typo in translatable string (Matthew Barnes)
2647 Bug 682678 - Entering the end date for a recurring event is very
2648 difficult (Milan Crha)
2649 Bug 682811 - Can edit properties of local/vfolder stores
2651 Bug 682955 - Support GStreamer 1.0 (Dominique Leuenberger)
2654 * cal-config-webcal: Accept URIs with webcal:// scheme.
2656 * Adjust for webkit 1.9.90 API change. (Dominique Leuenberger)
2657 * Fix visibility of parts in prefer-plain (Dan Vrátil)
2658 * Add support for application/ics to ITIP formatter (Dan Vrátil)
2659 * Make sure evolution-alarm-notify is running on Evolution's start
2663 Daniel Mustieles (es)
2665 Andika Triwidada (id)
2666 Aurimas Černius (lt)
2670 Nguyễn Thái Ngọc Duy (vi)
2671 Chao-Hsiung Liao (zh_HK)
2674 Evolution 3.5.90 2012-08-20
2675 ---------------------------
2678 Bug 246530 - Rules editor lacks "Label is (not) 'None'" (Milan Crha)
2679 Bug 555325 - Delete key should not delete a whole address book
2681 Bug 559815 - Empty Reminders editor when opened second time
2683 Bug 676785 - Enables wrong calendar after saving appointment
2685 Bug 677695 - Crash on quit under emu_free_mail_cache() (Milan Crha)
2686 Bug 678408 - Mail view is very small for some mails (Milan Crha)
2687 Bug 680702 - Freeze/crash when loading remote images (Dan Vrátil)
2688 Bug 680724 - Attachment bar regression (Dan Vrátil)
2689 Bug 680786 - [text-highlight] Prefer Content-Type header over file
2690 name extension (Dan Vrátil)
2691 Bug 680947 - Multiselect doesn't clear message preview panel
2693 Bug 681017 - Bogus SMTP port in the account manager UI (Milan Crha)
2694 Bug 681279 - Reply on selection doesn't work (Dan Vrátil)
2695 Bug 681318 - Filter by Source account doesn't show accounts (Milan Crha)
2696 Bug 681321 - Support both old and new-buf libxml2 APIs (Matthew Barnes)
2697 Bug 681400 - Fix build against WebKitGtk+ 1.9.6 (Dan Vrátil)
2698 Bug 681432 - Runtime warnings from e_mail_display_reload() (Dan Vrátil)
2699 Bug 681641 - Port to new documentation infrastructure (Javier Jardón)
2700 Bug 681783 - Critical warning and freeze with libsoup-2.39 and
2701 webkitgtk-1.9.2 (Dan Vrátil)
2702 Bug 681882 - Account signature not selected in new composer window
2704 Bug 682019 - Always display text/plain when there's nothing else in
2705 multipart/alternative (Dan Vrátil)
2706 Bug 682102 - Upstream Debian's 04_gettext_intltool.patch
2710 * User documentation improvements. (Andre Klapper)
2711 * Return of the "mark messages as read" preference. (Matthew Barnes)
2712 * Remove all references to JavaScriptCore and use of JavaScript
2714 * EDayView: Hide tooltip on context menu popup (Milan Crha)
2715 * backup-restore: Add version info to evolution.dirs file.
2717 * Run mbox-to-Maildir conversion before loading modules.
2719 * Remove the settings capplet. (Matthew Barnes)
2720 * express: Remove clutter-based email tabs. (Matthew Barnes)
2721 * Add e_mail_session_append_to_local_folder(). (Matthew Barnes)
2722 * Add event/memo/task "Save As" item to File menu. (Matthew Barnes)
2726 Dimitris Spingos (el)
2727 Daniel Mustieles (es)
2730 Sandeep Sheshrao Shedmake (mr)
2732 Мирослав Николић (sr)
2733 Chao-Hsiung Liao (zh_HK)
2736 Evolution 3.5.5 2012-08-06
2737 --------------------------
2740 Bug 677635 - Vanished message list with filled preview panel
2742 Bug 678635 - File->Send/Receive lists too many sources (Milan Crha)
2743 Bug 679049 - [itip-formatter] Cannot reply to meeting invitation
2745 Bug 679404 - Read colors for message preview from Gtk theme
2747 Bug 679726 - Move button for expanding headers behind header label
2749 Bug 679843 - Double free when printing (Dan Vrátil)
2750 Bug 680123 - Freeze on message/disposition-notification email parsing
2752 Bug 680164 - Print Preview action should open preview immediatelly
2754 Bug 680331 - Crash when replying to a message (Dan Vrátil)
2755 Bug 680535 - Reply to message with text attachments formats them
2757 Bug 680577 - [text-highlight] - Failed to load part (Dan Vrátil)
2758 Bug 680634 - Missing image attachment (Dan Vrátil)
2759 Bug 680635 - Inline GPG shown as source (Dan Vrátil)
2760 Bug 680643 - First message Print preview without CSS (Dan Vrátil)
2761 Bug 680666 - Contacts/Tasks/Memos preview pane does not follow theme
2763 Bug 680682 - Segfault after label attempted deletion (Milan Crha)
2764 Bug 681075 - Add tooltips to signature editor toolbar (Michael Wood)
2767 * Various mail formatter and highlighter improvements (Dan Vrátil)
2768 * Improvements to user documentation. (Andre Klapper)
2769 * Disable CompEditor when saving changes (Milan Crha)
2770 * Use template files to generate GEnumClass types. (Matthew Barnes)
2771 * mail-send-recv: Improve presentation. (Matthew Barnes)
2772 * Fix few more memory leaks (Milan Crha)
2773 * Support creating and deleting remote resources. (Matthew Barnes)
2774 * Remove all GDK threads usage. (Matthew Barnes)
2777 Ihar Hrachyshka (be)
2778 Dimitris Spingos (el)
2780 Daniel Mustieles (es)
2783 Andika Triwidada (id)
2784 Aurimas Černius (lt)
2786 Мирослав Николић (sr)
2788 Chao-Hsiung Liao (zh_HK)
2791 Evolution 3.5.4 2012-07-16
2792 --------------------------
2795 Bug 223309 - Add "Include Subfolders" to "Search Folder Sources"
2797 Bug 246231 - Add Filter Rule dialog - UI suggestions (Milan Crha)
2798 Bug 257283 - Can't select multiple folders at once in vFolder sources
2800 Bug 332115 - Remove Camel module names from Send/Receive window
2802 Bug 349875 - Dragging an email from a vFolder should link to source
2804 Bug 515004 - Allow toggling between text and HTML view of mail
2806 Bug 524737 - Replace radio buttons in Search folder editor (Milan Crha)
2807 Bug 548778 - Use original location when replying in Search Folder
2809 Bug 602425 - Search in "Current Account"/"All Accounts" depends on
2810 vfolders (Milan Crha)
2811 Bug 617557 - Can close composer while message is sending (Milan Crha)
2812 Bug 653529 - Alarm Notification window events list is too small
2814 Bug 661886 - Avoid vertical scrolling in the filtering rules editor
2816 Bug 674427 - Crash when formatting contact in addressbook (Dan Vrátil)
2817 Bug 677604 - Critical warnings on evolution start (Milan Crha)
2818 Bug 677695 - Freeze on quit in emu_free_mail_cache() (Milan Crha)
2819 Bug 677885 - Deleting account is chatty on console (Matthew Barnes)
2820 Bug 677993 - Remember screen used in previous session (Milan Crha)
2821 Bug 678606 - Crash under mail_backend_folder_deleted_cb()
2823 Bug 678667 - 'All Message Headers' option is broken (Lucian Langa)
2824 Bug 678783 - Crash under e_attachment_set_file_info() (Milan Crha)
2825 Bug 678834 - [prefer-plain] Setting change works only after restart
2827 Bug 678946 - Port entry in Account Assistant is unset (Matthew Barnes)
2828 Bug 679323 - Formatting errors when replying in inline mode
2830 Bug 679649 - Remove "Recent Messages" from Quick Search Bar
2832 Bug 679726 - Can't unfold long recipient list in message window
2834 Bug 679814 - Calendar invitation shows both calendar and html part
2838 * google: Remove SSL option for Google Contacts address books
2840 * google: Remove the offline caching option for Google Contacts
2841 address books (Philip Withnall)
2842 * [prefer-plain] Fix displaying suppressed HTML parts (Dan Vrátil)
2843 * Add CamelDebug to e_mail_parser_parse_sync (Dan Vrátil)
2844 * Display text/plain in fixed-width font (Dan Vrátil)
2845 * Fix displaying photos in contacts preview (Dan Vrátil)
2846 * Display local contact photos in EContactEditor's EImageChooser
2848 * Don't load images in preview pane when openning Preferences Dialog
2850 * Trust attachments from ~/.kde and ~/.kde4. (Matthew Barnes)
2851 * killev.c: Don't kill D-Bus services. (Matthew Barnes)
2852 * Remove "last-upgraded-version" GSettings key. (Matthew Barnes)
2853 * Remove evolution-nognome script. (Matthew Barnes)
2854 * Delay saving Evolution version until later in initialization.
2856 * EMailConfigWindow: Add a "changes-committed" signal. (Matthew Barnes)
2857 * Disconnect a CamelService after editing its settings. (Matthew Barnes)
2858 * e_web_view_update_fonts(): Fix memory corruption. (Matthew Barnes)
2859 * Use folder display name in status messages when possible.
2861 * Remove em_folder_tree_get_selected_folder(). (Matthew Barnes)
2862 * Avoid crash on folder rename (Milan Crha)
2863 * Add "auto-update" option to Search Folder Editor (Milan Crha)
2864 * Preset timeout on SoupSession-s to 90 seconds (Milan Crha)
2865 * Update to libgweather 3.5 (Giovanni Campagna)
2866 * Don't display SMIME signature as an attachment (Dan Vrátil)
2867 * Make alarm notifications work again (Milan Crha)
2868 * Rework handling of GOA mail. (Matthew Barnes)
2871 Ihar Hrachyshka (be)
2872 Daniel Mustieles (es)
2874 Kjartan Maraas (nb, nn)
2875 Sasi Bhushan Boddepalli (te)
2876 Chao-Hsiung Liao (zh_HK)
2879 Evolution 3.5.3 2012-06-25
2880 --------------------------
2882 !!! MAJOR DESIGN CHANGES AND API BREAKS IN THIS RELEASE !!!
2884 * GConf dependency has been dropped.
2886 * Account data now resides in plain text files rather than GConf XML blobs.
2887 As part of this effort, a good part of libedataserver was rewritten from
2888 scratch. For further details and links to documentation see:
2889 https://mail.gnome.org/archives/evolution-list/2012-May/msg00214.html
2892 Bug 300677 - vFolder rules shouldn't refer to the Unmatched folder
2894 Bug 431497 - Offline mode should disable loading of images from the
2895 internet (Dan Vrátil)
2896 Bug 569540 - Remove unused message-display-style GSettings key
2898 Bug 670876 - Missing mnemonics for buttons for vcard attached to email
2900 Bug 674887 - Hang on sender's photo lookup (Dan Vrátil)
2901 Bug 676179 - Memos/Tasks - Update preview when it's shown (Dan Vrátil)
2902 Bug 676563 - Cannot create folders directly under store node
2904 Bug 677597 - Crash on vFolder source folder removal (Milan Crha)
2905 Bug 677607 - Closing Mail Browser emits critical warnings (Dan Vrátil)
2906 Bug 677608 - Fails to open message which is not yet downloaded
2908 Bug 677624 - Disable Properties when Search Folders is selected
2910 Bug 677628 - Remove account and folder name from mail notifications
2912 Bug 677631 - Some HTML links don't work (Dan Vrátil)
2913 Bug 677673 - Reply contains quoted top headers (Dan Vrátil)
2914 Bug 677679 - Folder tree unread counts don't decrease (Matthew Barnes)
2915 Bug 677686 - Account editor missing refresh interval setting
2917 Bug 677706 - Crash in spell_entry_recheck_all() (Milan Crha)
2918 Bug 677882 - Cannot create account with Sendmail (Matthew Barnes)
2919 Bug 677995 - Asks password for disabled mail account (Matthew Barnes)
2920 Bug 678292 - Due Date does not display in follow-up flag dialogue box
2922 Bug 678293 - Already downloaded images are not shown (Dan Vrátil)
2923 Bug 678304 - Save Draft prevents Evolution's quit (Milan Crha)
2924 Bug 678345 - Runtime warning when sender photo is disabled (Dan Vrátil)
2925 Bug 678347 - Put spamd pid/socket files in $XDG_RUNTIME_DIR
2927 Bug 678393 - Disable Properties for built-in mail stores
2929 Bug 678397 - Move "mail-to-task" actions to a submenu (Matthew Barnes)
2930 Bug 678608 - Please enter password for mail account "Unnamed"
2932 Bug 678609 - No suggested name for new mail account (Matthew Barnes)
2933 Bug 678613 - Keep display name synchronized across all mail sources
2935 Bug 678634 - Criticals warnings when creating new book/cal
2937 Bug 764467 - URL popup shows all Copy options (Dan Vrátil)
2940 * User documentation improvements. (Andre Klapper)
2941 * Adapt to single-include E-D-S libraries. (Matthew Barnes)
2942 * Remove mail-guess-servers.[ch]. (Matthew Barnes)
2943 * Remove local mail autoconfiguration data. (Matthew Barnes)
2944 * Mail formatter rewrite (Dan Vrátil)
2945 * Bump minimum libnotify version to 0.7. (Matthew Barnes)
2946 * Fix possible use of uninitialized variable (Milan Crha)
2947 * Adapt to evolution-data-server's port from GConf to GSettings
2949 * Make em_utils_in_addressbook() cancellable (Dan Vrátil)
2950 * Remove the last remaining usage of GConf (Milan Crha)
2951 * Remove -Werror from AM_INIT_AUTOMAKE. (Matthew Barnes)
2952 * Do not call g_object_notify() when property didn't change
2954 * Clarify that libcanberra-gtk3 is optional. (Matthew Barnes)
2955 * No more experimental plugins. (Matthew Barnes)
2956 * Remove Mono and Python EPlugin bindings. (Matthew Barnes)
2957 * Remove --enable-plugins=list variation. (Matthew Barnes)
2958 * Delete unused GnomeCanvasRichText. (Matthew Barnes)
2959 * Use SoupURI instead of EUri. (Matthew Barnes)
2960 * Reduce amount or EMailDisplay reloads when displaying Preferences
2962 * Avoid crash for providers without configuration backend (Milan Crha)
2965 Ihar Hrachyshka (be)
2967 Daniel Mustieles (es)
2973 Evolution 3.5.2 2012-06-04
2974 --------------------------
2977 Bug 200683 - Composer subject spell checking (Milan Crha)
2978 Bug 206484 - Add year scrolling to date picker (Milan Crha)
2979 Bug 246581 - Replies in Sent folder goes to myself (Milan Crha)
2980 Bug 559710 - Do not close Event/Task/Memo editor on save (Milan Crha)
2981 Bug 669111 - Lost charset in replies to encrypted mails (Milan Crha)
2982 Bug 669133 - Import Assistant preview widget is too small (Milan Crha)
2983 Bug 669295 - Choice made for 'setup Google contact/calendar' is not
2984 remembered (Milan Crha)
2985 Bug 669445 - A way of turning Message Preview off by default
2987 Bug 669463 - HTML signature opens in editor as Plain text (Milan Crha)
2988 Bug 669657 - Move External Editor plugin to standard plugins
2990 Bug 669674 - EMailBrowser doesn't copy search settings (Milan Crha)
2991 Bug 669893 - Send/Receive dialog content too tall (Milan Crha)
2992 Bug 669983 - Add "To" only search option (like for CC and BCC exists)
2994 Bug 671585 - Add support for smooth scrolling devices (Milan Crha)
2995 Bug 671585 - e-week-view.c: Use page_increment for smooth scrolling
2997 Bug 672827 - 'Mark as read' confirmation dialog is too big
2999 Bug 673514 - Crash in WebKit after printing (Dan Vrátil)
3000 Bug 673946 - Cannot delete search folders (Milan Crha)
3001 Bug 674997 - Collapsing contact lists broken in Contacts preview
3003 Bug 675061 - Evolution 3.5.1 does not build (Dan Vrátil)
3004 Bug 675347 - No 'Retrieving message...' in preview panel (Dan Vrátil)
3005 Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH. (Matthew Barnes)
3006 Bug 675723 - UI lock from action_mail_show_source_cb (Dan Vrátil)
3007 Bug 675725 - SMTP configuration window forgets custom port (Milan Crha)
3008 Bug 675728 - Crash in strcmp, e_filter_rule_find_list (Milan Crha)
3009 Bug 675863 - Cannot load webview.css from Tasks/Memos (Dan Vrátil)
3010 Bug 675871 - Hide gnu make extensions warnings for automake 1.12
3012 Bug 676226 - Changing GOA mail account looses GOA key (Milan Crha)
3013 Bug 676410 - Add Unity to OnlyShowIn whitelist (Jeremy Bicha)
3014 Bug 676492 - Mail backend properties with underscores stopped working
3016 Bug 677045 - pkg-config files missing libebackend-1.2 requirement
3018 Bug 677273 - Bad default for month-hpane-position setting
3020 Bug 677280 - "Help - Quick Reference" opens multiple PDF documents
3024 * Require libsoup >= 2.38.1. (Matthew Barnes)
3025 * Spell checking for 'Summary' in Event/Task/Memo editors (Milan Crha)
3026 * Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig
3027 also Tasks (Milan Crha)
3028 * Avoid New unread icon emblem on virtual folders (Milan Crha)
3029 * Make the settings capplet optional. (Matthew Barnes)
3030 * Fix memory leaks around gtk_tree_model_get() function (Milan Crha)
3033 Christian Kirbach (de)
3034 Daniel Mustieles (es)
3040 Dmitry Shachnev (ru)
3041 Nguyễn Thái Ngọc Duy (vi)
3044 Evolution 3.5.1 2012-04-30
3045 --------------------------
3047 * Evolution now uses WebKit/GTK+ instead of GtkHtml to display emails,
3048 contacts, tasks and memos. A huge thanks to the heroic efforts of Dan
3049 Vrátil for this! It's been a long time coming. Note that for the time
3050 being Evolution still uses GtkHtml to compose emails, but work will soon
3051 be underway to transition the email composer to WebKit/GTK+ as well.
3052 GtkHtml will then be retired.
3055 Bug 245025 - Popup confirmation when moving a folder (via drag and
3057 Bug 465076 - INBOX confusion with outbox (Milan Crha)
3058 Bug 528508 - Wrap long lines when printing emails (Dan Vrátil)
3059 Bug 560654 - Better description for message list filter (Milan Crha)
3060 Bug 564820 - Search filter persists when changing folders (Milan Crha)
3061 Bug 584143 - Global Search Function withing Calendar (Milan Crha)
3062 Bug 593444 - templates-plugin: minor tweak to configuration tab
3064 Bug 593449 - custom-header-plugin: minor tweak to configuration tab
3066 Bug 593450 - attachment-reminder-plugin: minor tweak to configuration
3067 tab (Ashwini Oruganti)
3068 Bug 600860 - Opening IMAP message with large attachment blocks UI
3070 Bug 617930 - Crash under mail_sidebar_model_loaded_row_cb (Milan Crha)
3071 Bug 655753 - Improve offline notification for network outage
3073 Bug 667046 - Outgoing filter cannot override used Sent folder
3075 Bug 667912 - Remove name field from formatted address label
3077 Bug 668481 - Account order is not remembered (Milan Crha)
3078 Bug 668543 - Crash in view_modify_contact_cb() if contact has no UID
3080 Bug 668687 - MDN panel left shown when moving to an empty folder
3082 Bug 668768 - Copy&paste of appointment occurrence creates two
3083 appointments (Milan Crha)
3084 Bug 668769 - Recurrence editor weekday items slightly cropped
3086 Bug 668976 - Capplet settings depends on local etable (Alban Browaeys)
3087 Bug 668988 - Handle a "minutes" entry greater than 59 intelligently
3089 Bug 668989 - Add a twitter username to IM in contacts (Milan Crha)
3090 Bug 668998 - Consistent UI for saving Contacts like in Events/Tasks/
3092 Bug 669088 - Add a Column dialog draws incorrectly (Milan Crha)
3093 Bug 670445 - Folder deletion in offline shows strange behavior
3095 Bug 670609 - Delete /data/evolution.mime (Matthew Barnes)
3096 Bug 670967 - Moving event in offline doesn't delete event from
3097 original calendar (Vibha Yadav)
3098 Bug 670967 - Moving event in offline mode (Vibha Yadav)
3099 Bug 671537 - Option to validate SSL certificates with libsoup
3101 Bug 671874 - autocontacts.gschema: GAIM is called Pidgin now
3103 Bug 671876 - Improve schema descriptions for mail-notification keys
3105 Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
3106 Bug 672916 - Spam is not detected automatically (Milan Crha)
3107 Bug 672986 - User docs are too big for git.mk (Sam Thursfield)
3108 Bug 673013 - Doesn't expose webkit Cflags/Libs (Dan Vrátil)
3109 Bug 673065 - Black rectangle around text in Source view (Dan Vrátil)
3110 Bug 673067 - [itip-formatter] Shows one long line for the meeting
3111 description (Dan Vrátil)
3112 Bug 673108 - Font settings and monospace fonts don't work (Dan Vrátil)
3113 Bug 673123 - Crash in http_request_write_to_cache (Dan Vrátil)
3114 Bug 673225 - White box in message preview not wide enough for very
3115 long strings (Dan Vrátil)
3116 Bug 673228 - Fails to display attached image in attached email
3118 Bug 673420 - Itip formatter lost all mnemonics (Dan Vrátil)
3119 Bug 673430 - Can't read messages in virtual Junk/Trash folders
3121 Bug 673525 - Crash under efh_write_message() (Dan Vrátil)
3122 Bug 673895 - "Send To..." doesn't work anymore (Matthew Barnes)
3123 Bug 673955 - Can not display email and calendar in separate windows
3124 anymore (Matthew Barnes)
3125 Bug 674034 - Attached images from IMAP provider email not shown
3127 Bug 674037 - [attachment-reminder] Parses message body inefficiently
3129 Bug 674060 - Preview panel on folder change not updated (Dan Vrátil)
3130 Bug 674062 - Runtime warning from e_attachment_load_handle_error()
3132 Bug 674176 - Sender's photo not shown properly (Dan Vrátil)
3133 Bug 674194 - Missing text in email (Dan Vrátil)
3134 Bug 674248 - Lost new lines from text/plain (Dan Vrátil)
3135 Bug 674249 - Crash when showing message with large text/plain
3137 Bug 674272 - Contacts preview differs with mailer running and not
3139 Bug 674282 - Don't crash on reply with empty selection (Yanko Kaneti)
3140 Bug 674340 - Evolution hangs on startup (Dan Vrátil)
3141 Bug 674380 - Deselected contact keeps preview filled (Dan Vrátil)
3142 Bug 674381 - Show contact photo from address book doesn't work
3144 Bug 674466 - Mail's preview panel can show listing of local filesystem
3146 Bug 674701 - Clicking address in preview composes to default account
3149 Miscellaneous Changes:
3150 * Limit supported gweather to < 3.5. (Matthew Barnes)
3151 * Require gnome-doc-utils >= 0.20.10. (Matthew Barnes)
3152 * Add ability to specify INBOX for non-storage type accounts.
3154 * EMFormat: Add "session" as a constructor property. (Matthew Barnes)
3155 * Use GNetworkMonitor to drive EShell:network-available.
3157 * Drop the ConnMan/NetworkManager/WindowsSENS modules. (Matthew Barnes)
3158 * Remove EMSyncStream. (Matthew Barnes)
3159 * EMFolderTreeModel: Remove COL_STRING_URI. (Matthew Barnes)
3160 * Fix backward buttons in "restore-confirm" dialog. (Matthew Barnes)
3161 * EWebView: Make antialiasing settings optional. (Matthew Barnes)
3162 * Show calendar Find Next/Prev/Stop buttons beside Search text entry
3167 Jordi Serratosa (ca)
3168 Carles Ferrando (ca@valencia)
3169 Christian Kirbach (de)
3170 Mario Blättermann (de)
3171 Daniel Mustieles (es)
3172 Mattias Põldaru (et)
3179 Daniel Nylander (sv)
3183 Evolution 3.4.0 2012-03-26
3184 --------------------------
3187 Bug 672474 - Flaw in GOA synchronization logic (Matthew Barnes)
3188 Bug 672593 - Typos in evolution.convert (Dimitri)
3193 Carles Ferrando (ca@valencia)
3195 Flemming Christensen (da)
3196 Kenneth Nielsen (da)
3197 Mattias Põldaru (et)
3202 Aurimas Černius (lt)
3205 Djavan Fagundes (pt_BR)
3206 Sasi Bhushan Boddepalli (te)
3207 Daniel Korostil (uk)
3210 Evolution 3.3.92 2012-03-19
3211 ---------------------------
3214 Bug 671509 (2/2) - Some small UI/theming improvements (Cosimo Cecchi)
3215 Bug 671509 (1/2) - Some small UI/theming improvements (Cosimo Cecchi)
3216 Bug 665399 - Cannot change File Under to custom value (Milan Crha)
3217 Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
3218 Bug 665130 - Memory leaks in Preferences and ETable (Milan Crha)
3219 Bug 665129 - Memory leak in EBufferTagger (Milan Crha)
3220 Bug 665106 - Memory leak from composer setup when opening Preferences (Milan Crha)
3221 Bug 669490 - Window resizes with many activities (gtk 3.3.14+) (Milan Crha)
3222 Bug 671716 - Fails to build with --enable-contact-maps (Matthew Barnes)
3223 Bug 664326 - Buttons to handle exceptions in event is always disabled (Milan Crha)
3224 Bug 664323 - Too late initialization of Gnome/GailCanvas ATK support (Milan Crha)
3225 Bug 664205 - Improve UX when creating a new mail folder (Milan Crha)
3226 Bug 664169 - Default port is not selected by default (Milan Crha)
3227 Bug 671233 - Unable to choose port 587 for SMTP (Milan Crha)
3228 User Docs: Link 'Deleting attachments' into Attachments overview page. See bug #671633 (Andre Klapper)
3229 User Docs: Clarify Bogofilter usage again. Fixes bug #665008 (Andre Klapper)
3230 User Docs: Rewrite Spam Marking. Fixes bug #665008 (Andre Klapper)
3231 User Docs: Explain how Bogofilter and SpamAssassin work and link to their FAQs. See bug #665008 (Andre Klapper)
3232 User Docs: Explain order in mail folder list pane and how to change. Fixes bug #661654 (Andre Klapper)
3233 User Docs: Mention 'Apply the same view settings to all folders' mail setting. Fixes bug #669246 (Andre Klapper)
3234 User Docs: Use conditional processing for package install links; Add EWS to first start page. Fixes bug #671068. (Andre Klapper)
3236 Miscellaneous Fixes:
3237 Add dbus-glib flags to evolution binary. (Matthew Barnes)
3238 Add a comment about Bcc headers to searchtypes.xml. (Matthew Barnes)
3239 Revert "Include searching Bcc header while looking for recipients" (Matthew Barnes)
3240 Mention the return of dbus-glib in a NEWS blurb. (Matthew Barnes)
3241 Fix too large allocation for alert-bar in shell-content (Milan Crha)
3242 EConfig: Support custom page skip callbacks. (Matthew Barnes)
3243 User Docs: Move page to Advanced section (Andre Klapper)
3244 User Docs: Add page about message source and all mail headers view (Andre Klapper)
3245 User Docs: Add 'Advanced' section for Message Displaying to dump all the Headers/Source stuff (Andre Klapper)
3246 User Docs: Remove Source and Headers stuff from 'Message list sorting' section. Wrong place. (Andre Klapper)
3247 User Docs: Link also into mail-layout-changing (Andre Klapper)
3248 User Docs: Fix wrong syntax (Andre Klapper)
3249 User Docs: Add missing markup (Andre Klapper)
3250 startup-wizard: Avoid em_account_editor_get_widget(). (Matthew Barnes)
3255 Nilamdyuti Goswami (as)
3256 Daniel Mustieles (es)
3257 Daniel Korostil (uk)
3258 Christian Kirbach (de)
3259 Martin Srebotnjak (sl)
3268 Praveen Arimbrathodiyil ()
3271 Chao-Hsiung Liao (zh_HK)
3274 * The dbus-glib dependency has temporarily returned. GConf now uses
3275 dbus-glib instead of libbonobo but it does not initialize threading
3276 support, so we have to initialize it to avoid thread-safety issues.
3277 When we're ready to drop GConf we will drop dbus-glib along with it.
3280 Evolution 3.3.91 2012-03-05
3281 ---------------------------
3284 Bug 670432 - Check for EggSMClient dependencies with pkg-config
3286 Bug 670512 - Crash in ecp_set_target at e-cal-config.c:93 (Milan Crha)
3287 Bug 661265 - Move to Calendar breaks google:// URI (Milan Crha)
3288 Bug 669294 - Settings of 'sending email' tab is not remembered
3290 Bug 617557 - Can lost message after send failed (Milan Crha)
3291 Bug 670934 - Was saving ESourceList first, rather than last (Milan Crha)
3292 Bug 663745 - Option to create Google Calendar not available (Milan Crha)
3293 Bug 671211 - 'Mark Citations' preferences not applied (Dan Vrátil)
3296 * Further staging of mailer code to be moved to evolution-data-server.
3297 New libevolution-utils introduced as a temporary bridge during the
3298 staging phase. (Srinivasa Ragavan)
3299 * Various user documentation improvements. (Andre Klapper)
3300 * Show account properties on remote folders. (Milan Crha)
3301 * Show errors on message load. (Milan Crha)
3302 * Avoid crash when formatting broken message. (Milan Crha)
3303 * Show composer window on "Continue editing". (Milan Crha)
3304 * Handle cut-paste appointments better. (Chenthill Palanisamy)
3307 Ihar Hrachyshka (be)
3308 Alexander Shopov (bg)
3309 Krasimir Chonov (bg)
3310 Daniel Mustieles (es)
3312 Aurimas Černius (lt)
3315 Мирослав Николић (sr)
3317 Nguyễn Thái Ngọc Duy (vi)
3318 Chao-Hsiung Liao (zh_HK)
3321 Evolution 3.3.5 2012-02-06
3322 --------------------------
3325 Bug 670414 - Whitespace following backslash in Makefile.am (Jiro Matsuzawa)
3326 Bug 670301 - User Docs: Document improved ways to add/edit mail accounts. (Andre Klapper)
3327 Bug 670389 - User Docs: Add sorting for available Exchange providers. Fixes bug #670389 (Andre Klapper)
3328 Bug 668620 - User Docs: Explain how to enable Search Folders. Fixes bug #668620 (Andre Klapper)
3329 Bug 670252 - User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug #670252. (Andre Klapper)
3330 Bug 552873 - User Docs: Also cover mail composer in 'Character Encodings' page. See bug 552873. (Andre Klapper)
3331 Bug 471795 - Clarify CSV importers as being for contact info only (Matthew Barnes)
3332 Bug 670278 - Poorly worded "confirm overwrite" alert (Matthew Barnes)
3333 Bug 670280 - Remove "Recent Documents" attachment feature (Matthew Barnes)
3334 Bug 663110 - Crash on copy events between calendars (Milan Crha)
3335 Bug 663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULES (Alexandre Rostovtsev)
3336 Bug 320976 - Remember last New button choice in Calendar view (Milan Crha)
3337 Bug 332043 - Free/Busy Colors Causing User Confusion (Milan Crha)
3338 Bug 668482 - Edit account properties from menu on folder store (Milan Crha)
3339 Bug 669113 - Add "File > New > Mail Account" (Milan Crha)
3340 Bug 668848 - Whitespaces in front of colons (Milan Crha)
3341 Bug 659396 - Missing plural handling for "You have selected %d mails to..." (Milan Crha)
3342 Bug 659394 - Missing plural handling for "Failed to send %d of %d messages" (Milan Crha)
3343 Bug 655955 - Harmonize mnemonic for New > Shared Memo > Organizer (Milan Crha)
3344 Bug 670014 - Remove-duplicates reads all messages into memory (Milan Crha)
3345 Bug 655485 - Change "cards" to "contacts" in LDAP Address Book dialog (Milan Crha)
3346 Bug 655021 - "Character set" vs "Character encoding" (Milan Crha)
3347 Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Gabor Kelemen)
3348 Bug 662743 - Translation context needed for "Attachment" (Milan Crha)
3349 Bug 670073 - Non-working help button in Preferences dialog (Milan Crha)
3350 Bug 591436 - Add -avoid-version to LDFLAGS (H. Habighorst)
3351 Bug 637354 - Add missing mnemonics and make existing ones unique. (Andre Klapper)
3352 Bug 669097 - Cannot save column setup: File name too long (Milan Crha)
3353 Bug 669433 - Add missing linker flags to pst-import (Dominique Leuenberger)
3354 Bug 210105 - Error assigning negative scores in filtering (Milan Crha)
3355 Bug 384838 - Filter editor should default to "AND" instead of "OR" (Milan Crha)
3356 Bug 391472 - Add ability to match headers by words (Milan Crha)
3357 Bug 418520 - Disable Folder -> Expunge in virtual folders (Matthew Barnes)
3358 Bug 553796 - Unable to Reset Message Color (Milan Crha)
3359 Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
3361 Miscellaneous Fixes:
3362 User Docs: Add missing markup (Andre Klapper)
3363 User Docs: Update list of files in Makefile.am (Andre Klapper)
3364 User Docs: Remove outdated info about version specific common errors (Andre Klapper)
3365 User Docs: Update gconf locations to GSettings/dconf (Andre Klapper)
3366 User docs: Fix broken sentence (Andre Klapper)
3367 User Docs: Fix inappropriate usage of <em> tags (Andre Klapper)
3368 User Docs: Fix broken markup (Andre Klapper)
3369 User Docs: Fix inappropriate usage of <code> tag (Andre Klapper)
3370 User Docs: Use <cmd> tag consistently (Andre Klapper)
3371 User Docs: Use <app> tag consistently (Andre Klapper)
3372 User Docs: Fix dconf path; recommend using terminal command instead of dconf-editor (Andre Klapper)
3373 User Docs: Use consistent terminology (folder pane vs folder list) (Andre Klapper)
3374 User Docs: Fix position of <note> so it is actually displayed (Andre Klapper)
3375 Use same mnemonic for 'Categories' button in Task editor as in all other dialogs as it does not collide with other mnemonics (Andre Klapper)
3376 Use GSettings for EProxy (Milan Crha)
3377 User docs: Actually describe how to set up the Free/Busy querying URL (Andre Klapper)
3378 Change 'file name' to 'filename' according to the GDP Style Guide (Andre Klapper)
3379 Use i as mnemonic for Filename string everywhere. This does not conflict with other mnemonics in the affected dialogs. (Andre Klapper)
3380 Correct spelling of the word 'Username' (Andre Klapper)
3381 User help: Replace the term program by application, as recommended by the GDP style guide (Andre Klapper)
3382 Fix a crash in capplet. (Srinivasa Ragavan)
3383 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)
3384 Be able to define help target for Preferences pages (Milan Crha)
3385 Fix broken Help menu entries after Mallard transition. (Andre Klapper)
3386 Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard transition. (Andre Klapper)
3387 Clarify that value for mark-seen-timeout is in milliseconds (Andre Klapper)
3388 Make alarm daemon start in Dawat/Tizen. (Srinivasa Ragavan)
3389 Add missing mnemonics; change some mnemonics to avoid conflicts (Andre Klapper)
3390 Add missing mnemonic to string (Andre Klapper)
3393 Daniel Mustieles (es)
3394 Мирослав Николић (sr)
3395 Christian Kirbach (de)
3396 Chao-Hsiung Liao (zh_HK)
3398 Ihar Hrachyshka (be)
3403 Evolution 3.3.4 2012-01-16
3404 --------------------------
3407 Bug 343499 - Contacts not sorted the right way on print out
3409 Bug 353743 - Add Print button to meeting notification dialog
3411 Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
3412 Bug 612257 - Sanitize widgets in alarm notification dialog (Milan Crha)
3413 Bug 636214 - Use CamelSettings instead of CamelURL (Punit Jain)
3414 Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
3416 Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
3417 Bug 661087 - Add ability to remove localized "Re:" prefixes in subject
3419 Bug 661885 - Disable horizontal scrolling in filter rule editor
3421 Bug 664003 - Cannot modify account name in account assistant
3423 Bug 664370 - Crash when putting same component into icalcomponent
3425 Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
3426 Bug 666490 - Crash in e-mail-session.c:user_message_response
3428 Bug 666675 - Remove evolution-addressbook-clean (Matthew Barnes)
3429 Bug 666695 - Wrong schema for relocatable path in evolution.convert
3431 Bug 666706 - MailFolderCache: Crash on visiting a renamed folder
3433 Bug 666832 - Skip local/vfolder services from Send/Receive update
3435 Bug 667119 - Hard to change Attendee role in meeting editor
3437 Bug 667185 - Menu items from plugins not translated (Milan Crha)
3438 Bug 667281 - Deadlock on evolution start (Milan Crha)
3439 Bug 667346 - Fix build with libpst 0.6.54 and require this version
3441 Bug 667384 - Misspelling: "Olsen" timezone database (Matthew Barnes)
3442 Bug 667398 - Automatic mark-as-seen too aggressive (Milan Crha)
3443 Bug 667528 - Crash in pine-importer.c with no book source defined
3446 Miscellaneous Changes:
3447 * Make sure EAlertDialog has at least one button, to be able to
3448 closed it (Milan Crha)
3449 * Move EMailLabelListStore to EMailSession. (Matthew Barnes)
3450 * Inherit smaller time division from preferences in day calendar
3451 printout (Milan Crha)
3452 * Make em_utils_generate_account_hash() private. (Matthew Barnes)
3453 * Do not call gtk_main_quit() on shell quit when none is running
3455 * mail-folder-cache: Update folders only on stores whose support it
3457 * Slow start due to instant saving of no change in an EAccountList
3459 * EMailSession does not respect user settings on start (Milan Crha)
3460 * Do not auto-mark-as-seen when changing filter type (Milan Crha)
3461 * User documentation improvements (Brian Grohe and Andre Klapper)
3464 Kristjan SCHMIDT (eo)
3465 Daniel Mustieles (es)
3472 Evolution 3.3.3 2011-12-19
3473 --------------------------
3475 Bug 661043 - Printing causes email images to download (Milan Crha)
3476 Bug 666341 - [bbdb] Invalid free in bbdb_do_it (Milan Crha)
3477 Bug 561696 - Invitation's "Open Calendar" button jumps to current day (Milan Crha)
3478 Bug 566793 - Support Drop And Drag Into Nautilus As PDF File (pepp)
3479 Bug 666081 - Duplicate typedefs (Matthew Barnes)
3480 Bug 582649 - Toggle for coloring today and overdue tasks (Milan Crha)
3481 Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
3482 Bug 665981 - Use OpenStreetMap geoclue provider (Alban Browaeys)
3483 Bug 665980 - Bump minimum champlain-gtk version to 0.12 (Alban Browaeys)
3484 Bug 665782 - configure.ac: Add gmodule-2.0 to GNOME_PLATFORM (Christophe Fergeau)
3485 Bug 578245 - View settings for threads getting lost (Milan Crha)
3486 Bug 577322 - Rename of a system ESource doesn't persist (Milan Crha)
3487 Bug 665149 - Do not ref window in e_restore_window() (Milan Crha)
3488 Bug 663122 - Doesn't quit on exit with GLib's git master (Milan Crha)
3489 Bug 664708 - Composer's headers preference is reset on From change (Milan Crha)
3490 Bug 665103 - Blank composer/mail/network preferences windows (Milan Crha)
3491 Bug 665123 - Incorrect unref of ESource in pine-importer (Milan Crha)
3492 Bug 580394 - Comment field in a meeting request is too small (Milan Crha)
3493 Bug 616561 - Don't check read-only calendars in the itip-formatter (Tim Piessens)
3494 Bug 376075 - Accepting a meeting invitation defaults to wrong calendar (Milan Crha)
3495 Bug 659491 - Hung when accepting calendar invite (Milan Crha)
3496 Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc (Josselin Mouette)
3497 Bug 664654 - Sanitize subjects before suggesting a save filename (Matthew Barnes)
3498 Bug 664634 - Deadlock when processing completed tasks filter (Milan Crha)
3499 Bug 664707 - Tasks & Memos panel size not remembered (Matthew Barnes)
3500 Bug 664678 - Bad defaults for SpamAssassin GSettings keys (Matthew Barnes)
3501 Bug 585066 - Add Auto-Submitted header to outgoing MDNs (Matthew Barnes)
3502 Bug 663615 - Saving calendar duplicates the first event (Milan Crha)
3503 Bug 664018 - Cannot create task/memo from a mail (Milan Crha)
3505 Miscellaneous Fixes:
3506 EMailSession: Add "activity-added" signal. (Matthew Barnes)
3507 mail-send-recv.c: Avoid using EAccount and CamelURL if possible. (Matthew Barnes)
3508 Upstreamed patch from Meego Bugzilla: 23097 (Srinivasa Ragavan)
3509 Upstreamed patch from MeeGo Bugzilla: 22945 (Srinivasa Ragavan)
3510 Fix a crash in pdf_drag_drop. Ref the objects while cloning format_html. (Chenthill Palanisamy)
3511 MailFolderCache: Fix a double-free on unsubscribe. (Matthew Barnes)
3512 EMSubscriptionEditor: Use alternating row colors. (Matthew Barnes)
3513 EMSubscriptionEditor cleanups. (Matthew Barnes)
3514 Bump minimum geoclue version to 0.12. (Alban Browaeys)
3515 EMAccountEditor: Fix handling of auth-mechanism. (Matthew Barnes)
3516 MailFolderCache: Don't respond to "service-added" signals. (Matthew Barnes)
3517 EMailSession: Fix silly mistake in constructed(). (Matthew Barnes)
3518 Adapt to camel_session_remove_service() changes. (Matthew Barnes)
3519 User Docs: Grammar and spelling fixes (Christian Kirbach)
3520 Reorder accounts by drag-and-drop. (Matthew Barnes)
3521 Add a hidden --version option. (Matthew Barnes)
3522 Move folder URI caching to MailFolderCache. (Matthew Barnes)
3523 mail_folder_cache_note_store: CamelSession arg is unnecessary. (Matthew Barnes)
3524 MailFolderCache: Add class methods for signals. (Matthew Barnes)
3525 Miscellaneous EShellView-related cleanups. (Matthew Barnes)
3526 Remove unused function vfolder_create_part(). (Matthew Barnes)
3527 Remove unused function vfolder_revert(). (Matthew Barnes)
3528 Remove 'vfolder_store' global variable. (Matthew Barnes)
3529 EMFolderTreeModel: Check for vfolder store by its UID. (Matthew Barnes)
3530 Remove unnecessary 'vfolder_store' declaration. (Matthew Barnes)
3531 Composer: "mailto" blacklist touch ups. (Matthew Barnes)
3532 EMailReader: Avoid more runtime warnings. (Matthew Barnes)
3533 Avoid a runtime warning in mail_reader_message_seen_cb(). (Matthew Barnes)
3534 Remove more "Click \"Forward\" to continue." sentences (Milan Crha)
3535 Remove some unnecessary GConf crud. (Matthew Barnes)
3536 "citation-colour" -> "citation-color" (Matthew Barnes)
3537 Remove GConfBridge. (Matthew Barnes)
3538 Use e_restore_window() and "org.gnome.evolution.window". (Matthew Barnes)
3539 Add e_restore_window(). (Matthew Barnes)
3540 Add relocatable "org.gnome.evolution.window" schema. (Matthew Barnes)
3541 Updated asturian language (Xandru Armesto)
3542 Remove almost all *_DISABLED_DEPRECATED_FLAGS. (Matthew Barnes)
3543 Remove *_DISABLE_SINGLE_INCLUDES macros. (Matthew Barnes)
3544 Remove e_shell_get_gconf_client(). (Matthew Barnes)
3545 Updated POTFILES.in (Piotr Drąg)
3546 Merge branch 'wip/gsettings' (Matthew Barnes)
3547 Include git.mk in mail/mail-autoconfig/Makefile.am. (Matthew Barnes)
3548 Split MDN handling into a module. (Matthew Barnes)
3549 EPreviewPane: Implement EAlertSink. (Matthew Barnes)
3550 EAlertBar: Add a close button to all alerts. (Matthew Barnes)
3551 Add EMailReader:message-loaded signal. (Matthew Barnes)
3552 Add EMailReader:message-seen signal. (Matthew Barnes)
3555 Daniel Mustieles (es)
3556 Christian Kirbach (de)
3560 Mario Blättermann (de)
3565 Evolution 3.3.2 2011-11-21
3566 --------------------------
3569 Bug 440316 - Improve SSL Certificate check bad signature dialog
3571 Bug 565483 - "All folders" does not search all folders (Milan Crha)
3572 Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
3573 Bug 636214 - Fetch configuration details from server (Punit Jain)
3574 Bug 659557 - Duplicate mnemonic in ldap address book creation dialog
3576 Bug 659736 - GOA Google calendar prevents settings change (Milan Crha)
3577 Bug 659945 - "New" button in toolbar for new mail message not working
3579 Bug 660782 - [pst-import] Missing 'To' on message replies (Milan Crha)
3580 Bug 660878 - Configuration options are not autofilled (Punit Jain)
3581 Bug 661126 - Meeting Free/busy dialog dates don't follow locale
3583 Bug 662589 - 'Retrieve List' for new Google calendar does not use proxy
3585 Bug 662742 - Double free when expunging completed tasks (Milan Crha)
3586 Bug 662914 - Reply to gnupg signed mails should be signed (Milan Crha)
3587 Bug 662929 - POP3 prevents expunge of local Inbox in offline
3589 Bug 663286 - Changing view clears Contact preview (Milan Crha)
3590 Bug 663372 - Actions not updated after disabling account
3592 Bug 663376 - Folder->Properties enabled when no folder selected
3594 Bug 663746 - Can't finish new account configuration for POP
3596 Bug 663748 - Unable to reconfigure GOA GMail account (Milan Crha)
3597 Bug 663836 - emae_send_page() gets wrong CamelProvider (Matthew Barnes)
3598 Bug 664001 - Account setup asks to configure SMTP when not needed
3600 Bug 664016 - [evolution-alarm-notify] Try to reconnect offline
3601 calendars (Milan Crha)
3604 * Remove g_thread_init() calls. (Matthew Barnes)
3605 * Teach Evolution about Photo/Logo EContact fields stored as URIs
3606 (Tristan Van Berkom)
3607 * Add EAuthComboBox widget. (Matthew Barnes)
3608 * EMAccountEditor: Start using CamelNetworkSettings. (Matthew Barnes)
3609 * Call e_gdbus_templates_init_main_thread() in main() (Milan Crha)
3610 * Kill gtk-doc tmpl files. (Matthew Barnes)
3611 * Removing a redundant virtual function (Punit Jain)
3612 * Remove SQLite mail summary migration. (Matthew Barnes)
3613 * EMAccountEditor: Add a review page. (Punit Jain)
3614 * Preset 'width-chars' for account type description labels (Milan Crha)
3615 * Use CamelSExp instead of ESExp in filter, mail. (Matthew Barnes)
3618 Mario Blättermann (de)
3619 Daniel Mustieles (es)
3622 Algimantas Margevičius (lt)
3626 Evolution 3.3.1 2011-10-24
3627 --------------------------
3630 * Bug 235665 - Heavy hard disk access when resizing columns in views
3632 * Bug 351025 - Make the order of the mail accounts configurable
3634 * Bug 451377 - Timezone map resizes on mouseover (Milan Crha)
3635 * Bug 455271 - A moved/renamed mail folder loses focus (Milan Crha)
3636 * Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
3637 * Bug 576478 - [Windows] Redirect Help->Contents to a web page
3639 * Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
3640 * Bug 616981 - Mail marking as read is hard (Milan Crha)
3641 * Bug 632619 - Recurring events can clutter month view (Milan Crha)
3642 * Bug 637673 - Make phone fields one row and auto-expand when needed
3644 * Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
3645 * Bug 655625 - Crash in atk_state_set_contains_state (Milan Crha)
3646 * Bug 656378 - Attachment name corruption (Punit Jain)
3647 * Bug 656473 - Store server folder cache in user's cache directory
3649 * Bug 657170 - Disallow creating assigned tasks when not supported
3651 * Bug 657374 - mailto: attachment parameter can lead to accidental
3652 data exfiltration (Vibha Yadav)
3653 * Bug 658066 - Security dialog is too big (Dan Vrátil)
3654 * Bug 658835 - Color Scheme off in calendar (Milan Crha)
3655 * Bug 659440 - Doesn't mark messages as replied when sending offline
3657 * Bug 659486 - EAlert default response is ignored by EAlertDialog
3659 * Bug 659517 - Calendar reminds of old events following upgrade
3661 * Bug 659555 - Add custom icons in a folder Subscription dialog
3663 * Bug 659558 - Missing set mnemonic widgets (Milan Crha)
3664 * Bug 659568 - One day delay in calendar view (Milan Crha)
3665 * Bug 659726 - Search Folders contain ambiguous reference to accounts
3667 * Bug 659828 - Selecting a message with a sound attached loses focus
3669 * Bug 659874 - Address Cards Render extra Phone Number (Milan Crha)
3670 * Bug 659876 - Make automatic contact address formatting optional
3672 * Bug 659932 - 'Use system time zone' in not honored immediately
3674 * Bug 660224 - Assertion failure when forwarding message (Milan Crha)
3675 * Bug 660530 - Improve folder Subscription interface (Milan Crha)
3676 * Bug 660584 - Fix crash when removing user certificate (Dan Vrátil)
3677 * Bug 660721 - Online Account services not always activating
3679 * Bug 660738 - Font changes ignored since 3.2 (Milan Crha)
3680 * Bug 660782 - [pst-import] Missing tasks after import (Milan Crha)
3681 * Bug 660799 - Bad GOptionEntry in evolution-addressbook-export
3683 * Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
3685 * Bug 660850 - Missing set mnemonic widgets in composer preferences
3687 * Bug 660861 - Avoid mark-all-read on a non-folder selection
3689 * Bug 660878 - Account configuration options are not auto-filled
3691 * Bug 661399 - Crash when hovering over calendar entry (Matthew Barnes)
3692 * Bug 661404 - Adding multiple e-mails to contact list is too hard
3694 * Bug 661409 - Contact display drops address lines (Dan Vrátil)
3695 * Bug 661434 - Unfriendly search result (Milan Crha)
3696 * Bug 661534 - "Current View" tooltip untranslated (Matthew Barnes)
3697 * Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
3699 * Bug 661549 - Avoid fetching from backend when calculating summary
3701 * Bug 661650 - "Certificate Authority Trust" strings miss mnemonics
3705 * User documentation improvements. (Andre Klapper)
3706 * The EExtension framework is now in libebackend. (Matthew Barnes)
3707 * Require GLib 2.30. (Matthew Barnes)
3708 * ETableHeader: Rework the header button drawing code for GTK+ 3
3710 * Increase dependency on gtk+ to 3.2.0 (Milan Crha)
3711 * GtkApplication has some new EShell-like features. (Matthew Barnes)
3712 * EAttachmentPaned: Add "resize-toplevel" property. (Matthew Barnes)
3713 * Remove EHintedEntry. (Matthew Barnes)
3714 * Let GtkFileChooser track its own last-used-folder. (Matthew Barnes)
3715 * Require libgdata >= 0.10. (Matthew Barnes)
3716 * Fix invalid read on vCard drop (Milan Crha)
3720 Carles Ferrando (ca@valencia)
3723 Mario Blättermann (de)
3724 Daniel Mustieles (es)
3726 Daniel Mustieles (es)
3727 Inaki Larranaga Murgoitio (eu)
3732 Algimantas Margevičius (lt)
3734 Manoj Kumar Giri (or)
3736 Nguyễn Thái Ngọc Duy (vi)
3737 Chao-Hsiung Liao (zh_HK, zh_TW)
3740 Evolution 3.2.0 2011-09-26
3741 --------------------------
3744 Abderrahim Kitouni (ar)
3746 Mario Blättermann (de)
3748 Daniel Mustieles (es)
3754 Hannie Dumoleyn (nl)
3756 Djavan Fagundes (pt_BR)
3761 Evolution 3.1.92 2011-09-19
3762 ---------------------------
3765 Bug 659125 - Reference counting issues in calendar (Milan Crha)
3766 Bug 655253 - Do not show detached instances twice in a calendar (Milan Crha)
3767 Bug 635347 - Message lacks ID when submitted for sending (Matthew Barnes)
3768 Bug 657611 - Hidden error of invalid attendee on send (Milan Crha)
3769 Bug 658460 - alarm-notify issues runtime warning (Matthew Barnes)
3770 Bug 657386 - Changing default source doesn't unmark previous one (Milan Crha)
3771 Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
3772 Bug 655564 - Express remembers settings of not finished account (Milan Crha)
3773 Bug 655568 - Cursor lost after Collapse all threads called (Milan Crha)
3774 Bug 655709 - Hide 'Group by' in views when not supported (Milan Crha)
3776 Miscellaneous Fixes:
3777 Make sure GConf schemas have defined default values (Milan Crha)
3778 User Docs: Fix order of sentences. (Andre Klapper)
3779 User Docs: Hide 'Other Settings' if there is no content. Thanks to Michael Hill for pointing this out (Andre Klapper)
3780 User Docs: Add TODOs as pointed out by Michael Hill (Andre Klapper)
3781 Make maintiner mode enabled by default (Javier Jardón)
3782 Added hu to DOC_LINGUAS (Gabor Kelemen)
3783 User Docs: Update CSS/WebKit integration version statement (Andre Klapper)
3784 User Docs: Add subsections to Receiving settings for better readability, use lists everywhere (Andre Klapper)
3785 User Docs: Include Security and Default tab pages in new EWS account settings page (Andre Klapper)
3786 User Docs: Add missing includes for Exchange account types (Andre Klapper)
3787 User Docs: Add initial docu for EWS account setup. Thanks to Akhil Laddha for screenshots. (Andre Klapper)
3792 Mario Blättermann (de)
3799 Kenneth Nielsen (da)
3806 Andika Triwidada (id)
3807 Hannie Dumoleyn (nl)
3808 Alexander Shopov (bg)
3809 Daniel Mustieles (es)
3811 Evolution 3.1.91 2011-09-05
3812 ---------------------------
3815 Bug 657765 - Explicitly link libgnomecanvas against libm
3817 Bug 657836 - Work around g_unix_signal API changes. (Matthew Barnes)
3820 * Various user documentation improvements. (Andre Klapper)
3821 * Disable inline-image plugin by default. (Matthew Barnes)
3822 * Create tar.xz files for 'make dist' only (Milan Crha)
3826 Daniel Mustieles (es)
3828 Andika Triwidada (id)
3829 Daniel Nylander (sv)
3830 Cheng-Chia Tseng (zh_HK)
3833 Evolution 3.1.90 2011-08-29
3834 ---------------------------
3836 * New user documentation in Mallard format by Andre Klapper.
3839 Bug 362366 - Dragging selected folder to message pane duplicates
3840 messages (Milan Crha)
3841 Bug 650839 - Add option for alarms into calendar preferences
3843 Bug 651633 - Hidden task/memo sidebar always automagically re-appears
3845 Bug 651741 - Find in text message doesn't warn about no matching found
3847 Bug 652092 - 'Mark messages as read' doesn't work with search folder
3849 Bug 652914 - IMAP: moving mail puts a copy into real Trash too
3851 Bug 655254 - Cropped Junk settings text (Milan Crha)
3852 Bug 655419 - "Save as iCalendar" misses mnemonic (Milan Crha)
3853 Bug 655490 - Location chooser dialog for Weather calendar is too small
3855 Bug 655549 - [mail-to-task] Ignores cancel of source select dialog
3857 Bug 655551 - [mail-to-task] Pick organizer based on selected folder's
3859 Bug 655629 - "Path:" label for spool file should be "File:" label
3861 Bug 655666 - Split task preferences into its own tab (Milan Crha)
3862 Bug 655708 - Unreadable tooltip for Memo/Task (Milan Crha)
3863 Bug 655942 - Shows 'Storing folder...' when deleting a local folder
3865 Bug 656258 - Critical runtime warning on comp-editor close (Milan Crha)
3866 Bug 656537 - Fix mallard relaxng validation errors in help pages
3867 (Alexandre Rostovtsev)
3868 Bug 656620 - Account editor doesn't update on settings change
3870 Bug 656622 - 'Check for supported types' fails again (Milan Crha)
3871 Bug 656718 - Runtime warning in folder_tree_get_folder_info_cb()
3873 Bug 656720 - Exclude NNTP stores from Create Folder dialog
3875 Bug 656722 - Incorrect prototype of notify:: signal callback
3877 Bug 656723 - Forgets 'Use secure connection' setting during account
3878 configuration (Milan Crha)
3879 Bug 656733 - GUI no longer allows for non-default ports for email
3881 Bug 656810 - Too strict checking for validity of received calendars
3883 Bug 657310 - Crash when editing transport-only accounts (Milan Crha)
3884 Bug 657396 - Rename Alarms tab to Reminders in preferences (Milan Crha)
3887 * Adapt to new CamelSettings API. (Matthew Barnes)
3888 * Adapt to new CamelSubscribable interface. (Matthew Barnes)
3889 * Notify about all newly received messages since the last check
3891 * Using of uninitialized memory in
3892 em-folder-tree-model.c:store_info_free (Milan Crha)
3893 * Simplify em_config_target_new_account_update_settings().
3895 * Change license of Czech Help translation as per
3896 https://mail.gnome.org/archives/gnome-cs-list/2011-August/msg00013.html
3898 * Use new CamelService:display-name property. (Matthew Barnes)
3899 * e_mail_store_foreach(): Take an EMailSession parameter.
3901 * Do not show IM icons, a workaround till bug #473862 is fixed
3903 * Update EMailBrowser actions when MessageList reloads. (Matthew Barnes)
3904 * Invalidate region by one more pixel in width and height (Milan Crha)
3905 * plugin-mono: Remove Camel.cs and Evolution.cs (Matthew Barnes)
3906 * Cannot add folder to previously saved Search folder (Milan Crha)
3907 * Add translator comment for screenshot in docs (Andre Klapper)
3908 * Very slow filling of EMSubscriptionEditor tree view (Milan Crha)
3909 * Changing source in CompEditor blocks UI (Milan Crha)
3910 * [mail-to-task] Uses incorrect function to free array of message
3912 * Stick Account Editor widgets at the top, like it used to before gtk3
3914 * Fix enum generation problems in glib-gen.mak. (Matthew Barnes)
3917 Christian Kirbach (de)
3919 Daniel Mustieles (es)
3921 Andika Triwidada (id)
3922 OKANO Takayoshi (ja)
3926 Мирослав Николић (sr)
3927 Daniel Nylander (sv)
3931 Evolution 3.1.5 2011-08-14
3932 --------------------------
3935 Bug 656290 - "Always carbon-copy (cc) to:" option not honored (Milan Crha)
3936 Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
3937 Bug 655957 - Current account / all accounts search changes column (Milan Crha)
3938 Bug 645476 - Message list unnecessarily scrolls back to selected row (Milan Crha)
3939 Bug 656133 - Mail-local not initialized when adding/editing account (Milan Crha)
3940 Bug 655843 - Copy to calendar doesn't add timezone information (James Bottomley)
3941 Bug 655944 - Import dialog is not showing operation progress (Milan Crha)
3942 Bug 655492 - Move 'Automatic contacts' tab to 'Contacts' part (Milan Crha)
3943 Bug 655494 - Move 'Calendar and Tasks' tab out of Mail Preferences (Milan Crha)
3944 Bug 655872 - [pst-import] Fails to properly open remote client (Milan Crha)
3945 Bug 655669 - Can't save inline pictures embedded in HTML Mails (Milan Crha)
3946 Bug 656136 - Remove time field in task editor (Milan Crha)
3947 Bug 656035. Add missing colon to string (Andre Klapper)
3948 Bug 655943 - Meeting request mails are not imported properly (Milan Crha)
3949 Bug 655870 - Uses incorrect pointer as string in error message (Milan Crha)
3950 Bug 655702 - Do not call Lists Groups when they are Lists anywhere else (Andre Klapper)
3951 Bug 655507 - Do not unload extensions, keep them preloaded (Milan Crha)
3952 Bug 655507 - Crash on startup when initializing spamassassin (Matthew Barnes)
3953 Bug 655893 - Crash on pst folder hierarchy import (Milan Crha)
3954 Bug 646646 - Incomplete and folder-incorrect import of pst file (Milan Crha)
3955 Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
3956 Bug 635211 - Select-all processed on timeout when not needed (Milan Crha)
3957 Bug 655444 - Alarm/reminder settings split in two tabs in Settings (Milan Crha)
3958 Bug 655441 - Fix typo (Andre Klapper)
3959 Bug 655430 - Forgotten EMailJunkOptions type init for mail-config.ui (Milan Crha)
3960 Bug 655353 - Add translator comment (Andre Klapper)
3961 Bug 655255 - Make comp-editor toolbar buttons' tooltips saner (Milan Crha)
3962 Bug 654889 - Closes when clicking on year/month selector (Milan Crha)
3963 Bug 654261 - Importing ics files into Evolution fails silently (Milan Crha)
3964 Bug 340614 - Replace alarm by reminder for UI consistency. (Andre Klapper)
3966 Miscellaneous Fixes:
3967 git.mk: Add support for mallard. (Matthew Barnes)
3968 EConfig: Broadcast abort/commit events by way of signals. (Matthew Barnes)
3969 Fix duplicated section ID (Andre Klapper)
3970 Gtk-Doc updates. (Matthew Barnes)
3971 EMAccountEditor: Simplify real junk/trash folder selection. (Matthew Barnes)
3972 EMFolderSelectionButton: Add an "account" property. (Matthew Barnes)
3973 EMFolderSelector: Add a "model" construct-only property. (Matthew Barnes)
3974 Add em_folder_tree_new_with_model(). (Matthew Barnes)
3975 EMFolderSelectionButton: Add a "folder-uri" property. (Matthew Barnes)
3976 Bugfixes and corrections pointed out by Akhil Laddha (Andre Klapper)
3977 Remove non-existing option as pointed out by Akhil Laddha (Andre Klapper)
3978 Fix TODO now that the code is fixed (Andre Klapper)
3979 EShell: Remove unused macro. (Matthew Barnes)
3980 Cannot reply to message without preview panel enabled (Milan Crha)
3981 Help->FAQ menu item and action are gone (Milan Crha)
3982 Fix typos in new docs (Yuri Chornoivan)
3983 EModule: Make all modules resident. (Matthew Barnes)
3984 Remove link to FAQ as content is covered by new user docs (Andre Klapper)
3985 Rename picture to new name (Andre Klapper)
3986 Add the one reused translatable picture again (Andre Klapper)
3987 Put new user documentation in place (Andre Klapper)
3988 Remove outdated instructions for doc translators (Andre Klapper)
3989 EMAccountEditor: Readability improvements. (Matthew Barnes)
3990 Avoid crashes when moving between messages quickly (Milan Crha)
3991 Do not leak memory on each mail folder change (Milan Crha)
3992 Use the same term 'Secure connection' everywhere instead of SSL (Andre Klapper)
3993 Use email instead of e-mail spelling, like anywhere else (Andre Klapper)
3994 Replace user name by username as used anywhere else in Evolution (Andre Klapper)
3995 Fix spelling of "Basic Headers" option to be consistent with the rest (Andre Klapper)
3996 Drop the duplicated 'Format' from filetype descriptionsto also sync strings with the ones used in shell/e-shell-utils.c (Andre Klapper)
3997 Forward button in Evolution Mail Configuration Assistant is actually called Continue (Andre Klapper)
4001 Christian Kirbach (de)
4002 Chao-Hsiung Liao (zh_HK)
4004 Mario Blättermann (de)
4005 Daniel Nylander (sv)
4006 Aurimas Černius (lt)
4007 Daniel Mustieles (es)
4009 Evolution 3.1.4 2011-07-25
4010 --------------------------
4013 Bug 652629 - GnomeCanvas: Disregard synthesized crossing events
4015 Bug 652634 - Runtime warning on second search dialog (Matthew Barnes)
4016 Bug 653568 - Forward as Redirect doesn't work (Matthew Barnes)
4017 Bug 653699 - Improve mail notifications (Matthew Barnes)
4020 * Adapt to CamelSession and e-passwords changes. (Matthew Barnes)
4021 * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
4022 * Avoid camel_stream_printf(). (Matthew Barnes)
4023 * EShellContent: Fix underallocation of EAlertBar. (Matthew Barnes)
4024 * online-accounts: Give Google calendars a color. (Matthew Barnes)
4025 * connman: Recover from dropped D-Bus connections faster.
4027 * network-manager: Recover from dropped D-Bus connections faster
4029 * network-manager: Keep network availablility state accurate.
4031 * Fix OpenBSD/FreeBSD support (Antoine Jacoutot)
4032 * Add more categories to settings desktop file. (Antoine Jacoutot)
4033 * Convert junk filtering EPlugins to EExtensions. (Matthew Barnes)
4034 * Make "open_calendar" function as expected. (Chenthill Palanisamy)
4035 * EMailBackend: Explicitly remove CamelServices during dispose.
4037 * error in mail notification (Punit Jain)
4042 Daniel Mustieles (es)
4043 Tommi Vainikainen (fi)
4049 Abduxukur Abdurixit (ug)
4052 Evolution 3.1.3 2011-07-04
4053 --------------------------
4056 Bug 650671 - Service connect/disconnect not cancelled properly (Milan Crha)
4057 Bug 499739 - "Flag for follow-up" should be easier to set (Milan Crha)
4058 Bug 652958 - Evolution Account Assistant jumps steps (Matthew Barnes)
4059 Bug 653247 - Don't show TIFF documents inline (Matthew Barnes)
4060 Bug 653644 - Warning when adding plain address into a contact list (Dan Vrátil)
4061 Bug 224687 - Various fixes in contact list editor (Dan Vrátil)
4062 Bug 652627 - Invalid unref on a NULL pointer from query_cb (Milan Crha)
4063 Bug 653618 - Sending email doesn't disconnect from a server (Milan Crha)
4064 Bug 224687 - Create lists of lists (Dan Vrátil)
4065 Bug 653358 - Do not duplicate google address book (Gustavo Noronha Silva)
4066 Bug 653466 - Crash in efh_format_headers (Milan Crha)
4067 Bug 653154 - Crash when constructing calendar view (Milan Crha)
4068 Bug 637402 - No quoted mail when replying to html email (Milan Crha)
4069 Bug 650278 - Tab doesn't exit port field (Milan Crha)
4070 Bug 646442 - [mail-to-task] Edit event details before adding to calendar (Dan Vrátil)
4071 Bug 653008 - Preference window for imap accounts is too large (Milan Crha)
4072 Bug 648468 - Disconnect service after mail fetching is done (Milan Crha)
4073 Bug 631954 - itip formatter makes synchronous calls to ecal (Milan Crha)
4074 Bug 269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
4075 Bug 650223 - Do not wait on evolution's exit when done with backup/restore (Milan Crha)
4076 Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
4077 Bug 652620 - Can use uninitialized memory in alarm-notification-dialog (Milan Crha)
4078 Bug 652626 - Fix initial position of contact maps markers (Dan Vrátil)
4079 Bug 252670 - Remember columns settings in Certificates tab (Dan Vrátil)
4080 Bug 530335 - Allow Reply to selected address only (Rathin)
4082 Miscellaneous Fixes:
4083 Autocompletion in contact list editor didn't work (Milan Crha)
4084 online-accounts: Set GoaAccount ID in calendar and contact sources. (Matthew Barnes)
4085 Add a bit more error checking and do not leak icalcomponent-s (Milan Crha)
4086 Fix crash when adding account in express mode (Gustavo Noronha Silva)
4087 Limit the size of tab labels to a reasonable size (Gustavo Noronha Silva)
4088 Check for cancelled GIO operation error code too (Milan Crha)
4089 Keep opening EClient-s till they report busy error (Milan Crha)
4090 Prototype an online-accounts module. (Matthew Barnes)
4091 Postpone ENameSelector loading as much as possible (Milan Crha)
4092 [itip-formatter] stock_animation is gone, use GtkSpinner instead (Milan Crha)
4093 Add "Open With Other Application" to attachment menu. (Matthew Barnes)
4094 Allow the startup-wizard to be delayed. (Matthew Barnes)
4095 Could not select real Junk/Trash folder (Milan Crha)
4096 Fix typo in a GConf key for alarm-notification dialog timezone setting (Milan Crha)
4097 Fix few memory leaks (Milan Crha)
4100 Kristjan SCHMIDT (eo)
4102 Мирослав Николић (sr)
4104 Mario Blättermann (de)
4107 Daniel Mustieles (es)
4111 Evolution 3.1.2 2011-06-13
4112 --------------------------
4115 Bug 229244 - Re-ordering email addresses in contact list editor
4117 Bug 243938 - Clicking on week numbers changes work week to week view
4119 Bug 332907 - Contact editor duplication alert misleading (Dan Vrátil)
4120 Bug 537691 - Account editor window HIG (Matthew Barnes)
4121 Bug 578245 - View settings for threads getting lost (Milan Crha)
4122 Bug 601541 - Add 'Copy Image' Option On Inline Email Images (Milan Crha)
4123 Bug 608203 - Left pane of mailer window is narrow at startup
4125 Bug 614274 - Labeling many messages is very slow (Matt McCutchen)
4126 Bug 619347 - Decode QP in email in Contact List Editor (Milan Crha)
4127 Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
4128 (Mathieu Trudel-Lapierre)
4129 Bug 636809 - Address labels formatting improvements (Dan Vrátil)
4130 Bug 640083 - Cannot configure LDAPS on port 636 (Milan Crha)
4131 Bug 642557 - Display maps in contact preview (Dan Vrátil)
4132 Bug 643526 - Crash in et_get_n_children (Milan Crha)
4133 Bug 643819 - Autocomplete the Location field (Dan Vrátil)
4134 Bug 645476 - Avoid scroll to cursor on folder change in message list
4136 Bug 646033 - Update progress in Send/Receive dialog (Milan Crha)
4137 Bug 646109 - Fix use of include <config.h> to make sure translations
4139 Bug 646615 - Bad single form (Milan Crha)
4140 Bug 647785 - Pasting an 24h event in month and week view doesn't work
4142 Bug 648612 - Crash during drag & drop of recurring events (Punit Jain)
4143 Bug 649310 - Calendar only shows midnight to noon (Milan Crha)
4144 Bug 649392 - Improve calendar's "Goto" dialog and move it to dialogs
4146 Bug 649757 - 'Local delivery' accounts stopped working (Milan Crha)
4147 Bug 649939 - Cann't create new folder (Milan Crha)
4148 Bug 649939 - Cann't create new folder (Milan Crha)
4149 Bug 649939 - Cann't create new folder (second shot) (Milan Crha)
4150 Bug 649952 - Do not unref result of camel_session_get_service()
4152 Bug 649990 - Remove get_font_options() from e-util.c. (Matthew Barnes)
4153 Bug 649993 - Change behavior of --component option (Matthew Barnes)
4154 Bug 650088 - Cannot send message from Contacts view (Matthew Barnes)
4155 Bug 650223 - evolution-backup does not terminate without --gui
4157 Bug 650491 - Shell handles forwarding uris to existing process wrong
4159 Bug 650522 - em-format-html: Fix uninitialized variable (Colin Walters)
4160 Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
4162 Bug 650525 - Don't install a SEGV handler (Colin Walters)
4163 Bug 650587 - Hide Search Folder actions when Search Folders are
4164 disabled (Matthew Barnes)
4165 Bug 651001 - Cannot send message from accounts not having a provider
4167 Bug 651039 - Always update signature in composer on account change
4169 Bug 651062 - refresh_folders_exec() reports progress incorrectly.
4171 Bug 651135 - Crash using saved search with an empty expression
4173 Bug 651316 - Crash with Outgoing mail filters (Milan Crha)
4174 Bug 651684 - Creates a copy of message in Outbox instead of replacing
4176 Bug 651761 - Message window doesn't mark message seen (Milan Crha)
4177 Bug 651976 - Reply/Forward setting isn't respected in message window
4181 * Simplified the format of folder URIs and refactored the
4182 evolution-mail library to use CamelFolder objects as much as
4183 possible instead of folder URIs.
4184 * Chip away at the legacy message passing infrastructure for
4185 mail operations. Prefer GIO-style async ops using EActivity.
4186 * Cannot send message with just enabled account (Milan Crha)
4187 * Remove unused e_get_gnome2_user_dir(). (Matthew Barnes)
4188 * Add EPortEntry to the Glade catalog. (Matthew Barnes)
4189 * EMailReader: Support multiple action groups. (Matthew Barnes)
4190 * EMailReader: Remove the forward/reply style hack. (Matthew Barnes)
4191 * Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
4192 * Fix crash when opening message window. (Matthew Barnes)
4193 * Remove emfu_create_folder_real(). (Matthew Barnes)
4194 * Updated the help license from GFDL 1.2 to GFDL 1.3 and
4195 CC-BY-SA 3.0 (Chenthill Palanisamy)
4196 * Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
4197 * Move EPopupMenu to /widgets/table. (Matthew Barnes)
4198 * Embed e_hsv_tweak() directly in e-table-item.c. (Matthew Barnes)
4199 * Do not add 'Local delivery' accounts into folder tree (Milan Crha)
4200 * Replace G_CONST_RETURN with 'const'. (Matthew Barnes)
4203 Alexander Shopov (bg)
4204 Carles Ferrando (ca@valencia)
4207 Daniel Mustieles (es)
4213 Мирослав Николић (sr)
4214 Abduxukur Abdurixit (ug)
4217 Evolution 3.1.1 2011-05-09
4218 --------------------------
4221 Bug 303653 - Make headers collapsable in preview pane (Dan Vrátil)
4222 Bug 303862 - Cannot scroll message after clicking image attachment
4224 Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
4225 Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
4226 Bug 502188 - Store 'Remember password' for calendars (Milan Crha)
4227 Bug 547954 - Clarify delete-from-search-folder warning (Dan Vrátil)
4228 Bug 588891 - Spam settings dialog terribly un-higgy (Dan Vrátil)
4229 Bug 597082 - Crash while migrating folder info (Matthew Barnes)
4230 Bug 619782 - Characters override in contact editor express mode
4232 Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
4233 Bug 641154 - Crash in emae_check_authtype_done (Milan Crha)
4234 Bug 641845 - Add default expansion variables to templates plugin
4236 Bug 644310 - Rework "Set as Background" image option (Matthew Barnes)
4237 Bug 645545 - Attachment reminder dialog uses wrong expand
4239 Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
4240 Bug 645610 - Editing contact doesn't refresh view (Milan Crha)
4241 Bug 645721 - Fix build error when enabling kerberos without specifying
4242 path (Niki Guldbrand)
4243 Bug 645825 - Search bar not changing color when showing results
4245 Bug 646197 - Crash with VALARM without ACTION property (Milan Crha)
4246 Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
4247 Bug 646384 - Updated App Icon (Matthew Barnes)
4248 Bug 646817 - Hide View->Preview menu in express mode (Matthew Barnes)
4249 Bug 647116 - Crash in g_error_matches,
4250 e_contact_editor_contact_modified (Milan Crha)
4251 Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
4252 Bug 647698 - Selected calendar doesnt authenticate after offline/online
4254 Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory
4256 Bug 647816 - Moving folder hierarchy causes error (David Woodhouse)
4257 Bug 648308 - Do not display full folder URI in "Opening folder"
4258 activity (Dan Vrátil)
4259 Bug 648317 - MeeGo shell looking for the wrong atom (Abner Silva)
4260 Bug 648346 - Add style class to message browser toolbar
4262 Bug 648756 - Custom imap port forgotten (Dan Vrátil)
4263 Bug 649046 - crash on startup with latest CamelURL modifications
4265 Bug 649365 - Creation of new repository evolution-groupwise
4267 Bug 649381 - Memory leaks in contact editor (Dan Vrátil)
4270 * Remove unique-3.0 dependency from configure.ac. (Matthew Barnes)
4271 * Port EShell to GtkApplication. (Matthew Barnes)
4272 * Port AlarmNotify to GtkApplication. (Matthew Barnes)
4273 * evolution-settings doesn't really need to be unique. (Matthew Barnes)
4274 * Fix alignment of extra widgets in EAlertDialogs. (Matthew Barnes)
4275 * Fix an EShell reference leak. (Matthew Barnes)
4276 * Change the accelerator map file location. (Matthew Barnes)
4277 * Reduce EAlertBar height. (Matthew Barnes)
4278 * EAlertBar: Make warnings time out after 5 minutes (Matthew Barnes)
4279 * Change "mail:async-error" alerts to warnings. (Matthew Barnes)
4280 * Restore lockdown integration. (Matthew Barnes)
4281 * Rip out Anjal-specific cruft we don't need. (Matthew Barnes)
4282 * Remove the profiler plugin. (Matthew Barnes)
4283 * Remove no longer existing files from POTFILES.in (Wouter Bolsterlee)
4284 * Don't crash on missing EAlert definitions. (Matthew Barnes)
4285 * EWebView: Implement the EAlertSink interface (Matthew Barnes)
4286 * EWebView: Fix icon retrieval when showing EAlerts. (Matthew Barnes)
4287 * Demonstrate EWebView as an EAlertSink. (Matthew Barnes)
4288 * Don't try to refresh or sync mail folders when offline.
4290 * Kill em_composer_prefs_new_signature(). (Matthew Barnes)
4291 * Adapt to sealed up CamelService. (Matthew Barnes)
4292 * evolution-alarm-notify: replace Moblin by Meego (Alban Crequy)
4293 * Adapt to CamelService changes. (Matthew Barnes)
4294 * Do not require unique-3.0 in .pc files (Milan Crha)
4295 * e_mail_local_init(): Improve error handling. (Matthew Barnes)
4296 * Adapt to new CamelSession background job API. (Matthew Barnes)
4297 * Bump gladeui-2.0 minimum version to 3.10.0. (Matthew Barnes)
4298 * EMailBackend: Ignore cancelled background jobs. (Matthew Barnes)
4299 * Some modules missing CFLAGS/LIBS for EShell. (Matthew Barnes)
4300 * Remove redundant EAccountList utilities. (Matthew Barnes)
4301 * Add e_meeting_store_find_self(). (Matthew Barnes)
4302 * Add itip_address_is_user(). (Matthew Barnes)
4303 * Refactor CompEditor pages to isolate EAccount usage. (Matthew Barnes)
4304 * Add itip_get_user_identities(). (Matthew Barnes)
4305 * Fix a memory leak (Milan Crha)
4306 * Add itip_get_fallback_identity(). (Matthew Barnes)
4307 * Make EAlertBar messages selectable (Milan Crha)
4308 * Adapt to extra arg in camel_session_get_service_by_url().
4310 * EMFolderSelectionButton: Remove unused multiselect functions.
4312 * groupwise-features: Fix a compiler warning. (Matthew Barnes)
4313 * MailFolderCache: Remove 'folders_uri' hash table (Matthew Barnes)
4314 * e_get_account_by_uid(): Also handle CamelTransport UIDs.
4316 * EMEventTargetFolder: Add an EAccount member. (Matthew Barnes)
4317 * EMConfigTargetAccount: Add original_account member. (Matthew Barnes)
4318 * Simplify mail_session_get_password(). (Matthew Barnes)
4319 * Remove e_get_account_by_transport_url(). (Matthew Barnes)
4320 * EMailSession: Fix popb4smtp authentication. (Matthew Barnes)
4321 * Add em_folder_tree_get_selected_account(). (Matthew Barnes)
4322 * EMailShellView: Open the selected folder ourselves. (Matthew Barnes)
4323 * Remove e_mail_reader_set_folder_uri(). (Matthew Barnes)
4324 * Drop 'folder_uri' param from message_list_set_folder().
4326 * Add some handy folder URI utility functions. (Matthew Barnes)
4327 * Replace camel_store_folder_uri_equal() with
4328 e_mail_folder_uri_equal(). (Matthew Barnes)
4329 * em-utils.c: Simplify guess_account_from_folder(). (Matthew Barnes)
4330 * Drop 'folder_uri' param from em_utils_folder_is_drafts().
4332 * Drop 'folder_uri' param from em_utils_folder_is_templates().
4334 * Drop 'folder_uri' param from em_utils_folder_is_sent().
4336 * Drop 'folder_uri' param from em_utils_folder_is_outbox().
4338 * Change em_folder_tree_model_user_marked_unread() params.
4340 * Remove 'from_uri' params from e-msg-composer-utils.c.
4342 * Build vfolder rules with CamelFolders instead of folder URIs.
4344 * Remove e_mail_reader_get_folder_uri(). (Matthew Barnes)
4345 * Drop 'folder_uri' member from MessageList. (Matthew Barnes)
4346 * groupwise-features: Avoid e_get_account_by_source_url().
4348 * MessageList: Simplify the "Location" column. (Matthew Barnes)
4349 * EMFolderSelectionButton: Avoid e_get_account_by_source_url().
4351 * Remove EMFolderTreeModel::folder-added signal. (Matthew Barnes)
4352 * Use e_mail_folder_uri_from_folder() instead of
4353 camel_folder_get_uri(). (Matthew Barnes)
4354 * Simplify em_folder_tree_set_selected_list(). (Matthew Barnes)
4355 * Teach e_mail_folder_uri_parse() to parse 'email://' URIs.
4357 * Simplify e_mail_session_uri_to_folder_sync(). (Matthew Barnes)
4358 * Drop support for command-line 'email://' URIs. (Matthew Barnes)
4359 * Simplify emae_account_folder(). (Matthew Barnes)
4360 * Simplify em_utils_folder_is_templates(). (Matthew Barnes)
4361 * Simplify em_utils_folder_is_drafts(). (Matthew Barnes)
4362 * Simplify em_utils_folder_is_sent(). (Matthew Barnes)
4363 * Simplify em_folder_tree_model_set_folder_info(). (Matthew Barnes)
4364 * EMFolderTreeModel: Always populate the CamelStore column.
4366 * EMFolderTreeModel: Avoid e_get_account_by_source_url().
4368 * EMAccountEditor: Fix a runtime warning. (Matthew Barnes)
4369 * Introduce a new, simpler folder URI format. (Matthew Barnes)
4370 * EMFolderTreeModel: Use the new folder URI format. (Matthew Barnes)
4371 * EMFilterFolderElement: Use the new folder URI format. (Matthew Barnes)
4372 * EMVFolderRule: Use the new folder URI format. (Matthew Barnes)
4373 * e_mail_local_init(): Use the new folder URI format. (Matthew Barnes)
4374 * Simplify e_mail_session_unsubscribe_folder_sync(). (Matthew Barnes)
4375 * Simplify em_vfolder_rule_from_message(). (Matthew Barnes)
4376 * Simplify em_vfolder_rule_from_address(). (Matthew Barnes)
4377 * Simplify vfolder_adduri_desc(). (Matthew Barnes)
4378 * MailFolderCache: Emit folder names instead of URIs in signals.
4380 * mail-config.c: Don't try to rename obsolete config files.
4382 * Remove em_uri_from_camel() and em_uri_to_camel(). (Matthew Barnes)
4383 * fetch_mail_exec(): Remove hack for local Inbox. (Matthew Barnes)
4384 * Remove uid_cachename_hack(). (Matthew Barnes)
4385 * Adapt to X-Evolution-Source headers storing UIDs. (Matthew Barnes)
4386 * Remove e_get_account_by_source_url(). (Matthew Barnes)
4387 * em_folder_utils_copy_folder(): Change function parameter.
4389 * em_folder_utils_create_folder(): Change function parameters.
4391 * Remove em_folder_tree_get_selected_folder_info(). (Matthew Barnes)
4392 * MailFolderCache: Drop folder URI in "folder-changed" signal.
4394 * mail-send-recv.c:get_folders(): Adapt to CamelVeeStore change.
4396 * Adapt to CamelFolderInfo.name -> display_name. (Matthew Barnes)
4397 * Adapt to CamelFolder:name -> display-name. (Matthew Barnes)
4400 Abderrahim Kitouni (ar)
4401 Krasimir Chonov (bg)
4402 Alexander Shopov (bg)
4404 Jordi Serratosa (ca)
4406 Kenneth Nielsen (da)
4407 Christian Kirbach (de)
4408 Daniel Mustieles (es)
4410 Inaki Larranaga Murgoitio (eu)
4414 Takayuki KUSANO (ja)
4415 Takayoshi OKANO (ja)
4417 Žygimantas Beručka (lt)
4419 Wouter Bolsterlee (nl)
4420 Hannie Dumoleyn (nl)
4421 Djavan Fagundes (pt_BR)
4423 Daniel Nylander (sv)
4425 Abduxukur Abdurixit (ug)
4426 Daniel Korostil (uk)
4428 Chao-Hsiung Liao (zh_HK)
4431 Evolution 3.0.0 2011-04-04
4432 --------------------------
4435 Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
4436 Bug 646384 - Updated App Icon (Matthew Barnes)
4437 Bug 645551 - Mailer statusbar jumping in size (Matthew Barnes)
4440 * Fix translations being broken by removing calls to bindtextdomain()
4441 from plugins. It shouldn't be needed for plugins that live in
4442 the evolution source tree anyway since they should just use the
4443 translation domain they inherit from main(). (Kjartan Maraas)
4446 Khaled Hosny, Abderrahim Kitouni (ar)
4447 David Planella, Jordi Serratosa (ca)
4449 Kenneth Nielsen (da)
4450 Wolfgang Stöggl (de)
4451 Inaki Larranaga Murgoitio (eu)
4456 Takayuki KUSANO (ja)
4458 Žygimantas Beručka (lt)
4459 Sandeep Shedmake (mr)
4460 Wouter Bolsterlee, Hannie Dumoleyn (nl)
4461 Djavan Fagundes (pt_BR)
4462 Daniel Nylander (sv)
4464 Daniel Korostil (uk)
4466 Chao-Hsiung Liao (zh_HK)
4469 Evolution 2.91.92 2011-03-21
4470 ----------------------------
4473 Bug 223838 - Do not share global Sent folder view with regular folders
4475 Bug 586461 - Remove signature also from HTML formatted emails on reply
4477 Bug 615204 - Adding AOL mail account as IMAP results in POP account
4479 Bug 618440 - "Reply" does not always strip signatures (Milan Crha)
4480 Bug 637641 - Crash on audio alarms with invalid file URI set
4482 Bug 641939 - Doesn't read online state on start (Milan Crha)
4483 Bug 643507 - Font preferences don't work (Matthew Barnes)
4484 Bug 644053 - Fix packing in "Network Preferences" (Matthew Barnes)
4485 Bug 644066 - Text selection is cleared when right-clicking on a link
4487 Bug 644107 - Local addressbooks created without relative_uri set
4489 Bug 644164 - Using outdated Connman D-Bus names (Hao H Li)
4490 Bug 644166 - Add style class to primary toolbars (Matthew Barnes)
4491 Bug 644194 - EAddressbookModel: Logic error in remove_contact
4493 Bug 644232 - Support NetworkManager 0.9 (Dan Williams)
4494 Bug 644235 - Make EActivityProxy a GtkFrame (Cosimo Cecchi)
4495 Bug 644301 - Invalid GVariant format in NetworkManager module
4497 Bug 644792 - Crash when sending D-Bus message (Milan Crha)
4499 Miscellaneous Fixes:
4500 * Typo in comment: s/datefime-formats/datetime-formats/ (Paul Menzel)
4501 * Do not prompt for offline when mail backend not started (Milan Crha)
4502 * Use message subject for attachment description if no filename
4503 provided (Milan Crha)
4504 * Minor glitches in Account Editor (Milan Crha)
4505 * Fix build break after recent eds changes (Milan Crha)
4506 * Fix few invalid reads caused by ECanvas (Milan Crha)
4507 * Save account list when changing account (Milan Crha)
4508 * Select IMAP+ by default in new account setup (Matthew Barnes)
4511 Mario Blättermann (de)
4520 Manoj Kumar Giri (or)
4523 Lucian Adrian Grijincu (ro)
4525 Andrej Žnidaršič (sl)
4526 Daniel Nylander (sv)
4527 Daniel Korostil (uk)
4530 Evolution 2.91.91 2011-03-07
4531 ----------------------------
4534 Bug 434972 - Reply does not detect "RE :" subject prefix (Milan Crha)
4535 Bug 550867 - Showing location in meetings (Milan Crha)
4536 Bug 608804 - Some attachments make evolution crash in libical
4538 Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
4540 Bug 623593 - Cannot drag&drop attached messages from mails (Milan Crha)
4541 Bug 635002 - Fix invalid use of .la file in contact-editor
4543 Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed
4545 Bug 640829 - Can drop text/plain message lines in message preview
4547 Bug 641343 - Cannot scroll to bottom of folder list while dragging
4549 Bug 641374 - "Send new mail to..." popup action doesn't work
4551 Bug 641456 - Crash in pst_process_appointment at pst-importer.c
4553 Bug 641805 - Clicking links in mail composer opens URL twice
4555 Bug 642093 - Frees message attachment content on Reply (Milan Crha)
4556 Bug 642447 - Invalid reads while disabling groupwise account
4558 Bug 642954 - Doesn't commit/abort sequence on modification error
4560 Bug 643218 - Local delivery doesn't deliver after maildir migration
4562 Bug 643297 - multipart/related formatter skips the last part
4564 Bug 643402 - Fails to build with --disable-smime (Milan Crha)
4565 Bug 643635 - Typo in the code from commit for bug #434972 (Milan Crha)
4566 Bug 643693 - Crash opening attached text/html mail (Milan Crha)
4569 * Write state.ini immediately in EShellView::dispose method
4571 * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.
4573 * Fix incorrect use of ngettext from a patch for bug #635414
4575 * Slightly smaller dialogs for Reply type questions (but not all)
4577 * Let Esc behave like Cancel in Reply questions and do not leak
4578 message (Milan Crha)
4579 * Do not leak attachments in a mail view (Milan Crha)
4580 * Merge duplicate local sources (Milan Crha)
4581 * Do not flush Outbox when mail shell backend not started (Milan Crha)
4582 * Construct attachment bars for correct message part ids (Milan Crha)
4583 * Bump BASE_VERSION to 3.0. (Matthew Barnes)
4586 Daniel Mustieles (es)
4587 Mattias Põldaru (et)
4591 Nguyễn Thái Ngọc Duy (vi)
4593 Chao-Hsiung Liao (zh_HK)
4596 Evolution 2.91.90 2011-02-21
4597 ----------------------------
4600 Bug 639483 - Category list includes weather information (Milan Crha)
4601 Bug 639043 - Alarm notify snooze time not properly adjustable (Chris Hemsing)
4602 Bug 642121 - Won't build with --with-clutter due missing include (Dan Vrátil)
4603 Bug 642566 - Picture Gallery, not Image Gallery (Matthew Barnes)
4604 Bug 638307 - Error when sending mail after converting to maildir (Milan Crha)
4605 Bug 642088 - Crash when changing advanced send options in GroupWise (Milan Crha)
4606 Bug 638478 - During sending fails to parse X-Evolution-PostTo field (Milan Crha)
4607 Bug 638391 - Always passing NULL to emu_addr_cancel_book() (Milan Crha)
4608 Bug 638333 - Critical warning when invoking File->New->Mail Folder (Milan Crha)
4609 Bug 640802 - [express] Message preview automatically switches to vertical view (Milan Crha)
4610 Bug 255973 - Contact preview waste space and cosmetic correction (Dan Vrátil)
4611 Bug 642171 - Implicit libgnome dependency for lockdown GConf keys (Matthew Barnes)
4612 Bug 638057 - Evolution --express doesn't remember status bar setting (Milan Crha)
4613 Bug 637924 - Shows duplicate sentence while click "Back-Sending" button (Gary Lin)
4614 Bug 637923 - Wrap long text in Yahoo email setup (Frederic Crozat)
4615 Bug 637727 - Sent/Draft folder not set in startup-wizard account (Milan Crha)
4616 Bug 637493 - Fails to build with --enable-profiling configure option (Milan Crha)
4617 Bug 636408 - Loss of data on removal of an IMAP folder with an asterisk (Milan Crha)
4618 Bug 641502 - Flickering while resizing the mail list (Milan Crha)
4619 Bug 641701 - Issues with pst-import plugin (Milan Crha)
4620 Bug 641756 - Fix warnings from GCC 4.6 (Kjartan Maraas)
4621 Bug 634571 - Check for 'mono-2' rather than 'mono' package (Milan Crha)
4622 Bug 641451 - Crash in folder_selection_button_new (Bharath Acharya)
4623 Bug 641011 - Ugly appointment editing windows (Milan Crha)
4624 Bug 222423 - Support Face headers (Dan Vrátil)
4625 Bug 640801 - Workaround gtk3 bug (Milan Crha)
4626 Bug 635144 - Using external editor duplicates signature (Milan Crha)
4628 Miscellaneous Fixes:
4629 Order matters, process master object first, then detached instances (Milan Crha)
4630 Slightly nicer EAlertDialog after move to gtk3 (Milan Crha)
4631 Require libsoup-gnome-2.4 instead of libsoup-2.4. (Matthew Barnes)
4632 Remove NULL checks for GObject methods. (Matthew Barnes)
4633 Bump GTK+ requirement to 3.0. (Matthew Barnes)
4634 Do not perform the summary consistency check on local folders, 'On this Computer' (Chenthill Palanisamy)
4635 Composer: Add Edit -> Preferences (Matthew Barnes)
4636 Fix cairo-gobject.h include path (Milan Crha)
4637 Fix image dropping in composer while in HTML mode. (Matthew Barnes)
4641 Daniel Mustieles (es)
4646 Xandru Armesto (ast)
4647 Mario Blättermann (de)
4651 Evolution 2.91.6 2011-01-11
4652 ---------------------------
4655 Bug 640760 - New mail "stuck" if missing attachment dialog cancelled (Matthew Barnes)
4656 Bug 640707 - Crash on 'Add to address book'->'Edit full' click (Milan Crha)
4657 Bug 640706 - Can't edit filter/advance search condition (Milan Crha)
4658 Bug 640704 - Replace GtkWindow::allow_shrink/grow with resizable (Milan Crha)
4659 Bug 640536 - Warnings when adding a google account in express mode (Milan Crha)
4660 Bug 640526 - Default column width in address card view is small (Matthew Barnes)
4661 Bug 640522 - Set minimal height on Description fields in event editors (Milan Crha)
4662 Bug 640516 - Information bar above folder list is empty (Milan Crha)
4663 Bug 640517 - Runtime warnings when launching composer (Milan Crha)
4664 Bug 640083 - Cannot configure LDAPS on port 636 (Matthew Barnes)
4665 Bug 640025 - Silence debug output in spamassassin plugin (Matthew Barnes)
4666 Bug 640091 - Improve error handling during send post-processing (Matthew Barnes)
4667 Bug 634403 - Mails Label popup menu is not updated properly (Milan Crha)
4668 Bug 604534 - Evolution "ignores" key-usage info in certificates (Milan Crha)
4669 Bug 633982 - Crash when trying to Create a search folder from a search (Milan Crha)
4670 Bug 633788 - Mail plugin's update-actions handler is never called (Milan Crha)
4671 Bug 553438 - Deletes lines of a reply when changing address (Milan Crha)
4672 Bug 600013 - Crash in mail_reader_message_loaded_cb (Milan Crha)
4673 Bug 634305 - Crash on move of contacts between books (Milan Crha)
4674 Bug 638087 - Crash at merging duplicate contact (Vibha Yadav)
4675 Bug 638808 - camel_shutdown() called too early (Milan Crha)
4676 Bug 593020 - Do not check Bcc in "Sender or Recipients" condition (Milan Crha)
4678 Miscellaneous Fixes:
4679 libchamplain-0.8 exists now. (Matthew Barnes)
4680 gladeui is 2.0 now (Milan Crha)
4681 Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
4682 No more "expose-event" on GtkWidget (Milan Crha)
4683 Most (but not all) packing issues from Mail preferences (Milan Crha)
4684 Do not oversize New and Send/Receive toolbar buttons (Milan Crha)
4685 Adapt size_request vfuncs to latest gtk+-3.0 API. (Rodrigo Moya)
4686 Adapt smclient to latest gtk+-3.0 API. (Kjartan Maraas)
4687 Adapt gdk_window_get_geometry for gtk+-3.0 (Vibha Yadav)
4688 Adapt to GtkComboBox class reorg. (Matthew Barnes)
4689 Avoid using deprecated GTK_SELECTION_EXTENDED (Vibha Yadav)
4690 Use latest gnome-desktop API (Rodrigo Moya)
4691 gdk_cursor_unref() -> g_object_unref() (Matthew Barnes)
4692 Dialogs no longer have separators. (Matthew Barnes)
4693 Drop support for gtk+-2.0. (Matthew Barnes)
4694 Adapt to Camel API changes. (Matthew Barnes)
4695 mail: Use G_DEFINE_TYPE for EmFolderTreeModel (Benjamin Otte)
4696 Use e_load_book_source_async() for all EBook loading. (Matthew Barnes)
4697 Use e_source_selector_get_source_by_path(). (Matthew Barnes)
4698 Fudge GtkScrollable for gtk2. (Matthew Barnes)
4699 Fudge gtk_widget_get_preferred_size() for gtk2. (Matthew Barnes)
4700 Do not hide maildir accounts from UI (Milan Crha)
4701 GtkSelectionData is sealed in GTK3. (Matthew Barnes)
4704 Andrej Žnidaršič (sl)
4709 Daniel Nylander (sv)
4710 Daniel Mustieles (es)
4711 Michael Kotsarinis (el)
4713 Evolution 2.91.5 2010-01-10
4714 ---------------------------
4717 Bug 567879 - Add View >> Gallery Option In Email Composer (Milan Crha)
4718 Bug 633854 - Crash in build_template_menus_recurse (Milan Crha)
4719 Bug 637482 - Flushing outbox gives up on first error (Matthew Barnes)
4720 Bug 637906 - Don't ask again when sending to non-mail recipients
4722 Bug 638245 - Crash when printing Work Week view (Milan Crha)
4725 * Disconnect signal handlers from actions in alert_dispose()
4727 * Temporarily remove GDK_DISABLE_DEPRECATED (again). (Matthew Barnes)
4728 * Call setlocale() instead of gtk_set_locale(). (Matthew Barnes)
4729 * Fix menu item capitalizaion. (Matthew Barnes)
4730 * Add e_shell_submit_alert(). (Matthew Barnes)
4731 * Fix wrong button name in Restore instructions (Andre Klapper)
4732 * Fix all back up that should be backup (Andre Klapper)
4733 * Improve wording of Maildir migration dialog. (Matthew Barnes)
4734 * Avoid idle callbacks in EMailBackend initialization. (Matthew Barnes)
4735 * Improve Maildir migration. (Matthew Barnes)
4736 * EMFolderTree: Fully implement ESelectableInterface. (Matthew Barnes)
4737 * EActionComboBox: Fix runtime warnings with GTK3. (Matthew Barnes)
4738 * EAttachmentIconView: Fix runtime warnings with GTK3. (Matthew Barnes)
4743 Daniel Mustieles (es)
4746 Torstein Adolf Winterseth (nv)
4748 Daniel Nylander (sv)
4749 Gheyret T.Kenji (ug)
4750 Yinghua Wang (zh_CN)
4754 Evolution 2.91.4 2010-12-20
4755 ---------------------------
4758 Bug 250046 - Quote names in addresses when necessary in mail preview (Milan Crha)
4759 Bug 634385 - Crash in smtp_connect (Milan Crha)
4760 Bug 637162 - May not add toolbar Send/Receive button multiple times (Milan Crha)
4761 Bug 436914 - Reply to inline GPG quotes raw GPG message (Milan Crha)
4762 Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
4763 Bug 633702 - Forget password when saving account without "Remember password" (Milan Crha)
4764 Bug 633611 - Do not close Add Filter Rule dialog on error (Milan Crha)
4765 Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
4766 Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
4767 Bug 593587 - Fails to retrieve free/busy info if auth required (Milan Crha)
4768 Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
4769 Bug 627536 - Open meeting as meeting, not as appointment, in week view (Milan Crha)
4770 Bug 620234 - Invalid writes during free/busy (Milan Crha)
4771 Bug 636265 - Trash is untranslated in the window title (Matthew Barnes)
4772 Bug 635755 - Authenticate books in addressbook importers on open (Milan Crha)
4773 Bug 567415 - Remove "Nettiquette" section. (Andre Klapper)
4774 Bug 544328 - Fix right-click, right click, double-click, double click spellings. (Andre Klapper)
4775 Bug 608527 - Remove non-existing images/figures linked from User Guide. (Andre Klapper)
4776 Bug 566240 - Remove useless part of sentence. (Andre Klapper)
4777 Bug 588572 - Fix invalid sentence. (Andre Klapper)
4778 Bug 587153 - Fix broken sentence. (Andre Klapper)
4779 Bug 587152 - Fix broken sentence. (Andre Klapper)
4780 Bug 588570 - Fix weird sentence. (Andre Klapper)
4781 Bug 634734 - Fix steps for contact list creation. (Andre Klapper)
4782 Bug 555324 - Ask for destination before "Save in Addressbook" inline vCard (Milan Crha)
4783 Bug 627176 - Do not spawn other process when clicking mailto: uri (Milan Crha)
4784 Bug 621150 - Add the possibility to modify locale of the quoting messages (Jan Holesovsky)
4785 Bug 602183 - Crash in Mini Calendar View (bnc) (Vibha Yadav)
4786 Bug 636058 - Account setup issues express mode. (Punit Jain)
4788 Miscellaneous Fixes:
4789 Show common addressbook and calendar errors in an alert sink (Milan Crha)
4790 Remove duplicated info listed already in Quick Reference PDF anyway. (Andre Klapper)
4791 Remove useless listing of all categories available. No additional value to have that in the docs. (Andre Klapper)
4792 Check for the existence of .Outbox folder while migrating. Make sure the dummy account is created only once.
4793 Revert couple of fixes (Chenthill Palanisamy)
4794 Free/busy meeting view doesn't work due to non-working extension (Milan Crha)
4795 Remove confusing and isolated "Contact list" line. (Andre Klapper)
4796 Set the provider's defaults on when CamelURLs get refreshed with a new protocol (Federico Mena Quintero)
4797 Avoid a crash when building templates menu. (Matthew Barnes)
4798 CalDAV plugin - use saved password, if available, for server browsing (Milan Crha)
4799 Revert the doc changes committed. (Bharath Acharya)
4800 Default to beginning of the day for the last alarm notification (Milan Crha)
4803 Nguyễn Thái Ngọc Duy (vi)
4804 Chao-Hsiung Liao (zh_HK)
4806 Philip Withnall (en_GB)
4812 Evolution 2.91.3 2010-11-29
4813 ---------------------------
4815 Revert certain parts from commit for bug #635738 (Milan Crha)
4816 Bug #635828 - Do not send meeting mails with no recipient (Milan Crha)
4817 Bug #635738 - Sanitize Previous/Next buttons when not usable (Milan Crha)
4818 Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread (Milan Crha)
4819 Bug #207580 - Allow new mail check on individual accounts (Milan Crha)
4820 Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
4821 Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
4822 Bug #371705 - Calendar's day view does not reset its IM context (Milan Crha)
4823 Bug #635087 - Leftover files after migration of config/data/cache to XDG directories (Mathieu Trudel-Lapierre)
4824 Bug #633783 - Folder->Expunge enabled when no folder selected (Milan Crha)
4825 Bug #633779 - GtkComboBoxText issues (Milan Crha)
4826 Bug #633774 - Headers are gone in grouped view (Vibha Yadav)
4827 Bug #632781 - Cannot disable search folders (Milan Crha)
4828 Bug #632683 - Remove-duplicates should work on selection (Milan Crha)
4829 Bug #632293 - Do not add POP accounts into folder tree (Milan Crha)
4830 Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
4831 Bug #632671 - "Search interrupted" status message forever (Milan Crha)
4832 Bug #632176 - Force user name on Google calendar/address book (Milan Crha)
4834 Miscellaneous Fixes:
4835 [vCard-inline] Check also text/directory parts (Milan Crha)
4836 Reset IM context when entering ECellText editing (Milan Crha)
4837 Maildir migration: allow subfolders for Inbox (Chenthill Palanisamy)
4838 Migrate the local store from mbox to maildir format (Chenthill Palanisamy)
4839 Fix windows build of backup-restore plugin (Fridrich Štrba)
4840 Drop accessibility support for ECellText. (Matthew Barnes)
4841 Workaround crash when pasting nothing into html message composer (Milan Crha)
4842 Use gtk_paned_new() instead gtk_[v|h]paned_new() (Javier Jardón)
4845 Ville-Pekka Vainio (fi)
4846 Gheyret T.Kenji (ug)
4853 Evolution 2.91.2 2010-11-08
4854 ---------------------------
4857 Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
4859 Bug 484554 - Day names can overlap in calendar printouts (Milan Crha)
4860 Bug 534453 - Incorporate 'Remove attachments' plugin (Rex Tsai)
4861 Bug 567265 - BCC kept on message forward from Sent folder (Milan Crha)
4862 Bug 592045 - Use week-day names in abbreviated date (Milan Crha)
4863 Bug 597567 - Crash in comp_subject() (Milan Crha)
4864 Bug 612181 - Show recurring events in italic in date navigator
4866 Bug 628139 - Thread-safety issues in libical time zone loading
4868 Bug 629479 - Runtime critical warnings from e-print.c (Milan Crha)
4869 Bug 630504 - Precache collate keys before sorting in EReflowModel
4871 Bug 630695 - Invalid read when enable/disable the account in
4872 preferences (Milan Crha)
4873 Bug 630969 - Implement also Message->Go to->Previous Thread
4875 Bug 631451 - Add handlers for x-scheme-handler/mailto (Milan Crha)
4876 Bug 631526 - Loading images doesn't use proxy credentials (Milan Crha)
4877 Bug 631731 - Remove status icon from mail notifier (William Jon McCann)
4878 Bug 631870 - Memory leak in e_week_view after GtkObject removal
4880 Bug 631956 - Reset renderer properties in
4881 action_combo_box_render_pixbuf (Milan Crha)
4882 Bug 631981 - Change reply_close_browser short description text
4884 Bug 631982 - Hide Page properties in signature editor (Milan Crha)
4885 Bug 632199 - Opening calendar from panel clock goes to previous day
4887 Bug 632278 - Double .vcf extension on addressbook save (Milan Crha)
4888 Bug 632280 - Backup file name should include date (YYYYMMDD)
4890 Bug 632483 - [WinXP] Does not start when updated from 2.8 (Milan Crha)
4891 Bug 632562 - Disabled account in preferences not remove in folder tree
4893 Bug 632580 - Freezes UI on account disable (Milan Crha)
4894 Bug 632641 - Handle combo box text API going away (Matthias Clasen)
4895 Bug 632679 - Add 'Remove attachments' in pop up menu (Milan Crha)
4896 Bug 632767 - Some widgets removed from mail-config.ui (Milan Crha)
4897 Bug 632768 - Message list not realized when opening new folder
4899 Bug 632769 - EMeetingTimeSelector can be unrealized in express mode
4901 Bug 632870 - Cut and paste broken in ESignatureEditor (Matthew Barnes)
4902 Bug 632903 - Support libnotify-0.7 (Flo Gravo)
4903 Bug 632941 - Calendar ignores preference "show/hide end times"
4905 Bug 633155 - Incorrect signal connection with
4906 mail-vfolder.c:folder_deleted_cb (Milan Crha)
4907 Bug 633158 - Importer stops after single mail import (Milan Crha)
4908 Bug 633172 - Folder->Subscriptions is always enabled (Matthew Barnes)
4909 Bug 633371 - Remote pop folder no longer emptied (Milan Crha)
4910 Bug 633471 - EAttachmentStore store folder name where uri is expected
4912 Bug 634088 - Uses uninitialized variable in action_contact_new_cb
4916 * Add an EOfflineAlert module. (Matthew Barnes)
4917 * Send errors to an EAlertSink instead of the task bar.
4919 * Kill mail_config_get_gconf_client(). (Matthew Barnes)
4920 * Kill mail_config_service_set_save_passwd(). (Matthew Barnes)
4921 * Move more account utilities to e-account-utils.c. (Matthew Barnes)
4922 * Collect mail enum types in e-mail-enums.h. (Matthew Barnes)
4923 * Add an "ellipsize" property to EMFolderTree. (Matthew Barnes)
4924 * Crash on start with vfolders configured (Milan Crha)
4925 * Reduce GConf usage in em-composer-utils.c. (Matthew Barnes)
4926 * Deal with GtkComboBoxEntry removal in gtk+-3.0. (Matthew Barnes)
4927 * Add missing gtk-compat.h include to various files (Milan Crha)
4928 * Memory leaks around g_value_set_string (Milan Crha)
4929 * Kill mail_store_set_offline(). (Matthew Barnes)
4930 * Fix build on platforms when ngettext is a macro (Fridrich Štrba)
4931 * Drop usage of GtkAnchorType. (Matthew Barnes)
4932 * Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files (Milan Crha)
4933 * More detailed runtime warning on message list pre-sorting
4935 * Port gnome-canvas drawing from GDK to cairo. (Benjamin Otte)
4936 * Kill mail_append_mail(). (Matthew Barnes)
4937 * Skip writing to Outbox when sending. (Matthew Barnes)
4938 * EMailReader: Rewrite message retrieval tracking. (Matthew Barnes)
4939 * Kill mail_get_messagex(). (Matthew Barnes)
4940 * Kill em_folder_utils_unsubscribe_folder(). (Matthew Barnes)
4941 * EMailBrowser: Implement EAlertSink. (Matthew Barnes)
4942 * EMailReader: Add a get_alert_sink() method. (Matthew Barnes)
4943 * Add missing stock appointment-reminder icons (Milan Crha)
4944 * Set checkspin label mnemonic widget in account editor (Milan Crha)
4945 * Utilize the new ESourceSelector:primary-selection property.
4947 * Use @valuenick@ in glib-gen.mak. (Matthew Barnes)
4948 * Rename CalUnits to EDurationType. (Matthew Barnes)
4949 * Add GBinding transform funcs for enum types. (Matthew Barnes)
4950 * Move calendar preferences to the calendar module. (Matthew Barnes)
4953 Carles Ferrando (ca@valencia)
4954 Mario Blättermann (de)
4956 Mattias Põldaru (et)
4958 Takayuki KUSANO (ja)
4960 Yinghua Wang (zh_CN)
4962 Evolution 2.91.1 2010-10-18
4963 ---------------------------
4966 Bug 630506 - "You have %d alarms" needs ngettext (Milan Crha)
4967 Bug 631968 - Date wrongly displayed as Tomorrow. (Punit Jain)
4968 Bug 604981 - Always bcc ignored for Contacts. (Bharath Acharya)
4969 Bug 587011 - Integrate remove-duplicates into evolution (Milan Crha)
4970 Bug 632171 - "New Address Book" dialog accepts whitespace for name (Matthew Barnes)
4971 Bug 632127 - Composer is editable while sending message (Matthew Barnes)
4972 Bug 305425 - Toolbar cancel button is always sensitive (Matthew Barnes)
4973 Bug 461769 - Add a --force-online command line option (Matthew Barnes)
4974 Bug 630490 - Not visible calendar color change immediately (Milan Crha)
4975 Bug 630375 - Character encoding of GPG encrypted message not honored (Milan Crha)
4976 Bug 617611 - redo_queries calls gtk+ functions in non-main thread (Milan Crha)
4977 Bug 619387 - EMailBrowser doesn't honour sorting of a mail window (Milan Crha)
4978 Bug 240302 - Print the work week view (Carlos Martín Nieto)
4979 Bug 223337 - Auto-close message-browser when replying to them (Milan Crha)
4980 Bug 552121 - Drop UUENCODE inline filter (Milan Crha)
4981 Bug 631341 - On This Computer/Inbox sub-folders lost (Milan Crha)
4982 Bug 631588 - Sort by Subject doesn't work (Milan Crha)
4983 Bug 631320 - GtkObject is gone in GTK3 (Milan Crha)
4984 Bug 630390 - Operation stuck: Generating message list (cancelled) (Milan Crha)
4985 Bug 617953 - Hide Junk messages in Search folders (Milan Crha)
4986 Bug 618102 - Single event print doesn't show time (Milan Crha)
4987 Bug 211593 - Show week numbers on calendar printout (Milan Crha)
4988 Bug 500591 - Crash when viewing a large message (Milan Crha)
4989 Bug 588851 - Don't show unsubscribe option for local folders (Matthew Barnes)
4990 Bug 630295 - Inline GPG encrypted message is not always recognized (Milan Crha)
4991 Bug 629825 - Hide Free/Busy tab if not needed in express mode (Milan Crha)
4992 Bug 615835 - Alarm not working for authenticated calendars (Milan Crha)
4993 Bug 616250 - Restore and Backup options aren't fully descriptive (Milan Crha)
4995 Miscellaneous Fixes:
4996 Widget 'label-comments' gone in Contact editor (Milan Crha)
4997 Replace EBinding with GBinding. (Matthew Barnes)
4998 EAlertBar: Always show the most recent alert. (Matthew Barnes)
4999 EShellBackend: Respond to EShell::prepare-for-quit signals. (Matthew Barnes)
5000 Adjust EAlertBar text attributes. (Matthew Barnes)
5001 Remove mail_tools_folder_to_url(). (Matthew Barnes)
5002 Composer: Show cancellable operations and errors inline. (Matthew Barnes)
5003 Day view print: Put day name in its box (Carlos Martín Nieto)
5004 Add a missing week number offset (Carlos Martín Nieto)
5005 autogen.sh: remove unneded call to autopoint (Javier Jardón)
5006 MailFolderCache notifies in reverse order (Milan Crha)
5007 Realli fix srcdir != builddir builds (Javier Jardón)
5008 Calendar's "Open Web Page" actions doesn't work (Milan Crha)
5009 Fix srcdir != builddir builds. (Javier Jardón)
5010 Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
5016 Mario Blättermann (de)
5020 Evolution 2.91.0 2010-10-04
5021 ---------------------------
5024 Bug 346438 - Error dialog too wide. (Vibha Yadav)
5025 Bug 510020 - Add "Manage Subscriptions" to store context menus
5027 Bug 563471 - Printing tasks fails when grouped by category
5029 Bug 604080 - Predefined account SSL not propagated to UI (Milan Crha)
5030 Bug 611154 - problem in accessing folder property (Vibha Yadav)
5031 Bug 616250 - Restore and Backup options aren't fully descriptive
5033 Bug 624321 - Reply requested today does not work. (Bharath Acharya)
5034 Bug 626066 - work around NSS bug #595861 (David Woodhouse)
5035 Bug 626066 - log in to NSS database on demand for changing trust
5037 Bug 628522 - invalid access off end of array in e_bit_array_delete()
5039 Bug 629150 - Empty calendar view (Milan Crha)
5040 Bug 629266 - Crash on search in Current Account (Milan Crha)
5041 Bug 629462 - Tasks 'Due' filters don't work properly (Milan Crha)
5042 Bug 629480 - calendar-gui-WARNING: Couldn't find event window
5044 Bug 629482 - assertion `child->parent==NULL' fail (Bharath Acharya)
5045 Bug 629636 - Doesn't recognize local ESource-s (Milan Crha)
5046 Bug 629645 - Sets negative 'width' property (Milan Crha)
5047 Bug 629735 - Mail preference glitch (Punit Jain)
5048 Bug 629737 - [publish-calendar] Could not find widget 'file_label'
5050 Bug 629799 - Crash importing a mail with an ics attachment (Milan Crha)
5051 Bug 629934 - Month view defaults to Monday as start of week
5053 Bug 629972 - [backup-restore] Problems restoring old data (Milan Crha)
5054 Bug 630118 - Endless recursive loop in mail_msg_cancel()
5056 Bug 630269 - Hang on mail operation cancel (Milan Crha)
5057 Bug 630294 - Shouldn't send invitation reply when has no organizer
5059 Bug 630700 - Crash on message send (Milan Crha)
5062 * Convert plugin-manager to an EExtension. (Matthew Barnes)
5063 * Remove uninteresting mail options from Preferences. (Matthew Barnes)
5064 * Reorganize composer preferences (Matthew Barnes)
5065 * Avoid dll hijacking Load sensapi.dll only from system directory
5066 where it should normally be and not from any random place.
5068 * Kill the subject-thread plugin. (Matthew Barnes)
5069 * Adapt to CamelOperation API changes. (Matthew Barnes)
5070 * Increase safety on Windows Call SetDllDirectory() to reduce risk of
5071 DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
5072 code execution. (Fridrich Štrba)
5073 * Use new GDK keysym names if available. (Matthew Barnes)
5074 * Add a GCancellable to EActivity. (Matthew Barnes)
5075 * Adapt to Camel API changes. (Matthew Barnes)
5076 * Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
5077 * camel_operation_new() now returns a GCancellable pointer.
5079 * Kill em_utils_temp_save_part(). (Matthew Barnes)
5080 * EAttachmentPaned: Use gtk_expander_set_label_fill() (Matthew Barnes)
5081 * Remove MailAsyncEvent. (Matthew Barnes)
5082 * Use upstream gettext instead the glib one (Javier Jardón)
5083 * Rewrite the folder subscription editor. (Matthew Barnes)
5084 * Remove unused mail_tools_x_evolution_message_parse() (Matthew Barnes)
5085 * Get rid of deprecated GtkObject in EMap widget (Milan Bouchet-Valat)
5089 Kenneth Nielsen (da)
5090 Mario Blättermann (de)
5091 Christian Kirbach (de)
5092 Bakaoukas Nikolaos (el)
5093 Mattias Põldaru (et)
5095 Inaki Larranaga Murgoitio (eu)
5096 Andika Triwidada (id)
5098 Takayuki KUSANO (ja)
5099 Žygimantas Beručka (lt)
5101 Wouter Bolsterlee (nl)
5102 Hannie Dumoleyn (nl)
5105 Djavan Fagundes (pt_BR)
5107 Daniel Nylander (sv)
5109 Evolution 2.31.92 2010-09-13
5110 ----------------------------
5113 Bug 629037 - Email operations existed in Contacts (Hao H Li)
5114 Bug 627812 - GW shouldn't use global folder tree. (Milan Crha)
5115 Bug 629132 - set_attachments: assertion failed. (Punit Jain)
5116 Bug 626066 - log in to NSS database before invoking certificate manager (David Woodhouse)
5117 Bug 629413 - use-after-free in bad cert dialog (David Woodhouse)
5118 Bug 629393 - git.mk breaks parallel builds (Matthew Barnes)
5119 Bug 628591 - Incorrect English message in Evolution (Matthew Barnes)
5120 Bug 616073 - Various translation issues (Matthew Barnes)
5121 Bug 629250 - Fix translatable string format in mail-settings-view.c (Gabor Kelemen)
5122 Bug 629253 - Remove unnecessary markup (Gabor Kelemen)
5123 Bug 626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c) (Milan Crha)
5124 Bug 629089 - Accepting a meeting request sends a Tentative reply (Milan Crha)
5125 Bug 629115 - Missing mnemonic_widget property in mail-config.ui (Milan Crha)
5126 Bug 629046 - Empty reply quotation for HTML messages (Milan Crha)
5127 Bug 629054 - Memory leak in memo_table_constructed() (Matthew Barnes)
5128 Bug 629052 - Memory leak in task_table_constructed() (Matthew Barnes)
5129 Bug 629051 - Memory leak in gnome_calendar_constructed() (Matthew Barnes)
5130 Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes() (Matthew Barnes)
5131 Bug 629049 - Memory leak in e_composer_pose_header_set_account() (Matthew Barnes)
5132 Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
5133 Bug 628694 - Customize options for local calendar are missing (Milan Crha)
5134 Bug 628653 - e_alert_new_valist memory leak (Matthew Barnes)
5135 Bug 628654 - e_calendar_view_get_tooltips memory leak (Matthew Barnes)
5136 Bug 628660 - em_format_part_as() memory leak (Matthew Barnes)
5137 Bug 580623 - Mishandling of evolution's proxy ignore_hosts key (Milan Crha)
5138 Bug 628635 - Crash in alarm-queue.c:display_notification() (Matthew Barnes)
5139 Bug 628483 - signature_combo_box_refresh_cb memory leak (Matthew Barnes)
5140 Bug 628482 - e_shell_settings_install_property_for_key memory leak (Matthew Barnes)
5141 Bug 624021 - Honour weeks shown in a multi week view on print (Milan Crha)
5142 Bug 628350 - Allow deletion of a deleted message to advance cursor (Matthew Barnes)
5143 Bug 627101 - Not able to attach files in calendar (Milan Crha)
5144 Bug 628005 - Russian: evolution Advanced Search dialogs are oversized (hao li)
5146 Miscellaneous Fixes:
5147 Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
5148 GnomeCalendar: Sink the floating ECalendarView references. (Matthew Barnes)
5149 Convert ECell from a GtkObject to a GObject. (Matthew Barnes)
5150 Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
5151 Add missing linker flag to composer-autosave module. (Matthew Barnes)
5152 No more blinking status icon. (Matthew Barnes)
5153 Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
5154 Use the and operator only if there are two conditions (Chenthill Palanisamy)
5155 Simplify emu_restore_folder_tree_state(). (Matthew Barnes)
5156 Memory leak fix in em_folder_tree_get_selected_folder (Milan Crha)
5157 Add composer-autosave to SUBDIRS. (Matthew Barnes)
5163 Takayuki KUSANO (ja)
5166 Christian Kirbach (de)
5167 Dr.Tirumurti Vasudevan (ta)
5170 Daniel Nylander (sv)
5171 Philip Withnall (en_GB)
5178 Evolution 2.31.91 2010-08-29
5179 ----------------------------
5182 Bug 573320 - "Encrypt to self" by default on newly created mail
5183 accounts (Milan Crha)
5184 Bug 627124 - Crash while opening task-page.ui (Matthew Barnes)
5185 Bug 627333 - Cannot cancel password dialog for a calendar (Milan Crha)
5186 Bug 627598 - Memory leak in emf_format_clone() (David Woodhouse)
5187 Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
5188 Bug 627601 - Memory leak in itip_get_comp_attendee() (David Woodhouse)
5189 Bug 627611 - Memory leak in efh_format_header() (David Woodhouse)
5190 Bug 627734 - Double-click a message opens it twice (Milan Crha)
5191 Bug 627852 - Memory leak in em_format_push_level() (Matthew Barnes)
5192 Bug 628003 - Bundle IM protocol icons dropped from gnome-icon-theme
5194 Bug 628136 - update_query_async() should not free the message struct
5196 Bug 628141 - Duplicate signal connections in EMailReader
5198 Bug 628154 - Ignore paths in MIME part filenames (Matthew Barnes)
5201 * Use the new e_load_book_source_async() where possible.
5203 * Fix more non-removal of signals on user_data object distruction by
5204 using g_signal_connect_object in many places (Michael Meeks)
5205 * Add encryption and authentication support for autoconfig
5206 (Gary Ching-Pang Lin)
5207 * Update autoconfig settings for live.com (Gary Ching-Pang Lin)
5208 * Add e_load_cal_source_async(). (Matthew Barnes)
5209 * Build break with evolution-connman - new parameter in a GDBus
5210 function (Milan Crha)
5211 * Crash on Startup wizard cancel (Milan Crha)
5212 * Convert EAttachmentHandler to an EExtension. (Matthew Barnes)
5213 * Contact list editor is not translated (Federico Mena Quintero)
5214 * Remove the last traces of dbus-glib. (Matthew Barnes)
5218 Giannis Katsampirhs (el)
5219 Philip Withnall (en_GB)
5223 Yair Hershkovitz (he)
5224 Andika Triwidada (id)
5225 Takayuki KUSANO (ja)
5230 Chao-Hsiung Liao (zh_HK)
5233 Evolution 2.31.90 2010-08-16
5234 ----------------------------
5237 Bug 624896 - Missing icons in table properties (Matthew Barnes)
5238 Bug 605737 - Appointment reminder shows icons on buttons (Matthew Barnes)
5239 Bug 624913 - Disallow drag-and-drop within the same attachment bar (Matthew Barnes)
5240 Bug 323142 - Signature missing when handling mailto: URI with body part (Matthew Barnes)
5241 Bug 626724 - Folder tree mistakes "mark as unread" as new mail (Matthew Barnes)
5242 Bug 271691 - Add a way to view all attachments inline (Matthew Barnes)
5243 Bug 626453 - Show attachments inline when printing (Matthew Barnes)
5244 Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
5245 Bug 626059 - Welcome messages has incorrect links (Christian Kirbach)
5246 Bug 625847 - make signatures work again. (Michael Meeks)
5248 Miscellaneous Fixes:
5249 ESelectionModel, ECanvas, EMsgComposer, EMfolderTreeModel, EMFormat cleanups. (Matthew Barnes)
5250 Pass an EShell to EMsgComposer instances. (Matthew Barnes)
5251 Pause timline instead of stop. It hides the search animation texture. (Srinivasa Ragavan)
5252 Add keybindings to tab. (Srinivasa Ragavan)
5253 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)
5254 Ensure widgets are registered, without relying on config dialog setup at startup. (Michael Meeks)
5255 build: Add libemformat to LDADD for evolution-settings (Rob Bradford)
5256 Add Histogram of mail trend in clutter tab and enable DnD of tabs. (Srinivasa Ragavan)
5257 Change em_format_redraw() to em_format_queue_redraw(). (Matthew Barnes)
5258 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)
5259 docs on where the repo for the web version lives, and how to deal with it (Michael Meeks)
5260 Execute calendar search post startup, not (Michael Meeks)
5261 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)
5269 Nils-Christoph Fiedler (de)
5271 Evolution 2.31.6 2010-08-02
5272 ---------------------------
5274 Evolution now complies with the XDG Base Directory Specification [1],
5275 which means user-specific data is no longer stored under ~/.evolution.
5276 Instead, data is partitioned into three base directories controlled by
5277 environment variables:
5279 $XDG_DATA_HOME/evolution (default: $HOME/.local/share/evolution)
5280 $XDG_CACHE_HOME/evolution (default: $HOME/.cache/evolution)
5281 $XDG_CONFIG_HOME/evolution (default: $HOME/.config/evolution)
5283 Data which is managed by Evolution will be migrated from $HOME/.evolution
5286 [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
5289 Express mode now shows mail messages and folders in tabs, using Clutter
5290 for animation effects if available. (Srinivasa Ragavan)
5294 Bug 598833 - Do not ship dropped evo_mail_notifier.png (Matthew Barnes)
5295 Bug 615049 - Crash in remove_contact at e-addressbook-model.c:202
5297 Bug 622181 - Backup settings uses unhelpful yes/no dialog
5299 Bug 622912 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
5300 Bug 623035 - Crash when printing email with too many recipients
5302 Bug 624204 - Warn when replying privately to a mailing list message
5304 Bug 624216 - Runtime warning in Attachment Reminder plugin
5306 Bug 624235 - CamelPOP3Store missing some methods (Matthew Barnes)
5307 Bug 624237 - Fails to start when smartcard is inserted (Matthew Barnes)
5308 Bug 624285 - When replying, ignore text selection if preview is hidden
5310 Bug 624335 - Abort after group-by-thread with certain sorting
5312 Bug 624482 - Monitor /apps/evolution/mail/prompts for changes
5314 Bug 624500 - Missing EggSMClient linker flags in shell (Matthew Barnes)
5315 Bug 624525 - Variable name collision in gtk-compat macro (Milan Crha)
5316 Bug 624534 - Adapt to GTK+ GtkNotebookPage changes (Kjartan Maraas)
5317 Bug 624677 - Missing keyboard shortcut for "Save as mbox"
5319 Bug 624891 - Various compiler warnings in git/master (Milan Crha)
5320 Bug 625204 - Typo in e_day_view_finish_long_event_resize()
5321 (Thomas Mittelstaedt)
5322 Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
5323 Bug 625624 - Customizations of contacts views forgotten
5325 Bug 625724 - Message filters do no work (Lucian Langa)
5326 Bug 625761 - Folder views not preserved after migration (Lucian Langa)
5329 * EMailReader: Remove unused variable (Matthew Barnes)
5330 * Warn on reply-to-all with too many recipients (David Woodhouse)
5331 * Add support for ignoring mailing list Reply-To: headers
5333 * Fix two memory leaks when replying (David Woodhouse)
5334 * Don't show the "reply in private?" nag popup for munged Reply-To:
5335 list messages (David Woodhouse)
5336 * Change 'Reply to All' toolbar button into configurable
5337 'Group Reply' (David Woodhouse)
5338 * Add nag popup when mailing list hijacks private reply with
5339 Reply-To: header (David Woodhouse)
5340 * Clean up "ensure_sources" backend routines. (Matthew Barnes)
5341 * Report error to user when fails to open calendar/task/memo list
5343 * Disable my evil GtkExpander hack in EAttachmentPaned (Matthew Barnes)
5344 * Use PVOID instead of gpointer when working with COM+ function
5345 pointers (Fridrich Štrba)
5346 * Migrate ~/.evolution to XDG base directories. (Matthew Barnes)
5347 * Reset BASE_VERSION to 2.32. (Matthew Barnes)
5348 * Remove unused 'preview' argument from
5349 e_import_assistant_new_simple(). (Matthew Barnes)
5350 * Make EImportAssistant extensible. (Matthew Barnes)
5351 * addressbook/gui, plugins/groupwise, widgets/misc: Update to new
5352 icon theme (Rob Bradford)
5353 * build: Update gnome-icon-theme dependency for new default-avatar
5355 * addressbook: Port to use new _async suffix instead of _ex suffix
5357 * mail-reader: e_mail_reader_get_formatter may now return NULL
5359 * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
5360 * mail-session: Use the shell's active window as parent for
5361 dialog (Rob Bradford)
5362 * fix lifecycle nasties bgo#625852 (Michael Meeks)
5365 Mario Blättermann (de)
5366 Christian Kirbach (de)
5371 Sandeep Shedmake (mr)
5373 Lucian Adrian Grijincu (ro)
5376 Chao-Hsiung Liao (zh_HK)
5378 Evolution 2.31.5 2010-07-12
5379 ---------------------------
5382 Bug 624128 - Folder -> Subscriptions is always enabled (Matthew Barnes)
5383 Bug 621839 - Improve auto-selection of messages (take two)
5385 Bug 623702 - SEGV on redirecting message (Matthew Barnes)
5386 Bug 623738 - Select All is always enabled for message list
5388 Bug 623947 - Error handling issues in em-format.c (Matthew Barnes)
5389 Bug 624011 - EMeetingTimeSelector tries to change mouse cursor
5390 before it's realized (Matthew Barnes)
5391 Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme
5393 Bug 623204 - Be able to report detailed errors from backends
5395 Bug 623796 - Post Message to List asks for confirmation on close
5397 Bug 623432 - Use gweather-3.0 when building with gtk3
5399 Bug 623201 - Set default options automatically while creating a
5400 new account (Chenthill Palanisamy)
5403 * Fix places where "~/.evolution" is hard-coded. (Matthew Barnes)
5404 * Migrate from CamelException to GError. (Matthew Barnes)
5405 * Fix transience problems with ENameSelectorDialogs ... (Michael Meeks)
5406 * Allow edit accounts in the capplet to go fwd/back (Srinivasa Ragavan)
5407 * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
5415 Andrej ¿nidar¿i¿ (sl)
5417 Evolution 2.31.4 2010-06-29
5418 ---------------------------
5421 Bug 623029 - Work week days not restored on start (Milan Crha)
5422 Bug 622535 - Account assistant loops on first run (Matthew Barnes)
5423 Bug 553104 - Ambiguous "for" in calendar translations (Milan Crha)
5424 Bug 621770 - Bottom-left calendar too big (Milan Crha)
5425 Bug 617854 - Critical warnings in calendar view (Milan Crha)
5426 Bug 620815 - Memory leaks with Evolution (Milan Crha)
5427 Bug 622633 - Can't launch Evolution from clock applet (Matthew Barnes)
5428 Bug 621903 - Crash on HTML message print preview (Milan Crha)
5429 Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callback (Matthew Barnes)
5430 Bug 604262 - "Copy Email Address" should also copy to primary clipboard (Matthew Barnes)
5431 Bug 622559 - Changing search option should focus search entry (Matthew Barnes)
5432 Bug 611165 - Use memo start date from a calendar view, if active (Milan Crha)
5433 Bug 620246 - Increase size of 'group' combo box in task (Milan Crha)
5434 Bug 331305 - Can't drag email addresses to Contact List Editor (Matthew Barnes)
5435 Bug 621819 - Can't drag message attachments to folders (Matthew Barnes)
5436 Bug 622329 - Help menu points to the wrong FAQ page (Matthew Barnes)
5437 Bug 619347 - Contact List Editor calls wrong EDestination function (Matthew Barnes)
5438 Bug 620951 - A11y support still thinks GnomeCalendar is a widget (Matthew Barnes)
5439 Bug 621759 - EShellSearchbar reference counting errors (Matthew Barnes)
5440 Bug 621210 - Can't get the shell back after closing it (Matthew Barnes)
5441 Bug 616724 - Initialize message window with threaded state of main window (Matthew Barnes)
5442 Bug 621958 - Due date is not displayed in message list (Matthew Barnes)
5443 Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature (Jonathon Jongsma)
5444 Bug 621930 - Error when using Assign Color filter action (Lucian Langa)
5445 Bug 621839 - Improve auto-selection of messages (Matthew Barnes)
5446 Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
5447 Bug 585904 - Don't overwrite Date: header when writing Fcc (David Woodhouse)
5448 Bug 617557 - Quits without asking user to save unfinished messages (Milan Crha)
5449 Bug 534369 - [new-mail-notify] Intermittent notifications (Milan Crha)
5450 Bug 603468 - Improve handling of --quit option (Matthew Barnes)
5451 Bug 619218 - Should select imported certificate when succeeded (Milan Crha)
5452 Bug 585301 - Use camel_init() to initialize NSS consistently (David Woodhouse)
5453 Bug 585353 - (part of bug) Use new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
5454 Bug 501534 - apply new customized view to all folders (Chenthill Palanisamy)
5455 Bug 611100 - Forward-to filter stops at outbox (Milan Crha)
5456 Bug 573228 - Make the "This event has alarms" icon clickable (Milan Crha)
5458 Miscellaneous Fixes:
5459 Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
5460 Add Outlook Express DBX mailbox file importer plugin [patch v2: Don't error on empty mailboxes, build plugin by default] (David Woodhouse)
5461 audio-inline: Fix linking order issue. (Matthew Barnes)
5462 Composer: Append drag dest targets to the GtkHTML widget. (Matthew Barnes)
5463 Various folder tree icon enhancements. (Matthew Barnes)
5464 Use an appropriate icon when dragging attachments. (Matthew Barnes)
5465 Don't auto-undelete when viewing Trash folder. (Matthew Barnes)
5466 Composer: Only hide single From account in express mode. (Matthew Barnes)
5467 Left-align text in switcher buttons. (Matthew Barnes)
5468 [win32] Don't run evolution when asked to register handlers. (Fridrich ¿¿trba)
5469 [win32] add --register-handlers and --unregister-handlers options and don't tamper with registry unless asked for it explicitely. (Fridrich ¿¿trba)
5470 Warn the user before marking all messages as read (Chenthill Palanisamy)
5471 Remove gnome-pilot integration. (Matthew Barnes)
5472 Embed libart_lgpl and libgnomecanvas. (Matthew Barnes)
5476 Wouter Bolsterlee (nl)
5477 Jorge Gonz¿¿lez (es)
5480 Evolution 2.31.3 2010-06-07
5481 ---------------------------
5483 Bug 620150 - EventEditor: Disconnect signal handlers before disposing model (Matthew Barnes)
5484 Bug 620602 - Next/prev shortcuts should focus message list (Matthew Barnes)
5485 Bug 620628 - Checkbox in vfolder deletion prompt is saved backwards (Matthew Barnes)
5486 Bug 620635 - do not setup proxy if it's not enabled (Lucian Langa)
5487 Bug 257776 - Import assistant shows wrong extension for vCalendar files (Matthew Barnes)
5488 Bug 620207 - Receiving options are missing in preference window (Chenthill Palanisamy)
5489 Bug 617579 - HIG issues in "Save Current View" dialog (Matthew Barnes)
5490 Bug 617094 - System timezone label not initialized in preferences (Matthew Barnes)
5491 Bug 619345 - GtkHTML color settings not being honored (Matthew Barnes)
5492 Bug 620044 - Reply and Forward actions should have "is-important" set (Matthew Barnes)
5493 Bug 585301 - Use NSS SQLite database, if available (Craig Ringer)
5494 Bug 619417 - system_tz_label is not translated in cal-prefs-dialog (Gert Michael Kulyk)
5495 Bug 585577 - Wrong FROM in envelope during SMTP negotiation (Fabien Tassin)
5496 Bug 619637 - Inconsistent buttons in delete confirmation dialogs (Matthew Barnes)
5497 Bug 619783 - Web Addresses arrow button doesn't change (Matthew Barnes)
5498 Bug 613038 - Preview pane size not remembered (Matthew Barnes)
5499 Bug 619903 - Event editor is too small in express mode (Matthew Barnes)
5500 Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode() (Matthew Barnes)
5501 Bug 619904 - Mnemonic issues in express mode (Matthew Barnes)
5502 Bug 573510 - Outlook type CSV import broken (Milan Crha)
5503 Bug 313791 - Delegator can be repeated when delegating a meeting (Milan Crha)
5504 Bug 619781 - Some preference sections don't show the right preferences (Matthew Barnes)
5505 Bug 248105 - No warning if you create an appointment in the past (Milan Crha)
5506 Bug 613798 - Marcus Bains line is grey (Matthew Barnes)
5507 Bug 619811 - Bogus "Cannot update from version 0.0" dialog on start (Matthew Barnes)
5508 Bug 478090 - Meeting acceptances for attendees who weren't listed are lost (Milan Crha)
5509 Bug 599794 - Reopened drafts shouldn't ask for save without change (Milan Crha)
5510 Bug 576165 - SIGSEGV in e_plugin_mono_register_type (bnc) (Chenthill Palanisamy)
5512 Miscellaneous Fixes:
5513 Add more missing icons for GtkhtmlEditor. (Matthew Barnes)
5514 More GTK3 preparation. (Matthew Barnes)
5515 Hook up GNOME's configured SOCKS4 proxy in the mail session (Federico Mena Quintero)
5516 Convert "startup-wizard" to an EExtension. (Matthew Barnes)
5517 Use the send_port, not the recv_port, when configuring SMTP for an account (Federico Mena Quintero)
5518 [win32] Relocate the position of mail-autoconfig directory (Fridrich ¿¿trba)
5519 Use EWebView functions whenever possible. (Matthew Barnes)
5520 Fix alignment of lblCarset in composer-prefs-dialog (Gert Michael Kulyk)
5521 Simplify the Notes tab in Contact Editor. (Matthew Barnes)
5522 Install evolution-alarm-notify into bindir for windows (Fridrich ¿¿trba)
5523 [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)
5524 Revert "don't bridge to the active-view gconf setting" (Matthew Barnes)
5525 Merge branch 'express2' (Matthew Barnes)
5526 Add tooltips for print button on CompEditor toolbar. (Matthew Barnes)
5530 Jorge Gonz¿¿lez (es)
5532 Theppitak Karoonboonyanan (th)
5533 Sira Nokyoongtong (th)
5536 Evolution 2.31.2 2010-05-24
5537 ---------------------------
5540 #220672 - Excessive autosaving uses lots of resources (Milan Crha)
5541 #240317 - Allow searching in subscribe dialog (Milan Crha)
5542 #304415 - Allow change of signature hash algorithm (Milan Crha)
5543 #499320 - Preview before import from command line (Milan Crha)
5544 #523775 - Order of Email Addresses in UI is broken (Milan Crha)
5545 #531013 - Proxy login window is not in focus. (Vibha Yadav)
5546 #531912 - Mail inline parser doesn't always work (Milan Crha)
5547 #545462 - Printing of contacts is weird. (Vibha Yadav)
5548 #546551 - Dialog for mark-all-read always mentions subfolders
5550 #593890 - New folder window is not in focus in filter dialog
5552 #594153 - Allow setting alarms on any meeting (Jim Ramsay)
5553 #598833 - Do not ship dropped evo_mail_notifier.png (Yves-Alexis Perez)
5554 #603006 - Move All Contacts To enabled for read-only address books
5556 #604971 - Evolution allows deletion of default views (Milan Crha)
5557 #607257 - Add checks for event->comp_data != NULL (Milan Crha)
5558 #608855 - Can't drag and drop multiple attachments (Matthew Barnes)
5559 #611560 - 'Mark as junk' should be disabled in junk folder (Milan Crha)
5560 #615291 - Preview pane's attachment bar accepts drop (Matthew Barnes)
5561 #615745 - New task pop up in calendar day view doesn't work
5563 #616640 - Don't display attachment size if it's unknown (Matthew Barnes)
5564 #616823 - Evolution allows moving IMAP Inbox to other folders
5566 #616889 - Force 24h format for locales not supporting 12h format
5567 (Gert Michael Kulyk)
5568 #617041 - Set translation domain for e-mail-reader actions (Gert Kulyk)
5569 #617496 - Critical warnings when open a task (Milan Crha)
5570 #617557 - Quits without asking user to save unfinished messages
5572 #617865 - Various data file cleanups (Matthew Barnes)
5573 #618113 - Missing icon in alarm dialog (Matthew Barnes)
5574 #618177 - Mobile Phone of imported contact not shown in preview
5576 #618400 - "Mark All Messages as Read" shortcut missing (Matthew Barnes)
5577 #618578 - Require automake >= 1.10 (Matthew Barnes)
5578 #618902 - Crash when viewing/closing messages quickly (Matthew Barnes)
5579 #619010 - Mailer's crash avoidance features are broken (Matthew Barnes)
5582 * Convert "default-mailer" plugin to an extension. (Matthew Barnes)
5583 * Initial implementation of setting evolution as default mail client
5584 and mailto handler. (Fridrich Å trba)
5585 * Require GtkHtml 3.31.2 for new API in bug #220672. (Matthew Barnes)
5586 * Improve attachment bar selection behavior. (Matthew Barnes)
5587 * Create the source groups required to ensure local adresssbooks and
5588 calendars are created (Chenthill Palanisamy)
5589 * Consider full name and also the first part of e-mail address for
5590 contact description in the import dialogue. (Fridrich Å trba)
5591 * On Windows, some LDIF files can have .ldi extension (Fridrich Å trba)
5592 * [win32] Set patch to evolution's bindir because some child
5593 processes need it in some situations. (Fridrich Å trba)
5594 * [win32] Don't call glib functions before g_thread_init was called
5595 and register evolution as capable to handle mailto: protocol on
5596 startup (Fridrich Å trba)
5597 * [win32] Make Evolution actually appear in "Set Program Access and
5598 Defaults" dialogue and use quoted string instead of short path,
5599 since this is how the "Hotmail" e-mail provider is doing it
5600 (unlike what documentation says) (Fridrich Å trba)
5601 * [win32] Implement --reinstall, --show-icons, --hide-icons options
5602 to be used by windows default application setting dialogue
5604 * [win32] Try to get the default application registration right
5606 * [win32] Register evolution as "Contacts" application and .vcf
5607 handler (Fridrich Å trba)
5608 * [win32] Register evolution as able to handle ldif files too
5612 [be8a061] Updated Galician translations (Fran Diéguez)
5613 [3a9faf9] Updated Shavian translation (Thomas Thurman)
5614 [491100b] Updated Spanish translation (Jorge González)
5615 [c5fa894] Updated Spanish translation (Jorge González)
5616 [ce37e4c] Estonian translation updated (Ivar Smolin)
5617 [85ebbc3] Updated Shavian translation (Thomas Thurman)
5618 [fd151ac] Updated Shavian translation (Thomas Thurman)
5619 [801c425] Updated Shavian transliteration (Thomas Thurman)
5620 [933e668] Updated Galician translations (Fran Diéguez)
5621 [073d7e1] Updated Norwegian bokmål translation (Kjartan Maraas)
5622 [2f57daa] Updated Oriya Translation (Manoj Kumar Giri)
5623 [a516af7] Updated Oriya Translation (Manoj Kumar Giri)
5624 [aa3e354] Updated Oriya Translation (Manoj Kumar Giri)
5625 [8254cec] [help] Updated German help translation screenshots (Christian Kirbach)
5626 [e1bae28] Updated Spanish translation (Jorge González)
5627 [518c616] Estonian translation updated (Mattias Põldaru)
5628 [27eb820] Added be to LINGUAS (Ihar Hrachyshka)
5629 [1d4c54e] Updated Galician translations (Fran Diéguez)
5631 Evolution 2.31.1 2010-05-03
5632 ----------------------------
5635 Bug #614346 - Use cached table row height rather than recalculate (Michel Dänzer)
5636 Bug #545505 - Properly free unused message infos periodically (Milan Crha)
5637 Bug #609052 - Crash printing contacts in List View (Bharath Acharya)
5638 Bug #569523 - be.po (Ihar Hrachyshka)
5639 Bug #609052 - Proper warning should be shown. (Punit Jain)
5640 Bug #614900 - Description field in calendar list view. (Punit Jain)
5641 Bug #604430 - Calendar view not remembered (Milan Crha)
5642 Bug #610495 - Plugins should define e_plugin_lib_enable (Roy Marples)
5643 Bug #615384 - Use contact's free/busy URL only when not empty (Holger Mickler)
5644 Bug #603418 - Custom headers not displayed in message preview (Milan Crha)
5645 Bug #613392 - No copyright/licensing information for geo-utils (Cedric Bosdonnat)
5646 Bug #360461 - Avoid markup in translatable messages (Milan Crha)
5647 Bug #583742 â Port to external libgdata (Philip Withnall)
5648 Bug #494047 - Unescape uris in composer's Post-To (Milan Crha)
5649 Bug #615331 - Message list/Folder tree focus policy has changed (Milan Crha)
5650 Bug #616097 - Remembers page ranges (Matthew Barnes)
5651 Bug #592986 - Preferences window shows some buttons on icons (Matthew Barnes)
5652 Bug #610428 - Duplicate mnemonic in itip formatted message (Matthew Barnes)
5653 Bug #614041 - Filter's relative date combos aren't set (Matthew Barnes)
5654 Bug #615814 - Missing mnemonic in import dialog (Matthew Barnes)
5655 Bug #613867 - Minor typo in Evolution documentation (Marios Zindilis)
5656 Bug #600861 - Backup utility should use --quit instead of --force-shutdown (Matthew Barnes)
5657 Bug #569516 - Updated Indonesian translation to fix bug #569516 (Andika Triwidada)
5658 Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
5659 Bug #608203 - Left pane of mailer window is really narrow at startup (Milan Crha)
5660 Bug #610229 - Status bar progress goes beyond 100 percentage (punit)
5661 Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990 (Milan Crha)
5662 Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
5663 Bug #589393 - Configure fails to detect pilot-link utf8 capabilities (Dominique Leuenberger)
5664 Bug #614325 - Shrink/expand To,Cc header images is missing (Milan Crha)
5665 Bug #612236 - Find-As-You-Type in Folder list stops working (Milan Crha)
5666 Bug 614644 - Email window's title is blank when subject is blank (Matthew Barnes)
5667 Bug #614647 - Don't reset names and colors of default mail labels (Matt McCutchen)
5668 Bug #614813 - Crash during e-mail migration (Jürg Billeter)
5669 Bug #614889 - Memory leaks in EMailSidebar (Paolo Borelli)
5670 Bug #614892 - String leak in the composer (Paolo Borelli)
5671 Bug #614918 - GnomeGoal: Correct Desktop Files (Javier Jardón)
5672 Bug #614926 - Memos and Tasks accelerators switched since 2.28 (Matt McCutchen 2)
5673 Bug #591939 - Use ngettext in e-datetime-format.c (Milan Crha)
5674 Bug #574755 - Add translator comments (Milan Crha)
5675 Bug #567304 - Add translator comment and remove few strings (Milan Crha)
5676 Bug #571714 - Remove obsolete strings (Milan Crha)
5677 Bug #567304 - Review strings for translation (Milan Crha)
5678 Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings (Milan Crha)
5679 Bug #547368 - Messages with unclear meaning (add translator comments) (Milan Crha)
5680 Bug #458828 - What is the "Top Posting Option"? (Milan Crha)
5681 Bug #458510 - Cannot translate "_Backup Settings..." (Milan Crha)
5682 Bug #458499 - 'epoch' in evolution-mail.schemas.in (Milan Crha)
5683 Bug #417412 - Improve "display text part of limited size" DoS strings (Milan Crha)
5684 Bug #347330 - Mark forgotten strings for translation (Milan Crha)
5685 Bug #333039 - Merge some i18n strings (Milan Crha)
5686 Bug #329694 - "Visual" needs translator comments (Milan Crha)
5687 Bug #325616 - Remove whitespace, add translator comments (Milan Crha)
5688 Bug #325609 - Add translator comment for "%s = %s" (Milan Crha)
5689 Bug #592117 - Calendar compressed weekend print improvement (pepp)
5690 Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
5691 Bug #302742 - The mail error messages is difficult to understand/translate (Milan Crha)
5692 Bug #272567 - Evolution message needs ngettext support (Milan Crha)
5693 Bug #261979 - Untranslatable string due to sentence splitting (Ushveen Kaur)
5694 Bug #261062 - Do not translate untranslatable texts (Milan Crha)
5695 Bug #605745 - Use a few more named constants (Paul Bolle)
5696 Bug #613352 - Changed time range not propagated to calendar (Milan Crha)
5697 Bug #613356 - Calendar doesn't save Task/Memo table state (Milan Crha)
5698 Bug #613354 - Folder->Mark all messages as read does not work (Milan Crha)
5699 Bug #613261 - application/mbox not shown properly (Milan Crha)
5700 Bug #612916 - Runtime error on console when opening a message window (Milan Crha)
5701 Bug #612821 - Uses freed memory when changing task's source (Milan Crha)
5702 Bug #602801 - Duplicate mnemonic (Viswanath S)
5703 Bug #569945 - Recurrence icon not removed after changing to single event (Milan Crha)
5704 Bug #488979 - Disable Edit for card views in contacts (Milan Crha)
5705 Bug #374533 - Read window stays open after last email is deleted (Milan Crha)
5706 Bug #614049 - Attachment bar causes drawing issues in RTL locales (Matthew Barnes)
5708 Miscellaneous Fixes:
5709 Adapt to Camel API changes. (Matthew Barnes)
5710 [i18n] Strings not aligned in ui. (bgo #616181) (Mario Carrion)
5711 One more fix of the icon installation (Fridrich Å trba)
5712 Fix a typo on Makefile.am that prevents installation of a big chunk of the stock icons (Fridrich Å trba)
5713 Use default headers when none stored to display in mailer (Milan Crha)
5714 Fix linking of face plugin (Fridrich Å trba)
5715 Camel is now GObject-based. (Matthew Barnes)
5716 Initialize dbus threading to avoid loosing alarms (Michael Meeks)
5717 Relocating EVOLUTION_BINDIR which will be used in plugin setting Evolution comme defaut mail application on windows. (Fridrich Å trba)
5718 Remove 3 leftover references to non-existing libraries (Fridrich Å trba)
5719 Work around another dropped gnome-icon-theme icon. (Matthew Barnes)
5720 Fix migration event hook for google-account-setup and calendar-weather plugins (Philip Withnall)
5721 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)
5722 Adapt to Camel API changes. (Matthew Barnes)
5723 Fix compiler warnings. (Matthew Barnes)
5724 Don't bundle 256x256 icon since it does not work anyway (Fridrich Å trba)
5725 Give the windows version of evolution-alarm-notify a nice win32 icon (Fridrich Å trba)
5726 Adding the stock_people icon needed and absent in gnome-icon-theme (Fridrich Å trba)
5727 Add more stock icons dropped from gnome-icon-theme. (Matthew Barnes)
5728 Revise legacy stock icon contexts. (Matthew Barnes)
5729 Adapt to libedataserverui API changes. (Matthew Barnes)
5730 Use newer GTK+ API to manage print settings. (Matthew Barnes)
5731 Miscellaneous string fixes (Philip Withnall)
5732 Fix usage of "backup" in translatable strings (Philip Withnall)
5733 Open and save smime-ui.ui in Glade 3. (Matthew Barnes)
5734 Install stock icons in "hicolor" instead of "gnome". (Matthew Barnes)
5735 Remove comments that have no point after pthreads dependency disappeared (Fridrich Å trba)
5736 Remove duplicate use_system_timezone pref, set default to true (Sandy Armstrong)
5737 [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)
5738 Use accessor functions instead direct access (GSEAL work) (Javier Jardón)
5739 Adapt to Camel API changes. (Matthew Barnes)
5740 Forgot to commit some bits. (Matthew Barnes)
5741 Giant leap towards GSEAL compliance. (Matthew Barnes)
5742 Replace ESpinner with GtkSpinner. (Matthew Barnes)
5743 Remove gtk_notebook_set_tab_label_packing(). (Matthew Barnes)
5744 hook out X symbols via g_module to avoid direct X linkage. (Michael Meeks)
5745 Do not hide junk mail when vJunk folder not supported by store (Milan Crha)
5746 Fix distcheck errors. (Matthew Barnes)
5747 Drop the "hula-account-setup" plugin. (Matthew Barnes)
5748 Revert "[win32] #undef some conflicting defines" (Fridrich Å trba)
5749 [win32] #undef some conflicting defines (Fridrich Å trba)
5750 Adapt to Camel API changes. (Matthew Barnes)
5751 Generate ChangeLog files for tarball releases. (Matthew Barnes)
5752 Remove dead Bonobo-era source files. (Matthew Barnes)
5753 Only #include Camel's top-level header. (Matthew Barnes)
5754 Miscellaneous cleanup bits from WebKit branch. (Matthew Barnes)
5755 Workaround broken build due to direct X function calls (Milan Crha)
5756 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)
5757 Enable the alarm daemon on MeeGo. (Michael Meeks)
5758 camel/camel-i18n.h gone, adapt to it properly (Milan Crha)
5759 Stop relying on CamelObject meta-data. (Matthew Barnes)
5760 Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
5761 Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
5762 Move EPoolv back to Evolution from libedataserver. (Matthew Barnes)
5763 Post-release version bump. (Matthew Barnes)
5764 [win32] Test for eventsys.h and sensevts.h properly (Fridrich Å trba)
5765 Fix build settings under capplet. (Matthew Barnes)
5766 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)
5767 If no <> in the email address, the address should be the full email address. Fix for #613564 (caiqm)
5768 Build libevolution-mail-settings as dll on windows (Fridrich Å trba)
5769 Express: Composer always defaults to HTML mode (Matthew Barnes)
5770 Hide searchbar in calendar view in express mode. (Srinivasa Ragavan)
5771 Drop support for migrating from Evolution < 2.0. (Matthew Barnes)
5772 Reformat code so that it looks ok (Fridrich Å trba)
5773 [win32] Don't brew your own macro if glib has one suitable available (Fridrich Å trba)
5774 [win32] Windows SENS module cannot be built with C++ compiler (Fridrich Å trba)
5775 [win32] Some buildability tweaks for Windows SENS module (Fridrich Å trba)
5776 Last scroll-pane, and manual sizing tweak (Michael Meeks)
5777 Get the new contact sizing right despite the scrolled regions. Add Claire's calendar popup feedback wrt. express mode (Michael Meeks)
5778 Scrolled window for personal bits ... (Michael Meeks)
5779 Add a scrolled area to cope if we want to expand mail settigns (Michael Meeks)
5780 Add conditionally enabled expanders for 'Other' address and 'Misc' personal items, to fit on a 600 pixel high screen. (Michael Meeks)
5781 Fix mismatched quotes. (Matthew Barnes)
5785 Mattias Põldaru (et)
5787 Christian Kirbach (de)
5789 Valencian translation (ca)
5790 Francisco Diéguez (gl)
5791 Jorge González (es)
5793 Nikos Bakaoukas (el)
5794 Philip Withnall (en_GB)
5796 Theppitak Karoonboonyanan (th)
5798 Mario Blättermann (de)
5800 Maxim V. Dziumanenko (uk)
5801 Jordi Serratosa (ca)
5802 Peteris Krisjanis (lv)
5804 Evolution 2.29.92 2010-03-08
5805 ----------------------------
5808 #529331 - Deletes appointments when moving to the same calendar
5810 #594083 - Oversized main window on startup (Milan Crha)
5811 #601551 - [PST] evolution crashed with SIGSEGV (Milan Crha)
5812 #610327 - Proxy login doesn't show folder list (Bharath Acharya)
5813 #610382 - No addressbook selected on account disable (Milan Crha)
5814 #610658 - Contact is lost after moving to the same address book
5816 #610659 - Clear option is disabled after moving to other component
5818 #610663 - Message receipts combo box is empty (Milan Crha)
5819 #610824 - Contacts list view column width doesn't follow header
5821 #611873 - Make triple-clicking a shortcut for "Show Only This ..."
5823 #611975 - Delivery Notification message not internationalized
5827 Various cleanups for Windows support (Fridrich Strba)
5828 Work around recent GTK+ deprecations. (Matthew Barnes)
5829 Fix a misspelled icon name. (Matthew Barnes)
5830 Save state key file asynchronously. (Matthew Barnes)
5831 Allow retrieving multiple messages without cancelling if the store
5832 is async (Chenthill Palanisamy)
5833 Restore some calendar headers that got dropped. (Matthew Barnes)
5834 Do less output on an evolution-alarm-notify console (Milan Crha)
5837 Alexander Shopov (bg)
5838 Mario Blättermann (de)
5840 Jorge González (es)
5844 Nils-Christoph Fiedler (nds)
5847 Evolution 2.29.91 2010-02-22
5848 ---------------------------
5851 #610061 - Do not re-run book view on same book with same query (Milan Crha)
5852 #588833 - Improve account selection heuristics for replies (Matthew Barnes)
5853 #610250 - '[' and ']' keyboard shortcuts are swapped (Milan Crha)
5854 #609982 - Avoid unnecessary prompts when marking folders as read (Matthew Barnes)
5855 #609042 - Convert quoted-printing to UTF-8 when copying to clipboard (Matthew Barnes)
5856 #610124 - Autosave errors dialogues can't be dismissed (Matthew Barnes)
5857 #438759 - Fixed German translation, bug #438759 (Mario Blättermann)
5858 #609836 - Add translator comments to ambiguous strings (Matthew Barnes)
5859 #604306 - Crash in folder_tree_cell_edited_cb (Milan Crha)
5860 #610085 - e_alert_get_primary_text() does not escape arguments (Matthew Barnes)
5861 #599370 - Crash in e_activity_set_percent (Milan Crha)
5862 #554663 - Swap "Save" and "Save as Draft" accelerators in composer (Matthew Barnes)
5863 #609638 - Empty warning message on New vFolder (Milan Crha)
5864 #604522 - Mouse wheel scroll doesn't work above inline images (Milan Crha)
5865 #604542 - Skip non-system rules when building quick search menu (Matthew Barnes)
5866 #593700 - Opens folder on top (Milan Crha)
5867 #609403 - Doesn't restore window size always (Matthew Barnes)
5868 #609404 - Quick search filter should work on current message list view (Matthew Barnes)
5871 Fix a potential crasher in e_charset_add_radio_actions(). (Matthew Barnes)
5872 Update API documentation and fixed some warnings. (Matthew Barnes)
5873 [itip-formatter] Show reason of failed calendar open (Milan Crha)
5876 Nils-Christoph Fiedler (ru)
5878 Mattias Põldaru (et)
5879 Mario Blättermann (gl)
5881 Mario Blättermann (de)
5886 Evolution 2.29.90 2010-02-08
5887 ----------------------------
5890 #581604 - Permissions on mail/local folders are too open
5891 (Chenthill Palanisamy)
5892 #602416 - Changing shell views emits many runtime warnings
5894 #605596 - Crash on message change (Milan Crha)
5895 #606666 - Cannot move cursor with arrows in preview with caret mode
5897 #607520 - 'Add to Address Book' fails when address has space
5899 #607566 - Cause calendar view widget to redraw when dates shown
5900 changed (Gustavo Noronha Silva)
5901 #607595 - Do not auto-sign when replying to a signed message
5903 #607751 - Double free while copying whole calendar (Milan Crha)
5904 #607776 - Crash in image-inline.c:size_allocate_cb (Milan Crha)
5905 #608160 - Pasting text from FireFox into composer gives just "[?]"
5907 #608340 - Help text missing --debug parameter (Matthew Barnes)
5910 Implement account-wide search scope in mail. (Matthew Barnes)
5911 Move some ESource-plugin common code to e-plugin-util.h/.c (Milan Crha)
5912 Updating PunjabiTranslation by A S Alam (A S Alam)
5913 Enforce unique-1.0 >= 1.1.2 build requirement. (Matthew Barnes)
5914 Disable strict aliasing optimization. (Matthew Barnes)
5915 Fix some misspellings of "calendar". (Matthew Barnes)
5916 Improve sidebar and ECalModel interaction. (Matthew Barnes)
5917 Sidebar cleanups for Memos and Tasks. (Matthew Barnes)
5918 Remove a bunch of dead code in GnomeCalendar. (Matthew Barnes)
5919 Refactor the autoconfig stuff a bit. (Srinivasa Ragavan)
5920 Don't show total attachment size if it's zero. (Matthew Barnes)
5921 Add bug-database and XML header. Fixes bug 587974 (Andre Klapper)
5922 Changes in mingw.org last w32api/mingw-rt packages. (Fridrich Strba)
5923 Level the differences with the alternative runtime/header set
5925 Expose ECalendarSelector (Gustavo Noronha Silva)
5926 Make authentication functionality available (Gustavo Noronha Silva)
5927 Fix include paths for some files to also work when installed
5928 (Gustavo Noronha Silva)
5929 Remove a couple silly ECalModel functions. (Matthew Barnes)
5930 Fix a issue for anjal while saving/restoring search across multiple
5931 folders (Srinivasa Ragavan)
5934 Krasimir Chonov (bg)
5937 Jorge González (es)
5939 Ã
smund Skjæveland (nn)
5940 Matej UrbanÄiÄ (sl)
5943 Evolution 2.29.6 2010-01-25
5944 ---------------------------
5947 #607952 - "Hours" used as both singular and plural form(Matthew Barnes)
5948 #606342 - PST option not offered in single file import (Matthew Barnes)
5949 #607804 - Fallback to missing image, when a stock icon could not be
5950 found (Gustavo Noronha Silva)
5951 #607087 - Not all inlined text attachments are included in replies
5953 #607741 - Move folder to claims it's copying in status bar
5955 #607591 - Revert commit for bug #516000 (Matthew Barnes)
5956 #607572 - Date navigator should be synced with the GnomeCalendar upon
5957 setting (Gustavo Noronha)
5958 #549558 - "Download Messages for Offline Usage" still sensitive in
5959 offline mode (Viswanath Sivakumar)
5960 #607608 - Empty Trash does not work unless Trash is selected
5962 #607542 - Sometimes delete in pop up doesn't get displayed
5964 #606301 - Slow sort by subject (Milan Crha)
5965 #607409 - ~/.evolution/mail/config not created on demand
5967 #603480 - [bbdb] Traverse lists in destinations properly (Milan Crha)
5968 #602827 - Disable broken plugins automatically (Milan Crha)
5969 #603480 - [bbdb] Crash on unref of uninitialized memory (Milan Crha)
5970 #607360 - [regression] Runtime warnings at exit (Matthew Barnes)
5971 #606940 - plugin_lib_loadmodule() always enables the plugin
5973 #607234 - Open received attachments as read-only (Matthew Barnes)
5974 #390973 - Changing meeting organizer should also change default
5975 attendee (Milan Crha)
5976 #606937 - void function should not have a return value. (Wang Xin)
5977 #605120 - evolution-exchange requires libcomposer. (Wang Xin)
5978 #606874 - mktemp disabled in latest glibc-2.11.90-8 (Milan Crha)
5979 #605633 - A little code inconsistency in em_utils_send_receipt
5981 #604670 - addressbook-export segfaults when specifying addressbook
5985 Rearrange composer options. (Matthew Barnes)
5986 Coding style and whitespace cleanups. (Matthew Barnes)
5987 Add a EShellWindow::shell-view-created signal. (Matthew Barnes)
5988 Add focus tracking to EMailBrowser. (Matthew Barnes)
5989 Move e-search-bar around. (Kjartan Maraas)
5990 A bit less 'camel_exception_get_id called with NULL parameter' on
5991 console (Milan Crha)
5992 Don't stomp on GConf's identifier namespace. (Jan Holesovsky)
5993 Fix mention of CVS in autogen.sh. (Jan Holesovsky)
5994 EShellBackend cleanup. (Matthew Barnes)
5995 Give all preview panes a search bar. (Matthew Barnes)
5996 Improve clipboard behavior. (Matthew Barnes)
5997 Add selection utilities for "text/html" targets. (Matthew Barnes)
5998 Fix a potential uninitialized variable use in em-composer-utils.c.
6000 Fix a potential uninitialized variable use in emae_authtype_changed().
6002 Fix a potential uninitialized return value in e-timezone-dialog.c.
6004 Fix a potential uninitialized argument in ech_config_section_factory().
6006 Fix a potential uninitialized argument in e_signature_list_find().
6008 Fix a potential uninitialized argument in e-plugin-python.c.
6010 Remove dead assignments found by clang. (Matthew Barnes)
6011 Remove unused tooltip support from ECanvas/ETable/EText.
6013 Remove unused ECell::show_tooltip method. (Matthew Barnes)
6014 Remove dead ETableItem code. (Matthew Barnes)
6015 Remove unused ECanvas functions. (Matthew Barnes)
6016 Also ship gnome-cal.h as a public header (Gustavo Noronha Silva)
6017 Baby steps toward GSEAL compliance. (Matthew Barnes)
6020 Chao-Hsiung Liao (zh_HK) (zh_TW)
6021 Alexander Shopov (bg)
6022 Krasimir Chonov (bg)
6023 Jorge González (es)
6027 Evolution 2.29.5 2010-01-11
6028 ---------------------------
6031 #329693 - Add contexts to translated "None" words (Milan Crha)
6032 #342935 - Do not choose disabled accounts for meeting requests
6034 #361145 - Evolution hangs when formatting message - fixes part of it
6035 (Chenthill Palanisamy)
6036 #372921 - Meeting invites sent from wrong email account (Milan Crha)
6037 #520816 - S/MIME shares "Do not sign meeting requests" with PGP
6039 #549988 - "Empty Trash" in Trash popup empties all Trash folders
6041 #592117 - Calendar Day view All Day events print improvements (pepp)
6042 #595501 - Crash on a changed mail filter action removal (Milan Crha)
6043 #597816 - Read/save search folders with labels properly (Milan Crha)
6044 #598305 - Use Exif data to rotate inlined photos (Matthew Barnes)
6045 #599794 - Set composer as not changed on reply or forward action
6047 #600521 - Remove trailing spaces from particular account fields
6049 #603452 - Increase gnome-pilot version to 2.0.16 (H.Habighorst)
6050 #603469 - Crash in contacts-map with no Home address filled
6052 #604520 - Create first account window hidden behind main window
6054 #604994 - Folder state not preserved in Copy/Move Folder dialog
6056 #605192 - New memo window has start date as None (Milan Crha)
6057 #605392 - pkg-config files reference libraries that are not used
6058 anymore (Vincent Untz)
6059 #605600 - Meeting reminders with wrong times (Milan Crha)
6060 #605645 - Crash on exit in calendar_view_dispose (Milan Crha)
6061 #606250 - Remove usage of deprecated GTK+ symbols (Matthew Barnes)
6062 #606316 - Mail with an attachment in a Junk folder crashes Evo
6064 #606340 - Crash on non-utf8 letter in mail folder name (Milan Crha)
6065 #606344 - Clicking "Reply to All" button causes Evo to dump core
6067 #606449 - empty mail-notification popups (Lucian Langa)
6068 #606542 - Broken paste action on to/cc/subject fields (Matthew Barnes)
6071 Various changes to support Anjal. (Srinivasa Ragavan)
6072 Introduce ESelectable and EFocusTracker. (Matthew Barnes)
6073 Remove dbus-glib-1 from evolution-shell.pc.in. (Matthew Barnes)
6074 Rename ECalendarTable to ETaskTable. (Matthew Barnes)
6075 Remove useless --enable-nntp configure option. (Matthew Barnes)
6076 Hard code "EDS_PACKAGE" since it will never change. (Matthew Barnes)
6077 Replace alloca() with g_alloca(). (Matthew Barnes)
6078 Hard code "GTKHTML_PACKAGE". (Matthew Barnes)
6079 Evolution does not need flex and bison. (Matthew Barnes)
6080 Hide "Submit Bug Report" if bug-buddy is not present. (Matthew Barnes)
6081 Clarify "Synchronization Options" menu item. (Matthew Barnes)
6082 Kill redundant RGB/HSV color conversion utilities. (Matthew Barnes)
6083 Kill e_popup_menu(). (Matthew Barnes)
6084 Kill widgets/misc/e-colors.[ch]. (Matthew Barnes)
6085 Teach ETable to prefer themed icon names over pixbufs. (Matthew Barnes)
6086 Do not focus in a search entry when it is not having a focus
6088 Cleanup delete actions in shell views. (Matthew Barnes)
6092 Jorge González (es)
6094 Tomasz Dominikowski (pl)
6095 Matej UrbanÄiÄ (sl)
6096 Daniel Nylander (sv)
6099 Evolution 2.29.4 2009-12-21
6100 ---------------------------
6105 #596967 - Per-folder setting for threading and preview panel (Milan Crha)
6106 #604884 - Use proper colors in Search bar when is search activated (Milan Crha)
6107 #593896 - "Search -> Find now" should not be always enabled (Milan Crha)
6108 #593700 - Restore folder's last selected message as expected (Milan Crha)
6109 #603184 - Various problems with search box in folders (Milan Crha)
6110 #604761 - Select certificate doesn't work (Milan Crha)
6111 #553057 - Show signer's information in a message window/preview (Matthew W. S. Bell)
6112 #602505 - Incorrect information in message window (Milan Crha)
6113 #551464 - Paste files into composer as attachments (Matthew Barnes)
6116 #596947 - Calendar view forgets memo pane height (Matthew Barnes)
6117 #359755 - Do not fetch content of a CalDAV calendar when given it (Milan Crha)
6118 #604512 - Calendar publishing tab misses button label (Milan Crha)
6119 #604182 - Do not block UI with publish-calendar messages (Milan Crha)
6120 #359755 - Support for CalDAV collections (Milan Crha)
6121 #603682 - Duplicate mnemonic in meeting window (Matthew Barnes)
6122 #603061 - Use .ics for temp vcalendar files (Paul Bolle)
6125 #602998 - Contacts searches are supposed to be per address book (Milan Crha)
6128 #604838 - Drop unused alert dialog (Paul Bolle)
6129 #604822 - Drop more alert titles. Drop all alert titles to be found in *.error.xml.
6130 iHIG suggests alerts (Paul Bolle).
6131 #603701 - Don't treat 4 byte values as DDWORDs (Paul Bolle)
6132 #603342 - Memory leak fixes (Milan Crha)
6133 #604562 - Typo in gconf schema (Christophe Fergeau)
6134 #604182 - Hide variable used only with HAVE_LIBNOTIFY (Milan Crha)
6135 #499322 - Use extension for "Save as" suggested file name (Milan Crha)
6136 #603972 - Proper title for dialog (Paul Bolle)
6137 #591938 - Update translator's comments (Milan Crha)
6138 #604098 - Missing \n in EAlert
6139 #603592 - X11 window roles should be set (Matthew Barnes)
6140 #602963 - Migrate to new EError Apis (Jonathon Jongsma)
6143 Punctuation fixes (Jordi Mas)
6144 EShellContent cleanups. (Matthew Barnes)
6145 Fix distcheck errors. (Matthew Barnes)
6146 Fix a small memory leak in EShellBackend (Jonathon Jongsma)
6147 Add get_data_dir(), get_config_dir() vfuncs to EShellBackend (Jonathon Jongsma)
6148 Merge some composer header changes for Anjal. (Matthew Barnes)
6149 Introduce EMailBackend into libevolution-mail. (Matthew Barnes)
6150 Use the boxed CamelObject type for signal params in MailFolderCache (Jonathon Jongsma)
6151 Remove mail-config, vfolder, and filter deps from mail-folder-cache (Jonathon Jongsma)
6152 Kill ETableScrolled. (Matthew Barnes)
6153 Bump glib requirement to 2.22.0 (Jonathon Jongsma)
6154 Remove libhal requirement from configure (Bastien Nocera)
6157 Jorge González (es)
6158 Daniel Nylander (sv)
6159 Matej UrbanÄiÄ (sl)
6163 Evolution 2.29.3 2009-11-30
6164 ---------------------------
6169 #558030 - Convert meeting to appointment popup menu option(Milan Crha)
6170 #550025 - Add error dialogs for Meetings (Paul Bolle)
6171 #598166 - All Day Meeting String Improvement (Milan Crha)
6172 #602907 - Cannot delete meetings or appointments in list view
6174 #602102 - [regression] evolution-alarm-notify segv on login to desktop
6175 (Chenthill Palanisamy)
6176 #602081 - Runtime warnings when going to Tasks (Milan Crha)
6177 #602165 - Meeting window doesn't show status, role fields (Milan Crha)
6178 #602098 - No progress notification from GnomeCalendar (Milan Crha)
6179 #602081 - Calendar purge doesn't seem to work (Milan Crha)
6180 Bug 494394 - No way for the user to refresh a calendar (Milan Crha)
6183 #591330 - Do not clear task preview every minute (Milan Crha)
6184 #602704 - Actions->Purge in task view doesn't work (Matthew Barnes)
6187 #602799 - "Mark for Follow Up" menu item glitches (Matthew Barnes)
6188 #602844 - Flags not saved to IMAP account on exit (Matthew Barnes)
6189 #563555 - Confirm before forwarding many emails inline
6191 #579599 - Let the Advanced Search work again (Milan Crha)
6192 #602178 - Missing widget in Search folder dialog (Milan Crha)
6193 #590127 - Define ETable::vertical-spacing style property (Milan Crha)
6194 #592294 - Output an error message on system filter rules loading error
6198 #361156 - contacts-map plugin (Cedric Bosdonnat)
6199 #602803 - New Contact enabled for read-only address books
6201 #474502 - Don't check for contacts in broken address books (Milan Crha)
6202 #364618, solve the chinese character issue. (Jeff Cai)
6205 #602177 - Plug leaks. Fix race. (Paul Bolle)
6206 #601517 - Accept/decline options are missing on event right click
6210 #551603 - Special case "positive zero alarms" (Paul Bolle)
6211 #554779 - Removal of task due date does not sync from Palm.
6215 #602920 - In German translation (Mario Blättermann)
6216 #602719 - Default /evolution/shell/network_config/proxy_type to 0
6217 explicitly(Milan Crha)
6218 #602625 - Typos in translation messages (Matthew Barnes)
6219 #360461 - Do not hardcode invisible_char in ui files (Claude Paroz)
6220 #589153 - Use GtkBuilder instead of libglade (Matthew Barnes)
6225 Fix uninitialized variable from a patch for bug #591330 (Milan Crha)
6226 Header file cleanup. (Matthew Barnes)
6227 Disallow renaming a non-deletable ESource. (Matthew Barnes)
6230 Remove some redundancy from EABContactDisplay. (Matthew Barnes)
6231 Don't unref destinations in eab_send_as_to(). (Matthew Barnes)
6234 Rewrite champlain-gtk and geoclue detection. (Matthew Barnes)
6235 Remove unused files after GtkBuilder merge (Milan Crha)
6238 Implement a new 'killev' program. (Matthew Barnes)
6239 Make EShell more subclassable. (Matthew Barnes)
6240 Add a --quit command-line option. (Matthew Barnes)
6241 Add a --geometry command-line option. (Matthew Barnes)
6244 Fix a build error. (Matthew Barnes)
6247 Update API documentation. (Matthew Barnes)
6248 Coding style and whitespace cleanups. (Matthew Barnes)
6249 Fix compile time warnings in filter/e-rule-context.c (Milan Crha)
6250 Add Evolution's process ID to ~/.evolution/.running. (Matthew Barnes)
6251 Restore some lost characters in filter.ui. (Matthew Barnes)
6252 Add gettext/glade prefix before ui files in POTFILES.in (Claude Paroz)
6253 Remove the last traces of libglade. (Matthew Barnes)
6254 Fix typos in e_cal_shell_content_paste_clipboard(). (Matthew Barnes)
6255 Fix some details in our asynchronous functions. (Matthew Barnes)
6256 Still tweaking pane position restoration. (Matthew Barnes)
6257 Kill e_util_read_file(). (Matthew Barnes)
6258 Add e_attachment_store_load_async(). (Matthew Barnes)
6259 Kill Evolution's icon cache once and for all. (Matthew Barnes)
6260 Assemble HTML code in a GString instead of a GtkHTMLStream.
6262 Prefer EWebView calls over direct GtkHTML calls. (Matthew Barnes)
6263 Updated POTFILES.in/skip after GTKBuilder migration (Claude Paroz)
6266 Jorge González (es)
6268 Mattias Põldaru (et)
6271 Matej UrbanÄiÄ (sl)
6274 Evolution 2.29.2 2009-11-16
6275 ---------------------------
6278 Bug 600397 - Delete option enabled for undeletable ESource
6280 Bug 600714 - No label colors in popup menu (Matthew Barnes)
6281 Bug 600933 - Empty Trash missing for real trash folders
6283 Bug 601601 - No Create Rule in popup menu (Lucian Langa)
6284 Bug 601767 - Delete action in calendar view has glitches
6286 Bug 601769 - Print issues in address book (Matthew Barnes)
6287 Bug 601774 - "Send Message to Contact" is always disabled
6289 Bug 601785 - Menu glitches in memo and task view (Matthew Barnes)
6290 Bug 600133 - Crash on day view print preview without all day events
6292 Bug 600217 - Crashes in emfh_multipart_related_check (Bharath Acharya)
6293 Bug 601626 - pst-import missing link to libeutil (Travis Reitter)
6294 Bug 588093 - Allow import of local files from command line (Milan Crha)
6295 Bug 601516 - Calendar views missing from calendar popup menu
6297 Bug 593751 - Show correct context menu in calendar views (Milan Crha)
6298 Bug 601218 - Accepted meeting doesn't show attachments in calendar
6300 Bug 250046 - Composer addresses reading fixes (Milan Crha)
6301 Bug 600926 - Fails to build due to missing dependencies
6303 Bug 600926 - Fails to build due to missing dependencies (Yan Li)
6304 Bug 601219 - Transient dialogs in composer window blocks main window
6306 Bug 271836 - Incorrect signature for "model_cell_changed" signal
6308 Bug 601229 - Crashes when replying a mail. (Chenthill Palanisamy)
6309 Bug 557613 - evolution crashed with SIGSEGV in try_open_e_book_cb()
6310 (Chenthill Palanisamy)
6311 Bug 482327 - Save attached calendar with multiple items easily
6313 Bug 599792 - Anjal composer's Send button doesn't work after pressed
6314 Save Drafts button (Yan Li)
6315 Bug 598877 - Crash while sending mail, in report_status function
6317 Bug 573304 - Forward an email shouldn't strip signature (Milan Crha)
6318 Bug 597582 - Original Date: header should be given precedence
6320 Bug 596027: In Anjal, although invalid mail address warning popup,
6321 mail's tab closed automatically (Yan Li)
6322 Bug 557505 - [bbdb] hangs and is unresponsive (Milan Crha)
6323 Bug 596827 - Don't remove meeting attendees after edit (Milan Crha)
6324 Bug 600402 - Clear search is always enabled in calendar/contact/task
6326 Bug 599124 - Signature always includes an empty line in front of
6328 Bug 599627 - Crash when adding a new task in a table (C de-Avillez)
6329 Bug 464400 - New mail notify should display sender and subject
6331 Bug 583450 - [prefer-plain] Ability to hide html attachments
6333 Bug 599890 - Search should not be remembered across folders
6335 Bug 570835 - Custom e-mail headers inserted with double column
6337 Bug 599837 - Junk plugin combo box is invisible (Matthew Barnes)
6338 Bug 561843 - Properly check for filename being set, to not crash
6340 Bug 600019 - Menu glitches when an account name is selected
6342 Bug 600014 - Remove warnings from ech_config_widget_factory()
6344 Bug 268644 - unread mail shortcut collides with gtk tree search
6346 Bug 599896 - Flush outbox option is missing (Matthew Barnes)
6347 Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping
6348 to bottom (Matthew Barnes)
6349 Bug 599842 - EConfig does not respond to disabling/enabling EPlugins
6351 Bug 552727 - Flooded by spam checking errors if bogofilter not
6352 installed (Milan Crha)
6353 Bug 550049 - Disable Mark messages as read actions when unusable
6355 Bug 571039 - Shows all selected messages in a preview pane on a slow
6356 network (Milan Crha)
6357 Bug 599199 - Hangs regularly when synchro with pidgin is activated
6359 Bug 599740 - Crashing in g_thread_init (Milan Crha)
6360 Bug 598519 - Cannot open task/memo by double click in calendar day
6362 Bug 204900 - The sort indication arrows cover up the icons in tab
6366 Update API documentation. (Matthew Barnes)
6367 Hide actions when lockdown settings are enabled. (Matthew Barnes)
6368 EWebView popup menu enhancements. (Matthew Barnes)
6369 Fix a typo in a comment block. (Matthew Barnes)
6370 Update the OtherBinaries line in our .desktop file. (Matthew Barnes)
6371 Simplify clipboard handling in addressbook. (Matthew Barnes)
6372 Simplify clipboard handling in calendar. (Matthew Barnes)
6373 More build failures due to missing internal lib dependencies
6375 Fix Windows build (Tor Lillqvist)
6376 Fix a potential crash in the mail migration code. (Matthew Barnes)
6377 Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one
6379 Enable building without Canberra-GTK (Tor Lillqvist)
6380 Fix EPluginLib callback signatures. (Matthew Barnes)
6381 Kill e-cursor(s) (both of them). (Matthew Barnes)
6382 EMFormat plugins should always be enabled. (Matthew Barnes)
6383 Add zooming and drag-and-drop to the plugin. (Matthew Barnes)
6384 Prototype an inline image plugin. (Matthew Barnes)
6385 Convert some "Save As" actions to run asynchronously. (Matthew Barnes)
6386 Prototype EIOActivity, which integrates with GIO. (Matthew Barnes)
6387 Move EActivity and subclasses to e-util. (Matthew Barnes)
6388 Support other forward types for Anjal. (Srinivasa Ragavan)
6389 Remove redundant URI/filename conversion functions. (Matthew Barnes)
6390 Build filename using g_build_filename instead of hardcoding
6391 forward-slash (Tobias Mueller)
6392 Quote filename during restore to prevent user assisted arbitrary
6393 code execution (Tobias Mueller)
6394 Sync to disk the outbox, since if we crash, we endup sending mail
6395 again. (Srinivasa Ragavan)
6396 Add support for Googlemail and hotmail/live/msn.com accounts.
6398 Fix a regression caused by EEvent cleanup (Lucian Langa)
6399 Don't update the message list when right-clicking on a folder.
6401 Add a menu to the Forward toolbar button. (Matthew Barnes)
6402 Cleanup and rename filter classes. (Matthew Barnes)
6403 Prefer GQueue (or GNode) over EDList. (Matthew Barnes)
6404 EImport cleanup. (Matthew Barnes)
6405 EEvent cleanup. (Matthew Barnes)
6406 EConfig cleanup. (Matthew Barnes)
6407 Remove some unfinished / unwanted bits from mail-mt. (Matthew Barnes)
6408 Prefer GLib mutexes over pthread mutexes. (Matthew Barnes)
6411 Thomas Thurman (en@shaw)
6412 Jorge González (es)
6413 Matej UrbanÄiÄ (sl)
6416 Evolution 2.29.1 2009-10-26
6417 ----------------------------
6420 Bug #575208 - Use complete template message with all attachments
6422 Bug #599131 - Crash on new contact adding with similar values as an old
6424 Bug #585715 - Skip empty parts in multipart/alternative formatting
6426 Bug #248745 - Indent single mail in a threaded view too (Milan Crha)
6427 Bug #599190 - Unable to drop attachments in the attachment bar
6429 Bug #484839 - Sort, when in threading mode, properly (Milan Crha)
6430 Bug #599245 - Use bitwise AND instead of logical AND for checking flags
6432 Bug #480361 - Useful action when clicking on a mail notification
6434 Bug #598567 - Can only insert local image files (Matthew Barnes)
6435 Bug #593953 - LDAP SSL option order doesn't match with a backend's
6437 Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger
6439 Bug #238879 - Use explicit text color in a Welcome message (Milan Crha)
6440 Bug #552779 - Sort order of messages by "From" is case sensitive
6442 Bug #267749 - Week numbers are incorrect when the week starts on Sunday
6444 Bug #470291 - [prefer-plain] Be able to show HTML only messages
6446 Bug #596860 - Duplicate event gets shown in calendar view (Milan Crha)
6447 Bug #339628 - Non-default Draft folders are Draft folders too
6449 Bug #555901 - Preserve Start/End/Due timezone when editing in list view
6451 Bug #522783 - Signature separator for HTML E-mails (Milan Crha)
6452 Bug #545851 - Set properly sign type on reply of signed message
6454 Bug #372435 - Show SMIME cert info from mail, not from cert db
6456 Bug #597473 - Reply-all composes reply to wrong address (Milan Crha)
6457 Bug #322261 - vCalendar replies are sent out using the default account
6459 Bug #245683 - Use QP encoding when composing message with "\nFrom "
6461 Bug #565306 - "Edit Full" in "Add to address book" searches first
6463 Bug #458173 - Date selection window in "Advanced Search" inconsistent
6465 Bug #411768 - Don't remove column by drag&drop out of a table header
6467 Bug #404227 - Over-aggressive appointment editor date check (Milan Crha)
6468 Bug #449520 - Adding a contact to a contact list fails when using a comma
6470 Bug #468736 - Prevent recursion in em-format (Milan Crha)
6471 Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar
6473 Bug #516000 - Wrong formatted quoted text (Milan Crha)
6474 Bug #329710 - [PublishCal] 'Enable' button should update on change
6476 Bug #373297 - Option for autocomplete in address book preferences
6478 Bug #523335 - [mail-to-task] Enhancements (Milan Crha)
6479 Bug #336337 - Send & receive dialog shows the default smtp server
6481 Bug #573878 - [face] Plugin is unusable (Milan Crha)
6482 Bug #542361 - Unhelpful error warnings (Milan Crha)
6483 Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail
6485 Bug #592117 - Calendar Printout Love (pepp)
6486 Bug #593753 - Calendar search in list view doesn't work properly
6488 Bug #597123 - Composer's Send Options doesn't work (Milan Crha)
6489 Bug #329100 - Choosing adress book for birthdays (Milan Crha)
6490 Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
6492 Bug #498095 - Fixing mnemonics (Milan Crha)
6493 Bug #596720 - Account assistance repeats itself after finishing
6495 Bug #598027 - Use vCard instead of VCard (Matthew Barnes)
6496 Bug #597932 - Split out Kerberos 5 check into an macro (H. Habighorst)
6497 Bug #552552 - File/Empty Trash does not expunge maildir folders
6499 Bug #595092 - Remove option to skip offline syncrhonization dialog
6501 Bug #596952 - Offline mode does not stick when set from command line
6503 Bug #596824 - evolution hangs on start up (Milan Crha)
6504 Bug #597564 - Invalid g_object_unref call in redo_queries (Milan Crha)
6505 Bug #593612 - Pane size restoration does not play nice with maximized
6506 windows (Matthew Barnes)
6507 Bug #597533 - e_file_dialog_save() does not pass parent window
6509 Bug #594373 - Calendar notifications are not cleared from system tray
6511 BUG #595803 - Fixes a double free (Bharath Acharya)
6512 Bug #587014 - Magic space does not work as expected (Lucian Langa)
6513 Bug #597224 - Cannot close preferences window with escape key
6515 Bug #597151 - [regression] Folder doesn't get deleted properly
6517 Bug #456240 - Move exchange plugin to exchange package (Milan Crha)
6518 Bug #597108 - E_CONFIG_SECTION headers not properly escaped
6520 Bug #596972 - Drop support for Kerberos 4 (H.Habighorst)
6521 Bug #596848 - Use per-target CPPFLAGS in automake files (H.Habighorst)
6522 Bug #596843 - Link to libraries when building API docs (H.Habighorst)
6523 Bug #596800 - Hang on contacts merging (Milan Crha)
6524 Bug #596712 - Recovered messages not autosaved until modification
6526 Bug #596753 - Autocompletion addressbooks not remembered (Milan Crha)
6527 Bug #594015 - Keeps "Loading..." node on the first fetch (Milan Crha)
6528 Bug #594005 - Mailer preview pane doesn't update on show (Milan Crha)
6529 Bug #582745 - Place signature at bottom when Edit As New Message
6531 Bug #593700 - Opens folder on top (Matthew Barnes)
6532 Bug #594534 - Can't select calendar for a new appointment
6534 Bug #595812 - Crash after finishing account set up (Matthew Barnes)
6535 Bug #596186 - New Mail account setup Assistant window is blank
6537 Bug #593609 - Have buildable exchange-operations plugin again
6539 Bug #596268 - Crash when sidebar was clicked while 'loading'
6541 Bug #596130 - Use correct Name and GenericName in .desktop file
6542 (William Jon McCann)
6543 Bug #596157 - Use "Message-ID" instead of "Message-Id" (Matthew Barnes)
6544 Bug #593633 - Runtime warnings trying to create a recurrence event
6546 Bug #594543 - Crash on folder/message change (Matthew Barnes)
6547 Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
6548 Bug #594864 - "Select Folder" is a too generic title (Paul Bolle)
6549 Bug #594989 - Drop some dialog titles (Paul Bolle)
6550 Bug #591380 - Optional dependencies must be explicitly disabled
6552 Bug #595326 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
6553 Bug #594988 - Drop generic dialog titles (Paul Bolle)
6554 Bug #595501 - Crash on a changed filter rule removal (Milan Crha)
6555 Bug #593747 - Calendar preview dates not indicating events (Milan Crha)
6556 Bug #593750 - Month view doesn't update / scroll (Matthew Barnes)
6557 Bug #593617 - GroupWise plugins are not built (Milan Crha)
6558 Bug #595119 - Crash while trying to add a new category in contact
6560 Bug 595687 - Message list popup menu not activated by menu key
6562 Bug 595668 - Crash on startup (Matthew Barnes)
6563 Bug #587011 - Add more requirements to evolution-plugin.pc.in
6565 Bug #594284 - Missing libraries in composer to link properly (Milan Crha)
6566 Bug #594528 - Crash when clicked on File->quit (Matthew Barnes)
6567 Bug #594017 - Crash on set preview visible (Milan Crha)
6568 Bug #594468 - Revise kill-bonobo hack for non-working plugins
6570 Bug #594863 - Message body doesn't allow right click pop up menu
6572 Bug #217066 - Rename folders directly inside folder list (Matthew Barnes)
6573 Bug #595002 - There should not be a space before ? in strings
6575 Bug #593899 - "Create Search Folder from Search" does not work
6577 Followup fix for bug #593905. (Matthew Barnes)
6578 Bug #593892 - 'Find in message' issues when clearing search
6580 Bug #593905 - 'Subject or Addresses contains' search criteria missing
6582 Bug #572960 - Ignore and drop invalid signatures on load (Milan Crha)
6583 Bug #582780 - Use proxy in Google calendar setup plugin
6584 (Alexander Klepikov)
6585 Bug #590707 - Initialize DBus threading on start (Milan Crha)
6586 Bug #594609 - Date field in message list shows incorrect "x days ago".
6587 (Chenthill Palanisamy)
6588 Bug #594628 - Switching back from Outgoing filters to Incoming filters
6589 does not (Chenthill Palanisamy)
6590 Bug #593659 - Missing UI error messages (Matthew Barnes)
6591 Bug #593646 - Starting in day view does not restore panels correctly
6593 Bug #594573 - Label dropdown box in the rule editor does not work
6595 Bug #571881 - Make messages inherit labels from collapsed subtree
6597 Bug #594484 - Crashed when tried to open more than one memo (Milan Crha)
6598 Bug #594407 - Alarms won't go away (Milan Crha)
6599 Bug #581602 - Purge calendar function not working (Milan Crha)
6600 Bug #586854 - Crash on File->Quit with empty_junk enabled
6602 Reverted part of bug #594284 (Milan Crha)
6603 Bug #594284 - FTBFS: missing links (Diego Escalante Urrelo)
6604 Bug #594002 - Stuck mail activities when error occurs (Milan Crha)
6605 Bug #593754 - Warnings on evolution terminal when open any task
6607 Bug #593442 - plugin-manager: HIG-ify main screen (Paul Bolle)
6608 Bug #593881 - Category icons do not appear in preview pane
6610 Bug #593762 - Event creation window has start date as Today (Milan Crha)
6611 Bug #593940 - No options for google address book available
6613 Bug #593872 - Forgets which signature is assigned to which account
6615 Bug #593922 - Reply freezes evo (Milan Crha)
6616 Bug #593761 - Wrong dir for calendar local sources (Milan Crha)
6617 Kill debug messages in default-mailer plugin. (Matthew Barnes)
6618 Bug #593778 - Clear search enabled when it shouldn't be (Matthew Barnes)
6619 Bug #593783 - Edit contact option in composer doesn't work
6621 Bug #592169 - "Checking for new mail" doesn't show which folder
6623 Bug #593776 - Fix include of a11y/addressbook and a11y/calendar
6625 Bug #593779 - re-committing patch from bug #214238 (Milan Crha)
6626 Bug #593627 - Tool bar > new > contact list doesn't work (Matthew Barnes)
6627 Bug #593675 - Freeze on startup (Milan Crha)
6628 Bug #593614 - efh_format_secure() recurses forever (Matthew Barnes)
6629 Bug #579598 - Change in view types (from Menu) is not working
6631 Bug #593685 - Insensitive actions after start (Matthew Barnes)
6632 Bug #593613 - Doesn't differentiate an appointment and meeting button
6633 click (Matthew Barnes)
6634 Bug #494531 - Use quoted-printable encoding when necessary (David Liang)
6635 Bug #593648 - mail-to-task used full path in .eplug file (Milan Crha)
6636 Bug #592680 - Remove deprecated Encoding key from desktop file
6638 Bug #590687 - Evolution not restoring data from backup archive
6640 Bug #592873 - Initialize Force Read only check state properly
6642 Add menu item ellipsis according to bug #324492. (Matthew Barnes)
6643 Bug #488409 - Remember size of filter/vfolder editor windows
6645 Bug #592335 - Submit bug-report doesn't work (Matthew Barnes)
6646 Bug #511769 - Poor indication of when network is unavailable
6648 Bug #359909 - "New" Button too small (Matthew Barnes)
6649 Bug #571488 - Migrate from deprecated gnome_sound to libcanberra
6651 Bug #592680 - Remove deprecated Encoding key from desktop file
6653 Fixed bug #591916 (Mario Blättermann)
6654 Bug #592551 - Build break fix caused by bug #581288 (Milan Crha)
6655 Bug #567260 - Migrate from GnomeDruid to GtkAssistant (Milan Crha)
6656 Bug #591829 - Dragging mails to folder tree does not work
6658 Bug #591830 - Inline attachments no longer shown (Matthew Barnes)
6659 Bug #592032 - Marks message as read when preview is off (Matthew Barnes)
6660 Bug #592034 - Reply to List doesn't work (Matthew Barnes)
6661 Bug #591755 - Gtk-Doc build failure when NM support disabled
6663 Bug #567260 â Migrate from GnomeDruid to GtkAssistant (Milan Crha)
6664 Bug #591377 â Fails to detect krb5 in configure with -as-needed
6668 Coding style and whitespace cleanups. (Matthew Barnes)
6669 Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
6671 Slightly better error dialog on "Unable to book" (Milan Crha)
6672 Check whether message-list is filtered properly (Milan Crha)
6673 Enable mail-next-unread and mail-prev-unread for multi-selections.
6675 Clean up includes in main.c. (Matthew Barnes)
6676 Gtk-Doc updates. (Matthew Barnes)
6677 Shell cleanup. (Matthew Barnes)
6678 Enable File->Empty Trash menu item for all folders (Milan Crha)
6679 Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
6681 Various composer autosave fixes. (Matthew Barnes)
6682 Code cleanup in e-msg-composer.c (Matthew Barnes)
6683 Show import progress directly in the assistant window. (Matthew Barnes)
6684 Rename EShellImporter to EImportAssistant and move it to widgets.
6686 Convert the shell importer to a widget class. (Matthew Barnes)
6687 Shell importer does not need an EShellWindow. (Matthew Barnes)
6688 Trim unused or unnecessary bits from the import framework.
6690 Overlooked compiler warnings from exchange-operations plugin (Milan Crha)
6691 Make gweather detection consistent with other optional libraries.
6693 No longer need the X11 configure checks. (Matthew Barnes)
6694 Rework optional plugin detection to fix distcheck. (Matthew Barnes)
6695 Developer documentation improvements. (Matthew Barnes)
6696 Typo fix (Andre Klapper)
6697 Disable gdk_event_get_graphics_expose() call in EMap. (Matthew Barnes)
6698 Goodbye libgnome and libgnomeui!! (Matthew Barnes)
6699 Kill the killev program, and the whole tools directory. (Matthew Barnes)
6700 EMFolderTree code cleanup. (Matthew Barnes)
6701 Copy folder tree state of 1st window when opening new windows.
6703 Homing in on a reference counting issue in EShellContent.(Matthew Barnes)
6704 Introduce an EShellView::execute-search signal. (Matthew Barnes)
6705 Relax the EBinding API to reduce GObject casting. (Matthew Barnes)
6706 Kill EPopup. (Matthew Barnes)
6707 Kill ECalPopup. (Matthew Barnes)
6708 Trim more fat off the GnomeCalendar API. (Matthew Barnes)
6709 Update GConf when the online/offline button is clicked. (Matthew Barnes)
6710 Track the timezone in one place: ECalModel (Matthew Barnes)
6711 Remove unnecessary <calendar/gui/e-cal-popup.h> includes. (Matthew Barnes)
6712 Kill EMenu. (Matthew Barnes)
6713 Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
6714 Allow calendar to be written as a external app and split the huge .so
6716 Changes for having a light version of calendar. (Srinivasa Ragavan)
6720 Mattias Põldaru (et)
6721 Ã
smund Skjæveland (nn)
6724 Jorge González (es)
6726 Andrej ŽnidarÅ¡iÄ (sl)
6727 Matej UrbanÄiÄ (sl)
6729 Daniel Nylander (sv)
6732 Takayuki KUSANO (ja)
6735 Kostas Papadimas (el)
6736 Chao-Hsiung Liao (zh_HK)
6737 Mario Blättermann (de)
6738 Christian Kirbach (de)
6740 Sandeep Shedmake (mr)
6746 Kenneth Nielsen (da)
6749 Žygimantas BeruÄka (lt)
6750 Igor NestoroviÄ (sr)
6754 Evolution 2.27.91 2009-08-24
6755 ----------------------------
6758 #591414 - libevolution-cal-shared is linked as a module (Götz Waschk)
6761 #591321 - Cosmetic changes and fixes in configure.ac (H.Habighorst)
6762 #591326 - Keep m4 macros in their own folder (H.Habighorst)
6763 #591377 - Fails to detect krb5 in configure with -as-needed
6767 Fix msgfmt check by setting strings to fuzzy (Andre Klapper)
6768 Update czech screenshots. (Andre Klapper)
6771 Alexander Shopov (bg)
6774 Carles Ferrando (ca@valencia)
6775 Jorge González (es)
6776 Mattias Põldaru (et)
6778 Seán de Búrca (ga)
6779 Antón Méixome (gl)
6783 Sandeep Shedmake (mr)
6785 Evolution 2.27.90 2009-08-10
6786 -----------------------------
6791 #205137 - Configurable date formats in components (Milan Crha)
6792 #587468 - Show meeting icon for component with attendees only (Milan Crha)
6793 #320071 - Unclear why you can't edit appointment in calendar (Milan Crha)
6794 #314599 - Recurrence Tab Should Not Default To Forever (Milan Crha)
6795 #325278 - cannot access parts of "save calendar" without mouse (Milan Crha)
6796 #324676 - Print preview displays preview of previous month (Milan Crha)
6797 #590392 - Show selected day in day view's second timezone column (Milan Crha)
6798 #539334 - Postpone processing event when called recursively (Milan Crha)
6799 #328361 - Support for "Fifth Sunday *of the month*" (Marcel Stimberg)
6800 #514725 - Critical warnings with appointments (Milan Crha)
6801 #273535 - Meeting request with attachments has bogus CID value (Milan Crha)
6802 #300567 - Calendar drawing optimizations (Milan Crha)
6803 #317290 - [Publish-Calendar] Cancel setup should cancel (Milan Crha)
6804 #245829 - Cannot copy (with mouse for pasting) appointment summary (Milan Crha)
6805 #203853 - Cut/Copy key bindings don't work in day and week views (Milan Crha)
6806 #575581 - All Day Events Should Not Depend On Calendar Scrolling (Milan Crha)
6807 #420513 - Be able to notify about meeting only new attendees (Milan Crha)
6808 #579646 - Remember alarm's last notified per calendar (Milan Crha)
6811 #590747 â Composer autosave can easily lose data (Philip Withnall)
6812 #562913 â Changed signature format not written to GConf (Matthew Barnes)
6813 #401530 - [imap-features] imap-headers.glade issues (Milan Crha)
6814 #563795 - Crashed while importing an mbox file in local folder (Milan Crha)
6815 #589982 - Fix a critical warning while replying for a mail (Srinivasa Ragavan)
6818 #586076 - [external-editor] Pass cursor pos to vim (Milan Crha)
6819 #584030 - [Mail-To-Task] improve duplicate handling and such (Milan Crha)
6820 #573919 - [Mail-Notification] Check for 'actions' capability (Ken VanDine)
6821 #563041 - Template plugin doesn't work; added new variables (Bharath Acharya)
6824 #551127 - Added translators comment and changed strings slightly (Milan Crha)
6825 #580895 - Fix evolution build break (Milan Crha)
6826 #580895 - Kill libgnomeui/gnome-thumbnail.h (Milan Crha)
6827 #325611 - Rephrased translators comments (Milan Crha)
6828 #590260 â Minimum requirement of libpst not checked (Matthew Barnes)
6833 Allow calendar to be written as a external app and split the huge .so
6834 to (Srinivasa Ragavan)
6837 Jorge González (es)
6838 Seán de Búrca (ga)
6842 Mattias Põldaru (et)
6845 Evolution 2.27.5 2009-07-27
6846 ---------------------------
6851 #266150 - In list view Delete option not working in menu and toolbar
6853 #572176 - Allow local iCal files to be selected as calendar source
6855 #583374 - The broken Google calendar import should be replaced by
6856 the working CalDAV support (Milan Crha)
6857 #583527 - Provide the option of sending an e-mail to meeting attendees
6858 irrespective of the calendar backend (Chenthill Palanisamy)
6859 #583972 - Resend meeting dialog isn't coming properly
6860 (Chenthill Palanisamy)
6861 #588856 - Google calendar backend to CalDAV migration code (Milan Crha)
6864 #589580 - Crashes when dragging an image to the contact editor
6868 #589494 - Doesn't print full list of recipients (Bharath Acharya)
6869 #589412 - Misleading notice in message list when messages are hidden
6873 #578945 - Adapt to changes in libpst 0.6.41 (Bharath Acharya)
6874 #588787 - Crash on search in an active account or all accounts
6876 #339361 (BNC) - soap threading not working. (Chenthill Palanisamy)
6877 #472079 (BNC) - Cannot Edit Account When Proxy (Bharath Acharya)
6878 #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution
6882 Don't warn when NM support is explicitly disabled. (Matthew Barnes)
6883 Make it possible to send/receive without dialog (Srinivasa Ragavan)
6886 Mario Blättermann (de)
6887 Daniel Nylander (sv)
6888 Jorge González (es)
6890 Evolution 2.27.4 2009-07-15
6891 ---------------------------
6896 #561300 - Edit contact's Notes on its own tab. (Milan Crha)
6897 #586109 - [vcard-inline] Crash while rendering inline vcard (Milan Crha)
6898 #555326 - Suppress Del key press in Contacts source selector (Marcel Stimberg)
6901 #586251 - Let the SSL checkbox for Google calendar work (Milan Crha)
6902 #513451 - Select Today for calendar views on the first showing (Milan Crha)
6903 #238058 - Show more from summary for events with icons (Milan Crha)
6904 #245723 - Show days with transparent events in italic (Milan Crha)
6905 #252296 - Do not preset alarm for all day events (Milan Crha)
6906 #525689 - Do not show all days as Sunday in a comp-editor (Milan Crha)
6907 #236996 - Calendar display for weekends in month view (Milan Crha)
6908 #251694 - Highlight current day in a calendar (Milan Crha)
6909 #425582 - Calendar Alarm Display is not noticable enough (Milan Crha)
6910 #245723 - Show days with transparent events in italic (Milan Crha)
6911 #240605 - auto-select next day at midnight in selected day view (Milan Crha)
6914 #345775 â Missing blank line between messages in saved mbox (Matthew Barnes)
6915 #464131 â Allow inline view of application/mbox attachments (Matthew Barnes)
6916 #568302 - Skip "noselect=yes" folders on Send/Receive (Milan Crha)
6917 #268644 - unread mail shortcut collides with gtk tree search (Milan Crha)
6918 #587699 - Localize only local folder names (Milan Crha)
6919 #214238 - Indicate unread emails in closed tree subfolders (Milan Crha)
6920 #586958 - Too long texts instartup wizard (Michael Terry)
6923 #586332 - Build error (long gint) (Matthew Barnes)
6924 #346146 - Appointments in Sent folder should not display actions (Milan Crha)
6925 #566369 - backup-restore - recognize broken archive (Milan Crha)
6926 #566369 - fix string typo "cancelled" => "canceled" (Milan Crha)
6927 #588106 â Makefile.am misuses *_LDFLAGS (Daniel Macks)
6930 #586378 - Various build cleanups (H.Habighorst)
6931 #586478 â Fix quoting in configure.ac (H.Habighorst)
6932 #586631 â Rearrange autotool initialization in configure.ac (H.Habighorst)
6933 #586632 â Require automake 1.9 (H.Habighorst)
6934 #586629 â Fix whitespace in configure.ac (H.Habighorst)
6935 #586806 â Fix iconv cflags/libs in configure.ac (H.Habighorst)
6936 #586809 â Enable "silent rules" automake 1.11 option (Matthew Barnes)
6937 #587138 - Require libxml2 2.7.3 (Yavor Doganov)
6938 #587374 - iconv test broken on some gcc (Matthew Barnes)
6939 #586991 â Require autoconf 2.58 / various configure cleanups (H.Habighorst)
6940 #588277 â Unnecessary special-purpose configure flag (Matthew Barnes)
6941 #588018 â NetworkManager & DBUS build check rewrite (H.Habighorst)
6946 Re-arrange attachment bar files for Anjal's and webkit rendering. (Srinivasa Ragavan)
6947 Fix properly include paths, since this is one of our public headers (Fridrich Strba)
6948 Do not treat edit accounts as new accounts in a case (Srinivasa Ragavan)
6950 Check network manager state on startup and set start_offline appropriately (Chenthill Palanisamy)
6953 Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
6954 Stop abusing forward declarations. (Matthew Barnes)
6955 Remove a weak pointer when disposing EAttachmentHandler. (Matthew Barnes)
6956 Fix "make check" errors. (Matthew Barnes)
6957 Remove INSTALL from source control. (Matthew Barnes)
6958 Fixes for anjal (Srinivasa Ragavan)
6959 Read entire UI definition in "eplug" files. (Matthew Barnes)
6960 Add localized screenshots (Andre Klapper)
6961 Hide proper widgets from filter.glade for searches (Milan Crha)
6962 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. (Matthew Barnes)
6963 Fix whitespace issues in em-account-editor.c. (Matthew Barnes)
6964 Kill EConfigListener. (Matthew Barnes)
6965 Work around deprecation of g_mount_unmount(). (Matthew Barnes)
6974 Runa Bhattacharjee (bn)
6976 Christian Kirbach (de)
6977 Daniel Nylander (sv)
6978 Maxim V. Dziumanenko (uk)
6980 Evolution 2.27.3 2009-06-15
6981 ---------------------------
6984 #585523 - Don't link against libsoftoken3 explicitly (Jeff Cai)
6985 #584902 - Disabled default account hides "From" in composer (Matthew Barnes)
6986 #585554 - Opening PDF attachment crashes in e_attachment_open_handle_error()
6988 #584733 - Fixed account setup to work after Anjal merge (Srinivasa Ragavan)
6989 #573263 - Crash in reset_layout (text) at e-text.c (Milan Crha)
6990 #362907 - Give icons to Drafts/Sent/Templates folders (Milan Crha)
6991 #584733 - Cannot create new account (Srinivasa Ragavan)
6992 #581780 - Remember passwords in keyring for web calendars too (Milan Crha)
6993 #572543 â Doesn't show correct application for pdf attachments (Matthew Barnes)
6994 #581280 - Wrong attachment name in event (Matthew Barnes)
6995 #582939 - Drop support for CDE (Matthew Barnes)
6996 #574940 - Do not use freed memory in EMFolderView/Browser (Milan Crha)
6997 #337082 - Do not produce unnamed folders in a folder tree (Milan Crha)
6998 #580212 - Report inline parts only when found both tags (Milan Crha)
6999 #323037 - Folder emblem to show new mail arrival (Milan Crha)
7000 #583446 - refresh folder hook (Lucian Langa)
7001 #584154 â custom icon folder hook does not work (Milan Crha)
7002 #583991 - "Suggest automatic display of attachment" does not work (Matthew Barnes)
7003 #583441 - bbdb plugin is getting information from composer now (Milan Crha)
7004 #535516 - Crash in GConf Bridge while replying (Milan Crha)
7005 #540269 - Do not crash in em_format_is_attachment (Milan Crha)
7006 #540269 - Do not crash in em_format_is_attachment (Milan Crha)
7007 #578335 - CalDAV - replace '@' in username to "%40" (Milan Crha)
7008 #524497 - Change the order of getting an account (Jeff Cai)
7012 Runa Bhattacharjee (bn_IN)
7020 Added couple of APIS for EAttachmentPaned to hide combo and get the
7021 widget's container.(Srinivasa Ragavan)
7022 Fix a runtime warning for zero-length attachments. (Matthew Barnes)
7023 Fix Compiler warnings. (Matthew Barnes)
7024 Fix build on Windows: link with needed libraries. (Tor Lillqvist)
7026 Replace libgnome function with equivalent glib functions. (Fridrich Strba)
7028 Evolution 2.27.2 2009-05-25
7029 ---------------------------
7033 #274117 â Difficult to post a new message to newsgroups
7035 #440919 â Evolution can't attach "zero length" files (Matthew Barnes)
7036 #458491 â Remove useless "Call To..." popup menu option
7038 #523216 â User-oriented plugin descriptions (Matthew Barnes)
7039 #524497 â Wrong "From" value if multiple accounts configured
7041 #559366 â Evolution: Cannot scroll the Calendar view using the
7042 arrow keys (Marcel Stimberg)
7043 #571496 â Migrate from deprecated gnome_execute to
7044 g_spawn/xdg-terminal (Adam Petaccia)
7045 #578176 â "Send message to contact" does not honor "always BCC"
7047 #578478 â Composer shows not all "From" information (Matthew Barnes)
7048 #579779 â Evolution crashes when updating a repeated (ej, yearly)
7049 event for al event instances (Milan Crha)
7050 #580163 â alarm notify window does not resize correctly
7052 #580900 â Kill libgnomeui/gnome-dateedit (Adam Petaccia)
7053 #580925 â Better search bar for word searches (Matthew Barnes)
7054 #581424 â Personal folder tree appears besides Public folder when
7055 you go to Folder > Subscription (Johnny Jacob)
7056 #581454 â Move nautilus-sendto integration to Evolution
7058 #582144 â Evolution not showing proper attachment filename
7060 #582168 â Remove duplicated shebang and comment from autogen.sh
7062 #582585 â Crash when deleting multiple attachments from composed
7063 mail (Matthew Barnes)
7064 #582626 â Time zone "select" button is broken (Milan Crha)
7065 #582744 â CC field autofill doesn't work for replies (Matthew Barnes)
7066 #583360 â Evolution won't set "UTC" as a "second zone" on Calendar
7067 and Tasks preferences (Milan Crha)
7068 #498712 â (bnc) deleting meetings sometimes does not work properly
7069 (Chenthill Palanisamy)
7070 #499107 â (bnc) delete all the recurring instances from the folder
7071 (Chenthill Palanisamy)
7073 Updated Translations:
7075 Marios Zindilis (el)
7078 Manoj Kumar Giri (or)
7080 Theppitak Karoonboonyanan (th)
7082 Evolution 2.27.1 2009-05-04
7083 ----------------------------
7086 #504767 - Inherit modality from a parent's window
7087 #574680 - Remove all headers except "References" and "In-Reply-To" when composing from an existing message
7088 #552583 - Compare only user names, without a domain part, if such exists
7089 #576694 - Handle absolute font sizes correctly
7090 #576696 - Set mandatory properties
7091 #576845 - typo in code.
7092 #576921 - Unref GtkListStore right after gtk_tree_view_set_model
7093 #576921 - Remove needless GtkListStore objects
7094 #577717 - Fill some default values to mandatory properties of ECalComponentAttendee
7095 #569765 - Don't keep the selected message in the message list if it is removed from the folder
7096 #578034 - Use proper format string
7097 #577989 - Use proper format string
7098 #537530 - Use g_filename_to_utf8 for attachment filenames
7099 #529745 - Add more file types in a file filter for certificates
7100 #539002 - Show all other certificates in a contact tab
7101 #523802 - Use copy of the preview panel, when focused, and events' copy otherwise
7102 #574248 - Compare base URI case insensitively
7103 #471083 (bnc) - Do not allow deletion of system folders
7104 #561312 - Do not invoke recurrence dialog while modifying detached instances
7105 #467659 (bnc) - Set the description for send mail operation
7106 #578685 â evolution crashed with SIGSEGV
7107 #577929 â Consolidate marshallers
7108 #565780 â Message view is tightly packed and hard to read
7109 #577898 â Port ExoBinding to Evolution
7110 #572348 - Removed deprecated Gtk+ symbols
7111 #577615 - Get rid of "Adjust for daylight saving time" option
7112 #205804 - Include timezone information in a tooltip when differs from user's
7113 #340783 - Show error or success to user with publish-calendar plugin
7114 #381132 - Use system timezone in Evolution
7115 #552583 - Let the provider compare urls
7116 #569652 - Use new ESourceList API (simplifies code)
7117 #342296 - Be able to save mail to event, meeting, task or memo
7118 #563954 - Sort UIDs before using them
7119 #571272 - Possible leak fix
7120 #573704 - Calendar - do not close editor after error
7121 #579306 - Do not crash on delete folder
7122 #561188 - Define .error files correctly and external-editor crash fix
7123 #553535 - Do not delete text lines on signature set in composer
7124 #575773 - Allow Last Modified and Created columns for event table
7125 #491755 - Sanitize values from GConf before using them
7126 #579635 - Hide last junked message too from the non-junk folder
7127 #516933 â Rewrite attachment UI
7128 #579550 - Do not mark newly recognized Junk messages Read
7129 #572348 - Fix filter breakage after deprecated Gtk+ symbols removal
7130 #578335 - Store username in a source URL in CalDAV
7131 #567145 - External Editor rewrite
7132 #579774 - Use spamc to learn junk if available
7133 #570730 - Get rid of gnome-config in Evolution
7134 #273818 - Allow scrolling Month View by a week only
7135 #580898 â Kill libgnomeui/gnome-winhints
7136 #580894 â Kill libgnome/gnome-util (partial fix)
7137 #580896 â Kill libgnome/gnome-program
7138 #580892 â Kill libgnomeui/gnome-app and gnome-app-helper
7139 #580893 â Kill libgnome/gnome-gconf
7140 #575242 â New composer window not autosaved until modification
7141 #581032 â Some links can't be opened
7142 #542685 â [default-mailer] Leaking GConfValue
7143 #572977 â Use g_strerror() instead of strerror()
7144 #577482 â Bad strings in plugins/itip-formatter/itip-view.c
7145 #325131 â Do not translate ETable property nicknames
7146 #574781 â Bad e-send-options.glade strings
7147 #575124 â Clarify "S_pecify the mailbox name" string
7148 #575122 â "before every anniversary/birthday" is missing translator comment
7149 #573170 - Add back support for vfolder of vfolders
7150 #569696 â Memory leak in message-list
7151 #573830 - g_timeout_add_seconds should be preferred to g_timeout_add
7152 #355240 - String errors
7155 - Icons for windows binaries.
7157 Updated translations:
7159 Jorge Gonzalez Gonzalez (es)
7160 Manoj Kumar Giri (or)
7163 Amanpreet Singh Alam (pa)
7166 Mattias Põldaru (et)
7170 MiloÅ¡ PopoviÄ (sr)
7172 Theppitak Karoonboonyanan (th)
7174 Ihar Hrachyshka (be)
7177 Christian Kirbach (de)
7179 Evolution 2.26.0 2009-03-16
7180 ----------------------------
7182 What is new in 2.26.0?
7184 Exchange MAPI integration for Exchange 2007 connectivity.
7185 PST Import support through plugins.
7186 Calendar view performance improvements
7187 Loads of stability & bug fixes
7189 Evolution 2.25.92 2009-03-02
7190 ----------------------------
7192 Updated Translations:
7194 Bruno Brouard and Claude Paroz (fr)
7196 Chao-Hsiung Liao (zh)
7198 Daniel Nylander (sv)
7203 Inaki Larranaga Murgoitio (eu)
7207 Kenneth Nielsen (da)
7209 Manoj Kumar Giri (or)
7210 Mattias Põldaru (et)
7211 Philip Withnall (en)
7212 Simos Xenitellis (el)
7215 Theppitak Karoonboonyanan (th)
7216 Wouter Bolsterlee (nl)
7219 #238346 : Set timezones from component to the calendar first, then add events (Milan Crha)
7220 #333716 : Do not store incomplete or broken files in a cache (Milan Crha)
7221 #404232 : Rebuild view immediately for an advanced search too (Milan Crha)
7222 #404232 : search bar text is set, thus the text will not be empty, which is considered as "no search" these days. (Milan Crha)
7223 #529037 : Disconnect signals on ESource-s too, not only on ECal-s (Milan Crha)
7224 #548623 : No auto-proxy at the moment (Milan Crha)
7225 #550114 : Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col' (Milan Crha)
7226 #550114 : Show proper tooltip in table with grouping columns (Milan Crha)
7227 #551470 : Do not force adding "--
7228 #554458 : Make content type from a mime type first (Milan Crha)
7229 #555888 : Do not overwrite user settings with system proxy settings (Milan Crha)
7230 #558366 : Set default timezone to resolve floating DATE-TIME properly (Milan Crha)
7231 #559027 : Do not set date for 'None' value (Milan Crha)
7232 #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)
7233 #561465 : Expand 'Attendee' column instead of the last (Milan Crha)
7234 #563212 : Ensure empty GError before filling it (Milan Crha)
7235 #564229 : Do not use uninitialized variable (Milan Crha)
7236 #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it (Matthew Barnes)
7237 #567089 : Do not crash when no From set yet (Milan Crha)
7238 #567949 : Do not free memory before done with it (Milan Crha)
7239 #568176 : Make the migration dialog look better (Gilles Dartiguelongue)
7240 #569700 : Stop reading from a network when operation was canceled (Milan Crha)
7241 #569986 : (Srinivasa Ragavan)
7242 #570364 : (Gabor Kelemen)
7243 #571625 : Use black/white for foreground instead of active/inactive text color (Chow Loong Jin)
7244 #571721 : (Milan Crha)
7245 #572268 : Do not duplicate "Loading..." node when adding to existing node (Milan Crha)
7246 #572348 : Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() (decprecated) (Matthew Barnes)
7247 #572399 : Do not read from invalid iterator after call of row changed (Milan Crha)
7248 #572543 : Always look for alternative apps for application/octet-stream (Milan Crha)
7249 #572903 : (Philip Withnall)
7250 #572950 : Fix ordering of -I compiler directives (Daniel Macks)
7251 #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)
7252 #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it (Milan Crha)
7253 #573198 : (Chenthill Palanisamy)
7254 $566556 : Make it use the proper action. (PaweÅ Zembrzuski)
7256 Other contributions:
7257 Build a "GUI" executable. (Tor Lillqvist)
7258 Do not use non-zero page size in an adjustment, it's deprecated now. (Milan Crha)
7259 Format signature/encryption information nicer. (Milan Crha)
7260 Function-declaration compiler warning. (Suman Manjunath)
7261 Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable (Andre Klapper)
7262 Remove deprecated gtk_combo_set_case_sensitive() call. (Andre Klapper)
7263 Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. (Andre Klapper)
7264 Substitute some deprecated gtk functions. (Andre Klapper)
7266 Evolution 2.25.90 2009-02-02
7267 ----------------------------
7269 Updated Translations:
7271 Bharath Acharya (PO)
7273 Daniel Nylander (sv)
7276 Hendrik Richter (de)
7281 Jovan Naumovski (mk)
7283 MiloÅ¡ PopoviÄ) (sr)
7284 Nguyá»
n Thái Ngá»c Duy (vi)
7289 #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)
7290 #342446 : Use localized digits in the calendar widget. (behnam esfahbod)
7291 #362754 : Ensure to show default groups and sources with actual localized name, not the one it was stored last time. (Milan Crha)
7292 #442869 : Delete attendee only if we have enough rights for it. (Milan Crha)
7293 #450554 (BNC) : Remove all attendees from the list-view and name-selector before populating it on 'event_changed' callback. (Suman Manjunath)
7294 #470474 (BNC) : fix unused strings. (Bharath Acharya)
7295 #539467 : Find group by its base uri, not by a localized name. (Milan Crha)
7296 #546637 : Partial fix for unread vfolders (Srinivasa Ragavan)
7297 #559604 : Additional Information On Calendar Tooltip (Milan Crha)
7298 #561628 : Initialize 'parent_class' with its parent, not with itself. (Milan Crha)
7299 #562449 : regression in vfolder functionality with read/deleted messages (Srinivasa Ragavan)
7300 #567654 : Crash in vfolders (Srinivasa Ragavan)
7301 #567824 : Fix all header related bugs in calendar printing. (Bharath Acharya)
7302 #347287 : MVC for calendar. (Chenthill Palanisamy)
7303 #450535 (BNC): Monthly Calendar Highlighted Days Does Not Pass To Meeting/Appointment (Chenthill Palanisamy)
7304 #463602 (bnc) In Calendar View, Meeting/Recur/Alarm Icons Obscure Time Of Meeting. (Chenthill Palanisamy)
7306 Other contributions:
7308 Cross-compilation from Linux to Windows support by Fridrich Strba. on Windows.
7309 Added hooks for Seek plugin which is under development. (Johnny Jacob)
7310 Show attachment bar at all times. Seems like the contents are missing at times. (Srinivasa Ragavan)
7311 Fix compiler warnings. (Matthew Barnes)
7312 function-declaration compiler warning. (Suman Manjunath)
7313 Migrate the test programs off libgnomeui/libbonobo. (Matthew Barnes)
7315 Evolution 2.25.5 2009-01-19
7316 ---------------------------
7318 Updated Translations:
7321 Hendrik Richter (de)
7328 #208426 : Added support for importing .pst files into Evolution (Bharath Acharya )
7329 #245156 : Helper functions to make it easier. (Milan Crha)
7330 #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)
7331 #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)
7332 #310844 : Transfer master object instead of the instance for recurring events. (Milan Crha)
7333 #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)
7334 #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. (Milan Crha)
7335 #443544 (bugzilla.novell.com) : Handle E_MEETING_FREE_BUSY_FREE. (Suman Manjunath)
7336 #458968 (bugzilla.novell.com) : Don't warn the user about changes being lost if he is trying to delegate the meeting. (Suman Manjunath)
7337 #462372 (bnc) : Add supported URI format. (Ashish Shrivastava)
7338 #489437 : Check whether the 'until' date is in the future, and report error if not. (Milan Crha)
7339 #554454 : Do not crash when received 'modified' event for something not in a model. And a leak fix. (Milan Crha)
7340 #555310 : Localize strings properly. (Milan Crha)
7341 #563364 : Manage the second day zone in a Preferences dialog. (Milan Crha)
7342 #563867 : Unescape "&" when passing the link to browsers. (Felix Riemann)
7343 #565376 : Support storing folder uri in a camel's way. Compiler warning fix. (Milan Crha)
7344 #565376 : Bump eds requirement to 2.25.5 because of new functionality. (Milan Crha)
7345 #565681 : EPlugins must be loaded after Bonobo init, else variables like `session` are not available for plugin's initialization functions (Philip Van hoof)
7346 #566011 : Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). (Takao Fujiwara)
7347 #566572 : Fix typos. (Andre Klapper)
7348 #566599 : Add translator comments and gettext context for meeting mail subject prefixes. (Matthew Barnes)
7349 #566653 : Fix a leaked info (Srinivasa Ragavan)
7350 #567031 : Hide also label of the combo. (Milan Crha)
7351 #567045 : Escalate scroll event's to a scrolled window, to let mouse wheel work over data too. (Milan Crha)
7352 #567129 : Add <default> tag in C locale to localize the value. Add gettext. (Takao Fujiwara)
7353 #567148 : Use a labelled button to bring up the timezone selector widget. (Matthew Barnes)
7354 #567270 : Remove already-disabled use of gnome_about_new(). (Matthew Barnes)
7355 #567276 : Remove unneeded #include <libgnomeui/gnome-dialog-util.h>. Removed unused function calendar_config_check_timezone_set(). (Matthew Barnes)
7356 #567280 : Remove unneeded #include <libgnomeui/gnome-pixmap.h>. (Matthew Barnes)
7357 #567281 : Remove unneeded #include <libgnomeui/gnome-messagebox.h>. (Matthew Barnes)
7358 #567282 : Remove unrequired #include of <libgnomeui/gnome-href.h>. (Andre Klapper)
7359 #567285 : Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. (Matthew Barnes)
7360 #567409 : Remove redundancy; split up strings (Andre Klapper)
7361 #567687 : Force text/html part only when choosing between text/plain and it. (Milan Crha)
7362 #567744 : Comment attribute in property tag should be plural. e.g. <property comments="..."> (Matthew Barnes)
7364 Other contributions:
7365 Call e_show_uri() instead of gnome_url_show(). (Matthew Barnes)
7366 <gmodule.h> API instead of <dlfcn.h> API. (Tor Lillqvist)
7367 Add support for category syncing. Also, retain an existing given/first name split if it exists in the pilot record. (Matt Davey)
7368 B & W version of our new logo to replace the old Ximian logo. Regenerate the Quick Reference PDFs with the new logo. (Matthew Barnes)
7369 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)
7370 Now that we require GTK 2.14, use gtk_show_uri() instead of gnome_help_display(). (Matthew Barnes)
7371 Updated screenshots. ( pc radhika )
7372 Remove explicit mentioning of some translators. (Andre Klapper)
7373 Add cast to avoid warning. (Tor Lillqvist)
7375 Evolution 2.25.4 2009-01-05
7376 ---------------------------
7379 #435694: (Novell Bugzilla) Since we now add a bar, lets set the popup items right (Bharath Acharya)
7380 #439998: (Novell Bugzilla) Ask the user if he wants to remove the delegated events or keep a copy (Bharath Acharya)
7381 #446285: (Novell Bugzilla) Traverse all the entries in the added list (Bharath Acharya)
7382 #546437: Fix various typos and poor wording in chapters 1-4 (Matthew Barnes)
7383 #546860: Don't craash on malformed label strings (Matthew Barnes)
7384 #558337: Fix a crash while managing IMAP folder subscriptions (Norman Wang)
7385 #559153: Migration improvements (Sankar P)
7386 #559604: Show additional status information for the meeting only when user is an organizer (Milan Crha)
7387 #562091: Fix the problem of normal memo window popup when trying to create a shared memo (Matthew Barnes)
7388 #562155: Fix a warning shown in the terminal output (Matthew Barnes)
7389 #564248: Bump minimum version required for gtkhtml because of new html editor functions (Milan Crha)
7390 #565628: Fix memory leak (Ignacio Casal Quinteiro)
7391 #565857: Fixes a memory leak (Matthew Barnes)
7392 #566206: Remove unlocalized screenshots (Andre Klapper)
7394 Updated Translations:
7396 Yannig Marchegay (oc)
7398 Leonardo Ferreira Fontenelle (pt_BR)
7401 Evolution 2.25.3 2008-12-15
7402 ---------------------------
7405 #332629: New helper function to be used in FilterOption (Milan Crha)
7406 #332629: Use dynamically created list of categories in the option's widget (Milan Crha)
7407 #333224: Fix a crash when changing the time of an exchange appointment (Milan Crha)
7408 #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)
7409 #348299: Use category completion in the Categories field. Fix some reference count leaks (Matthew Barnes)
7410 #350725: Copy/Paste support in day/week views (Hiroyuki Ikezoe)
7411 #352287: Draw top icons in full detail/color depth (Milan Crha)
7412 #549964: Fix for an errorneous string (Jennifer Newman)
7413 #551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
7414 #552357: Function prototype (Milan Crha)
7415 #552583: Extending Sankar's fix of account checking logic a bit, to be more consistent (Milan Crha)
7416 #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)
7417 #555371: Added print menu option to task, memo and event editors (Jennifer Newman)
7418 #555663: Do not overwrite signal id (Milan Crha)
7419 #556303: Check whether attachment has a body already before accessing it (Milan Crha)
7420 #558498: Check for the offline status before setting up the Exchange settings (Bharath Acharya)
7421 #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)
7422 #562228: Make it clearer then mailbox entry is optional (Milan Crha)
7423 #562990: Use 'username' property to read/write user name, not the url (Milan Crha)
7424 #563077: Fixes a crash if the gnome-settings-daemon is not running. Observed on SUN Solaris (Jeff Cai)
7425 #563250: Load on startup and save on shutdown, custom keyboard accelerators (Matthew Barnes)
7426 #563369: Translate "Templates" folder name (Milan Crha)
7427 #563633: SUN compiler doesn't understand an empty structure (Jeff Cai)
7428 #563669: Use zero GtkSpinButton's Pagesize, as Gtk+ requires (Milan Crha)
7429 #563870: Drop unused header include (Milan Crha)
7430 #564351: Fix single header include issue for GdkPixbuf (Tal Benavidor)
7432 Updated Translations:
7434 Leonardo Ferreira Fontenelle (pt_BR)
7436 Evolution 2.25.2 2008-12-01
7437 ---------------------------
7440 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)
7441 Show attendees' status in the tooltip if available (Milan Crha)
7442 Support for evolution-mapi support (Suman Manjunath)
7445 #332729: Disconnect handlers on the widget before freeing the structure it is using (Milan Crha)
7446 #359745: Show CalDAV options under all the other standard options (Milan Crha)
7447 #386036: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers (Milan Crha)
7448 #434320: (Novell Bugzilla) When the popup is clicked close the status icon (Srinivasa Ragavan)
7449 #437226: (Novell Bugzilla) Proper message to hint the mail is being sent by delegatee (Bharath Acharya)
7450 #440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data fixed (Bharath Acharya)
7451 #440646: (Novell Bugzilla) Set the ESource color-spec for proxy accounts in the correct format (Suman Manjunath)
7452 #443190: (Novell Bugzilla) Block signals from attachment-bar while still filling the widgets (Suman Manjunath)
7453 #446286: (Novell Bugzilla) Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya)
7454 #490503: Show summary of unaccepted meetings as bold in calendar views (Suman Manjunath)
7455 #503662: Set NULL properly to protect against using already freed memory (Milan Crha)
7456 #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)
7457 #541121: Itip-formatter: don't allow sending a response to meeting invitation replies (Patrick Ohly)
7458 #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)
7459 #552850: Prefer the term "side bar" over "folder tree" (Matthew Barnes)
7460 #554450: Get drag-and-drop to the attachment bar working again (Matthew Barnes)
7461 #554464: Bump gtk+ minimum version to 2.14.0 which pulls in a recent enough Pango version (Felix Riemann)
7462 #555276: Don't load vfolder as subfolder (Srinivasa Ragavan)
7463 #556224: Run always 'update_todo_view' in a separate thread and guard its body with a mutex (Milan Crha)
7464 #557246: Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy (Bharath Acharya)
7465 #557581: Break up the version definitions such that we can calculate the latest stable version and pass a STABLE_VERSION definition (Matthew Barnes)
7466 #557726: Destroy the widgets created by the google contacts group (Bharath Acharya)
7467 #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)
7468 #558322: New "Rename" item in the source selector pop-up menu calls the recently added e_source_selector_edit_primary_selection (Matthew Barnes)
7469 #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)
7470 #559371: Opening _either_ Preferences or a new composer window with no spell checking language chosen will pick a default language for you (Matthew Barnes)
7471 #559518: Desensitizes the button when the username field is blank for the google source (Matthew Barnes)
7472 #559604: Show attendees' status in the tooltip if available (Milan Crha)
7473 #559701: Edit Preferences crashes when there are no spell checking dictionaries added. Don't save when its NULL (Srinivasa Ragavan)
7474 #559810: Do not localize empty label names, also localize them only first time (Milan Crha)
7475 #560138: Let wrap description text in a tooltip (Milan Crha)
7476 #560329: Fix the signature of the 'children-changed' signal emission (Li Yuan)
7477 #560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes)
7478 #561467: some changes in the core code needed for evolution-mapi (Suman Manjunath)
7480 Updated Translations:
7483 Nickolay V. Shmyrev (ru)
7485 Evolution 2.25.1 2008-11-03
7486 ---------------------------
7489 New UI for Edit->Preferences->Autocompletion, to be able to setup whether show mail address for the autocompleted contact (Milan Crha)
7492 #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)
7493 #311479: Rephrasing the heading in Evolution Import Assistant (Kandepu Prasad)
7494 #313225: Show meeting icon in 'Attachment' column on messages with '$has_cal' user flag set (Milan Crha)
7495 #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)
7496 #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)
7497 #438155: Guard access to the 'regen' list with a lock (Milan Crha)
7498 #497928: Set URI to empty string when user deletes previously selected source (Milan Crha)
7499 #503898: Replace all occurences of the word "criteria" with "condition" (Matthew Barnes)
7500 #511918: Use TRUE/FALSE texts for boolean values and do not free returned value for them, otherwise it crashes (Milan Crha)
7501 #511947: Check for NULL values to prevent runtime warnings. (Milan Crha)
7502 #514989: Calculate tomorrow from current time, not from the date to convert (Milan Crha)
7503 #519491: Convert texts to valid UTF-8 texts before passing them to Gtk+ functions which requires that (Milan Crha)
7504 #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)
7505 #530606: Check validity of returned pointer before using it (Milan Crha)
7506 #530691: Remove folders in its own thread, not in main thread (Milan Crha)
7507 #530716: Differentiate between response with valid message pointer and with one already freed (Milan Crha)
7508 #530872: Check for NULL soon enough to not crash (Milan Crha)
7509 #535248: Check if log file has been opened successfully before using it (Milan Crha)
7510 #541121: Improved itip formatter: allow replying to forwarded and already imported invitations; honor RVSP flag in invitation (Patrick Ohly)
7511 #545045: Don't show SMTP in the Send/Receive dialogue if there are no unsent mails (Philip Withnall)
7512 #548469: Drop support for deprecated libnm-glib (Matthew Barnes)
7513 #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)
7514 #550441: Use the proper functions to traverse messages in a folder's summary. Ignore if summary not there. (Milan Crha, Srinivasa Ragavan)
7515 #551121: Standardise use of "SpamAssassin" vs. "spamassassin" or "Spamassassin". (Philip Withnall)
7516 #552551: Add a NULL check for search_word before calling strcmp (Philip Withnall)
7517 #552575: Register default callbacks to composer to be able to send/save draft (Milan Crha)
7518 #552583: Do not hide auth_mech from the URL. (Sebastian Keller)
7519 #552851: Add translator comments to the accept/decline strings, and improve some other strings in the file (Philip Withnall)
7520 #553067, #553070, #553105, #553106: Mark some forgotten strings for translation (Gabor Kelemen)
7521 #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
7522 #553273: Always end e_error_run/e_error_new calls with NULL parameter (Milan Crha)
7523 #553297: Do not try to access uninitialized variables (Milan Crha)
7524 #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)
7525 #553479: String capitalisation improvements (Philip Withnall)
7526 #553527: Do the EBook work in a separate thread to have better performance on reply with slow address books (Milan Crha)
7527 #553609: Do not do any changes when the view has not been shown yet (Milan Crha)
7528 #553715: Set end time for the event properly, not same as start time (Milan Crha)
7529 #554107: Add "Subject - Trimmed" column which enables to read mailing list mails in a better way (Hans Petter Jansson)
7530 #554297: Add translator comment to the occurrences of the Proxy term (Gabor Kelemen)
7531 #554349: Expand threads and select messages, if user has given select-all (Sankar P)
7532 #554418: Guess mime_type based on the filename only (Milan Crha)
7533 #554458: Use content-type to call of g_app_info_get_all_for_type (Milan Crha)
7534 #554548: French translation update (Hanka Zalska)
7535 #554566: New function to update current selected rule (Lucian Langa)
7536 #554664: Call attach_remote_file when knows the URI points to it. (Milan Crha)
7537 #554832: Updated Spanish translation (Jorge Gonzalez)
7538 #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)
7539 #555276: Don't load a vfolder as a sub folder (Srinivasa Ragavan)
7540 #555494: Category icons are not themed. Load by file, not by icon name (Matthew Barnes)
7541 #555775: Include e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build the filename using it (Bharath Acharya)
7542 #555958: Add the UI manager's accelerator group to the editor window so that menu shortcut keys work (Anis Elleuch)
7543 #556059: Allow building outside the source tree (Matt Davey)
7544 #556191: Remove org-gnome-mark-calendar-offline.eplug.xml (Matthew Barnes)
7545 #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)
7546 #557563: Updated German translation (Ronny Standke)
7547 #558726: Fix a potential format string crash. (Frederic van Starbmann)
7549 Updated Translations:
7551 Kenneth Nielsen (da)
7553 Daniel Nylander (sv)
7554 Mikel González (ast)
7556 Theppitak Karoonboonyanan (th)
7559 Leonardo Ferreira Fontenelle (pt_BR)
7560 Ignacio Casal Quinteiro (gl)
7564 Alexander Shopov (bg)
7565 Wouter Bolsterlee (nl)
7566 Goran Raki (sr, sr@latin)
7569 Evolution 2.24.0 2008-09-22
7570 ---------------------------
7575 * WebDAV Contacts Plugin
7576 * Google Contacts Plugin
7577 * Custom header support while sending mails
7578 * Single Model view for Calendar
7579 * Sqlite Based message summary
7580 * New Bonobo-less composer for Evolution
7581 * Quota support to IMAP/POP accounts
7582 * Gtk+ Recent manager integration in Composer
7585 #504767: Expand also parent nodes, if necessary (Milan Crha)
7586 #505016: Check for NULL to prevent crash when error occurred. (Milan Crha)
7587 #514299: Connect to signals only once, when creating new status icon (Milan Crha)
7588 #534039: Dropped unnecessary and offending code causing infinite loops when deleting search folder. (Milan Crha)
7589 #539536: Add "Face" header to default headers and allow it to be hidden (Paul Bolle)
7590 #551548: Enable selection of S/MIME for individual messages (Matthew Barnes)
7591 #551628: Remove old events from the view when objects are modified. (Chenthill Palanisamy)
7592 #551895: Fix a warning message (Paul Bolle)
7593 #551915: Manage error on idle, to call gtk functions in the main thread (Milan Crha)
7594 #552911: Do not use spaces in file names (Milan Crha)
7596 Updated Translations:
7598 Osama Khalid, Usama Akkad, Abou Manal (ar)
7600 Kenneth Nielsen (da)
7602 FabrÃcio Godoy, Vladimir Melo and Leonardo Ferreira Fontenelle (pt_BR)
7604 Igor NestoroviÄ(sr, sr@latin)
7605 Pierros Papadeas (el)
7606 Žygimantas BeruÄka (lt)
7607 Tirumurthi Vasudevan (ta)
7608 Inaki Larrañaga Murgoitio (eu)
7610 Chao-Hsiung Liao (zh_HK, zh_TW)
7617 Sandeep Shedmake (mr)
7618 Daniel Nylander (sv)
7620 Hendrik Richter (de)
7621 Philip Withnall (en_GB)
7623 Runa Bhattacharjee (bn_IN)
7629 Theppitak Karoonboonyanan (th)
7631 Evolution 2.23.92 2008-09-08
7632 ----------------------------
7635 Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P)
7638 #549968: Use the same mnemonic for "Recent Documents" as composer (Matthew Barnes)
7640 Updated Translations:
7641 Philip Withnall (en_GB)
7644 Alexander Shopov (bg)
7645 Theppitak Karoonboonyanan (th)
7648 Evolution 2.23.91 2008-09-01
7649 ----------------------------
7652 #458512: Delete the accessibility tag from the User button (Matthew Barnes)
7653 #509647: Do not expunge folder when something goes wrong (Milan Crha)
7654 #523327: Show description in monospace font and wrap lines too. (Milan Crha)
7655 #525555: Evolution forgets Google Calendar credentials (Milan Crha)
7656 #534762: Change "addressbook" to "address book" in translatable strings (Philip Withnall)
7657 #544430: Better formed translatable strings for quota usage (Matthew Barnes)
7658 #546926: New function to simply call camel_shutdown() (Matthew Barnes)
7659 #547822: Make it show "Tasks" for printing tasks list and "Calendar" for printing a calendar (Rouslan Solomakhin)
7660 #547822: Use g_malloc() and g_free() instead of malloc() and free() (Matthew Barnes)
7661 #548348: Add a libecontactprint_la_LIBADD stanza so we link to the correct libemiscwidgets and libeutil (Matthew Barnes)
7662 #549554: Drop sentence about an "Automatic" option (Paul Bolle)
7664 Updated Translations:
7666 Yannick Tailliez and Bruno Brouard (fr)
7668 Ignacio Casal Quinteiro (gl)
7670 Inaki Larranaga Murgoitio (eu)
7672 Hendrik Richter (de)
7675 Daniel Nylander (sv)
7676 Goran RakiÄ(sr, sr@Latin)
7678 Chao-Hsiung Liao (zh_HK, zh_TW)
7679 Ã
smund Skjæveland (nn)
7680 Jovan Naumovski (mk)
7682 Evolution 2.23.90 2008-08-18
7683 ----------------------------
7686 #249844: Fix compiler warnings (Milan Crha)
7687 #324203: New check box to be able to set LDAP address books browseable until reaches given limits (Milan Crha)
7688 #347287: Use a single model for all the views (Chenthill Palanisamy)
7689 #352695: Search and clear action, looses the expanded state of threads (Milan Crha)
7690 #416258: Make evolution respect GTK_ICON_SIZE changes (Gilles Dartiguelongue)
7691 #435969: Show authentication section in an account druid too (Milan Crha)
7692 #467115: Fix missing icons in different modules (Matthew Barnes)
7693 #498095: Set proper mnemonic widget for description label (Dmitrijs Ledkovs)
7694 #508732 Removed 'Crash detection' startup dialog box. (Mathew Barnes)
7695 #513363: Removed the outdated "New Features" list and the incorrect "Evolution team" email address. (Mathew Barnes)
7696 #519292: Better thread expand and collapse handling (Milan Crha)
7697 #529743: Support Subject or Recipients contain search (Srinivasa Ragavan)
7698 #530402: Improve dialog wording, and don't use a window title (HIG) (Matthew Barnes)(
7699 #531288: Use proxy icon from tango-icon-theme and fall back to the icon shipped by gnome-control-center (Josef VybÃral)
7700 #535745: Require and link calendar libs with libgdata and libgdata-google (Milan Crha)
7701 #544117: Initialize variables to NULL, to not free uninitialized memory in the cleanup part on the error (Milan Crha)
7702 #546263: Editing contact list messes minicard view fixed (Milan Crha)
7703 #546668: Drop one unused define (Paul Bolle)
7704 #546744: Use address-book-new icon instead of contacts-new (Michael Monreal)
7705 #546748: Change "_Properties..." to "_Properties" to match HIG and other components. (Michael Monreal)
7706 #546785: Make bbdb plugin just as polite as google-account-setup (Paul Bolle)
7707 #546788: Drop unused "ViewNormal" cmd entry (Paul Bolle)
7708 #546788: Remove unused formatting style option (Paul Bolle)
7709 #546892: Prefer themed icon names (Matthew Barnes)
7710 #547308: Do not try to authenticate to the server more than twice with correct credentials (Milan Crha)
7711 #547369: Fix a typo. (Matthew Barnes)
7712 #547372: Fix TeX-style quotes (Matthew Barnes)
7713 #547411: New, Tangoized versions of images now live in data/icons (Matthew Barnes)
7714 #547805: Do not filter list of applications to open attachments (Sebastien Bacher)
7717 Lots of disk summary related stability fixes (Srinivasa Ragavan)
7719 Updated Translations:
7720 Ignacio Casal Quinteiro (gl)
7726 Chao-Hsiung Liao (zh_HK)
7727 Chao-Hsiung Liao (zh_TW)
7731 Evolution 2.23.6 2008-08-04
7732 ---------------------------
7735 WebDAV contacts plugin (Matthias Braun)
7738 #211267: Report correct number of pages to print and print them as requested (Milan Crha)
7739 #249844: Use fully qualified names for "New" submenu entries (Matthew Barnes)
7740 #256540: Do not use GtkNotebook with only one tab (Milan Crha)
7741 #329821: Recalculate returned row to the model row, if we are sorting (Milan Crha)
7742 #353927: Do not blink the icon more than 15 seconds (Milan Crha)
7743 #428384: Improve buttons in the "exit-unsaved" dialog by replacing "Cancel" with "Continue Editing" and "Save Message" with "Save Draft". (Matthew Barnes)
7744 #491176: Word-wrap the summary if necessary; keep the text and action buttons aligned on the left (Milan Crha)
7745 #500389: New ability to define Options (ComboBox) in provider's options (Milan Crha)
7746 #504417: Preferences windows cut off (Lucian Langa)
7747 #514006: Quote literal values (Matthew Barnes)
7748 #517151: Give a mnemonic to "Composer in External Editor" (Matthew Barnes)
7749 #517825: Fix duplicate mnemonic. "_Work Offline" -> "Work _Offline" (Matthew Barnes)
7750 #529460: Change "Startup Wizard" to "Setup Assistant". Also make the plugin description less lame (Matthew Barnes)
7751 #530388: Fix a crash when editing labels (Milan Crha)
7752 #537088: Fix empty headers if FROM/Sender is NULL (Paul Bolle)
7753 #539268: Fix attachment description (Paul Bolle)
7754 #543058: Properly capitalize INBOX (Paul Bolle)
7755 #543411: Don't load known folders (Srinivasa Ragavan)
7756 #543532: Let free memory when we are done with it, not before. (Milan Crha)
7757 #543754: Reword "insufficient-permissions" error message (Matthew Barnes)
7758 #543755: Fix a typo (Matthew Barnes)
7759 #543756: Make question better translatable (Milan Crha)
7760 #543943: Fix a memory leak (Milan Crha)
7761 #544252: Use consistent naming to the GUI for different components (Paul Bolle)
7762 #544157: Sort View / Window (sub)menu in shortcut order. (Paul Bolle)
7763 #544383: Put contact list members in reverse order (Milan Crha)
7764 #544857: Fix a typo (Matthew Barnes)
7765 #544859: Clarify description of "sync_interval" key. (Matthew Barnes)
7766 #544860: Add translator comments for split "update every" sentence (Matthew Barnes)
7767 #544861: Reword "invalid-user" error message (Matthew Barnes)
7768 #544862: Clarify description of "use_authentication" key (Matthew Barnes)
7769 #544958: Use email, not e-mail (per documentation guidelines) (Matthew Barnes)
7770 #544969: Added the hook for folder custom icon (Lucian Langa)
7771 #544994: Typos/Syntax improvements (Claude Paroz)
7772 #545300: Add a translatable tag in "_Merge" string (Takao Fujiwara)
7773 #545303: Add gettext in the xml string (Takao Fujiwara)
7774 #545436: Check the info before accessing it (Srinivasa Ragavan)
7775 #545558: Hula support is disabled by default now, so remove any mention of it from the User Guide (Matthew Barnes)
7776 #545568: Make sure system plugins are enabled on startup (Matthew Barnes)
7777 #545820: Fix a typo. (Nicolas Kaiser)
7778 #546057: Use "x-office-calendar" icon name instead of "stock_calendar" (Matthew Barnes)
7780 Updated Translations:
7781 Ignacio Casal Quinteiro (gl)
7782 Frco. Javier Rial RodrÃguez (gl)
7787 FabrÃcio Godoy (pt_BR)
7789 Bruno Brouard and Claude Paroz (fr)
7794 Evolution 2.23.5 2008-07-21
7795 ---------------------------
7797 Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
7798 New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
7799 Google Contacts support (Jörgen Scheibengruber)
7802 #543753: Addressbook error string fixes (Andre Klapper)
7803 #228725: Contacts view should not say "no items in this view" until the backend is done responding (Milan Crha)
7804 #543134: Mail notification plugin should provide a right-click menu for preferences (Milan Crha)
7805 #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE (Milan Crha)
7806 #200147: Added basic Template support (Bharath Acharya)
7807 #206592: Action to invoke New Message window from the composer itself (Milan Crha)
7808 #207802: Do not allow drop messages to the same message list as is the source. (Milan Crha)
7809 #243201: Escape rule title so that can contain also XML entities in the file (Milan Crha)
7810 #310988: Don't even show the "send-options" action unless an Exchange or GroupWise account appears in the From combo box (Matthew Barnes)
7811 #318089: Ask for destination source only when have more than one writable source defined (Milan Crha)
7812 #329821: Show tooltips over task's table (Milan Crha)
7813 #368038: Ensure only one Birthdays & Anniversaries source (Milan Crha)
7814 #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)
7815 #382783: Grab focus of new rule part on adding and scroll to the bottom too (Milan Crha)
7816 #395636: Added accel key Ctrl+Shift+B for collapsing all threads and Ctrl+/ for marking all messages as read (Roshan Kumar Singh)
7817 #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)
7818 #440818: Convert line to UTF-8 if not a valid one. Pretend it to be an ISO-8859-1 line (Rodrigo Castro)
7819 #477082,#438479: Fixed documentation (Andre Klapper)
7820 #478469: Changed the progress dialog to be more HIG compliant (Milan Crha)
7821 #519536: Handle freeing of data safely. (Srinivasa Ragavan)
7822 #524130: Pass description text through 'camel_text_to_html' to have links clickable in a preview (Milan Crha)
7823 #526262: Handle _title element in analogical way as title (Maciej Piechotka)
7824 #530069: Don't show the configuration tab unless the selected plugin actually has configuration options (Matthew Barnes)
7825 #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)
7826 #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)
7827 #534039: Track folders even when Search Folders disabled, to have them known when enabling Search Folders on demand (Milan Crha)
7828 #536488: Remove '~/.evolution/.running' file before backup/after restore, thus Evolution will not claim next start it was closed incorrectly (Milan Crha)
7829 #537275: Do not pass data to the child structure if we were canceled (Milan Crha)
7830 #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)
7831 #538741: Strip preceding tabs from Date headers too (Paul Bolle)
7832 #538908: Desensitize the "send-options" action unless we've selected as Exchange or GroupWise account. (Paul Bolle)
7833 #539268: Do not use both filename and description if these are identical (Paul Bolle)
7834 #539755: Do not access memory beyond the columns array (Milan Crha)
7835 #540152: Fix some memory leaks (Milan Crha)
7836 #540160: Remember whether we come from none/multi select to single select and properly update the preview. (Milan Crha)
7837 #540274: After restore walk through all account, addressbook, calendar, task and memo sources and fix the base uri if required (Milan Crha)
7838 #540282: Remove the "printing" GConf key. We use a key file now (Matthew Barnes)
7839 #540282: Store printer and page settings in a key file rather than GConf (Matthew Barnes)
7840 #540400: Make Evolution Backup follow symbolic links (Roger Zauner)
7841 #540516: Sanitize user input while accepting path/filename of the backup (Tobias Mueller)
7842 #540972: Small memory leak fix. (Milan Crha)
7843 #541355: Removes any freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed (Keith Packard)
7844 #541365: Do not call 'camel_folder_sort_uids' when we do not have folder or uid (Milan Crha)
7845 #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip (Paul Bolle)
7846 #542125: Remove unnecessary files from source control (Matthew Barnes)
7847 #542149: Display an error message to restart if user tries to subscribe to other's mailbox (Bharath Acharya)
7848 #542587: New widget implements the online/offline button used in the main window. (Matthew Barnes)
7849 #542631: Use g_format_size_for_display instead of cut and pasted code (Paolo Borelli)
7850 #542889: Port to the new gtk tooltip api (Paolo Borelli)
7851 #543758: Never mark empty strings for translations (Tor Lillqvist)
7854 Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
7855 Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
7856 Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)
7858 Updated Translations:
7864 Yannig Marchegay (oc)
7865 Leonardo Ferreira Fontenelle (pt_BR)
7869 Evolution 2.23.4 2008-06-16
7870 ---------------------------
7872 Python support for EPlugins. (Johnny Jacob)
7875 #201011: Ability to disable filter rules (Milan Crha)
7876 #201011: Show Enabled column in the editor, because we support it here (Milan Crha)
7877 #314467: Reset port when setting host name without it (Milan Crha)
7878 #330597: Add all text/* parts which has a filename set and also attach all submessages (Milan Crha)
7879 #337160: Do not pretend the row with a cursor is selected when it isn't (Milan Crha)
7880 #509595: Do not crash if file does not exists. Also be able to read lines more than 249 characters long (Milan Crha)
7881 #535204: The tasks objects had been destroyed before the call of destroy_component (Shuai Liu)
7882 #535791: New UI option to let uset choose whether start typing at the bottomof the document or not on replying (Milan Crha)
7883 #536772: Disable Folder menu items consistently with a popup menu over folder (Milan Crha)
7884 #536813: Do not start to edit the event on the double click if the event is not on the server yet (Milan Crha)
7885 #538002: Do not allow dropping messages on folders with CAMEL_FOLDER_NOSELECT flag set (Milan Crha)
7886 #304029: changed description of default search filter from "Name begins with" to "Name contains" (Milan Crha)
7889 Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)
7891 Updated Translations:
7895 Yair Hershkovitz (he)
7897 Evolution 2.23.3 2008-06-02
7898 ---------------------------
7901 New plugin for setting headers while sending email (Ashish)
7904 #311042: Allocate size for location and info labels differently (Milan Crha)
7905 #317755: Do not quit until we are done with mail sync (Milan Crha)
7906 #322553: Do not run signature script when disabled in /desktop/gnome/lockdown/disable_command_line (Milan Crha)
7907 #394441: (Novell Bugzilla) Fixes a double free (Bharath Acharya)
7908 #463040: Forget former selected uid as soon as we know we moved to other (Milan Crha)
7909 #473198: Ignore signature (Johnny Jacob)
7910 #496476: Removed GtkTables and added simple HBoxes (Johnny Jacob)
7911 #514383: Remove the "ask-mark-read" error (Matthew Barnes)
7912 #523402: Do not leak. Reassign back the old values before freeing (Milan Crha)
7913 #525966: Don't mark composer as dirty (Milan Crha)
7914 #529464: Don't use the string handle (jeblinux)
7915 #529995: Disable the "attachment reminder" plugin instead of disabling the check for missing attachment (Johnny Jacob)
7916 #530392: Pressing Enter in the entry activates the default response (Matthew Barnes)
7917 #531592: Do not escape window titles and status bar messages (Matthew Barnes)
7918 #531836: Don't block on deleted message (Srinivasa Ragavan)
7919 #532384: Choose the text/html part in normal mode only if the alrenative multipart contains also a text/plain part (Milan Crha)
7920 #532597: Fix random selection of contacts (Milan Crha)
7921 #533465: Strip whitespace from user-entered hostname (Ritesh Khadgaray)
7922 #533820: Fix for a crash on double-clicking the border of meetings in day-view (Chenthill Palanisamy)
7923 #534012: Indicate error if backup folder chosen lacks permissions (Sankar P)
7924 #534312: Show icons for forwarded mails (Milan Crha)
7925 #534360: Migrate from deprecated GtkObject symbols to GObject equivalents. (Matthew Barnes)
7926 #534476: Remove the special check for "winmail.dat". GIO correctly identifies it as "application/ms-tnef" (Matthew Barnes)
7927 #535273: Link e-util and econduit libraries with gnome-pilot (Frederic Crozat)
7928 #535459: Crash while opening a mail (Milan Crha)
7929 #535670: Prevent evolution-rss articles being formatted as attachments (Lucian Langa)
7930 #535749: Don't leave deleted messages strike through (Milan Crha)
7932 Updated Translations:
7933 Ignacio Casal Quinteiro (gl)
7935 Philip Withnall (en_GB)
7939 Nikos Charonitakis (el)
7942 Theppitak Karoonboonyanan (th)
7944 Reinout van Schouwen (nl)
7946 Evolution 2.23.2 2008-05-12
7947 ---------------------------
7950 #240823: Send notification only to individuals and groups (Milan Crha)
7951 #273041: Allow propagation of the error from the plugin in the hook target (Milan Crha)
7952 #316390: Listen for changes in categories setup and propagate them to UI (Milan Crha)
7953 #338330: Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
7954 #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
7955 #363908: Evolution crashed during exit (Srinivasa Ragavan)
7956 #368277: (Novell Bugzilla) Cannot copy and paste email addresses from an appointment to a mail message (Ashish Shrivastava)
7957 #382687: Don't download contents in main thread, which causes deadlock (Srinivasa Ragavan)
7958 #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
7959 #467892: "Unread Messages" causes mail that you read to disappear (Milan Crha)
7960 #511337: Fix a crash when simultaneously pressing the "show" preview/arrow button on several very large image attachments in an e-mail (Milan Crha)
7961 #518103: Check online status from NetworkManager at startup instead of using the last-used-state. (James Westby)
7962 #524121: Fixing typo from patch for bug #516408 (Milan Crha)
7963 #525241: Extend EPlugin to support GtkUIManager (Matthew Barnes)
7964 #528288: Display warning when starting in search view & no messages displayed (Milan Crha)
7965 #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)
7966 #529247: Fix theming issue with HTML mail display (Johan Euphrosine)
7967 #529254: Handle either URI or filename. Return success or failure, not gint (Milan Crha)
7968 #529375: Add new option to determine whether check for address in a local address book only (Milan Crha)
7969 #529660: Change stable version to 2.22.1 (Akhil Laddha)
7970 #529768: Setup default callbacks for the newly created EMsgComposer widget (Matthew Barnes)
7971 #529855: Use proper label element name, these are localized by default (Milan Crha)
7972 #529893: Properly set type hint on tooltip window (Danny Baumann)
7973 #530245: Let searches work with labels again (Milan Crha)
7974 #530576: Link with libebackend (Rob Bradford)
7975 #530672: Evolution crashes when viewing pgp-signed message (Shuai Liu)
7976 #531426: Display face header images at 48x48 instead of 64x64 (Roland Clobus)
7977 #531519: Evolution crashes on print-preview (Srinivasa Ragavan)
7980 Fix up the Debug Logs window a bit (Matthew Barnes)
7981 Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine)
7983 Updated Translations:
7985 Yair Hershkovitz (he)
7988 Yannig Marchegay (oc)
7990 Evolution 2.23.1 2008-04-21
7991 ---------------------------
7994 Quota support to IMAP/POP accounts (Milan Crha)
7995 Configurable Proxy settings for Evolution (Veerapuram Varadhan)
7996 Gtk+ Recent manager integration in Composer (Suman)
7997 New bonobo-less message composer (Matthew Barnes)
8000 #232594: Set status to Needs Action when attendee's address have been changed. (Milan Crha)
8001 #264456: Do not count deleted junk messages when doesn't show deleted messages. (Milan Crha)
8002 #270406: Add quota support to IMAP/POP accounts (Milan Crha)
8003 #271863: Do not count deleted junked messages to total number of messages with unchecked "Hide Deleted Messages" option (Milan Crha)
8004 #273177: New function to add whole vCard to addressbook. (Milan Crha)
8005 #316572: Do not translate unused text. (Milan Crha)
8006 #328146: Fix missing and conflicting mnemonics. (Matthew Barnes)
8007 #334444: Fix for mails with huge attachments (Srinivasa Ragavan)
8008 #335891: Desensitize the signature editing interface if the "signatures" GConf key is not writable. (Matthew Barnes)
8009 #346555: Fixed a mnemonic conflict (Qinkuangyu)
8010 #350308: Make colors only darker, not lighter. Use black in case someone has too dark theme. (Milan Crha)
8011 #378203: Don't crash if path is corrupted (Bharath)
8012 #404241: Never return NULL, rather return "Other" as default. (Milan Crha)
8013 #408579: Changed '"' to '\"' to work with intltool. (Takao Fujiwara)
8014 #437539: Use DocBook tags instead of UTF-8 characters for things like copyright and trademark symbols, quotes, etc. (Matthew Barnes)
8015 #438613: Use different read-only message when checking from contact editor and from calendar UI. (Milan Crha)
8016 #451976: Try to find text/html part in multipart/alternative when in normal mode. (Milan Crha)
8017 #460204: Check whether found mime type is valid before returning it. (Milan Crha)
8018 #476918: Fix a minor typo (Matthew Barnes)
8019 #482148: Allow clear search when some search is active and text is empty. (Milan Crha)
8020 #484793: String change: "Continue Editing" -> "Edit Message" (Ambuj Chitranshi)
8021 #488175: Colorize follow-up messages same as with due-by flag. (Milan Crha)
8022 #496839: Implement Plugin Load Levels. You can decide on which load-level you want your plugin to be loaded. (Sankar P)
8023 #501885: Specify locale directory correctly (Frederic Crozat)
8024 #502826: Reword and reorder Reply Style items in the Preferences. (nickspoon0, Milan Crha)
8025 #506347: Inherit background colors from actual theme, do not use hardcoded one. (Milan Crha)
8026 #506359: Add Translators' comments. (Milan Crha)
8027 #507372: Done language edits on newly added sections. (PC Radhika)
8028 #507526: Add translators' comment. (Milan Crha)
8029 #509672: Clarify an error message (Matthew Barnes)
8030 #509923: Evolution does not show recurrence of accepted meeting invites (Milan Crha)
8031 #511950: Do not force button/label sizes. (Milan Crha)
8032 #511952: Marking text for translation. (Milan Crha)
8033 #511953: Create dialog properly. (Milan Crha)
8034 #511956: Mark text for translation. Make dialog nicer (Milan Crha)
8035 #511957: Mark messages for translation. (Milan Crha)
8036 #511978: Resolve mnemonics clash on Junk tab (Milan Crha)
8037 #512543: Get rid of ENABLE_CAIRO define (Milan Crha)
8038 #513951: Centralize where Evolution's user data directory is defined (Matthew Barnes)
8039 #514744: Check also for proper root node and use default if not the right one. (Milan Crha)
8040 #515786: Fix misspelled SpamAssassin word. (Milan Crha)
8041 #517134: Added a placeholder to dock the "Recent Documents" menu. (Suman Manjunath)
8042 #517168: "compose in external editor" not working (Sankar P)
8043 #517492: Set proper dialog caption with New or Properties (Milan Crha)
8044 #519154: Do not localize folder name used in window title (Milan Crha)
8045 #519292: Use numbers instead of gboolean value (Milan Crha)
8046 #519304: Mark plugin name for translation (Sankar P)
8047 #519421: also use <libytnef/ytnef.h> to check for TNEF support (Paul Bolle)
8048 #521562: Small typo fix. (Milan Crha)
8049 #522178: New mail notification in switcher appears for each mail activity (Milan Crha)
8050 #522631: Fix build failure when --enable-profiling is enabled (Alex Rostovtsev)
8051 #522764: Remove unused include (Ross Burton)
8052 #523271: MIME types should not be case sensitive (Matthew Barnes)
8053 #523402: Fix a Crash on paste event in calendar (Milan Crha)
8054 #523413: Evolution should just save the messages when quitting rather than asking about each one (Matthew Barnes)
8055 #523541: Plug a memory leak (Milan Crha)
8056 #524310: Don't double-free server messages (Dan Williams)
8057 #524434: Fixed build break (PC Radhika)
8058 #525234: Install more include files that are useful to the out of tree evolution plugins. (Ondrej Jirman)
8059 #525238: Add new "component.activated" event. Event is emitted whenever component is activated. (Ondrej Jirman)
8060 #525508: Fix a leak (Matthew Barnes)
8061 #525510: Mark "On This Computer" for translation. (Matthew Barnes)
8062 #525966: Fix a boolean error in detecting unsaved changes (Matthew Barnes)
8063 #526152: Fix New composer spell check warning (Matthew Barnes)
8064 #526739: Ported gnome-vfs to gvfs (Milan Crha)
8065 #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)
8066 #528358: Use message subject as default filename when attempting to 'save message' (Shuai Liu)
8067 #528817: Fix a typo in logic (Matthew Barnes)
8070 Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes)
8072 Updated Translations:
8075 Leonardo Ferreira Fontenelle (pt_BR)
8077 Yair Hershkovitz (he)
8079 Philipp Kerling (de)
8080 Dominik Sandjaja (de)
8081 Daniel Nylander (sv)
8082 Philip Withnall (en_GB)
8083 Simos Xenitellis (el)
8084 Kenneth Nielsen (da)
8085 Gintautas Miliauskas (lt)
8086 Ã
smund Skjæveland (nn)
8089 Sandeep Shedmake (mr)
8090 Runa Bhattacharjee (bn_IN)
8092 Evolution 2.21.93 2008-03-10
8093 ----------------------------
8096 #282466: (Novell Bugzilla) Handle CIDs of broken cases too (Srinivasa Ragavan)
8097 #351672: Dragging imap message when another is copying locks X (Matthew Barnes)
8098 #520745: Fix format-string vulnerability (Tor Lillqvist/Srinivasa Ragavan)
8101 Changes for Windows. Misc simplification and cleanup. (Tor Lillqvist)
8102 Updated contributors list (Johnny Jacob)
8104 Updated Translations:
8108 Stéphane Raimbault (fr)
8110 Ã
smund Skjæveland (nn)
8111 Hendrik Richter (de)
8114 Sandeep Shedmake (mr)
8115 Ihar Hrachyshka, AleÅNavicki (be@latin)
8117 Chao-Hsiung Liao (zh_HK,zh_TW)
8118 Maxim Dziumanenko (uk)
8119 Kenneth Nielsen (da)
8120 Kostas Papadimas (el)
8121 Guntupalli Karunakar (hi)
8122 Runa Bhattacharjee (bn_IN)
8123 Gintautas Miliauskas (lt)
8125 Vasiliy Faronov (ru)
8127 Evolution 2.21.92 2008-02-25
8128 ----------------------------
8131 #153807: (Novell Bugzilla) Patch from OpenSUSE (Srinivasa Ragavan)
8132 #159736: (Novell Bugzilla) Fix a crash when dbus daemon restarts (Jeffrey Stedfast)
8133 #167638: Quit evolution quickly (Jeffrey Stedfast)
8134 #173186: (Novell Bugzilla) Fix a crash while quitting (Jeffrey Stedfast)
8135 #178778: (Novell Bugzilla) Fix a crash when creating an appointment (Michael Meeks)
8136 #209353: Allow paste text on mouse middle button click (Milan Crha)
8137 #209353: Pass Home/End keys to cell when editing (Milan Crha)
8138 #294999: (Novell Bugzilla) Fix subscribing to other user's exchange folder (Srinivasa Ragavan)
8139 #339266: Do not show folder size in offline mode (Sushma Rai)
8140 #358697: (Novell Bugzilla) Make sure the default search filter for sent/draft/outbox is "Recipients Contain" (Srinivasa Ragavan)
8141 #383438: Report "mouse over" even with no text entered (Milan Crha)
8142 #440426: Unset also default_client if removing it (Milan Crha)
8143 #469292: Add empty line only when top posting is enabled (Srinivasa Ragavan)
8144 #471779: Sort timezone entries alphabetically (Suman)
8145 #512776: Fix a startup issue (Milan Crha)
8146 #516408: Free memory returned my libical (Chenthill)
8147 #514836: Fix importing contact lists into a attendee lists for a meeting (Milan Crha)
8148 #514987: New sorting by Status based on the index in popup, not on the text (Milan Crha)
8149 #515659: "Highlight quotations with" checkbox doesn't do anything (Paul Bolle)
8150 #515744: Memory leak fix (Milan Crha)
8151 #516234: Removed a stray printf() statement (Aidan Delaney)
8152 #516279: Don't allow newlines in the password dialog title. Use a fixed string instead (Matthew Barnes)
8153 #516349: Do not force black text in quotation part of the message (Milan Crha)
8154 #516453: Change Not Started status back to Canceled when Canceled requested (Milan Crha)
8155 #516648: Use "pkill -x" to kill processes on Solaris (Jeff Cai)
8156 #516648: Use $HOME instead of "~" (Jeff Cai)
8157 #517072: Properly escape text (Paul Bolle)
8158 #517082: Fix small leak (Paul Bolle)
8159 #517129: Fix build break of pl translation (Akhil Laddha)
8160 #517458: Handle broken UIDs (Srinivasa Ragavan)
8162 Updated Translations:
8163 Reinout van Schouwen (nl)
8166 Daniel Nylander (sv)
8168 Ignacio Casal Quinteiro (gl)
8169 Nguyá»
n Thái Ngá»c Duy (vi)
8174 Inaki Larranaga Murgoitio (eu)
8177 Pawan Chitrakar (ne)
8180 Yannig Marchegay (oc)
8181 Theppitak Karoonboonyanan (th)
8188 Evolution 2.21.91 2008-02-11
8189 ----------------------------
8192 Documentation update for 2.22. (PC Radhika)
8195 #240073 - Fix regression in strike out completed task (Milan Crha)
8196 #249501 - Fix for attachments with '%' in the filename to be handled well (Milan Crha)
8197 #395939 - Free alarms (Milan Crha)
8198 #411576 - Give gconf option to have same fonts in vertical view column. (Srinivasa Ragavan)
8199 #468427 - Fixes lots of crashes around itip-formatter (Srinivasa Ragavan)
8200 #502571 - Name change to Crash Detection (Srinivasa Ragavan)
8201 #506948 - Unescape while copying urls (Srinivasa Ragavan)
8202 #509741 - Crash while asking certificate popup (Matthew Barnes)
8203 #510642 - Improved error messages (Suman Manjunath)
8204 #514736 - Added application/ms-tnef to supported mime type. (Paul Bolle)
8205 #514771 - Fixes a crash while decoding attachments (Paul Bolle)
8206 #511600 - Doc fixes (PC Radhika)
8207 #511602 - Doc fixes (PC Radhila)
8208 #512623 - Fix keystates for thread expand (Milan Crha)
8209 #513285 - Do not use entities in doc (Wouter Bolsterlee)
8210 #513395 - Make sure that camel url isn't null (Jeff Cai)
8211 #515054 - Better spam support - Upsync SPAM flags (Milan Crha)
8214 Windows build fixes (Tor Lillqvist)
8215 G_STRFUNC build fixes (Matthew Barnes)
8216 Fix for Google Calendar Alarm (Srinivasa Ragavan)
8218 Updated Translations:
8221 Daniel Nylander (sv)
8222 Inaki Larranaga Murgoitio (eu)
8223 Stéphane Raimbault (fr)
8226 Chao-Hsiung Liao (zh_HK)
8227 Chao-Hsiung Liao (zh_TW)
8229 Yannig Marchegay (oc)
8232 Sandeep Shedmake (mr)
8233 Washington Lins (pt_BR)
8235 Evolution 2.21.90 2008-01-28
8236 ----------------------------
8239 Improved spam filtering and new preferences UI for configuring spam filtering (Srinivasa Ragavan)
8242 #324604: Ensure the print of the email is transformed from RFC822 or RFC2047 (Milan Crha)
8243 #329712: Add a new state to maintian forced offline (Srinivasa Ragavan)
8244 #333695: Print attendee name instead of email address if available (Milan Crha)
8245 #337046: Have a ticking filename for attachment, if the mime doesn't carry it (Srinivasa Ragavan)
8246 #339156: Translation issues (Andre Klapper)
8247 #355864: Critical Crash warning while unchecking web calendar (Milan Crha)
8248 #371011: Insert a new paragraph for signature (Johnny Jacob)
8249 #391408: Fix contact minicards for RTL languages (Djihed Afifi)
8250 #395939: Memory leak fix (Milan Crha)
8251 #402487: Memory leak fix (Milan Crha)
8252 #405777: Fix a crash when previewing mails (Srinivasa Ragavan)
8253 #426159: Allow users to snooze for 1+ hour 0 minutes (Suman Manjunath)
8254 #467581: Don't cancel all threads for a vfolder based search (all/account search) (Johnny Jacob)
8255 #475781: Fix memory leaks (Milan Crha)
8256 #503327,503678: Return GByteArray instead of gchar* (Johnny Jacob)
8257 #503551: Fix a crash when trying to delete unselected contact (Milan Crha)
8258 #504062: Fix message list sorting (Milan Crha)
8259 #507564: Fix contact view for RTL languages. (Djihed Afifi)
8260 #509124: Check result of build_message() for NULL before proceeding (Matthew Barnes)
8261 #509509: Make the status bar height as large as the task bar to eliminate "bouncing" when navigating the main menu (Jean-Christophe)
8262 #509697: Ensure search folders are running before calling anything from this (Milan Crha)
8263 #509741: Fix a crash that occurs when prompted to accept a certificate (Matthew Barnes)
8264 #509879: Drop code to clear memo preview every 60 seconds (Milan Crha)
8265 #510409: Free memory before assigning NULL (Milan Crha)
8266 #511094: Set proper foreground color based on focused/non-focused canvas (Milan Crha)
8267 #511105: Free allocated memory properly (Milan Crha)
8268 #511232: Fixed typo Uknown -> Unknown (Jan Tichavsky)
8269 #511488: Ensure vfolder is running (Milan Crha)
8270 #512020: Imposible to remove categories of weather (Milan Crha)
8273 Windows build fixes (Tor Lillqvist)
8274 Message list cairo drawing (Srinivasa Ragavan)
8275 Added localized screenshots (Andre Klapper)
8276 libsoup updates (Dan Winship)
8278 Updated Translations:
8279 Žygimantas BeruÄka (lt)
8280 Jovan Naumovski (mk)
8284 Yair Hershkovitz (he)
8285 Inaki Larranaga Murgoitio (eu)
8286 Sandeep Shedmake (mr)
8288 Ignacio Casal Quinteiro (gl)
8290 Evolution 2.21.5 2008-01-14
8291 ---------------------------
8294 Mail errors are now non-intrusive (Srinivasa Ragavan)
8295 RTL fixes - Mail and Addressbook (Djihed Afifi)
8298 #211353: Allow categories to be assigned to emails (Milan Crha)
8299 #219197: Quit application when session dies (Milan Crha)
8300 #270605: Skip disabled accounts. (Suman Manjunath)
8301 #300336: Added checkbox for "Enable Search Folders" option (Milan Crha)
8302 #300336: Ensure vfolder is running. (Milan Crha)
8303 #309432: Fix message headers for RTL languages. (Djihed Afifi)
8304 #317823: Bump GtkHTML requirement to 3.17.5 (Matthew Barnes)
8305 #317823: Save inline pictures embedded into HTML Mails (Milan Crha)
8306 #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
8307 #329692: Get the content size of the MIME part (Jean-Christophe BEGUE)
8308 #333695: Print attenddes/roles in the print view (Milan Crha)
8309 #339813: Setting new option 'e_date_edit_set_twodigit_year_can_future' to FALSE (Milan Crha)
8310 #348638: Remove pre-edit buffer cleanly in day view (Mayank Jain)
8311 #350932: Enable the use of scrollable tabs in the mail-preferences dialog. (Gert Kulyk)
8312 #362638: Overhaul the message passing API (Matthew Barnes)
8313 #364642: New option in Composer tab to preset Request Read Receipt in composer (Milan Crha)
8314 #375580: Use ISO-8859-1 encoding to store contacts in iPod (João Vale)
8315 #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)
8316 #457842: Do not call edit/start editing of the event when double clicked on the same component as is actually editing (Milan Crha)
8317 #474118: Check for the right type of store and invoke appropriate functions (Bharath Acharya)
8318 #476264: Add mnemonic_widget for default junk plugin (Andre Klapper)
8319 #488213: Fix locks when displaying e-mail with large tiff drawing attached (Milan Crha)
8320 #492188: Use the new Tangoized icons instead of deprecated icons from gnome-icon-theme. (Michael Monreal)
8321 #492702: Just disable the dbus message part of mail notification if dbus isn't there. Also remove new-mail-notify plugin (Srinivasa Ragavan)
8322 #496301: Clean up the schema (Martin Meyer)
8323 #496402: Do not synchronize blocked bodies from pidgin (Milan Crha)
8324 #497914: backport changes from the copy/pasted code in imap-headers plugin (Gilles Dartiguelongue)
8325 #498095: Fix mnemonic issues (David Turner)
8326 #499145: Follow RFC 3798 to send return receipts. (Colin Leroy)
8327 #502303: Plugins configure widgets are not freed correctly in plugin-mamager (Milan Crha)
8328 #502783: Restore message states (read receipt/priority) when opening from a draft (nickspoon0@gmail.com)
8329 #502914: Do not write NULL into gconf (Milan Crha)
8330 #503954: Accept custom domain names while setting up account (Nyall Dawson)
8331 #504480: Increases the height of the ETaskBar to eliminate the constant resizing (Milan Crha)
8332 #504541: Add --with[out]-help option to make it possible to skip building and installing user documentation (Matthew Barnes)
8333 #506772: Not-NULL check for a string array before finding its length (Christian Krause)
8334 #506814: Add the signal only if the view is present (Srinivasa Ragavan)
8335 #507067: Can't save pictures embedded in HTML Mail when picture = link (Milan Crha)
8336 #507311: Submit bugs to the "BugBuddyBugs" Bugzilla component (Matthew Barnes)
8338 #507363: Also check if toplevel widget has non-NULL window property (Milan Crha)
8339 #508282: Mark the window title for translation. (Changwoo Ryu)
8340 #508678: Included missing header glib/gi18n.h (Bharath Acharya)
8341 #508731: Have a safe default, if the values from gconf isn't so nice. (Srinivasa Ragavan)
8343 Updated Translations:
8344 Amitakhya Phukan (as)
8345 Espen Stefansen (nb)
8349 Inaki Larranaga Murgoitio (eu)
8353 Yannig Marchegay (oc)
8355 Daniel Nylander (sv)
8356 Seán de Búrca (ga)
8359 Evolution 2.21.4 2007-12-17
8360 ---------------------------
8363 Basic support for non-intrusive error reporting and error logging in Mailer (Srinivasa Ragavan)
8364 Add basic support for crash detection (Srinivasa Ragavan)
8365 Basic Message tagging support (aka Custom labels) (Sankar P / Milan Crha)
8368 #220846: New option to accept meeting request as free time (Milan Crha)
8369 #263236: Look for "Do not ask me again" check in alignment, so let it works properly (Milan Crha)
8370 #329578: Add mnemonic for "minutes" widget (Alex Kloss)
8371 #329706: Confirmation dialog for HTML Message needs some improvements (Alex Kloss)
8372 #336074: Check for mail only in active folders (Milan Crha)
8373 #340267: Show description in preview as preformatted text, so tabulators are kept instead of treated as white spaces (Milan Crha)
8374 #347328: Fix mnemonic clash over 'c', add mnemonic for 'Name' entry (Alex Kloss)
8375 #347329: Added a mnemonic to the 'Create' button of the 'New Folder' dialog (David Turner)
8376 #354265: Fixed mnemonic clash between print and paste mnemonics (David Turner)
8377 #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)
8378 #408170: Added mnemonics to the "Custom" and "Sort By" menu options (David Turner)
8379 #409121: Corrected misspelled instances of vCard (Lucky Wankhede)
8380 #430369: Crash in ea_setting_setup() (Srinivasa Ragavan)
8381 #437579: Fix all "entity not defined" warnings (Matthew Barnes)
8382 #438769: Changed label from 'Search name' to 'Rule name' in edit -> message filters -> add (Bob Mauchin)
8383 #444227: Make string for PrepareForOffline more descriptive. Add mnemonic to PrepareForOffline menu item (Alex Kloss)
8384 #446029: Fix for a mnemonic conflict in 'Find in Message' feature (David Turner)
8385 #458824: Added mnemonics to the "Group" dialog (David Turner)
8386 #466241: Added a mnemonic to "Authentication type" in the recieving mail section of configuration (David Turner)
8387 #466497: Changed some mnemonics to stop l being used as a mnemonic key (David Turner)
8388 #466499: Added support for mnemonics in config options from camel (David Turner)
8389 #466503: Fix for a mnemonic conflict in Preferences -> Mail Preferences -> Junk tab (Alex Kloss)
8390 #468277: Added a mnemonic to "Copy book content locally for offline operation" (David Turner)
8391 #474043: Prevent buffer overflows, by introducing a max size to copy (Evil Ninja Squirrel)
8392 #474651: Use format strings in gtk_message_dialog_new (Tobias Mueller)
8393 #475508: Changed the string for search folder and filter creation from message list to make it understandable (Akhil Laddha)
8394 #492702: Moved bits of sound notification on new messages to mail-notification plugin. (Milan Crha)
8395 #500210: Show plugin configuration in a tab of plugin manager (Milan Crha)
8396 #500561: Added icon for mark all messages as read menu item. (Denis Washington)
8397 #501474: Fix wrong expression from bug #359267 (Milan Crha)
8398 #501677: If it is not FolderBrowser object, the pane size signal is not sent (Jeff Cai)
8399 #501969: Passwords should not be forgotten on all errors (Sankar P)
8400 #502188: Initialize "remember" variable to FALSE. (nickspoon0@gmail.com)
8401 #502312: A little cleanup of configuration part of the plugin to not use global variables and free memory properly (Milan Crha)
8402 #502318: Critical warnings fixed when closing message window (Milan Crha)
8403 #502501: Re use the existing string (Srinivasa Ragavan)
8404 #503111: Suppress "Loading %s as the default junk plugin" message (Alex "weej" Jones)
8407 Fixes some CPU usage issue whenever (un)read count is updated (Sankar P/Michael Meeks)
8408 Added a preference to disable Magic Spacebar (Srinivasa Ragavan)
8409 Fix an implicit function declaration. (Matthew Barnes)
8410 Bump libgtkhtml requirement to 3.17.3 due to bug #271551 (Matthew Barnes)
8411 Cleanup of attachment reminder over Milan Crha's work (Johnny Jacob)
8412 Move preferences of attachment reminder plugin to the configure tab (Sankar P)
8413 Fix capitalization of "Download Messages..." & "Switcher Appearance" menu (Matthew Barnes)
8415 Updated Translations:
8417 Kostas Papadimas (el)
8419 Matej UrbanÄiÄ(sl)
8421 Rodrigo Flores (pt_BR)
8422 Daniel Nylander (sv)
8423 Seán de Búrca (ga)
8425 Evolution 2.21.3 2007-12-03
8426 ---------------------------
8429 #214645: Collapses non-working days to occupy one row and expand other days if possible (Milan Crha)
8430 #216485: Add Select Message Subthread (Nicholas Miell)
8431 #216485: Edit->Select thread menu fix and improvement (Nicholas Miell)
8432 #256899: Remove "Disable/Enable" button from Mail Accounts preferences (Chaya)
8433 #271551: File manager used during composer should remember last directory (Milan Crha)
8434 #325730: Tasks preview pane not refreshed on delete event (Milan Crha)
8435 #335931: Disappearing of the bottom-most mail leaves invalid selection (Milan Crha)
8436 #346693: Ensure new event in top canvas will be visible. (Milan Crha)
8437 #353807: Notice user if any error occur during opening calendar, calendar is readonly or when add fails. (Milan Crha)
8438 #380644: "Required Participants" dialog does not show meeting participants (Milan Crha, Matthew Barnes)
8439 #391062: Automatic contacts are now added only if enabled (Srinivasa Ragavan)
8440 #400213: Do not use pixmaps and masks, load images from file, instead (Milan Crha)
8441 #401337: Use other mnemonic for Organizer and let it work properly (Milan Crha)
8442 #401523: Selectable text in imap headers page. (Lucky)
8443 #458237: Check for non-NULL source before using it to prevent a crash (Milan Crha)
8444 #479081: Check for input validity immediately after creating setup widgets (Milan Crha)
8445 #480514: Let "Last 5 Days' Messages" and "Recent messages" filters work in Sent folder too (Milan Crha)
8446 #484603: Do not forget for organizer icon when counting used icons. (Milan Crha)
8447 #489652: Migrate the contact list editor from ETable to GtkTreeView and fix some HIG issues (Matthew Barnes)
8448 #493783: Do not erase old content when re-formatting same mail, so keep scroll position (Milan Crha)
8449 #494414: If used uri points to an account, then prepend account's name to folder name (Milan Crha)
8450 #494425: 'Save All' handles duplicate attachement names incorrectly (Milan Crha)
8451 #495123: Refactor composer headers (Matthew Barnes)
8452 #495711: Keep track of previously created Full Name dialog and reuse it (Milan Crha)
8453 #495872: Add memo support (Gilles Dartiguelongue)
8454 #495875: Right click menu reordering (Gilles Dartiguelongue)
8455 #495951: Use GtkTreeView in place of ETable (Gilles Dartiguelongue)
8456 #497810: Add "Evolution FAQ" help menu item (Andre Klapper)
8457 #498173: Plugin configure dialog pops up automatically (Sankar P)
8458 #498551: Forgotten "Loading..." node under nntp server (Milan Crha)
8459 #499644: The behavior of the "Include remote tests" check button was swapped with respect to its state. (Matthew Barnes)
8460 #499920: Missing header files has to be shipped (Matthew Barnes)
8461 #500024: Set number of pages first (Milan Crha)
8463 Updated Translations:
8466 Matej UrbanÄiÄ(sl)
8467 Yannig Marchegay (oc)
8468 Daniel Nylander (sv)
8470 Evolution 2.21.2 2007-11-12
8471 ---------------------------
8474 #231166: Do not start appointment time drop-down at midnight (Milan Crha)
8475 #255051: No way to abort creation of new task (Milan Crha)
8476 #315101: Receiving list of components, so made changes here to reflect it (Milan Crha)
8477 #318592: Allow UI notification of links inserted in composer (Milan Crha)
8478 #318604: Automatically enable view of the task list you add a task to (Milan Crha)
8479 #334675: When only one message is selected, try to use selected text in preview as description, instead of whole message body (Milan Crha)
8480 #341085: Use 'x_offset' instead of changing event size when has icons (Milan Crha)
8481 #343011: restore collapse state of selected folder after start (Milan Crha)
8482 #346693: Too Many All Day Events force Calendar to grow beyond screen-height (Milan Crha)
8483 #351932: Ensure due date is not before start date (Milan Crha)
8484 #353779: Allow convert more than one mail to meeting with one click (Milan Crha)
8485 #353780: Stop processing immediately when page is filled incorrectly (Milan Crha)
8486 #359267: Not all memos are showed in calendar view (Milan Crha)
8487 #463946: Fix of critical warning and misused variable (Milan Crha)
8488 #478704: Remove dead files from source control (Matthew Barnes)
8489 #483785, #209425: Get rid of deprecated icons from gnome-icon-theme (Michael Monreal)
8490 #484064: Use mail-message-new instead of mail-send for composing mail to contact, contacts or group (Michael Monreal)
8491 #487318: Fix typo in D-Bus (Gilles Dartiguelongue)
8492 #488298: Disable marking of Drafts as junk (Milan Crha)
8493 #491345: Hide completed tasks option requires evo's restart (Milan Crha)
8494 #492058: Name the anonymous unions to build with the Sun Studio compiler. (Damien Carbery)
8495 #492102: Use mail-mark-read icon (Michael Monreal)
8496 #492106: Use the about icon from the freedesktop spec, not the deprecated gnomeui icon (Michael Monreal)
8497 #492170: Replace the old color definitions with very similar colors from the Tango color palette (Michael Monreal)
8498 #492692: Plug memory leak (Milan Crha)
8499 #493646: Fixed a crash at startup (Sankar P)
8501 Updated Translations:
8502 Ignacio Casal Quinteiro (gl)
8503 Washington Lins (pt_BR)
8508 Evolution 2.21.1 2007-10-29
8509 ---------------------------
8512 New plugin: external-editor, which will make it possible to use an external editor as the mail composer (Sankar P)
8513 Support for Google Calendar (Ebby Wiselyn)
8514 New Tango look icons (Michael Monreal)
8517 #228832: Show tasks in calendar (Milan Crha)
8518 #230339: Print also location, if present. (Milan Crha)
8519 #261165: Added search on CC and BCC (Andre Klapper)
8520 #271734: Show description of operation, if available (Milan Crha)
8521 #300693: Removed obsolete code and references to "task-sort" virtual column (Milan Crha)
8522 #311179: Avoid selection of label text by Tab (Milan Crha)
8523 #323977: Filters Editor Needs UI Modifications (Milan Crha)
8524 #324472: Tasks marked as complete using multiple selection are now saved (Milan Crha)
8525 #329823: Added support to change component's button icon (Milan Crha)
8526 #329823: Icon change to reflect new mail (Milan Crha)
8527 #331421: Make contact list name clickable (Milan Crha)
8528 #331578: Run command line in other thread rather than in main thread (Milan Crha)
8529 #337539: Omit left column when showing list of contacts (Milan Crha)
8530 #340748: Notifies others about change (Milan Crha)
8531 #342283: Behave consistently when printing (Milan Crha)
8532 #346146: Appointments in "Sent Items" should not display Accept/Decline buttons (Milan Crha)
8533 #346686: Uses new helper function to determine if row is editable (Milan Crha)
8534 #351333: Added more descriptive hint over search bar's option button (Milan Crha)
8535 #353656: Rename "Phone List" to "List View" (Anand V M)
8536 #360134: Plug memory leaks (Tobias Mueller)
8537 #395272: Minor code cleanups and value checking (Tobias Mueller)
8538 #412360: Show tooltip for all email addresses (Milan Crha)
8539 #413420: Change mimetype if knows the extension and if the content of file is valid. (Milan Crha)
8540 #417999: Don't use deprecated GTK+ symbols (Milan Crha)
8541 #423401: Better error handling when attaching remote file (Milan Crha)
8542 #428402: Fix a crash in calendar (Milan Crha)
8543 #428402: Really go through every component when removing one (Milan Crha)
8544 #437579: Fix various compiler warnings (Milan Crha)
8545 #461195: Remove needless marshalers (Hiroyuki Ikezoe)
8546 #461272: Configure button should not be enabled for all (Sankar P)
8547 #467364: Evolution uses "Emoticon" instead of "Smiley" (Christian Kintner)
8548 #468736: Fixed high memory consumption (Srinivasa Ragavan)
8549 #469657: Use destroy functions in GHashTables to simplify memory management (Matthew Barnes)
8550 #470837: Improved "Sort by" submenu behavior (Milan Crha)
8551 #473903: Fix compile time warnings (Milan Crha)
8552 #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
8553 #474557: Choose right widget and use PANGO_PIXELS to calculate height (Milan Crha)
8554 #476389: Maintain UI consistency (Diego Escalante Urrelo)
8555 #476926: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (Matthew Barnes)
8556 #477045: Require gnome-icon-theme 2.19.91 (Matthew Barnes)
8557 #477045: Use standard icon names where applicable (Matthew Barnes)
8558 #478871: Shows proper 'Fields shown' description for all tables (Milan Crha)
8559 #479257: Change icon references (Michael Monreal)
8560 #479257: Migration of theme icons (Michael Monreal)
8561 #479716: Maintain UI consistency (Milan Crha)
8562 #480621: Use consistent terminology for mail messages (Matthew Barnes)
8563 #480804: use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR (Pedro Villavicencio Garrido)
8564 #481235: Display Face header value if contacts doesn't have any image associated with them. (Sankar P)
8565 #481325: Fix capitalization of program name in About dialog (Matthew Barnes)
8566 #481325: Require GTK+ 2.12 (Matthew Barnes)
8567 #482575: Don't use "insert_image" icon (Michael Monreal)
8568 #482603: Use document-properties icon instead of stock_folder-properties (Michael Monreal)
8569 #483301: Remove an unused variable (Matthew Barnes)
8570 #483989: Require libbonobo 2.16.0 or later (Matthew Barnes)
8571 #484635: Plugged memory corruption (Bharath Acharya)
8572 #484814: Change name and comment in .desktop file (Matthew Barnes)
8573 #486406: Use addressbook-new icon instead of stock_addressbook (Michael Monreal)
8574 #489027: Thread sorting for new mails fixed (Milan Crha)
8575 #489661: Remove dead, unshipped code from addressbook/gui/widgets (Matthew Barnes)
8577 Updated Translations:
8581 Daniel Nylander (sv)
8585 Gintautas Miliauskas (lt)
8586 Ignacio Casal Quinteiro (gl)
8587 Stéphane Raimbault (fr)
8589 Evolution 2.12.0 2007-09-17
8590 ----------------------------
8593 #270605: Skip disabled accounts and choose first available address as organizer. (Chenthill Palanisamy, Milan Crha)
8594 #274047: (Novell Bugzilla) Pick the glade file from install area (Chenthill Palanisamy)
8595 #274048: (Novell Bugzilla) Prompt for a password if required (Chenthill Palanisamy)
8596 #277159: (Novell Bugzilla) Listen to the changes made in publish frequency (Chenthill Palanisamy)
8597 #300284: (Novell Bugzilla) Do not allow the user to set a 'no-date' for start/end of appointments in list view (Suman Manjunath)
8598 #301044: (Novell Bugzilla) Dont append the comma from the Nameselector (Srinivasa Ragavan)
8599 #304993: (Novell Bugzilla) Allow folder selection of created folders and expand only if selection is not asked for (Srinivasa Ragavan)
8600 #329629: audio-inline plugin has been ported to gstreamer 0.10 (Frederic Crozat)
8601 #330223: More than one memo list was getting marked as default (Milan Crha)
8602 #332026: Filter the input context key events (Chenthill Palanisamy)
8603 #363645: Don't translate empty label names. (Bastien Nocera)
8604 #368033: Assign default color for B&A when no color is set (Milan Crha)
8605 #467581: Get the right URIs for selected and current folders. (Johnny Jacob)
8606 #468366: Avoid empty keywords getting added and other small fixes and improvements. (B S Srinidhi)
8607 #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
8608 #473903: Fixes serious compiler warning (Milan Crha)
8611 Fix weak references which fixes one issue of the patch from bug #439122 (Gilles Dartiguelongue)
8612 Code cleanup (Suman Manjunath)
8614 Updated Translations:
8615 Yannig Marchegay (oc)
8616 Nickolay V. Shmyrev (ru)
8621 Hendrik Richter (de)
8625 Amitakhya Phukan (as)
8628 Kenneth Nielsen (da)
8629 Daniel Nylander (sv)
8630 Jovan Naumovski (mk)
8633 Inaki Larranaga Murgoitio (eu)
8637 Evolution 2.11.92 2007-09-03
8638 ----------------------------
8641 #201167: Complete implementation of Categories synching and lots of bug fixes (Nathan Owens and Tom Billiet)
8642 #351672: Dragging imap message when another is copying locks X (Gavin Scott)
8643 #377763: Do not scale under 1x1 pixel (Milan Crha)
8644 #378759: Fixed a crash when entering S/MIME password for signing email (Milan Crha)
8645 #431459: Avoid reentrancy of prefer-plain plugin (Srinivasa Ragavan)
8646 #466051: When memo start date is set to 'None', do not store DTSTART property. (Suman Manjunath)
8647 #469886: Update FSF address in header comments (Tobias Mueller)
8648 #471791: Move away from g_assert to g_critical (Srinivasa Ragavan)
8651 - Add mail/default/pl/Makefile to AC_OUTPUT (Matthew Barnes)
8652 - Add Evolution contributors names to credits page (Gilbert Dartiguelongue)
8654 Updated Translations:
8658 Washington Lins (pt_BR)
8659 Jovan Naumovski (mk)
8661 Tirumurthi Vasudevan (ta)
8664 Daniel Nylander (sv)
8666 Theppitak Karoonboonyanan (th)
8671 Evolution 2.11.91 2007-08-27
8672 ----------------------------
8675 #201201: Double-click on selected range in week view empty area should bring up event editor (Milan Crha)
8676 #201202: Double-click on selected range in day view should bring up event editor (Milan Crha)
8677 #239441: Fixed a crash when sorting imap mailbox by date (Milan Crha)
8678 #256878: Set the message for valid signatures (Vincent Untz)
8679 #262226: Inconsistent "all day" behaviour of appointment editor (Milan Crha)
8680 #262682: Add labelled-by relation between labels and entry. (Li Yuan)
8681 #272167: 'Mark calendar for offline option' is available for local calendars (Milan Crha)
8682 #274070: (BNC) download of freebusy not working (Chenthill Palanisamy)
8683 #301835: (BNC) Fixed a crash when clicking on mail with a calendar appointment (Suman Manjunath)
8684 #303877: candidate window position at 0,0 in Evolution Task (Hiroyuki Ikezone)
8685 #303878: candidate window position at 0,0 in calendar (Hiroyuki Ikezoe and Mayank Jain)
8686 #308636: User can delete grouwpise 'Calendar' (Milan Crha)
8687 #309166: Fix incorrect cusor movement and delete for indic charcters in evolution calendar (Mayank Jain)
8688 #328405: A signature will be attached when redirecting an email (Raghavendran)
8689 #329746: Renamed 'Journal' to 'Memo'. (Milan Crha)
8690 #330628: In day view Meeting icon should be displayed in All day meeting (Hiroyuki Ikezoe)
8691 #331174: Rename KRBx_LDFLAGS to KRBx_LIBS (Matthew Barnes)
8692 #337616, #352346, #467364, #468309: Documentation fixes (PC Radhika)
8693 #338803: Free/Busy Loses Meeting Duration When Click To Another Time. (Milan Crha)
8694 #347770: Improved description text parsing (Milan Crha)
8695 #350539: Check for NULL MIME part (Milan Crha)
8696 #352358: Harmonized some error messages (Ushveen Kaur)
8697 #353462: Changing the labels of buttons from "Yes/No" to make them HIG compliant. (Anand V M)
8698 #355766: Multi-lang text in Body is not printed when composing in ASCII mode (Mayank Jain)
8699 #355864: Fixed a critical warning when unchecking a webcal (Milan Crha)
8700 #364431: Fix a crash while refreshing IMAP subscriptions (Johnny Jacob)
8701 #364700: Load/Enable junk plugins while loading only (Srinivasa Ragavan)
8702 #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
8703 #385414: Fix multi language text display in message source (Mayank Jain)
8704 #385517: Evolution Preferences for Task now allows to change field values (Milan Crha)
8705 #411619: Fixed build failures with -z defs (Matthew Barnes)
8706 #412732: Fixed a crash when adding contact (Milan Crha)
8707 #414420: Fix a crasher on repeated destroy (Ed Catmur)
8708 #420492: new all day event does not record "show as busy" status (Ebby Wiselyn)
8709 #428110: Dragging memo onto the same memo list used to delete the memo (Milan Crha)
8710 #431459: Enable format plugins while loading only (Srinivasa Ragavan)
8711 #435942: Documentation fixes (PC Radhika)
8712 #440328: Added missing mnemonic for merge button (Suman Manjunath)
8713 #440807: Sync now with Pidgin IM (Suman Manjunath)
8714 #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
8715 #464106: GoTo Date dialog does not honor settings (Milan Crha)
8716 #464338: Show popup when creating new folder (Bharath Acharya)
8717 #465573: Optimize pixbuf behaviour (Tim Yamin)
8718 #466548: Fixed a crash when editing calendar event when none of the accounts are enabled (Milan Crha)
8719 #466796: Fixed a crash at start up (Rouslan Solomakhin)
8720 #467165: Fixed a crash at start up(Srinivasa Ragavan)
8721 #467198: Initialize the camel exception (Srinivasa Ragavan)
8722 #467382: Compilation with "-pedantic" fails due to missing array size (Tobias Mueller)
8723 #467559, 467883: Fix a crash on startup (Matthew Barnes)
8724 #467635: String changes (Johnny Jacob)
8725 #468159: Removed usage of BASE_VERSION (Gilles Dartiguelongue)
8726 #468294: Add a few strings for translation. (Srinivasa Ragavan)
8727 #468303: Add strings for i18n (Srinivasa Ragavan)
8728 #468303: Add strings for i18n (Srinivasa Ragavan)
8729 #468303: Enable strings for i18n. (Srinivasa Ragavan)
8730 #468411: Fixed a crash while editing a newly typed event in week view (Srinivasa Ragavan)
8731 #468440: Fixed a crash in calendar week-view (while editing a new event with empty text) (Srinivasa Ragavan)
8732 #468734: Fix a crash when trying to change label color in preferences (Srinivasa Ragavan)
8733 #468804: Fixed a crash when converting a mail with attachment to task (Wang Xin)
8734 #468869: Mark strings for Translation. (Sankar P)
8737 Set the free/busy info of events entered directly on the canvas,
8738 with the editor defaults. (Suman Manjunath)
8740 Updated Translations:
8742 Daniel Nylander (sv)
8743 Washington Lins, Raul Pereira (pt_BR)
8747 Andre Klapper, Hendrik Richter (de)
8749 Stéphane Raimbault (fr)
8750 Theppitak Karoonboonyanan (th)
8752 Reinout van Schouwen (nl)
8754 Tirumurthi Vasudevan (ta)
8757 Evolution 2.11.90 2007-08-13
8758 ---------------------------
8761 - A new command line option (--disable-preview) to disable loading crash-on-selected last mails,
8762 tasks, contacts (Srinivasa Ragavan)
8765 #287394: (BNC) When exitting, close after the message was saved. (Srinivasa Ragavan)
8766 #313221: Improve parsing of VCARD file with multiple TYPE information (Milan Crha)
8767 #322624: Don't add alarms for types with unknown/none notification method (Milan Crha)
8768 #327977: Fix a crash when setting password in preferences window (Milan Crha)
8769 #331729: Fixed a crash when using cursor keys after expunging selected mail (Milan Crha)
8770 #335566: Fix a crash when scaling an image in preview pane (Milan Crha)
8771 #351552: Fixed critical warning with e_passwords for calendars without 'auth-domain' property (Milan Crha)
8772 #352346: Cannot create Maildir account (Milan Crha)
8773 #377173: Show category icon correctly (Hiroyuki Ikezoe)
8774 #377309: "Synchronize now" should work even if periodic checking is not enabled (Diego Escalante Urrelo)
8775 #383684: Do not load pending hooks if the corresponding plugin is disabled (Sankar P)
8776 #387312: Auto-collapse of expanded threads has been fixed (Tobias Mueller)
8777 #401533: Text marked for localization in memos (Milan Crha)
8778 #419690: Fixed a crash during startup after a unclean shutdown (Srinivasa Ragavan)
8779 #427469: When importing VCARD, if HOME or WORK isn't specified for EMAIL, add TYPE=OTHER (Milan Crha)
8780 #428125: Added mnemonic for "Plain Text Mode" in preferences (Anand V M)
8781 #429234: Fixed a crash when opening an attachment (Srinivasa Ragavan)
8782 #444882: Fixed configure options beautification (Gilles Dartiguelongue)
8783 #451599: Timing of setting the attachment is downloaded has to be after creating the attachment (Srinivasa Ragavan)
8784 #454253: Fixed a crash during alarm notify (Srinivasa Ragavan)
8785 #455799: Remove all .cvsignore and update svn:ignore porperty in all directories. (Hiroyuki Ikezoe)
8786 #458508: String issues resolved in backup-restore plugin (Anand V M)
8787 #458822: Description string fixed for mail-notification plugin (Anand V M)
8788 #460326: If the vcalendar isn't there don't crash but report invalid. (Srinivasa Ragavan)
8789 #460821: The second argument of g_utf8_strdown() expects the length of string in bytes or -1 (Hiroyuki Ikezoe)
8790 #462007: Plugged memory leak. (Hiroyuki Ikezoe)
8791 #462010: Plugged memory leak. (Hiroyuki Ikezoe)
8792 #462138: Signature on top does not work if no signature is set as default (Sankar P)
8793 #462332: Avoid duplicate attachments when DnD image (Hiroyuki Ikezoe)
8794 #463061: Fixed a crash while launching preferences window (Srinivasa Ragavan)
8795 #463129: Fix glibc free crash when changing components (Milan Crha)
8796 #463946: Calling "Add Column" more than once now works (Milan Crha)
8797 #464312: Do not connect to server if the account is disabled. (Srinivasa Ragavan)
8800 - Fix for expanding newly created folders (Lucky)
8801 - Documentation updates (Radhika)
8802 - Exchange Calendar delegation bug fixes (Suman)
8804 Updated Translations:
8805 Claude Paroz and Stéphane Raimbault (fr)
8808 Daniel Nylander (sv)
8809 Theppitak Karoonboonyanan (th)
8811 Tirumurthi Vasudevan (ta)
8814 Kostas Papadimas (el)
8818 Evolution 2.11.6.1 2007-07-31
8819 -----------------------------
8821 Handle mails from delegates appropriately, rather than showing the
8822 pretty-on-behalf-of band for all mails containing a Sender field
8823 (Veerapuram Varadhan)
8825 Evolution 2.11.6 2007-07-30
8826 ---------------------------
8829 New Face plugin - Helps in attaching Face header to outgoing mails
8831 Plugins are now configurable within the plugin-manager itself
8833 Provide support for keeping your signature on top while replying
8837 #200977: Ensure that selected day is visible when changed (Milan
8839 #237989: Included support for backspace in magic space bar feature
8841 #268162: Add username and password options to webcal dialog (Milan
8843 #273386: Fixed a crash while viewing an attached image (Milan Crha)
8844 #273699: Fixed a crash when starting evolution-alarm-notify if it is
8845 already running (Milan Crha)
8846 #303937: Fixed a crash on receiving a drag-n-drop event at startup
8848 #323522: Fixed a crash when switching components (Srinivasa Ragavan)
8849 #326388: Delete button is disabled for 'Birthdays & Anniversaries'
8850 calendar (Milan Crha)
8851 #332112: Fixed inconsistent punctuation in send/receive dialog
8853 #335881: Fixed pasting of raw text in task list (Hiroyuki Ikezoe)
8854 #380534: Collect all the required package versions in one place and
8855 explicitly require GTK+ 2.10 or higher (Matthew Barnes)
8856 #410287: Removed whitespaces in front of punctuation marks (Lucky
8858 #428123: Fixed mnemonic conflicts (Lucky Wankhede)
8859 #444433: Fix spelling and grammar errors in "Advanced Search
8860 options" (Lucky Wankhede)
8861 #445248: Fixed a crash when changing default drafts / sent folder in
8863 #451211: Fixed a crash (Lucky Wankhede, Hiroyuki Ikezoe)
8864 #453544: Fixed switched actions of "Do not mark as read" and "Mark
8865 as read" buttons (hggdh)
8866 #453668: Fixed a random crash (Rob Bradford)
8867 #453860: Fix a crash when creating new meeting (Xiurong Simon Zheng)
8868 #457394: Fixed a crash in tasks (Milan Crha)
8869 #457523: Fixed parse error in quick search bar (Johnny Jacob)
8870 #458275: Fixed malformed body part headers for a MDN (Atos Origin
8871 Communication Systems <support-syscom@atosorigin.com>)
8872 #458511: Fix display of exchange delegate emails (Hiroyuki Ikezoe)
8873 #458820: Grey out local photos search if sender photo display is
8874 disabled (Cosimo Cecchi)
8875 #458894: Fixed a crash when deleting an IMAP account (Johnny Jacob)
8876 #459030: Shrink To / Cc / Bcc headers now work in non-english
8877 locales too (Srinivasa Ragavan)
8878 #459251: Added new files with translatable strings (Johnny Jacob)
8879 #459413: Fixed a crash when connecting to a wcap calendar account
8881 #459522: Plugins should be configurable within the plugin-manager
8883 #460825: Removed needless EFilterBarClass (Hiroyuki Ikezoe)
8884 #461474: Remove redundant code in calendar (Rob Bradford)
8886 Updated Translations:
8890 Claude Paroz, Myriam Malga and Stéphane Raimbault (fr)
8892 Vincent van Adrighem (nl)
8894 Daniel Nylander (sv)
8900 Evolution 2.11.5 2007-07-09
8901 ---------------------------
8904 Hook for plugging into Send/Receive dialog for the Evolution RSS plugin. (Srinivasa Ragavan)
8905 Attachment reminder plugin (Johhny Jacob)
8906 Tnef attachment plugin (Lucky Wankhede)
8907 Exchange Delegation support (Bharath and Suman)
8908 Improved email printing with support of most of the Gtk+ print options (Matthew Barnes)
8911 #271864: Junk and Trash folders now list number of selected emails
8912 correctly (Hiroyuki Ikezoe)
8913 #307410: Fix prompting for IMAP password a second time after
8914 canceling first request (Milan Crha)
8915 #312370: When loading images from an html message, the download
8916 status is shown correctly (B S Srinidhi)
8917 #317281: Allow vFolder to search on the different states of a flag
8919 #321741: Default date for appointment or meeting is now set to
8920 current date (Milan Crha)
8921 #328484: Changing the color of a calendar wasn't getting reflected
8922 correctly (Milan Crha)
8923 #334118: Add EPlugin hook for checking just written mail (Johnny
8925 #334140: Fixed a crash when replying to a mail with "Automatic
8926 Contacts" are enabled (Milan Crha)
8927 #337787: Fixed copy behavior in the Contact Preview Pane (Hiroyuki
8929 #347782: Fixed display of gpg/pgp encrypted error message as S/MIME
8931 #352947: Fixed a crash when selecting a default S/MIME certificate
8933 #387844: Fix invalid time and date values (Mayank Jain)
8934 #433732: Location of perl binaries are now configurable (Laszlo
8936 #437892: Improve display of IMAP headers plugin's configuration
8937 window (Gilles Dartiguelongue)
8938 #444882: Fixed configure options beautification (Gilles
8940 #445526: Sensitivity of alarm dialog widgets has been fixed (Milan
8942 #446894: Clean up printing in Evolution's Mailer (Matthew Barnes)
8943 #448568: Fixed alignment issue in the contact editor (Gilles
8944 Dartiguelongue & Vinod)
8945 #448970: Fixed a crash during startup (Srinivasa Ragavan)
8946 #449811: Fixed magic spacebar break when using caret mode (Srinivasa
8948 #450820: Add an empty line at the beginning of the mail body when
8949 relpying a mail (Wang Xin)
8950 #452900: Fixed the alignment of mail notification popup with tray
8951 icon (Cosimo Cecchi)
8952 #453294: Fixed attachment name garble on locale 8859-1 (simon.zheng)
8954 Updated Translations:
8956 Nguyá»
n Thái Ngá»c Duy (vi)
8960 Guilherme de S. Pastore (pt_BR)
8962 Daniel Nylander (sv)
8966 Evolution 2.11.4 2007-06-18
8967 ---------------------------
8970 Portugese help files (Duarte Loreto)
8971 Add initial support for the Magic Space Bar (Mutt) to read unread emails in
8972 all folders. (Srinivasa Ragavan)
8975 #257118: Clear button is now getting disabled after clearing the
8977 #263207: Advanced Search "Remove" button is now inactive (Milan
8979 #325882: Fix some of the window /dialog positions (Milan Crha)
8980 #330175: Added helper function which test selection for non-space
8981 characters. (Milan Crha)
8982 #344728: Add configuration option for Sun Kerberos v5 (Irene Huang)
8983 #386503: Fix a minor typo in Makefile.am (Gilles Dartiguelongue)
8984 #428328: Move away from popt to GOptions (Ghislain MARY)
8985 #437584, 437935: More compilation warnings cleanup (Gilles
8987 #439186: fix some bad mnemonics, mark string for translation. (Andre
8989 #440075: Enable customized alarms to work correctly (Matthew Barnes)
8990 #442631: Added support for multimedia keys (Bastien Nocera)
8991 #443659: Fix size and alignment mis-match in the evolution
8992 preferences window (Vinod)
8993 #444107: Allow adding of image attachments to HTML composer
8995 #444248: Fix a crash in solaris (Wang Xin)
8996 #444289: Allow the "test" component to build (Tobias Mueller)
8997 #444548: Included files for translating strings for "Advanced search
8998 options" (Andre Klapper)
8999 #444747: Fix a build break (Daniel Gryniewicz)
9000 #445793: Addressbook conduit now loads correctly (Gilles
9002 #445812: Included missing icons in popups (Gilles Dartiguelongue)
9003 #446015: Improved "Define views" dialog (Gilles Dartiguelongue)
9004 #446870: Set the correct size of the duplicate contact warning
9005 window (Srinivasa Ragavan)
9006 #447727: Improve display of label text (Matthew Barnes)
9007 #447742: Plug a memory leak (Matthew Barnes)
9008 #448201: Add translation domain (Gabor Kelemen)
9009 #448223: Remove duplicated function string_without_underscores
9010 (Gilles Dartiguelongue)
9012 Updated Translations:
9015 Daniel Nylander (sv)
9019 Evolution 2.11.3 2007-06-04
9020 ---------------------------
9023 Improved search and show options for Calendar/Memo/Tasks.
9024 (Chenthill, Abhishek and Keshav)
9025 Included support for Contact Image in the preview pane
9027 Improved thread sorting. Even expanded threads are
9028 promoted up the list. (Srinivasa Ragavan)
9029 Improved options for offline support. (Srinivasa Ragavan)
9030 Added Swedish Welcome mail. (Daniel Nylander)
9031 Version less binary for Evolution. (Gilles Dartiguelongue)
9034 #311512: New message notification is not triggered even by
9035 identified spam. (Karl Relton)
9036 #315012: Fixed crash when reopening an encrypted sent email (Pascal
9038 #321741: Default date for appointment or meeting is now set to
9039 current date (Milan Crha)
9040 #326388: Delete button is disabled for 'Birthdays & Anniversaries'
9041 calendar (Raghavendaran)
9042 #333707: Thread message selection improvements, while deleting
9043 messages in thread. (David Moore)
9044 #333858: Fixed popping of multiple categories dialog in contact
9046 #335241: Send/Receive Messages window size fixed (Matthew Barnes)
9047 #335396: Account Editor's "Sent / Draft Folder" dialogs now has
9048 proper title (Muktha)
9049 #347767: A confirmation dialog will come up if a memo is saved
9050 without a summary (Ushveen Kaur)
9051 #351729: Fixed unnecessary/broken windows (Milan Crha)
9052 #386503: Help Menu or F1 now works (Matthew Barnes, Götz Waschk)
9053 #415770: Outlook style reply option (Christian Kellner)
9054 #424562: Dropped support for GTK+ < 2.10 (Matthew Barnes)
9055 #427232: Fixed a crash during startup due to missing relative-URI
9057 #436985: Move files that have translations but are not shipped to
9058 POTFILES.skip (Philip Withnall)
9059 #438461: Mail preferences buttons now has a consistent look (Gilles
9061 #438467, #439118, #437584, #441055, #441014: Compilation warning
9062 cleanups (Gilles Dartiguelongue)
9063 #439049: Setting time for an appointment in "ja" locale now works
9064 correctly (Wang Xin)
9065 #439122: Compilation warnings cleanup (Gilles Dartiguelongue)
9066 #439146, #438711: Improvements for the new mail-notification plugin
9067 (Ross Burton and Daniel Gryniewicz)
9068 #439316: Fixed translation issues and some fixes around broken gtk.
9070 #439512: Mark strings for translation. (Srinivasa Ragavan)
9071 #439957: Fix camel warnings (Ross Burton)
9072 #440741: Added apps-evolution-mail-notification.schemas.in.in to
9073 translation. (Srinivasa Ragavan)
9074 #441010: Fixed dropdowns in mailer's view editor (Matthew Barnes)
9075 #441992: Fixed a crash when selecting a mail (Jeff Cai)
9076 #443140: Added a missing mnemonic in Preferences window (Vinod)
9078 Updated Translations:
9080 Theppitak Karoonboonyanan (th)
9082 Hendrik Richter (de)
9083 Daniel Nylander (sv)
9084 Stéphane Raimbault (fr)
9086 Yair Hershkoviz (he)
9091 Fixed casts and other compilation warnings (Gilles Dartiguelongue)
9092 Added German translations for help files (Andre Klapper)
9093 Fix file descriptor leak (Jules Colding)
9094 Do not fetch folder-info from backend - just use the data from the
9095 current folder tree. (Veerapuram Varadhan)
9097 Evolution 2.11.2 2007-05-14
9098 ---------------------------
9101 Mail notification plugin with libnotify and panel
9102 tray support (Srinivasa Ragavan)
9105 #407104: Makes the GNOME Clock applet able to correctly start
9106 Evolution. (Matthew Barnes)
9107 #355919: Fixes evolution crash when display depth set to 8 on
9108 sparc machine (Xiurong Simon Zheng)
9109 #427789: Allow cut/copy and paste an appointment/meeting/task
9110 with localized characters (Xiurong Simon Zheng)
9111 #337616: Fix "make distcheck" errors. (Matthew Barnes)
9112 #334966: Fix for crash on close. (Srinivasa Ragavan)
9113 #325966: Clicking folder tree submenu title now opens/closes the
9114 tree (Christian Neumair)
9115 #435610: Run gtk-update-icon-cache in uninstall-hook (David Farning)
9116 #330098: Selecting Copy on Right-clicking any memo list now works
9118 #424055: Fixed resizing of contact list dialog. (Ãystein GisnÃ¥s)
9119 #417797: Copy and move of contacts between address books now works
9120 correctly (Ãystein GisnÃ¥s)
9121 #404239: Included a missing row columns in contacts minicard view
9123 #358250: Change field Organization to Company in AddressBook (Javier
9125 #325118: Add translator comments for a string (Andre Klapper)
9126 #378441: Mnemonics added for FROM/SUBJECT/TO headers in message pane
9128 #380750: Make force-shutdown work in Solaris (Wang Xin)
9129 #414195: Fix build break (Loïc Minier)
9130 #425506: Fix a crash when clicking the Edit button (Xiurong Simon
9132 #324982: Fix warnings at program startup (Hiroyuki Ikezoe)
9133 #375234: Fix a crash when syncing with iPod (Vitaliy Ischenko)
9134 #325965: Fix a crash when selecting "mark messages as read" on a
9135 Maildir subfolder (Ilkka Tuohela)
9136 #432867: Changed default attribute for file from 0755 to 0644 (Milan Crha)
9138 Updated Translations:
9142 Evolution 2.11.1 2007-04-23
9143 ---------------------------
9146 Improved SPAM support (Srinivasa Ragavan)
9147 Bogofilter plugin (Mikhail Zabaluev)
9148 Spinner for progress indication (Srinivasa Ragavan)
9149 Improved Backup/restore plugin (Srinivasa Ragavan)
9150 Improved Groupwise status tracking (Sankar)
9151 Improved GtkPrint support (Matthew Barnes)
9154 #211082: Contact merging support on creation (Ebby Wiselyn)
9155 #429422 and #419469: Code cleanups (Matthew Barnes)
9156 #415985 and #416028: Fix crash in calendar (Wang Xin)
9157 #419524: Fix incorrect includes (Matthew Barnes)
9158 #426812: Refactor the printing infrastructure (Matthew Barnes)
9159 #353662: Signature list now scrollable using keyboard (Baris Cicek)
9160 #423766: Fix saving of mail attachments (Matthew Barnes)
9161 #343195: Get total number of mails with CAMEL_FOLDER_TOTAL if the folder
9162 is junk folder. (Hiroyuki Ikezoe)
9163 #383953: Fix message count display (Matthew Barnes)
9164 #332765: More intelligent message selection (Christof Krüger)
9165 #424795: Fix system beep (Karl Relton)
9166 #352713: Update parent rows when a child row changes (René Stadler)
9167 #400241: Don't #include <composer/e-msg-composer.h> since we don't
9168 install that file (Matthew Barnes)
9169 #411331: Fix the message selection (Srinivasa Ragavan)
9170 #375577: Correctly capitalize SpamAssassin (Priit Laes)
9171 #387619: Remove use of deprecated icon names (Rodney Dawes)
9172 #373116: Migrate from GnomeColorPicker to GtkColorButton (Matthew
9174 #373837: Migrate from GnomeFontPicker to GtkFontButton (Matthew Barnes)
9175 #271851: fix startup notification problem (Stephen Cook)
9176 #259606: Added support for middle click to open the component in new
9177 window (Michael Meeks)
9178 #396645: Show only cert files in filechooser (Gilles Dartiguelongue)
9179 #426816: Refactor the printing infrastructure (Matthew Barnes)
9180 #329168: Add missing mnemonic widgets (Andre Klapper)
9181 #408423: Code cleanups and several memory leaks (Daniel Gryniewicz)
9182 #353922: Fix a duplicate keyboard shortcut (Diego Escalante Urrelo)
9183 #401539: Fix a crasher (Matthew Barnes)
9184 #356523: Copies the file uri and decodes it before trying to attach the
9185 image (Martin Olsson)
9186 #243241: Show only enabled accounts on composer (Paul Iadonisi)
9187 #430559: Added mnemonics. (Vinod)
9188 #426743: Corrected typo "asychronous" (Elizabeth Greene)
9189 #404233: change "E-Mail" to "Email" (Andre Klapper)
9190 #426487: Date is garbled in contacts preview pane on locale "ja_JP.PCK"
9191 (Xiurong Simon Zheng)
9192 #426829: Code cleanups (Xiurong Simon Zheng)
9193 #406933: Call gettext() on the EConfigItem labels (Jeff Cai)
9194 #380843: Fix time format translations (Jeff Cai & takao.fujiwara)
9195 #426481: Fix Typo Assitant (Elizabeth Greene)
9196 #404764: Fix typos and reword a string (Andre Klapper)
9199 Updated Translations:
9201 Yair Hershkovitz (he)
9202 Daniel Nylander (sv)
9207 Hendrik Richter (de)
9209 Evolution 2.10.0 2007-03-12
9210 ---------------------------
9212 Fixes since 2.9.92 :
9214 Harish Krishnaswamy (Welcome mail update,
9215 GtkHTML version required update)
9217 Updated Translations:
9219 Igor NestoroviÄ (sr)
9221 Christian Kintner (de)
9222 Theppitak Karoonboonyanan (th)
9225 Gintautas Miliauskas (lt)
9227 Daniel Nylander (sv)
9229 Josep Puigdemont i Casamajó (ca)
9230 Alexander Shopov (bg)
9232 Maxim Dziumanenko (uk)
9234 Chao-Hsiung Liao (zh_HK, zh_TW)
9235 Artur Flinta and GNOME PL Team (pl)
9237 Jovan Naumovski (mk)
9243 Washington Lins (pt_BR)
9244 Daniel Nylander (sv)
9248 Evolution 2.9.92 2007-02-26
9249 ---------------------------
9252 Documentation updates from PC Radhika.
9254 Updated Translations:
9260 Gintautas Miliauskas (lt)
9262 Daniel Nylander (sv)
9266 Leonardo Ferreira Fontenelle, Washington Lins (pt_BR)
9267 Stéphane Raimbault (fr)
9268 Nguyá»
n Thái Ngá»c Duy (vi)
9269 Alexander Shopov (bg)
9275 Theppitak Karoonboonyanan (th)
9278 Matthew Barnes, Raghavendran R, Srinivasa Ragavan, Ebby Wiselyn,
9279 Harish Krishnaswamy, Chenthill Palanisamy, Sankar P
9281 Evolution 2.9.91 2007-02-12
9282 --------------------------
9284 Updated Translations:
9286 Theppitak Karoonboonyanan (th)
9287 Stéphane Raimbault, Robert-André Mauchin and Stéphane Raimbault (fr)
9289 Hendrik Richter (de)
9293 Daniel Nylander (sv)
9295 Chao-Hsiung Liao (zh_HK)
9296 Chao-Hsiung Liao (Zh_TW)
9305 Nickolay V. Shmyrev, Wang Xin, Ebby Wiselyn, Duarte Loreto, Matthew Barnes,
9306 Ushveen Kaur, William Jon McCann, Andre Klapper, Raghavendran, Srinivasa Ragavan,
9307 Sankar P, Kjartan Maraas, Wang Xin, Matthias Clasen
9309 Evolution 2.9.6 2007-01-22
9310 --------------------------
9311 Updated Translations:
9312 Ilkka Tuohela (fi), Daniel Nylander(sv)
9315 Raghavendran R, Srinivasa Ragavan, Sankar P
9318 Evolution 2.9.5 2007-01-08
9319 --------------------------
9321 Updated Translations:
9322 Djihed Afifi (ar), Danilo Å egan (sr), David Lodge (en_GB), Kjartan Maraas
9323 (nb), Gintautas Miliauskas (lt), Jordi Mas (ca), Bernat Tallaferro (ca),
9324 Clytie Siddall (vi), Priit Laes (et)
9327 Daniel Nylander (Updated translation for documentation)
9328 Veerapuram Varadhan (346728, 268412)
9329 Simon Zheng (352108)
9330 Nickolay V. Shmyrev (340165)
9331 Nathan Owens (389664)
9333 Matthew Barnes (383027, 377511)
9334 Wang Xin (389966, 389961)
9335 Harish Krishnaswamy (382860)
9337 Evolution 2.9.4 2006-12-18
9338 --------------------------
9340 Updated Translations:
9341 Kjartan Maraas(nb), Djihed Afifi (ar), Francisco Javier F. Serrador (es),
9342 Ilkka Tuohela (fi), Hendrik Richter (de), Jakub Friedl (cs), Ivar Smolin (et)
9345 Sankar P (Evolution exchange shouldnt check mail in all folders by default)
9346 Srinivasa Ragavan (Icons in Quick Show)
9347 Matthew Barnes (382431)
9348 Hendrik Richter (358310)
9349 Francisco Javier F. Serrador (Updated translation for documentation)
9350 Veerapuram Varadhan (bugzilla.novell.com - 208395)
9352 Evolution 2.9.3 2006-12-04
9353 --------------------------
9355 Updated Translations:
9356 Ivar Smolin (et), Jakub Friedl (cs),
9357 Karsten Bräckelmann (nb), Francisco Javier F. Serrador (es),
9358 Christophe Merlet (fr)
9361 Francisco Javier F. Serrador (gnome-doc-tools integration, 358249)
9362 Harish Krishnaswamy (evolution.desktop install fixes, GW proxy pruning,
9363 memory leak fixes, 381642 (b.g.0), bug #208959 at bugzilla.novell.com)
9364 Nickolay V. Shmyrev (support for commandline uri in tasks),
9365 Daniel Gryniewicz (349966), Srinivasa Ragavan (Fix DoS by large emails)
9366 Sankar, Chris Halls (372528), Wang Xin (380064), Carlos Garcia (367183),
9367 Chenthill (208318 - b.n.c), Parthasarathi Susarla (348679).
9368 Matthew Barnes (357970).
9370 Evolution 2.9.2 2006-11-07
9371 --------------------------
9373 Updated Translations:
9374 Christophe Merlet (fr), Alexander Shopov (bg),
9375 Francisco Javier F. Serrador (es), Ivar Smolin (et),
9376 Ilkka Tuohela (fi), Pawan Chitrakar (ne), Gabor Kelemen (hu),
9377 Josep Puigdemont i Casamajó (ca).
9380 Jules Colding, Harish Krishnaswamy, Ben Gamari, Priit Laes.
9383 Evolution 2.9.1 2006-10-16
9384 --------------------------
9386 Updated Translations:
9389 Jovan Naumovski (mk)
9391 Francisco Javier F. Serrador (es)
9394 Alexander Shopov (bg)
9396 Zygimantas BeruÄka (lt)
9397 Cyprien Le Pannérer (fr)
9401 Daniel Nylander (sv)
9402 Ignacio Casal Quinteiro (gl)
9404 Ã
smund Skjæveland (nn)
9405 Hendrik Richter (de)
9406 Nickolay V. Shmyrev (ru)
9408 Wouter Bolsterlee (nl)
9411 Subhransu Behera (or)
9412 Pawan Chitrakar (ne)
9414 Vladimer Sichinava (ka)
9415 Kostas Papadimas (el)
9417 Alessio Frusciante (it)
9421 Mathew Barnes, Harish Krishnaswamy, Radhika Nair,
9422 Tor Lillqvist, Chris Heath, Sankar P, Ushveen Kaur,
9423 Srinivasa Ragavan, Daniel Gryniewicz, Nick Sukharev,
9424 Roozbeh Pournader, Wouter Bolsterlee, Andre Klapper,
9425 Kjartan Maraas, Chenthill Palanisamy, Devashish Sharma,
9428 Evolution 2.8.1 2006-10-02
9429 --------------------------
9431 Updated Translations:
9433 Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi),
9434 Francisco Javier Fernandez Serrador (es),
9435 Daniel Nylander (sv), Jovan Naumovski (mk),
9436 Pema Geyleg (dz), Ivar Smolin (et),
9437 Ã
smund Skjæveland (nn), Hendrik Richter (de),
9438 Nickolay V. Shmyrev (ru), Daniel Nylander (sv),
9439 Changwoo Ryu (ko), Wouter Bolsterlee (nl),
9440 Luca Ferretti (it), Gabor Kelemen (hu),
9441 Cyprien Le Pannérer (fr), Subhransu Behera (or),
9442 Pawan Chitrakar (ne), Alexander Shopov (bg),
9443 David Lodge (en_GB), Ankit Patel (gu),
9444 Vladimer Sichinava (ka), Kostas Papadimas (el),
9445 Jamil Ahmed (bn), Alessio Frusciante (it)
9449 356811, 351332, 353472, 357422, 354650, 352767, 341932, 353920,
9450 355294, 343331, 332101, 352450, 348419, 343369, 261082, 261980,
9451 325611, 325613, 334692, 354775, 352450, 344276, 343409, 261062,
9452 342882, 332101, 357811, 352353, 329694, 335814, 341474, 341099.
9453 351332, 352450, 343686.
9456 Matthew Barnes, Harish Krishnaswamy, Daniel Gryniewicz, Nick Sukharev,
9457 Roozbeh Pournader, Srinivasa Ragavan, Wouter Bolsterlee, Kjartan Maraas,
9458 Tor Lillqvist, Chenthill, Ushveen Kaur, Arvind, Hiroyuki Ikezoe.
9459 Andre Klapper, Radhika Nair.
9461 Evolution 2.8.0 2006-09-04
9462 --------------------------
9463 Evolution 2.8 Stable Release for GNOME 2.16.0.
9465 Evolution 2.7.92 2006-08-21
9466 ---------------------------
9468 Updated Translations
9470 Hendrik Richter (de), Wouter Bolsterlee (nl), Daniel Nylander (sv),
9471 Priit Laes (et), Francisco Javier F. Serrador (es), Satoru SATOH (ja),
9472 Subhransu Behera (or), Matic Ã
½gu (sl), Jovan Naumovski (mk),
9473 Ankit Patel (gu), Ã
½ygimantas BeruÃÂka (lt), Gabor Kelemen (hu),
9474 Ilkka Tuohela (fi), Ahmad Riza H Nst (id), Rahul Bhalerao (mr),
9475 Clytie Siddall (vi), Changwoo Ryu (ko), Chao-Hsiung Liao (zh_HK) (zh_TW),
9476 Tino Meinen (nl), Ani Peter (ml), Xavier Conde Rueda (ca),
9477 Maxim Dziumanenko (uk), Guntupalli Karunakar (dz), Leonid Kanter (ru),
9478 Daniel van Eeden (nl), Kjartan Maraas (nb)
9482 Pavel Roskin, Kjartan Maraas, Srinivasa Ragavan, Laurent Goujon,
9483 Matthew Barnes, Chenthill Palanisamy, Li Yuan, Harish Krishnaswamy,
9484 Mubeen Jukaku, Ushveen Kaur, Jeff Cai, Johannes Berg, Hiroyuki Ikezoe,
9487 Evolution 2.7.91 2006-08-07
9488 ---------------------------
9490 Updated Translations
9492 Jordi Mas (ca), Rhys Jones (cy), Francisco Javier F. Serrador (es),
9493 Inaki Larranag (eu), Priit Laes (et), Ilkka Tuohela (fi),
9494 Christophe Merlet (fr), Ankit Patel (gu), Jovan Naumovski (mk),
9495 Rahul Bhalera (mr), Kjartan Maraas (nb), Vincent van Adrighem (nl),
9496 Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
9497 Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK) (zh_TW)
9501 Johnny Jacob, Srinivasa Ragavan, Alessandro Decina, Sankar P,
9502 Veerapuram Varadhan, Arvind, Andre Klapper, Bastien Nocera,
9503 Chenthill Palanisamy, Rajeev ramanathan, Devashish Sharma,
9504 Roozbeh Pournader, Sushma Rai
9506 Evolution 2.7.90 2006-07-24
9507 ---------------------------
9509 Updated Translations:
9511 Zygimantas Berucka (lt),
9512 Christophe Merlet (fr),
9513 Francisco Javier F. Serrador (es),
9514 Changwoo Ryu (ko), Jonathan Ernst (fr),
9515 Nikos Charonitakis (el), Funda Wang (zh_CN),
9516 Ankit Patel (gu), Ilkka Tuohela (fi),
9517 Raivis Dejus (lv), Kostas Papadimas (el),
9518 Dzongkhalinux team, DIT (dz), Hendrik Richter (de),
9519 Daniel Nylander (sv), Ivar Smolin (et),
9520 Theppitak Karoonboonyanan (th), Simos Xenitellis (el),
9521 Chao-Hsuing Liao (zh_HK, zh_TW)
9523 Bug fixes and features :
9525 Arvind, Andre Klapper, Boby Wang, Yuri Pankov,
9526 Harish Krishnaswamy, Srinivasa Ragavan, Johnny Jacob,
9527 Raghavendran, Shree Krishnan, Ushveen Kaur, Karsten
9528 Brackelmann, Michael Zucchi, Hiroyuki Ikezoe,
9529 Rajeev Ramanathan, Chenthill Palanisamy, Li Yuan,
9530 Devashish Sharma, Mikhail Zabaluev, Ross Burton,
9531 Sankar, Benoît Dejean, Vandana Shenoy, Julio M. Merino
9532 Vidal, Luca Ferretti.
9534 Evolution 2.7.4 2006-07-10
9535 --------------------------
9536 Updated Translations:
9538 Francisco Javier F. Serrador, Jovan Naumovski,
9539 Changwoo Ryu, Nikos Charonitakis, Rostislav
9540 Raykov, Ilkka Tuohela, Ivar Smolin, Ahmad Riza
9541 H Nst, Inaki Larranaga, Ankit Patel, Vincent
9542 van Adrighem, Runa Bhattacharjee, Benoît Dejean,
9543 Theppitak Karoonboonyanan, Pawan Chitrakar, I.Felix,
9544 Rajesh Ranjan, Kjartan Maraas, Chao-Hsiung Liao,
9545 Clytie Siddall, Hendrik Richter, Daniel Nylander.
9549 Andreas Köhler, Harish Krishnaswamy, Ushveen Kaur,
9550 Andre Klapper, Johnny Jacob, Mathew Barnes, Arvind_evo,
9551 Srinivasa Ragavan, Tor Lillqvist, Li Yuan, Chenthill,
9552 Wang Xin, Rajeev Ramanathan, Aishwarya K, Hiroyuki Ikezoe,
9553 Simon Zheng, Devashish Sharma, Oswald Rodrigues, Harry Lu,
9554 Oswald, Sushma Rai, Mathew Barnes, Karsten Bräckelmann,
9555 Sankar P, Frederic Peters.
9557 Evolution 2.7.3 2006-06-12
9558 --------------------------
9560 Updated Translations contributed by
9561 Ilkka Tuohela, Ignacio Casal Quinteiro, Kjartan Maraas,
9562 Ankit Patel, Francisco Javier F. Serrador,
9563 Funda Wang, Pema Geyleg, Vincent van Adrighem,
9564 Clytie Siddall, Stanislav Brabec, Priit Laes,
9567 Bug fixes and other changes :
9568 Srinivasa Ragavan, Li Yuan, Harish Krishnaswamy,
9569 Chris Heath, Jeffrey Stedfast, Gary Coady, Tor Lillqvist,
9570 Frederic Peters, Wang Xin, Hiroyuki Ikezoe, Li Yuan,
9571 Parthasarathi Susarla, Simon Zheng, Devashish Sharma,
9572 Roozbeh Pournader, Johnny Jacob, Federico Mena Quintero
9573 Ed Catmur, Carlos Garcia Campos, Sushma Rai, Sankar P,
9574 David Richards, Chenthill Palanisamy,
9576 Evolution 2.7.1 2006-04-24
9577 ---------------------------
9579 First release of 2.7 development series.
9584 * Integration of Evolution Calendar with Cairo
9586 Evolution 2.5.92 2006-02-27
9587 ---------------------------
9589 Bug fixes since last release :
9590 http://go-evolution.org/Evo2.5.92#Evolution
9592 Updated Translations:
9595 - cs (Miloslav Trmac)
9596 - el (Kostas Papadimas)
9597 - es (Francisco Javier F. Serrador)
9599 - fi (Ilkka Tuohela)
9600 - gl (Ignacio Casal Quinteiro)
9602 - ja (Takeshi AIHaNA)
9603 - ka (Clytie Siddall)
9604 - lt (Ã
½ygimantas BeruÃÂka)
9605 - nb (Kjartan Maraas)
9606 - nl (Vincent van Adrighem)
9607 - no (Kjartan Maraas)
9608 - ru (Leonid Kanter)
9609 - sr (Slobodan D. Sredojevic)
9610 - th (Theppitak Karoonboonyanan)
9611 - vi (Clytie Siddall)
9612 - zh_CN (Funda Wang)
9613 - zh_HK (Chao-Hsiung Liao)
9614 - zh_TW (Chao-Hsiung Liao)
9617 Evolution 2.5.91 2006-01-13
9618 ---------------------------
9620 Bug fixes since last release :
9621 http://go-evolution.org/Evo2.5.91#Evolution
9623 Updated Translations:
9625 - bg (Vladimir Petkov)
9626 - ca (Xavier Conde, Jordi Mas)
9627 - cs (Lukas Novotny)
9629 - en_CA (Adam Weinberger)
9630 - es (Francisco Javier F. Serrador)
9632 - fi (Ilkka Tuohela)
9633 - gl (Ignacio Casal Quinteiro)
9635 - lt (Žygimantas BeruÄka)
9636 - nb, no (Kjartan Maraas)
9638 - pt_BR (Raphael Higino)
9639 - sq (Laurent Dhima)
9640 - sr, sr@Latn (Slobodan Sredojevic)
9641 - th (Theppitak Karoonboonyanan)
9642 - vi (Clytie Siddall)
9643 - zh_CN (Funda Wang)
9644 - zh_TW, zh_HK (Chao-Hsiung Liao)
9646 Evolution 2.5.90 2006-01-30
9647 ---------------------------
9651 Bug fixes since 2.5.5 :
9652 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=
9654 Updated Translations:
9656 - bg (Vladimir Petkov)
9657 - el (Kostas Papadimas)
9658 - en_CA (Adam Weinberger)
9659 - es (Francisco Javier F. Serrador)
9661 - fi (Ilkka Tuohela)
9662 - gl (Ignacio Casal Quinteiro)
9665 - nb, no (Kjartan Maraas)
9666 - nl (Vincent van Adrighem)
9667 - pt_BR (Evandro Fernandes Giovanini)
9668 - sr, sr@Latn (Slobodan D. Sredojevic)
9669 - vi (Clytie Siddall)
9670 - zh_CN (Funda Wang)
9671 - zh_TW, zh_HK (Chao-Hsuing Liao)
9672 - POTFILES.in (Adam Weinberger)
9673 - POTFILES.in (Harish)
9675 Evolution 2.5.5 2006-01-16
9676 --------------------------
9678 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9680 #326458 â New Meeting/Task UI: remove useless seperators (Srini)
9681 #326265 â "Message Source", "Character Encoding" miss mnemonics (Srini)
9682 #326266 â avoid using "i" as mnemonic (Srini)
9683 #326381 â change "_Insert" mnemonic in Signature Editor Menu (Srini)
9684 #325110 â Compose Message Controls Not Working (Shreyas)
9685 #326877 â UI: Menu Bar Changes Number Of Items When No Email Highlighted (Srini)
9686 #218570 â "Collapse all" and "expand all" threads feature missing (Srini)
9687 #221270 â Send & Receive -dialog should show also account name for usability (Rohini)
9688 #246257 â Find in Message dialog - UI suggestions (Rohini)
9689 #239929 â Zoom with mousewheel broken (Rajeev)
9690 #255303 â changing folders strangeness (Srini)
9691 #325334 â "Canceled" spelling errors (Andre Klapper)
9692 #325618 â Exchange operations plugin doesn't get loaded on startup. (Srini)
9693 #313095 â gw: Disable a account which has done proxy login to other account error message is wrong (Shreyas)
9694 #325568 â Spaces disappeared from strings (Andre Klapper)
9695 #325748 â Add a new mozila built-in cert module's path for compatible reason (Simon Zheng)
9696 #273076 â Cryptic short messages in Evolution certificate manager (Andre Klapper)
9697 #324739 â Crash moving from mail to calendar (Srini)
9698 #325629 â port to the new libnotify API (Sebastien Bacher)
9699 #324816 â Alarm Tray eats CPU (Chakravarthi)
9700 #324889 â Selecting calendar from event-notification drop-down from notification-area crashes EDS (Chakravarthi)
9701 #213660 â Set default alarm type and sound file in preferences (Johnny Jacob)
9702 #320101 â When Scheduling Meeting, [Invitations] Tab Accepts Multiple Names (Chenthill)
9703 #311888 â On Recurrence Meeting Screen, Calendar Doesn't Display Correct View (Chenthill)
9704 #313112 â Make this occurence movable does not delete moved recurring instance (Chenthill)
9705 #259505 â In Calendar List View, switching months changes View (Chenthill)
9706 #271810 â Calendar not enabled if editor adds event (Chenthill)
9707 #274234 â jump to today pretty useless (Srini)
9708 #271541 â Read Only Calendars shouldn't present Read Only "New" Screen (Chenthill)
9709 #326735 â Meeting editor shows a wrong organizer (Chenthill)
9710 #325446 â Alarm Editor Window width changes as typing custom message (Srini)
9711 #325502 â resizing task editor window does not resize description input field (Srini)
9712 #325612 â strings in e-alarm-list.c need translator comments (Andre Klapper)
9713 #261071 â "RSVP" in evolution addressbook probably needs a translator comment (Andre Klapper)
9714 #216535 â changing start time should keep appointment's time length (Johnny Jacob)
9715 #258786 â 'Mark Selected Tasks as Complete' active even after tasks are marked complete (Johnny Jacob)
9716 #303193 â Changing reminder snooze time doesn't work after pressing ALT-S (Johnny Jacob)
9717 #325416 â tooltip of *earlier* appointment displayed in day view (Srini)
9718 #325414 â calendar tooltip never disappearing when aborting appointment creation (Srini)
9719 #323127 â Attachments pane gone wild (Johnny Jacob)
9720 #326378 â missing mnemonics for mail recover dialog buttons (Srini)
9721 #246237 â Compose a message dialog - label suggestions (Rohini)
9722 #317283 â Contact Categories dialog should have a default response (Devashish)
9723 #317282 â Contact Full Name dialog should have a default response (Default)
9724 #326268 â "search > advanced" misses mnemonic (Srini)
9725 #307513 â Please update some of the commandline tools. (Ali Akcaagac)
9726 #325334 â "Canceled" spelling errors (Andre Klapper)
9727 #326265 â "Message Source", "Character Encoding" miss mnemonics (Srini)
9728 #220286 â Hints are not gone after a folder switch (Srini)
9729 #326264 â "Current View" and "Caret Mode" have same mnemonic (Srini)
9730 #325132 â change "Sa junk-plugin" to "Spamassassin plugin" (Andre Klapper)
9731 #325210 â Plugin Spam learn can not work correctly (Shi Pu)
9732 #327053 â One typo in the .po file (Harish)
9733 #327155 â New grammar error (Harish)
9734 #326842 â Save password not working (Sushma)
9735 #271546 â Can't subscribe to other user's calendar with non-english Exchange server (Chenthill)
9736 #326060 â Exchange password expiry handling is broken (Sushma)
9737 #316100 â there is an empty menu after the help menu (Srini)
9738 #314748 â modal dialog issue (Sushma)
9739 #267402 â can not specify https URL for a remote calendar location (Tony Tsui)
9740 #326265 â "Message Source", "Character Encoding" miss mnemonics (Srini)
9741 #323011 â UI: options available on right click should be in menus as well (Srini)
9742 #325926 â Menu bar has entry with no text (Chenthill)
9744 New features and other fixes :
9745 - Merge caldav eplugin from evolution-caldav into Evolution (Harish)
9746 - Calendar EText Wrapping (Johnny Jacob)
9747 - CSV and Tab import support for addressbook (Devashish)
9748 - Edit menu implementation in Event/Task Editor (Johnny Jacob)
9749 - Keyboard Accelerator Fixes across Evolution (Srini & Harish)
9750 - Code cleanup (Simon Zheng, Johnny Jacob, Boby Wang, Harish )
9751 - Win32 Fixes (Tor Lillqvist)
9752 - import-ics-attachments plugin (Johnny Jacob)
9754 Updated Translations:
9756 - bg (Alexander Shopov)
9757 - en_CA (Adam Weinberger)
9758 - es (Francisco Javier F. Serrador)
9760 - fi (Ilkka Tuohela)
9762 - ja (Takeshi AIHANA)
9763 - lt (Žygimantas BeruÄka)
9764 - nl (Vincent van Adrighem)
9765 - nb, no (Kjartan Maraas)
9766 - nn (Ã
smund Skjæveland)
9767 - vi (Clytie Siddall)
9768 - zh_TW (Zhe Su, Chao-Hsiung Liao)
9770 Evolution 2.5.4 2006-01-02
9771 --------------------------
9773 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9775 #301149 - Translated plugin names, descriptions and labels. (Funda Wang)
9776 #323151 - Seperator in toolbar between Send/Receive and component buttons (Karsten Bräckelmann)
9777 #325120 - Remove ui/evolution-executive-summary.xml from CVS
9778 #306117 - Partially fixes typos and harmonizing capital/small letters (Andre Klapper)
9779 #319946 - Shortcut keys for Send/Receive and Save Message are same when invoked through Alt-F (Andre Klapper)
9780 #324677 - Mark as Menu does provide Clear/Completed (Srinivasa Ragavan)
9781 #313293 - Added shortcut for Preferences window (M Victor Aloysius J)
9782 #321734 - Added tooltips for Alarms and Attachment in the event editor.
9783 #322499 - Removed clashing tooltip for show/hide status bar (Srinivasa Ragavan)
9784 #227853 - Modifed Control + M to be the accelerator for show/hide preview across Evolution. (Srinivasa Ragavan)
9785 #316897 - Removed Copy To and Move To from the Evolution toolbar. (Rajeev Ramanathan)
9786 #323108 - ReOrdered Reply in the right click menu (Karsten Brackelmann)
9787 #325375 - Critical warning fix (Harish)
9788 #325276 - Modified usage of ""don't"" to "Do not" string (Harish)
9789 #306117 - Fixed few typos in po file (Andre Klapper)
9790 #325116 - Modified Cancelled to Canceled (Andre Klapper)
9791 #272772 - Added quotes to literal values (Andre Klapper)
9792 #311472 - Removed wrong singular string (Andre Klapper)
9793 #313801 - Changed duplicate mnemonic (Andre Klapper)
9794 #324173 - Changed title in selecting sound in Preferences page (Andre Klapper)
9795 #256913 - Fixed 3 HIG violations in Preferences page (Andre Klapper)
9796 #228040 - Setting up Follow-up flag to update preview (Srinivasa Ragavan)
9797 #324677 - Added menu for flag complete and clear menu (Srinivasa Ragavan)
9798 #60354 - Added the functionality to show folder name, mail and unread count in window title (NotZed)
9799 #324473 - Add-delete signature cause evolution crash (Jeff Cai)
9800 #324670 - Fixed evolution to change the pane size when changed in gconf (Sam Yang)
9801 #246256 - Changed "Case _Sensitive" to "Case _sensitive" (Varadhan)
9802 #324319 - Added accessible name for the attachment bar (Boby Wang)
9803 #234008 - Highlight drafts folder (Felix Ortega)
9804 #325364 - G_CRITICAL warning in shell (Harish)
9805 #325119 - Removed a duplicate word in the shell error dialog (Andre Klapper)
9806 #315866 - Made FAQ to point to go-evolution.org (Andre Klapper)
9807 #322001 - Fixed the display of menu item in ja locale (David Malcom)
9808 #325472 - G_CRITICAL warnings fix in certificates page (Harish)
9809 #325489 - G_CRITICAL warnings fix in tasks (Harish)
9810 #325468 - G_CRITICAL warnings fix in calendar preferences (Harish)
9811 #325123 - Removed duplication exclamation mark in iCalendar importer (Andre)
9812 #325125 - Strings Url and url are modified to URL (Andre Klapper)
9813 #313144 - Added punctuation to calendar error messages (Andre Klapper)
9814 #308851 - Fixed some grammatical errors in Calendar (Andre Klapper)
9815 #306150 - Fixed a confusing string in calendar schema (Chenthill)
9816 #248133 - Peculiar popup menu in Scheduling tab (Chakravarthi)
9817 #324525 - Delete Calendar events should default to Cancel (Chenthill)
9818 #323125 - Default search bar in calendar is not same after pressing clear (Varadhan)
9819 #323955 - Fixed Evolution hang when trying to invoke alarm daemon (Chakravarthi)
9820 #324196 - Empty summary check in event editor (Johnny Jacob)
9821 #323984 - Task / Assigned task shows part of timezone widgets in task editor (Sam Yang)
9822 #324195 - Evolution Not Pulling Down Webcal Content (Chenthill)
9823 #324094 - Added translatable strings in calendar tooltips (Srinivasa Ragavan)
9824 #324058 - Fixed a crash, while creating a calendar in exchange (Chenthill)
9825 #321739 - Synchronize between the attendees and the name selector dialog (Chenthill)
9826 #246245 - Changed the file selector title to "Insert Attachment" (Johnny Jacob)
9827 #205616 - Added new top/bottom buttons to filter dialog (Mathew Hall)
9828 #246225 - Changed strings in Advanced Search dialog (Arulanandan)
9829 #246227 - Changed strings in Save Search dialog (Arulanandan)
9830 #258048 - Modified categories menu to option (Srinivasa Ragavan)
9831 #266003 - Fixed a false status message in import popup (Sushma)
9832 #309618 - G_CRITICAL warnings fix (Harish)
9833 #246233 - Modified Search Editor to Searches (Johnny Jacob)
9834 #303876 - Fix for input strings committed in the wrong order in Evolution Task (Akira TAGOH)
9835 #306118 - Fixed a typo in e-table (Andre Klapper)
9836 #240762 - Make only user creatable views editable (Srinivasa Ragavan)
9837 #306117 - Fixed typos in bbdb plugin (Andre Klapper)
9838 #325491 - Fix to allow to right click if exchange account is configured (Sushma)
9839 #306117 - Fixed typos in exchange errors (Andre Klapper)
9840 #324678 - Creating the contacts folder and accessing it from Evolution is not working (Sushma)
9841 #324580 - Set the folder subscription dialog title correctly (Sushma)
9842 #313545 - Added translator comments for Exchange Delegate dialog (Sushma)
9843 #324485 - Fix to stop asking password twice during account creation (Sushma)
9844 #324483 - Fixed a memory leak in connector (Sushma)
9845 #325127 - Changed string Uid to UID (Andre Klapper)
9846 #320119 - Fix to avoid Novell Address Book Showing Up Twice In Lists (Sushma)
9847 #274433 - Fixed encoding conversion problem when converting email to task (Chenthill)
9848 #325128 - Added a missed word in itip formatter (Andre Klapper)
9849 #313554 - Marked missing strings translatable in itip-formatter (Andre Klapper)
9852 New features and other fixes :
9854 - Added visual cue to the present of search filter (Srinivasa Ragavan)
9855 - G_CRITICAL warnings (Harish)
9856 - Network Manager support in Evolution (Shreyas)
9857 - Publish Calendar plugin (David Trowbridge)
9858 - Using gstdio wrappers and code cleanup (Tor Lillqvist)
9859 - Win32 Fixes (Tor Lillqvist)
9861 Updated Translations:
9863 - be (Ales Nyakhaychyk)
9864 - en_CA (Adam Weinberger)
9865 - es (Francisco Javier F. Serrador)
9866 - el (Kostas Papadimas)
9867 - fi (Ilkka Tuohela)
9868 - gl (Ignacio Casal Quinteiro)
9870 - ja (Takeshi AIHANA)
9871 - lt (Žygimantas BeruÄka)
9872 - nb, no (Kjartan Maraas)
9873 - nn (Ã
smund Skjæveland)
9874 - vi (Clytie Siddall)
9875 - zh_CN (Funda Wang)
9877 Evolution 2.5.3 2005-12-12
9878 --------------------------
9880 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9882 #321639 - order of Reply methods confusing in the menu (Karsten Brackelmann)
9883 #321640 - Forward As menu missing (Karsten Brackelmann)
9884 #323140 - Mail Contex Menu ordered incorrectly (Karsten Brackelmann)
9885 #323253 - Evolution fails to show mailbox in send & receive dialog (Shi Pu)
9886 #322414 - Evolution doesn't respect to a key's change in gconf (Sam Yang)
9887 #315987 - Evolution 2.4 crashes EVERY time i sent an email (Parthasarathi)
9888 #316315 - Evolution exchange storage crashes on ECalendar sync (Varadhan)
9889 #322616 - End time in list view is displayed in UTC timezone (Chenthill)
9890 #317322 - crash when delete a imported recurrent event (Chenthill)
9891 #314639 - Evolution crashed on right click and select new appointment (Chenthill)
9892 #318777 - recurrence editing ... (Chenthill)
9893 #321237 - The categories' name cannot be displayed in braille monitor (Boby Wang)
9894 #314550 - When description of meeting is lengthy alarm notify popup should
9895 have scrollbar (Chakravarthi)
9896 #322863 - crashes on redirect (Parthasarathi)
9897 #300300 - Evolution, EAddress-conduit extra newline breaks PalmOS (Sushma)
9898 #303856 - Appointment Editor's OK button still greyed out after changing
9899 value (Johnny Jacob)
9900 #322740 - Screen Reader can't read the subject or date (Boby Wang)
9901 #322776 - Unable to keyboard navigate into message headers pane, if no
9902 message selected. (Li Yuan)
9903 #313219 - gal_view_new_dialog_set_property() does GTK_IS_ENTRY(random)
9904 (Veerapuram Varadhan)
9905 #322311 - New defined viewname with non-ASCII characters is not displayed
9906 in the View menu on some Non Ascii locale (Simon Zheng)
9907 #272514 - Don't include URL in translateable evolution-exchange message (Sushma)
9908 #314583 - Incorrect error messages (Sushma)
9909 #314576 - hang when using "Type: None" for a mail account (Partha)
9911 New features and other fixes :
9913 Evolution Editor UI and tooltip enhancements (Srinivasa Ragavan and Chenthill)
9914 Resolve duplicate symbols in e-util wrt libedataserver (Irene)
9915 Fix make-clean issues in Evolution plugins (Harish)
9916 e-attachment-bar crasher and Misc. code clean-up (Harish)
9917 Win32 related fixes and code clean-up (Tor Lillqvist)
9919 Updated Translations:
9922 - bg (Rostislav Raykov)
9923 - cs (Miloslav Trmac)
9924 - en_CA (Adam Weinberger)
9925 - es (Francisco Javier F. Serrador)
9927 - fi (Ilkka Tuohela)
9928 - gl (Ignacio Casal Quinteiro)
9929 - ja (Takeshi AIHANA)
9930 - lt (Zygimantas BeruÄka)
9931 - nb, no (Kjartan Maraas)
9932 - th (Theppitak Karoonboonyanan)
9933 - zh_CN (Funda Wang)
9934 - zh_TW (Abel Cheung)
9935 - zh_TW (Chao-Hsuing Liao)
9937 Evolution 2.5.2 2005-10-25
9938 --------------------------
9941 - New Event / Meeting Editor dialog (Srinivasa Ragavan &
9943 - Hula Account setup plugin (Harish)
9945 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
9947 #302974 - Added accelerators for Next and Previous message
9949 #314638 - Fixes a memory build-up, while creating a new meeting
9950 with new category (Chakravarthi)
9951 #313538 - Fix to show Free/Busy information for organiser
9953 #321088 - Fix to reduce the size of time window in free/busy to
9954 avoid the scroll of widget in the wrong direction.
9955 It Shows only 35 days in the canvas. (Chenthill)
9956 #273322 - Fixed a crash in evolution, when calendar is removed,
9957 remove it from publishing. (Dinesh)
9958 #316710 - Fixed a alarm issue to popup for exchange, by
9959 obtaining correct key for a authenticated calendar (Chakravarthi)
9960 #319217 - Show only alarms starting from today for missed alarms
9962 #316280 - Fix to addressbook print to use specified page size
9964 #229972 - In contact editor, move focus automatically to next
9965 field, after setting phone from the menus (Devashish)
9966 #301081 - Fix to rememberpublishing recipents in converting mail
9967 to task plugin (Mubeen)
9968 #308752 - Renamed 'Meetings and Tasks' to 'Calendar and Tasks'
9969 in Preferences (Dinesh)
9973 - Category syncing in todo-conduits (Nathen Owens)
9974 - Adjust the Date/Time widgets to take actual size in
9975 meeting/event page (Chenthill)
9976 - Automatic file extention filling in saving a calendar (Dinesh)
9977 - Code Cleanup (Harish)
9979 Update Translations:
9981 - bg (Alexander Shopov)
9982 - ca (Adam Weinberger)
9983 - es (Francisco Javier F. Serrador)
9985 - fi (Ilkka Tuohela)
9986 - gl (Ignacio Casal Quinteiro)
9988 - lt (Žygimantas BeruÄka)
9990 Evolution 2.5.1 2005-10-25
9991 --------------------------
9992 New !! Evolution Memos component (Nathan Owens)
9993 and plenty of bug fixes as usual.
9995 Evolution 2.4.0 2005-09-05
9996 --------------------------
9999 - A new menu layout (More HIG compliant)
10000 - Inline PGP Signature/Encryption support.
10001 - Performance enhancements on Camel/GroupWise Backends.
10002 - Auto-fit Image Attachments
10003 - Support for GroupWise proxy accounts
10004 - Extended EPlugin support, importers as an EPlugin.
10005 - Thunderbird-compatible storage of labels on IMAP.
10006 - Support for delegation of meetings (Calendar)
10007 - Marcus Baines Line (calendar)
10009 Evolution 2.3.8 2005-08-23
10010 ---------------------------
10012 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10014 #312225 - Cannot post message to NNTP easily (Rodney)
10015 #306878 - CTRL + H, does not select all mails of thread (Rodney)
10016 #310136 - Unable to get number of mails in a folder using
10017 accessibility interface (Li Yuan)
10018 #312668 - Unable to go back to Online mode after
10019 clicking offline button... (Michael Zucchi)
10020 #271894 - PGP-encrypted attached messages not displayed
10022 #312224 - New attachment UI is weird (Srinivasa)
10023 #312033 - new attachment widget no polished (Srinivasa)
10024 #307375 - Serious fd usage error 16 (Kaushal)
10025 #313440 - installed header includes non-existant file
10027 #313582 - Add scalix to send and receive check_all
10028 (Christian Kellner)
10029 #273842 - click 'Back' & 'Forward' to proceed in last but
10031 #232499 - renamed IMAP folder loses custom view settings
10033 #313057 - Evolution sends a GetFolderListRequest instead of
10034 a LogoutRequest when disabling an account (Vivek)
10035 #271985 - More Command Line Spew (Michael Zucchi)
10036 #312715 - Evolution crashes moving IMAP folder to local folder
10038 #304938 - Crash after posting to newsgroup (Michael Zucchi)
10039 #313585 - Install missing e-plugin header (Christian Kellner)
10040 #271984 - Command Line Spew From Plugins (Michael Zucchi)
10041 #311904 - unable to create new task b/w 00:00-03:00 (Chenthill)
10042 #312739 - Double click on the meeting in day view,
10043 opens as appointment (Viren)
10044 #310338 - Click on 'Edit' on 'Alarm notification nothing
10046 #310438 - drag-n-drop a task from a task list to the
10047 same task list makes the task disappear (Dinesh)
10048 #314152 - Contact renderer incorrectly uses
10049 e_contact_get_const() (Sushma)
10050 #241219 - "Edit Categories" shouldn't be modal (Devashish)
10051 #269870 - evolution-addressbook-export --format=csv
10052 does not work (Sushma)
10053 #312554 - Unable to rename contact list - Contact list
10054 copy of existing contact list (Devashish)
10055 #313063 - scrollbar doesn't work at all (Michael Zucchi)
10056 #308117 - mono plugin fails to load (Michael Zucchi)
10057 #312621 - un-subscribe to list from mail that no
10058 longer exists crashed evo (Michael Zucchi)
10059 #312313 - Cannot remove and then provide proxy access
10060 immedietly to same id (Sankar)
10061 #312352 - Evolution crashes always while providing proxy
10062 access to more then one user (Sankar)
10063 #312309 - gw: Evolution crashed when proxy access
10065 #311555 - sharing tab missing for user-created folders
10066 with names like Mailbox, Trash... (Vivek)
10067 #305627 - Inconsistent behaviour while accepting meeting
10069 #307841 - When accepting appointment into a groupwise
10070 calendar, they are being marked as "free"
10071 not "busy" (Chenthill)
10072 Win32 support fixes (Tor Lillqvist)
10073 Misc. build fixes (Harish)
10075 Updated Translations:
10077 - bg (Alexander Shopov)
10078 - bg (Rostislav Raykov)
10079 - ca (Josep Puigdemont i Casamajó)
10080 - ca (Xavi Conde Rueda)
10082 - de (Frank Arnold)
10083 - el (Kostas Papadimas)
10084 - en_CA (Adam Weinberger)
10085 - es (Francisco Javier F Serrador)
10087 - fi (Ilkka Tuohela)
10088 - hu (Gabor Kelemen)
10089 - id (Mohammad DAMT)
10090 - ja (Takeshi AIHANA)
10091 - lt (Zygimantas BeruÄka)
10092 - nb, no (Kjartan Maraas)
10093 - nb, no (Terance Sola)
10095 - nn (Sigurd Gartmann)
10096 - pt_BR (Raphael Higino)
10097 - ru (Nickolay V. Shmyrev)
10098 - sq (Laurent Dhima)
10099 - sr, sr@Latn (Igor NestoroviÄ)
10100 - sv (Christian Rose)
10101 - th (Theppitak Karoonboonyanan)
10102 - th (Supranee Thirawatthanasuk)
10103 - vi (Clytie Siddall)
10104 - zh_CN (Funda Wang)
10105 - zh_TW (Chao-Hsuing Liao)
10107 Evolution 2.3.7 2005-08-08
10108 ---------------------------
10110 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10112 #261971 - Bad plural form: foo(s) in evolution-addressbook.xml (Devashish)
10113 #302843 - Replying to news posting from vFolder (Michael Zucchi)
10114 #300881 - crash adding signature (Michael Zucchi)
10115 #312397 - Forward Of Message Displays Wrong Names In Comments (Michael Zucchi)
10116 #273885 - Many english messages in a translated version of evolution (Michael Zucchi)
10117 #310840 - Resizing evolution mail window which contains an image attachment crashes it. (Michael Zucchi)
10118 #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly (Michael Zucchi)
10119 #312410 - new attachment ui disappears (Srinivasa Ragavan)
10120 #309647 - contents of copy/paster buffer can corrupt initial contents of a reply message (Michael Zucchi)
10121 #231968 - Ability to access Permissions dialog from menus (Michael Zucchi)
10122 #300607 - "virtual vfolders" aren't moved properly (Michael Zucchi)
10123 #311223 - saving a message crashes evolution (Shreyas)
10124 #307538 - If receiving mail-tab is set to NONE (Shreyas)
10125 #311440 - Crashes on particular e-mail (Michael Zucchi)
10126 #311686 - Evolution crashes when adding an attendee in the event editor (Chenthill)
10127 #312460 - Evolution crashed on creating recurring meeting with attachment in GW calendar (Chenthill)
10128 #302460 - Double clicking in open text field in calendar crashes (Viren)
10129 #312447 - [Gnopernicus]Brlmoniter doesn't show the time changes if using keyboard shortcut to change date (Harry Lu)
10130 #309601 - GroupWise Calendar Events Can Be Moved By Attendees (Chenthill)
10131 #306017 - 'Delete this occurence' removes all day event on day *before* (Chakravarthi)
10132 #309247 - Error loading address book dialog seizes the desktop (Srinivasa Ragavan)
10133 #254923 - The image in a contact could be scaled to a sane size (Frank Arnold)
10134 #258257 - Evolution allows to save the contact without the contact name (Devashish)
10135 #309416 - crash on close (Srinivasa Ragavan)
10136 #269870 - evolution-addressbook-export --format=csv does not work (Michael Meeks)
10137 #311324 - Unsubscribe folder should not work in offline (Shakti Sen)
10138 #310353 - password prompt appears twice even after entering the correct password the first time (Sankar)
10139 #304461 - clicking on 'edit message' from the 'subscribe to list' pop-up dialog hangs evolution (Michael Zucchi)
10140 #312365 - Proxy access to self should be disabled (Sankar)
10141 #302817 - "Sent items" status tracking does not appear properly (Vivek)
10142 #311721 - 'Track message status' option present for messages other than in sent items folder also (Vivek)
10144 Updated Translations:
10146 - cs (Miloslav Trmac)
10148 - en_CA (Adam Weinberger)
10149 - el (Kostas Papadimas)
10150 - es (Francisco Javier F. Serrador)
10152 - fi (Ilkka Tuohela)
10154 - ja (Takeshi AIHANA)
10155 - nb,no (Kjartan Maraas)
10156 - nb,no (Terance Sola)
10157 - nl (Vincent van Adrighem)
10158 - POTFILES (Adam Weinberger)
10159 - pt_BR (Raphael Higino)
10160 - sk (Marcel Telka)
10161 - te (Prajasakti Localisation Team)
10162 - vi (Clytie Siddall)
10163 - zh_CN (Funda Wang)
10164 - zh_TW (Chao-Hsuing Liao)
10166 Evolution 2.3.6 2005-07-26
10167 ---------------------------
10169 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10171 #248126 - Missing options from Task menubar (Viren)
10172 #219242 - Save draft shortcut and button (Devashish)
10173 #310136 - number of mails in a folder using accessibility interface
10175 #310138 - locate first mail in a message list tree using
10176 accessibility interface (Li Yuan)
10177 #310330 - forwarding a mail as inline/quoted makes evolution
10179 #216021 - Add confirmation dialog to Forget Password (Sankar)
10180 #309991 - PROXY: Appointments not shown in proper time-zone (Chenthill)
10181 #310985 - "Subscribe to other user's Folder" option should be moved
10182 to File menu (Shakti)
10183 #309602 - Un-accepted GroupWise Appointments Should Give
10184 Cue On Calendar (Chenthill)
10185 #245331 - Keybindings for switching b/w calendar views (Harish)
10186 #310340 - 'Delete This Occurence' does not delete that occurence
10187 in GW calendar (Chenthill)
10188 #309680 - "Make this Occurence Movable" for a recurring appointment
10189 crashes evolution (Chenthill)
10190 #309869 - Clicking on buttons in composer doesnt change focus
10191 to the corresponding fields (Antony)
10192 #257329 - autocompletion in the settings uses wrong icon (Sushma)
10193 #235830 - Contacts name not displayed during edits (Arunprakash)
10194 #311090 - Cut contact asking for confirmation (Sushma)
10195 #310343 - Copying contact to same folder - Evolution crashes (Arunprakash)
10196 #311096 - Not able to add any user to give permissions (Shakti)
10197 #310433 - Renaming a user created Tasks List under exchange account
10198 creates one more Tasks List (Praveen)
10199 #310837 - Folder Permissions' doesn't show the 'Custom' label in the
10200 'Role' combo box (Shakti)
10201 #310699 - Evolution crashes after viewing the all folders' size (Sarfraaz)
10202 #310479 - For exchange calendar 'Permission' option is missing (Shakti)
10203 #310493 - Checking any Mail folder permission crashes evolution (Shakti)
10204 #310369 - No dialog pops up when you click on Folder->Subscribe (Shakti)
10205 #310233 - Evolution crashes when no exchange-account is configured (Shakti)
10206 #310854 - settings message receipts in send options does not send any message (Vivek)
10207 #310347 - trying to enable/disable filters for a mail account when the
10208 account is disabled hangs/crashes evolution (Vivek)
10209 #309992 - PROXY: Contacts button not disabled in edit-proxy-access-rights (Vivek)
10211 Other fixes and changes :
10213 - fix make distcheck woes all over the module (Harish)
10214 - refactor mail refresh code (Michael)
10215 - revert broken view->hide menu (Michael)
10216 - attachment bar cleanup (Srinivasa)
10217 - mailer memory leak fixes (Kjartan Maraas, Shreyas)
10218 - do not enter sidebar button in shell window when there
10219 is no label (Sarfraaz)
10220 - Build fixes for Windows support and use of NO_UNDEFINED
10222 - Image resize in contact-editor (Srinivasa)
10223 - enhance ESendOptionsDialog ui (Vivek)
10224 - allow user added categories to be edited and disable
10225 editing on builtin views on etable (Srinivasa)
10226 - calendar/contact/task hooks for exchange-operations plugin
10228 - fix error calls in exchange (Arunprakash)
10229 - exchange folder size display (Sarfraaz)
10230 - mark GW System Addressbook for offline usage by default (Sushma)
10231 - consolidate proxy plugins into groupwise features (Sankar)
10232 - fix memory leak in itip-formatter (Chenthill)
10235 Updated Translations:
10237 - bg (Vladimir Petkov)
10238 - el (Nikos Charonitakis)
10239 - en_CA (Adam Weinberger)
10240 - es (Francisco Javier F. Serrador)
10242 - fi (Ilkka Tuohela)
10243 - ja (Takeshi AIHANA)
10244 - lt (Žygimantas BeruÄka)
10245 - nb, no (Kjartan Maraas)
10247 - POTFILES (Adam Weinberger)
10248 - POTFILES (Sankar P)
10249 - POTFILES (Sarfraaz Ahmed)
10250 - POTFILES (Shakti Sen)
10251 - POTFILES (Vivek Jain)
10252 - pt_BR (Raphael Higino)
10253 - sk (Marcel Telka)
10254 - sr, sr@Latn (Igor NestoroviÄ)
10255 - vi (Clytie Siddall)
10256 - zh_CN (Funda Wang)
10258 Evolution 2.3.5 2005-07-12
10259 ---------------------------
10261 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10263 #309624 - An addressbook error tells me to check a filesystem path, but doesn't tell me what it is (Sushma)
10264 #237844 - Create a appointment with all blank properties (Sankar)
10265 #307794 - Evolution crashs in Mail Account creation druid (Vivek)
10266 #274329 - Evolution crashes on load, with notification to d-bus enabled. (Vivek)
10267 #242165 - "search in any field" produces wrong results
10268 #309245 - Unnecessary confirmation popup dialog while copying contacts (Srinivasa Ragavan)
10269 #206774 - Context menu should be different for Lists and Individuals (Srinivasa Ragavan)
10270 #242154 - "Open" should be first menu entry when right-clicking on a contact (Srinivasa Ragavan)
10274 sa-junk - junk filtering through spam assassin (Vivek)
10275 Groupwise proxy - proxy support for GW (Sankar, Shreyas)
10277 Other fixes and changes :
10279 - Importers refactoring (Michael Zucchi)
10280 - Unify mail and calendar attachment bar (Srinivasa Ragavan)
10281 - Handle contact:// and calendar:// uris (Veerapuram Varadhan)
10282 - Enable autocompletion on personal addressbook on creation (Frederic Crozat)
10283 - Miscellaneous recurrence fixes (Chenthill)
10284 - Enable alarms for non-organizers (Chenthill)
10285 - Set vertical scrollbar to always in meeting page (Srinivasa Ragavan)
10286 - Show progress information in calendar (Chenthill)
10287 - Add forward command line option to uri handling in mail (Veerapuram Varadhan)
10288 - Exit evolution when closing wizard using wm control (Frederic Crozat)
10289 - GW Junk mail handling (Vivek)
10290 - Attachment UI fixes and refactoring (Michael Zucchi)
10291 - Exchange Folder size support (Sarfraaz)
10292 - Exchange Subscribe/Unsubscribe support (Shakti Sen)
10293 - Exchange Folder Permissions support (Shakti Sen)
10294 - Exchange Delegation support (Praveen Kumar) -
10295 - Improved error handling in Exchange operations plugin (Arun Prakash)
10298 Updated Translations:
10300 - bg (Rostislav Raykov)
10301 - de (Hendrik Richter)
10303 - el (Nikos Charonitakis)
10304 - en_CA (Adam Weinberger)
10305 - es (Francisco Javier F. Serrador)
10307 - nb, no (Terance Sola)
10308 - sr, sr@Latn (Igor NestoroviÄ)
10309 - vi (Clytie Siddall)
10310 - zh_TW (Chao-Hsiung Liao)
10311 - POTFILES (Sankar P, Vivek Jain)
10313 Evolution 2.3.4 2005-07-02
10314 ---------------------------
10316 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10319 #307398 - blank IMAP warning messages (Michael Zucchi)
10320 #301466 - Could not able to create a vFolder with Match all condition (Brian Mury)
10322 New plugins - exchange-operations (Sarfraaz Ahmed, Praveen Kumar)
10323 - default-mailer (Jonathan Dieter, Michael Zucchi)
10325 Other fixes and changes :
10327 - Get around circular dependencies using fake bootstrap libraries
10328 and updates for Win32 support (Tor Lillqvist)
10329 - Inline-pgp signature/encryption support (Matt Brown)
10330 - gal clean up (Kaushal Kumar)
10331 - Do not pass data to gtkhtml that it cannot handle (Michael Zucchi)
10332 - Copyright year update (Andre Klapper)
10333 - utility function to display the busy cursor (Srinivasa Ragavan)
10334 - fix memory leaks in conduits (Mark G Adams)
10335 - add source type to ECalConfigTargetSource (Praveen Kumar)
10336 - fix attachment desensitization and fixes for delegation support (Chenthill)
10337 - compare backends for long events in the day view (Jedy Wang)
10338 - disable widgets appropriately for non-organizers in Event editor
10340 - Fix free/busy query updates from the GW backend (viren l)
10341 - Fix circular dependancies in the contact-list-editor (Harish)
10342 - set default parameter to email attribute. (Sushma)
10344 Updated Translations:
10346 - bg (Alexander Shopov)
10347 - cs (Miloslav Trmac)
10349 - da (Martin Willemoes Hansen)
10350 - de (Andre Klapper)
10351 - de (Hendrik Richter)
10353 - en_CA (Adam Weinberger)
10354 - es (Francisco Javier F. Serrador)
10357 - fi (Ilkka Tuohela)
10358 - nb, no (Terance Sola)
10359 - sk (Marcel Telka)
10360 - zh_CN (Funda Wang)
10361 - zh_TW (Abel Cheung)
10362 - zh_TW (Chao-Hsiung Liao)
10363 - POTFILES.in (Kaushal Kumar)
10364 - POTFILES.in (Not Zed)
10365 - POTFILES.in (Sarfraaz Ahmed)
10367 Evolution 2.3.3.1 2005-06-15
10368 -----------------------------
10370 #307176 - Remove X-GNOME-Bugzilla-Bugzilla=Ximian (Andre Klapper)
10371 Fix build issues related to the mono plugin (Harish)
10373 Evolution 2.3.3, 2005-06-07
10374 ---------------------------
10376 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10379 #306153 Two mnemonics in same string (Andre Klapper)
10380 #305376 Hide/unhide read messages missing from new menu layout (Rodney Dawes)
10383 #306151 Extra space in string (Andre Klapper)
10386 #272114 Beside 'Task' & 'Calender' folders, color boxs get displayed
10387 when properties are changed (Chenthill)
10388 #302267 Date button should have a detailed name (Li Yuan)
10391 Other fixes and new features :
10393 - subclass mail-component from evolution-component and
10394 not a bonobo object (Michael Zucchi)
10395 - plugin type loader registration, using a plugin itself.
10396 remove e-plugin-mono. (Michael Zucchi )
10397 - Delegation of meetings for GW backend (Chenthill)
10398 - Marcus Bains line for Calendar (Thouis Jones)
10399 - Folder browser listeners for filtering message list (Rodney Dawes)
10400 - helper for plugins to get mail session. (Michael Zucchi)
10401 - pseudo mime type to find message formatter (Michael Zucchi)
10402 - missing bits of e-cert-db from branch merge (JP)
10403 - delete/unload old nssckbi root certs module (Jeffrey Stedfast)
10404 - initial commits for importer plugin hooks (Michael Zucchi)
10405 - DnD support for remote URLs to the attachment window. (Srinivasa
10407 - exchange plugin UI changes (Sarfraaz Ahmed)
10408 - mail-remote plugin (Michael Zucchi)
10410 Updated translation :
10412 - zh_CN (Funda Wang)
10413 - bg (Vladimir Petkov)
10414 - en_CA (Adam Weinberger)
10415 - es (Francisco Javier F. Serrador)
10416 - nb (Kjartan Maraas)
10417 - no (Kjartan Maraas)
10418 - vi (Clytie Siddall)
10419 - de (Hendrik Richter)
10420 - cs (Miloslav Trmac)
10421 - bg (Yavor Doganov, Ivelina Karcheva)
10422 - el (Kostas Papadimas)
10423 - da (Martin Willemoes Hansen)
10425 Evolution 2.3.2, 2005-05-18
10426 ---------------------------
10428 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10430 #269129 replying to a newsgroup post from a vfolder gets group wrong (Jeffrey Stedfast)
10431 #271679 "make this occurrence movable" unusable (Rodrigo Moya)
10432 #274406 alarm notify crasher (Chenthill)
10433 #209416 Mini-card view for mailing list is wrong (Srinivasa Ragavan)
10437 272242 action "Print" doesn't have dots at the end of name (Vivek)
10438 Fixes #301459 - A collection of typos from the Evolution .po file (Chenthill)
10439 "all the deleted message" typo in Evolution mail-errors.xml (Sarfraaz)
10440 273075 - "cert" slang in Evolution certificate manager" (Sarfraaz)
10441 #300477 - Evolution account assistent does not have label (Mengjie Yu)
10442 #268906 - improve date selection for recurring appointments (Sushma)
10443 #229794 - When creating a recurrent appointment, current weekday can't be deselected (Harish)
10444 Patch from jack jia.
10445 #269416 - Drag/drop between task lists copies instead of moving (Srinivasa Ragavan)
10446 #301350 - alarms totally unreliable . (Rodrigo Moya)
10447 #261079 - Please add translator comments for "%s %s" messages in evolution (Vivek)
10448 #272464 - Error message on GW server needs to be clarified (Chenthill)
10449 #261969 - Bad plural form: foo(s) in addressbook-errors.xml (Sushma)
10450 #272005 - Click on 'Help' in 'Send Options' popup, this popup closes (Shreyas)
10451 #273096 - Double spacing in Evolution widget message (Harish)
10452 #273097 - Unnecessary trailing spaces in Evolution widget messages (Harish)
10454 Other fixes and features :
10456 New menu layout - Rodney Dawes
10457 Attachment Expander changes - Srinivas
10458 Remove wizard related code and use eplugin (JP)
10459 Evolution Force shutdown fixes (Harish)
10460 Pkg config fixes for evolution exchange (Amish)
10461 Move e-error to e-util (Michael Zucchi)
10462 Prevent crash if D-BUS session bus is not running (Timo Hoenig)
10463 Fixes for Bug #73099 and Bug #73098 - rdf, csv formats (Philip Van Hoof)
10464 moved widgets/misc/e-system-errors to e-util/e-system.error (Michael Zucchi)
10465 Memory leak fixes (Ross burton)
10466 Miscellaneous config fixes (Harish)
10467 Potfiles - remove dead files (JP)
10471 - mono, mail-remote, profiler (Michael Zucchi)
10473 Updated Translations:
10475 - bg (Rostislav Raykov)
10476 - el (Kostas Papadimas)
10477 - ne (Pawan Chitrakar)
10478 - fa (Meelad Zakaria and Roozbeh Pournader)
10479 - es (Francisco Javier F. Serrador)
10481 Evolution 2.3.1, 2005-04-26
10482 ---------------------------------------
10484 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
10488 - #301885 - Evolution crash when shifting locale in calendar view
10489 several times (Li Yuan)
10490 - #274476 - File ->Open Appointments, opens meeting as appointment
10492 - #273508 - status of organizer of a meeting getting changed
10494 - #41740 - No error trying to edit Exchange appointments from alarm
10496 - #73879 - Attach a file to 'Calendar' in offline, 'OK' button gets enabled
10498 - #73969 - 'Cancel' meeting doesnt delete all instances of recurring
10499 meeting in 'attendee's calendar (Chenthill)
10500 - #44719 - Alarm Notify window is not sticky any more (Rodrigo)
10501 - #69272 - doesn't accept new date & crashes while retrying (JP)
10502 - #73508 - evolution crash on startup (Chenthill)
10503 - #44579 appointment location / description does not get printed(Li Yuan)
10504 - #73031 - crash when closing event editor (Chenthill)
10505 - #268525 - crash when evo is in background (Chenthill)
10506 - #272983 - 'List' view has one entry for recurring appointment
10508 -#74265 incorrect start date display (Chenthill)
10511 - #273752 - Dragging folder from Maildir spool account to 'On This Computer'
10512 account crashes Evolution (Michael)
10513 - #273192 - Mark as (un)read missing from context popup menu (Rodney)
10514 - #273914 - Some of the tables do not have a11y names (Li Yuan)
10515 - #74002 - create shared-to me folder from the wizard offline (Partha, Vivek)
10518 - #273066 - buutons" typo in Evolution schemas message (JP)
10519 - #300968 - (Mengjie Yu)
10520 - #300970 - (Mengjie Yu)
10521 - #73270 - (Mengjie Yu)
10524 - #73914 -add a11y name to Certificates Table (Li Yuan)
10533 - asynchronously load message if no receipt is supplied (Michael)
10534 - New function to send an RFC2298-compliant message delivery notification
10536 - make the 'select all' work in all conditions (Mengjie Yu)
10537 - use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
10538 - add new receipt_policy field to services (ERDI Gergo)
10541 - return the localized name of the supported file type (Yong Sun)
10542 - fix offline state event (Michael)
10545 - display error messages when we can't load the component in the editor
10549 Updated Translations :
10552 * bg - Vladimir Petkov
10553 * cs - Miloslav Trmac
10554 * en_CA - Adam Weinberger
10555 * en_GB - Gareth Owen
10556 * es - Francisco Javier F. Serrador
10557 * de - Frank Arnold
10558 * id - Ahmad Riza H Nst
10559 * ne - Pawan Chitrakar
10561 * da - Martin Willemoes Hansen
10563 * pt - Duarte Loreto
10564 * pt_BR - Guilherme de S. Pastore
10565 * cs - Stanislav Brabec
10566 * fi - Ilkka Tuohela
10567 * sq - Laurent Dhima
10569 Evolution 2.2.0, 2005-03-07
10570 ---------------------------
10572 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10575 #73152 - Assigning Color To Default Personal Contacts, Creates Duplicate (Siva)
10578 #72835 - Alarm notify crashes always (Rodrigo)
10579 #73152 - Assigning Color To Default Personal Calendar, Creates Duplicate (Siva)
10584 - Fix exchange plugin description for OOF (Sushma)
10586 Updated translations:
10587 - pt_BR (Raphael Higino)
10588 - hu (Laszlo Dvornik)
10589 - sr (Danilo Segan, Igor Nestorovic)
10590 - sr@Latn (Danilo Segan, Igor Nestorovic)
10592 - lt (Zygimantas Berucka)
10593 - sq (Gintautas Miliauskas, Laurent Dhima)
10594 - ja (Takeshi AIHANA)
10595 - bg (Iassen Pramataro)
10597 Evolution 2.1.6, 2005-02-28
10598 ---------------------------
10600 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10603 #73005 - Cannot cancel 'Contact List Editor' (Siva)
10604 #73005 - offline - setting/unsetting folder offline property is not working (Sushma)
10605 #70371 - Evolution crashes when adding contact list (Siva)
10606 #67724 - When unix user name, callendar points to old username (Siva)
10607 #54825 - Freeze on .vcf import from MacOS X AddressBook (Christophe Fergeau)
10608 #73013 - 'Right' click on a 'Contact' cannot select 'Cut' (Siva)
10611 #72958 - Unable to send delayed meeting (Chen)
10612 #72006 - Opened existing appointments with attachment - press cancel - popup info with save / discard / cancel changes (Chen)
10613 #63866 - Same name can be entered twice in invitations tab (JP)
10614 #67714 - Invitations Tab Allows Entry Of Empty Line (JP)
10615 #62089 - adding contact lists to meetings impossible (JP)
10616 #47747 - Changes to attendee not updated until click on different row (JP)
10617 #61495 - Existing text is placed off screen when editing attendee field (JP)
10618 #28947 - adding contact list to attendee list should expand it (JP)
10619 #67724 - When unix user name, callendar points to old username (Siva)
10620 #72038 - Changes meeting to appoinment after throwing warning invalid mail id (Rodrigo)
10621 #69556 - Crash attaching mime parts to calendar events (Harish)
10624 #66126 - attach File Chooser is modal (Michael)
10625 #68549 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
10626 #71003 - threads still running at exit (Michael)
10627 #62109 - Inconsistent ways of determining 8-bit Subject: and From: header charsets (Jeff)
10628 #34153 - Confusing Outbox semantics for deleted outgoing messages (Michael)
10629 #71528 - Search Selection Widget Has Repeated Items (Michael)
10630 #71967 - Evolution delete mail from POP3 server even is checked the option "leave the mail on server (Michael)
10631 #40515 - Signature scripts do not allow switches (Michael)
10632 #68866 - Forward button doesn't put newline between headers and body (Michael)
10633 #35219 - flag-for-followup crufting (Michael)
10634 #64987 - Go to next unread message doesn't work when multiple messages are selected (Michael)
10635 #72337 - Evolution crashes if I click OK/Cancel on the password dialog after disabling the IMAP account (Michael)
10636 #70718 - Next and previous buttons don't realize there's new mail (Michael)
10637 #61363 - Setup wizard, IMAP for receiving server, sending default GW (Michael)
10638 #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
10639 #23822 - no copy text option when right-clicking on marked mail text (Rodney)
10640 #72266 - You shouldn't be able to open more than one 'Select Folder' dialog in the mail filters (Michael)
10641 #71429 - on NLD, menus in wrong order (Michae)l
10642 #72228 - cannot store into groupwise sent folder (Michael)
10643 #72209 - Evolution is crashing when you move a VFolder to a folder 'on this computer' (Michael)
10644 #72275 - Can't use Shift+F10 to popup context menu for link in message (Harry Lu)
10645 #54503 - "New" dropdown menu on toolbar has wrong widget style (Rodney)
10646 #72676 - Saved filter rule can't be modified if it is selected with GOK. (Harry Lu)
10649 #68592 - "Backup" buttons in certificate settings does nothing - work around (Michael)
10652 #33287 - "send/receive" button not greyed out when starting offline (JP)
10653 #48868 - Status bar changes its height when fonts are large (William Jon McCann)
10656 #71527 - Save Calendar widget mixup between directory and file (Rodrigo)
10661 - Use new categories dialog in contact editor (Rodrigo)
10662 - HIG spacing fixes (Rodney)
10663 - Display warning dialog when GW server is old (Vivek)
10666 - Always ensure default sources are available (Siva)
10667 - Don't look up free/busy unless we need to (Harish)
10668 - Make sure new events don't display twice (Chen)
10669 - Make sure double click opens attachments (Chen)
10672 - a11y fixes for composer (Harry Lu)
10673 - Use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
10674 - New mailer context menus for messages (Rodney)
10678 - Use gnome-vfs API to open quick reference (Marco Pesenti Gritti)
10681 - Make e-popup more robust (Michael)
10682 - Cleanup authors/descriptions (Björn Torkelsson)
10683 - out of office exchange fixes (Sushma)
10684 - retry send options if invalid session string (Chen)
10685 - set proper default port for shared folders (Vivek)
10688 - BSD runtime linking fixes (Hans)
10689 - distclean fixes (Björn Torkelsson)
10691 Updated translations:
10693 - el (Kostas Papadimas, Nikos Charonitakis)
10694 - sv (Christian Rose)
10695 - es (Francisco Javier F. Serrador)
10696 - it (Luca Ferretti, Marco Ciampa)
10697 - da (Martin Willemoes Hansen)
10698 - ca (Josep Puigdemont, Xavi Conde)
10699 - nb (Kjartan Maraas)
10700 - no (Kjartan Maraas)
10701 - ru (Leonid Kanter)
10703 - cs (Miloslav Trmac)
10704 - nl (Vincent van Adrighem)
10705 - fi (Ilkka Tuohela)
10706 - pt (Duarte Loreto)
10707 - uk (Maxim Dziumanenko)
10708 - ko (Changwoo Ryu)
10709 - de (Frank Arnold)
10710 - fr (Vincent Carriere)
10711 - en_CA (Adam Weinberger)
10712 - cs (Miloslav Trmac)
10713 - pl (Artur Flinta)
10714 - bg (Vladimir Petkov)
10715 - ja (Takeshi AIHANA)
10716 - en_GB (David Lodge)
10717 - en_CA (Adam Weinberger)
10718 - lt (Zygimantas Berucka)
10720 Evolution 2.1.5, 2005-02-07
10721 ---------------------------
10723 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10726 #36137 - Leading %s in addressbook message totally non-obvious (Siva)
10727 #57819 - Evolution allows to create several contact lists with same name
10729 #61060 - Don't split sentences in Evolution (Siva)
10730 #61067 - Use translator comment for evolution addressbook message (Siva)
10731 #67411 - Crash: create new address book (Hans Petter)
10732 #68799 - Evolution doesn't store IM info on the LDAP server (Siva)
10733 #70339 - vcard preview doesn't appear to work (Siva)
10736 #33078 - No category list for Category searches in Calendar & Tasks (Rodrigo)
10737 #56901 - Only one line gets printed when printing Tasks and Appointments (Yong)
10738 #61078 - Please avoid using different styles of markup in translateable
10739 evolution messages (Priit)
10740 #64682 - Moving a appts from one calendar to another sends update (Chenthill)
10741 #71265 - Deletion Of Weather Calendar Crashes Evo (Rodrigo)
10742 #71452 - Pressing 2 times escape - edited meeting window disappear (JP)
10743 #71485 - String issues (JP)
10744 #71729 - Gnopernicus should report the full name of week day (Li)
10745 #71929 - Whitespace before colons in Evolution calendar a11y messages
10747 #71924, 71926, 71932 - Don't split sentences (Harry)
10748 #71944 - Failed to compile (JP)
10749 #72088 - Some calendar a11y functions don't work (Harry)
10750 #72090 - Evolution crashed when clicking on 'open calender' in sent items (Rodrigo)
10753 #65329 - Regression in default folder name localisation (Michael)
10754 #67083 - CJK-translated mail header names are line-wrapped with long lined headers
10756 #68137 - Inconsistent VFolder vs vFolder (Rodney)
10757 #68696 - RFE: Simplifications to the "Account Management" page of the Account
10758 setup druid (Rodney)
10759 #68743 - Button jumps when you click it (Rodney)
10760 #69815 - Cannot quit while updating vfolders (Michael)
10761 #69850 - Crash: attempting to create a Vfolder based on a message without a Sender
10763 #70454 - Folder shows unsubscribed, but is subscribed (Jeff)
10764 #71310 - Always loses my signature script settings (Michael)
10765 #71312 - Double-clicking vFolder of Draft folder doesn't allow editing (Michael)
10766 #71520 - Changing server type not displayed immediately in 'Account settings'
10768 #71521 - 'Account Editor' does not allow to change hostname (Michael)
10769 #71774 - Evolution crashes when cancel 'Rename Folder' dialog (Mengjie)
10770 #71937 - Spamasssassin typo in Evolution mail schemas (JP)
10773 #41235 - Spacing/padding of itip control (Rodney)
10774 #71460 - Clicking accept button in appointment - Unable to send item to calender
10775 'Calender'. Invalid object (Chenthill)
10776 #71512 - Crash: AMD64 Unable to add or import contacts (Siva)
10777 #71644 - Empty string marked for translation (Sushma)
10782 - Use new categories dialog in contact editor (Rodrigo)
10783 - HIG spacing fixes (Rodney)
10784 - Display warning dialog when GW server is old (Vivek)
10787 - Fixed sensitation of widgets in recurrence page (Rodrigo)
10788 - Fixed IDL duplications (Hans Petter)
10789 - Don't build private libraries as modules (Hans Petter)
10790 - Fixed popup menu for detached recurrences (Rodrigo)
10791 - HIG spacing/padding fixes (Rodney)
10792 - Display warning dialog when GW server is old (Vivek)
10793 - Clear component preview when updating (Rodrigo)
10794 - Added help button to editors (Rodney)
10795 - Fix DND issues with calendar attachments (Harish)
10798 - HIG fixes (Rodney)
10801 - Use icon factory in audio-inline plugin (JP)
10802 - Fix order of menus in calendar-http plugin (David)
10803 - Added missing ID's (JP)
10804 - Set weather categories as not searchable (Rodrigo)
10805 - Added auth type section in exchange-account-setup plugin (Sushma)
10806 - Fixed crash in groupwise-send-options dialog (Chenthill)
10809 - Added 'pt' default setup to build (Rodney)
10810 - Fixed druid lock on startup (Jeff)
10811 - a11y improvements (Mengjie, Li, Harry)
10812 - HIG fixes to e-passwords dialogs (Rodney)
10814 Updated translations:
10815 - bg (Alexander Shopov)
10816 - cs (Miloslav Trmac)
10817 - de (Hendrik Richter, Frank Arnold)
10818 - el (Kostas Papadimas)
10819 - en_CA (Adam Weinberger)
10820 - es (Francisco Javier F. Serrador)
10822 - it (Marco Ciampa)
10823 - ja (Takeshi AIHANA)
10824 - lt (Zygimantas Beruska)
10825 - nb (Kjartan Maraas)
10826 - no (Kjartan Maraas)
10827 - ru (Leonid Kanter)
10828 - sk (Marcel Telka)
10829 - sv (Christian Rose)
10830 - zh_CN (Funda Wang)
10832 Evolution 2.1.4, 2005-01-24
10833 ----------------------------
10835 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10839 #46287 - Space key should work for checkbox (JP)
10840 #57090 - Junk Button Sensitivity needs changes (Radek)
10841 #69122 - Make subject || sender contains the default search (Michael)
10842 #60664 - message view does not follow theme change (Michael)
10843 #55831 - missing warning dialog about opening a lot of selected mails (Michael)
10844 #66943 - Crash when saving draft (Michael)
10845 #70768 - 'Mark All as Read' marks all the mails which are not in current query as read (Michael)
10846 #71105 - When trying to rename a folder containing a slash "/" and spaces, evil stuff happens (Michael)
10847 #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael)
10848 #71029 - receiving settings not stored (Michael)
10849 #70990 - NNTP without username broken (Michael)
10850 #70018 - Signatures don't work (Michael)
10851 #68352 - Add post message keybinding (Rodney)
10855 #71407 - Input Protect Read-Only Calendars (Rodrigo)
10856 #65820 - Evolution Calendar weekday names message needs translator comment (JP)
10860 #70622 - crash (JP)
10861 #71448 - Deleting many contacts is incredibly slow (Siva)
10862 #41210 - spacing/padding of "Contact Quick Add" dialog (Rodney)
10863 #60852 - "Add address" popup dialog UI is ugly/wrong size, and button is resizable (Rodney)
10864 #41228 - spacing/padding of "duplicate contact detected" dialog (Rodney)
10865 #70922 - Email address types should show "Other" when importing vcards (Siva)
10866 #61973 - add TTYTDD translator comment (JP)
10870 #71384 - 'Forward' button is disabled while configuring mail id (Sushma)
10871 #29985 - Accepted meetings should have a replied-to icon (JP)
10875 #46404 - not remembering printer definition (JP)
10881 - set full name appropriately when quick adding (Hans)
10882 - fix creation of local addressbooks (Siva)
10883 - a11y fixes (Hao Sheng)
10887 - Add items to folder properties correctly (Jeff)
10888 - Add async descriptions (Jeff)
10892 - for detached instances, disable recurrence UI (Rodrigo)
10893 - use receive_objects for importing (Rodrigo)
10894 - change free/busy prefs title (Nat)
10895 - handle attachment errors better (Harish)
10896 - fix possible day view resize crash (Michael)
10900 - fix offline handler crash (JP)
10901 - close import wizard on Esc (Mengjie Yu)
10905 - don't remove tree node if deleting cert failed (Michael)
10909 - Add addressbook file config plugin so local calendar get set up right (Siva)
10910 - In BBDB check the buddy account name not alias (Nat)
10911 - In weather calendar fix units spelling (David Trowbridge)
10912 - In weather calendar use single metric/imperial specification (David Trowbridge)
10913 - Add default source plugin so its easy to set for the user (Siva)
10914 - Make exchange account setup simpler (Sushma)
10915 - In groupwise account setup simplify the settings for soap only (Siva)
10916 - Add groupwise status tracking plugin so the user can see the information they requested (Chen)
10917 - In itip-formatter extract the decoded text so non-ascii works (JP)
10918 - In itip-formatter handle utc dtstart/dtend correctly (JP)
10919 - In new-mail-notify fix DBUS event handling (Miguel Angel Lopez Hernandez)
10920 - In groupwise sendoptions, make sure the global send options actually work (Chen)
10921 - In groupwise shared folder, improve UI (Vivek)
10922 - In groupwise shared folder, add a wizard for shared folder notifications (Vivek)
10924 Updated translations:
10925 - es (Francisco Javier F. Serrador)
10926 - de (Hendrik Richter, Frank Arnold)
10927 - it (Marco Ciampa)
10928 - nl (Vincent van Adrighem)
10929 - lt (Zygimantas Berucka)
10930 - nb (Kjartan Maraas)
10931 - no (Kjartan Maraas)
10933 - el (Nikos Charonitakis)
10934 - ja (Takeshi AIHANA)
10935 - en_CA (Adam Weinberger)
10937 Evolution 2.1.3, 2004-01-10
10938 ----------------------------
10940 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
10944 #69663 - Task list on the web does not mark tasks as finished (JP)
10945 #61076 - Evolution calendar messages unnecessarily marked for translation (JP)
10946 #41624 - only the last exception is deleted on palm device (JP)
10950 #61068 - Extraneous space in evolution message (Andre Klapper)
10951 #61975 - Can't translate string "Reflow test" (JP)
10955 #30992 - Preferences dialog greys out OK button after Apply (JP)
10961 - set read only state better for contact editor (Hans)
10962 - add UI for marking calendars offline (Siva)
10963 - use new name selector api (Hans)
10967 - Display icon for shared folder (Vivek)
10968 - New offline folder/store classes (Jeff)
10969 - Handle reply in mailto: (Michael)
10970 - a11y fixes (Mengjie Yu)
10975 - detached instance recurrence handling (Rodrigo)
10976 - calendar attachments (Harish)
10977 - send options for meeting (Chen)
10978 - handle calendar:// uris (JP)
10979 - handle different calendars having the same uid (Rodrigo)
10980 - add UI for marking calendars offline (Chen)
10981 - use new name selector API (Hans)
10982 - prevent crash when searching for f/b info (JP)
10983 - a11y fixes (Harry)
10984 - calendar config cleanup (JP)
10988 - Make component buttons configurable (JP)
10989 - Set offline with gconf key (Siva)
10993 - add component.migration event for calendar (David Trowbridge)
10994 - fix translations of popup menus (Michael)
10995 - HIG config dialog fixes (Rodney)
10996 - Add calendar file config plugin so local calendar get set up right (JP)
10997 - Add calendar weather config plugin (David Trowbridge)
10998 - Add exchange account config plugin (Sushma)
10999 - Add groupwise send options plugin (Partha)
11000 - Add itip formatter plugin (JP)
11001 - Add new-mail-notify plugin that uses DBUS (Miguel Angel Lopez Hernandez)
11002 - Use standard error messages in save-calendar plugin (Philip Van Hoof)
11003 - Add send options plugin for account editor (Chen)
11004 - Add shared folder notification plugin (vivek)
11006 Updated translations:
11007 - lt (Zygimantas Berucka)
11008 - ja (Takeshi AIHANA)
11009 - bg (Vladimir Petkov, Alexander Shopov)
11010 - et (Priit Laes, Ivar Smolin)
11012 Evolution 2.1.2, 2004-12-20
11013 ----------------------------
11015 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11019 #68759 - Evolution Shell can't load modules (JP)
11020 #69579 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Michael)
11021 #69339 - postscript and some other attachments not visable (Michael)
11022 #69579 - vFolders#UNMATCHED generates errors (Michael)
11023 #68958 - current message forgotten in vfolders (Michael)
11024 #69446 - Mail shown as attachment if some headers are upper case (Michael)
11025 #46229 - Filters dialog - label suggestions (Diego Sevilla Ruiz)
11029 #47535 - Snooze Time "minutes" string Improperly marked for translation
11031 #67403 - wrong alarm time displayed (Rodrigo)
11035 #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu)
11041 - Turkish locale fixes (S. Caglar Onur)
11042 - Set proper window title for editing addressbook properties (Vivek)
11043 - Prevent null UID from causing weird saving problems (Siva)
11044 - a11y fixes (Harry Lu, Hao Sheng)
11048 - Add mnemonics everywhere (Mengjie Yu)
11049 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek)
11053 - let users set a template for fetching free/busy information (James
11055 - Set proper window title for editing calendar/task properties (Vivek)
11056 - Leak fixes (Harish)
11057 - Fix 64 bit problem (David Mosberger)
11058 - UI Fixes for meetings and assigned tasks (Chen)
11062 - fix 64 bit problem (David Mosberger)
11063 - use new window icon (Rodney)
11067 - make plugin hooks available for mail even when the mailer is not
11068 activated (Michael)
11069 - move groupwise config code to a plugin (Siva)
11070 - support csv and rdf calendar saving (Philip Van Hoof)
11072 Updated translations:
11074 - nl (Vincent van Adrighem)
11075 - sv (Christian Rose)
11076 - ca (Jordi Mallach)
11077 - zh_CN (Funda Wang)
11078 - bg (Alexander Shopov)
11079 - fi (Ilkka Tuohela)
11080 - da (Martin Willemoes Hansen)
11082 - lt (Zygimantas Berucka)
11083 - cy (Dafydd Harries)
11085 Evolution 2.1.1, 2004-11-28
11086 ----------------------------
11088 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11092 #28725 - should not say "no items in this view" until the backend is done responding (Sushma)
11093 #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu)
11094 #61976 - Near-identical strings, should be made identical (Rodney)
11095 #67656 - almost the same email address are considrered identical (Siva)
11096 #61966 - Typo in string: Word "be" missing (Andre Klapper)
11097 #69079 - Data repeated after save with bad date format (Siva)
11098 #66854 - Some strings are missed to translation (partial, Rodney)
11102 #68787 - Crash when migrating 1.4 data to 2.0.2 (Michael)
11103 #69109 - EHLO or HELO with ip addresses does not conform rfc 821 (Michael)
11104 #69408 - Evolution hang in message fetching with ima4rev1 (Jeff)
11105 #69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
11106 #69241 - base64 attachement holding PGP block (Jeff)
11107 #69160 - IMAP4 dont freez on scaning imap folders (Jeff)
11108 #67496 - html email not rendered in preview pane (Michael)
11112 #68624 - Requires URL to have http:// or webcal:// at beginning (Diego Sevilla Ruiz)
11113 #47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
11114 #6767 - Fix hardcode colors in day, week, month views (Li Yuan)
11115 #68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
11119 #61065 - Evolution should be spelled with uppercase E in evolution message (Joan Sanfeliu)
11125 - Handle required fields (Siva)
11126 - a11y fixes (Hao Sheng)
11127 - make shift-F10 popup menu (Hao Sheng)
11128 - don't show error dialog when cancelling operation (Siva)
11132 - Reduce memory for vfolder operations (Michael)
11133 - Use unix sockets for spam checking (Radek)
11137 - warn is summary is blank (Chen)
11138 - allow creating new calendar with right click on a group (Harish)
11139 - EConfigize new calendar and calendar properties (David Trowbridge)
11140 - make sure switch between 12/24h time shows immediately (JP)
11144 - set "base" plugin target (Michael)
11145 - add webcal config plugin (David Trowbridge)
11146 - mailing list actions plugin (Meilof Venningen)
11147 - plugin manager plugin (Michael)
11149 Updated translations:
11151 - da (Martin Willemoes Hansen)
11152 - lt (Žygimantas BeruÄka)
11153 - nl (Vincent van Adrighem)
11154 - de (Hendrik Richter)
11155 - it (Marco Ciampa)
11156 - ca (Jordi Mallach)
11157 - fa (Meelad Zakaria)
11158 - sq (Laurent Dhima)
11159 - fr (Sebastien Bacher)
11160 - cs (Juraj Kubelka)
11162 Evolution 2.1.0, 2004-11-01
11163 ----------------------------
11165 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11169 #61069 - Missing space in evolution addressbook message (Andre Klapper)
11170 #61972 - Typo in country name: Is "Grena-dines", should be "Grenadines" (Andre Klapper)
11174 #68894 - IMAP4 rev1, error on selecting INBOX (Jeff)
11175 #68814 - evo crash while fetching mail using IMAP4 rev1 (Jeff)
11176 #44876 - Missing keyboard navigation in the e-mail recipient section (Mengjie Yu)
11182 - Display multi value attributes in the preview (Nat)
11186 - Enable IMAP4 camel provider by default (Jeff)
11187 - IMAP4 offline folder info caching (Jeff)
11191 - a11y fixes (Li Yuan)
11192 - make free/busy information gathering more efficient (Harish)
11196 - remove deprecated calls (Kjartan Maraas)
11200 - convert mail, address book to econfig (Zucchi)
11201 - convert all components to e-menu (Zucchi)
11202 - add new mail event (Zucchi)
11203 - add message replied event (Nat/Zucchi)
11204 - add online/offline event (Zucchi)
11205 - inline audio via gstreamer (Radek)
11206 - big brother database (Nat)
11207 - copy address tool (Zucchi)
11208 - folder unsubscribe (Jeff)
11209 - mail to task (Rodrigo)
11210 - mark calendar for offline (Harish)
11211 - prefer plain text for messages (Zucchi)
11212 - save attachments (Zucchi)
11213 - save calendar (Rodrigo)
11214 - select one calendar/task (JP)
11215 - subject threading (JP/Zucchi)
11217 Updated translations:
11219 - da (Martin Willemoes Hansen)
11220 - it (Marco Ciampa)
11221 - sq (Laurent Dhima)
11222 - el (Nikos Charonitakis)
11223 - ms (Hasbullah Bin Pit)
11224 - bg (Vladimir Petkov)
11226 Evolution 2.0.2, 2004-10-11
11227 ----------------------------
11229 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11233 #66520 - Crash deleting addressbooks (Michael)
11234 #66369 - VCard import requires blank lines between contacts (Hans)
11235 #65537 - Updating Contacts Causes Crash (Hans)
11239 #65932 - Crash when accessing the details of an appointment notification (Rodrigo)
11240 #64683 - meeting invite expands to larger than workspace (Rodrigo and JP)
11241 #66736 - crash clicking Search Clear button twice (Michael)
11242 #61766 - select personal calendar/tasks by default when migrating (JP)
11243 #65599 - 'Evolution 1.5' crash in 'Free/Busy' editor (Rodrigo)
11244 #62053 - select GroupWise calendar by default (Siva)
11245 #66164 - popup date edit drop down in correct place (JP)
11246 #45951 - Scroll properly in task description (Rodrigo)
11250 #67170 - Unable to subscribe to the alt hierarchy (Michael)
11251 #67028 - 2.0.1 compilation fails on camel-service.c: In function `camel_getaddrinfo' (Jeff)
11252 #67257 - evolution busy waits looking up hostname if network down (Michael)
11253 #66509 - Evolution Crashes when deleteing a news group (Michael)
11254 #65828 - Fix typo in error message (Jeff)
11255 #63881 - "Cannot copy or move messages into a Virtual Folder" when
11256 dragging from UNMATCHED vfolder into real folder (Ed Catmur)
11257 #63521 - stale / bogus pop cache file (Michael)
11258 #66991 - crash creating folders (Michael)
11259 #66706 - Evolution Crashes while refreshing Folder Subscriptions (Michael)
11260 #67408 - Seg Fault on exit (Michael)
11261 #67211 - Evolution crashes when getting summary from folder (Michael)
11262 #66703 - S/MIME signing fails randomly (Jeff)
11266 #61285 - use better query for config pages (Michael)
11267 #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
11273 - Crash when exiting (Hans)
11277 - Provide error dialogs if host/name lookups fail (Jeff)
11278 - Improve NNTP locking (Michael)
11279 - Work with complete MBox hierarchy (Michael)
11280 - Forward as inline sends attachments (Michael)
11281 - Fix possible migration bug from 1.2 (Dave Malcolm)
11285 - Updated documentation (Rodney and Novell Doc Team)
11286 - Don't dereference NULL nickname or emailAddr on certificate (Michael)
11288 Updated translations:
11290 - el (ta panta rei, Nikos Charonitakis)
11291 - ja (Takeshi AIHANA)
11292 - hu (Laszlo Dvornik)
11293 - pt (Duarte Loreto)
11294 - sq (Laurent Dhima)
11295 - es (Francisco Javier F. Serrador)
11296 - nl (Vincent van Adrighem, Michel Klijmij)
11297 - en_CA (Adam Weinberger)
11298 - zh_CN (Funda Wang)
11299 - cs (Miloslav Trmac)
11300 - pl (GNOME PL Team)
11301 - pt_BR (Raphael Higino)
11302 - sr (Danilo Segan)
11303 - sr@Latn (Danilo Segan)
11304 - en_GB (David Lodge)
11305 - ca (Xavier Conde Rueda)
11306 - ko (Changwoo Ryu)
11307 - ro (Mugurel Tudor)
11308 - fr (Christophe Merlet)
11309 - nb (Kjartan Maraas)
11310 - no (Kjartan Maraas)
11311 - da (Martin Willemoes Hansen)
11312 - ru (Leonid Kanter)
11313 - fa (Meelad Zakaria)
11315 Evolution 2.0.1, 2004-09-24
11316 ----------------------------
11318 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11322 #61070 - Fix improper grammar (hannah rebekah & fazlu huq)
11323 #59725 - Conduit syncing to wrong desktop record (JP)
11324 #63191 - Fix contact list editor title (JP)
11325 #64080 - addressbook gui component needs to be linked with libcamel (Michael)
11326 #64024 - Lower pane doesn't go away when you uncheck "Preview Pane" in Contacts (Siva)
11327 #64011 - Remove C99-ism (Vicent Noel)
11328 #62856 - in --offline mode, still get prompted for gw addressbook password, work around (Michael)
11332 #66344 - Evolution crashes added start time column to tasks (JP)
11333 #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
11334 #60904 - Show all appointments when work week longer than 5 days (JP)
11335 #66158 - Completion status is not displayed immediately (JP)
11336 #59194 - Crash editing location field in event list (JP)
11337 #65682 - get error deleting appointments (Chen)
11338 #55172 - sync montly recurrences properly (JP)
11339 #62374 - alarms no function if run over night (Rodrigo)
11340 #62728 - week day heading in month view does not update after changing week start day in settings (JP)
11341 #62392 - Crash on close alarm notification (Rodrigo)
11345 #65329 - translate standar folder names (Michael)
11346 #65058 - Specific mails don't display picture but picture data (Michael)
11347 #64972 - signature auto-selection in composer with Maildir account is broken (Michael)
11348 #65448 - Opening a mail does not mark it read (Jeff)
11349 #64974 - Allow selecting of file or folder for maildir and mh accounts (Jeff)
11350 #65703 - Display reply to all icon (JP)
11351 #59717 - crash checking supported authentication types (Michael)
11352 #47821 - try all host names available when connecting (Michael)
11353 #66199 - Image loading fails with authenticated proxy (Michael)
11354 #64023 - Forget NNTP password if it was wrong (Michael)
11355 #64092 - Ambiguity in nomenclature of GW Tasks in Evolution (Siva)
11359 #61285 - use better query for config pages (Michael)
11360 #66216 - don't show translator-credits directly in about box (Malcolm Treddinnick)
11366 - point to correct documentation file (Rodney)
11367 - check for LABEL supported (Siva)
11371 - Don't allow deletion of system calendar or tasks (JP)
11372 - Don't allow a task to be changed to an assigned task if the backend doesn't support it (Chen)
11376 - Fix typo setting the root node in folder tree (Dave Malcolm)
11377 - Handle 0 length token read for summary (Michael)
11378 - Make SSL connections async and cancellable (Michael)
11380 Updated translations:
11381 - fr (Christophe Merlet, Craig Jeffares)
11382 - pl (Artur Flinta)
11383 - sq (Laurent Dhima)
11384 - cs (Miloslav Trmac)
11385 - es (Francisco Javier F. Serrador)
11386 - nl (Vincent van Adrighem)
11387 - zh_CN (Funda Wang)
11388 - en_CA (Adam Weinberger)
11389 - it (Craig Jeffares)
11390 - zh_TW (Craig Jeffares)
11391 - en_GB (Gareth Owen)
11392 - fa (Roozbeh Pournader)
11393 - el (Nikos Charonitakis)
11394 - ja (Takeshi AIHANA)
11395 - pt_BR (Raphael Higino)
11396 - da (Martin Willemoes Hansen)
11397 - ko (Changwoo Ryu)
11398 - nn (Ã
smund Skjæveland)
11399 - sr (Danilo Segan)
11400 - hu (Laszlo Dvornik)
11402 - id (Mohammad DAMT)
11403 - nb (Sigurd Gartmann)
11404 - no (Sigurd Gartmann)
11405 - ar (Arafat Medini))
11407 Evolution 2.0.0, 2004-09-13
11408 ----------------------------
11410 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11414 #59582 - Contact incompletely updated to LDAP store, address information lost/not editable (Siva)
11415 #64084 - addressbook gui component needs to be linked with libcamel (Michael)
11419 #65454 - Evolution crashes while opening newly received e-mail (JP)
11420 #62392 - Crash on close alarm notification (Rodrigo)
11421 #64800 - broken timezone selector (Rodney)
11425 #60515 - signature setting is not preserved changing "Autogenerated" to "None" (Michael)
11426 #63377 - Crash when replying to a (specific) message (Jeff)
11427 #62665 - Wrong Folder is deleted (Jeff)
11428 #64377 - crash creating new folder (Michael)
11429 #63456 - crash replying to E-mail (Michael)
11435 - Confirmation dialog was showing up on contact-editor close,
11436 even if there were no changes (Hans Petter)
11440 - 64 bit build fix (Rodrigo)
11444 - new documentation (Rodney)
11446 Updated translations:
11448 - ar (Arafat Medini)
11449 - bn (Runa Bhattacharjee)
11450 - cs (Miloslav Trmac)
11451 - cy (Dafydd Harries, Telsa Gwynne)
11452 - da (Martin Willemoes Hansen)
11453 - de (Hendrik Richter)
11454 - el (Nikos Charonitakis)
11455 - en_CA (Adam Weinberger)
11456 - en_GB (David Lodge)
11457 - es (Francisco Javier F. Serrador)
11459 - fi (Ilkka Tuohela)
11460 - hi (Rajesh Ranjan)
11461 - hu (Laszlo Dvornik)
11462 - id (Mohammad DAMT)
11463 - ja (Takeshi AIHANA)
11464 - ko (Changwoo Ryu)
11465 - ms (Hasbullah Bin Pit)
11466 - nb (Sigurd Gartmann)
11467 - nl (Vincent van Adrighem)
11468 - nn (Ã
smund Skjæveland)
11469 - no (Kjartan Maraas)
11470 - pl (Artur Flinta)
11471 - pt (Duarte Loreto)
11472 - pt_BR (Raphael Higino)
11473 - ro (Mugurel Tudor)
11474 - ru (Leonid Kanter)
11475 - sq (Laurent Dhima)
11476 - sr (Danilo Segan)
11477 - sv (Christian Rose)
11479 - uk (Maxim Dziumanenko)
11480 - zh_CN (Funda Wang)
11481 - zh_TW (Abel Cheung)
11483 Evolution 1.5.94, 2004-08-27
11484 ----------------------------
11486 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11490 #61833 - Blank names in name selector (Hans Petter)
11491 #62715 - Free-form addresses not loading in contact editor (Hans Petter)
11495 #62869 - Crash: attempt to access GW tasks from evolution (Siva)
11496 #62706 - Changing time-zone doesn't refresh calendar correctly (JP)
11497 #62063 - Meeting description does not wrap (Jeff)
11498 #58824 - Stray message or failing to open tasks? (Rodrigo)
11499 #62911 - ITIP control blocks mailer opening calendar (JP)
11500 #54101 - In itip control had "Birthdays & Anniversaries" as calendar (JP)
11504 #63189 - Deleting IMAP folders is too aggressive (Michael)
11505 #63504 - Don't send IMAP commands to a disconnected socket (Jeff)
11506 #63177 - Can't drag folder to "On This Computer" (Jeff)
11507 #62812 - Crash when parent of search window is closed (Jeff)
11508 #62963 - C99-isms in smime/gui/cert-trust-dialog.c (Michael)
11514 - Confirmation dialog was showing up on contact-editor close,
11515 even if there were no changes (Hans Petter)
11519 - Fixed problems in alarm daemon (JP, Siva, Rodrigo)
11520 - Clean up of stray status messages for tasks (Chen)
11521 - Don't remove GtkDialog's separator if using GTK >= 2.4.0 (Frederic)
11522 - Fix copy/move problems when pilot syncing (JP)
11523 - Don't mark menu accels for translation (Christian)
11527 - Crash in em-utils on GtkFileChooser with no name selected (Hans Petter)
11531 - avoid warnings on dialogs with GTK 2.4 (Frederic)
11532 - upgrade egg tray icon (Rodrigo)
11533 - fix memory corruption when pilot syncing tasks/events (JP)
11536 Evolution 1.4.1, 2003-06-25
11537 ---------------------------
11539 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11543 #41826 - Focus the first minicard when focusing the view for the
11544 first time (gilbert.fang@sun.com)
11545 #43841 - Contact editor will not save Web Page address (Toshok)
11546 #44477 - Make sure the master category list is upgraded (Toshok)
11550 #41582 - Display incorrect after switching between week and day
11552 #43585 - Ugly tasks printout (Hans Petter)
11553 #45273 - Tab through events in day view (Bolian Yin)
11554 #45275 - Shift+F10 to activate Popup menu in ToDo List (Bolian Yin)
11555 #45423 - Provide shortcus for "Go to today" and "Go to date" (Bolian Yin)
11559 #22542 - Creating a folder in the vFolder store fails with a
11560 meaningless message (Michael)
11561 #31745 - Cannot view mails under '#mh' namespace. Temporary
11562 workaround, strip #'s (Michael)
11563 #33593 - Message remains displayed after last message removed from
11565 #40788 - Broken POP3 server causing evolution to hang/crash (Jeff)
11566 #42630 - collapsed thread always shows as unread (Jeff)
11567 #43917 - ECharsetPicker doesn't save user-specified charset strings
11569 #43972 - Invert selection doesn't work (Jeff)
11570 #43974 - Cannot retrieve "Local Delivery" mail (Michael)
11571 #44121 - Invalid multipart/signed message showing empty (Michael)
11572 #44139 - Composer spacing is not HIG compliant (Jeff)
11573 #44322 - Evolution crash with weird IMAP foldername (Michael)
11574 #44344 - Dont use quoted-printable encoding on anything but text/*
11575 parts, interoperation with Lookout and others (Jeff)
11576 #44457 - Crash viewing video content as inline-text (Jeff)
11577 #44519 - Popup message view redraws when new mail arrives (Michael)
11578 #44609 - HIG issue with vFolder properties editor (Michael)
11579 #44991 - Cannot send mail in GB-2312 (Jeff)
11580 #45082 - GB18030 BIG5HKSCS and EUC-TW charsets not supported in
11581 evolution mail (suresh.chandrasekharan@sun.com)
11582 #45063 - Message display refreshes when new mail arrives,
11583 introducted by #33593 (Michael)
11584 #45386 - Warnings when sending mail (Michael)
11585 #45368 - Crash when closing the folder browser
11589 #44111 - Crash on exit (Ettore)
11590 #44798 - Crash when closing print preview dialog (Ettore)
11594 #42691 - Build, make clean doesn't rebuild bonobo-activation
11595 .server files (Michael)
11596 #44717 - Tarball cointains generated files (Frederic Crozat)
11602 - Fix invalid shared use of list of calendar factories (Rodrigo)
11603 - Make the calendar editor window title reflect the summary contents (Rodrigo)
11607 - Fix bug in indexer string normalisation (they weren't) (Larry)
11608 - Major memory leak in message-threading (Larry)
11609 - Only try to snoop a content-type if its application/octet-stream
11610 when displaying mail parts (Jeff)
11611 - Major memory leak in filter-file based filters (Jeff)
11612 - Try to make asynchronous dns lookup more asynchronously
11613 cancellable (Michael)
11614 - Fix a degenerate algorithm case in vFolder shutdown which could
11615 cause excessive exit cpu usage (Michael)
11619 - Wrong version number used for configuration upgrade (Michael)
11623 - Lots of miscellaneous memory leaks
11625 Updated translations:
11627 - cs (Miloslav Trmac, Stanislav Brabec)
11628 - el (Kostas Papadimas)
11629 - es (Francisco Javier F. Serrador)
11630 - hu (Andras Timar)
11631 - it (Marco Ciampa)
11632 - ko (Kan Jeong-Hee)
11633 - mk (Ivan Stojmirov)
11634 - nl (Vincent van Adrighem)
11635 - pt_BR (Gustavo Maciel Dias Vieira)
11636 - sr, sr@Latn (prevod.org)
11637 - sv (Christian Rose)
11638 - tr (Gorkem Cetin)
11639 - zh_CN (Wang Li, Funda Wang)
11642 Evolution 1.4, 2003-06-02
11643 -------------------------
11645 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11649 #43388 - Problems importing appointments (Rodrigo)
11650 #43455 - Crash on exit (Rodrigo)
11651 #43763 - 2 right mouse menus appear in Week & Month views (Rodrigo)
11652 #43775 - Crash under Chinese locale (JP)
11656 #42854 - Copying files from one IMAP folder to another makes
11657 multiple copies of file (Jeff)
11658 #43862 - First run imap account won't load folders until account
11659 is disabled and re-enabled (Jeff, Michael)
11660 #42691 - Server files not regenerated after distclean (Michael)
11661 #43805 - Evolution locked while editing reply to an mail (Jeff)
11662 #43410 - Flag for Followup dialog opens up too small in Evo (Michael)
11663 #43688 - Can't save signatures (Michael)
11667 #43506 - Spontaneous crash (Ettore)
11671 #43596 - Symlink icon file so it doesn't break existing panel
11678 - Removed conflicting shortcut for the Print Preview menu item
11683 - Corrected some problems in the pkgconfig files (Rodney)
11684 - Fixed an issue with GConf schema file installation (Joe Marcus
11687 Updated translations:
11689 - nl (Vincent van Adrighem)
11690 - ru (GNOME Russian Team)
11691 - be (GNOME Belarusian Team)
11692 - es (Francisco Javier F. Serrador)
11695 Evolution 1.3.92, 2003-05-22
11696 ----------------------------
11698 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11702 #38084 - Rename local folder issue in contacts (sean.gao@sun.com)
11703 #41130 - HIG compliance (Anna)
11704 #41137 - HIG compliance (Anna)
11705 #41140 - HIG compliance (Anna)
11706 #41144 - Use stock buttons in the ldap config page (Toshok)
11707 #41211 - Add icon to "Add" button in "Add to Contacts" dialog (Toshok)
11708 #41229 - HIG compliance (Anna)
11709 #41231 - HIG compliance (Anna)
11710 #41232 - HIG compliance (Anna)
11711 #41245 - HIG compliance (Toshok)
11712 #41248 - HIG compliance (Anna)
11713 #41249 - HIG compliance (Anna)
11714 #41250 - HIG compliance (Anna)
11715 #41251 - HIG compliance (Anna)
11716 #41254 - HIG compliance (Anna)
11717 #41255 - Use stock Add/Remove icons in the contact list editor (Toshok)
11718 #41910 - Crash when deleting addresses from long contact lists (Toshok)
11719 #42048 - "Print" not hooked up in etable view (Toshok)
11720 #42177 - Cannot tab out of date edit widgets in contact editor (Toshok)
11721 #42472 - Selecting a field in a contact highlights entire row (Toshok)
11722 #42596 - Selecting text in a contact address field selects all
11723 rows of text (Toshok)
11724 #42604 - Display not shifted when cursor moved to next address
11726 #42606 - Not saving information entered in Notes field of Contact
11728 #42620 - Crash related to mailing address checkbox (Toshok)
11729 #42625 - Clicking in white space of contact brings up empty
11730 contact editor (Toshok)
11731 #42780 - Crash on solaris due to missing NULL in g_guild_filename.
11733 #42825 - clicking on letters in LDAP address card view does not
11734 load selected letter (Dan, Toshok)
11735 #43005 - Crash on reply (Toshok)
11736 #43016 - Crash when adding duplicate contact (Toshok)
11737 #43023 - All contacts have disappeared (Toshok)
11738 #43090 - GalView menu missing from the addressbook (Toshok)
11739 #43175 - Evolution crashed pasting large amount of text into
11740 address field (Toshok)
11741 #43213 - auto-completion folder list wasn't populated correctly on
11742 fresh install (Toshok)
11746 #40972 - connector crashed while evolution was idle (Rodrigo)
11747 #41234 - button order of "Enter Delegate" dialog (Rodrigo)
11748 #41329 - Changing Options in scheduling tab causes display time to shift
11749 #41579 - Double clicked on meeting in Exchange calendar, Evo
11751 #41760 - Alarm dialog does not reappear after snoozing Exchange
11753 #41811 - Calendar update failing and crashing (JP)
11754 #41930 - Warning while running gdb includes: "Some clown returned
11755 undeclared exception" (JP)
11756 #41935 - day view ignores scroll wheel (JP)
11757 #42056 - Accelerators in meeting selector not working/looks bad
11759 #42220 - calendar not refreshing correctly after changing meeting
11761 #43029 - When running under valgrind Evolution crashed while
11763 #43308 - scheduling page alignment (JP)
11767 #40074 - Thread expansion state not remembered (Jeff)
11768 #41748 - Send/Recv not sending mail in connector Outbox (Michael)
11769 #42000 - Crash selecting a non-selectable folder (Michael)
11770 #42045 - Another workaround for mailers sending out invalid date
11772 #42118 - Edit->Mark as unread doesn't behave the same as right
11773 click->mark as unread (Jeff)
11774 #42170 - Thread expansion state lost on deleting messages (Jeff)
11775 #42212 - Crash entering address in composer (Rodrigo)
11776 #42294 - Custom fixed font setting not applying to composer
11778 #42333 - Crash opening a mail again that was still being opened
11780 #42356 - Adding colour from not working properly (Jeff)
11781 #42456 - Spelling preferences Enable/Disable button inconsisency
11783 #42540 - Crash when pressing send/recv too quickly (Michael)
11784 #42710 - Invalid 8 bit header data getting to the UI layer
11785 generating warnings (Michael)
11786 #42763 - Crash deleting local folder with indexing turned off
11788 #42838 - Crash setting up local mail account (Michael)
11789 #42854 - Copying many messages between IMAP folders results in
11790 several duplicates (Jeff)
11791 #43214 - changing server settings enables the account (Jeff)
11792 #43234 - crash reading mail (Michael)
11793 #42748 - Check spelling while I type - broken (Larry)
11794 #42749 - Composer ignores color for misspelled words (Larry)
11795 #43392 - Reproducible crash after searching mail w/ attachment and
11797 #43406 - Evo crashed during POP download/filtering (Jeff)
11801 #36956 - Window title too long (Ettore)
11802 #40391 - Updated contributor list in the about box (Michael)
11803 #42038 - Crash hitting escape or closing window on rename box
11805 #42342 - Send/receive sensitive when startedi in offline mode
11807 #42465 - Unread count problem in the shortcut bar (Ettore)
11808 #42491 - Compilation problems on Forte (Antonio Xu)
11809 #42518 - Folder bar selection lost on folder delete (Ettore)
11810 #43079 - Don't crash when an invalid "default:" URI is given on
11811 the command-line (Ettore)
11812 #43119 - Memory corruption problem in settings dialog (Ettore)
11813 #43216 - Crash on exit (Ettore)
11814 #43322 - Crash on exit (Ettore)
11818 #41131 - HIG compliance (Anna)
11819 #41133 - HIG compliance (Anna)
11820 #41849 - Charsets not respected in news feed display (Michael)
11821 #43101 - Crash on exit (JP)
11822 #43117 - Crash on exit (Ettore)
11828 - 64bit cleanup and warning fixes (Jeremy Katz)
11829 - Fixed some probable memory corruption (Toshok, Sean Gao)
11833 - Fixed crash in cal_client_discard_alarm (Rodrigo)
11834 - Fixed Bonobo unrefing problems on components (JP)
11835 - Fixed multiple initialization in calendar factory (Rodrigo)
11839 - Crash on exit if password dialog was open (Ettore)
11840 - Make Ok the default response on the password dialog (Ettore)
11841 - Crash in SMTP if unable to resolve the remote host name (Jeff)
11842 - Fix an automake 1.6 issues with camel-lock-helper (Dan)
11843 - Reload page if citation color changes (Larry)
11844 - Made all the composer preferences work (Larry)
11845 - Made newly created HTML signatures work again (Radek)
11849 - HIGified config settings dialog a bit more (Anna)
11850 - Fixed a bunch of reference count problems (JP)
11851 - Improved the look of the "open other user's folder" dialog
11856 - Fixed a typo that caused the summary to not see the default
11857 calendar folder (Ettore)
11858 - Made the print dialog close properly (Ettore)
11859 - Reference count fixes (JP)
11863 - Various container referencing issues (JPR)
11864 - 64 bit and portability fixups (Jeremy Katz)
11865 - Cleaned up lots of compile time warnings and run-time debugging
11868 Updated translations:
11870 - cs (Miloslav Trmac)
11871 - da (Kenneth Rode Christiansen)
11872 - de (Christian Neumair)
11873 - es (Francisco Javier Fernandez)
11874 - fr (Christophe Fergeau)
11875 - it (Marco Ciampa)
11876 - ja (Takuo Kitame)
11877 - no (Kjartan Maraas)
11878 - pt (Duarte Loreto)
11879 - pt_BR (Gustavo Maciel Das Vieira)
11880 - ru (GNOME Russian Team)
11881 - sv (Christian Rose, Anders Carlsson)
11883 - Fixed encoding of the ca, en_AU, en_CB, et, eu, ro catalogs (Abel
11887 Evolution 1.3.3, 2003-04-29
11888 ---------------------------
11890 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
11894 #37351 - Contact List drag-n-drop broken from sorted list view (Toshok)
11895 #40954 - Wombat crashes when opening an appointment (Toshok)
11896 #41843 - Don't use localized field names in the csv exporter (Gilbert Fang)
11897 #41779 - Fix crash when adding emails to existing contacts (Toshok)
11901 #21499 - No docs in snaps (Rodney)
11902 #22444 - Deleting recurring meetings menu option (Rodrigo)
11903 #34498 - alarm-notify not noticing meetings canceled by organizer (Rodrigo)
11904 #35814 - same mnemonic for File:New:Mail Message and :Meeting (Rodney)
11905 #37552 - GUI doesn't notice Connector failed to delete task (JP)
11906 #39735 - Calendar View settings not persistent between sessions (JP)
11907 #40257 - selecting day from calendar control causes window resize (JP)
11908 #41129, #41215, #41221, #41256, #41148, #41216, #41235 - gui spacing (Rodrigo, Anna)
11909 #41230 - forwarded tasks blank when viewed in a separate window (JP)
11910 #41458 - Crash sending meeting invite (Dan)
11911 #41459 - remove "Delegate to..." from right click menu in meeting dialog (JP)
11912 #41641 - crash opening calendar for the first time (Hans)
11913 #41661 - Only one popup dialog for repeated message alarm (Rodrigo)
11914 #41671 - audio alarms pop up message dialog instead of playing tune (Rodrigo)
11918 #21499 - No docs in snaps (Rodney)
11919 #38927 - Signature editor help brings up composer help
11920 #40694 - Focus not in To field of new message when From field is
11922 #40989 - Deleted sub-folders hang around (Michael)
11923 #41043 - Send/receive accelerators broken (Michael)
11924 #41142 - Message search dialog has questionable button order (Jeff)
11925 #41149 - Spacing/padding of "Filters" dialog (Jeff)
11926 #41150 - Use stock buttons in "Filters" dialog (Jeff)
11927 #41151 - Spacing/padding of "Add/Edit Filters" window (Jeff)
11928 #41152 - Spacing/padding of "Vfolders" dialog (Jeff)
11929 #41153 - Use stock buttons in "VFolders" window (Jeff)
11930 #41155 - Spacing/padding in "Add/Edit Vfolders" dialog (Jeff)
11931 #41156 - Use stock** buttons in "add/edit vfolders" dialog (Jeff)
11932 #41163 - Forwarding HTML mail with inline images results in
11933 misformatted mail (Michael)
11934 #41164 - Can't import mails at all (Michael)
11935 #41190 - Crash cursor navigating Inbox (Michael)
11936 #41199 - Subscribe dialog's toolbar -- why? :) (Michael)
11937 #41205 - Use icons on Add/Edit/Delete buttons in "Search Editor" (Jeff)
11938 #41208 - Spacing/padding in "advanced search" dialog (Jeff)
11939 #41209 - Spacing/padding of "Create VFolder from Search" dialog (Jeff)
11940 #41238 - Crash when opening "attachment properties" (Jeff)
11941 #41239 - Spacing/padding of "attachment properties" (Jeff)
11942 #41241 - Title capitalisation of "Attachment Properties" (Jeff)
11943 #41244 - Spacing/padding of "Reformat Mailbox" dialog (Jeff)
11944 #41389 - Crash creating new Exchange acct (Jeff)
11945 #41398 - vFolder Sources IMAP folder names not being unencoded
11946 correctly (Michael)
11947 #41419 - Variable font key has trailing slash (katzj@redhat.com)
11948 #41448 - Crash on startup (Michael)
11949 #41461 - camel_text_to_html doesn't do as good a job with URLs as
11950 e_text_to_html (Jeff)
11951 #41513 - Plain text attachments not showing up in the composer (Jeff)
11952 #41578 - Up/down buttons broken in vfolder list (Jeff)
11953 #41648 - 1.2 -> 1.3 vfolder conversion (Michael)
11954 #41730 - Empty "Organization" headers (Jeff)
11955 #41789 - Bonobo components can pause/freeze the gui (Jeff)
11956 #41972 - Searching on labels is broken (Michael)
11957 #42024 - Improper use of Error dialog (Jeff)
11961 #21499 - Documentation not working in the snapshots (Rodney)
11962 #33919 - Crash when opening other user's folder (Dan)
11963 #41002 - Default folder bar size too narrow (Ettore)
11964 #41008 - HIG compliance (Anna)
11965 #41010 - HIG compliance (Anna)
11966 #41022 - HIG compliance (Anna)
11967 #41024 - HIG compliance (Anna)
11968 #41025 - HIG compliance (Anna)
11969 #41036 - HIG compliance (Anna)
11970 #41059 - Crash connecting to other user's folder (Ettore)
11971 #41013 - Startup wizard display problems (Michael)
11972 #41128 - HIG compliance (Anna)
11973 #41145 - HIG compliance (Anna)
11974 #41146 - HIG compliance (Anna)
11975 #41147 - HIG compliance (Anna)
11976 #41225 - HIG compliance (Anna)
11977 #41227 - HIG compliance (Anna)
11978 #41242 - HIG compliance (Anna)
11979 #41304 - Missing dialog title (Michael)
11980 #41392 - HIG compliance (Anna)
11981 #41413 - Creating folder needs to make sure parent folder is
11983 #41468 - New Exchange public folders do not follow type of parent
11985 #41469 - Upgrade routine crashing on Solaris (Jeff)
11986 #41484 - Make proxies work (Sanshao Jiang)
11987 #41567 - HIG compliance (Anna)
11988 #41569 - HIG compliance (Anna)
11989 #41648 - Vfolder upgrade problem (Michael)
11990 #41916 - Memory corruption in Storage interface (Rodrigo)
11994 #39693 - Summary weather settings annoyances (Ettore)
11995 #40902 - HIG compliance (Ettore)
12001 - Mostly, if not completely, fixed 33708 (Dan, Toshok)
12002 - Fix duplicate entry in exported CSV (Gilbert Fang)
12003 - Use stock buttons (Rodney)
12007 - Made Solaris/CDE integration work again (Rodney)
12008 - Removed some debugging spewage (everyone)
12009 - Don't crash on malformed GConf folder settings (Toshok)
12010 - Don't error out if the directory already exists when creating a
12011 new folder (Ettore)
12012 - Fixed various memory leaks all over the place (Hans)
12014 Updated translations:
12016 - cs (Miloslav Trmac)
12017 - de (Christian Neumair)
12018 - es (Francisco Javier Fernandez)
12019 - it (Marco Ciampa)
12020 - nl (Vincent van Adrighem)
12021 - no (Kjartan Maraas)
12022 - pt (Duarte Loreto)
12023 - sv (Christian Rose)
12024 - zh_CN (Wang Jian)
12027 Evolution 1.3.2, 2003-04-11
12028 ---------------------------
12030 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
12034 #7103 - Addressbook doesn't play nice with dark themes. (Toshok)
12035 #19178 - importers only target default contact folder. (Toshok)
12036 #20210 - Cannot save changes when invoked from mailer. (Toshok)
12037 #23036 - Export Contact Data to CSV, XLS, etc. (for mail merge,
12038 etc.) (Gilbert Fang)
12039 #25148 - Selected contacts fields are not scrolling properly.
12041 #31786 - LDAP config dialog not properly internationalized.
12043 #32113 - Problem with UTF8 and contact list. (Toshok)
12044 #34085 - drag+drop not finalizing. (Toshok)
12045 #34651 - Searches with 8bit ascii char. not working in Select
12047 #37204 - Ximian, Inc. contact info update. (Michael)
12048 #38202 - Evolution crashed when I clicked the send button. (Michael)
12049 #39170 - void function should not has a 'return' keyword. (Philip
12051 #39256 - "Forward Contact", "Send Message to Contact" don't
12053 #39381 - crash when adding an address from an email to addressbook.
12055 #39507 - Select-names search broken. (Toshok)
12056 #39730 - Search Base Callback Not Working. (Toshok).
12057 #39763 - Pasting text into "To:" field doesn't work. (Toshok)
12058 #39788 - Can't add email address to contact. (Toshok)
12059 #40026 - Using pulldown to view multiple emails changes email to
12060 random characters. (Toshok)
12061 #40046 - To: and Cc: fields not accepting accented letters.
12063 #40403 - can't edit contact lists. (Toshok)
12064 #40715 - Merge email address dialog non functional when adding
12065 contact that already exists. . (Toshok)
12066 #40727 - email autocompletion not listing all names. (Toshok)
12067 #40841 - Ctrl-v was being used for both "Save As VCard" and
12069 #40901 - HIG-ify the LDAP server editor dialog's button
12074 #17231 - Private settings not retained. (JP)
12075 #31382 - Free/busy retrieval didn't work for http source. (Rodrigo)
12076 #31660 - Appointments with "for" recurrence synced with no end date.
12078 #32248 - Todo items imported from pilot have time set to 00:00. (JP)
12079 #34095 - Memory leaks. (Hans Petter)
12080 #34505 - Duplicate alarm dialogs for appts in exchange calendar.
12082 #35926 - Contacts entry in appointment editor to be removed.
12084 #37935 - Drawing problems in mini-calendar. (Hans Petter)
12085 #39262 - Crash when importing an ics file to local calendar. (Rodrigo)
12086 #39356 - New evo users didn't get calendar. (Rodrigo)
12087 #39692 - File type names should not be OAF component types. (Ettore)
12088 #39735 - View settings not persistent between sessions. (Jeff)
12089 #39736 - Times in day view too large. (Hans Petter)
12090 #39740 - Crash clicking in Attendees field when creating new
12092 #39757 - Couldn't delete reminder for appointment. (Hans Petter)
12093 #39770 - Not meeting request sent. (Rodrigo)
12094 #39803 - Bottom part of text cut off in month view. (Hans Petter)
12095 #39895 - Selection vanishes when day view loses focus. (Michael/Hans)
12096 #39954 - Crash when setting recurrence rule for an appointment.
12098 #39955 - Crash when forwarding an appointment as icalendar. (JP)
12099 #39961 - Appointment schedule autopick menu displays under File.
12101 #40133 - wombat startup error. (Toshok)
12102 #40195 - Cannot create new calendar folders (JP)
12103 #40252 - LOG(e...) syntax error (Michael)
12104 #40258 - Recurring event displayed truncated description. (Hans Petter)
12105 #40578 - Event summaries cut off in month view. (Hans Petter)
12106 #40655 - Mini-calendar always showed January 1970. (Hans Petter)
12107 #40661 - Missing header for Forte compilation. (Rodrigo)
12108 #40722 - Crash when closing a meeting. (JP)
12109 #40789 - Didn't remember reminder text. (JP)
12110 #40790 - Didn't launch programs added as reminders. (JP)
12111 #40792 - Buttons in Select File dialog for sound reminder didn't
12113 #40876 - Cannot create a meeting with a resource in Exchange
12115 #40894 - calendar switching weeks selected in small right subcalendars
12117 #41127 - Evolution crashed when sending new meeting invitation (JP)
12121 #29564 - Message list loses focus when you expunge. (Michael)
12122 #33786 - Crash when invalid expression fed to vFolder. (Michael)
12123 #36245 - Translation string context problem. (Dan)
12124 #37084 - Mailer forgets message list pane size on startup.
12126 #38227 - Button spacing issues. (Ettore)
12127 #38461 - Mail importers cannot import to non-local folders.
12129 #38659 - RFC2047 word encoding errors. (Jeff)
12130 #38926 - Configuration dialogs overlap each other. (Ettore, Jeff)
12131 #39165 - Losing all vFolder rules after editing them, until
12133 #39168 - compiler compatability, empty structs. (Jeff)
12134 #39170 - Compiler compatibility, returning a void return value.
12136 #39173 - prototype mismatch. (Jeff)
12137 #39204 - Charset handling problems with broken mails. (Jeff)
12138 #39256 - Send message to contact/forward contact doesn't work.
12140 #39325 - Allow user to enable/disable account from account list.
12142 #39382 - Signature editor dialog buttons messed up. (Jeff)
12143 #39464 - Trying to remove a duplicate vfolder crashes. (Michael)
12144 #39486 - Cancelling send/receive could cause a crash. (Michael)
12145 #39654 - vFolder source remove button doesn't work. (Jeff)
12146 #39696 - Default composer window title is meaningless. (Jeff)
12147 #39741 - Configuration dialogs overlap each other. (Ettore, Jeff)
12148 #39744 - Sending 8 bit mime to a smtp server which doesn't say it
12149 supports it. (Jeff)
12150 #39759 - Crash using search dialog. (Michael)
12151 #39800 - Make To: have focus on a new message. (Jeff)
12152 #39809 - Dialog's don't match gnome 2 layout. (Jeff)
12153 #39813 - Crash/noop adding signature script. (Jeff)
12154 #39870 - Message browser button sensitivity not correct. (Jeff)
12155 #39914 - Configuration dialogs overlap each other. (Ettore, Jeff)
12156 #39924, and many others - Subject entry box didn't work
12157 properly/support i18n very well. (Jeff)
12158 #40043 - A warning dialog wont go away. (Jeff)
12159 #40074 - Threads always open expanded. (Jeff)
12160 #40083 - Search box doesn't work on subscription dialog - it was
12162 #40103 - Deadlock at startup. (Michael)
12163 #40124 - Cannot unsubscribe from folders that aren't selectable.
12165 #40188 - Context menu on addresses crashes. (Michael)
12166 #40300 - Files are only detected for recovery when you start an
12168 #40314 - Some folders not expandable in subscriptions dialog.
12170 #40472 - Crash after entering password. (Michael)
12171 #40522 - Two passphrase dialogues viewing encrypted mail. (Michael)
12172 #40536 - Send/receive dialogue should transient for parent.
12174 #40608 - Crash saving attachment. (Jeff)
12175 #40679 - Composer crash browsing files to attach. (Jeff)
12176 #40728 - Crash while scrolling. (Jeff)
12177 #40764 - Composer backs up drafts too often. (Jeff)
12178 #40778 - incorrect IMAP BODY parsing/display (Jeff)
12179 #40900 - vfolder creation dialog has wrong button order. (Michael)
12180 #40904 - Spontaneous crash. (Jeff)
12181 #40921 - Cancel subscription dialogue while busy -> crash. (Michael)
12182 #41004 - HIG compliance. (Jeff)
12186 #17034 - Use UTF-8 in about box. (Michael)
12187 #34371 - Tries to open other user's folder with blank user field.
12189 #38775 - Version number hardcoded in warning dialog text. (Michael)
12190 #38974 - Xlib dependency causing linking error on Solaris. (Ettore)
12191 #39096 - Start-up crash on Solaris. (Ettore)
12192 #39467 - Crash when splash image not found. (Michael)
12193 #39599 - Crash when folder icons missing. (Ettore)
12194 #39692 - OAFIIDs being shown in the importer dialog. (Ettore)
12195 #39706 - Settings window too big. (Michael)
12196 #40377 - Old stale wombat servers not being killed. (Ettore)
12197 #40413 - Problem with closing the folder selector dialog. (Ettore)
12198 #40474 - Summary settings not imported from 1.2. (Michael)
12199 #40590 - Signature settings upgrade problem. (Michael)
12200 #40652 - Folder bar not resizing after resizing Evolution window.
12202 #40748 - Cannot resize icons in the shortcut bar. (Ettore)
12203 #40854 - Problem with selecting other user's folder. (Dan)
12204 #40888 - Crash when selecting other user's folder. (Dan)
12208 #5344 - Missing weather locations. (Marten Woxberg)
12209 #7153 - Stock folder names not translated. (Ettore)
12210 #12066 - Missing weather locations. (Dan)
12211 #15740 - Missing weather locations. (Dan)
12212 #18015 - Missing weather locations. (Dan)
12213 #19957 - AM/PM setting not being honoured. (Ettore)
12214 #40358 - Summary page not showing properly in non-C locales.
12216 #40141 - Preferences settings inconsistency when clicking "Close".
12218 #32027 - Missing locations. (Dan)
12224 - HIG'ify the e-address-popup's buttons layout. (Toshok)
12225 - Add input method support to the minicard view. (Toshok)
12226 - Make the minicard view listen for style changes. (Toshok)
12227 - Fix the select names component to be more friendly to non-shlib
12229 - Fix various errors in the contact editor caused by parsing
12230 addresses when we don't need to - especially after the user has
12231 explicitly entered the elements of the address
12232 themselves. (Toshok)
12233 - Replace GtkImage based arrow buttons in the contact editor with
12238 - Replaced all references to GdkFont deprecatedness with Pango.
12240 - Alarm notification fixes. (Rodrigo)
12241 - Timezone dialog fix. (Dan)
12242 - Use weak refs instead of destroy signal. (Rodrigo, Hans Petter)
12243 - Use GtkMessageDialogs for meeting-related questions. (Rodrigo)
12244 - GtkObject -> GObject fixes. (Everyone)
12245 - Connector-related fixes. (Dan)
12246 - Made meeting/scheduling work correctly. (JP)
12247 - Only remove alarms for backends that request it (Rodrigo)
12248 - HIG'ify dialogs (Ettore)
12252 - Clear passwords didn't work. (Michael)
12253 - Show preview and view threaded were made per-folder, as in
12254 1.2.x, 1.3.1 had them global. (Michael)
12255 - Make the printing dialog, and account editor transient for the
12256 parent. (Larry, Jeff)
12257 - Check for unique filter/vFolder names in all cases. (Michael)
12258 - Most warnings removed. (Jeff, Michael)
12259 - some text/plain mails detected as text/html, re-do the fix for
12260 #16817 to make it pickier. (Michael)
12261 - Imap buffer overflow potential. (Timo Sirainen)
12262 - GSSAPI SASL support. (Jeff)
12263 - Handle broken header charset checking similarly to badly
12264 labelled/broken body content. (Dan)
12265 - Various glib deprecation issues, and use non-locale specific
12266 string compares in various places. (Jeff, Michael)
12267 - Mail piped to the sendmail transport is canoncalised into Un*x
12268 format, using network format (CRLF) confuses some versions of
12270 - Some work on fixing cut and paste shortcuts in composer. (Jeff)
12271 - Made the EvolutionComposer corba interfaces work again/port to
12276 - Fixed some problems with the folder dialogs. (Dan)
12277 - Fixed shell .server files. (Dan)
12278 - Added --force-shutdown to the shell as a killev replacement.
12280 - Make Evolution use large WM icons. (Ettore)
12281 - Made the offline dialog work again. (Ettore)
12282 - Fixed importer framework to support non-local folders. (Ettore)
12286 - Make creation of the summary settings page faster. (Dan)
12290 - A number of compiler portability fixes, varadic macro's,
12291 __FUNCTION__ -> G_GNUC_FUNCTION, inline usage, void returns, etc
12293 - Fixed druid colors. (Dan)
12297 Evolution 1.3.1, 2003-03-05
12298 ---------------------------
12300 First release based on GNOME 2.