Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve XDG path handling on Windows | Přemysl Eric Janouch | 2022-08-09 | 1 | -1/+13 | |
* | Use a GQueue for thumbnailing | Přemysl Eric Janouch | 2022-08-09 | 1 | -18/+13 | |
* | Use cleaner paths when looking up thumbnails | Přemysl Eric Janouch | 2022-08-09 | 1 | -4/+4 | |
* | Do produce thumbnails of thumbnails, but in memory | Přemysl Eric Janouch | 2022-08-09 | 3 | -16/+27 | |
* | Remove a stale comment | Přemysl Eric Janouch | 2022-08-09 | 1 | -1/+0 | |
* | Support opening collections of files | Přemysl Eric Janouch | 2022-08-08 | 14 | -58/+1126 | |
* | Don't crash on orphan URIs | Přemysl Eric Janouch | 2022-08-08 | 2 | -2/+7 | |
* | Make Information easier to control from keyboard | Přemysl Eric Janouch | 2022-08-06 | 1 | -0/+2 | |
* | Make Alt+Return work in the browser as well | Přemysl Eric Janouch | 2022-08-06 | 2 | -0/+11 | |
* | Add a mnemonic to the Information menu item | Přemysl Eric Janouch | 2022-08-06 | 1 | -1/+1 | |
* | Add the information dialog to context menus | Přemysl Eric Janouch | 2022-08-05 | 3 | -292/+327 | |
* | Integrate dconf-editor | Přemysl Eric Janouch | 2022-08-05 | 2 | -5/+23 | |
* | Show parse names in Information dialog subtitles | Přemysl Eric Janouch | 2022-08-05 | 1 | -0/+7 | |
* | Make file information retrieval asynchronous | Přemysl Eric Janouch | 2022-08-05 | 1 | -80/+157 | |
* | Improve support for opening HTTP URIs | Přemysl Eric Janouch | 2022-08-05 | 1 | -6/+23 | |
* | Fix default filenames in the "Save as" dialog | Přemysl Eric Janouch | 2022-08-05 | 1 | -10/+10 | |
* | Add support for copying to clipboard | Přemysl Eric Janouch | 2022-08-04 | 3 | -0/+33 | |
* | Capitalize modifier names, prefer Command on macOS | Přemysl Eric Janouch | 2022-08-04 | 2 | -30/+34 | |
* | Use gdk_event_triggers_context_menu() | Přemysl Eric Janouch | 2022-08-03 | 2 | -11/+14 | |
* | Minor improvements for the user guide | Přemysl Eric Janouch | 2022-08-01 | 1 | -3/+7 | |
* | Centre ultra-wide items vertically | Přemysl Eric Janouch | 2022-07-31 | 1 | -1/+1 | |
* | Fix a crash with empty exiftool stderr output | Přemysl Eric Janouch | 2022-07-31 | 1 | -12/+17 | |
* | Try a bit harder to get a file's local path | Přemysl Eric Janouch | 2022-07-31 | 1 | -1/+24 | |
* | Support file information for non-local files | Přemysl Eric Janouch | 2022-07-31 | 1 | -19/+32 | |
* | Support file information for FUSE-mounted paths | Přemysl Eric Janouch | 2022-07-31 | 1 | -3/+8 | |
* | Make the switch-to-browser button select last file | Přemysl Eric Janouch | 2022-07-26 | 1 | -5/+13 | |
* | Add sidebar/toolbar toggles to GSettings | Přemysl Eric Janouch | 2022-07-25 | 2 | -2/+16 | |
* | Add thumbnail size to GSettings | Přemysl Eric Janouch | 2022-07-25 | 2 | -5/+18 | |
* | Add a dark theme toggle to GSettings | Přemysl Eric Janouch | 2022-07-25 | 2 | -7/+20 | |
* | Handle gdk-pixbuf's dynamic format support better | Přemysl Eric Janouch | 2022-07-25 | 2 | -20/+23 | |
* | Use GSettings for a new native window toggle | Přemysl Eric Janouch | 2022-07-25 | 5 | -12/+54 | |
* | Extend a comment | Přemysl Eric Janouch | 2022-07-24 | 1 | -0/+1 | |
* | Support colour management on Windows | Přemysl Eric Janouch | 2022-07-23 | 1 | -0/+27 | |
* | Make the window assume a centred position on macOS | Přemysl Eric Janouch | 2022-07-23 | 1 | -0/+10 | |
* | Work around broken Cairo Quartz backend on macOS | Přemysl Eric Janouch | 2022-07-23 | 1 | -38/+62 | |
* | Don't eat application launch errors | Přemysl Eric Janouch | 2022-07-23 | 1 | -3/+6 | |
* | Make the jpeg-quantsmooth wrap work on Debian | Přemysl Eric Janouch | 2022-07-23 | 2 | -7/+17 | |
* | Fix the remaining Windows build error | Přemysl Eric Janouch | 2022-07-23 | 1 | -5/+1 | |
* | Update README.adoc | Přemysl Eric Janouch | 2022-07-22 | 1 | -2/+2 | |
* | Fix thumbnail passing on Windows | Přemysl Eric Janouch | 2022-07-22 | 1 | -0/+9 | |
* | Fix a function name conflict on Mingw-w64 | Přemysl Eric Janouch | 2022-07-22 | 1 | -6/+6 | |
* | Handle back/forward mouse buttons on Win32/macOS | Přemysl Eric Janouch | 2022-07-22 | 1 | -0/+3 | |
* | Fix touch screen scrolling on sidebar breadcrumbs | Přemysl Eric Janouch | 2022-07-22 | 1 | -5/+56 | |
* | Print errors from launching new instances | Přemysl Eric Janouch | 2022-07-21 | 1 | -3/+5 | |
* | Only offer horizontal browser scrolling if useful | Přemysl Eric Janouch | 2022-07-21 | 1 | -13/+19 | |
* | Use GDK event handling return value constants | Přemysl Eric Janouch | 2022-07-21 | 2 | -34/+35 | |
* | Fix touch screen drag scrolling in the browser | Přemysl Eric Janouch | 2022-07-21 | 1 | -7/+20 | |
* | Handle the long press gesture on browser items | Přemysl Eric Janouch | 2022-07-21 | 2 | -2/+42 | |
* | Mildly improve Windows portability | Přemysl Eric Janouch | 2022-07-21 | 1 | -3/+3 | |
* | Remove forgotten include directive | Přemysl Eric Janouch | 2022-07-20 | 1 | -2/+0 |