[balsa] Created tag 2.5.8



The unsigned tag '2.5.8' was created.

Tagger: Pawel Salek <pawsa0 gmail com>
Date: 1570828225 +0100

    balsa-2.5.8 release

Changes since the last tag '2.5.7a':

Albrecht Dreß (9):
      libnetclient: use G_DECLARE*
      Make GpgME/E2EE support a hard requirement
      GMimeGpgmeSigstat: use modern macros
      Implement VCalendar stuff using G_*_TYPE()
      Fix format string error
      Fix build error on Buster
      Migrate print objects to new scheme
      Small LDAP address book improvements
      SMTP logging

Balázs Meskó (1):
      Update Hungarian translation

Balázs Úr (2):
      Update Hungarian translation
      Update Hungarian translation

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

Marek Černocký (2):
      Updated Czech translation
      Updated Czech translation

Pawel Salek (1):
      Release balsa-2.5.8

Peter Bloomfield (146):
      meson.build: Bump default version to 2.5.7
      meson.build: specify meson version >= 0.43
      Declare LibBalsaAddressBookVcard final
      address-books: remove redundant declarations
      various: remove redundant declarations
      address-book-rubrica: Build with -Wshadow
      imap-commands.h: remove redundant declaration
      Declare LibBalsaAddress final
      address: Use g_strv_length()
      address-book-rubrica: Drop redundant NULL checks
      address: Avoid possible use-after-free
      address-books: Drop redundant NULL checks
      Drop unused address_compare()
      abook-completion: Simplify
      Declare LibBalsaAddressView final
      Declare LibBalsaCellRendererButton final
      cell-renderer-button: Fix the build
      gmime-filter-header: Declare it final
      Declare LibBalsaIdentity final
      Remove redundant declarations
      address-book: Ensure gboolean values are Boolean
      address-book-extern: Add guards
      address-book-ldap: Add guards
      address-book-rubrica: No guard on static functions
      address-book-text: Return NULL instead of 0
      address.[ch]: Add guards
      Fix the build
      completion: Add NULL guards
      gforest: ???
      gmime-filter-header: Use provided parent-class
      Remove unused declarations
      Declare LibBalsaServer derivable
      Declare LibBalsaImapServer final
      Declare LibBalsaSmtpServer final
      Declare LibBalsaServerCfg final
      Declare LibBalsaVfs final
      address-book-ldif: Fix a use-after-free
      address: Fix some scan-build false positives
      rfc2445: remove redundant declarations
      imap-server: remove redundant declarations
      Use more compiler warnings
      meson.build: add -Wignored-qualifiers
      gmime-gpgme-signature: Fix the build
      abook-completion: Add a second argument
      Use g_{,s}list_free_full()
      Fix crash using incomplete VCard items
      Allow address == NULL in LibBalsaAddress methods
      address: Fix a thinko
      abook-completion: Guard against null string
      address-book-rubrica: Fix the search for a card
      address-book-rubrica: Do not crash on bad card
      Revert 156e9fd830ba6ad043eb0afaf35e27d97ca5737d
      address-book-rubrica: Do not crash on bad card
      Address edit widget: cosmetics
      address: Remove libbalsa_address_set_addr_list()
      address: Remove libbalsa_address_get_addr_list()
      address: rename add to append
      address-book-gpe: streamline some code
      address-book-gpe: Respect const qualifier
      Declare LibBalsaMailbox derivable
      mailbox-local: Declare it derivable
      mailbox-maildir: Declare it final
      mailbox-mbox: Declare it final
      mailbox mh: Declare it final
      mailbox-mh: Declare it final
      mailbox-remote: declare it derivable
      mailbox-imap: Declare it final
      mailbox-pop3: Declare it final
      mailbox-pop3: Add guards to accessors
      mailbox-{remote,imap}: Simplify dispose() methods
      Fix some scan-build reports
      mailbox-imap: Do not cast local mailbox to IMAP
      Use more consistent macro name
      message: Declare it final
      balsa-message: Pass message headers to handler
      Fix some Valgrind-detected issues
      mime-stream-shared: Use modern macros
      gmime-part-rfc2440: use g_str_has_prefix()
      mailbox_maildir: do not unref a NULL GMimeMessage
      ab-window: Use modern macros to declare and define
      balsa-cite-bar: Declare it final
      filter-file: Fix loading filters
      balsa-index: Use modern macros
      balsa-mblist: Oops!
      balsa-index: Add a convenience function
      send.c: Fix the build
      balsa-index: Do not dereference NULL mailbox-node
      balsa-index: Cosmetics
      balsa-index: Another convenience function
      main-window: Oops!
      balsa-mblist: Use modern macros
      mailbox-mbox: Guard against NULL pointer
      balsa-message: Use modern macros
      balsa-message: Plug leak
      libbalsa-gpgme-widgets: Plug a leak
      Cleanup after using G_DECLARE_FINAL_TYPE()
      filter-run-dialog: Declare it final
      filter-run: Make filter-run.h private
      balsa-mailbox-node: Use modern macros
      mblist: Oops!
      mailbox-node: Do not give access to :scanned
      address-book-config: Do not leak structures
      main-window: declare it derivable
      rfc2445: Use GDateTime instead of GTimeVal
      mailbox-node: Use parent-class set by macro
      spell-check: Declare it final, and uncrustify it
      toolbar-model: Declare it final
      sendmsg-window: Use modern macros
      mailbox-node: Scrap redundant signals
      folder-conf: Refactor dialog data strucures
      uncrustify.cfg: Align struct initializers
      mailbox-imap: Clear search filter
      Do not use redundant cast
      Do not cast argument of g_object_ref()
      Do not cast argument to g_object_unref()
      In calls to g_signal*, do not cast first argument
      Do not cast signal data using G_OBJECT(data)
      Unref structure members in a dispose method
      Drop redundant dynamic cast
      mailbox: Store message/partial ids in the object
      mailbox-imap: Store cache-manager in the object
      rfc 2445: Set a struct as GObject-data
      balsa-message: Add the attach-button to the struct
      balsa-message: Use consistent names
      imap-handle: Use modern macros for ImapMboxHandle
      imap-handle: Drop the last redundant clear
      Merge branch 'libreajans-master-patch-26035' into 'master'
      autocrypt: Do not split translated string
      Merge branch 'typo' into 'master'
      balsa-print-object-text.c Use ngettext()
      mime-widget: Declare BalsaMimeWidget derivable
      mime-widget-image: Declare it final
      mime-widget-image: Simplify resizing
      mime-widget-text: Subclass BalsaMimeWidget
      mime-widget-vcalendar: Do not leak InternetAddress
      mime-widget-text: Actually show the context menu
      mime-widget-text: Actually show the context menu
      mime-widget: subclass GtkBox instead of GObject
      address-book-config: Do not crash
      ab-main: Use GMenu API instead of GtkBuilder
      Merge branch 'master' into mime-widgets
      Merge branch 'mime-widgets' into 'master'
      build: deprecation cleanup
      build: make -Wformat-security effective
      libbalsa-gpgme-keys: Use ngettext() for key-count
      libbalsa-html: Look deeper for the WebKitWebView

Piotr Drąg (6):
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Update Polish translation

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

Sabri Ünal (2):
      Typo
      Typo


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