index
:
weltschmerz
box-scroll
master
next
A terminal emulator in Vala
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
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.1
1.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.0
1.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
[next]