Age | Commit message (Expand) | Author | Files | Lines |
2006-02-11 | vte-overrides.txt should be in CVS in fact. | Behdad Esfahbod | 2 | -1/+1 |
2006-02-11 | Added more MAINTAINERCLEANFILES. | Behdad Esfahbod | 1 | -0/+2 |
2006-02-11 | Update the build infrastructure. make distcheck works now! | Behdad Esfahbod | 1 | -178/+53 |
2006-02-03 | Add the debug flag TRIE for printing out the trie (previous was using | Behdad Esfahbod | 1 | -2/+0 |
2006-02-02 | Added to CVS. | Behdad Esfahbod | 6 | -9/+23 |
2006-01-14 | install more than *.html, based on the patch from Ed Catmur. Closes bug | Guilherme de S. Pastore | 1 | -4/+2 |
2005-06-11 | Update some. | Kjartan Maraas | 4 | -4/+13 |
2005-03-03 | Fix the crash in minicom when resizing the window. Closes bug #163814.vte_0_11_12 | Kjartan Maraas | 4 | -9/+4 |
2005-02-15 | Fix build on NetBSD and Darwin. Patch from Adrian Bunk <bunk at stusta | Kjartan Maraas | 3 | -0/+11 |
2004-05-30 | add ignore files | Thomas Vander Stichele | 3 | -0/+25 |
2004-04-30 | documentation updates. note that we just proxy for glib 2.4 child_watch | Nalin Dahyabhai | 3 | -1/+73 |
2004-04-30 | assorted updates. check for <sys/termios.h> include <sys/termios.h> if | Nalin Dahyabhai | 3 | -0/+77 |
2004-04-20 | document the child-exited signal. document the emulation-changed and | Nalin Dahyabhai | 3 | -4/+164 |
2004-04-20 | don't disable use of deprecated APIs unless asked to do so. add Meta case | Nalin Dahyabhai | 2 | -217/+217 |
2004-02-02 | use gtk-doc in xml-mode. | Martin Kretzschmar | 2 | -15/+18 |
2003-09-15 | add options for exercising the cursor and highlight colors. flush output | Nalin Dahyabhai | 1 | -0/+2 |
2003-08-13 | exit on any error, to avoid leaving random unreaped children running. | Nalin Dahyabhai | 2 | -0/+15 |
2003-08-13 | note that dimensions passed in with the resize-window signal include | Nalin Dahyabhai | 1 | -2/+2 |
2003-06-16 | add vertical-tab and form-feed to the list of control sequences. add. add. | Nalin Dahyabhai | 1 | -0/+0 |
2003-06-16 | - fixup builds for openi18n subdirectory | Nalin Dahyabhai | 3 | -3/+6 |
2003-06-16 | - add sample text from the openi18n web site | Nalin Dahyabhai | 5 | -4/+86 |
2003-06-03 | trap X errors while retrieving the contents of the root pixmap. add. | Nalin Dahyabhai | 1 | -0/+50 |
2003-05-22 | force an entire window repaint if we're supposed to scroll the background | Nalin Dahyabhai | 1 | -1/+3 |
2003-05-19 | remove comma from end of enum declaration (#111925). don't use | Nalin Dahyabhai | 1 | -2/+2 |
2003-05-01 | typo s/index.sgml/index.html/ | Kang Jeong-Hee | 1 | -3/+3 |
2003-04-24 | save the new codeset. compare the new codeset to the name of the UTF-8 | Nalin Dahyabhai | 1 | -0/+1 |
2003-03-06 | rename struct vte_char_attributes to VteCharAttributes, fixup some docs. | Nalin Dahyabhai | 5 | -27/+282 |
2003-01-27 | force a background update immediately when we realize instead of queuing | Nalin Dahyabhai | 1 | -0/+0 |
2003-01-09 | Only suppress meta-sends-escape on Backspace if backspace is mapped to the | Nalin Dahyabhai | 1 | -5/+35 |
2002-12-03 | add AC_CHECK_CC_OPT from ac-archive. check for cfmakeraw, sys/select.h, | Nalin Dahyabhai | 1 | -1/+1 |
2002-11-26 | 2002-11-25 nalin fix mapping of Unicode code chars 0x252c and 0x2534 which | Nalin Dahyabhai | 2 | -0/+76 |
2002-11-07 | doc fixes. use the older alternate-screen decset value. fixup screwups onvte_0_10_3 | Nalin Dahyabhai | 2 | -0/+12 |
2002-11-05 | handle end-of-line selection correctly. Stop highlighting selection on | Nalin Dahyabhai | 1 | -0/+14 |
2002-10-30 | implement iconify, deiconify, raise, lower, maximize, restore, refresh, | Nalin Dahyabhai | 2 | -0/+10 |
2002-10-25 | snip off final newlines when we're matching, they're usually not wanted. | Nalin Dahyabhai | 5 | -58/+76 |
2002-10-16 | doc/utmpwtmp.txt: some docs on what utmp/wtmp/lastlog logging actually do | Nalin Dahyabhai | 1 | -0/+31 |
2002-10-15 | add super-bogus bold text mode (Red Hat #74779). | Nalin Dahyabhai | 2 | -0/+36 |
2002-10-14 | more $pkglibdir -> $libexecdir fixing. add rules for generating ps and | Nalin Dahyabhai | 2 | -0/+17 |
2002-09-11 | Skip lookups for padding information if we're pretty sure we're using a | Nalin Dahyabhai | 4 | -582/+98 |
2002-09-05 | fix for building when builddir != srcdirvte_0_8_19 | Nalin Dahyabhai | 2 | -4/+4 |
2002-09-05 | 2002-09-05 nalin prefix library-internal interfaces with underscores so | Nalin Dahyabhai | 10 | -604/+340 |
2002-09-05 | add giant warnings about how these headers define library-internalvte_0_8_18 | Nalin Dahyabhai | 1 | -10/+22 |
2002-09-05 | - remove items from ToC that are subject to change | Nalin Dahyabhai | 1 | -5/+0 |
2002-09-05 | 2002-09-05 nalin first pass at writing documentation fix | Nalin Dahyabhai | 18 | -0/+1974 |
2002-02-25 | remove stuff that should never have been in there | Nalin Dahyabhai | 48 | -23494/+0 |
2002-02-25 | Initial revision | Nalin Dahyabhai | 51 | -0/+25145 |