aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid g_app_info_should_show() in context menusPřemysl Eric Janouch2022-02-211-4/+2
* Clean upPřemysl Eric Janouch2022-02-211-13/+8
* Try to thumbnail everything we canPřemysl Eric Janouch2022-02-211-25/+75
* Clean upPřemysl Eric Janouch2022-02-201-3/+3
* Make thumbnailers pass back raw imagesPřemysl Eric Janouch2022-02-206-36/+137
* Implement wide thumbnail cache invalidationPřemysl Eric Janouch2022-02-204-4/+198
* Use natural sort orderPřemysl Eric Janouch2022-02-201-12/+9
* Show application icons in context menu itemsPřemysl Eric Janouch2022-02-201-2/+20
* Simplify sidebar DnDPřemysl Eric Janouch2022-02-191-4/+1
* fiv-jpegcrop: avoid negatively sized crop regionsPřemysl Eric Janouch2022-02-191-4/+5
* Don't mention gdk-pixbuf as a direct dependencyPřemysl Eric Janouch2022-02-192-2/+2
* Add a lossless JPEG cropperPřemysl Eric Janouch2022-02-194-1/+443
* Add a TODO commentPřemysl Eric Janouch2022-02-181-0/+1
* Make the view a drop targetPřemysl Eric Janouch2022-02-171-0/+24
* Add a missing header file includePřemysl Eric Janouch2022-02-141-2/+3
* Open items on mouse button release, not pressPřemysl Eric Janouch2022-02-141-25/+31
* Scroll to selection when returning from the viewerPřemysl Eric Janouch2022-02-131-2/+15
* Make changing the browser zoom launch thumbnailersPřemysl Eric Janouch2022-02-131-0/+3
* Adjust keyboard shortcutsPřemysl Eric Janouch2022-01-261-28/+46
* Only show the info bar when appropriatePřemysl Eric Janouch2022-01-251-0/+3
* Fix some user guide formattingPřemysl Eric Janouch2022-01-251-3/+1
* Start a basic user guidePřemysl Eric Janouch2022-01-256-24/+164
* Add TGA to the list of supported media typesPřemysl Eric Janouch2022-01-252-1/+2
* Redirect warnings to the info barPřemysl Eric Janouch2022-01-245-109/+168
* Redirect image open failure messagesPřemysl Eric Janouch2022-01-243-36/+84