Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Incorporate most clang-format changes | Přemysl Eric Janouch | 2021-11-01 | 1 | -28/+24 | |
| | ||||||
* | Split out fastiv-io.h, move media types list | Přemysl Eric Janouch | 2021-11-01 | 1 | -21/+7 | |
| | ||||||
* | Add file type filters to the file open dialog | Přemysl Eric Janouch | 2021-10-23 | 1 | -2/+12 | |
| | | | | FWIW, since I've had to do this in another project already. | |||||
* | Add a prototype of a directory view widget | Přemysl Eric Janouch | 2021-10-20 | 1 | -4/+26 | |
| | ||||||
* | Don't try to open directories | Přemysl Eric Janouch | 2021-10-19 | 1 | -1/+5 | |
| | ||||||
* | Make a FIXME about bindings more precise | Přemysl Eric Janouch | 2021-10-18 | 1 | -1/+1 | |
| | ||||||
* | Don't hardcode the background colour | Přemysl Eric Janouch | 2021-10-17 | 1 | -0/+6 | |
| | | | | It can be now overriden in the user's gtk.css. | |||||
* | Add a thumbnail loader | Přemysl Eric Janouch | 2021-10-04 | 1 | -1/+1 | |
| | | | | So far not used, we'll need another widget to make use of it. | |||||
* | Enable directory browsing | Přemysl Eric Janouch | 2021-10-04 | 1 | -29/+359 | |
| | | | | Extracting the appropriate globs from the MIME database. | |||||
* | Invoke a file open dialog on C-o/o | Přemysl Eric Janouch | 2021-09-17 | 1 | -12/+47 | |
| | ||||||
* | Make <q> and <Escape> quit, update README | Přemysl Eric Janouch | 2021-09-16 | 1 | -0/+8 | |
| | ||||||
* | Add an icon and a desktop file | Přemysl Eric Janouch | 2021-09-16 | 1 | -0/+2 | |
| | ||||||
* | Initial commit | Přemysl Eric Janouch | 2021-09-15 | 1 | -0/+114 | |