index
:
delta/gnome/vte.git
devel
gnome-2-16
gnome-2-2
master
ricotz/vala
search
vte-0-12
vte-0-20
vte-0-22
vte-0-24
vte-0-26
vte-0-28
vte-0-30
vte-0-32
vte-0-34
vte-0-36
vte-0-38
vte-0-40
vte-0-42
vte-0-44
vte-0-46
vte-0-48
vte-0-50
vte-0-50-ntfy-scroll
vte-0-52
vte-0-54
vte-0-56
vte-0-58
vte-0-60
vte-0-62
vte-0-64
vte-0-66
vte-0-68
vte-0-70
vte-0-72
vte-next
wip/attr
wip/bug746690
wip/c++ify
wip/close-range
wip/command-notify
wip/egmont/bidi
wip/fedora-0-64
wip/font-measure-fontconfig
wip/gtk4
wip/inigomartinez/meson
wip/issue-163
wip/issue-2561
wip/issue-2589
wip/issue-335
wip/l2-21235
wip/mosaic
wip/regex-builtins
wip/ring-sixel-issue-255
wip/rishi/command-notify
wip/rishi/container-escape-sequence
wip/rishi/gcc-8.1.1
wip/rishi/issue-7
wip/rishi/precmd-preexec
wip/sixels
wip/tek-data-syntax
wip/termprops
gitlab.gnome.org: GNOME/vte.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pty: Separate PTY code from its GObject wrapper
Christian Persch
2019-10-12
13
-875
/
+1182
*
Post release version bump
Christian Persch
2019-10-11
1
-1
/
+1
*
widget: Deprecate vte_terminal_[sg]et_allow_bold()
0.59.0
Egmont Koblinger
2019-10-11
3
-12
/
+18
*
ring: Tiny code cleanup: maintain GString integrity
Egmont Koblinger
2019-10-11
1
-2
/
+2
*
ring: Fix an incorrect assertion
Egmont Koblinger
2019-10-11
1
-4
/
+8
*
pty: Fix error check for ioctl(TIOCGPTPEER) failure
Christian Persch
2019-10-10
1
-2
/
+9
*
Update Japanese translation
Ryuta Fujii
2019-10-08
1
-58
/
+48
*
build: Avoid a method deprecated in Pango 1.44
Egmont Koblinger
2019-10-04
1
-1
/
+1
*
draw: Fix typos
Egmont Koblinger
2019-10-02
1
-12
/
+12
*
spawn: Port fdwalk improvements from glib
Christian Persch
2019-09-30
1
-27
/
+80
*
build: Fix clang build
Christian Persch
2019-09-25
1
-1
/
+1
*
emulation: Ensure the cursor remains onscreen when moving down
Egmont Koblinger
2019-09-24
1
-2
/
+3
*
build: Fix format warnings test
Christian Persch
2019-09-20
1
-11
/
+17
*
build: Fix clang build
Christian Persch
2019-09-19
1
-1
/
+1
*
build: Print compiler version in configure summary
Christian Persch
2019-09-19
1
-2
/
+2
*
lib: Rework how vte stores the match and search regexes
Christian Persch
2019-09-19
9
-426
/
+349
*
regex: Add missing noexcept
Christian Persch
2019-09-19
1
-1
/
+1
*
Revert "lib: Rework how vte stores the match and search regexes"
Michael Catanzaro
2019-09-18
9
-346
/
+423
*
lib: Rework how vte stores the match and search regexes
Christian Persch
2019-09-18
9
-423
/
+346
*
regex: Make regex a C++ class
Christian Persch
2019-09-18
8
-272
/
+400
*
build: Define gtk3 min/max version defines only for gtk3 targets
Christian Persch
2019-09-18
3
-7
/
+14
*
build: Silence a warning with debug disabled
Egmont Koblinger
2019-09-18
1
-0
/
+2
*
build: Bump gtk min-req version to 3.18
Egmont Koblinger
2019-09-18
3
-4
/
+8
*
build: Bump gtk min-req version to 3.6
Egmont Koblinger
2019-09-18
2
-55
/
+2
*
build: Bump gtk min-req version to 3.4
Egmont Koblinger
2019-09-18
2
-6
/
+7
*
build: Bump glib min-req version to 2.44
Egmont Koblinger
2019-09-18
2
-2
/
+1
*
build: Enable glib/gtk deprecation warnings
Egmont Koblinger
2019-09-18
3
-3
/
+21
*
Update Persian translation
Danial Behzadi
2019-09-14
1
-26
/
+22
*
widget: Don't scroll to bottom on keystroke in read-only mode
Egmont Koblinger
2019-09-14
1
-2
/
+2
*
emulation: Make DEC alternate charset convert underscore to space
Egmont Koblinger
2019-09-14
1
-3
/
+4
*
emulation: Remove urxvt mouse extension support
Egmont Koblinger
2019-09-14
5
-24
/
+3
*
emulation: Remove SRM support
Egmont Koblinger
2019-09-14
5
-46
/
+27
*
build: Require GLib 2.44 and GTK 3.20
Egmont Koblinger
2019-09-14
7
-33
/
+3
*
build: Require meson 0.50
Egmont Koblinger
2019-09-14
1
-2
/
+2
*
build: Use "fallthrough" consistently
Egmont Koblinger
2019-09-14
2
-10
/
+5
*
build: Suppress warnings about ignored returned value
Egmont Koblinger
2019-09-14
1
-0
/
+9
*
build: Don't pass C warning flags to the C++ compiler
Christian Persch
2019-09-10
1
-2
/
+2
*
Post branch version bump
Christian Persch
2019-08-05
1
-1
/
+1
*
Version 0.57.90
0.57.90
Christian Persch
2019-08-05
1
-1
/
+1
*
draw: #include <algorithm> for std::max
Ting-Wei Lan
2019-08-04
1
-0
/
+1
*
pty: Prefer using TIOCGPTPEER ioctl
Christian Persch
2019-08-03
1
-11
/
+27
*
pty: Use O_NOCTTY when VTE_PTY_NOCTTY is set
Christian Persch
2019-08-03
1
-1
/
+4
*
Add Karbi translation
Jor Teron
2019-08-01
2
-0
/
+42
*
Update Basque translation
Asier Sarasua Garmendia
2019-07-14
1
-23
/
+21
*
bidi: Disable Arabic ligatures
Egmont Koblinger
2019-07-08
1
-2
/
+5
*
Post release version bump
Christian Persch
2019-06-30
1
-1
/
+1
*
Version 0.57.3
0.57.3
Christian Persch
2019-06-30
1
-1
/
+1
*
vte.sh: Remove control chars for window title
Peter Simonyi
2019-06-30
1
-0
/
+1
*
draw: Measure characters individually
Christian Persch
2019-06-30
2
-8
/
+20
*
widget: Remove line_is_wrappable()
Egmont Koblinger
2019-06-30
2
-14
/
+3
[prev]
[next]