aboutsummaryrefslogtreecommitdiff
path: root/fiv.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for parallelized colour managementPřemysl Eric Janouch2024-01-281-2/+0
* Improve browser view stylingPřemysl Eric Janouch2024-01-261-2/+6
* Move colour management to its own compilation unitPřemysl Eric Janouch2024-01-261-9/+1
* Add a --collection togglePřemysl Eric Janouch2024-01-261-4/+7
* Decrease sidebar paddingPřemysl Eric Janouch2024-01-261-1/+2
* Switch to a GAction-based menuPřemysl Eric Janouch2023-08-071-116/+215
* Fix build under CygwinPřemysl Eric Janouch2023-07-071-0/+1
* Centralize the project's URLPřemysl Eric Janouch2023-06-261-1/+1
* Only show X11-specific option when it makes sensePřemysl Eric Janouch2023-06-251-0/+4
* Implement our own Preferences dialogPřemysl Eric Janouch2023-06-241-15/+104
* Make backspace go back in historyPřemysl Eric Janouch2023-06-221-0/+3
* Improve compatibility with older dependenciesPřemysl Eric Janouch2023-06-101-1/+1
* Add support for the Little CMS fast float pluginPřemysl Eric Janouch2023-06-041-0/+10
* Shuffle code aroundPřemysl Eric Janouch2023-06-041-74/+76
* Convert to strictly non-unique GtkApplicationPřemysl Eric Janouch2023-06-041-93/+123
* Remove a macOS rendering bug workaroundPřemysl Eric Janouch2023-06-041-11/+0
* Process some GFileMonitor eventsPřemysl Eric Janouch2023-05-311-4/+14
* Move FivIoModel to its own compilation unitPřemysl Eric Janouch2023-05-281-0/+1
* Revise documentation and help outputPřemysl Eric Janouch2023-04-171-14/+28
* Make supported media type listing output uniquePřemysl Eric Janouch2023-04-171-2/+4
* Fix history behaviourPřemysl Eric Janouch2023-04-161-28/+27
* CleanupPřemysl Eric Janouch2023-04-161-20/+31
* Avoid needless data duplicationPřemysl Eric Janouch2023-04-151-21/+21
* Deduplicate file information structuresPřemysl Eric Janouch2023-04-141-2/+2
* Move and extend the browser toolbarPřemysl Eric Janouch2023-04-111-111/+217
* Add optional browser filename labelsPřemysl Eric Janouch2023-04-111-0/+21
* Add directory tree traversal functionalityPřemysl Eric Janouch2023-04-051-1/+34
* Integrate online reverse image searchPřemysl Eric Janouch2023-03-151-4/+43
* Make binaries say what git commit they come fromPřemysl Eric Janouch2022-08-131-3/+8
* Resolve a few issues with MSYS2 cross-buildsPřemysl Eric Janouch2022-08-111-1/+7
* Fix the argument list of a callbackPřemysl Eric Janouch2022-08-101-1/+2
* Overload the F9 keyboard shortcutPřemysl Eric Janouch2022-08-091-7/+7
* Support opening collections of filesPřemysl Eric Janouch2022-08-081-27/+113
* Don't crash on orphan URIsPřemysl Eric Janouch2022-08-081-0/+4
* Make Alt+Return work in the browser as wellPřemysl Eric Janouch2022-08-061-0/+1
* Integrate dconf-editorPřemysl Eric Janouch2022-08-051-0/+18
* Improve support for opening HTTP URIsPřemysl Eric Janouch2022-08-051-6/+23
* Add support for copying to clipboardPřemysl Eric Janouch2022-08-041-0/+1
* Capitalize modifier names, prefer Command on macOSPřemysl Eric Janouch2022-08-041-22/+22
* Make the switch-to-browser button select last filePřemysl Eric Janouch2022-07-261-5/+13
* Add sidebar/toolbar toggles to GSettingsPřemysl Eric Janouch2022-07-251-2/+8
* Add thumbnail size to GSettingsPřemysl Eric Janouch2022-07-251-4/+6
* Add a dark theme toggle to GSettingsPřemysl Eric Janouch2022-07-251-7/+16
* Make the window assume a centred position on macOSPřemysl Eric Janouch2022-07-231-0/+10
* Fix thumbnail passing on WindowsPřemysl Eric Janouch2022-07-221-0/+9
* Fix a function name conflict on Mingw-w64Přemysl Eric Janouch2022-07-221-6/+6
* Handle back/forward mouse buttons on Win32/macOSPřemysl Eric Janouch2022-07-221-0/+3
* Print errors from launching new instancesPřemysl Eric Janouch2022-07-211-3/+5
* Fix the About dialog animation on macOSPřemysl Eric Janouch2022-07-171-0/+11
* Add a key binding for keeping the zoom/positionPřemysl Eric Janouch2022-07-171-1/+2