commit 36aafb32b39a87f2396251ad02d6d9bd100ba508
Author: Michael J. Chudobiak <[email protected]>
Date:   Wed Jan 20 07:54:25 2021 -0500

   better contribution attributions

AUTHORS |  2 ++
NEWS    | 12 +++++++++---
2 files changed, 11 insertions(+), 3 deletions(-)

commit f23a99a4e97185281a09663c4cb48f242b328708
Merge: e727e7b 33f4d7b
Author: Daniel Korostil <[email protected]>
Date:   Wed Jan 20 12:42:12 2021 +0000

   Merge branch 'add_uk_docs' into 'master'

   Add Ukrainian translation of docs

   See merge request GNOME/moserial!6

commit 33f4d7bc990b9c4bd65e062d977b33d2ee219558
Author: Yuri Chornoivan <[email protected]>
Date:   Tue Jan 19 16:10:01 2021 +0200

   Add Ukrainian translation of docs

doc/Makefile.am |   2 +-
doc/uk/uk.po    | 846 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 847 insertions(+), 1 deletion(-)

commit e727e7b47de443cc008da12021a2d7e74c072aed
Author: Yuri Chornoivan <[email protected]>
Date:   Tue Jan 19 07:18:02 2021 +0000

   Update Ukrainian translation

po/uk.po | 47 ++++++++++++++++++++++++++---------------------
1 file changed, 26 insertions(+), 21 deletions(-)

commit 4a77baa4952aecba8fb21f33cc3f0ca0fc9663c8
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 15:47:14 2021 -0500

   renamed README.md to README to keep distcheck happy

Makefile.am         | 2 +-
README.md => README | 0
2 files changed, 1 insertion(+), 1 deletion(-)

commit d7d1e4ddb20edb36f2e5b56d3a7ee55b4ad5daa8
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 15:39:29 2021 -0500

   remove MAINTAINERS from Makefile.am

Makefile.am | 1 -
1 file changed, 1 deletion(-)

commit 17d838d1831ef793ca303be930408a404125d780
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 15:31:10 2021 -0500

   updated NEWS

NEWS | 1 +
1 file changed, 1 insertion(+)

commit b47e0ec95c6f2194317a5824cfeefb85d40f9008
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 15:29:10 2021 -0500

   delete MAINTAINERS, we have doap

MAINTAINERS | 3 ---
1 file changed, 3 deletions(-)

commit 35e5942c008f127d771bddbe61ccc714ca53fab6
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 15:23:35 2021 -0500

    detect detached serial device, bug 791872

src/MainWindow.vala       | 19 +++++++++++++++++++
src/SerialConnection.vala | 24 +++++++++++++++++++++++-
2 files changed, 42 insertions(+), 1 deletion(-)

commit a514a282a931eab44d81db9f9a9795ed0f9504b6
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 15:09:53 2021 -0500

   fix README.md in Makefile.am for distcheck

Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e970fe7eac6f937c58a0e265abcd43df48b2ec1
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 13:59:32 2021 -0500

   update NEWS

NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 90108544df656847e86df78f91f81e7878c8e162
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 13:56:10 2021 -0500

   add automatic filename to allow immediate recording, bug 793146

data/ui/preferences.ui     | 193 ++++++++++++++++++++++++++++++++++++++++++++-
src/MainWindow.vala        |  44 +++++++++--
src/Preferences.vala       |  48 ++++++++++-
src/PreferencesDialog.vala |  55 ++++++++++++-
4 files changed, 325 insertions(+), 15 deletions(-)

commit a865bb3292a9b4e194c58b46a3afeee67591c3da
Author: Yuri Chornoivan <[email protected]>
Date:   Mon Jan 18 18:42:41 2021 +0000

   Update Ukrainian translation

po/uk.po | 331 +++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 203 insertions(+), 128 deletions(-)

commit fcc7ec1011ded782733a413f56f20339e81307b0
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 10:10:54 2021 -0500

   mark more strings as translatable in the glade files

data/ui/mainwindow.ui | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)

commit a7566c628ed373c6bc4cc994cbf2a3abe9225087
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 09:56:30 2021 -0500

   purge remaining gtk-stock items

data/ui/receive_progress.ui       |  38 +++----
data/ui/send_progress_dialog.ui   |  38 +++----
data/ui/settings_dialog.ui        | 218 +++++++++++++++++++++-----------------
data/ui/xmodem_filename_dialog.ui |  36 +++----
4 files changed, 169 insertions(+), 161 deletions(-)

commit a6df3ff4a13e7b5c13039abae03cce3be43ef88d
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 09:49:43 2021 -0500

   remove redundant translation markings

data/ui/mainwindow.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

commit 3322c24040f4d320e646ff63baff5919ec21fb13
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 09:46:10 2021 -0500

   purge gtk-stock from preferences menu

data/ui/preferences.ui | 115 +++++++++++++++++++++++--------------------------
1 file changed, 55 insertions(+), 60 deletions(-)

commit 931a322e136351aae3bf70f6af89a0731e6c502e
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 09:34:00 2021 -0500

   add tooltips to serial input line indicators

data/ui/mainwindow.ui | 4 ++++
1 file changed, 4 insertions(+)

commit 829fb42d43655131969a49ea453d2979dff94df7
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 09:27:26 2021 -0500

   purge gtk stock icons from the main window

data/ui/mainwindow.ui | 496 +++++++++++++++++++++++++++++---------------------
1 file changed, 289 insertions(+), 207 deletions(-)

commit f90e22ebaf01e7febac8eaf55ca8f61391f0d1a5
Author: Michael J. Chudobiak <[email protected]>
Date:   Mon Jan 18 08:56:47 2021 -0500

   better tooltips for the manual output signals

src/MainWindow.vala | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

commit e6ee5b8c44b74613a5ed67e1427dbeb3e1656e55
Author: Piotr Drąg <[email protected]>
Date:   Sun Jan 17 12:59:00 2021 +0100

   Update Polish translation

doc/pl/pl.po |   6 +-
po/pl.po     | 219 +++++++++++++++++++++++++++++++++++------------------------
2 files changed, 135 insertions(+), 90 deletions(-)

commit d1f06ce2751c1933610fef73360b7dcde74a343a
Author: Piotr Drąg <[email protected]>
Date:   Sun Jan 17 12:50:40 2021 +0100

   Remove binary Chinese (Taiwan) translation

po/zh_TW.mo | Bin 8815 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)

commit 27cc732d7a3615e1d5a397df6f3bcfe269e50e91
Author: Anders Jonsson <[email protected]>
Date:   Sat Jan 16 23:46:09 2021 +0000

   Update Swedish translation

po/sv.po | 359 +++++++++++++++++++++++----------------------------------------
1 file changed, 130 insertions(+), 229 deletions(-)

commit f72c83db8c9394b5291655bb8c2381c3cb3743be
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 14:14:51 2021 -0500

   remove redundant serial setup code, and rely mostly on cfmakeraw to set mode

src/SerialConnection.vala | 31 ++++---------------------------
1 file changed, 4 insertions(+), 27 deletions(-)

commit 9255f3acb675d097c0743852ecfcae72940727e9
Author: Yuri Chornoivan <[email protected]>
Date:   Sat Jan 16 18:41:58 2021 +0000

   Update Ukrainian translation

po/uk.po | 259 +++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 151 insertions(+), 108 deletions(-)

commit f4389f1c0053037f256d1265344e5a806bbbdc2e
Author: Anders Jonsson <[email protected]>
Date:   Sat Jan 16 17:41:52 2021 +0000

   Update Swedish translation

doc/sv/sv.po | 57 ++++++++++++++++++---------------------------------------
1 file changed, 18 insertions(+), 39 deletions(-)

commit 9df49c5341d09accdc57aba2ff31a9c23fbfc864
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 10:13:05 2021 -0500

   more email updates

MAINTAINERS         | 2 +-
doc/C/index.docbook | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

commit d178d227edeca024219cb43e8a523eff0a0ffd79
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 09:45:49 2021 -0500

   indent and space cleanup, astyle -A8 -c *.vala

src/AutoScroll.vala            |  12 +-
src/DefaultPaths.vala          |  15 ++-
src/HexTextBuffer.vala         |  15 ++-
src/InputParser.vala           | 144 ++++++++++-----------
src/Main.vala                  |   9 +-
src/MainWindow.vala            | 278 +++++++++++++++++++++++++----------------
src/MoUtils.vala               |  30 +++--
src/Preferences.vala           |  21 ++--
src/PreferencesDialog.vala     |  24 ++--
src/Profile.vala               |  51 +++++---
src/ReceiveChooserDialog.vala  |  15 ++-
src/ReceiveProgressDialog.vala |  20 +--
src/RecordDialog.vala          |  37 +++---
src/Rzwrapper.vala             |  56 +++++----
src/SendChooserDialog.vala     |  17 ++-
src/SendProgressDialog.vala    |  18 ++-
src/SerialConnection.vala      | 173 +++++++++++++------------
src/SerialStreamRecorder.vala  |  27 ++--
src/Settings.vala              |  67 +++++-----
src/SettingsDialog.vala        |  24 ++--
src/Szwrapper.vala             |  53 ++++----
src/XmodemFilenameDialog.vala  |  17 ++-
22 files changed, 673 insertions(+), 450 deletions(-)

commit 6bbdfb3809116904353f51838a3bab3ae55eb891
Merge: e239b26 5093013
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 14:30:26 2021 +0000

   Merge branch 'arnaudb/avatar' into 'master'

   Set application avatar in Gitlab.

   See merge request GNOME/moserial!4

commit e239b26bb924e5a62e93a9794b1cad0e726c8491
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 09:11:51 2021 -0500

   disable last sent string saving, I found this annoying

src/MainWindow.vala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

commit d4ab87c5a2849ab67467435f291e1d74a45f6a4a
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 08:52:52 2021 -0500

   further author email updates, year update

src/MainWindow.vala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

commit fea955e0a7e38dcf0a83a41e473c12de9b2cca5b
Author: Mictronics <[email protected]>
Date:   Thu Dec 17 17:52:20 2020 +0100

   Ignore Debian package build files.

.gitignore | 3 +++
1 file changed, 3 insertions(+)

commit ee235c573979e6f74ea0155255ec1b2016fd8851
Author: Mictronics <[email protected]>
Date:   Thu Dec 17 17:49:16 2020 +0100

   Strip all non hexadecimal characters from input string when hex mode is selected.

src/MainWindow.vala | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

commit f1ee7430f9c91e01af67439586438bbcf4f65d82
Author: Mictronics <[email protected]>
Date:   Sat May 2 19:59:56 2020 +0200

   Bump version to v3.0.13

NEWS                | 20 ++++++++++++++++++++
configure.ac        |  2 +-
src/MainWindow.vala |  2 +-
3 files changed, 22 insertions(+), 2 deletions(-)

commit e3d933831c42b379db0b39fc2a45795fe0d0587b
Author: Mictronics <[email protected]>
Date:   Tue Apr 28 20:58:24 2020 +0200

   Fix hardware handshake.

src/MainWindow.vala       | 14 ++++++++------
src/SerialConnection.vala | 16 ++++++++--------
2 files changed, 16 insertions(+), 14 deletions(-)

commit f524e06ea636c81b91309a5e1d4496c35278f9dd
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 21:33:02 2020 +0200

   Save and restore outgoing input string from profile.

data/ui/mainwindow.ui |  2 ++
src/MainWindow.vala   | 11 +++++++----
src/Profile.vala      | 12 ++++++++++++
3 files changed, 21 insertions(+), 4 deletions(-)

commit 51f0ece63743cfb73cef3234bc58ccef718b660f
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 21:07:24 2020 +0200

   Save and restore input line ending from profile.

src/MainWindow.vala |  7 ++++++-
src/Profile.vala    | 12 ++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)

commit 54f373403e4b25a302ee96e970557c2c2a289887
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 20:52:48 2020 +0200

   Save and restore input mode from profile.

src/MainWindow.vala |  8 +++++++-
src/Profile.vala    | 12 ++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)

commit f0da48fbde6493ab0074a860a570f03c6a80fe50
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 20:33:50 2020 +0200

   Save and restore selected notebook tabs from profile.

src/MainWindow.vala  | 31 ++++++++++++++++++++++++-------
src/Preferences.vala |  2 +-
src/Profile.vala     | 29 +++++++++++++++++++++++++++++
3 files changed, 54 insertions(+), 8 deletions(-)

commit c6f0fc8a9f8b0a5f32ff52e6b5a08c758e80af16
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 17:54:20 2020 +0200

   Allow custom baud rate input.

data/ui/settings_dialog.ui | 32 ++++++++++++++++++++++----------
src/MoUtils.vala           | 12 ++++++++----
src/SerialConnection.vala  |  3 +++
src/SettingsDialog.vala    | 29 ++++++++++++++++++-----------
4 files changed, 51 insertions(+), 25 deletions(-)

commit 204441ba3f34c51ccd93dd6ae93d6b369a0bc3f1
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 16:52:16 2020 +0200

   Fix baud number.

src/Settings.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit ad233e2e64b5c2501f55325d583d4737413a3b6d
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 16:32:12 2020 +0200

   Add 3MBaud rate.

src/SerialConnection.vala | 3 +++
src/Settings.vala         | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)

commit 0395cae65195f58a9a3ed2532622744cd3a32acc
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 16:21:56 2020 +0200

   Don't use legacy path for AppStream metainfo file.

data/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 4077e2d90db25c7ea27cf13ef03aa248b7b6f10a
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 16:21:24 2020 +0200

   Make automake happy again.

Makefile.am | 1 +
1 file changed, 1 insertion(+)

commit 38b7c0d429c303329cb97ffb79df16cc178e5950
Author: Mictronics <[email protected]>
Date:   Mon Apr 27 15:58:28 2020 +0200

   Fix double column in device ComboBox.

src/SettingsDialog.vala | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

commit 78e3a1352dd86fc06646b20fbeb3578f76577d03
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 21:46:45 2020 +0200

   Use ComboBox with text field for device selection.

data/ui/settings_dialog.ui | 31 +++++++++++++++++++++----------
src/SettingsDialog.vala    | 20 +++++++-------------
2 files changed, 28 insertions(+), 23 deletions(-)

commit eb7d9297e69aef0272508fb2f6efc46495ff754f
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 21:17:14 2020 +0200

   Fix outgoing input field and send button are sensitive while port access mode is read-only.

src/MainWindow.vala | 15 +++++++++++++++
1 file changed, 15 insertions(+)

commit 72657c5b9103d81f7a207e30dfe81d6149e0d701
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 20:54:03 2020 +0200

   Add ttyAMA filter for example on Raspberry Pi.

src/SettingsDialog.vala | 1 +
1 file changed, 1 insertion(+)

commit f5bbbd7d61897ba1258ff924fbb15bcd26596053
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 20:05:26 2020 +0200

   Update README.

README    | 25 ----------------------
README.md | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+), 25 deletions(-)

commit a68927e9789272815200529b31a624e0d61a9595
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 19:40:36 2020 +0200

   Fix deprecated Gtk.Color. Use CSS for textview colors and font.

data/ui/mainwindow.ui | 20 +++++++++++++
src/MainWindow.vala   | 79 +++++++++++++++++++++++++++++++++++----------------
src/Preferences.vala  |  6 ++--
3 files changed, 78 insertions(+), 27 deletions(-)

commit d9d6d69bb500f912ed703af7b0bbc0b3a6be9ef9
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 21:28:11 2020 +0200

   Add functionality for clear and DTR/RTS toggle button

src/MainWindow.vala | 124 ++++++++++++++++++++++++++++++++--------------------
1 file changed, 77 insertions(+), 47 deletions(-)

commit 8ea199d0ec88a05c73851c065f67f45110e19c53
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 20:05:31 2020 +0200

   Add clear button and toggle button for RTS and DTR

data/ui/mainwindow.ui | 448 ++++++++++++++++++++++++++++----------------------
1 file changed, 256 insertions(+), 192 deletions(-)

commit 27e92298b2042b5009828d0914463af77b4d8815
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 17:23:30 2020 +0200

   Add serial status. Manual patched code from danny-source fork.

data/ui/mainwindow.ui     | 30 +++++++++++++-------
src/MainWindow.vala       | 70 +++++++++++++++++++++++++++++++++++++++++++++--
src/SerialConnection.vala | 60 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 146 insertions(+), 14 deletions(-)

commit 09b300bed8c145f98e105b6607b5720124f3f882
Author: danny <[email protected]>
Date:   Fri Mar 11 16:26:37 2016 +0800

   add Serial Status(like DTR...)

data/ui/mainwindow.ui | 102 ++++++++
po/ChangeLog          |   3 +
po/LINGUAS            |   1 +
po/zh_TW.mo           | Bin 0 -> 8815 bytes
po/zh_TW.po           | 682 ++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 788 insertions(+)

commit 47b3e20c5bc93d945f34a84fa1b33a7ed59ff5eb
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 08:39:38 2021 -0500

   fix AUTHORS

AUTHORS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 89f5991dc883f6c1d52593fdd77ced89aed07cca
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 08:35:09 2021 -0500

   revert last commit to make merging easier

AUTHORS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 06966ad9f5e7198096ecf4906a2e6166a6f5d126
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 18:57:45 2020 +0200

   Fix color preference storage.

src/PreferencesDialog.vala | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

commit ed04223036b6b33254160a891b9f57bb029650e4
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 13:01:58 2020 +0200

   Fix deprecated GtkImageMenuItem. Set parent window for dialogs.

data/ui/mainwindow.ui | 67 +++++++++++++++------------------------------------
src/MainWindow.vala   | 48 ++++++++++++++++++------------------
2 files changed, 44 insertions(+), 71 deletions(-)

commit d0e6167a1dbeab804f6fe1cb4154ec4b3a4fe6b1
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 13:00:18 2020 +0200

   Fix GtkDialog mapped without a transient parent

src/PreferencesDialog.vala     | 4 +++-
src/ReceiveChooserDialog.vala  | 3 ++-
src/ReceiveProgressDialog.vala | 4 +++-
src/RecordDialog.vala          | 4 +++-
src/SendChooserDialog.vala     | 5 +++--
src/SendProgressDialog.vala    | 3 ++-
src/SettingsDialog.vala        | 3 ++-
src/XmodemFilenameDialog.vala  | 4 +++-
8 files changed, 21 insertions(+), 9 deletions(-)

commit 15913e036bcb529efd34ee470a5c6f30cdeb03ff
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 10:48:41 2020 +0200

   Fix deprecated Gtk.Color and get/set font name.

src/PreferencesDialog.vala | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)

commit adb7d7a0f349a60017956c5f7fcec184f2b9d0a3
Author: Mictronics <[email protected]>
Date:   Sun Apr 26 10:13:51 2020 +0200

   Fix deprecated Gtk.Stock

src/MainWindow.vala           | 4 ++--
src/ReceiveChooserDialog.vala | 2 +-
src/RecordDialog.vala         | 2 +-
src/SendChooserDialog.vala    | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)

commit 88fec63f6867a1443d71be30049544678686d790
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 22:11:51 2020 +0200

   Fix access by instance.

src/MainWindow.vala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

commit e6e699654e17fde427b0a36b98e7c9d0f26f2ccf
Author: Michael J. Chudobiak <[email protected]>
Date:   Sat Jan 16 06:30:16 2021 -0500

   add Michael Wolf as an author

AUTHORS | 1 +
1 file changed, 1 insertion(+)

commit 74cc9cd17cf530151193139a8fca27464e0a8975
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 16:10:24 2020 +0200

   Fix deprecated objects for use with GTK v3.2.0

data/ui/mainwindow.ui             |  65 ++++++++---------
data/ui/preferences.ui            |  41 +++++------
data/ui/receive_chooser.ui        |   8 ++-
data/ui/receive_progress.ui       |  10 ++-
data/ui/record_dialog.ui          |   8 ++-
data/ui/send_chooser_dialog.ui    |   8 ++-
data/ui/send_progress_dialog.ui   |  10 ++-
data/ui/settings_dialog.ui        | 143 +++++++++++++++-----------------------
data/ui/xmodem_filename_dialog.ui |   9 ++-
9 files changed, 144 insertions(+), 158 deletions(-)

commit 3b58c17e647f3560be76cf39f68885713327ec1e
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 16:08:59 2020 +0200

   Require GTK+ version 3.20

configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit b0b87014758483165ed2351608e460f8b0c23325
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 14:50:08 2020 +0200

   Require modern Vala compiler version

configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit a0fe79475aecf2ab5c23d07466a080ceb24e1f1b
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 14:49:36 2020 +0200

   Add flags for macro installation

Makefile.am | 2 ++
1 file changed, 2 insertions(+)

commit 183b985f583b187916d68071dbf46738a367b896
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 13:38:54 2020 +0200

   Indent and format code

src/AutoScroll.vala            |   41 +-
src/Config.vapi                |   19 +-
src/DefaultPaths.vala          |   73 +-
src/HexTextBuffer.vala         |  233 +++---
src/InputParser.vala           |  221 +++--
src/Main.vala                  |   72 +-
src/MainWindow.vala            | 1751 ++++++++++++++++++++--------------------
src/MoUtils.vala               |  162 ++--
src/Preferences.vala           |  200 ++---
src/PreferencesDialog.vala     |  255 +++---
src/Profile.vala               |  176 ++--
src/ReceiveChooserDialog.vala  |   72 +-
src/ReceiveProgressDialog.vala |   67 +-
src/RecordDialog.vala          |  117 ++-
src/Rzwrapper.vala             |  420 +++++-----
src/SendChooserDialog.vala     |   72 +-
src/SendProgressDialog.vala    |   67 +-
src/SerialConnection.vala      |  517 ++++++------
src/SerialStreamRecorder.vala  |  156 ++--
src/Settings.vala              |  242 +++---
src/SettingsDialog.vala        |  409 +++++-----
src/Szwrapper.vala             |  413 +++++-----
src/XmodemFilenameDialog.vala  |   51 +-
23 files changed, 2868 insertions(+), 2938 deletions(-)

commit 0386efb2a9bd95fcc444964a91769fe1fe703fae
Author: Mictronics <[email protected]>
Date:   Sat Apr 25 13:38:22 2020 +0200

   Ignore appdata.xml

.gitignore | 1 +
1 file changed, 1 insertion(+)

commit 52761bd92d141292e1ad831e3795a76dc0a34caf
Author: Michael J. Chudobiak <[email protected]>
Date:   Fri Jan 15 10:34:09 2021 -0500

   updated author's email address

AUTHORS       | 2 +-
moserial.doap | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

commit a4866da80b80107c25427f50426786a0d9d51041
Author: Boyuan Yang <[email protected]>
Date:   Thu Sep 3 02:00:32 2020 +0000

   Update Chinese (China) translation

po/zh_CN.po | 319 +++++++++++++++++++++++++++++++-----------------------------
1 file changed, 167 insertions(+), 152 deletions(-)

commit 5093013a99155f86e7b4d6f566b3adfe8db86c48
Author: Arnaud Bonatti <[email protected]>
Date:   Wed Jul 15 16:29:02 2020 +0200

   Set application avatar in Gitlab.

logo.png | Bin 0 -> 2853 bytes
1 file changed, 0 insertions(+), 0 deletions(-)

commit f0966190f7d9d272c9050de784ea37a9ab0b3e0e
Author: Florentina Mușat <[email protected]>
Date:   Wed Jul 15 14:21:09 2020 +0000

   Update Romanian translation

po/ro.po | 430 ++++++++++++++++++++++++++++++---------------------------------
1 file changed, 203 insertions(+), 227 deletions(-)

commit 8d6d1bc5220989766ee14efbaddce59235ca5e39
Author: Yuri Chornoivan <[email protected]>
Date:   Tue Apr 7 19:04:14 2020 +0000

   Add Ukrainian translation

po/LINGUAS |   1 +
po/uk.po   | 569 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 570 insertions(+)

commit 22a5f290a53e3eb4d3275237f73346d0795d4a5c
Author: Ryuta Fujii <[email protected]>
Date:   Tue Jan 7 14:32:27 2020 +0000

   Update Japanese translation

po/ja.po | 2 --
1 file changed, 2 deletions(-)

commit 628eea17b101603e34f77d3cc79ce95f8983155d
Author: Ryuta Fujii <[email protected]>
Date:   Tue Jan 7 14:30:33 2020 +0000

   Update Japanese translation

po/ja.po | 395 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 203 insertions(+), 192 deletions(-)

commit 0dc37a900b80f7e980474fef33039bcfe06c9354
Author: Sabri Ünal <[email protected]>
Date:   Mon Nov 18 15:26:53 2019 +0000

   Add Turkish translation

po/LINGUAS |   1 +
po/tr.po   | 564 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 565 insertions(+)

commit e6723a6075d704e01fc627c854d9856641859921
Author: Asier Sarasua Garmendia <[email protected]>
Date:   Thu Oct 17 16:50:10 2019 +0000

   Add Basque translation

po/LINGUAS |   1 +
po/eu.po   | 531 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 532 insertions(+)

commit ee4a7494c9cfaf038f78165b79cf3ec9eeae5a99
Author: Andre Klapper <[email protected]>
Date:   Sun Dec 16 20:12:37 2018 +0100

   Replace Bugzilla by Gitlab URL in DOAP file

moserial.doap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 6a878ae82535a2485a419c3218c03e63c071f315
Author: Milo Casagrande <[email protected]>
Date:   Wed Dec 12 19:43:10 2018 +0000

   Add Italian translation

po/LINGUAS |   1 +
po/it.po   | 564 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 565 insertions(+)

commit b95c95b5b9963aa78bd868f7a181d872fb4746ce
Author: Piotr Drąg <[email protected]>
Date:   Tue Jan 23 00:08:45 2018 +0100

   Add Polish help translation

doc/Makefile.am |   2 +-
doc/pl/pl.po    | 830 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 831 insertions(+), 1 deletion(-)