aboutsummaryrefslogtreecommitdiff
path: root/fastiv-browser.c
Commit message (Expand)AuthorAgeFilesLines
* Use a checkerboard pattern on item backgroundPřemysl Eric Janouch2021-11-101-1/+0
* Improve browser item rendition, use CSSPřemysl Eric Janouch2021-11-101-58/+117
* Reflect that new list of files changes the layoutPřemysl Eric Janouch2021-11-101-1/+1
* Enable opening images from the browserPřemysl Eric Janouch2021-11-091-12/+55
* Don't render rows needlesslyPřemysl Eric Janouch2021-11-091-2/+12
* Clean upPřemysl Eric Janouch2021-11-091-34/+30
* Add glowing borders around browser itemsPřemysl Eric Janouch2021-11-091-7/+107
* Pre-layout the browserPřemysl Eric Janouch2021-11-061-40/+139
* Don't rescale thumbnails in sRGBPřemysl Eric Janouch2021-11-041-4/+6
* Pre-scale loaded thumbnails, and only when neededPřemysl Eric Janouch2021-11-031-54/+67
* Improve thumbnail scaling and alignmentPřemysl Eric Janouch2021-11-031-7/+45
* Incorporate most clang-format changesPřemysl Eric Janouch2021-11-011-27/+25
* Split out fastiv-io.h, move media types listPřemysl Eric Janouch2021-11-011-0/+1
* Add a prototype of a directory view widgetPřemysl Eric Janouch2021-10-201-0/+233