Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a dark theme toggle to GSettings | Přemysl Eric Janouch | 2022-07-25 | 1 | -7/+16 |
* | Make the window assume a centred position on macOS | Přemysl Eric Janouch | 2022-07-23 | 1 | -0/+10 |
* | Fix thumbnail passing on Windows | Přemysl Eric Janouch | 2022-07-22 | 1 | -0/+9 |
* | Fix a function name conflict on Mingw-w64 | Přemysl Eric Janouch | 2022-07-22 | 1 | -6/+6 |
* | Handle back/forward mouse buttons on Win32/macOS | Přemysl Eric Janouch | 2022-07-22 | 1 | -0/+3 |
* | Print errors from launching new instances | Přemysl Eric Janouch | 2022-07-21 | 1 | -3/+5 |
* | Fix the About dialog animation on macOS | Přemysl Eric Janouch | 2022-07-17 | 1 | -0/+11 |
* | Add a key binding for keeping the zoom/position | Přemysl Eric Janouch | 2022-07-17 | 1 | -1/+2 |
* | Add ability to keep zoom/position when browsing | Přemysl Eric Janouch | 2022-07-17 | 1 | -1/+5 |
* | Let FivView take care of its drag gesture | Přemysl Eric Janouch | 2022-07-17 | 1 | -73/+0 |
* | Simplify view dragging code a bit | Přemysl Eric Janouch | 2022-07-16 | 1 | -26/+16 |
* | Support dragging the view | Přemysl Eric Janouch | 2022-07-15 | 1 | -0/+85 |
* | Downscale embedded thumbnails within minions | Přemysl Eric Janouch | 2022-06-08 | 1 | -3/+3 |
* | Add a command line option to extract thumbnails | Přemysl Eric Janouch | 2022-06-08 | 1 | -23/+43 |
* | Clean up | Přemysl Eric Janouch | 2022-06-05 | 1 | -8/+8 |
* | Expose the mtime of the model's entries | Přemysl Eric Janouch | 2022-06-04 | 1 | -1/+6 |
* | Fix sort changes taking way too much time | Přemysl Eric Janouch | 2022-06-02 | 1 | -2/+8 |
* | Make thumbnailers pass back raw images | Přemysl Eric Janouch | 2022-02-20 | 1 | -1/+6 |
* | Implement wide thumbnail cache invalidation | Přemysl Eric Janouch | 2022-02-20 | 1 | -1/+8 |
* | Make the view a drop target | Přemysl Eric Janouch | 2022-02-17 | 1 | -0/+24 |
* | Adjust keyboard shortcuts | Přemysl Eric Janouch | 2022-01-26 | 1 | -28/+46 |
* | Only show the info bar when appropriate | Přemysl Eric Janouch | 2022-01-25 | 1 | -0/+3 |
* | Start a basic user guide | Přemysl Eric Janouch | 2022-01-25 | 1 | -1/+21 |
* | Redirect image open failure messages | Přemysl Eric Janouch | 2022-01-24 | 1 | -15/+40 |
* | Add keyboard shortcuts for thumbnail size | Přemysl Eric Janouch | 2022-01-23 | 1 | -0/+2 |
* | Update command line usage string | Přemysl Eric Janouch | 2022-01-16 | 1 | -1/+1 |
* | Apply some bits of GNOME HIG 1.0 | Přemysl Eric Janouch | 2022-01-13 | 1 | -1/+1 |
* | Add a normally hidden, stubbed-out menu bar | Přemysl Eric Janouch | 2022-01-13 | 1 | -1/+64 |
* | Select the file when Return-ing from the viewer | Přemysl Eric Janouch | 2022-01-12 | 1 | -0/+1 |
* | Fully support GNOME's inode/directory mechanism | Přemysl Eric Janouch | 2022-01-12 | 1 | -2/+3 |
* | Put reloading the image as its own action | Přemysl Eric Janouch | 2022-01-12 | 1 | -13/+14 |
* | Don't hardcode the project name in its URI | Přemysl Eric Janouch | 2022-01-12 | 1 | -1/+1 |
* | Implement selection in the browser | Přemysl Eric Janouch | 2022-01-11 | 1 | -3/+28 |
* | Make the browser implement its own scrollable | Přemysl Eric Janouch | 2022-01-10 | 1 | -5/+0 |
* | Clean up the About animation | Přemysl Eric Janouch | 2022-01-10 | 1 | -38/+42 |
* | Add an unnecessarily fancy about dialog | Přemysl Eric Janouch | 2022-01-09 | 1 | -0/+257 |
* | Move key bindings to a more usual shortcut | Přemysl Eric Janouch | 2022-01-09 | 1 | -2/+3 |
* | Swap zoom in/out action buttons | Přemysl Eric Janouch | 2022-01-09 | 1 | -5/+5 |
* | Update mildly confused comments | Přemysl Eric Janouch | 2022-01-08 | 1 | -6/+2 |
* | Fix a key binding conflict | Přemysl Eric Janouch | 2022-01-08 | 1 | -19/+34 |
* | Make sort order changes update iteration order | Přemysl Eric Janouch | 2022-01-07 | 1 | -13/+20 |
* | Handle middle mouse clicks on breadcrumbs | Přemysl Eric Janouch | 2022-01-07 | 1 | -2/+1 |
* | Improve toolbar hiding | Přemysl Eric Janouch | 2022-01-07 | 1 | -3/+7 |
* | Mildly improve Ubuntu 20.04 compatibility | Přemysl Eric Janouch | 2022-01-06 | 1 | -2/+3 |
* | Add a keyboard shortcut for filtering | Přemysl Eric Janouch | 2022-01-06 | 1 | -11/+19 |
* | Add UI for sort order settings | Přemysl Eric Janouch | 2022-01-05 | 1 | -1/+80 |
* | Automount from location input | Přemysl Eric Janouch | 2022-01-05 | 1 | -1/+25 |
* | Factor out make_browser_sidebar() | Přemysl Eric Janouch | 2022-01-05 | 1 | -49/+47 |
* | Rename the whole project shorter | Přemysl Eric Janouch | 2022-01-05 | 1 | -0/+1384 |