aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't require asciidoctor or a2x, import libertyPřemysl Eric Janouch2022-10-094-5/+17
* Update a commentPřemysl Eric Janouch2022-10-041-1/+1
* Center view rotations/flipsPřemysl Eric Janouch2022-10-032-37/+97
* Allow dragging with the middle mouse buttonPřemysl Eric Janouch2022-09-031-1/+12
* Update .gitignorePřemysl Eric Janouch2022-08-241-0/+1
* Add a traditional manual page for fivPřemysl Eric Janouch2022-08-243-4/+103
* Make binaries say what git commit they come fromPřemysl Eric Janouch2022-08-133-9/+16
* meson.build: add a bunch of validating testsPřemysl Eric Janouch2022-08-121-7/+34
* Bundle a fuller installation of Perl/ExifToolPřemysl Eric Janouch2022-08-114-13/+22
* Resolve a few issues with MSYS2 cross-buildsPřemysl Eric Janouch2022-08-115-5/+26
* Automate Windows builds, add icons to executablesPřemysl Eric Janouch2022-08-116-5/+245
* fiv-jpegcrop: add middle mouse button draggingPřemysl Eric Janouch2022-08-101-5/+69
* fiv-jpegcrop: without args, show an Open dialogPřemysl Eric Janouch2022-08-101-15/+36
* Fix the argument list of a callbackPřemysl Eric Janouch2022-08-101-1/+2
* Overload the F9 keyboard shortcutPřemysl Eric Janouch2022-08-091-7/+7
* Improve XDG path handling on WindowsPřemysl Eric Janouch2022-08-091-1/+13
* Use a GQueue for thumbnailingPřemysl Eric Janouch2022-08-091-18/+13
* Use cleaner paths when looking up thumbnailsPřemysl Eric Janouch2022-08-091-4/+4
* Do produce thumbnails of thumbnails, but in memoryPřemysl Eric Janouch2022-08-093-16/+27
* Remove a stale commentPřemysl Eric Janouch2022-08-091-1/+0
* Support opening collections of filesPřemysl Eric Janouch2022-08-0814-58/+1126
* Don't crash on orphan URIsPřemysl Eric Janouch2022-08-082-2/+7
* Make Information easier to control from keyboardPřemysl Eric Janouch2022-08-061-0/+2
* Make Alt+Return work in the browser as wellPřemysl Eric Janouch2022-08-062-0/+11
* Add a mnemonic to the Information menu itemPřemysl Eric Janouch2022-08-061-1/+1
* Add the information dialog to context menusPřemysl Eric Janouch2022-08-053-292/+327
* Integrate dconf-editorPřemysl Eric Janouch2022-08-052-5/+23
* Show parse names in Information dialog subtitlesPřemysl Eric Janouch2022-08-051-0/+7
* Make file information retrieval asynchronousPřemysl Eric Janouch2022-08-051-80/+157
* Improve support for opening HTTP URIsPřemysl Eric Janouch2022-08-051-6/+23
* Fix default filenames in the "Save as" dialogPřemysl Eric Janouch2022-08-051-10/+10
* Add support for copying to clipboardPřemysl Eric Janouch2022-08-043-0/+33
* Capitalize modifier names, prefer Command on macOSPřemysl Eric Janouch2022-08-042-30/+34
* Use gdk_event_triggers_context_menu()Přemysl Eric Janouch2022-08-032-11/+14
* Minor improvements for the user guidePřemysl Eric Janouch2022-08-011-3/+7
* Centre ultra-wide items verticallyPřemysl Eric Janouch2022-07-311-1/+1
* Fix a crash with empty exiftool stderr outputPřemysl Eric Janouch2022-07-311-12/+17
* Try a bit harder to get a file's local pathPřemysl Eric Janouch2022-07-311-1/+24
* Support file information for non-local filesPřemysl Eric Janouch2022-07-311-19/+32
* Support file information for FUSE-mounted pathsPřemysl Eric Janouch2022-07-311-3/+8
* Make the switch-to-browser button select last filePřemysl Eric Janouch2022-07-261-5/+13
* Add sidebar/toolbar toggles to GSettingsPřemysl Eric Janouch2022-07-252-2/+16
* Add thumbnail size to GSettingsPřemysl Eric Janouch2022-07-252-5/+18
* Add a dark theme toggle to GSettingsPřemysl Eric Janouch2022-07-252-7/+20
* Handle gdk-pixbuf's dynamic format support betterPřemysl Eric Janouch2022-07-252-20/+23
* Use GSettings for a new native window togglePřemysl Eric Janouch2022-07-255-12/+54
* Extend a commentPřemysl Eric Janouch2022-07-241-0/+1
* Support colour management on WindowsPřemysl Eric Janouch2022-07-231-0/+27
* Make the window assume a centred position on macOSPřemysl Eric Janouch2022-07-231-0/+10
* Work around broken Cairo Quartz backend on macOSPřemysl Eric Janouch2022-07-231-38/+62