aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update README.adocPřemysl Eric Janouch2022-07-221-2/+2
* Fix thumbnail passing on WindowsPřemysl Eric Janouch2022-07-221-0/+9
* Fix a function name conflict on Mingw-w64Přemysl Eric Janouch2022-07-221-6/+6
* Handle back/forward mouse buttons on Win32/macOSPřemysl Eric Janouch2022-07-221-0/+3
* Fix touch screen scrolling on sidebar breadcrumbsPřemysl Eric Janouch2022-07-221-5/+56
* Print errors from launching new instancesPřemysl Eric Janouch2022-07-211-3/+5
* Only offer horizontal browser scrolling if usefulPřemysl Eric Janouch2022-07-211-13/+19
* Use GDK event handling return value constantsPřemysl Eric Janouch2022-07-212-34/+35
* Fix touch screen drag scrolling in the browserPřemysl Eric Janouch2022-07-211-7/+20
* Handle the long press gesture on browser itemsPřemysl Eric Janouch2022-07-212-2/+42
* Mildly improve Windows portabilityPřemysl Eric Janouch2022-07-211-3/+3
* Remove forgotten include directivePřemysl Eric Janouch2022-07-201-2/+0
* Add missing array sentinel valuePřemysl Eric Janouch2022-07-191-1/+2
* Fix the About dialog animation on macOSPřemysl Eric Janouch2022-07-171-0/+11
* Add a key binding for keeping the zoom/positionPřemysl Eric Janouch2022-07-172-1/+3
* Support horizontal scrolling in the browserPřemysl Eric Janouch2022-07-171-1/+8
* Add ability to keep zoom/position when browsingPřemysl Eric Janouch2022-07-176-4/+189
* Improve the workaround for native GdkWindowsPřemysl Eric Janouch2022-07-171-1/+1
* Work around a mysterious no-image zoom issuePřemysl Eric Janouch2022-07-171-2/+8
* Center zoom around pointer or middle of the viewPřemysl Eric Janouch2022-07-171-16/+53
* Let FivView take care of its drag gesturePřemysl Eric Janouch2022-07-172-77/+79
* Implement GtkScrollable in FivViewPřemysl Eric Janouch2022-07-172-33/+147
* Simplify view dragging code a bitPřemysl Eric Janouch2022-07-161-26/+16
* Support dragging the viewPřemysl Eric Janouch2022-07-152-2/+91
* Make the browser scroll with touchpad on WaylandPřemysl Eric Janouch2022-07-152-3/+37
* Discard the inner sidebar's size requestPřemysl Eric Janouch2022-07-141-1/+6
* Use GPatternSpec rather than fnmatch()Přemysl Eric Janouch2022-07-141-12/+24
* Add a context menu to breadcrumbsPřemysl Eric Janouch2022-07-041-2/+34
* Move the browser's popup menu to its own filePřemysl Eric Janouch2022-07-044-183/+222
* Decode bitmap thumbnails through LibRaw as wellPřemysl Eric Janouch2022-06-101-1/+72
* Generate TIFF structs/enums from a text filePřemysl Eric Janouch2022-06-104-504/+531
* Build tools with Meson as wellPřemysl Eric Janouch2022-06-105-21/+17
* Downscale embedded thumbnails within minionsPřemysl Eric Janouch2022-06-083-67/+76
* Employ embedded thumbnail extractionPřemysl Eric Janouch2022-06-081-12/+39
* Add a command line option to extract thumbnailsPřemysl Eric Janouch2022-06-084-71/+161
* Add flags to the serialization protocolPřemysl Eric Janouch2022-06-083-6/+11
* Clean upPřemysl Eric Janouch2022-06-0510-48/+48
* Get rid of our spng dependencyPřemysl Eric Janouch2022-06-046-140/+189
* Bump Wuffs, support partial PNGs through itPřemysl Eric Janouch2022-06-043-11/+12
* Cache thumbnails across reloadsPřemysl Eric Janouch2022-06-041-7/+34
* Attach mtime to the browser's rescaled thumbnailsPřemysl Eric Janouch2022-06-041-1/+14
* Use the model's mtime for validating thumbnailsPřemysl Eric Janouch2022-06-044-21/+15
* Expose the mtime of the model's entriesPřemysl Eric Janouch2022-06-045-41/+42
* Plug two memory leaksPřemysl Eric Janouch2022-06-042-6/+6
* Fix sort changes taking way too much timePřemysl Eric Janouch2022-06-021-2/+8
* Bump spng wrapPřemysl Eric Janouch2022-04-201-4/+4
* Fix loading huge JPEGsPřemysl Eric Janouch2022-03-092-0/+31
* Prevent thumbnailing from disrupting mouse clicksPřemysl Eric Janouch2022-02-241-9/+9
* Turn the browser into a DnD sourcePřemysl Eric Janouch2022-02-221-14/+99
* Use the X-GNOME-FullName desktop file keyPřemysl Eric Janouch2022-02-213-2/+5