aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add keyboard shortcuts for thumbnail sizePřemysl Eric Janouch2022-01-232-1/+15
* Fix MesonPřemysl Eric Janouch2022-01-231-19/+20
* Remove SVG debugging toolsPřemysl Eric Janouch2022-01-231-35/+2
* Fix a case in orientation mirroringPřemysl Eric Janouch2022-01-231-1/+1
* Scale SVGs accurately in the viewing widgetPřemysl Eric Janouch2022-01-231-13/+52
* Produce properly scaled SVG thumbnailsPřemysl Eric Janouch2022-01-231-0/+10
* Add backend for accurate SVG scalingPřemysl Eric Janouch2022-01-232-29/+136
* Make truncated WebP parts always transparentPřemysl Eric Janouch2022-01-231-5/+22
* Update a commentPřemysl Eric Janouch2022-01-221-1/+1
* Load even partial WebP imagesPřemysl Eric Janouch2022-01-221-5/+16
* Reorder codePřemysl Eric Janouch2022-01-221-241/+242
* Improve WebP error reportingPřemysl Eric Janouch2022-01-221-2/+27
* Bump Wuffs, add TGA support through itPřemysl Eric Janouch2022-01-223-4/+11
* Default to gdk-pixbuf even for Wuffs formatsPřemysl Eric Janouch2022-01-221-11/+15
* Plug a corner-case memory leak, fix range checksPřemysl Eric Janouch2022-01-211-1/+2
* Add preliminary support for resvgPřemysl Eric Janouch2022-01-213-8/+116
* Mesonize JPEG Quant SmoothPřemysl Eric Janouch2022-01-198-11/+63
* Update command line usage stringPřemysl Eric Janouch2022-01-161-1/+1
* Fix a compiler warningPřemysl Eric Janouch2022-01-131-2/+1
* Apply some bits of GNOME HIG 1.0Přemysl Eric Janouch2022-01-132-3/+3
* Add a comment about HDR PNGPřemysl Eric Janouch2022-01-131-0/+2
* Add a normally hidden, stubbed-out menu barPřemysl Eric Janouch2022-01-131-1/+64
* Select the file when Return-ing from the viewerPřemysl Eric Janouch2022-01-121-0/+1
* Fully support GNOME's inode/directory mechanismPřemysl Eric Janouch2022-01-123-11/+27
* Put reloading the image as its own actionPřemysl Eric Janouch2022-01-123-13/+22