| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for copying to clipboard | Přemysl Eric Janouch | 2022-08-04 | 1 | -0/+31 |
| * | Capitalize modifier names, prefer Command on macOS | Přemysl Eric Janouch | 2022-08-04 | 1 | -8/+12 |
| * | Fix a crash with empty exiftool stderr output | Přemysl Eric Janouch | 2022-07-31 | 1 | -12/+17 |
| * | Try a bit harder to get a file's local path | Přemysl Eric Janouch | 2022-07-31 | 1 | -1/+24 |
| * | Support file information for non-local files | Přemysl Eric Janouch | 2022-07-31 | 1 | -19/+32 |
| * | Support file information for FUSE-mounted paths | Přemysl Eric Janouch | 2022-07-31 | 1 | -3/+8 |
| * | Use GSettings for a new native window toggle | Přemysl Eric Janouch | 2022-07-25 | 1 | -1/+3 |
| * | Support colour management on Windows | Přemysl Eric Janouch | 2022-07-23 | 1 | -0/+27 |
| * | Use GDK event handling return value constants | Přemysl Eric Janouch | 2022-07-21 | 1 | -6/+7 |
| * | Handle the long press gesture on browser items | Přemysl Eric Janouch | 2022-07-21 | 1 | -2/+2 |
| * | Add a key binding for keeping the zoom/position | Přemysl Eric Janouch | 2022-07-17 | 1 | -0/+1 |
| * | Add ability to keep zoom/position when browsing | Přemysl Eric Janouch | 2022-07-17 | 1 | -2/+27 |
| * | Improve the workaround for native GdkWindows | Přemysl Eric Janouch | 2022-07-17 | 1 | -1/+1 |
| * | Work around a mysterious no-image zoom issue | Přemysl Eric Janouch | 2022-07-17 | 1 | -2/+8 |
| * | Center zoom around pointer or middle of the view | Přemysl Eric Janouch | 2022-07-17 | 1 | -16/+53 |
| * | Let FivView take care of its drag gesture | Přemysl Eric Janouch | 2022-07-17 | 1 | -4/+79 |
| * | Implement GtkScrollable in FivView | Přemysl Eric Janouch | 2022-07-17 | 1 | -27/+142 |
| * | Support dragging the view | Přemysl Eric Janouch | 2022-07-15 | 1 | -2/+6 |
| * | Make the browser scroll with touchpad on Wayland | Přemysl Eric Janouch | 2022-07-15 | 1 | -1/+1 |
| * | Clean up | Přemysl Eric Janouch | 2022-06-05 | 1 | -2/+2 |
| * | Redirect warnings to the info bar | Přemysl Eric Janouch | 2022-01-24 | 1 | -21/+31 |
| * | Redirect image open failure messages | Přemysl Eric Janouch | 2022-01-24 | 1 | -20/+42 |
| * | Fix a case in orientation mirroring | Přemysl Eric Janouch | 2022-01-23 | 1 | -1/+1 |
| * | Scale SVGs accurately in the viewing widget | Přemysl Eric Janouch | 2022-01-23 | 1 | -12/+51 |
| * | Put reloading the image as its own action | Přemysl Eric Janouch | 2022-01-12 | 1 | -0/+6 |
| * | Handle view bindings through an action signal | Přemysl Eric Janouch | 2022-01-09 | 1 | -94/+84 |
| * | Bump more copyright years | Přemysl Eric Janouch | 2022-01-07 | 1 | -1/+1 |
| * | Fix SVG thumbnailing | Přemysl Eric Janouch | 2022-01-07 | 1 | -25/+14 |
| * | Rename the whole project shorter | Přemysl Eric Janouch | 2022-01-05 | 1 | -1/+1 |
| * | Convert all loading to use GFile | Přemysl Eric Janouch | 2021-12-30 | 1 | -14/+27 |
| * | Hardcode Exif orientation in thumbnails | Přemysl Eric Janouch | 2021-12-28 | 1 | -59/+14 |
| * | Implement trivial wide thumbnail production | Přemysl Eric Janouch | 2021-12-27 | 1 | -25/+15 |
| * | Avoid double CM in saved WebPs | Přemysl Eric Janouch | 2021-12-26 | 1 | -4/+13 |
| * | Add a few keyboard shortcuts | Přemysl Eric Janouch | 2021-12-25 | 1 | -0/+4 |
| * | Use Little CMS for JPEG colour management | Přemysl Eric Janouch | 2021-12-24 | 1 | -18/+100 |
| * | Avoid enhancing just opened images | Přemysl Eric Janouch | 2021-12-22 | 1 | -1/+1 |
| * | Integrate jpeg-quantsmooth | Přemysl Eric Janouch | 2021-12-22 | 1 | -1/+45 |
| * | Make file information fields selectable | Přemysl Eric Janouch | 2021-12-22 | 1 | -41/+57 |
| * | Temporarily put file information in GtkTreeView | Přemysl Eric Janouch | 2021-12-21 | 1 | -13/+69 |
| * | Add a file information dialog based on ExifTool | Přemysl Eric Janouch | 2021-12-21 | 1 | -0/+78 |
| * | Add zooming to fit width/height if larger | Přemysl Eric Janouch | 2021-12-21 | 1 | -35/+54 |
| * | Improve the "Save as" dialog, clean up | Přemysl Eric Janouch | 2021-12-21 | 1 | -9/+24 |
| * | Bind hiding the toolbar | Přemysl Eric Janouch | 2021-12-20 | 1 | -1/+1 |
| * | Add a checkerboard toggle | Přemysl Eric Janouch | 2021-12-20 | 1 | -5/+33 |
| * | Make Exif orientation work with SVG | Přemysl Eric Janouch | 2021-12-19 | 1 | -22/+22 |
| * | Insensivitize inappropriate toolbar actions | Přemysl Eric Janouch | 2021-12-19 | 1 | -1/+40 |
| * | Align tables | Přemysl Eric Janouch | 2021-12-19 | 1 | -21/+21 |
| * | Add a playback toggle button | Přemysl Eric Janouch | 2021-12-19 | 1 | -0/+15 |
| * | Add toolbar toggle buttons for scale-to-fit/filter | Přemysl Eric Janouch | 2021-12-19 | 1 | -17/+39 |
| * | Adopt shorter identifiers | Přemysl Eric Janouch | 2021-12-18 | 1 | -0/+918 |
