[pan: 6/7] Merge branch 'master' of https://gitlab.gnome.org/GNOME/pan into fix-times-and-names




commit 68f23d86c81b4cd54868aa38e239d040d632506f
Merge: f53789f 837b6eb
Author: Thomas Tanner <thosrtanner googlemail com>
Date:   Tue Sep 20 07:11:45 2022 +0100

    Merge branch 'master' of https://gitlab.gnome.org/GNOME/pan into fix-times-and-names

 .gitignore                        |   1 +
 Makefile.am                       |  39 ++++++
 configure.ac                      |   3 +
 pan/data-impl/data-impl.h         |  10 +-
 pan/data/article-cache.h          |   1 +
 pan/data/parts.cc                 |  52 ++++----
 pan/general/e-util.cc             |  74 +++--------
 pan/general/e-util.h              |   7 +-
 pan/general/line-reader.h         |   9 +-
 pan/general/text-match.cc         |  13 +-
 pan/gui/body-pane.cc              |  28 +++--
 pan/gui/body-pane.h               |   2 +
 pan/gui/dl-headers-ui.cc          |  25 +++-
 pan/gui/gui.cc                    |   2 +-
 pan/gui/gui.h                     | 254 +++++++++++++++++++-------------------
 pan/gui/log-ui.cc                 |  13 +-
 pan/gui/pan.cc                    |   4 +-
 pan/gui/post-ui.cc                |   1 +
 pan/gui/prefs.cc                  |  10 +-
 pan/gui/server-ui.cc              |  47 +++++--
 pan/gui/task-pane.h               |  18 +--
 pan/tasks/Makefile.am             |   2 -
 pan/tasks/adaptable-set-test.cc   |   4 +-
 pan/tasks/decoder.cc              |  13 +-
 pan/tasks/encoder.cc              |  17 ++-
 pan/tasks/nzb.cc                  |  10 +-
 pan/tasks/socket-impl-openssl.cc  |   2 +-
 pan/tasks/socket-impl-scripted.cc |  11 +-
 pan/tasks/task-article.h          |   7 +-
 pan/tasks/task-xoverinfo.cc       | 171 -------------------------
 pan/tasks/task-xoverinfo.h        |  94 --------------
 pan/tasks/task.h                  |  10 +-
 pan/usenet-utils/blowfish.h       |   8 +-
 pan/usenet-utils/gpg.h            |  28 ++++-
 pan/usenet-utils/mime-utils.h     |   1 +
 pan/usenet-utils/ssl-utils.h      |  16 ++-
 pan/usenet-utils/text-massager.h  |   4 +
 po/POTFILES.in                    |   1 -
 uulib/uunconc.c                   |   4 +-
 uulib/uuscan.c                    |   2 +-
 40 files changed, 457 insertions(+), 561 deletions(-)
---


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