[balsa] Created tag 2.5.10



The unsigned tag '2.5.10' was created.

Tagger: Pawel Salek <pawsa0 gmail com>
Date: 1586601497 +0200

    balsa-2.5.10 release

Changes since the last tag '2.5.9':

Albrecht Dreß (12):
      Fix handling of Multipart/Related
      Move to libical
      Unify wrapped label creation
      [Patch] ical improvements
      Build tools: Remove test for libresolv
      imap-handle: Do not crash on PREAUTH greeting
      libnetclient: Relicense as GPLv2+
      Move recheck crypto button to menu, toolbar
      Merge branch 'drop-is-directory' into 'master'
      libsecret use: fix confusing 'configure' option comment, and default to link against libsecret instead 
of storing obfuscated passwords in a text file.
      Merge branch 'replace-libbalsa-mailbox-local-load-messages' into 'master'
      Change the keyboard shortcut to re-check cryptography from Ctrl-D (which conflicts with “Toggle 
Deleted”) to Ctrl-Y.  See the Gitlab discussion for issue #26 and 
<https://mail.gnome.org/archives/balsa-list/2020-March/msg00009.html>.

Anders Jonsson (2):
      Update Swedish translation
      Update Swedish translation

Andre Klapper (1):
      Fix broken markup in Galician UI translation

Asier Sarasua Garmendia (1):
      Update Basque translation

Ask Hjorth Larsen (1):
      Updated Danish translation

Daniel Kahn Gillmor (26):
      Use PKG_PROG_PKG_CONFIG for better cross-building
      Fix misspellings of "received"
      Added Keywords to .desktop file
      Use https when referring to www.gnu.org
      Update reference for Pine technical notes about folder locking
      Use https to refer to fsf.org
      Use https for pawsa.fedorapeople.org
      Use https for www.mew.org
      Use https for mail.gnome.org
      Refer to modern URLs for freedesktop standards
      Use https for old bugzilla link
      Point to https://pawsa.fedorapeople.org/balsa/ instead of http://balsa.gnome.org
      Use https for www.ietf.org
      Use https://gitlab.gnome.org/GNOME/balsa/issues instead of bugs.gnome.org
      Use https://gitlab.gnome.org/GNOME/balsa/issues instead of bugzilla.gnome.org
      Use https://pawsa.fedorapeople.org/balsa/ instead of http://balsa.net
      use https for www.iana.org
      use gitlab.gnome.org instead of git.gnome.org
      balsa --checkmail is not --check-mail
      Add --open-inbox and --get-stats to balsa.1
      drop --debug-imap and --debug-pop
      correct paths to balsa configuration (Closes: #28)
      update dates in manpage
      COPYING: Minor cleanup to match https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
      sync manpage with command-line options
      Correct metadata_license tag name in AppStream data.

Daniel Mustieles (8):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jordi Mas (1):
      Update Catalan translation

Pawel Salek (1):
      Release balsa-2.5.10

Peter Bloomfield (111):
      meson.build: bump version
      Fix a mailbox-threading bug.
      meson.build: Do not enter endless loop
      meson.build: Use meson's "optimization" option
      meson.build: Use dependency()'s capabilities
      Display S/MIME and TLS certificate chains
      Use strcmp() instead of g_ascii_strcasecmp()
      Address book editor: do not crash
      balsa-index: Store idle handler ids
      Merge branch 'master' of gitlab.gnome.org:GNOME/balsa
      main-window: Disconnect from a signal
      Fix expand-on-open
      libbalsa-mailbox: Pack booleans in contiguous 1-bit fields
      main-window: Avoid recursive entry
      main-window: Fix the previous commit
      balsa-index: Do not scroll to first-unread
      libbalsa/x509-cert-widget: keep scan-build happy
      balsa-index: minor cleanup
      mailbox: when closing a mailbox, remove source
      main-window: Really disconnect signal
      mailbox: Check whether the mailbox was closed
      Guard against mailbox changes
      mailbox: Fix thinko
      mailbox-local: Check for error return value
      mailbox: Check for finalized mailbox
      mailbox: Ensure gboolean return value
      Stop using gtk_main_iteration_do()
      balsa-index: Use a single bit for 'expanded'
      mailbox: If priv->mindex is NULL, try again later
      mailbox-local: Set messages-threaded
      balsa-index: cleanup
      balsa-index: Use a low priority idle handler
      main-window: Drop another guard
      Move some more code to a thread
      Fix a few bugs
      mailbox-local: Set messages-loaded
      mailbox-local: Fix a thinko
      Revert 90ee8bcc82d8ebdae0bd286212c21d1138531658
      balsa-index: Use gtk_tree_view_expand_to_path()
      balsa-index: improve expand and collapse
      balsa-index: Fix the previous commit
      balsa-index: Simplify managing handlers
      balsa-index: Do not leak row-reference
      balsa-index: improve ensure-visible
      Bug fix: S/MIME cert chain broken
      Crypto eye candies
      Header eye candy
      Merge branch 'master' of gitlab.gnome.org:GNOME/balsa
      Merge branch 'piotrdrag/ui-gettext' into 'master'
      mailbox: Always use an idle callback
      mailbox: Lock the mailbox in idle callbacks
      mailbox-local: Lock the mailbox in idle callbacks
      mailbox-local: Clear idle handler id
      mailbox-local: Drop a redundant auxiliary struct
      mailbox: lock the mailbox from start to finish
      mailbox-local: Improve threading
      Move messages-loaded to LibBalsaMailboxLocal
      mailbox-local: Fetch threading info when needed
      Message threading cleanup
      mailbox: Do not sort until messages are threaded
      mailbox: Remove another idle handler when closing
      Add a file that's needed in the autotools build
      Build: Do not check for getaddrinfo
      Build: Remove config.h.in from git
      mailbox: Reset messages-threaded in open method
      main-window: Simplify and make more robust
      Restore config.h.in in .gitignore
      main: Typo
      mailbox-local: Use g_ptr_array_set_size()
      mailbox-maildir: Coding style
      mailbox-local: Clean up usage of g_ptr_array_index
      mailbox: Sort when new details about a message
      mailbox-imap: Unref handle after releasing it
      mailbox: Warn in dispose if open_refs != 0
      Merge branch 'desktop-keywords' into 'master'
      Merge branch 'spelling-received' into 'master'
      Merge branch 'use-https' into 'master'
      Merge branch 'finding-pkg-config' into 'master'
      Merge branch 'master' of gitlab.gnome.org:GNOME/balsa
      Remove auto-generated files from the repo
      Two meson.build files: Set G_LOG_DOMAIN
      Relicense some files as GPLv2+
      Restore project to GPLv2+
      COPYING: Update FSF contact info
      Use a GThreadPool to open mailboxes
      sendmsg-window: Remove useless, leaky, assignment
      Man-page cleanup
      Man-page: revert the last commit
      Merge branch 'manpage' into 'master'
      Man page: cleanup
      Merge branch 'license-cleanup' into 'master'
      meson.build: Actually install man page
      Merge branch 'checkmail-sync' into 'master'
      main: Behave as documented
      Merge branch 'master' of gitlab.gnome.org:GNOME/balsa
      main: Change parsing of command line arguments
      main: Use non-copying GVariant formats
      man page: update
      main: Save the config files
      main: Do not leak Inbox and Outbox
      Use g_print() instead of g_printerr()
      mailbox-local: Do not pass message to LBMailbox
      mailbox-local: Do not pass message
      Merge branch 'appinfo' into 'master'
      README: Use American English spelling of "license"
      mailbox: Do not always cache message info
      mailbox: Guard against out-of-bounds access
      mailbox: Make cache-message a class method
      Drop LibBalsaMailbox:is_directory
      Drop libbalsa_mailbox_local_load_messages
      mailbox-local: Drop unused private member

Piotr Drąg (5):
      Update POTFILES.in
      Update Polish translation
      ui: Change single quotes to double quotes in XML tags
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Yuri Chornoivan (2):
      Update Ukrainian translation
      Update Ukrainian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]