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
path:
root
/
src
/
reflect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Clean up licence headers
Christian Persch
2021-01-31
1
-9
/
+8
*
build: Bump gtk min-req version to 3.18
Egmont Koblinger
2019-09-18
1
-2
/
+3
*
build: Bump gtk min-req version to 3.4
Egmont Koblinger
2019-09-18
1
-5
/
+6
*
reflect: Fix compiler warnings
Christian Persch
2019-04-15
1
-9
/
+8
*
all: Reorganise source tree
Christian Persch
2015-03-31
1
-1
/
+1
*
tests: Fix for API change
Christian Persch
2014-04-07
1
-1
/
+2
*
widget: Remove sealed adjustment from public struct
Christian Persch
2014-03-24
1
-6
/
+1
*
widget: Remove deprecated vte_terminal_fork_command
Christian Persch
2014-03-24
1
-8
/
+12
*
build: Remove gtk2 leftover code
Egmont Koblinger
2014-03-16
1
-8
/
+0
*
license: Update to LGPL 2.1. Update FSF postal address.
Egmont Koblinger
2014-01-08
1
-10
/
+10
*
Use gtk_paned_new() instead gtk_[h|v]paned_new()
0.27.2
Javier Jardón
2010-11-09
1
-0
/
+4
*
fix make check
Saleem Abdulrasool
2010-08-19
1
-1
/
+1
*
One more GSEAL fix
Christian Persch
2010-08-16
1
-1
/
+5
*
#include <config.h> instead of "../config.h".
Behdad Esfahbod
2008-12-01
1
-1
/
+1
*
As part of Bug 397439.
Chris Wilson
2007-01-17
1
-3
/
+3
*
Bug 330441 – Remove libzvt support Patch from Guilherme de S. Pastore
Behdad Esfahbod
2006-04-22
1
-114
/
+0
*
Remove the #ident strings.
Behdad Esfahbod
2006-04-18
1
-1
/
+0
*
Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.
Behdad Esfahbod
2006-03-31
1
-1
/
+1
*
don't disable use of deprecated APIs unless asked to do so. add Meta case
Nalin Dahyabhai
2004-04-20
1
-0
/
+18
*
formatting fixup. formatting fixups. Try using U+FFFF as the "invalid"
Nalin Dahyabhai
2003-04-24
1
-1
/
+1
*
make row_data a structure containing an array instead of a simple array.
Nalin Dahyabhai
2003-04-15
1
-3
/
+7
*
handle cases where the widget has no data and returns NULL when we ask for
Nalin Dahyabhai
2003-02-13
1
-5
/
+12
*
do a complete read of the widget before we start off in main to ensure we
Nalin Dahyabhai
2003-02-13
1
-0
/
+11
*
connect to signals before any get emitted. use a GString to store snapshot
Nalin Dahyabhai
2003-02-13
1
-6
/
+9
*
spit out a warning if we receive an out-of-range text_changed::delete
Nalin Dahyabhai
2003-02-13
1
-1
/
+6
*
add some debugging messages if REFLECT_VERBOSE is set in the environment.
Nalin Dahyabhai
2003-01-21
1
-0
/
+15
*
add reflect-text-view, for testing with GtkTextView for sanity's sake.
Nalin Dahyabhai
2003-01-21
1
-96
/
+183
*
account for get_text() including zero bytes
Nalin Dahyabhai
2003-01-20
1
-2
/
+6
*
try to build reflect with both vte and libzvt, building a useless binary
Nalin Dahyabhai
2003-01-20
1
-15
/
+102
*
if the caret is past the end of the text, count unichars properly. Compute
Nalin Dahyabhai
2003-01-18
1
-12
/
+50
*
update copyright dates. add. add reflect (noinst). always return a string,
Nalin Dahyabhai
2003-01-18
1
-0
/
+168