aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* jpeginfo: parse out ICC profile name and versionPřemysl Eric Janouch2021-12-011-34/+142
* jpeginfo: human-friendly frame content descriptionPřemysl Eric Janouch2021-12-011-2/+1
* jpeginfo: fix a minor memory leakPřemysl Eric Janouch2021-12-011-1/+2
* Add a tool to extract information from JPEG imagesPřemysl Eric Janouch2021-12-013-1/+465
* Force sanitizers for debug buildsPřemysl Eric Janouch2021-11-302-4/+11
* Add more key bindingsPřemysl Eric Janouch2021-11-292-4/+33
* Animate animationsPřemysl Eric Janouch2021-11-282-16/+135
* Update commentsPřemysl Eric Janouch2021-11-281-2/+2
* Improve Wuffs animation loadingPřemysl Eric Janouch2021-11-281-1/+62
* Get ICC profile and orientation from libtiffPřemysl Eric Janouch2021-11-281-17/+40
* Support using libtiff directlyPřemysl Eric Janouch2021-11-284-2/+234
* Fix an annoying double-unrefPřemysl Eric Janouch2021-11-281-1/+0
* Bump the spng wrap to 0.7.1Přemysl Eric Janouch2021-11-271-5/+4
* Enable viewing all X11 cursor sizesPřemysl Eric Janouch2021-11-273-46/+94
* Use GFile a bit morePřemysl Eric Janouch2021-11-274-27/+37
* Allow opening in a new window from the sidebarPřemysl Eric Janouch2021-11-262-6/+9
* Add an option to turn off filteringPřemysl Eric Janouch2021-11-261-1/+12
* Nullify a concernPřemysl Eric Janouch2021-11-261-1/+1
* Support CMYK JPEGs on big endianPřemysl Eric Janouch2021-11-261-3/+9
* Allow frame iteration in both directionsPřemysl Eric Janouch2021-11-263-1/+19
* Handle Exif rotationPřemysl Eric Janouch2021-11-262-9/+113
* Allow manual animation frame iterationPřemysl Eric Janouch2021-11-261-5/+15
* Parse out Exif orientationPřemysl Eric Janouch2021-11-262-6/+28
* Add a function to decode TIFF/Exif OrientationPřemysl Eric Janouch2021-11-262-0/+63
* Extract ICC profiles from gdk-pixbufPřemysl Eric Janouch2021-11-262-1/+17
* Extract all frames from GIF/APNG animationsPřemysl Eric Janouch2021-11-252-183/+240
* Extract Exif and ICC profiles from WuffsPřemysl Eric Janouch2021-11-251-12/+143
* Read Exif and ICC profile metadata from JPEGsPřemysl Eric Janouch2021-11-242-0/+94
* Update READMEPřemysl Eric Janouch2021-11-231-0/+2
* Add an "Open With" context menu to browser itemsPřemysl Eric Janouch2021-11-232-6/+168
* Improve memory managementPřemysl Eric Janouch2021-11-232-5/+4
* Improve browser open handlingPřemysl Eric Janouch2021-11-231-8/+23
* Mildly improve path autocompletionPřemysl Eric Janouch2021-11-231-1/+6
* Update READMEPřemysl Eric Janouch2021-11-221-0/+8
* Bump WuffsPřemysl Eric Janouch2021-11-221-0/+0
* Fix opening files starting on dashesPřemysl Eric Janouch2021-11-222-2/+2
* Register for opening directoriesPřemysl Eric Janouch2021-11-223-8/+32
* Don't claim to be able to open several filesPřemysl Eric Janouch2021-11-221-1/+1
* Add a better key binding for switchingPřemysl Eric Janouch2021-11-221-0/+7
* Update READMEPřemysl Eric Janouch2021-11-221-2/+6
* Add a tooltip to ellipsized directory labelsPřemysl Eric Janouch2021-11-221-0/+16
* Make Ctrl-scrolling change thumbnail sizePřemysl Eric Janouch2021-11-221-8/+44
* Add filename tooltips to the browserPřemysl Eric Janouch2021-11-221-0/+25
* Make browser item spacing adjustable from CSSPřemysl Eric Janouch2021-11-221-7/+15
* Fix further focus issuesPřemysl Eric Janouch2021-11-223-1/+18
* Fix browsing right after opening a file directlyPřemysl Eric Janouch2021-11-221-1/+2
* Another focus-related fixPřemysl Eric Janouch2021-11-221-1/+10
* Fix two issues with browser scrollingPřemysl Eric Janouch2021-11-221-0/+10
* Fix another mysterious GTK+ issuePřemysl Eric Janouch2021-11-221-1/+3
* Improve the window title situationPřemysl Eric Janouch2021-11-211-9/+22