aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Don't force sanitizers in debug buildsPřemysl Eric Janouch2022-01-071-6/+9
* Show sidebar DnD targets when dragging breadcrumbsPřemysl Eric Janouch2022-01-071-0/+18
* Work around an annoying GTK+ issuePřemysl Eric Janouch2022-01-071-1/+14
* Fix desktop file regeneration with certain AWKsPřemysl Eric Janouch2022-01-071-2/+2
* Turn breadcrumbs into DnD sourcesPřemysl Eric Janouch2022-01-071-0/+23
* Handle middle mouse clicks on breadcrumbsPřemysl Eric Janouch2022-01-072-8/+37
* Add some padding to the location dialogPřemysl Eric Janouch2022-01-071-0/+2
* Improve toolbar hidingPřemysl Eric Janouch2022-01-071-3/+7
* Add a screenshot to the READMEPřemysl Eric Janouch2022-01-062-0/+2
* Improve desktop file regenerationPřemysl Eric Janouch2022-01-061-13/+18
* Make sure our info-symbolic is actually usedPřemysl Eric Janouch2022-01-061-1/+1
* Mildly improve Ubuntu 20.04 compatibilityPřemysl Eric Janouch2022-01-066-6/+172
* Add a keyboard shortcut for filteringPřemysl Eric Janouch2022-01-061-11/+19
* Fix build with JPEG-QS but without lcms2Přemysl Eric Janouch2022-01-061-6/+8
* Update commentsPřemysl Eric Janouch2022-01-051-1/+6
* Add UI for sort order settingsPřemysl Eric Janouch2022-01-053-21/+145
* Fix browsing the "resource" GVfs schemaPřemysl Eric Janouch2022-01-051-0/+4
* Show available protocols in open location dialogPřemysl Eric Janouch2022-01-051-4/+16
* Automount from location inputPřemysl Eric Janouch2022-01-051-1/+25
* Factor out make_browser_sidebar()Přemysl Eric Janouch2022-01-052-50/+55
* Rename the whole project shorterPřemysl Eric Janouch2022-01-0510-26/+26
* Use a unified filesystem modelPřemysl Eric Janouch2022-01-058-241/+467
* A bunch of additional fixesPřemysl Eric Janouch2021-12-312-17/+27
* Minor URL-related fix-upsPřemysl Eric Janouch2021-12-314-26/+21
* Convert all loading to use GFilePřemysl Eric Janouch2021-12-3011-197/+230
* Add pointless likelihood macrosPřemysl Eric Janouch2021-12-301-3/+3
* Document our thumbnailsPřemysl Eric Janouch2021-12-291-0/+126
* Partially colour-manage TIFFsPřemysl Eric Janouch2021-12-291-13/+20
* Check wide thumbnail metadataPřemysl Eric Janouch2021-12-291-12/+70