Milan Crha
973a731c9a
Bug 471791 - Move away from g_asserts to g_ret*
2015-06-17 12:02:30 +02:00
Milan Crha
94639e7224
Bug 231666 - Ability to set different work time for different days
2015-06-16 15:32:45 +02:00
Milan Crha
89be8b73ae
Bug 341348 - Interpret date-only dates in calendar:// URL as in the local zone
2015-06-15 13:00:50 +02:00
Milan Crha
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
Jonas Ådahl
2b2e87e856
Bug 750753 - Attach popup menus to their parent widgets
2015-06-12 08:20:56 +02:00
Milan Crha
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
Milan Crha
bd0ace72c1
Bug 575242 - New composer window not autosaved until modification
2015-06-04 21:41:36 +02:00
Trinh Anh Ngoc
c0761d45fe
Bug 749158 - UI layout improvements
2015-05-25 14:06:27 +02:00
Milan Crha
a0a63fedb9
Bug 674927 - Add an option for default snooze time interval
2015-05-05 11:10:39 +02:00
Tomas Popela
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
Milan Crha
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
Milan Crha
78ed4ca15e
Bug 692557 - Add option to always sort thread children ascending
2015-04-24 10:37:54 +02:00
Milan Crha
6b6b3fe738
Bug 703782 - Backup/Restore freezes UI on backup file validate
2015-04-22 17:26:16 +02:00
Trinh Anh Ngoc
2702cc0954
Bug 747729 - Update UI styles to be closer to gtk+ 3.16
2015-04-22 11:09:53 +02:00
Milan Crha
abbc5dbc1d
Bug 680011 - ItipView created multiple times for an attached invitation
2015-04-16 11:48:03 +02:00
Giovanni Campagna
8df00c690c
Bug 747822 - Use global libgweather/gweather.h include
2015-04-15 12:29:42 +02:00
Tomas Popela
59e3bb0247
Bug 747510 - Add composer option "Inherit theme colors in HTML mode"
...
With this change the EHTMLEditorView is using the colors from current theme.
Unless the newly introduced option "Inherit theme colors in HTML mode" is set
the colors are not sent in resulting HTML formatted message (white background
and black font are used).
With this patch the visited links (opened with Ctrl + Left click) are marked
as visited with the possibility of changing its color in Page properties dialog.
2015-04-14 15:27:50 +02:00
Milan Crha
c7dc5b2d66
Bug 661532 - Advance search menu item can be disabled on account/store node
2015-04-09 18:32:39 +02:00
Milan Crha
c054fe4a04
Correct packing of Calendar and Tasks preferences section
...
It didn't cover whole section space, because of different default
packing flags for GtkBox and GTKV/HBox widgets.
2015-04-08 16:24:09 +02:00
Ting-Wei Lan
d9e63d55cd
Bug 747461 - The tar command used to restore backups doesn't work on FreeBSD
2015-04-08 12:21:47 +02:00
Milan Crha
6668154063
Replace deprecated gtk+ symbols in the code
...
There are still some in the .ui files, but the code is currently
free of deprecated gtk+ symbols for the version the configure.ac
declares.
2015-04-07 17:38:18 +02:00
Milan Crha
a84d536c1a
[backup-restore] Replace deprecated GIOScheduler functions
2015-04-07 16:38:27 +02:00
Milan Crha
cab47fbaf5
Bump libgweather version to 3.10 and replace one deprecated function from it
2015-04-07 16:24:39 +02:00
Milan Crha
392b1fdbbb
Bug 746763 - Independent layout settings for sub-shell windows
2015-04-07 14:40:31 +02:00
Milan Crha
c924b16f96
Bug 745534 - Show only unread count in application's window title
2015-04-07 12:35:20 +02:00
Milan Crha
62df29b5f8
Bug 263592 - Add "Go to Folder" menu option
2015-04-03 14:51:45 +02:00
Milan Crha
6be76867d4
Bug 256919 - Minor Free/Busy settings tab changes
2015-04-03 13:04:55 +02:00
Milan Crha
6f11a50a10
Avoid use of uninitialized variables
...
Most of them were rather false-positives, the cases when something
went really wrong.
2015-04-03 11:58:38 +02:00
Milan Crha
98c950f622
Bug 747031 - Add hidden option to mark-as-seen always
...
In a meaning: also after selected folder change.
2015-04-02 19:21:58 +02:00
Milan Crha
645922701a
Bug 724227 - Do not mix PGP and S/MIME security on message reply
2015-04-02 11:47:20 +02:00
Milan Crha
326643a329
[CalDAV config] Add also secure settings for collection sources
...
That way users can unset SSL certificate trust for GOA configured
sources, in case they want to change the previously set SSL trust.
2015-04-01 07:34:38 +02:00
Milan Crha
3c4bfddd0c
Bug 236994 - Add option to load remote content for specified site or sender
2015-03-30 15:15:26 +02:00
Milan Crha
e39c1ba98b
Fix few memory leaks around composer and e-widget-undo.c
2015-03-26 10:38:44 +01:00
Milan Crha
f97a128a53
Remove duplicated config.h include in evolution-bogofilter.c
2015-03-26 07:56:56 +01:00
Milan Crha
0805487ecb
Bug 744718 - Provide backend specific extensions as public
2015-03-24 07:26:51 +01:00
Milan Crha
c85ac1fc88
Reuse WebDAV discovery dialog in Google and CalDAV calendar configs
2015-03-23 17:46:18 +01:00
Tomas Popela
2b9ac3f621
Move em_utils_prompt_user to e-util to remove duplication from composer
2015-03-23 10:16:06 +01:00
Milan Crha
d5c131d06e
MBOX import preview is always empty
...
The code was adding the parts-list into a wrong place, thus
the EMailDisplay could not find it and showed empty content.
2015-03-11 16:54:51 +01:00
Milan Crha
b0ebeeb189
Avoid crash when moving away from a meeting invitation email
...
Reported at https://bugzilla.redhat.com/show_bug.cgi?id=1200377
2015-03-11 09:09:21 +01:00
Milan Crha
49f1982010
Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure
2015-03-10 12:45:15 +01:00
Milan Crha
3fee09f44f
Bug 745869 - Send account overrides: Recipient lost on edit
...
Also preselect the first account after account list change.
2015-03-09 12:46:23 +01:00
Milan Crha
842adab4e2
Bug 723614 - Restore from GConf only once
2015-03-05 22:05:34 +01:00
Milan Crha
8e41d0e0f4
Bug 621751 - Allow import of non-MBOX format mail messages
2015-02-27 14:18:10 +01:00
Tomas Popela
f4577d7b50
ITIP - Fix more leaks of WebKit objects
2015-02-27 11:01:14 +01:00
Milan Crha
a255e379be
Bug 745044 - Missing mnemonics in backup-restore plugin
2015-02-25 15:41:20 +01:00
Milan Crha
9dcac58b21
Use thread safe variants of g_object_bind_property*() functions from evolution-data-server
2015-02-24 09:54:41 +01:00
Milan Crha
7d28bdf277
Use a secure URL for queries from gravatar.com
...
As suggested in bug #730743 comment #6
2015-02-23 10:03:36 +01:00
Tomas Popela
88dd1d83c9
Bug 744401 - Many WebKitDom objects leaked for every message viewed
...
Follow-up fix that fixes the leak of two strings introduced with
previous fix to this bug. Also unref all the used objects from various
lists that WebKit returns after they are used.
2015-02-20 11:16:18 +01:00
Milan Crha
d3f1c6f243
Bug 619449 - Preselect default source for Task/Memo panes in Calendar view
2015-02-19 16:35:54 +01:00
Milan Crha
219c5f7b4b
Use CalDAV to get list of available Google calendars
...
There used to be used libgdata for this, but it stopped working
since some Google server change, thus better to use CalDAV interface,
which provides the data the calendar config requires.
2015-02-19 11:50:57 +01:00