aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* put .dsc in debian/HEADmasterB Stack13 days
|
* add Xsession.d entry, and debian/B Stack13 days
|
* Require GTK+ 3.24.9 or laterGordon Norman Squash2024-09-29
| | | | Because only that version or later has the setting 'gtk-overlay-scrolling'.
* 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.
* License changed to LGPL-2 to match GTK licenseGordon Norman Squash2024-09-10
| | | | Thanks to @lah7 for pointing out this inconsistency!
* 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