c19b053bfd
MailFolderCache: Remove 'ping' operation.
...
Was only used for IMAP, and CamelIMAPXServer can do this itself now.
Consequently camel_store_noop_sync() has been removed.
2014-01-17 15:41:08 -05:00
2432d33c61
[evolution-source-viewer] Make identity label selectable
...
Easier to copy&paste than write the generate UID letter by letter.
2014-01-17 17:48:36 +01:00
d64150ab96
Bug #702958 - Crash on attachment add or remove
2014-01-17 16:24:42 +01:00
d28d3b3ddb
Also drop a message from the configure summary about KRB
2014-01-17 09:07:56 +01:00
6f457a37e8
Drop KRB5 dependency
...
It turned out that evolution itself doesn't use KRB5 directly,
thus the dependency is useless and can be dropped.
2014-01-17 08:53:25 +01:00
5a89422182
Prevent GSettings from freaking out over a missing junk filter.
...
Boy does GSettings like to abort applications! The default value for
the 'junk-default-plugin' key is 'Bogofilter' but if the key's mapping
function cannot find Evolution's Bogofilter integration module (it is
optional after all, so may not be installed), then indicating failure
will make GSettings abort Evolution. So always indicate success.
2014-01-16 21:19:20 -05:00
ced4884e95
Bug 722352 - libresolv does not exist on FreeBSD
...
Just a couple leftovers in mail/Makefile.am. Not needed anymore.
2014-01-16 14:23:50 -05:00
1a0bccead0
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2014-01-15 16:01:19 +08:00
9b64b457c5
EDateEdit: Force 24 hour format for locales without am/pm equivalents
...
Some locales do not provide equivalents for am/pm (the "%p" of strftime),
thus when the user has set 12 hour format in Preferences, then the am
and pm times are the same, which confuses the widget, especially
in the appointment editor, making it hard (like impossible) to enter
pm times by selection in the time combo. An example locale is de_DE.
2014-01-14 13:26:38 +01:00
a5d6ddbee9
Updated Greek translation
2014-01-13 17:30:21 +02:00
a6d8160a7f
Post-release version bump.
2014-01-12 20:39:25 -05:00
331ee4752a
NEWS update for 3.11.4 release.
2014-01-12 20:26:18 -05:00
a399f4c923
Updated Galician translations
2014-01-13 01:43:38 +01:00
359b7b45d3
Bug 677300 - Add 3 px padding above and below the searchbar
...
This got dropped accidentally in the patch for bug 709428.
2014-01-12 18:02:52 -05:00
b14dde8dae
Updated Greek translation
2014-01-12 20:16:01 +02:00
89b416b33d
Updated Spanish translation
2014-01-10 17:58:41 +01:00
63a1f0eab3
Bug #333184 - Add Undo support to component editors
2014-01-10 17:18:49 +01:00
04ed82b053
Update copyright year in About dialog.
2014-01-07 17:08:57 -05:00
b21733d067
Bug 721545 - License text contains obsolete FSF postal address
2014-01-07 16:05:51 -05:00
8823183868
Updated Greek translation
2014-01-04 22:33:55 +02:00
24eaa0b292
Updated Russian translation
2014-01-04 21:01:35 +04:00
552be481d7
Updated Indonesian translation
2014-01-03 22:41:55 +07:00
279fde5fae
Updated Brazilian Portuguese translation
2014-01-02 06:09:28 -02:00
cfd5e23207
Updated Czech translation
2014-01-02 08:22:23 +01:00
fea0ca6711
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2014-01-01 00:10:03 +08:00
658efc4ad6
Assamese translation updated
2013-12-31 21:17:11 +05:30
a4609debfb
Update Chinese simplified translation
2013-12-28 19:44:51 +08:00
8f531ee73c
Updated slovak translation
2013-12-22 12:03:52 +01:00
87aa76dcec
Tajik translation added
2013-12-20 13:06:40 +05:00
55393c1ef6
Updated German translation
2013-12-20 00:19:09 +01:00
accda4f09f
Updated Galician translations
2013-12-18 23:36:12 +01:00
da3a80603c
configure.ac: Update PACKAGE_URL to Evolution wiki.
...
The PACKAGE_URL shows up in Evolution's "About" dialog.
Link to http://wiki.gnome.org/Apps/Evolution , as projects.gnome.org
is shutting down soon.
2013-12-18 08:22:30 -05:00
f6ffc3d4a8
Updated Telugu Translations
2013-12-18 18:19:00 +05:30
ca5f86ece0
Post-release version bump.
2013-12-16 13:28:45 -05:00
910aa67fc0
NEWS update for 3.11.3 release.
2013-12-16 13:13:17 -05:00
f5b5ccc53a
Update API documentation.
2013-12-16 13:13:16 -05:00
b0106cc842
EMFolderTreeModel: Fix subscribing to a folder with children.
...
Unsubscribe from a folder with children, then re-subscribe.
The children will no longer be reachable in an EMFolderTree.
This is because we were calling em_folder_tree_model_set_folder_info()
claiming we have complete folder subtree info, when in fact we don't.
2013-12-12 10:00:55 -05:00
6181704f22
Updated Telugu Translatoins
2013-12-12 18:26:33 +05:30
6aed5fa02f
Updated Telugu Translations
2013-12-12 18:24:12 +05:30
0157f6598b
EMailBackend: Remove some nuisance runtime warnings.
...
Similar to the previous commit, when renaming a folder.
2013-12-11 11:24:24 -05:00
30920a8024
MailFolderCache: Remove some nuisance runtime warnings.
...
When renaming a folder, don't warn if the GalView files for the folder
don't exist (errno == ENOENT). It may be the folder was never viewed.
2013-12-10 15:02:42 -05:00
8cb0dc0d4b
Updated Spanish translation
2013-12-10 13:02:11 +01:00
7b98c39b0a
Coding style and whitespace cleanup.
2013-12-07 10:04:45 -05:00
c9edf5ef1f
ECaldavChooser: Remove deprecated SOUP_TYPE_GNOME_FEATURES_2_26.
...
Proxy support is automatic now.
2013-12-07 08:57:38 -05:00
55ab5f3ba7
User docs: Fix wrong page ID
2013-12-07 01:26:46 +01:00
8e02d9ba6b
User docs: Fix broken markup
2013-12-07 01:25:52 +01:00
3002cd88d2
User docs: Link to desktop help for general info on reminders
2013-12-07 01:23:46 +01:00
5518f9c398
User docs: Update a TODO
2013-12-07 01:23:46 +01:00
7e2b63503f
Bug 715067 - <Enter> does not save in the full name editor
2013-12-06 16:57:24 -05:00
ee7ecd7ebf
Updated POTFILES.in
2013-12-05 23:17:46 +01:00