| Commit message (Expand) | Author | Lines |
2021-11-27 | Add ability to specify additional URI handlers | Juhani Krekelä | -0/+40 |
2021-07-24 | Move spawning a subprocess into its own function | Juhani Krekelä | -7/+10 |
2021-07-24 | Unify context menus for URLs and OSC 8 hyperlinks | Juhani Krekelä | -8/+4 |
2021-07-09 | Add support for gopher:// URLs | Juhani Krekelä | -1/+1 |
2021-07-09 | Improve URL matching | Juhani Krekelä | -1/+1 |
2021-07-02 | Only allow opening local directories | Juhani Krekelä | -2/+11 |
2021-06-27 | Mark messages for translation | Wolfgang Müller | -2/+2 |
2021-06-26 | Add feature to open a new terminal | Juhani Krekelä | -0/+49 |
2021-06-25 | Copy URLs to the PRIMARY selection as well | Wolfgang Müller | -0/+4 |
2021-06-25 | Use fallback 'html' value for vte_copy() in vte_key_press() | Wolfgang Müller | -1/+1 |
2021-06-23 | Define a reasonable minimum size | Wolfgang Müller | -4/+6 |
2021-06-19 | Clean up and slightly reorganize load_config() | Wolfgang Müller | -3/+1 |
2021-06-19 | Calculate base_width dynamically | Wolfgang Müller | -1/+10 |
2021-06-19 | Always draw the scrollbar if overlay scrolling is off | Wolfgang Müller | -2/+18 |
2021-06-19 | Always hide the horizontal scrollbar | Wolfgang Müller | -1/+1 |
2021-06-19 | Remove trailing comma from geometry initializer | Wolfgang Müller | -1/+1 |
2021-06-18 | Set minimum width and height in window geometry | Wolfgang Müller | -3/+8 |
2021-06-17 | Add setting for controlling cursor blinking | Juhani Krekelä | -0/+1 |
2021-04-29 | Declare all GtkChild widgets as unowned | Wolfgang Müller | -14/+14 |
2020-04-13 | Move get_shell to utils.vala | Wynn Wolf Arbor | -15/+1 |
2020-04-13 | Add Open directory feature | Wynn Wolf Arbor | -1/+16 |
2020-04-13 | Add Copy to HTML feature | Wynn Wolf Arbor | -6/+10 |
2020-04-13 | Add OSC 8 hyperlink support | Wynn Wolf Arbor | -9/+28 |
2020-02-04 | Improve configuration handling | Wynn Wolf Arbor | -60/+13 |
2019-10-07 | Introduce fallbacks when getting the user's shell | Wolfgang Müller | -1/+15 |
2019-08-31 | Add support for adjusting the font scale at runtime | Wolfgang Müller | -2/+63 |