Terminology 1.13.0

This commit is contained in:
Boris Faure 2022-12-01 19:21:00 +01:00
parent dd5d9145a9
commit 564adf1a7b
Signed by: borisfaure
GPG Key ID: EAA9CD729F522998
7 changed files with 63 additions and 6 deletions

View File

@ -1,3 +1,27 @@
2022-12-01
* Release v1.13.0
* Colorshemes: add Fir Dark, Selenized Dark, Selenized Black,
Selenized Light and Selenized White schemes
* New translations: Indonesian
* Translation updates for Catalan, Chinese (Simplified), Croatian,
Dutch, French, German, Italian, Portuguese, Portuguese (Brazil),
Russian, Spanish, Swedish, Turkish
* Handle scale changes on the fly
* Better named option to enable/disable typing sounds
* Improved README file
* The tyls tools now supports pls files
* Fade the background of the terminal with the background color
defined in the color scheme
* Update the default theme to customize selection arrows
* Update color schemes about selection arrows
* Better documentation of the tyalpha tool
* Fix issue when restoring the cursor state
* Fix issue preventing some red color from being displayed
* Cleanup the code base about C reserved identifiers
* Code analyzed with Coverity 2022.06
* Test code with some Coccinelle script in the GitHub's CI
* Update the ChangeLog.theme file
2022-01-03
* Release v1.12.1
* Build and install Default colorscheme

View File

@ -1,5 +1,5 @@
==================
Terminology 1.12.1
Terminology 1.13.0
==================
Changes since 1.12.1:

35
NEWS
View File

@ -1,7 +1,40 @@
==================
Terminology 1.12.1
Terminology 1.13.1
==================
Changes since 1.12.1:
---------------------
Additions:
* Colorshemes: add Fir Dark, Selenized Dark, Selenized Black,
Selenized Light and Selenized White schemes
* New translations: Indonesian
Improvements:
* Translation updates for Catalan, Chinese (Simplified), Croatian, Dutch,
French, German, Italian, Portuguese, Portuguese (Brazil),
Russian, Spanish, Swedish, Turkish
* Handle scale changes on the fly
* Better named option to enable/disable typing sounds
* Improved README file
* The tyls tools now supports pls files
* Fade the background of the terminal with the background color defined in
the color scheme
* Update the default theme to customize selection arrows
* Update color schemes about selection arrows
* Better documentation of the tyalpha tool
Fixes:
* Fix issue when restoring the cursor state
* Fix issue preventing some red color from being displayed
Internal improvements:
* Cleanup the code base about C reserved identifiers
* Code analyzed with Coverity 2022.06
* Test code with some Coccinelle script in the GitHub's CI
* Update the ChangeLog.theme file
Changes since 1.12.0:
---------------------

View File

@ -1,5 +1,5 @@
.\" Manpage for terminology helpers
.TH TERMINOLOGY-HELPERS 1 "Jan 03, 2022"
.TH TERMINOLOGY-HELPERS 1 "Dec 01, 2022"
.SH NAME
terminiology-helpers \- programs that enhance
.B terminology(1)

View File

@ -1,5 +1,5 @@
.\" Manpage for Terminology
.TH TERMINOLOGY 1 "Jan 03, 2022" "1.12.1" "Terminology man page"
.TH TERMINOLOGY 1 "Dec 01, 2022" "1.13.0" "Terminology man page"
.SH NAME
Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries).
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
project('terminology', 'c',
version: '1.12.1',
version: '1.13.0',
default_options: ['buildtype=plain', 'c_std=gnu99'],
license: 'BSD')

View File

@ -1,4 +1,4 @@
esc_term_name_version.sh eaa32a60e008258c7edfd363a624e0da
esc_term_name_version.sh fe3b0fdb84ccd0b8fda878cf4ccd1fa2
cursor-restore-wrapnext.sh 4b715ccc5afcd9684894eb8934bce333
decfra-no-restrict-cursor.sh f15874672d1ea46b8110ef58c2b40a91
decfra-restrict-cursor.sh f313f9cdc0723debe08219fcdf3ccd6e