summaryrefslogtreecommitdiffstatshomepage
path: root/termui/label_select.go
Commit message (Expand)AuthorAge
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-25
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* cache: tie up the refactor up to compilingMichael Muré2022-12-21
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* update gocuiMichael Muré2022-02-15
* termui: help bar background goes all the widthMichael Muré2020-08-22
* termui: make the help visually easier to parseMichael Muré2020-08-22
* Set the Fg color of the status bar to WhiteYuri D'Elia2020-07-13
* termui: fix label cropped in the label edition windowMichael Muré2020-02-25
* termui: migrate to awesome-gocui instead of the old fork I hadMichael Muré2019-11-03
* switch to go-term-text to fix bad underflow for label renderingMichael Muré2019-11-03
* bug: rename RGBA to Colorludovicm672019-10-15
* github: fix 3 edge-case failuresMichael Muré2019-03-01
* termui: use a forked gocui to fix large character handlingMichael Muré2018-12-25
* termui: some cleanup in the label edition codeMichael Muré2018-10-17
* Fix label select scrollingLuke Adams2018-10-16
* Fix bug in computing added/removed labelsLuke Adams2018-10-16
* Fix error when label list is emptyLuke Adams2018-10-16
* Set minimum width for labelSelectLuke Adams2018-10-05
* Error checking and cleanupLuke Adams2018-10-05
* Make labelSelect with adaptive, add titleLuke Adams2018-10-05
* Fix bug in labelSelect addItemLuke Adams2018-10-05
* Add scrolling to labelSelectLuke Adams2018-10-04
* Make labelSelect update after addLuke Adams2018-10-04
* Add labelSelect view for choosing labelsLuke Adams2018-10-04