golang-github-rivo-tview (0.0~git20211109.badfa0f-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.0_git20211109.badfa0f-1 tag
- Git: https://salsa.debian.org/go-team/packages/golang-github-rivo-tview.git
-
- Branch: debian/sid
- Path: debian/changelog
- Browser: https://salsa.debian.org/go-team/packages/golang-github-rivo-tview
- Last scan: 2022-05-25 08:22:08+00
- Next scan: 2022-05-31 13:46:00+00
- Debian changelog in Git:
golang-github-rivo-tview (0.0~git20211109.badfa0f-1) unstable; urgency=medium
[ Daniel Milde ]
* standards bumped to 4.6.0
[ Sam Whited ]
* Add batch writer for TextView's
* Fix race condition with locking in SetText
[ HIROSE Masaaki ]
* Add s3surfer to README
[ Oliver ]
* Some cosmetic cleanup regarding the last merge.
* Very minor change.
* Clarified FlexRow and FlexColumn. Also introduced CSS variants. Fixes #658
[ Sam Whited ]
* Fix deadlock in SetText
[ Oliver ]
* Added Flex.GetItem() and Flex.GetItemCount(). Resolves #385, resolves #657.
* Button.SetBlurFunc() should have been named Button.SetExitFunc().
* Added callback functions for focus and blur events.
* Replaced colors with styles in InputField, updates #611, #644
[ codesoap ]
* Fix typo "SetPlaceholderStyle" in comment for GetPlaceholderStyle
[ Oliver ]
* Ignoring background colors of styles in InputField when set to ColorDefault. This makes it work when the primitive's background colour is not the default.
-- Daniel Milde <daniel@milde.cz> Sun, 28 Nov 2021 14:57:59 +0100
- This branch is 1 commit ahead of tag debian/0.0_git20211109.badfa0f-1
- Git log:
commit 0d0601d54d6b73736f4b19b40f7837f3568142be
Author: Aloïs Micard <creekorful@debian.org>
Date: Wed Dec 1 11:20:45 2021 +0000
[skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
See: https://salsa.debian.org/go-team/infra/pkg-go-tools
Gbp-Dch: Ignore