aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid blank browser space when resizing the windowPřemysl Eric Janouch2022-01-121-2/+10
* Don't hardcode the project name in its URIPřemysl Eric Janouch2022-01-121-1/+1
* Implement browser keyboard navigationPřemysl Eric Janouch2022-01-111-8/+166
* Support invoking a context menu from keyboardPřemysl Eric Janouch2022-01-111-4/+54
* Implement selection in the browserPřemysl Eric Janouch2022-01-112-15/+89
* Make the browser implement its own scrollablePřemysl Eric Janouch2022-01-102-10/+114
* Clean up the About animationPřemysl Eric Janouch2022-01-101-38/+42
* Add an unnecessarily fancy about dialogPřemysl Eric Janouch2022-01-093-1/+261
* Move key bindings to a more usual shortcutPřemysl Eric Janouch2022-01-091-2/+3
* Improve the iconPřemysl Eric Janouch2022-01-091-34/+13
* Handle view bindings through an action signalPřemysl Eric Janouch2022-01-093-123/+130
* Swap zoom in/out action buttonsPřemysl Eric Janouch2022-01-091-5/+5
* Update mildly confused commentsPřemysl Eric Janouch2022-01-081-6/+2
* Fix a key binding conflictPřemysl Eric Janouch2022-01-081-19/+34
* Bump Wuffs, clean up image loadingPřemysl Eric Janouch2022-01-082-8/+3
* Parallelize thumbnail productionPřemysl Eric Janouch2022-01-081-47/+75
* Fix GIF decoding for certain filesPřemysl Eric Janouch2022-01-081-3/+13
* Make sort order changes update iteration orderPřemysl Eric Janouch2022-01-071-13/+20
* Update READMEPřemysl Eric Janouch2022-01-071-16/+29
* Bump more copyright yearsPřemysl Eric Janouch2022-01-074-4/+4
* Fix SVG thumbnailingPřemysl Eric Janouch2022-01-074-56/+69