Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adjust keyboard shortcuts | Přemysl Eric Janouch | 2022-01-26 | 1 | -28/+46 | |
| | ||||||
* | Only show the info bar when appropriate | Přemysl Eric Janouch | 2022-01-25 | 1 | -0/+3 | |
| | | | | | | The late, global gtk_widget_show_all() made it always start visible, in particular when the program was launched directly on an image file, and not in browsing mode. | |||||
* | Start a basic user guide | Přemysl Eric Janouch | 2022-01-25 | 1 | -1/+21 | |
| | | | | Move some information out there from the README. | |||||
* | Redirect image open failure messages | Přemysl Eric Janouch | 2022-01-24 | 1 | -15/+40 | |
| | | | | | | | Pop-up dialogs are quite annoying, as is not being able to iterate over broken images. This will also be useful for warnings and asynchronous loading. | |||||
* | Add keyboard shortcuts for thumbnail size | Přemysl Eric Janouch | 2022-01-23 | 1 | -0/+2 | |
| | ||||||
* | Update command line usage string | Přemysl Eric Janouch | 2022-01-16 | 1 | -1/+1 | |
| | ||||||
* | Apply some bits of GNOME HIG 1.0 | Přemysl Eric Janouch | 2022-01-13 | 1 | -1/+1 | |
| | ||||||
* | Add a normally hidden, stubbed-out menu bar | Přemysl Eric Janouch | 2022-01-13 | 1 | -1/+64 | |
| | | | | So that the About dialog is discoverable now at all. | |||||
* | Select the file when Return-ing from the viewer | Přemysl Eric Janouch | 2022-01-12 | 1 | -0/+1 | |
| | | | | | It might make sense to also do it on M-Left or the back button. Not sure about it so far. | |||||
* | Fully support GNOME's inode/directory mechanism | Přemysl Eric Janouch | 2022-01-12 | 1 | -2/+3 | |
| | ||||||
* | Put reloading the image as its own action | Přemysl Eric Janouch | 2022-01-12 | 1 | -13/+14 | |
| | ||||||
* | Don't hardcode the project name in its URI | Přemysl Eric Janouch | 2022-01-12 | 1 | -1/+1 | |
| | ||||||
* | Implement selection in the browser | Přemysl Eric Janouch | 2022-01-11 | 1 | -3/+28 | |
| | | | | Keyboard controls are missing so far. | |||||
* | Make the browser implement its own scrollable | Přemysl Eric Janouch | 2022-01-10 | 1 | -5/+0 | |
| | | | | It's quite rough around the edges so far. | |||||
* | Clean up the About animation | Přemysl Eric Janouch | 2022-01-10 | 1 | -38/+42 | |
| | ||||||
* | Add an unnecessarily fancy about dialog | Přemysl Eric Janouch | 2022-01-09 | 1 | -0/+257 | |
| | ||||||
* | Move key bindings to a more usual shortcut | Přemysl Eric Janouch | 2022-01-09 | 1 | -2/+3 | |
| | | | | gThumb is confused. | |||||
* | Swap zoom in/out action buttons | Přemysl Eric Janouch | 2022-01-09 | 1 | -5/+5 | |
| | ||||||
* | Update mildly confused comments | Přemysl Eric Janouch | 2022-01-08 | 1 | -6/+2 | |
| | ||||||
* | Fix a key binding conflict | Přemysl Eric Janouch | 2022-01-08 | 1 | -19/+34 | |
| | ||||||
* | Make sort order changes update iteration order | Přemysl Eric Janouch | 2022-01-07 | 1 | -13/+20 | |
| | ||||||
* | Handle middle mouse clicks on breadcrumbs | Přemysl Eric Janouch | 2022-01-07 | 1 | -2/+1 | |
| | | | | Also, don't act on button releases happening outside the widget. | |||||
* | Improve toolbar hiding | Přemysl Eric Janouch | 2022-01-07 | 1 | -3/+7 | |
| | ||||||
* | Mildly improve Ubuntu 20.04 compatibility | Přemysl Eric Janouch | 2022-01-06 | 1 | -2/+3 | |
| | ||||||
* | Add a keyboard shortcut for filtering | Přemysl Eric Janouch | 2022-01-06 | 1 | -11/+19 | |
| | ||||||
* | Add UI for sort order settings | Přemysl Eric Janouch | 2022-01-05 | 1 | -1/+80 | |
| | ||||||
* | Automount from location input | Přemysl Eric Janouch | 2022-01-05 | 1 | -1/+25 | |
| | ||||||
* | Factor out make_browser_sidebar() | Přemysl Eric Janouch | 2022-01-05 | 1 | -49/+47 | |
| | | | | It's a very mild improvement, but an improvement nonetheless. | |||||
* | Rename the whole project shorter | Přemysl Eric Janouch | 2022-01-05 | 1 | -0/+1384 | |
There is no point in claiming speed, it turns out to be a strange focus to have, considering the amount of available innovations to make. The new name does not appear to be taken by anything important. |