Next | Query returned 307 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2025-01-30 12:29:21 by Thomas Klausner | Files touched by this commit (8) | Package updated
Log message:
evolution: update to 3.44.4.

A much newer version (3.55.1) is out, but that needs a webkit-gtk update.
Help in fixing wip/webfix-gtk is very welcome!

In the meantime, this at least fixes the build.

Evolution 3.44.4 2022-08-05
---------------------------

Bug Fixes:
	I#1961 - Missing divider lines and paddings under GNOME
	I#1966 - EColorSchemeWatcher: Verify chosen dark variant theme name exists
	I#1968 - ECompEditor: Reminders list is too small
	I#1982 - Calendar: The default reminder not always added

Miscellaneous:
	Change when symbolic icons are forced in the application

Evolution 3.44.3 2022-07-01
---------------------------

Bug Fixes:
	I#1848 - icons: Add symbolic variants for toolbar/folder tree icons (Jakub Steiner)
	I#1918 - Composer: Skip STYLE and other tags in convert to Plain Text
	I#1919 - Drag&Drop creates many identical temporary files
	I#1930 - Update Task preview, when Task is updated
	I#1941 - ESourceSelectorDialog: Close on double-click on source only
	I#1944 - Crash when printing task list to pdf
	I#1946 - Logic of "Do not sign meeting requests" is inverted
	M!109 - EShell: Use symbolic icons on GNOME (Cédric Bellegarde)

Miscellaneous:
	EMailStripSigFilter: Make sure it doesn't read out of buffer bounds

Evolution 3.44.2 2022-05-27
---------------------------

Bug Fixes:
	I#1871 - WebKitEditor: Convert to plain text incorrect on reply/forward open
	I#1886 - itip-formatter: Use whole URL value as a link href
	I#1891 - Fails to build with libgweather 3.36
	I#1895 - Misc: Handle numpad Enter similarly as the Enter key
	I#1896 - Composer: Ensure URL entry is focused in Link Properties
	I#1898 - Better handle Dark Style GNOME 42 setting
	I#1900 - iTIP formatter shows twice "Attendee status updated"
	I#1902 - Tasks: Overdue calculation sometimes incorrect
	I#1904 - CompEditor: Move whole component between calendars
	I#1905 - DUE-today color in Tasks window not always applied
	I#1913 - Calendar: iTip message not sent to a Room address
	ews-I#159 - EMFolderTreeModel: Prefer Inbox over other folder types

Miscellaneous:
	EShell: Auto-close ESource connection alerts on idle
	EContactEditor: Use a GWeakRef on the editor when opening target client
	EWebDAVConfigLookup: Set also authentication method
	EWebKitEditor: Mode change not propagated into the Editor widget
	Tasks: Ensure ICalTime::zone is set for current time
	itip-view: Ignore empty text/plain subpart in meeting invitation mail

Evolution 3.44.1 2022-04-22
---------------------------

Bug Fixes:
	I#1568 - Cannot import PKCS12 certificate with non-ASCII or empty password
	I#1811 - icons: emblem-new hard to spot with adwaita-icon-theme 42
	I#1827 - itip-formatter: Properly update content on message preview reload
	I#1835 - Mail: Preview uses wrong colors for HTML mail with dark theme
	I#1837 - Meeting attendees should default to Required Participants
	I#1847 - attachment-reminder: Existing keyword lost on editing cancel
	I#1849 - markdown-utils: Ignore character encoding hints in HTML when \ 
converting to text
	I#1850 - Flatpak: Attachments cannot be opened
	I#1853 - Tasks: Cannot remove recurrence and Start date at the same time
	I#1857 - Composer: Markdown should preserve soft line breaks
	I#1858 - Calendar: Show recurring information near event time in preview/iTip
	I#1870 - Show mailto: hyperlinks in the status bar percent-decoded

Miscellaneous:
	Calendar: Minicalendar shown after search in the List View
	gal-view-instance: Do not crash on broken setup
	Disable hardware acceleration for WebKitGTK
Evolution 3.43.3 2022-03-04
---------------------------

Bug Fixes:
	I#1373 - itip-view: Offer to show other parts from multipart/alternative ][
	I#1787 - Hint when user name contains non-ASCII letters
	I#1821 - EToDoPane: Incorrect time shown in the tooltip for UTC times
	I#1824 - Composer: Preserve STYLE element of the signature
	M!102 - Port to libgweather4 (Jan Tojnar)

Miscellaneous:
	e-widget-undo: Group user actions into a single undo record
	Set gtk+ CSS widget names for some widgets
	e_display_help: Call Yelp directly to display help
	help: Add shorter link titles for link trails (Shaun McCance)

Evolution 3.43.2 2022-02-11
---------------------------

Bug Fixes:
	I#449 - Support markdown in composer
	I#1763 - Composer: Correct line wrapping with a link followed by a text
	I#1767 - ECalComponentPreview: Use full width for the Description
	I#1783 - EShell not emitting activate signal
	I#1791 - itip-view: Incorrect calendar used in certain corner case
	I#1792 - Contacts: Option to preview Personal section before Work
	I#1793 - Mail: Apply custom locale also to localized fwd-re
	eds-I#372 - SMTP: Add option to not re-encode message on upload

Miscellaneous:
	Use gtk_widget_is_visible() instead of gtk_widget_get_visible() on some places
	Composer: Backup from toplevel BLOCKQUOTE on split for Undo/Redo
	Composer: Special-case requote of BLOCKQUOTE nodes in Plain Text mode
	Composer: Various changes for Plain Text re-quote
	MessageList: Show regen error in GUI, rather than in the terminal
	Add a simple EMarkdownEditor widget
	text/markdown formatter: Allow HTML tags in the markdown
	Save temporary files into system temp, rather than under home
	Have a single function to convert markdown into HTML
	Add option to unset colors provided in HTML mails for preview into Preferences
	Calendar: Add option to use a markdown editor for Description in component editor
	ECompEditor: Timezone can be reset on component save

Evolution 3.43.1 2022-01-07
---------------------------

Bug Fixes:
	I#1032 - alarm-notify: Add a way to disable sound notifications
	I#1373 - itip-view: Offer to show other parts from multipart/alternative
	I#1555 - EWeekView: Ensure events layout after scroll
	I#1571 - Broken font settings can break message display
	I#1586 - ETable: Grouping by column misplaces group content
	I#1605 - LDAP: Use also set security when searching the root DSE
	I#1609 - EMinicard: Hide Nickname, when matches Full name
	I#1611 - ECollectionAccountWizard: Disable mail parts, when no username is provided
	I#1612 - Display the Categories in the Contact preview
	I#1613 - Manually typed categories are ignored
	I#1621 - Prevent IDN homograph attacks
	I#1623 - EMinicard: Hide fields same as the FileAs
	I#1637 - EMailAutoconfig: Autoconfig with Exchange accounts
	I#1639 - Filter messages by condition if sender is in address book
	I#1640 - prefer-plain: Do not hide attachments
	I#1645 - Tasks: Support ESTIMATED-DURATION
	I#1646 - Emoji picker empty
	I#1649 - Unable to clear search
	I#1653 - Correct Edit as New Message inside a Search Folder
	I#1657 - Composer: Correct empty paragraph detection for removal
	I#1667 - Component Preview: render Attendees with HTTPs-URI as hyperlinks \ 
(Дилян Палаузов)
	I#1672 - ECalModel: Show DTSTAMP, when LAST-MODIFIED is missing (Дилян \ 
Палаузов)
	I#1679 - e-convert.js: Do not re-wrap gmail_quote paragraphs
	I#1696 - Composer: Consider only accounts, which can send messages
	I#1697 - e_text_to_html_full: Use large enough buffer for character escape
	I#1698 - Bundle legacy icons removed from adwaita-icon-theme
	I#1705 - text-highlight: Add Markdown language
	I#1708 - Composer: Wrap quoted long words
	I#1712 - Tasks: Correct overdue calculation for DATE value type
	I#1714 - Composer: Prefer HTML over image on LibreOffice data paste
	I#1715 - Calendar: Ensure value type matches for start/end, start/due
	I#1716 - Mail: Show an error message on Archive when the Archive folder is not set
	I#1717 - ECalModel: Properly show also UTC times
	I#1718 - ECompEditorTask: Verify Due date is after the Start date
	I#1721 - Calendar: Leftover tooltip after event delete
	I#1722 - itip-formatter: Show Due date and Categories
	I#1724 - Mail: Improve Archive messages in Search Folders
	I#1729 - Composer: Forward can lost unreferenced attachments with Content-ID
	I#1730 - ToDo Bar: Disallow deleting read-only events and tasks
	I#1747 - ETableColumnSelector: Correct column names' translation (Ivan Chevychelov)
	I#1749 - ECalComponentPreview: Show component (non-public) classification
	I#1756 - Mail: Let always available Go To->Previous/Next Unread Message
	I#1757 - Add icons for mail-smart-backward and mail-smart-forward
	I#1758 - Calendar: Adapt to libical 3.0.12 change
	M!93 - Correct various typos (Дилян Палаузов)
	M!95 - deduplicate terminating ;; in C source code (Дилян Палаузов)

Miscellaneous:
	GalViewInstanceSaveAsDialog: Do not show the dialog in the init()
	By_Company.galview: Correct the column index in the grouping part
	ESrvConfigLookup: Use correct extension name for properties
	em-format: Format text/markdown with cmark library
	Use `g_assert_true()` instead of `g_assert()` in the unit tests
	mail-importer: Ensure Message-ID header on imported message
	EWebView: Change mouse leave detection code
	mail-notification: Use different icon name in the notification under Flatpak
	Misc: Generate appdata <releases/> from the NEWS file
	Misc: Do not build news-to-appdata executable
	Misc: Correct typo in fallback appdata attribute name
	news-to-appdata: Escape text exported to XML
	flatpak: Update build manifests
	Calendar: Cannot always remove custom reminder message
	Composer: Don't show blockquote indicators on both sides for 6th+ level
	Misc: Do not rely on build flags provided by evolution-data-server
	cal-config-weather: Bundle WeatherLocationEntry
	Calendar: Not all task lists included in the task panel
	Install legacy icons into correct directory
	EAddressbookModel: Update view on client's capabilities property change
	Load JavaScript plugins for message preview and WebKit editor
	icalendar-importer: Can show incorrect time in imported data preview
	WebDAVNotes: Let the user choose which extension is used for new notes
	Update list of authors for Help->About->Credits
	help: Add note about UI element sorting workaround (GN)

Evolution 3.42.0 2021-09-17
---------------------------

Bug Fixes:
	I#1620 - Flatpak: Set StartupWMClass in the .desktop file (Milan Crha)
	I#1630 - help: fix its:locNote placement (Anders Jonsson)
	M!85 - help/ldap - clarify search scopes (Дилян Палаузов)

Miscellaneous:
	help: Remove unused translated images (Andre Klapper)

Evolution 3.41.3 2021-09-03
---------------------------

Bug Fixes:
	I#1291 - EAttachmentIconView: Improve display settings (Milan Crha)

Miscellaneous:
	help: Cover more advanced mail thread sorting options (Andre Klapper)
	help: Update Exchange server related docs; link to OAuth2 wiki page (Andre Klapper)

Evolution 3.41.2 2021-08-13
---------------------------

Bug Fixes:
	I#329 - Mail: Limit by size a text attachment inline view (Milan Crha)
	I#1433 - Message List columns for custom headers (Milan Crha)
	I#1522 - WebView: Enable light/dark color scheme for the preview panels (Milan Crha)
	I#1561 - ContactMap: Retry with shorter address when not found (Milan Crha)
	I#1562 - Mail: Global search prevents execution of the saved searches (Milan Crha)
	I#1564 - Contacts: Prefer original value only when filled on contact merge \ 
(Milan Crha)
	I#1565 - Flush Outbox by default on rule firing with Forward action (Milan Crha)

Miscellaneous:
	mail-notification: Show mail folder name as the last in the notification (Milan \ 
Crha)
	Mail: Let the Enter key press in folder tree focus the message list (Milan Crha)
	EShellSearchbar: Update actions only if the shell view is active (Milan Crha)
	EAlert: Make it possible to mark actions as destructive in the .error files \ 
(Milan Crha)
	help: Remove some obsolete comments; link to free form syntax (Andre Klapper)

Evolution 3.41.1 2021-07-09
---------------------------

Bug Fixes:
	I#1292 - help: Include Free Form Expression syntax in the user documentation \ 
(Milan Crha)
	I#1307 - backup-restore: Handle user settings through GSettings, not DConf \ 
(Milan Crha)
	I#1378 - ECompEditorPageReminders: Change how predefined times are managed \ 
(Milan Crha)
	I#1392 - Pressing backspace in front of quoted line with link does not delete \ 
anything (Milan Crha)
	I#1410 - SRV Config Lookup: Lookup without email address too (Milan Crha)
	I#1417 - ItipView: Show full calendar name in info messages (Milan Crha)
	I#1423 - ItipView: Show the attendees in the invitation message (Milan Crha)
	I#1424 - Composer: Paragraph format change should preserve BLOCKQUOTE (Milan Crha)
	I#1428 - Can't import UTF-16 encoded .ics files (Milan Crha)
	I#1434 - ECompEditorPageReminders: Summary change doesn't change reminder \ 
description (Milan Crha)
	I#1439 - Composer: Paste single-line HTML without DIV into LI (Milan Crha)
	I#1444 - Button mnemonics not displayed and non-functional in "Edit Sort \ 
Order" dialog (Milan Crha)
	I#1447 - templates: Include In-Reply-To/References headers (Milan Crha)
	I#1459 - ESelectNamesEditable: Skips every second address in the list (Milan Crha)
	I#1460 - Don't put signature above original message when editing sent mail as \ 
new (Milan Crha)
	I#1462 - Mail: Let choose a Templates folder from any account (Milan Crha)
	I#1467 - Calendar: Ignores change of repeating event's end date only (Milan Crha)
	I#1469 - Composer: Signatures in HTML inserted into the quote on reply (Milan Crha)
	I#1471 - Composer: Lost attachments in reply/forward of an encrypted message \ 
(Milan Crha)
	I#1474 - Calendar: All day event tooltip shown only above Summary text (Milan Crha)
	I#1475 - Mail: Read Subject from PGP encrypted mail even without \ 
text/rfc822-headers part (Milan Crha)
	I#1491 - Mail: Forwarding e-mail Inline or Quoted duplicates some attachments \ 
(Milan Crha)
	I#1495 - ETable: Ignore Shift+Click in the table header area (Milan Crha)
	I#1499 - EShell: Allow override credentials prompt parent window (Milan Crha)
	I#1502 - Mail: Option to make search scope global (Milan Crha)
	I#1503 - PreferPlain: Deadlock when opening a message in composer (Milan Crha)
	I#1505 - Mail: Prefer existing message window on message open (Milan Crha)
	I#1507 - Contacts: Preserve selection after search change (Milan Crha)
	I#1512 - Choose account with which to forward message in filter rule (Milan Crha)
	I#1514 - ToDo Bar: Add an option for how many days to show (Milan Crha)
	I#1517 - ECompEditor: Remove redundant buttons from a toolbar (Milan Crha)
	I#1521 - Calendar: Removing recurrences not reflected in the UI (Milan Crha)
	I#1527 - Calendar: Implement "Delete this and future occurrences" \ 
(Milan Crha)
	I#1536 - Allow to delete an inserted image/rule in HTML composer (Milan Crha)
	I#1537 - EShellSearchbar: Search option not saved on change (Milan Crha)
	I#1547 - EMailNotes: Unset Content-Transfer-Encoding on message on save (Milan Crha)
	I#1554 - Mail: Sort Status column by unread state first (Milan Crha)
	I#1556 - Calendar: Add option to hide Memos/Tasks pane (Milan Crha)
	M!80 - help: Change instances of "Apply" to "OK" (Sibo Dong)
	M!82 - EPreferencesWindow: Use headerbar and stack widgets (Corentin Noël)
	M!84 - EPluginManager: Make it a page in the preferences (Corentin Noël)
	eds-I#289 - Support Matrix IM Protocol for Contacts (Milan Crha)
	eds-I#317 - Add OAuth2 for Yahoo! accounts (Milan Crha)
	eds-I#329 - Calendar: Add SIMPLE_MEMO_WITH_SUMMARY capability (Milan Crha)
	eds-M!68 - SetupBuildFlags.cmake: Correct testing of two compiler/linker build \ 
flags (Matt Turner)

Miscellaneous:
	EWebDAVBrowser: Preset default calendar color and order (Milan Crha)
	certificate-manager: Provide columns with SHA256 certificate checksum (Milan Crha)
	Composer: Incorrect <BR> in quoted line with spaces only (Milan Crha)
	ESourceComboBox: Check ESource's BackendName is filled before using it (Milan Crha)
	Ensure non-const pointers passed to I_CAL_IS_... functions (Milan Crha)
	EToDoPane: Do not pass recurrence ID when deleting all instances (Milan Crha)
	PrintableOptions.cmake: Correct variable name comparison (Milan Crha)
	Use GWeakRef in html_editor_actions_notify_html_mode_cb() (Milan Crha)
	itip-utils: Fix a possible memory leak (Milan Crha)
	e-mail-reader: Add safety checks on return value from \ 
e_mail_reader_get_selected_uids() (Milan Crha)
	Calendar: Let a GSettings binding mapping function return always TRUE (Milan Crha)
	Calendar: Fix error detail reference for 'failed-make-movable' (Milan Crha)
	Disable sandboxing to enable printing, until WebKitGTK is fixed (Milan Crha)
	ETable: Sometimes does not scroll to the cursor row (Milan Crha)
	Misc: Remove unneeded g_print() calls in the vCard importer (Milan Crha)
	Addressbook: Switch from GData Contacts API to CardDAV API for Google books \ 
(Milan Crha)
	Revert "ETable: Sometimes does not scroll to the cursor row" (Milan Crha)
	Flatpak: Replace --socket=x11 with --socket=fallback-x11 (Milan Crha)
	Update developer documentation .sgml files with missing pieces (Milan Crha)
	EPictureGallery: Sort the content by the file name (Milan Crha)
	EToDoPane: Add 'Delete This and Future Occurrences' popup menu option (Milan Crha)
	plugin-manager: Hide vertical scrollbar in plugin list, when not needed (Milan Crha)
	help: Cover 'Edit Sort Order… option' (Andre Klapper)
	help: Cover HTML vs Plain Text rendering (Andre Klapper)
	help: Cover selecting composer fonts; update composer toolbar items (Andre Klapper)
	help: Fix a typo (Andre Klapper)

Evolution 3.39.3 2021-03-12
---------------------------

Bug Fixes:
	I#898 - Calendar: Crash on deleting event (Milan Crha)
	I#1159 - Composer: Removing highlighted quoted section creates empty quoted \ 
lines (Milan Crha)
	I#1240 - Mail: Shows OAuth2 errors right after account is created (Milan Crha)
	I#1344 - Composer: Paragraph format change misbehaves on empty paragraph (Milan \ 
Crha)
	I#1349 - Do not expose source WebKit data dir in installed binaries (Milan Crha)
	I#1353 - mail-notification: Show folder name in the notification (Milan Crha)
	I#1365 - Composer: Nested quoted text can get lost in Reply on HTML mail (Milan \ 
Crha)
	I#1368 - itip-utils: Use Location as TZID instead of libical's TZID (Milan Crha)
	I#1382 - Calendar: Fails to create new even with read-only source selected \ 
(Milan Crha)
	I#1387 - Calendar: Cannot select events by mouse (Milan Crha)
	I#1389 - Contacts: Crash when adding contacts into Contact List (Milan Crha)
	I#1391 - Composer: Changing quoted line from Normal to Preformatted changes its \ 
quotation level (Milan Crha)
	I#1394 - Composer: Incorrect wrap in citation with a long link (Milan Crha)
	I#1398 - Composer: Fails to delete column/row of a table (Milan Crha)
	I#1403 - WebView: Automatically switch text direction according to the text \ 
(Milan Crha)

Miscellaneous:
	Calendar: Fix several memory leaks (Milan Crha)
	ECompEditorPageGeneral: Change signal connect function on meeting store (Milan Crha)
	itip-utils: Clamp the VTIMEZONE component of the sent component (Milan Crha)
	itip_view_rebuild_source_list: Count with parent ESource being NULL (Milan Crha)
	Mail: Correct compress thread level indentation (Milan Crha)
	CompEditor: Check for "one-alarm-only" calendar capability (Milan Crha)
	Allow to load modules from custom prefixes (Milan Crha)
	Flatpak: Show Save All button in attachment bar (Milan Crha)
	CompEditor: Make it easier to add a reminder (Milan Crha)
	ECert: Provide and use SHA256 for certificate comparison (Milan Crha)
	EWebDAVBrowser: Remove 'calendar-order' property when unset on save (Milan Crha)
	Composer: Disable visual wrapping of anchors in Plain Text mode (Milan Crha)
	Composer: Correct typo in node property names (Milan Crha)
	Calendar: Fix couple memory leaks (Milan Crha)

Evolution 3.39.2 2021-02-12
---------------------------

Bug Fixes:
	I#262 - Calendar: Ability to change RSVP response (Milan Crha)
	I#992 - CompEditor: Allow editing meetings if not owner (Milan Crha)
	I#1157 - Composer: Quoted text visually changes linewrap after paste (Milan Crha)
	I#1269 - Composer: Paste plain text as Preformatted (Milan Crha)
	I#1311 - templates: Prefer message body selection as Reply does (Milan Crha)
	I#1314 - templates: Quoted body shown incorrectly in Plain Text mode (Milan Crha)
	I#1317 - HTMLEditor: Add "Preserve ratio" into image properties \ 
dialog (Milan Crha)
	I#1319 - Address book: Provide feedback when searching in the List View (Milan Crha)
	I#1320 - Adapt to libgweather 40.alpha API changes (Milan Crha)
	I#1328 - Calendar: Event tooltip can be misplaced (Milan Crha)
	I#1330 - Composer: Invalid wrapping with a space at the end of the line (Milan Crha)
	I#1336 - Calendar: Preserve time when creating events with double-click (Milan Crha)
	eds-I#297 - CalDAV: Support calendar-order property (Milan Crha)
	eds-I#298 - Flatpak: Share NSS database with the system (Milan Crha)
	M!75 - The XDG_CURRENT_DESKTOP env is a list (Sebastien Bacher)
	M!76 - Correct typos in a/an (Дилян Палаузов)

Miscellaneous:
	Sync GLibTools.cmake with Evolution-Data-Server (Milan Crha)
	e-editor.js: Correct variable name in EvoEditor.InsertSignature() (Milan Crha)
	Fix a memory leak when quoting headers for message replies (Milan Crha)
	EMailConfigAssistant: Prefill user name for the new accounts (Milan Crha)
	message-list: Remove unneeded code (Milan Crha)
	Composer: Add an option to prefer PRE on paste of a plain text (Milan Crha)
	EAddressbookView: Call e_table_set_info_message() only on ETable (Milan Crha)
	ESourceSelector: Update GtkTreeStore values only if changed (Milan Crha)
	Fix invalid cast in e_calendar_item_get_date_for_cell() (Milan Crha)
	Flatpak: Enable smart card support in the Flatpak manifests (Milan Crha)
	Add an alternative shortcut to show the WebKit inspector (Milan Crha)
	action_event_popup_rsvp_response_cb: Always initialize local variable (Milan Crha)
	EWebDAVBrowser: Support calendar-order property (Milan Crha)
	help: Describe the regex type supported in vfolder search (Andre Klapper)

Evolution 3.39.1 2021-01-08
---------------------------

Bug Fixes:
	Bug 787993 - Mail: Rename and reposition 'Templates' submenu (Milan Crha)
	Bug 788192 - Support mid: URI scheme (Milan Crha)
	I#95 - Calendar: Show all calendar events in the List View (Milan Crha)
	I#353 - [Prefer Plain] Generate plain text from text/html, if not available \ 
(Milan Crha)
	I#550 - Mail: Compress flat thread indentation (Milan Crha)
	I#620 - Add tag to free form expression syntax for Location (Milan Crha)
	I#697 - Add tooltip to account/source connection icon (Milan Crha)
	I#766 - Flatpak: Enable access to Kerberos tickets (Milan Crha)
	I#847 - Make it easier to load remote content (Milan Crha)
	I#913 - Switching to plain-text keeps signature's HTML formatting (Milan Crha)
	I#1070 - Improve URL scanner (detect angle brackets) (Milan Crha)
	I#1072 - EDateEdit: Doesn't signal date change when set to None (Milan Crha)
	I#1073 - Calendar: Recurring DATE value can match DTSTART and DTEND (Milan Crha)
	I#1075 - EHTMLEditorLinkDialog: Default to https:// (Milan Crha)
	I#1085 - WebDAVBrowser: Show the collection URL in the tooltip (Milan Crha)
	I#1089 - Extend the iTIP formatter to show ATTACH and URL (Milan Crha)
	I#1090 - Forward as iCalendar: Embed event's local attachments (Milan Crha)
	I#1092 - Mail: Skip error parts when quoting/printing messages (Milan Crha)
	I#1094 - CollectionAccountWizard: Eventually prefill account name from server \ 
name (Milan Crha)
	I#1095 - WebDAVBrowser: Escape text for use in markup (Milan Crha)
	I#1096 - iTip formatter: Do not double-HTML-escape user comment (Milan Crha)
	I#1097 - iTip formatter: Show HTML Description, when available (Milan Crha)
	I#1103 - iTip formatter: Ignore non-opaque events in the conflict search (Milan \ 
Crha)
	I#1109 - CompEditor: Hide known read only groups for new events (Milan Crha)
	I#1118 - Calendar: Disable import when no destination is selected (Milan Crha)
	I#1122 - ENameSelectorEntry: Missing contacts in the lookup (Milan Crha)
	I#1123 - Composer: Spell check menu hides "Add to Dictionary" after \ 
open (Milan Crha)
	I#1127 - EWebDAVBrowserPage: Offer 'Browse' for WebDAV sources only (Milan Crha)
	I#1133 - Calendar: Preserver timezone on recurrence instances (Milan Crha)
	I#1139 - backup-restore: Fails to find source registry's D-Bus service name \ 
(Milan Crha)
	I#1140 - Calendar: Offer calendar mail address as organizer (Milan Crha)
	I#1143 - CMake WITH_ENCHANT_VERSION is boolean, should be string (Milan Crha)
	I#1148 - Send account override does not work with post to a mailing list (Milan \ 
Crha)
	I#1150 - Mail: Localize all special folder names in the folder tree (Milan Crha)
	I#1151 - Tasks: Add Advanced Search filters for Due dates (Milan Crha)
	I#1156 - Composer: HTML email signature not stripped (Milan Crha)
	I#1158 - Composer: Disable spellcheck of quoted text (Milan Crha)
	I#1160 - itip-view: Default 'Inherit reminder' option to be checked (Milan Crha)
	I#1170 - EWebDAVBrowser: The home sets not always expanded (Milan Crha)
	I#1171 - Cannot copy text/click links in read-only events (Milan Crha)
	I#1175 - composer-attribution-language doesn't take effect for C locale (Milan Crha)
	I#1176 - cmd-line: Use folder: URI to switch Mail view folder (Milan Crha)
	I#1179 - Calendar: Import may prefer "is instance" over \ 
"repeats" info (Milan Crha)
	I#1187 - code-cleanup: Remove unnecessary NULL pointer checks (Markus Elfring)
	I#1197 - Composer: BACKSPACE key on empty line simulates DEL key (Milan Crha)
	I#1204 - Composer: Remove signature hints on message send (Milan Crha)
	I#1206 - Mail: Preserve TABs in plain text body preview (Milan Crha)
	I#1207 - Composer: Magic-links can reposition caret to incorrect place (Milan Crha)
	I#1208 - Keep the space in the filenames upon saving (Milan Crha)
	I#1213 - EFileRequest: URL-decode path of the file before using it (Milan Crha)
	I#1214 - Composer: Block format change from UL/OL can split BODY (Milan Crha)
	I#1216 - Add option to disable build of the 'alarm-notify' module (Markus Elfring)
	I#1230 - mail-autoconfig: Set 15s timeout for autoconfig lookup (Milan Crha)
	I#1231 - Mail: Add tooltips to attachment buttons in the preview (Milan Crha)
	I#1242 - Tasks: "Uncompleted Tasks" filter does not work as expected \ 
(Milan Crha)
	I#1243 - tnef-attachment: Fails to decode some TNEF event attachments (Milan Crha)
	I#1255 - Composer: Add plugin to validate expected sender before send (Milan Crha)
	I#1259 - Composer: Body from mailto: URI not enclosed in paragraphs (Milan Crha)
	I#1262 - Composer: Forward -> Redirect includes account signature (Milan Crha)
	I#1266 - Alternative Reply: Do not ellipsize template names (Milan Crha)
	I#1273 - GLibTools.cmake: Generate signal marshallers without source reference \ 
(Milan Crha)
	I#1286 - WebView: Change how scheme handlers are registered (Milan Crha)
	I#1288 - Mail: Option to preserve folder expand state in Copy/Move to Folder \ 
(Milan Crha)
	I#1309 - templates: Remove signature in $ORIG[quoted-body] (Milan Crha)
	I#1312 - templates: Reply-To field is not copied to the new message (Milan Crha)
	M!63 - Tasks: Add a filter option to show started tasks (Helmut Pozimski)
	M!65 - Resolve build failure with ENABLE_CANBERRA set to OFF (David Ward)
	M!66 - Typos 'the the ' -> 'the ' (Дилян Палаузов)
	M!67 - CMake: Add the enumeration of possible values for WITH_ENCHANT_VERSION \ 
(Дилян Палаузов)
	M!68 - mail-notification: Select new message when notification is clicked (Ryan \ 
Hendrickson)
	M!69 - Use tabular numbers for any widgets that stack numbers (Ryan Hendrickson)
	M!71 - flatpak: Allow to build a flatpak with a different build directory \ 
(Corentin Noël)
	M!73 - HACKING: Replaced the bugzilla URL with the gitlab URL (Éloi Rivard)
	M!74 - Fix a typo in a translated string (Yuri Chornoivan)
	eds-I#281 - GLibTools.cmake: Use basename in glib-mkenums templates (Milan Crha)

Miscellaneous:
	html-editor: Update unit tests after change for I#1204 (Milan Crha)
	CollectionAccountWizard: Show provided error message when password is required \ 
(Milan Crha)
	Flatpak: Switch to 3.38 SDK and build its own libcanberra (Milan Crha)
	EWebKitEditor: Prevent NULL dereference on call to WebKitWebView methods (Milan \ 
Crha)
	Flatpak: Change git URL for libcanberra (Milan Crha)
	ECalendarItem: Settings loaded only when being shown (Milan Crha)
	Show preview of imported data in import assistant (Milan Crha)
	Reuse existing mail session when generating import preview (Milan Crha)
	Fix two memory leaks related to data import (Milan Crha)
	Add 'Expression' condition to Calendar/Memo/Task Advanced Searches (Milan Crha)
	Tasks: Add 'Scheduled Tasks' filter option (Milan Crha)
	e-convert.js: Missing line breaks with nested paragraphs (Milan Crha)
	em-folder-properties: Add a 'Path' value to the General tab (Milan Crha)
	Calendar: Make it possible to assign email address to On This Computer sources \ 
(Milan Crha)
	ECompEditor: Listen for target backend property change notification (Milan Crha)
	ECompEditor: Extract plain email address from backend property (Milan Crha)
	Mail: Disable 'Export to PDF' on drag & drop (Milan Crha)
	ECompEditor: Add easy way to open URLs in the Location field (Milan Crha)
	Calendar: Linkify URL and Location in import component preview (Milan Crha)
	Bump glib requirement to 2.56, due to used functions from that version (Milan Crha)
	main.c: Remove possibly obsolete WebKit tweaks (Milan Crha)
	Fix new compiler warnings introduced by GLib minimum version bump (Milan Crha)
	ecep_general_pick_organizer_for_email_address: The 'ii' can be used \ 
uninitialized (Milan Crha)
	Add Kabyle translation into the e_supported_locales array (Milan Crha)
	Flatpak: Update Flatpak manifests (Milan Crha)
	ECalModel: Do not remove all objects on range change (Milan Crha)
	Composer: UL/OL not wrapped properly in Plain Text mode (Milan Crha)
	Shell: Make it possible to show webkit://gpu information (Milan Crha)
	Misc: Mark ellipsis for translation (Milan Crha)
	EABContactFormatter: Remove obsolete WebKitGTK code (Milan Crha)
	action_show_webkit_gpu_cb: Use current view when searching for a web view \ 
(Milan Crha)
	Remove unused and obsolete data/evolution.1 file (Milan Crha)
	Add '--force-shutdown' argument information into the man page (Milan Crha)
	help: Fix broken xpointer namespaces (Andre Klapper)
	help: Fix broken xinclude for license in footer (Andre Klapper)
	help: Remove unhelpful 'Getting Started' page (Andre Klapper)
	help: Cover how to show a specific window/folder when starting the app (Andre \ 
Klapper)

Evolution 3.38.0 2020-09-11
---------------------------

Miscellaneous:
	ECompEditorMemo: Invalid cast of a widget object (Milan Crha)

Evolution 3.37.92 2020-09-04
----------------------------

Bug Fixes:
	I#461 - Let 'Wrap quoted text in replies' influence paragraph style (Milan Crha)
	I#561 - Composer: Restore X-Evolution headers when send fails (Milan Crha)
	I#657 - Cannot rename other than selected mail folder (Milan Crha)
	I#841 - Bcc field reset when composing as "Edit as New Message" \ 
(Milan Crha)
	I#893 - Include description in the tooltip of the events (Milan Crha)
	I#908 - Focus body in message window when caret mode is enabled (Milan Crha)
	I#919 - Better figure out intended recipient with Reply to Sender (Milan Crha)
	I#931 - WebDAV browser: Refresh list of server sources on dialog close (Milan Crha)
	I#981 - Mail: Misleading message when searching in multiple folders (Milan Crha)
	I#1014 - Calendar: Correct RRULE's UNTIL value saving (Milan Crha)
	I#1061 - Mail preview can cause WebKit do 100% endless loop (Milan Crha)
	I#1063 - Enhance debug prints of PKCS12 file import (Milan Crha)
	I#1064 - Hide 'Copy content for offline use' when not used (Milan Crha)
	I#1067 - The "No label" filter shows emails with labels (Milan Crha)
	I#1068 - Attached event invitation not properly displayed (Milan Crha)
	I#1071 - Shift+number key cannot be typed in the search field (Milan Crha)
	M!64 - help: Add missing double quote in a string (Jordi Mas)

Miscellaneous:
	Let the New Collection Account window resize based on its content (Milan Crha)
	EWebView: Write console messages to stdout when WebKit developer mode is \ 
enabled (Milan Crha)
	help: Clarify what to do if PST import is not available (Andre Klapper)

Evolution 3.37.90 2020-08-07
----------------------------

Bug Fixes:
	I#895 - "Time" portion of calendar entries not scaling with font \ 
(Stefan Paul Noack)
	I#973 - Increase size of calendar copy/move dialog (Bryan Dunsmore)
	I#998 - ETree: Hard to see thread expander on selected row (Milan Crha)
	I#1017 - ECompEditor: Error when save-only (all instances) of a recurring event \ 
(Milan Crha)
	I#1027 - Calendar: SEQUENCE not changed when modifying All Instances (Milan Crha)
	I#1030 - Calendar: Component editor shows incomplete RRULE (Milan Crha)
	I#1034 - Calendar: Event non-libical time zone reset to UTC on edit (Milan Crha)
	I#1038 - EShellSearchbar: Save search scope per folder (Milan Crha)
	I#1041 - Search folders can show non-matches after filter change (Milan Crha)
	I#1042 - Show recurrence information with user-specified date format (Milan Crha)
	M!62 - ECellText/ECellDate: Use tabular numbers for date (Zander Brown)

Miscellaneous:
	EContactEditor: Other mailing address has stored incorrect address label (Milan \ 
Crha)
	Flatpak manifests: Adapt to the branch name change for the bogofilter project \ 
(Milan Crha)
	e-web-view.js: Check iframe property validity in Evo.initialize() (Milan Crha)
	itip-formatter: Content not shown when showing message without folder (Milan Crha)
	Message filters not playing sounds (Milan Crha)
	Add Central Kurdish translation to the list of supported locales (Milan Crha)
	help: Mailing List filter criterion checks numerous mail headers (Andre Klapper)
	help: Link Contact Autocompletion and automatic Contacts (Andre Klapper)

Evolution 3.37.3 2020-07-03
---------------------------

Bug Fixes:
	I#854 - Offer "Saved searches" submenu in the search bar (Milan Crha)
	I#855 - Order mail search entries by type and speed (Milan Crha)
	I#858 - Add an option to show uncompleted tasks (RALOVICH, Kristof)
	I#934 - CMake: Spam-filtering options should be files, not paths (Milan Crha)
	I#963 - Composer: New message can incorrectly keep selected default account \ 
(Milan Crha)
	I#966 - Composer: Correct caret placement around signature wrapper (Milan Crha)
	I#969 - Workaround freeze on drag of message over composer body (Milan Crha)
	I#975 - Composer: Some user options not propagated to the WebProcess (Milan Crha)
	I#979 - Undeletable empty item in folder list (Milan Crha)
	I#982 - 'Message contains'-search broken in 3.36.3 (Milan Crha)
	I#985 - Ensure 16px online/offline icon height in the status bar (Milan Crha)
	I#1003 - ASAN: Left shift of 0xFF00 by 16 places cannot be represented in type \ 
'int' (Milan Crha)
	eds-I#223 - WebDAV: Inefficient processing of returned XML data (Milan Crha)

Miscellaneous:
	Address a compiler warning about ENABLE_MAINTAINER_MODE (Milan Crha)
	Composer: Asks for format change on Plain Text draft open (Milan Crha)
	e-editor.js: EvoEditor.LoadHTML: Preserve theme CSS (Milan Crha)
	Add an option to specify minimum font size for WebKitGTK (Milan Crha)
	Drop (optional) dependency on org.gnome.settings-daemon.plugins.xsettings \ 
schema (Milan Crha)
	help: Update KMail import instructions (Andre Klapper)

Evolution 3.37.2 2020-05-29
---------------------------

Bug Fixes:
	Bug 725254 - Smaller font size shown as 0 in preview when received (Milan Crha)
	I#783 - e-editor.js: Remove body margin/padding styles and attributes (Milan Crha)
	I#821 - Slow message search (Milan Crha)
	I#884 - Composer: Text split for wrapping can produce invalid UTF-8 text (Milan \ 
Crha)
	I#906 - composer-plain-text-starts-preformatted is not followed when replying \ 
to HTML emails (Milan Crha)
	I#914 - Allow setting Reply-To and From values via a mailto: URI (Milan Crha)
	I#915 - Fix some issues reported by Clang's ubsan sanitizer (Milan Crha)
	I#917 - Crash under html_editor_update_actions (Milan Crha)
	I#923 - e-canvas-background.c: Limit boundary rectangle to fit 'int' type \ 
(Milan Crha)
	I#925 - Check _submissions._tcp SRV records during account setup (Milan Crha)
	I#929 - Allow calendar week view to start on Sunday (Bryan Dunsmore)
	I#930 - gnome-canvas.c: Avoid integer value overflow in redraw_if_visible() \ 
(Milan Crha)
	I#947 - ECollectionAccountWizard: Error message hidden when sources' save \ 
failed (Milan Crha)
	M!53 - data/webkit/*.js: change the emacs mode to JavaScript (Дилян \ 
Палаузов)
	M!54 - Add the enumeration of possible values for ENABLE_PLUGINS (Дилян \ 
Палаузов)
	M!57 - gal-a11y-e-cell-text.c: Replace deprecated G_CONST_RETURN usage \ 
(Дилян Палаузов)
	ews-I#99 - All-day events date shown by one day off (Milan Crha)

Miscellaneous:
	EWebKitEditor: Switch to JavaScriptCore API (Milan Crha)
	HACKING: Replace 404 projects.gnome.org with wiki.gnome.org URL (Andre Klapper)
	Default Inbox message: Replace projects.gnome.org URL with wiki.gnome.org URL \ 
(Andre Klapper)
	Default Inbox message: Remove reference to outdated on-wiki FAQ (Andre Klapper)
	Default Inbox message: Remove Japanese version (broken binary noise) (Andre Klapper)
	Default Inbox message: Update mailing list URL (Andre Klapper)
	Default Inbox message: Replace Bugzilla with Gitlab URL (Andre Klapper)
	Default Inbox message: Remove Novell email address from footer (Andre Klapper)
	Default Inbox message: Remove updates for version 2.8 from Portuguese version \ 
(Andre Klapper)
	README.md: Update WebKitGTK+ version, to match the one in CMakeLists.txt (Milan \ 
Crha)
	e-editor.js: Remove insignificant new lines when pre-processing loaded HTML \ 
(Milan Crha)
	e-convert.js: Correct conversion of citations with nested blocks (Milan Crha)
	e-editor.js: Normalize blockquote-s for replies/forwards (Milan Crha)
	e-editor.js: Fix various issues related to citation editing (Milan Crha)
	e-editor.js: Remove all body attributes when using Plain Text mode (Milan Crha)
	e-editor.js: Block format change doesn't set DIV width in Plain Text mode \ 
(Milan Crha)
	Enable sandbox usage for WebKitGTK (Milan Crha)
	Calendar: Show probable HTML-formatted component DESCRIPTION as formatted text \ 
(Milan Crha)
	mail_execute_shell_command: Add logging for easier debugging (Milan Crha)
	SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C \ 
code compilation (Milan Crha)
	ECompEditorPageSchedule: Fix some minor issues reported by Coverity Scan (Milan \ 
Crha)
	Fix minor typos (Yuri Chornoivan)
	MessageList: Update localized re values only if the setting changed (Milan Crha)
	EWebDAVConfigLookup: Clear output GError before using it (Milan Crha)
	ECollectionAccountWizard: Prefix errors when finishing the wizard (Milan Crha)
	e-convert.js: Treat dash as a wrap-able character (Milan Crha)
	help: Fix broken Catalan help translation (Andre Klapper)
	help: 'Send and Receive' button is called 'Send / Receive' (Andre Klapper)
	help: Search folders must be enabled in order to display the menu item (Andre \ 
Klapper)
	help: Add missing file to CMakeLists.txt (Andre Klapper)

Evolution 3.37.1 2020-04-24
---------------------------

Bug Fixes:
	I#536 - Always show the date of an appointment received via e-mail (Milan Crha)
	I#792 - Composer: Some shortcuts depend on the current keyboard layout ][ \ 
(Milan Crha)
	I#793 - Use libravatar instead of gravatar (Milan Crha)
	I#795 - Add signature position option to Alternative Reply (Milan Crha)
	I#799 - EAlertBar: Text part doesn't work well for long text ][ (Milan Crha)
	I#824 - EWebView: Should not force EWebView colors on IFrame body (Milan Crha)
	I#830 - Change default for composer-mailto-body-in-pre to false (Milan Crha)
	I#835 - CompEditor: Default weekly recurrence to event's week day (Milan Crha)
	I#836 - Shell: Executes shortcuts from inactive view (Milan Crha)
	I#837 - Calendar List View: Cancel of changes not reverted in GUI (Milan Crha)
	I#870 - e-day-view: Add a gap between adjacent events (Milan Crha)
	M!45 - Typos in internal variable names (Nour E-Din Osama Mohamed)
	M!47 - README.md: Remove reference to ACLOCAL_FLAGS (Дилян Палаузов)
	M!48 - EWebView: Show the destination of hyperlinks as tooltip (Nour E-Din \ 
Osama Mohamed)
	eds-I#165 - Add backend to access Nextcloud Notes (Milan Crha)
	eds-I#195 - alarm-notify: Show more details of the selected event (Milan Crha)

Miscellaneous:
	contact-editor: Cannot set custom full name Title/Suffix (Milan Crha)
	EMailBrowser: Cannot type some letters in the search entry (Milan Crha)
	EMailBrowser: Escape key press closes window, instead of the search bar (Milan Crha)
	ECompEditorPageReminders: Do not force custom description (Milan Crha)
	EWebKitEditor: Prevent Replace-all to cycle indefinitely in some cases (Milan Crha)
	mail-send-recv.h: Remove leftover function definition without implementation \ 
(Nour E-Din Osama Mohamed)
	Bump libical version to 3.0.8 in Flatpak manifests (Milan Crha)
	EMailBrowser: Cannot be closed with Escape key press (Milan Crha)
	The "Address Book Map" menu item shown even when not compiled with it \ 
(Milan Crha)
	win32/Makefile: Update "git clone" commands to use GNOME Gitlab \ 
(Andre Klapper)
	e-shell: Should retry source authenticate after successful trust prompt (Milan Crha)
	EHTMLEditor: Prefer emoji over emoticon (Milan Crha)
	em-formatter: Remove unneeded attachment-expander button's 'data' attribute \ 
(Milan Crha)
	Calendar: Correct management of ECalComponentDateTime structures (Milan Crha)
	itip-formatter: Eventually linkify Location field (Milan Crha)
	EActivityBar: Unset timeout_id without recursive call to g_source_remove() \ 
(Milan Crha)
	external-editor: Fix a memory leak (Milan Crha)
	Flatpak: Switch to 3.36 runtime and change the build order (Milan Crha)
	help: Import instructions for Thunderbird might not work anymore (Andre Klapper)
	help: Cover how to modify the outgoing email method (Andre Klapper)

Evolution 3.36.0 2020-03-06
---------------------------

Miscellaneous:
	help: Remove "New mail notification" GNOME desktop screenshot (Andre \ 
Klapper)
	Fix broken markup in few UI translations (Andre Klapper)

Evolution 3.35.92 2020-02-28
----------------------------

Bug Fixes:
	I#276 - Runtime warning when resizing table column (Milan Crha)
	I#363 - Change minimum width limit for the mail sidebar (Milan Crha)
	I#590 - Redirect should not modify message headers (Milan Crha)
	I#598 - EShellSwitcher: Runtime warnings about negative content height (Milan Crha)
	I#599 - Calendar List view changes selected day (Milan Crha)
	I#668 - EWebDAVConfigLookup: Try also without username/password (Milan Crha)
	I#673 - Allow deselect of the Archive folder (Milan Crha)
	I#788 - ENameSelectorList: Disable shortcut to show its popup (Milan Crha)
	I#790 - Automatic contacts: Do not modify contacts with the same full name \ 
(Milan Crha)
	I#791 - GOA configured Mail accounts don't auto-refresh by default (Milan Crha)
	I#792 - Composer: Some shortcuts depend on the current keyboard layout (Milan Crha)
	I#798 - contact-editor: Enable wrapping in the Notes text view (Milan Crha)
	I#799 - EAlertBar: Text part doesn't work well for long text (Milan Crha)
	I#800 - Composer: Position window in the center of the screen (Milan Crha)
	I#806 - Mail: Preserve folder tree expand state in a new window (Milan Crha)
	I#810 - List View: Use uniform row height in Calendar and Contacts (Milan Crha)
	I#813 - Improve styling of cited text in HTML mails (Milan Crha)

Miscellaneous:
	help: Add a page about printing limitations in Flatpak versions (Andre Klapper)
	help: Cover potential problems for automatical import from KMail (Andre Klapper)
	help: Cover how to debug missing applications to open attachments (Andre Klapper)
	help: Cover how to close the separate window after message deletion (Andre Klapper)
	help: Rename printing-in-flatpak to flatpak-limitations (Andre Klapper)
	help: Document more Flatpak limitations (Andre Klapper)
	help: Explicitly cover that you can set notifications per mail account (Andre \ 
Klapper)
	e-gtkemojichooser: Mark translatable messages with their own context (Milan Crha)

Evolution 3.35.91 2020-02-14
----------------------------

Bug Fixes:
	Bug 224044 - Keys to open attachments (Milan Crha)
	I#22 - Hide "Birthdays & Anniverseries" calendar from conflict \ 
search list (Milan Crha)
	I#48 - Add 'Customize current view' into View->Current View menu (Milan Crha)
	I#312 - Allow change of magic-spacebar accelerators (Milan Crha)
	I#340 - Hide explicit Send/Receive dialog by default (Milan Crha)
	I#695 - Option to unset colors provided in HTML mails for preview (Milan Crha)
	I#734 - Calendar: Option to start Month View with current week (Pascal Fuerst)
	I#784 - Warn about and limit what can be attached using mailto: URI (Milan Crha)

Miscellaneous:
	e-table-config: Fix runtime warning when changing sort direction (Milan Crha)
	Remove App menu (Milan Crha)
	help: Clarify checkbox behavior for Mail Send Account Overrides (Andre Klapper)

Evolution 3.35.90 2020-01-31
----------------------------

Bug Fixes:
	I#740 - 'open-map:' URI passed to browser (Milan Crha)
	I#745 - PST importer: Fix name of MIME multipart/alternative (Ángel)
	I#749 - Reword text in Read Receipt message (Milan Crha)
	I#752 - Incorrect time shown in Reply credits for Australia/Adelaide (Milan Crha)
	I#760 - ECompEditor: Typing end time messes up start time (Milan Crha)
	I#767 - Support for WebP images / photos (Milan Crha)
	eds-I#154 - Replace deprecated gdk_beep() usage in the code (Milan Crha)

Miscellaneous:
	ESourceConfig: Use a new ESourceCollection::allow-sources-rename property \ 
(Milan Crha)
	EMFolderTreeModel: Let load folder structure on demand (Milan Crha)
	mail_config_provider_page_add_checkspin: Correct mnemonic widget setting (Milan \ 
Crha)
	Emoticon: Replace Unicode variant for face-smile and face-sad with Emoji (Milan \ 
Crha)
	bbdb_merge_buddy_to_contact: Use provided new() function and fix possible \ 
memory leak (Milan Crha)
	Change how EColorCombo palettes are created (Milan Crha)
	Prefer GSlice over heap allocation for short-lived structures (Milan Crha)
	e-mail-parser: Guess inner data mime type after extract from S/MIME blob (Milan \ 
Crha)
	EFocusTracker: Correct Undo/Redo actions' update for EContentEditor (Milan Crha)
	help: Update link to Bug Writing Guidelines (Andre Klapper)
	help: Remove obsolete TODO comment (Andre Klapper)
	help: Use a proper list of steps for all plugin related instructions (Andre Klapper)
	help: Add note to all plugin instructions if plugin not available (Andre Klapper)

Evolution 3.35.3 2020-01-03
---------------------------

Bug Fixes:
	I#681 - Cannot type the date of a meeting ][ (Milan Crha)
	I#719 - e-cal-dialogs: Set default responses for dialogs (Milan Crha)
	I#729 - New Mail account wizard ignores email address change (Milan Crha)

Miscellaneous:
	Remove former maintainer from the DOAP file (Milan Crha)

Evolution 3.35.2 2019-11-22
---------------------------

Bug Fixes:
	Bug 789267 - Add Insert->Emoji into message composer (Milan Crha)
	I#642 - Prefer https:// when fetching server's autoconfig/config-v1.1.xml \ 
(Milan Crha)
	I#659 - Hardcoded text colors do not work well in dark mode (Milan Crha)
	I#680 - Change how supported locales for composer attribution language are \ 
detected (Milan Crha)
	I#681 - Cannot type the date of a meeting (Milan Crha)
	I#696 - Copying event in calendar does not sustain duration of event (Milan Crha)
	I#701 - ECompEditorEvent: Preset user timezone for all-day events, instead of \ 
UTC (Milan Crha)
	I#702 - "Body contains" leaves the search term selected in the email \ 
(Milan Crha)
	I#709 - tnef-attachment: Add TNEF part as attachment on error (Milan Crha)
	I#711 - "Select Today" goes to wrong date if month view is scrolled \ 
(Milan Crha)
	ews-I#52 - Disable iTip message send when copy/move meeting between calendars \ 
(Milan Crha)

Miscellaneous:
	e-web-view.js: Replace 'isEqualNode()' with '===' (Milan Crha)
	e-web-extension.c: Do not include webkitdom.h (Milan Crha)
	Fix a crash when changing Archive folder (Milan Crha)
	e-web-view.js: Element::tagName is always in upper-case (Milan Crha)
	Calendar: Show only the last part of the timezone above the time column in the \ 
Day View (Milan Crha)
	Clear JSCContext exceptions after the call (Milan Crha)
	ESimpleAsyncResult: Avoid thread scheduling race when finishing on idle (Milan Crha)

Evolution 3.35.1 2019-10-11
---------------------------

Bug Fixes:
	Bug 755418 - "Load Remote Content" info bar is too distracting (Milan \ 
Crha)
	I#524 - libgnomecanvas: Crash under gailcanvas.c:adjustment_changed() (Milan Crha)
	I#587 - Change how Evolution talks to WebKitWebProcess (Milan Crha)
	I#603 - Cannot reply to the first message in a collapsed thread (Milan Crha)
	I#610 - Change how WebDAV discovery logins to the server (Milan Crha)
	I#611 - Calendar Work Week days change not reflected in Print (Milan Crha)
	I#612 - Remove unneeded spaces in a translatable string (Milan Crha)
	I#615 - Some actions are disabled in the top menu in error (Milan Crha)
	I#617 - Font color in iframe not inherited in WebKitGTK+ 2.26 (Milan Crha)
	I#623 - Message Filter Rule property "For Account:" can't be reset to \ 
"Any" (Milan Crha)
	I#624 - GalA11yETableItem: Incorrect implementation of \ 
AtkObjectClass::ref_child() (Milan Crha)
	I#636 - Contact Editor: Move with Tab stops at some widgets (Milan Crha)
	I#641 - 'Mark messages as read' as account option not working for Search \ 
Folders (Milan Crha)
	I#644 - Composer: Add Ctrl+K as 'Insert Link' shortcut (Milan Crha)
	I#645 - Prefer-Plain: Hide vendor-specific subparts of multipart/alternative \ 
(Milan Crha)

Miscellaneous:
	calendar_config_init: Avoid runtime warning when called out of Evolution (Milan \ 
Crha)
	EWebView: Pile calls to Web Extension proxy only when such exists (Milan Crha)
	Flatpak: Update libical version reference to 3.0.6 (Milan Crha)
	Fix several memory leaks in ECalModel and its descendants (Milan Crha)
	CollectionAccountWizard: Show 'View certificate' link on its own line (Milan Crha)
	EWebView: Use JavaScriptCore API of WebKitGTK+ (Milan Crha)
	Show Security Information for signed/encrypted mails in the preview panel \ 
(Milan Crha)
	help: Update application logo (Andre Klapper)
	help: Fix a typo (semi-colon instead of colon) (Andre Klapper)
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Next | Query returned 307 messages, browsing 1 to 10 | Previous