[balsa] (211 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:

  bcebb45... Initial commit for gmime3 branch
  c5c57ae... Dot-stuff outgoing mail
  15a2bb8... Update translations
  2be958d... Revert 73b768c7094105e57bfcffc8b1b4dbe7cc0b11f2
  3084799... Update Brazilian Portuguese translation
  03b1133... Update Polish translation
  545f339... Do not store label values that are never read
  6490f7b... Remove unused initializer
  d688e02... Assert that a mailbox is either IMAP or local
  a7a895c... Update ChangeLog
  605e90d... Assert that getpwuid returns a valid structure
  00d1675... Update ChangeLog
  e547a4d... Remove dead assignment
  ceff55c... Handle broken pipe and other errors before writing
  6d165ad... Check for NULL pointer
  0272fe9... Assert that a node is not NULL
  c04cbb0... Handle GError pointer more carefully
  d516c89... Assert that the BalsaWindow is not NULL
  c1e2f2a... Assert that a child widget is non-NULL
  a5bba73... Add assertions for clang-static-analyzer
  92eac96... Updated Czech translation
  42227ac... Gpgme-related improvements
  5dbd36b... Fix grammar in translatable strings (ID's → IDs)
  8422f9f... Update Polish translation
  5c6d929... Update Brazilian Portuguese translation
  9293fde... Save a time-out id and remove the GSource
  d7e3351... Build with -Wshadow
  9010a65... Save a time-out id and remove the GSource
  94f5efa... Build with -Wshadow
  4e9f38e... Save a time-out id and remove the GSource
  b72f4ce... Do not dereference a NULL pointer
  00d670f... Avoid some whining from the clang static analyzer
  cf3b9e4... Update German translation
  9dd6cea... Updated Slovenian translation
  5c1559a... Updated Slovenian translation
  772ef85... Update Spanish translation
  2a89496... Save/restore spell-check language in all builds
  073b7b3... Check for NULL value returned by SSL_CTX_new
  1550370... Unlock a mutex before returning
  1a6d8b4... Fix build issues in documentation
  be9f6f6... Fix Mallard structure errors
  c3c18c9... Use Unicode quotation marks and ellipses
  e9f21cf... Update Polish translation
  debf688... Crypto-related (mostly) fixes and improvements
  9814b67... Assert that an ImapMboxHandle is not NULL
  0088737... Update Polish translation
  2dbe063... Add balsa.appdata.xml to po/POTFILES.in
  2fc2825... Use Autotools magic to make appdata translatable
  7657b3d... Updated Serbian translation
  61cbdfb... Fix conflicts in Serbian translations
  6c121c4... Do not crash if DSN header is absent
  e7085e2... Fix bugzilla.redhat.com 1483354
  2d90120... Update German translation
  641c4ab... Updated Czech translation
  c343ac6... Remove duplicate message definitions
  41326f6... Do not use deprecated GMimePart method
  65ae671... Fix broken xml tags
  a1a20dc... Drop unused call to uname
  05b5343... Use utsname.domainname if it is available
  814d2ee... Fixes to Catalan translation
  5c5c449... Fixed typo
  8c9a75e... Updated Czech translation
  e53c06c... Updated Czech translation
  12faa3d... Fix xml markup
  47744e1... Update Brazilian Portuguese translation
  bf2a2f7... Update Polish translation
  b727b2f... Fixes to Catalan translation
  cfe7861... Initial meson build sysem support
  44b33c3... Fix install directories
  1187b08... Make balsa and balsa_ab installable.
  3160555... Meson uses msgfmt rather than intltool-merge
  c609045... Better building with meson
  85fe30d... Allow installing the help files
  6d7aafe... HAVE_GNOME is redundant
  006b574... Remove option to build with GnomeKeyring
  1cf95cb... Adapt the meson build to reflect option changes
  d93a43c... Do not include internal dependencies
  5e9a8d3... Use glib-genmarshal --header --body
  349574f... Make '-lz' a dependency, not a global link arg
  4123c6e... Make an absolute path to the po dir for soundlist
  1f09b42... Replace 'yes'|'no' values with 'true'|'false'
  3d3393c... Use documented option syntax for msgfmt
  dd57f9e... Drop 'enable-' and 'with-' from option names
  ddaad6e... Remove deprecated gdk_threads_* stuff
  8476d22... Remove 'debug-threads' option
  bdb4026... We no longer ever define BALSA_DEBUG_THREADS
  0dc7d57... Be consistent in including filter header files
  cc4aee9... Use include_directories instead of explicit -I…
  90867e1... Use --output option of glib-genmarshal
  29a7cb8... Use gnome.genmarshal if glib is new enough
  d71b25b... .split() strings returned by custom config command
  75773fe... Fix basenames of marshal files
  261ecdd... Fix prefixes in marshal files
  379b1d1... Port changes to doc/es/es.po from master
  c1b82ac... Clean up GdkColor references
  bf2e36b... Update German translation
  d86a702... Update Spanish translation
  d5c7b66... Clean up meson.build
  c8b672d... Updated Danish translation
  f9e4524... Require gmime 3.0
  dc6f362... Do not check gmime version >= 3
  890dab0... Changed _ to ngettext for plural forms
  cef4087... Changed _ to ngettext for plural forms
  259e4a0... Decode all RFC-2047-encoded headers
  c6c6aec... Fix ChangeLog
  2305fea... Reduce code complexity by weeding out deprecations
  b8ba9dd... Remove libbalsa/gmime-stream-gio.c
  d32c0eb... Restore using gmime 3.0 API
  b1c35e0... Restore using gmime 3.0 API
  cbfd41c... Update German translation
  abaa786... Update German translation
  4c00dd6... Update German translation
  1eb77f8... Old glib-genmarshal has no --output option
  f99c6b3... Drop deprecated 'languages' option of gnome.yelp()
  53488e5... Fix pixmaps install path
  2f9e0a9... Install appstream metadata to recommended location
  c9ad6ef... Fix XML tags in po file
  a640e8c... Fix some icon issues
  596a112... Updated Danish translation
  fcd0f12... Map the pixmap id
  cd07e8b... Do not crash with no spell-checker dictionaries
  e191b29... Expand lists in address book window
  179c164... Fix documentation
  bd2ab88... Remove a webkitgtk workaround
  b5caf62... Cast g_object_ref() arguments
  e1674f8... Revise configuration of enchant spell-checking lib
  c575ce5... Avoid possible repeated dynamic cast
  2e9cab9... Update Spanish translation
  f1ca154... Updated Czech translation
  c1d0327... Harmonize po-files with master
  00873dd... More sensible default options
  bb66dfe... Update Spanish translation
  19a78fc... Fix a use-after-free bug
  04375ad... Enable multi-threaded POP3 retrieval
  b0d777b... Fix the meson build
  4eda6c9... Update Polish translation
  8a5aee7... Update Brazilian Portuguese translation
  b4b94bd... mailbox-pop3: Fix progress dialogue on error
  ddbc92a... Improve low-level network library
  b449c19...    Meson build system changes
  27a5f25... Improve replying to html-only messages
  49a8521... Meson build system changes
  57e5707... Test for <locale.h> and set HAVE_LOCALE_H if found
  629f0c0... meson.build: Fix the definition of HAVE_CTIME_R
  8616b6d... Use Unicode quotation marks
  3d5e9b6... Updated Czech translation
  1eaddcc... Update German translation
  24ac1d1... Fix a use-after-free bug
  b4e7c7d... Fix two use-after-free false positives
  a78bd7d... Check for zero-length array
  cf785dd... More g_object_ref fallout
  0930c65... Clean up generated marshalling files
  556a10d... Crypto performance improvements
  d04b541... Update Polish translation
  33a86c4... Albrecht Dreß authored the earlier crypto commit
  4069d6e... Updated Czech translation
  71bc08a... Updated Spanish translation
  5b8d65d... Update German translation
  98f7db1... Updated Serbian translation
  a6d0233... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall
  d752d08... Update version strings
  040a5b6... 2.5.5 changelog
  4bc085b... Fix XML tags
  270b2d2... Update Brazilian Portuguese translation
  8163e97... Updated Danish translation
  0c1fa2f... Update Polish translation
  0991e7d... Silence a gcc gripe about strncpy
  231e31d... Silence a gcc gripe about snprintf
  a1fabc4... Update German translation
  f3df222... Update Brazilian Portuguese translation
  0aa27f1... Updated Czech translation
  5299e5f... Fix the "scroll on click" issue
  6e10117... Display time stamps of date-only iCalendar events
  2814518... Use GResource instead of installed files
  b18ad3d... main-window: Manage "reply to group" action
  59b2efb... sendmsg-window: Check when replying to a list
  ec9bdb0... balsa-index: Emit "index-changed" more often
  b6e1d95... message-window.c: Manage "Reply to Group" action
  ec5bea5... balsa-index.c: Count and report skipped messages
  127a371... Update Polish translation
  e0c767c... balsa-index: Count skipped messages only for list
  9c31dc1... Mitigate EFail vulnerability for Webkit2
  75d53b4... imap-handle.c: Do not leak ImapEnvelope.
  a6fa431... mailbox_imap: Do not leak ImapSearchData.
  3de765a... balsa-index: Do not leak PipeData
  820d199... filter-edit-callbacks: Do not leak new_item
  cbd1e89... Use g_strcmp0() for NULL-safe comparisons
  d1a7d9f... Continue when icons are missing
  da16814... Release balsa-2.5.6
  478e20e... Do not seg fault on delayed exit
  9a5711f... address-book-rubrica: Fix a typo
  998168c... IMAP goes GIO
  c612670... Use Unicode apostrophes in new translatable strings
  163ecc5... Restore po files
  91e5ee6... libbalsa-gpgme: Fix the build

Commits added to the branch:

  9cb36bd... Use GApplication features (*)
  4244b41... Use GtkApplication better (*)
  e6afd0d... Plug leak (*)
  5858ab4... Migrate new mail notification to GNotification (*)
  01aaa16... main-window: Use GtkWindow API for the application (*)
  f678a53... Rename balsa.desktop to org.desktop.Balsa.desktop (*)
  9b844a6... main-window: Use GtkWindow API for the application (*)
  b329e38... mailbox-imap: Object-ref handle to keep it alive (*)
  836d956... balsa-icons: Return NULL if icon-table is NULL (*)
  20389ac... Migrate from libnotify to GNotification (*)
  d794a30... Updated Spanish translation (*)
  5569d8e... main: Present the main-window, if it exists (*)
  13def20... imap-server: Check for NULL 'struct handle_info *' (*)
  eb176e0... libbalsa/information: Empty string means withdraw (*)
  20d7e1c... Manage the closing notification (*)
  91959ab... Merge branch 'application-notification' (*)
  7877e9b... Initial commit for gmime3 branch
  f98dd46... Dot-stuff outgoing mail
  25488b0... Update translations
  4dac720... Revert 73b768c7094105e57bfcffc8b1b4dbe7cc0b11f2
  5b02814... Update Brazilian Portuguese translation
  88bf9d4... Update Polish translation
  bb9ea23... Do not store label values that are never read
  b95719d... Remove unused initializer
  01bd0c4... Assert that a mailbox is either IMAP or local
  6023c25... Update ChangeLog
  05a094a... Assert that getpwuid returns a valid structure
  04f8dbb... Update ChangeLog
  f1cd53e... Remove dead assignment
  799e0d0... Handle broken pipe and other errors before writing
  e125ce8... Check for NULL pointer
  77854a4... Assert that a node is not NULL
  a31d53d... Handle GError pointer more carefully
  184a7c3... Assert that the BalsaWindow is not NULL
  0d942b6... Assert that a child widget is non-NULL
  d39fa5f... Add assertions for clang-static-analyzer
  5d4044a... Updated Czech translation
  0b639a5... Gpgme-related improvements
  dc2e83b... Fix grammar in translatable strings (ID's → IDs)
  f59283a... Update Polish translation
  e53db3e... Update Brazilian Portuguese translation
  3e7b401... Save a time-out id and remove the GSource
  1e8ffe9... Build with -Wshadow
  89d78b3... Save a time-out id and remove the GSource
  54c65d6... Build with -Wshadow
  b7b9cba... Save a time-out id and remove the GSource
  ac89adb... Do not dereference a NULL pointer
  debdd3a... Avoid some whining from the clang static analyzer
  4afde60... Update German translation
  4ddda5a... Updated Slovenian translation
  7c22014... Updated Slovenian translation
  d60ac70... Update Spanish translation
  9e2ee47... Save/restore spell-check language in all builds
  e22a7bd... Check for NULL value returned by SSL_CTX_new
  25f11e6... Unlock a mutex before returning
  7d82df7... Fix build issues in documentation
  cf64a16... Fix Mallard structure errors
  5ee28af... Use Unicode quotation marks and ellipses
  4555cfc... Update Polish translation
  eda6b39... Crypto-related (mostly) fixes and improvements
  f5d480c... Assert that an ImapMboxHandle is not NULL
  9a247ac... Update Polish translation
  b113df8... Add balsa.appdata.xml to po/POTFILES.in
  27f191c... Use Autotools magic to make appdata translatable
  b14a6dc... Updated Serbian translation
  8dddcc8... Fix conflicts in Serbian translations
  4855092... Do not crash if DSN header is absent
  fce8df1... Fix bugzilla.redhat.com 1483354
  838088a... Update German translation
  33256e5... Updated Czech translation
  6b596b0... Remove duplicate message definitions
  13ef26b... Do not use deprecated GMimePart method
  7a9135f... Fix broken xml tags
  4463ee6... Drop unused call to uname
  4303b3e... Use utsname.domainname if it is available
  f287078... Fixes to Catalan translation
  b6a2762... Fixed typo
  375fb7a... Updated Czech translation
  4c5ba92... Updated Czech translation
  ed0817a... Fix xml markup
  f905d30... Update Brazilian Portuguese translation
  9467a29... Update Polish translation
  d402259... Fixes to Catalan translation
  137ecb0... Initial meson build sysem support
  e2dba00... Fix install directories
  0dc4ea5... Make balsa and balsa_ab installable.
  c1b7e3d... Meson uses msgfmt rather than intltool-merge
  c804f80... Better building with meson
  1fac04d... Allow installing the help files
  2c4bc86... HAVE_GNOME is redundant
  ec84de1... Remove option to build with GnomeKeyring
  e31b175... Adapt the meson build to reflect option changes
  7d565db... Do not include internal dependencies
  4964e7a... Use glib-genmarshal --header --body
  6578e60... Make '-lz' a dependency, not a global link arg
  53aea5d... Make an absolute path to the po dir for soundlist
  7d7ea61... Replace 'yes'|'no' values with 'true'|'false'
  78b81d8... Use documented option syntax for msgfmt
  2473179... Drop 'enable-' and 'with-' from option names
  f1c01ac... Remove deprecated gdk_threads_* stuff
  769dd2b... Remove 'debug-threads' option
  dd30ce8... We no longer ever define BALSA_DEBUG_THREADS
  2093ae0... Be consistent in including filter header files
  fc94d2a... Use include_directories instead of explicit -I…
  b5e8ce7... Use --output option of glib-genmarshal
  bbe83d7... Use gnome.genmarshal if glib is new enough
  75e099c... .split() strings returned by custom config command
  eacd05a... Fix basenames of marshal files
  887cf1f... Fix prefixes in marshal files
  52321a2... Port changes to doc/es/es.po from master
  3ad7967... Clean up GdkColor references
  56e5ccb... Update German translation
  2e60dc0... Update Spanish translation
  7d5f7fe... Clean up meson.build
  c84aa6d... Updated Danish translation
  945c4d7... Require gmime 3.0
  7164c76... Do not check gmime version >= 3
  c8c5b2e... Changed _ to ngettext for plural forms
  b2ef2a0... Changed _ to ngettext for plural forms
  d2e0118... Decode all RFC-2047-encoded headers
  dad23cd... Fix ChangeLog
  f5629f0... Reduce code complexity by weeding out deprecations
  b466def... Remove libbalsa/gmime-stream-gio.c
  6515eea... Restore using gmime 3.0 API
  764da8f... Restore using gmime 3.0 API
  5aa24d2... Update German translation
  0109e15... Update German translation
  f8a912b... Update German translation
  892b294... Old glib-genmarshal has no --output option
  cabceef... Drop deprecated 'languages' option of gnome.yelp()
  513ffc7... Fix pixmaps install path
  7ba03a0... Install appstream metadata to recommended location
  0402e0d... Fix XML tags in po file
  bbae2e4... Fix some icon issues
  cb8a54a... Updated Danish translation
  30d7677... Map the pixmap id
  9b03381... Do not crash with no spell-checker dictionaries
  6a4f0cb... Expand lists in address book window
  e962c4e... Fix documentation
  fe8baf5... Remove a webkitgtk workaround
  17963bd... Cast g_object_ref() arguments
  8cdc47a... Revise configuration of enchant spell-checking lib
  0db1732... Avoid possible repeated dynamic cast
  09cf7e6... Update Spanish translation
  7ee5caa... Updated Czech translation
  1f06a5a... Harmonize po-files with master
  228353a... More sensible default options
  6468a6c... Update Spanish translation
  59c474f... Fix a use-after-free bug
  6f1e9d2... Enable multi-threaded POP3 retrieval
  7910ddf... Fix the meson build
  b916c8d... Update Polish translation
  1feff3f... Update Brazilian Portuguese translation
  835b62e... mailbox-pop3: Fix progress dialogue on error
  b3839e1... Improve low-level network library
  8068a12...    Meson build system changes
  0da5cee... Improve replying to html-only messages
  436747e... Meson build system changes
  11cbe45... Test for <locale.h> and set HAVE_LOCALE_H if found
  1f54153... meson.build: Fix the definition of HAVE_CTIME_R
  731009e... Use Unicode quotation marks
  42c833b... Updated Czech translation
  7feb178... Update German translation
  f64bed9... Fix a use-after-free bug
  95fe542... Fix two use-after-free false positives
  eca5de9... Check for zero-length array
  5197255... More g_object_ref fallout
  9b14dd9... Clean up generated marshalling files
  1801f18... Crypto performance improvements
  55a2144... Update Polish translation
  f0eaba8... Albrecht Dreß authored the earlier crypto commit
  9510216... Updated Czech translation
  1ecfc32... Updated Spanish translation
  c3d9383... Update German translation
  58b7080... Updated Serbian translation
  ef3568d... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall
  efc1a76... Update version strings
  1e66e7c... 2.5.5 changelog
  b77d4b1... Fix XML tags
  f0e565a... Update Brazilian Portuguese translation
  d330cd3... Updated Danish translation
  5345e5e... Update Polish translation
  71da03d... Silence a gcc gripe about strncpy
  4e761cb... Silence a gcc gripe about snprintf
  2934a0b... Update German translation
  6714636... Update Brazilian Portuguese translation
  164ce17... Updated Czech translation
  101d749... Fix the "scroll on click" issue
  4433179... Display time stamps of date-only iCalendar events
  81d3212... Use GResource instead of installed files
  538941c... main-window: Manage "reply to group" action
  30851d9... sendmsg-window: Check when replying to a list
  95e4188... balsa-index: Emit "index-changed" more often
  b86578d... message-window.c: Manage "Reply to Group" action
  af9ef51... balsa-index.c: Count and report skipped messages
  1e8f3e2... Update Polish translation
  0f5be70... balsa-index: Count skipped messages only for list
  9f2feef... Mitigate EFail vulnerability for Webkit2
  17bd7ad... imap-handle.c: Do not leak ImapEnvelope.
  743a9bf... mailbox_imap: Do not leak ImapSearchData.
  c1a38d5... balsa-index: Do not leak PipeData
  1354ede... filter-edit-callbacks: Do not leak new_item
  0f0dc76... Use g_strcmp0() for NULL-safe comparisons
  0836a6b... Continue when icons are missing
  2370161... Release balsa-2.5.6
  56c992c... Do not seg fault on delayed exit
  cf70e65... address-book-rubrica: Fix a typo
  5b97d13... IMAP goes GIO
  7c19968... Use Unicode apostrophes in new translatable strings
  3774d0d... Restore po files
  5ed2934... libbalsa-gpgme: Fix the build

(*) 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]