aboutsummaryrefslogtreecommitdiff
path: root/screenshots
Commit message (Collapse)AuthorAge
* Update screenshot for file chooser typeahead find featureGordon Norman Squash2024-09-29
| | | | | Now that zebra stripes are implemented for tree views, the file chooser screenshot should reflect the zebra stripes change as well.
* 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.
* Update READMEGordon Norman Squash2024-09-10
| | | | | Added GtkNotebook scrolling feature to To-Do list; added screenshot depicting the file chooser typeahead search feature.
* Initial commitGordon Norman Squash2024-09-10
This is where I have started tracking development with Git. I declare this as version 0.89.
bgstack15