Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an annoying double-unref | Přemysl Eric Janouch | 2021-11-28 | 1 | -1/+0 |
* | Use GFile a bit more | Přemysl Eric Janouch | 2021-11-27 | 1 | -14/+18 |
* | Add an "Open With" context menu to browser items | Přemysl Eric Janouch | 2021-11-23 | 1 | -2/+166 |
* | Improve memory management | Přemysl Eric Janouch | 2021-11-23 | 1 | -4/+2 |
* | Improve browser open handling | Přemysl Eric Janouch | 2021-11-23 | 1 | -8/+23 |
* | Make Ctrl-scrolling change thumbnail size | Přemysl Eric Janouch | 2021-11-22 | 1 | -8/+44 |
* | Add filename tooltips to the browser | Přemysl Eric Janouch | 2021-11-22 | 1 | -0/+25 |
* | Make browser item spacing adjustable from CSS | Přemysl Eric Janouch | 2021-11-22 | 1 | -7/+15 |
* | Fix further focus issues | Přemysl Eric Janouch | 2021-11-22 | 1 | -1/+2 |
* | Use GDK button constants | Přemysl Eric Janouch | 2021-11-21 | 1 | -3/+3 |
* | Sort files in the browser as well | Přemysl Eric Janouch | 2021-11-21 | 1 | -3/+16 |
* | Remove insanity | Přemysl Eric Janouch | 2021-11-21 | 1 | -9/+13 |
* | Add ability to use different thumbnail sizes | Přemysl Eric Janouch | 2021-11-21 | 1 | -149/+220 |
* | Implement filtering by supported extensions | Přemysl Eric Janouch | 2021-11-21 | 1 | -3/+5 |
* | Sort files and directories by name | Přemysl Eric Janouch | 2021-11-21 | 1 | -10/+19 |
* | Make the browser grab focus when clicked | Přemysl Eric Janouch | 2021-11-20 | 1 | -0/+8 |
* | Fix an embarrassing crash on directory change | Přemysl Eric Janouch | 2021-11-20 | 1 | -0/+1 |
* | Make a middle click open items in a new instance | Přemysl Eric Janouch | 2021-11-20 | 1 | -7/+16 |
* | Load symbolic icons as a fallback | Přemysl Eric Janouch | 2021-11-20 | 1 | -8/+86 |
* | Cache the browser's GDK cursor object | Přemysl Eric Janouch | 2021-11-13 | 1 | -8/+8 |
* | Use the hand/pointer cursor in the browser | Přemysl Eric Janouch | 2021-11-13 | 1 | -1/+22 |
* | Clean up | Přemysl Eric Janouch | 2021-11-13 | 1 | -0/+2 |
* | Parallelize thumbnail loading | Přemysl Eric Janouch | 2021-11-12 | 1 | -6/+16 |
* | Use a checkerboard pattern on item background | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+0 |
* | Improve browser item rendition, use CSS | Přemysl Eric Janouch | 2021-11-10 | 1 | -58/+117 |
* | Reflect that new list of files changes the layout | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+1 |
* | Enable opening images from the browser | Přemysl Eric Janouch | 2021-11-09 | 1 | -12/+55 |
* | Don't render rows needlessly | Přemysl Eric Janouch | 2021-11-09 | 1 | -2/+12 |
* | Clean up | Přemysl Eric Janouch | 2021-11-09 | 1 | -34/+30 |
* | Add glowing borders around browser items | Přemysl Eric Janouch | 2021-11-09 | 1 | -7/+107 |
* | Pre-layout the browser | Přemysl Eric Janouch | 2021-11-06 | 1 | -40/+139 |
* | Don't rescale thumbnails in sRGB | Přemysl Eric Janouch | 2021-11-04 | 1 | -4/+6 |
* | Pre-scale loaded thumbnails, and only when needed | Přemysl Eric Janouch | 2021-11-03 | 1 | -54/+67 |
* | Improve thumbnail scaling and alignment | Přemysl Eric Janouch | 2021-11-03 | 1 | -7/+45 |
* | Incorporate most clang-format changes | Přemysl Eric Janouch | 2021-11-01 | 1 | -27/+25 |
* | Split out fastiv-io.h, move media types list | Přemysl Eric Janouch | 2021-11-01 | 1 | -0/+1 |
* | Add a prototype of a directory view widget | Přemysl Eric Janouch | 2021-10-20 | 1 | -0/+233 |