index
:
~krh/vte
master
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vteaccess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-23
Fix even more warnings. We're mostly warning-clean now
Behdad Esfahbod
1
-2
/
+2
2009-10-22
Bug 598814 - text.getText(0, -1) triggers assertion in vteaccess.c
Behdad Esfahbod
1
-1
/
+1
2009-09-28
[a11y] Fix assertion failure
Behdad Esfahbod
1
-1
/
+1
2009-03-02
Correct use of padding returned by vte_terminal_get_padding().
Christian Persch
1
-10
/
+2
2008-12-26
Fix warnings.
Behdad Esfahbod
1
-15
/
+15
2008-12-01
#include <config.h> instead of "../config.h".
Behdad Esfahbod
1
-1
/
+1
2007-05-22
Bug 440377 – gnome-terminal cannot refresh terminal when accessibility
Chris Wilson
1
-3
/
+9
2007-02-27
Consistently guard against the snapshot being NULL.
Chris Wilson
1
-30
/
+40
2007-02-26
Bug 411000 – Orca repeats old text in gnome-terminal
Chris Wilson
1
-3
/
+3
2007-02-26
Use a separate debug flag for the ally interface.
Chris Wilson
1
-17
/
+17
2007-01-26
Janitorial work - near elimination of #ifdef VTE_DEBUG from within
Chris Wilson
1
-129
/
+69
2007-01-25
Bug 399137 – UTF-8 problem in VteAccess
Chris Wilson
1
-40
/
+30
2007-01-24
==25123== Invalid read of size 1 ==25123== at 0x4055992:
Chris Wilson
1
-5
/
+7
2007-01-24
Revert changes in conjunction with bug 399137 back to r1487, which
Chris Wilson
1
-35
/
+38
2007-01-24
Valgrind pointed out a couple of places where we tried to access before
Chris Wilson
1
-16
/
+20
2007-01-24
Revert the last accidental overcommit.
Chris Wilson
1
-20
/
+16
2007-01-24
Valgrind pointed out a couple of places where we tried to access before
Chris Wilson
1
-16
/
+20
2007-01-22
Bug 399137 - continuation.
Chris Wilson
1
-1
/
+1
2007-01-22
Bug 399137 - continuation.
Chris Wilson
1
-0
/
+3
2007-01-22
If the caret is at the end of the buffer, then it set past the end of the
Chris Wilson
1
-2
/
+7
2007-01-22
Bug 132316 – terminal widget's context menu posting isn't exposed as an
Chris Wilson
1
-18
/
+145
2007-01-22
Bug 156161 – AccessibleText_getTextAtOffset returns wrong values in
Chris Wilson
1
-1
/
+91
2007-01-22
Bug 399137 – UTF-8 problem in VteAccess
Chris Wilson
1
-38
/
+25
2007-01-22
Bug 389538 – crash in Terminal: nothing
Chris Wilson
1
-3
/
+7
2007-01-20
Fixed bug #397724 - Orca incorrect echo's certain input in gnome-terminal
Rich Burridge
1
-2
/
+5
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-6
/
+3
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-4
/
+0
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-89
/
+60
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-34
/
+34
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-17
/
+17
2006-11-01
Fixed bug #150858 - In gnome-terminal, the deleted character is reported
Rich Burridge
1
-0
/
+23
2006-04-18
Remove the #ident strings.
Behdad Esfahbod
1
-1
/
+0
2006-03-31
Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.
Behdad Esfahbod
1
-2
/
+2
2006-03-15
Bug 334385 – Use intltool
Behdad Esfahbod
1
-6
/
+1
2006-01-15
applied patch from kmaraas to replace g_return* with g_assert in static funct...
Guilherme de S. Pastore
1
-53
/
+51
2005-11-01
Fix for crasher bug #153405. Patch from Padraig O'Briain.
Bill Haneman
1
-0
/
+9
2005-08-10
Patch from: Padraig O'Briain <padraig.obriain@sun.com> Closes bug #113590.
Kjartan Maraas
1
-13
/
+121
2004-05-01
add a parameter to control whether or not trailing whitespace is trimmed
Nalin Dahyabhai
1
-17
/
+17
2003-08-12
New function containing initialization code previously in
Padraig O'Briain
1
-48
/
+52
2003-06-16
fix a compiler warning.
Nalin Dahyabhai
1
-1
/
+1
2003-06-16
add. Move private VteTerminal stuff which needs to be shared with other
Nalin Dahyabhai
1
-0
/
+1
2003-05-30
Add implementation for get_character_extents, get_offset_at_point and
Padraig O'Briain
1
-15
/
+171
2003-05-19
- formatting fixups
Nalin Dahyabhai
1
-7
/
+7
2003-04-24
- src/vteaccess.c: tweak that debug warning again
Nalin Dahyabhai
1
-2
/
+2
2003-04-24
add some detail to debug warning when gail isn't loaded.
Nalin Dahyabhai
1
-1
/
+2
2003-04-24
add. call _vte_terminal_accessible_ref to ensure that accessible signals
Nalin Dahyabhai
1
-0
/
+1
2003-04-24
formatting fixup. formatting fixups. Try using U+FFFF as the "invalid"
Nalin Dahyabhai
1
-135
/
+210
2003-04-23
- fix incorrect signal name when connecting
Nalin Dahyabhai
1
-1
/
+1
2003-04-23
implement an AtkComponent interface (part of #110770). set the focus state
Nalin Dahyabhai
1
-2
/
+277
2003-04-21
- ident tagging - header reorg
Nalin Dahyabhai
1
-0
/
+2
[next]