| Commit message (Expand) | Author | Age | Lines |
* | Update German translation of the manual | Wolfgang Müller | 2021-11-27 | -1/+19 |
* | po: Update German translation | Wolfgang Müller | 2021-11-27 | -6/+6 |
* | po: Update Finnish translation | Juhani Krekelä | 2021-11-27 | -4/+4 |
* | Add ability to specify additional URI handlers | Juhani Krekelä | 2021-11-27 | -38/+196 |
* | po: Fix update-pot.sh breaking on non-ASCII | Juhani Krekelä | 2021-11-27 | -1/+1 |
* | Move spawning a subprocess into its own function | Juhani Krekelä | 2021-07-24 | -7/+10 |
* | Unify context menus for URLs and OSC 8 hyperlinks | Juhani Krekelä | 2021-07-24 | -110/+60 |
* | Prepare release of version 1.4.11.4.1 | Wolfgang Müller | 2021-07-16 | -0/+15 |
* | Install translated manuals | Wolfgang Müller | 2021-07-15 | -1/+12 |
* | Add German translation of the manual | Wolfgang Müller | 2021-07-15 | -0/+291 |
* | Mention overlay scrolling in the manual | Wolfgang Müller | 2021-07-12 | -1/+13 |
* | Add support for gopher:// URLs | Juhani Krekelä | 2021-07-09 | -1/+1 |
* | Improve URL matching | Juhani Krekelä | 2021-07-09 | -1/+1 |
* | Prepare release of version 1.4.01.4.0 | Wolfgang Müller | 2021-07-03 | -0/+42 |
* | Only allow opening local directories | Juhani Krekelä | 2021-07-02 | -2/+11 |
* | po: Introduce more robust error handling | Wolfgang Müller | 2021-07-02 | -0/+6 |
* | Clean up .gitignore | Wolfgang Müller | 2021-06-29 | -3/+3 |
* | Use custom scripts instead of meson's gettext tooling | Wolfgang Müller | 2021-06-29 | -27/+47 |
* | po: Add Finnish translation | Juhani Krekelä | 2021-06-28 | -1/+115 |
* | Add TRANSLATE file | Wolfgang Müller | 2021-06-28 | -0/+59 |
* | Make Makefile portable | Juhani Krekelä | 2021-06-28 | -2/+5 |
* | Build localization files when running `make all` | Juhani Krekelä | 2021-06-28 | -2/+4 |
* | po: Add German translation | Wolfgang Müller | 2021-06-28 | -0/+114 |
* | po: Specify UTF-8 for all potential input to xgettext | Wolfgang Müller | 2021-06-28 | -1/+1 |
* | po: Add portable object template | Wolfgang Müller | 2021-06-28 | -0/+113 |
* | po: Add translatable files to POTFILES | Wolfgang Müller | 2021-06-27 | -0/+4 |
* | Mark messages for translation | Wolfgang Müller | 2021-06-27 | -9/+16 |
* | po: Specify comment tag for xgettext | Wolfgang Müller | 2021-06-27 | -1/+3 |
* | Prepare for internationalization | Wolfgang Müller | 2021-06-27 | -4/+44 |
* | Add feature to open a new terminal | Juhani Krekelä | 2021-06-26 | -1/+74 |
* | Copy URLs to the PRIMARY selection as well | Wolfgang Müller | 2021-06-25 | -0/+4 |
* | Use fallback 'html' value for vte_copy() in vte_key_press() | Wolfgang Müller | 2021-06-25 | -1/+1 |
* | Define a reasonable minimum size | Wolfgang Müller | 2021-06-23 | -4/+6 |
* | Update TODO with relevant info on issues with GtkScrolledWindow | Wolfgang Müller | 2021-06-22 | -2/+6 |
* | Clean up and slightly reorganize load_config() | Wolfgang Müller | 2021-06-19 | -3/+1 |
* | Mark env_shell as unowned | Wolfgang Müller | 2021-06-19 | -2/+2 |
* | Calculate base_width dynamically | Wolfgang Müller | 2021-06-19 | -1/+10 |
* | Always draw the scrollbar if overlay scrolling is off | Wolfgang Müller | 2021-06-19 | -2/+18 |
* | Always hide the horizontal scrollbar | Wolfgang Müller | 2021-06-19 | -1/+1 |
* | Remove trailing comma from geometry initializer | Wolfgang Müller | 2021-06-19 | -1/+1 |
* | Add TODO item regarding the deprecation of GtkImageMenuItem | Wolfgang Müller | 2021-06-19 | -0/+9 |
* | terminal.ui: Require at least GTK 3.24 | Wolfgang Müller | 2021-06-19 | -2/+1 |
* | terminal.ui: Stop using 'margin-left' and 'margin-right' properties | Wolfgang Müller | 2021-06-19 | -2/+2 |
* | terminal.ui: Remove deprecated 'shadow-type' property | Wolfgang Müller | 2021-06-18 | -1/+0 |
* | terminal.ui: Stop using deprecated 'stock' property | Wolfgang Müller | 2021-06-18 | -1/+1 |
* | terminal.ui: Update property names and sort objects | Wolfgang Müller | 2021-06-18 | -154/+154 |
* | Set minimum width and height in window geometry | Wolfgang Müller | 2021-06-18 | -3/+8 |
* | Add setting for controlling cursor blinking | Juhani Krekelä | 2021-06-17 | -1/+36 |
* | Declare all GtkChild widgets as unowned | Wolfgang Müller | 2021-04-29 | -14/+14 |
* | Update name and add .mailmap for consistency | Wolfgang Müller | 2021-03-10 | -2/+3 |