aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split out xdg.{c,h}Přemysl Eric Janouch2021-11-015-175/+210
* Incorporate most clang-format changesPřemysl Eric Janouch2021-11-017-110/+102
* Add clang-format configurationPřemysl Eric Janouch2021-11-011-0/+12
* Split out fastiv-io.h, move media types listPřemysl Eric Janouch2021-11-016-25/+49
* tools: fix the MakefilePřemysl Eric Janouch2021-11-011-1/+1
* Add file type filters to the file open dialogPřemysl Eric Janouch2021-10-231-2/+12
* Add a prototype of a directory view widgetPřemysl Eric Janouch2021-10-206-11/+298
* Don't try to open directoriesPřemysl Eric Janouch2021-10-191-1/+5
* Make a FIXME about bindings more precisePřemysl Eric Janouch2021-10-181-1/+1
* Don't hardcode the background colourPřemysl Eric Janouch2021-10-172-4/+9
* Round coordinates for image centringPřemysl Eric Janouch2021-10-161-2/+2
* Use bilinear filteringPřemysl Eric Janouch2021-10-161-0/+3
* Zoom with the scroll wheelPřemysl Eric Janouch2021-10-121-3/+59
* Add a thumbnail loaderPřemysl Eric Janouch2021-10-044-2/+191
* Enable directory browsingPřemysl Eric Janouch2021-10-043-32/+363
* clean-up-thumbnail-cache.sh: local file URIs onlyPřemysl Eric Janouch2021-10-021-1/+1
* Add thumbnail cache inspection toolsPřemysl Eric Janouch2021-10-014-0/+280
* Improve comment wordingPřemysl Eric Janouch2021-10-011-1/+2
* Add a basic benchmarking toolPřemysl Eric Janouch2021-09-202-0/+73
* Split out image loaders into fastiv-io.cPřemysl Eric Janouch2021-09-204-402/+432
* Check the status of new Cairo surfaces properlyPřemysl Eric Janouch2021-09-181-6/+12
* Add internal support for image scalingPřemysl Eric Janouch2021-09-172-12/+31
* Invoke a file open dialog on C-o/oPřemysl Eric Janouch2021-09-171-12/+47
* Make the background black, center the imagePřemysl Eric Janouch2021-09-161-1/+18
* Make <q> and <Escape> quit, update READMEPřemysl Eric Janouch2021-09-162-0/+11
* Update READMEPřemysl Eric Janouch2021-09-161-2/+30
* Add an icon and a desktop filePřemysl Eric Janouch2021-09-164-2/+62
* Add RAW support using LibRawPřemysl Eric Janouch2021-09-164-7/+136
* Initial commitPřemysl Eric Janouch2021-09-158-0/+596