| Commit message (Expand) | Author | Age | Lines |
* | Change Makefile install(1) invocations to work on FreeBSD | Juhani Krekelä | 2025-02-12 | -5/+10 |
* | Don't use $< in explicit rules in Makefile | Juhani Krekelä | 2025-02-12 | -2/+2 |
* | Set program title at startup | Wolfgang Müller | 2025-02-03 | -0/+1 |
* | Don't explicitly pass source directory to gettext | Wolfgang Müller | 2025-02-03 | -1/+1 |
* | Prepare release of version 1.6.01.6.0 | Wolfgang Müller | 2023-08-27 | -0/+18 |
* | Act as a drop destination for drag & drop | Wolfgang Müller | 2023-08-27 | -0/+35 |
* | Fully support gopher:// and rtmp:// | Juhani Krekelä | 2023-08-27 | -1/+5 |
* | Use spawn_async instead of spawn_sync | Wolfgang Müller | 2022-11-19 | -14/+17 |
* | Add support for rtmp:// URLs | Juhani Krekelä | 2022-02-27 | -1/+1 |
* | Prepare release of version 1.5.01.5.0 | Wolfgang Müller | 2021-11-27 | -0/+22 |
* | Put options in the manual in the right order | Wolfgang Müller | 2021-11-27 | -60/+60 |
* | Update German translation of the manual | Wolfgang Müller | 2021-11-27 | -8/+25 |
* | Update date in weltschmerz.1 | Wolfgang Müller | 2021-11-27 | -1/+1 |
* | Add Finnish translation of the manual | Juhani Krekelä | 2021-11-27 | -1/+312 |
* | Allow user to turn OSC 7 off | Juhani Krekelä | 2021-11-27 | -8/+27 |
* | Make configuration object accessible outside of load_config | Juhani Krekelä | 2021-11-27 | -1/+2 |
* | Add procfs fallback for figuring out the cwd | Juhani Krekelä | 2021-11-27 | -18/+23 |
* | Clarify warning on duplicate keys | Wolfgang Müller | 2021-11-27 | -21/+21 |
* | po: Do not break long message lines | Wolfgang Müller | 2021-11-27 | -2/+2 |
* | Don't consider punctuation as part of the URL | Juhani Krekelä | 2021-11-27 | -1/+1 |
* | 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 |