~vcs-imports/balsa/+git/balsa:balsa-2.5-gmime-2.6

Last commit made on 2020-05-10
Get this branch:
git clone -b balsa-2.5-gmime-2.6 https://git.launchpad.net/~vcs-imports/balsa/+git/balsa

Branch merges

Branch information

Name:
balsa-2.5-gmime-2.6
Repository:
lp:~vcs-imports/balsa/+git/balsa

Recent commits

f07d097... by Pawel Salek <email address hidden>

Release balsa-2.5.11

908574e... by Peter Bloomfield <email address hidden>

Resolve some scan-build warnings

* libbalsa/address-book-gpe.c:
* libbalsa/address-book-ldap.c (libbalsa_address_book_ldap_load),
  (libbalsa_address_book_ldap_remove_address),
  (libbalsa_address_book_ldap_modify_address),
  (libbalsa_address_book_ldap_alias_complete):
* libbalsa/imap/imap-handle.c (ir_envelope):
* src/ab-main.c (file_delete_activated):

bde3779... by Albrecht Dreß

Improve TLS certificate validation error message

If GIO reports a TLS certificate as being invalid, more than one reason
may be given in GTlsCertificateFlags. This patch displays all validation
errors as bullet list instead of the one with the lowest bit being set
only. Note: AskCertData::explanation is changed to a newly allocated
string, i.e. it must be freed in ask_cert_real().

See also issue #34.

Signed-off-by: Albrecht Dreß <email address hidden>

80ee9dd... by Peter Bloomfield <email address hidden>

mime-widget-text: GdkEvent is not a GObject

82fa87e... by Peter Bloomfield <email address hidden>

compose window: Improve the popup context menu

* src/sendmsg-window.c (add_attachment): Insert separators
  between logically distinct sections of the popup context menu.

3422e99... by Peter Bloomfield <email address hidden>

Go back to GMime 2.6

3b3320c... by Peter Bloomfield <email address hidden>

compose window: Improve the popup context menu

* src/sendmsg-window.c (add_attachment): Insert separators
  between logically distinct sections of the popup context menu.

774ba0e... by Peter Bloomfield <email address hidden>

main-window: Avoid a crash

caused by the previous commit.

acd8d62... by Peter Bloomfield <email address hidden>

main-window: Plug a GSlist leak

c69ca3e... by Peter Bloomfield <email address hidden>

mime-widget-text: GdkEvent is not a GObject