aboutsummaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Collapse)AuthorAge
* Draw tree view rows in alternating colours ('zebra stripes')Gordon Norman Squash2024-09-29
| | | | | | | NOTE: Please see the README and the file `data/zebra-stripes.css` for information on how to actually activate the zebra stripes.
* License changed to LGPL-2 to match GTK licenseGordon Norman Squash2024-09-10
| | | | Thanks to @lah7 for pointing out this inconsistency!
* Initial commitGordon Norman Squash2024-09-10
This is where I have started tracking development with Git. I declare this as version 0.89.
bgstack15