aboutsummaryrefslogtreecommitdiff
path: root/liberty-tui.c
Commit message (Collapse)AuthorAgeFilesLines
* Turn liberty-tui into a terminal/X11 hybridPřemysl Eric Janouch2023-06-191-270/+0
| | | | Importing code from nncmpp, adjusting it to work with hex as well.
* Name changePřemysl Eric Janouch2020-08-011-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* _init() -> _make() where possiblePřemysl Janouch2017-06-221-6/+6
|
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+0
|
* Fixes to the previous batch of commitsPřemysl Janouch2017-01-231-3/+1
|
* Rename "struct str_vector" to "struct strv"Přemysl Janouch2017-01-231-3/+3
| | | | Short names for things used often.
* Add a library with TUI helpersPřemysl Janouch2017-01-231-0/+274