f8cf90ef3d
Bug 761596 - Mail Advanced search only searches in Current folder
2016-02-18 19:51:13 +01:00
57986ffec2
Bug 761159 - Try to preserve selection between calendar views
2016-02-16 16:50:14 +01:00
a4bea5c85f
Bug 761453 - Add 'Message Thread' filter option to Show combo
2016-02-12 12:12:20 +01:00
2bd0cef7e1
Bug 761506 - Rename SSL to TLS
2016-02-09 10:30:05 +01:00
1c2781ec4d
Address some compiler warnings
2016-02-04 10:51:34 +01:00
0680797967
Bug 760638 - Month view loses weeks when jumping through months
2016-02-02 11:04:47 +01:00
a6985cc4ad
Bug 760520 - Reorder items in Mail Show: combo box
2016-01-29 15:03:49 +01:00
04f150f02c
Bug 760563 - [Calendar] Add option to show icons in the Month View
2016-01-25 17:04:33 +01:00
f3359e4f20
Do not let itip-formatter plugin disable
...
The itip-formatter is a system plugin, thus users cannot disable it
in the UI. It's also because it's an important plugin, the code depends
on it now. If it ever happens the user has it disabled from any
previous version, then ignore this flag and load it anyway.
2016-01-20 18:52:00 +01:00
48013fbbcf
Visualize incorrect values in account/source editors
...
It's sometimes hard to spot what's wrong when creating a new
address book/calendar/task list/memo list/mail account, or editing
it. This change adds visual indication beside widgets whose value
is not filled correctly.
2015-12-01 14:18:06 +01:00
2f90fcb9f3
Bug 758752 - "Show all calendars" as a way of undoing "Show only this calendar"
2015-11-30 17:11:50 +01:00
30e6ffcf52
Add <kudos/> into appdata/metainfo files
2015-11-30 12:17:38 +01:00
904870683a
Bug 758665 - Hangs auto-saving mail with big attachments
2015-11-25 18:35:08 +01:00
59aa841a6c
Bug 758089 - [prefer-plain] Show plain text if present, or HTML source
2015-11-24 14:25:35 +01:00
9f8bc36ca2
Bug 616931 - Replace legacy stock_* icons with new artwork
2015-11-16 19:47:35 +01:00
a8cf2863ec
Task view's "Assign task" doesn't open editor with attendees
2015-11-10 13:51:48 +01:00
82eaa0171d
Bug 755418 - Add option to not notify about missing remote content
2015-11-03 19:12:15 +01:00
49acaf6141
Bug 272854 - Ability to sort tasks by task list membership
2015-11-02 18:54:29 +01:00
5032f7c8e2
Make calendar editors modular and non-UI-blocking
2015-11-02 17:34:10 +01:00
f436ed10b8
Bug 756883 - Add an option for line wrapping in a quoted text
...
This patch adds a new "Wrap quoted text in replies" option under the
"Edit->Preferences->Composer Preferences->Replies and Forwards" section in
preferences. If set to FALSE the quoted text in replies will be parsed to
'Preformated' blocks and the won't be wrapped. The option is set to TRUE by
default, so the behavior won't change for current users.
Also rename various variables/functions around code that parses the HTML to
blocks to reflect that we are not parsing just to paragraphs.
2015-10-21 13:54:27 +02:00
300bdfd429
Bug 687326 - Provide "Show Junk Messages" option for message list
2015-10-16 18:16:52 +02:00
eb9b1655da
Bug 756664 - Preserve selection on date change in Day/Work Week views
2015-10-16 10:51:08 +02:00
371ce12068
Bug 755730 - Focus message list after start in the Mail view
2015-10-14 14:30:29 +02:00
e96bff027f
Bug 442398 - Option to reorder and hide calendar groups
2015-09-22 17:42:02 +02:00
4c0c362180
Bug 255032 - Be able to write a note on a mail
2015-09-21 16:17:02 +02:00
ea0f25c5c7
Bug 749974 - Use OAuth2 for Google sources
2015-09-21 15:38:12 +02:00
47aa717b84
Bug 754039 - Cannot scroll via keyboard in separate email window
2015-08-28 12:18:01 +02:00
89ae10cd67
Bug 708319 - Workaround crash under e_mail_shell_view_update_popup_labels()
2015-08-27 19:12:46 +02:00
806931eb54
Bug 752665 - Be able to suppress reminders for completed tasks
2015-08-06 12:24:19 +02:00
72e534c5cd
Bug 752994 - Google authentication method overwritten for GOA books
2015-08-05 22:45:22 +02:00
d01b38b043
Bug 752425 - Prompt user when To/Cc field contains many recipients
2015-08-05 18:51:49 +02:00
83f045a519
Bug 752497 - [itip-formatter] Two libraries provide the same symbol
2015-07-21 07:33:44 +02:00
c374540ef5
Bug 752199 - Do not require libgdata
2015-07-14 17:45:21 +02:00
6adcf7447b
Do not create Contacts source for GMail accounts
...
The Contacts part requires OAUTH2, which will be supported once
bug #749974 is done. Till then, do not allow auto-adding Contacts
source for GMail accounts, to not confuse users with error message
about it not being able to open.
2015-07-13 22:13:57 +02:00
e283c58882
Bug 510970 - [itip] Let user select calendar even when meeting found
2015-06-25 12:33:50 +02:00
553f8555b2
Bug 701483 - Inline GPG decryption sometimes hides the decrypted text
2015-06-22 19:26:17 +02:00
973a731c9a
Bug 471791 - Move away from g_asserts to g_ret*
2015-06-17 12:02:30 +02:00
94639e7224
Bug 231666 - Ability to set different work time for different days
2015-06-16 15:32:45 +02:00
89be8b73ae
Bug 341348 - Interpret date-only dates in calendar:// URL as in the local zone
2015-06-15 13:00:50 +02:00
b395601e35
Use e_util_get_source_full_name() where appropriate
...
To better identify which source the operation runs on.
2015-06-12 15:04:02 +02:00
2b2e87e856
Bug 750753 - Attach popup menus to their parent widgets
2015-06-12 08:20:56 +02:00
b87d23685a
Soft-depend on gtk+ 3.12 and 3.16
...
Recently added symbols were available only in gtk+ 3.12 and 3.16,
but the dependency bump is not required yet, thus make it depend
on the new functions conditionally.
2015-06-09 23:27:49 +02:00
bd0ace72c1
Bug 575242 - New composer window not autosaved until modification
2015-06-04 21:41:36 +02:00
c0761d45fe
Bug 749158 - UI layout improvements
2015-05-25 14:06:27 +02:00
a0a63fedb9
Bug 674927 - Add an option for default snooze time interval
2015-05-05 11:10:39 +02:00
470fe26fef
Bug 704824 - Dropdown list of calendars in ITIP mail becomes empty after accepting appointment
...
Don't delete the 'Calendar' select element options when extension name is not set.
2015-04-30 15:17:33 +02:00
fc55a93871
Attachment load/save should keep a reference to its top-level window
...
Saving in a separate message window and closing it before the save is done
can cause use-after-free in the callback of the save, expecting the parent
window object being a valid GtkWindow.
2015-04-30 10:50:24 +02:00
78ed4ca15e
Bug 692557 - Add option to always sort thread children ascending
2015-04-24 10:37:54 +02:00
6b6b3fe738
Bug 703782 - Backup/Restore freezes UI on backup file validate
2015-04-22 17:26:16 +02:00
2702cc0954
Bug 747729 - Update UI styles to be closer to gtk+ 3.16
2015-04-22 11:09:53 +02:00