[balsa] (397 commits) Non-fast-forward update to branch wip/gmime3



The branch 'wip/gmime3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  46076fb... Initial commit for gmime3 branch
  7552cd4... Dot-stuff outgoing mail
  73b768c... Update translations
  f029b2c... Add libnetclient/test/start-test-env.sh to .gitignore
  7f799a4... Revert 73b768c7094105e57bfcffc8b1b4dbe7cc0b11f2
  fd90973... Update Brazilian Portuguese translation
  0ab2e28... Update Polish translation
  0d598ea... Do not store label values that are never read
  c81f078... Remove unused initializer
  1b44827... Assert that a mailbox is either IMAP or local
  a2371f6... Update ChangeLog
  48d0467... Assert that getpwuid returns a valid structure
  190749c... Update ChangeLog
  74c5f3e... Remove dead assignment
  70231e4... Handle broken pipe and other errors before writing
  e1a0057... Check for NULL pointer
  05046b6... Assert that a node is not NULL
  82d1718... Handle GError pointer more carefully
  d8ccd9c... Assert that the BalsaWindow is not NULL
  2878287... Assert that a child widget is non-NULL
  a6751de... Add assertions for clang-static-analyzer
  9a9c315... Updated Czech translation
  0f3bdf6... Gpgme-related improvements
  21416e6... Update POTFILES.in
  d027f03... Fix grammar in translatable strings (ID's → IDs)
  3b54903... Update Polish translation
  db2a983... Update Brazilian Portuguese translation
  b6994ea... Save a time-out id and remove the GSource
  e671bfa... Build with -Wshadow
  a931e91... Save a time-out id and remove the GSource
  8e472b0... Build with -Wshadow
  c6c3f1f... Save a time-out id and remove the GSource
  6a224fc... Do not dereference a NULL pointer
  cf9805f... Dereference a gchar pointer to compare with '\0'
  c5b3640... Check that a child is a GtkLabel
  95e0028... Avoid some whining from the clang static analyzer
  2f63d97... Do not dereference a NULL pointer
  e02e203... Update Indonesian translation
  b3e5ef4... Update German translation
  50c47ee... Updated Slovenian translation
  91d19f7... Updated Slovenian translation
  53f7fea... Update Spanish translation
  5a07ed0... Save/restore spell-check language in all builds
  fb9c091... Add UI files to POTFILES.in
  be1864f... Check for NULL value returned by SSL_CTX_new
  fed955e... Unlock a mutex before returning
  d7316ec... Fix build issues in documentation
  7d35235... Fix Mallard structure errors
  f9edabe... Use Unicode quotation marks and ellipses
  348a7d7... Update Polish translation
  54a879f... Crypto-related (mostly) fixes and improvements
  f0c3e57... Assert that an ImapMboxHandle is not NULL
  f9343f1... Update Polish translation
  1409a2b... Add balsa.appdata.xml to po/POTFILES.in
  f076f48... Use Autotools magic to make appdata translatable
  a5ff9b0... balsa.appdata.xml is now a generated file
  27f9cc4... Updated Serbian translation
  3026cfa... Fix conflicts in Serbian translations
  f83cba6... Do not crash if DSN header is absent
  dcab1fe... Fix bugzilla.redhat.com 1483354
  ae9f412... Update German translation
  b79cc12... Updated Czech translation
  605d6f5... Remove duplicate message definitions
  d39e452... Do not use deprecated GMimePart method
  29b5ca5... Fix translator comments in .ui files
  10dfb49... Fix broken xml tags
  14bb52e... Drop unused call to uname
  6ae5e25... Use utsname.domainname if it is available
  b1127e5... Fixes to Catalan translation
  efad7cc... Fixed typo
  70b9643... Updated Czech translation
  f692c0a... Updated Czech translation
  7f9d27e... Fixed typo
  10eb2c9... Updated Czech translation
  b6706be... Updated Czech translation
  6c2ed31... Fix xml markup
  bd65ef9... Update Brazilian Portuguese translation
  e6295ba... Update Polish translation
  c7a9363... Fixes to Catalan translation
  b60d4cc... Initial meson build sysem support
  3b11420... Fix install directories
  9c3182c... Make balsa and balsa_ab installable.
  d0e04f8... Meson uses msgfmt rather than intltool-merge
  8a164f6... Better building with meson
  3f4a346... Allow installing the help files
  dca8c2c... HAVE_GNOME is redundant
  630b9ed... Remove option to build with GnomeKeyring
  35dd425... Adapt the meson build to reflect option changes
  74c7fda... Do not include internal dependencies
  9165c92... Use glib-genmarshal --header --body
  3abeda7... Make '-lz' a dependency, not a global link arg
  29343fb... Make an absolute path to the po dir for soundlist
  e851970... Replace 'yes'|'no' values with 'true'|'false'
  b455e0c... New file doc/LINGUAS
  0d2364a... Use documented option syntax for msgfmt
  32fc051... Drop 'enable-' and 'with-' from option names
  4fb4d48... Remove deprecated gdk_threads_* stuff
  7cdafe8... Remove 'debug-threads' option
  395b2be... We no longer ever define BALSA_DEBUG_THREADS
  5d8f65f... Be consistent in including filter header files
  7f617f2... Use include_directories instead of explicit -I…
  0be5d46... Use --output option of glib-genmarshal
  0567829... Use gnome.genmarshal if glib is new enough
  5338699... .split() strings returned by custom config command
  7009f7e... Fix basenames of marshal files
  fda9a01... Fix prefixes in marshal files
  bf2dafe... Port changes to doc/es/es.po from master
  b692569... Clean up GdkColor references
  9b19efe... Update German translation
  4dcaf1c... Update Spanish translation
  c85cdb8... Clean up meson.build
  5cace6d... Updated Danish translation
  23d1297... Require gmime 3.0
  cf10b80... Do not check gmime version >= 3
  c82ad62... Changed _ to ngettext for plural forms
  6ed6a42... Changed _ to ngettext for plural forms
  f8c0512... Changed _ to ngettext for plural forms
  f6e5b67... Decode all RFC-2047-encoded headers
  4bda49d... Fix ChangeLog
  a69352e... Do not use old style declaration
  4384e1c... Added translation context for string 'New'
  3f57425... Reduce code complexity by weeding out deprecations
  d5a55ae... Remove libbalsa/gmime-stream-gio.c
  b9448c5... Marked two strings for translation
  2ea408f... Fixed typos
  531f02a... Restore using gmime 3.0 API
  e934cd6... Restore using gmime 3.0 API
  418205e... Update German translation
  9ad2589... Update German translation
  5fc3759... Update German translation
  a24dfdc... Old glib-genmarshal has no --output option
  c21eb73... Drop deprecated 'languages' option of gnome.yelp()
  df197f1... Fix pixmaps install path
  2b1325e... Install appstream metadata to recommended location
  7202dba... Fix XML tags in po file
  6a52df7... Fix some icon issues
  d5c4097... Updated Danish translation
  1199597... Map the pixmap id
  40df7df... Do not crash with no spell-checker dictionaries
  f1fd397... Expand lists in address book window
  772a6d8... Fix documentation
  3391607... Remove a webkitgtk workaround
  e0ffbfa... Cast g_object_ref() arguments
  c96ca7a... Revise configuration of enchant spell-checking lib
  f371a0d... Avoid possible repeated dynamic cast
  0b26961... Update Spanish translation
  4856c28... Updated Czech translation
  bcd4a04... Harmonize po-files with master
  3b75155... gtk_font_button_get_font_name is no more
  f132649... More sensible default options
  93ecedd... Update Spanish translation
  345d983... Fix a use-after-free bug
  c213ec9... Enable multi-threaded POP3 retrieval
  1d850e0... Fix the meson build
  d71b481... Update Polish translation
  f58f404... Update Brazilian Portuguese translation
  5d8a97a... mailbox-pop3: Fix progress dialogue on error
  b4f82f4... Improve low-level network library
  fc7978e...    Meson build system changes
  4f7fcea...    Meson build system changes
  0886ed7... Improve replying to html-only messages
  24c69e9... Meson build system changes
  2a01572... Test for <locale.h> and set HAVE_LOCALE_H if found
  f429113... meson.build: Fix the definition of HAVE_CTIME_R
  50869ee... Use Unicode quotation marks
  ebd6e5f... Updated Czech translation
  8fe4de3... Update German translation
  b550726... Fix a use-after-free bug
  81b715e... Fix two use-after-free false positives
  dec57a0... Check for zero-length array
  8638705... More g_object_ref fallout
  e703b68... Clean up generated marshalling files
  53ef712... Crypto performance improvements
  883baf5... Update POTFILES.in
  18abe3f... Update Polish translation
  3a3bfaa... Albrecht Dreß authored the earlier crypto commit
  8baaa55... Updated Czech translation
  846c4e5... Updated Spanish translation
  d6f6e13... Update German translation
  554b08d... Update Hungarian translation
  d340fe5... Updated Serbian translation
  d50ebc8... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall
  4b71057... Update version strings
  40f9556... 2.5.5 changelog
  e522b07... Fix XML tags
  35e25a0... Update Brazilian Portuguese translation
  78c7258... Updated Danish translation
  eed5317... Update POTFILES.in
  374ada4... Update Polish translation
  1f4144e... Silence a gcc gripe about strncpy
  4f2c6ab... Silence a gcc gripe about snprintf
  7bbdc69... Update German translation
  6f5d133... Update Brazilian Portuguese translation
  2ac5323... Updated Czech translation
  0d05789... Fix the "scroll on click" issue
  a7c8d7a... Display time stamps of date-only iCalendar events
  d3b13e7... Use GResource instead of installed files
  ed0e9c6... COPYING: New file from 'autoheader --missing'
  d3f5e49... toolbar-factory and -prefs: Simplify API
  a629535... COPYING: Add to the repo
  71a8f66... Add contribution guide
  9dcb524... main-window: Manage "reply to group" action
  b89ce1d... sendmsg-window: Check when replying to a list
  e32fce6... balsa-index: Emit "index-changed" more often
  4d371b5... message-window.c: Manage "Reply to Group" action
  db3bf9d... balsa-index.c: Count and report skipped messages
  71717ec... Update Polish translation
  32106a3... balsa-index: Count skipped messages only for list
  d98625b... Mitigate EFail vulnerability for Webkit2
  2c96d68... imap-handle.c: Do not leak ImapEnvelope.
  8af00df... mailbox_imap: Do not leak ImapSearchData.
  4489f19... balsa-index: Do not leak PipeData
  9589583... filter-edit-callbacks: Do not leak new_item
  3e493a9... Use g_strcmp0() for NULL-safe comparisons
  7ffc3ca... Continue when icons are missing
  572b1b2... Release balsa-2.5.6
  7a11756... Do not seg fault on delayed exit
  a162285... address-book-rubrica: Fix a typo
  469864f... IMAP goes GIO
  3077ae8... Use Unicode apostrophes in new translatable strings
  513c6a3... Add the new libnetclient files to the repo

Commits added to the branch:

  0b0b231... Update Brazilian Portuguese translation (*)
  ef0d8fc... Update Polish translation (*)
  326a3cc... Decode all RFC-2047-encoded headers (*)
  f599fef... Remove unused initializer (*)
  8d6ac09... Do not store label values that are never read (*)
  97fee93... Add libnetclient/test/start-test-env.sh to .gitignore (*)
  d291946... Assert that a mailbox is either IMAP or local (*)
  c7cefef... Update ChangeLog (*)
  2132973... Assert that getpwuid returns a valid structure (*)
  299ed0e... Update ChangeLog (*)
  4c226aa... Remove dead assignment (*)
  c12c6c3... Handle broken pipe and other errors before writing (*)
  f20c0f3... Check for NULL pointer (*)
  a0928a2... Assert that a node is not NULL (*)
  463f343... Handle GError pointer more carefully (*)
  e04dace... Assert that the BalsaWindow is not NULL (*)
  19ada16... Assert that a child widget is non-NULL (*)
  a3ce9ae... Add assertions for clang-static-analyzer (*)
  95e9e07... Updated Czech translation (*)
  f1c71cf... Gpgme-related improvements (*)
  de08732... Update POTFILES.in (*)
  814febf... Fix grammar in translatable strings (ID's → IDs) (*)
  118e8ec... Update Polish translation (*)
  ccb1bc9... Update Brazilian Portuguese translation (*)
  f0b5090... Save a time-out id and remove the GSource (*)
  34dc993... Do not use old style declaration (*)
  4d87c3e... Put braces around empty "if" block (*)
  3d41c63... Build with -Wshadow (*)
  6273272... Dereference a gchar pointer to compare with '\0' (*)
  95666b4... Check that a child is a GtkLabel (*)
  1b70afc... Avoid some whining from the clang static analyzer (*)
  02f660b... Do not dereference a NULL pointer (*)
  029d921... Update Indonesian translation (*)
  16f4944... Update German translation (*)
  4ee808f... Updated Slovenian translation (*)
  dcee7e0... Updated Slovenian translation (*)
  0e65bb3... Update Spanish translation (*)
  b7ea808... Save/restore spell-check language in all builds (*)
  9d05baf... Add UI files to POTFILES.in (*)
  5ddada8... Check for NULL value returned by SSL_CTX_new (*)
  49d8425... Unlock a mutex before returning (*)
  23a345c... Fix build issues in documentation (*)
  bca0f39... Fix Mallard structure errors (*)
  d09d821... Use Unicode quotation marks and ellipses (*)
  6a4472c... Update Polish translation (*)
  3056bc1... Crypto-related (mostly) fixes and improvements (*)
  4081676... Assert that an ImapMboxHandle is not NULL (*)
  7291ba3... Update Polish translation (*)
  1a8fc0c... Updated Serbian translation (*)
  d6d44ec... Updated Serbian translation (*)
  4880b0d... Add balsa.appdata.xml to po/POTFILES.in (*)
  53d6a5b... Add intltool markers to the AppData file (*)
  b794195... Use Autotools magic to make appdata translatable (*)
  d0b5acd... balsa.appdata.xml is now a generated file (*)
  7d668e2... Updated Serbian translation (*)
  ecce1c5... Update Polish translation (*)
  b80e131... Do not crash if DSN header is absent (*)
  1612677... Fix bugzilla.redhat.com 1483354 (*)
  cb60135... Update German translation (*)
  c5d7341... Fixed typos (*)
  68c7aef... Changed _ to ngettext for plural forms (*)
  e129f9f... Fixed previous fix (*)
  db4070b... Update Spanish translation (*)
  d73f682... Marked two strings for translation (*)
  d59eede... Updated Czech translation (*)
  d7475fd... Added translation context for string 'New' (*)
  5bed429... Updated Czech translation (*)
  a095a4d... Fix translator comments in .ui files (*)
  ea20e95... Fix broken xml tags (*)
  1457c39... Drop unused call to uname (*)
  8b756a8... Use utsname.domainname if it is available (*)
  6659861... Fixes to Catalan translation (*)
  776affa... Fixed typo (*)
  0e9909f... Updated Czech translation (*)
  9823ea1... Updated Czech translation (*)
  f3bba06... Fixed typo (*)
  7379f0d... Updated Czech translation (*)
  1084a93... Updated Czech translation (*)
  60cbd78... Fix xml markup (*)
  1e6c415... Update Brazilian Portuguese translation (*)
  d45b287... Update Polish translation (*)
  e7fdfe5... Fixes to Catalan translation (*)
  633ed47... Initial meson build sysem support (*)
  096f86f... Fix install directories (*)
  68e0d36... Make balsa and balsa_ab installable. (*)
  1172047... Meson uses msgfmt rather than intltool-merge (*)
  820b6cc... Better building with meson (*)
  1c54312... Allow installing the help files (*)
  c8f829d... HAVE_GNOME is redundant (*)
  1edb64b... Remove option to build with GnomeKeyring (*)
  767d56d... Adapt the meson build to reflect option changes (*)
  dc445f6... Do not include internal dependencies (*)
  98ebeee... Use glib-genmarshal --header --body (*)
  049f0a2... Make '-lz' a dependency, not a global link arg (*)
  6d15149... Make an absolute path to the po dir for soundlist (*)
  5d9e830... Replace 'yes'|'no' values with 'true'|'false' (*)
  2d246d8... New file doc/LINGUAS (*)
  7ecfaca... Use documented option syntax for msgfmt (*)
  1ec1a31... Drop 'enable-' and 'with-' from option names (*)
  9ab343b... Remove deprecated gdk_threads_* stuff (*)
  ce93587... Remove 'debug-threads' option (*)
  ae397d8... We no longer ever define BALSA_DEBUG_THREADS (*)
  8ed2b45... Be consistent in including filter header files (*)
  5897b66... Use include_directories instead of explicit -I… (*)
  d224117... Use --output option of glib-genmarshal (*)
  6bbc29b... Use gnome.genmarshal if glib is new enough (*)
  12df571... .split() strings returned by custom config command (*)
  6d379f8... Fix basenames of marshal files (*)
  4b4d897... Fix prefixes in marshal files (*)
  f6d4657... Clean up GdkColor references (*)
  c003a7b... Update German translation (*)
  64b7757... Update Spanish translation (*)
  853fed5... Clean up meson.build (*)
  11a8be6... Updated Danish translation (*)
  2456220... Update German translation (*)
  5fb8329... Update German translation (*)
  4de750b... Update German translation (*)
  cc36b23... Old glib-genmarshal has no --output option (*)
  c9b163d... Drop deprecated 'languages' option of gnome.yelp() (*)
  4d2060e... Fix pixmaps install path (*)
  5187164... Install appstream metadata to recommended location (*)
  e4f7060... Fix XML tags in po file (*)
  d3a15a0... Fix some icon issues (*)
  0396247... Updated Danish translation (*)
  38ea0b1... Map the pixmap id (*)
  a1c36cf... Do not crash with no spell-checker dictionaries (*)
  ba9ec2d... Expand lists in address book window (*)
  a1a761a... Fix documentation (*)
  1820021... Remove a webkitgtk workaround (*)
  3a9924b... Cast g_object_ref() arguments (*)
  188512b... Revise configuration of enchant spell-checking lib (*)
  81fa0cd... Avoid possible repeated dynamic cast (*)
  e7382b3... Update Spanish translation (*)
  505cfdb... gtk_font_button_get_font_name is no more (*)
  719de5a... Update Spanish translation (*)
  75bb638... Fix a use-after-free bug (*)
  ba20669... Enable multi-threaded POP3 retrieval (*)
  4f2e267... Fix the meson build (*)
  4921659... Update Polish translation (*)
  cee20ea... Update Brazilian Portuguese translation (*)
  f2b5eb0... mailbox-pop3: Fix progress dialogue on error (*)
  864549c... Improve low-level network library (*)
  389e70b...    Meson build system changes (*)
  873aed7... Improve replying to html-only messages (*)
  01302b6... Meson build system changes (*)
  14595c8... Test for <locale.h> and set HAVE_LOCALE_H if found (*)
  50cdfb3... meson.build: Fix the definition of HAVE_CTIME_R (*)
  1419a7e... Use Unicode quotation marks (*)
  cbc3eaa... Updated Czech translation (*)
  c76da36... Update German translation (*)
  23ab89b... Fix a use-after-free bug (*)
  4dbad7c... Fix two use-after-free false positives (*)
  9e4882d... Check for zero-length array (*)
  73f3574... More g_object_ref fallout (*)
  2cc2de5... Clean up generated marshalling files (*)
  f262908... Crypto performance improvements (*)
  92bb723... Update POTFILES.in (*)
  ef53e29... Update Polish translation (*)
  9ae5622... Albrecht Dreß authored the earlier crypto commit (*)
  1325c94... Updated Czech translation (*)
  b81bfa0... Updated Spanish translation (*)
  66458d8... Update German translation (*)
  91436bc... Update Hungarian translation (*)
  bd24737... Updated Serbian translation (*)
  4e177b5... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall (*)
  ddb0112... Update version strings (*)
  a6b53d4... 2.5.5 changelog (*)
  4832784... Fix XML tags (*)
  2e431eb... Update Brazilian Portuguese translation (*)
  3f5024b... Updated Danish translation (*)
  5ef2edd... Update POTFILES.in (*)
  14d9b92... Update Polish translation (*)
  6baa13b... Silence a gcc gripe about strncpy (*)
  056a5e3... Silence a gcc gripe about snprintf (*)
  fa80280... Update German translation (*)
  608d673... Update Brazilian Portuguese translation (*)
  2c19d3a... Updated Czech translation (*)
  97bf83f... Fix the "scroll on click" issue (*)
  b7021b7... Display time stamps of date-only iCalendar events (*)
  3daecc9... Use GResource instead of installed files (*)
  28285f6... toolbar-factory and -prefs: Simplify API (*)
  e526a68... COPYING: Add to the repo (*)
  910f3b1... Add contribution guide (*)
  a7854ed... main-window: Manage "reply to group" action (*)
  a530938... sendmsg-window: Check when replying to a list (*)
  88f31d7... balsa-index: Emit "index-changed" more often (*)
  506bfc9... message-window.c: Manage "Reply to Group" action (*)
  1ba79a9... balsa-index.c: Count and report skipped messages (*)
  9a54af0... Update Polish translation (*)
  e6a952e... balsa-index: Count skipped messages only for list (*)
  93727ce... Mitigate EFail vulnerability for Webkit2 (*)
  4178a42... imap-handle.c: Do not leak ImapEnvelope. (*)
  90be134... mailbox_imap: Do not leak ImapSearchData. (*)
  102ed47... balsa-index: Do not leak PipeData (*)
  5aeab69... filter-edit-callbacks: Do not leak new_item (*)
  0a846e0... Use g_strcmp0() for NULL-safe comparisons (*)
  c4e9837... Continue when icons are missing (*)
  61886d2... Release balsa-2.5.6 (*)
  1f1d4d7... Do not seg fault on delayed exit (*)
  55aac75... address-book-rubrica: Fix a typo (*)
  d964df6... IMAP goes GIO (*)
  bd95221... Use Unicode apostrophes in new translatable strings (*)
  5ddce76... Add the new libnetclient files to the repo (*)
  422ba8b...  libbalsa/imap/meson.build: Fix the meson build (*)
  1b29371... Initial commit for gmime3 branch
  73bce7d... Dot-stuff outgoing mail
  8d3a58a... Update translations
  e3a5c17... Revert 73b768c7094105e57bfcffc8b1b4dbe7cc0b11f2
  c422db7... Update Brazilian Portuguese translation
  b9a3685... Update Polish translation
  d9220b3... Do not store label values that are never read
  9a8aae5... Remove unused initializer
  f85db3d... Assert that a mailbox is either IMAP or local
  e0a4e46... Update ChangeLog
  1254a20... Assert that getpwuid returns a valid structure
  068c8eb... Update ChangeLog
  23e1c60... Remove dead assignment
  44b2716... Handle broken pipe and other errors before writing
  c3c7448... Check for NULL pointer
  3733ef2... Assert that a node is not NULL
  5688cde... Handle GError pointer more carefully
  8ee632b... Assert that the BalsaWindow is not NULL
  5315082... Assert that a child widget is non-NULL
  d3dfb38... Add assertions for clang-static-analyzer
  1f084cf... Updated Czech translation
  252dbe5... Gpgme-related improvements
  62a4eba... Fix grammar in translatable strings (ID's → IDs)
  de62e70... Update Polish translation
  b823048... Update Brazilian Portuguese translation
  9be97e5... Save a time-out id and remove the GSource
  8f6fc5a... Build with -Wshadow
  6f072ea... Save a time-out id and remove the GSource
  a24a172... Build with -Wshadow
  224a279... Save a time-out id and remove the GSource
  2bb921d... Do not dereference a NULL pointer
  b73c0da... Avoid some whining from the clang static analyzer
  17ecce4... Update German translation
  3444166... Updated Slovenian translation
  d6d90ca... Updated Slovenian translation
  c9b9079... Update Spanish translation
  c0a316e... Save/restore spell-check language in all builds
  2eca744... Check for NULL value returned by SSL_CTX_new
  5733393... Unlock a mutex before returning
  fd0a781... Fix build issues in documentation
  5a21f28... Fix Mallard structure errors
  e6bea6e... Use Unicode quotation marks and ellipses
  c733723... Update Polish translation
  6b79571... Crypto-related (mostly) fixes and improvements
  310a84e... Assert that an ImapMboxHandle is not NULL
  93d7d23... Update Polish translation
  9c6e8f8... Add balsa.appdata.xml to po/POTFILES.in
  2514b52... Use Autotools magic to make appdata translatable
  e59af97... Updated Serbian translation
  859ae4f... Fix conflicts in Serbian translations
  007747c... Do not crash if DSN header is absent
  f119cd0... Fix bugzilla.redhat.com 1483354
  35fd074... Update German translation
  26fa820... Updated Czech translation
  f705b3d... Remove duplicate message definitions
  5d4c53f... Do not use deprecated GMimePart method
  5d280ef... Fix broken xml tags
  44659f5... Drop unused call to uname
  08cd06e... Use utsname.domainname if it is available
  49f55e6... Fixes to Catalan translation
  579904b... Fixed typo
  8b38da7... Updated Czech translation
  6c53599... Updated Czech translation
  1e8c71a... Fix xml markup
  1320ac5... Update Brazilian Portuguese translation
  9e2c2b3... Update Polish translation
  0a24b97... Fixes to Catalan translation
  ec77e37... Initial meson build sysem support
  9ae7850... Fix install directories
  fe79662... Make balsa and balsa_ab installable.
  5e95737... Meson uses msgfmt rather than intltool-merge
  b2a1eeb... Better building with meson
  0f02dda... Allow installing the help files
  b1bd0d5... HAVE_GNOME is redundant
  ad43a40... Remove option to build with GnomeKeyring
  7ce931b... Adapt the meson build to reflect option changes
  2594a1f... Do not include internal dependencies
  2c8a94d... Use glib-genmarshal --header --body
  6fdee92... Make '-lz' a dependency, not a global link arg
  0a63198... Make an absolute path to the po dir for soundlist
  d0b4d77... Replace 'yes'|'no' values with 'true'|'false'
  6309910... Use documented option syntax for msgfmt
  67780fd... Drop 'enable-' and 'with-' from option names
  6d3718e... Remove deprecated gdk_threads_* stuff
  f15b899... Remove 'debug-threads' option
  a8f932f... We no longer ever define BALSA_DEBUG_THREADS
  7e028a2... Be consistent in including filter header files
  c2876d7... Use include_directories instead of explicit -I…
  e5a1dd7... Use --output option of glib-genmarshal
  3abae07... Use gnome.genmarshal if glib is new enough
  d02e204... .split() strings returned by custom config command
  6943aab... Fix basenames of marshal files
  a04e3ef... Fix prefixes in marshal files
  6e1251f... Port changes to doc/es/es.po from master
  c25332c... Clean up GdkColor references
  1577e53... Update German translation
  9f8a309... Update Spanish translation
  b760bf6... Clean up meson.build
  35d0b60... Updated Danish translation
  106751e... Require gmime 3.0
  b468555... Do not check gmime version >= 3
  be01faa... Changed _ to ngettext for plural forms
  8faaf4c... Changed _ to ngettext for plural forms
  2a8d6c3... Decode all RFC-2047-encoded headers
  d60092a... Fix ChangeLog
  40cb5ce... Reduce code complexity by weeding out deprecations
  62098f9... Remove libbalsa/gmime-stream-gio.c
  afce628... Restore using gmime 3.0 API
  cd45220... Restore using gmime 3.0 API
  1536d11... Update German translation
  4cb1b39... Update German translation
  60d1393... Update German translation
  c2d2d72... Old glib-genmarshal has no --output option
  de2c72c... Drop deprecated 'languages' option of gnome.yelp()
  9a40e22... Fix pixmaps install path
  3d53af9... Install appstream metadata to recommended location
  fbf0615... Fix XML tags in po file
  9966230... Fix some icon issues
  12b3885... Updated Danish translation
  9c39239... Map the pixmap id
  494236c... Do not crash with no spell-checker dictionaries
  048fdaa... Expand lists in address book window
  f4c7cc1... Fix documentation
  49ad218... Remove a webkitgtk workaround
  fa3ffd0... Cast g_object_ref() arguments
  67ff9e7... Revise configuration of enchant spell-checking lib
  442a78d... Avoid possible repeated dynamic cast
  e046085... Update Spanish translation
  28a10e2... Updated Czech translation
  75b9335... Harmonize po-files with master
  b4d574c... More sensible default options
  1427319... Update Spanish translation
  bd1c838... Fix a use-after-free bug
  0452841... Enable multi-threaded POP3 retrieval
  8a3d316... Fix the meson build
  bb9626f... Update Polish translation
  a61f9ea... Update Brazilian Portuguese translation
  91377ad... mailbox-pop3: Fix progress dialogue on error
  949eb0b... Improve low-level network library
  fefcbc9...    Meson build system changes
  dbf5f25... Improve replying to html-only messages
  d2e51b9... Meson build system changes
  4ff4d34... Test for <locale.h> and set HAVE_LOCALE_H if found
  a463a7b... meson.build: Fix the definition of HAVE_CTIME_R
  75b9a0d... Use Unicode quotation marks
  bd3c9ce... Updated Czech translation
  2a7c18f... Update German translation
  0920554... Fix a use-after-free bug
  da8b60b... Fix two use-after-free false positives
  2c574fe... Check for zero-length array
  4ea630f... More g_object_ref fallout
  503ad66... Clean up generated marshalling files
  6835a58... Crypto performance improvements
  f99df0c... Update Polish translation
  4b9203f... Albrecht Dreß authored the earlier crypto commit
  5fdac0f... Updated Czech translation
  52585e4... Updated Spanish translation
  58e00c1... Update German translation
  3b1be27... Updated Serbian translation
  064855a... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall
  6462d92... Update version strings
  b7057fb... 2.5.5 changelog
  d804065... Fix XML tags
  7348647... Update Brazilian Portuguese translation
  a69e0b3... Updated Danish translation
  b5976f5... Update Polish translation
  7010b22... Silence a gcc gripe about strncpy
  26a4bcd... Silence a gcc gripe about snprintf
  ff697f9... Update German translation
  0097a4b... Update Brazilian Portuguese translation
  b4e4349... Updated Czech translation
  0aeb8de... Fix the "scroll on click" issue
  63ec26e... Display time stamps of date-only iCalendar events
  b295619... Use GResource instead of installed files
  af8a832... main-window: Manage "reply to group" action
  a8fd9f9... sendmsg-window: Check when replying to a list
  e9d2804... balsa-index: Emit "index-changed" more often
  42ad889... message-window.c: Manage "Reply to Group" action
  0384ef9... balsa-index.c: Count and report skipped messages
  f99ce61... Update Polish translation
  c7e1725... balsa-index: Count skipped messages only for list
  35b48a6... Mitigate EFail vulnerability for Webkit2
  da65570... imap-handle.c: Do not leak ImapEnvelope.
  9a8f2e3... mailbox_imap: Do not leak ImapSearchData.
  40cb029... balsa-index: Do not leak PipeData
  b3d5f56... filter-edit-callbacks: Do not leak new_item
  c77898a... Use g_strcmp0() for NULL-safe comparisons
  322ae00... Continue when icons are missing
  de731d2... Release balsa-2.5.6
  0f18a93... Do not seg fault on delayed exit
  f3e2361... address-book-rubrica: Fix a typo
  3cd307b... IMAP goes GIO
  915128d... Use Unicode apostrophes in new translatable strings

(*) This commit already existed in another branch; no separate mail sent


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