Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tabfile: fix file format version downgrade | Přemysl Eric Janouch | 2021-10-10 | 1 | -2/+1 |
| | |||||
* | tabfile: add support for writing Pango markup | Přemysl Eric Janouch | 2021-10-10 | 1 | -4/+15 |
| | | | | Enabling this option will ensure the field would parse. | ||||
* | tabfile: make it possible to set metadata | Přemysl Eric Janouch | 2021-10-07 | 1 | -6/+54 |
| | | | | And some related clean-up. | ||||
* | tabfile: remember to check UTF-8, glibize | Přemysl Eric Janouch | 2021-10-06 | 1 | -9/+11 |
| | |||||
* | Add an implementation of tabfile | Přemysl Eric Janouch | 2021-10-06 | 1 | -0/+163 |
The original one is a horrible thing. Now we're self-reliant. |