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
/
vteapp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-05-24
Call libtoolize. (#82836) Fix stupid segfault in set_scrollback_lines.
vte_0_3_20
Nalin Dahyabhai
1
-2
/
+25
2002-05-17
Try multiple versions of automake, just in case. Fix displaying of
Nalin Dahyabhai
1
-0
/
+3
2002-05-09
Fixes to usage of iconv, from otaylor. Remap characters which are missing
Nalin Dahyabhai
1
-1
/
+5
2002-05-06
Hide the mouse cursor when we get keyboard events. Use a different mouse
vte_0_3_10
Nalin Dahyabhai
1
-0
/
+1
2002-05-02
Rework trie matching to return the address of the character which ended
vte_0_3_3
Nalin Dahyabhai
1
-1
/
+1
2002-04-29
Handle kb by treating it as a backspace. Make pangox rendering the
vte_0_2_2
Nalin Dahyabhai
1
-1
/
+1
2002-04-26
set a default scrollback line limit of 100. preserve the visible part of
Nalin Dahyabhai
1
-0
/
+1
2002-04-26
Run autogen before tagging so that the tag is always correct.
Nalin Dahyabhai
1
-0
/
+4
2002-04-22
Add vte_terminal_feed_child() to send UTF-8 strings to the child process, and
Nalin Dahyabhai
1
-0
/
+1
2002-03-18
Rework backgrounds to take advantage of gdk's automatic drawing. Try to
Nalin Dahyabhai
1
-3
/
+9
2002-03-17
Fix handling of scroll-on-output to always scroll when we're at the bottom
Nalin Dahyabhai
1
-1
/
+1
2002-03-17
Rework tiling of background images, and implement a blinking cursor. Set
Nalin Dahyabhai
1
-0
/
+1
2002-03-14
Define PACKAGE correctly. Move most of the tear-down code into the widget
Nalin Dahyabhai
1
-1
/
+12
2002-03-13
*vteapp.c: Don't try to use transparency for now.
Nalin Dahyabhai
1
-1
/
+1
2002-03-13
Add set_size, set_audible_bell, set_scroll_on_output,
Nalin Dahyabhai
1
-0
/
+8
2002-03-11
Emit "window_title_changed" and "icon_title_changed" when the titles change,
Nalin Dahyabhai
1
-7
/
+9
2002-03-09
Use a login shell by default.
Nalin Dahyabhai
1
-0
/
+1
2002-03-09
Rework input queueing to allow for feeding without a pty.
Nalin Dahyabhai
1
-0
/
+9
2002-02-25
Initial revision
Nalin Dahyabhai
1
-0
/
+104