[Commits] [SCM] claws branch, litehtml, updated. 3.17.2-40-g210e975
miras at claws-mail.org
miras at claws-mail.org
Tue Dec 18 19:02:00 CET 2018
The branch, litehtml has been updated
via 210e975c766e949cc0b423cb5fb9355e62d59a8f (commit)
via 0d957a26a09098e6c2f642cd75f95eb9404201bd (commit)
via 191e8af118e60489af033890f9dfeedfdd14fb6c (commit)
via 64f270d96795523d3e3b8d17164d4ba89648a1de (commit)
via 1667909b4ae283db453a8348e0ec560b4415d56e (commit)
via 416d59b3e8bd6383099363264806785364e4dfda (commit)
via 83bb40f2f47b825ce2a5390590ac1977e3e7fda0 (commit)
via c120bdcd44aad8d270d7f46d66293d6c5a8c0029 (commit)
via 0671d7234e7e0ce5a35fa7ae29d235fe21e103bb (commit)
via 6f9b6e1626343e64e5ef038bb4236aad0cdd9373 (commit)
via 8c0238050b3b6bf34694d03ab3f86dfb293de097 (commit)
via 37637fcdf9d3a0e62e3a8b8fb13fa58a8125719f (commit)
via 319dee62ddeead3c7c05e46f95f8b2dd50de0c2c (commit)
via dd3e5698bdea27a9366a5eb636636f4112900393 (commit)
via 74e46ecdb43be8fb8d79683426eed3b917f0430d (commit)
via 476d7eca501ac7a5b367567297e028e89cc7e716 (commit)
via 8f5e5040eb3e4599078090303562dbe4d5416e03 (commit)
via cb50c41c8bcc2cf9a1396aa4ec9770ec5fea1ce5 (commit)
via c910b904b79bedb64c3cb04bbb0021a62f457cde (commit)
via 2a2a9a8ee79de4b529fbbb6c3e5e7bce3c33e3e6 (commit)
via da552998f94194736fee5e5591a473ef16026399 (commit)
via 263d1acfa572637f9038036551bdcff3132f670a (commit)
via 3a55f5c671e4033450b1120589df7198e637096f (commit)
via d76f8acd074e1393936923dcfaa7f85a74e00587 (commit)
via 662b8d1b5d7a7a767d90a585367b852fe3312374 (commit)
via cd107864721300e0f66d4c1535c660089f602149 (commit)
via d086779a73c36009b5c36393c74dda5b7c261f8b (commit)
via 63c23248cafaeeb4fd5583e1dfdd5c47c9a9664d (commit)
via 329252a43060262a057d97e9a2b0986d0f288118 (commit)
via 7d856421906969bedfae33f12d930fb91446ac24 (commit)
via 323cb609258771df7591fc2bbc6607930fe86a92 (commit)
via f21dc9270747cba5f1a99051984f04d71455ae1d (commit)
from f09c928ca142f37e624f69936c5692ed6be2dded (commit)
Summary of changes:
AUTHORS | 1 +
NEWS | 99 +
README | 99 +-
RELEASE_NOTES | 104 +-
configure.ac | 4 +-
po/ca.po | 6082 +++----
po/cs.po | 5564 +++---
po/da.po | 5575 +++---
po/de.po | 5636 +++---
po/es.po | 5554 +++---
po/fr.po | 5618 +++---
po/nl.po | 5751 +++---
po/pt_BR.po | 5549 +++---
po/pt_PT.po |18583 ++++++++++----------
po/ru.po | 5548 +++---
po/sk.po | 5572 +++---
po/sv.po | 5565 +++---
po/tr.po | 5544 +++---
src/Makefile.am | 3 -
src/account.c | 8 +-
src/action.c | 4 +-
src/addr_compl.c | 2 +-
src/addressbook.c | 4 +-
src/addrharvest.c | 2 +-
src/addrmerge.c | 10 +-
src/common/codeconv.c | 2 +-
src/common/ssl_certificate.c | 16 +-
src/common/tests/Makefile.am | 8 +
.../utils_get_serverportfp_from_filename_test.c | 155 +
src/common/tests/utils_get_uri_part_test.c | 125 +
src/common/tlds.h | 8 +-
src/common/utils.c | 156 +-
src/common/utils.h | 33 +-
src/common/xml.c | 2 +-
src/compose.c | 10 +-
src/edittags.c | 27 +-
src/folder.c | 22 +-
src/foldersel.c | 2 +-
src/gtk/authors.h | 1 +
src/gtk/gtkaspell.c | 10 +-
src/imap.c | 8 +-
src/ldapctrl.c | 2 +-
src/main.c | 4 +-
src/mainwindow.c | 2 +-
src/mh.c | 2 +-
src/news.c | 8 +
src/news_gtk.c | 2 +-
src/plugins/gdata/cm_gdata_contacts.c | 12 +-
src/plugins/mailmbox/mailimf_types_helper.c | 2 +-
src/plugins/notification/claws.def | 1 -
src/plugins/notification/notification_command.c | 2 +-
src/plugins/notification/notification_core.c | 4 +-
.../notification/notification_foldercheck.c | 24 +-
src/plugins/notification/notification_popup.c | 2 +-
src/plugins/notification/notification_trayicon.c | 2 +-
src/plugins/vcalendar/claws.def | 1 -
src/plugins/vcalendar/vcal_manager.c | 4 +-
src/prefs_common.c | 5 +
src/prefs_common.h | 2 +
src/prefs_customheader.c | 4 +-
src/prefs_folder_item.c | 2 +-
src/prefs_themes.c | 8 +-
src/procmime.c | 2 +-
src/ssl_manager.c | 113 +-
src/stock_pixmap.c | 2 +-
src/summaryview.c | 10 +-
src/textview.c | 2 +-
src/wizard.c | 4 +-
tools/claws.i18n.status.pl | 4 +-
69 files changed, 44760 insertions(+), 42538 deletions(-)
create mode 100644 src/common/tests/utils_get_serverportfp_from_filename_test.c
create mode 100644 src/common/tests/utils_get_uri_part_test.c
- Log -----------------------------------------------------------------
commit 210e975c766e949cc0b423cb5fb9355e62d59a8f
Merge: 8c02380 0d957a2
Author: Michael Rasmussen <mir at datanom.net>
Date: Tue Dec 18 18:57:47 2018 +0100
Merge branch 'master' into litehtml
commit 8c0238050b3b6bf34694d03ab3f86dfb293de097
Merge: f09c928 37637fc
Author: Michael Rasmussen <mir at datanom.net>
Date: Sun Dec 16 02:56:54 2018 +0100
Merge branch 'master' into litehtml
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list