summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-07doc fixes. use the older alternate-screen decset value. fixup screwups onvte_0_10_3Nalin Dahyabhai17-192/+211
2002-11-050.10.2vte_0_10_2Nalin Dahyabhai1-1/+4
2002-11-05handle end-of-line selection correctly. Stop highlighting selection onNalin Dahyabhai8-158/+597
2002-11-05Commit uncomitted fileRobert Brady1-1/+1
2002-11-05Add and implement the strikethrough attribute. Change underline to beAbi Brady2-9/+39
2002-11-04be more verbose. add more items to the TODO list so that I don't forgetvte_0_10_1Nalin Dahyabhai13-193/+225
2002-10-30add ident tags. don't scroll-to-bottom if we're selecting (#96913).Nalin Dahyabhai5-34/+56
2002-10-30implement iconify, deiconify, raise, lower, maximize, restore, refresh,Nalin Dahyabhai11-89/+391
2002-10-30Support dim (halfbright) colours. All the infrastructure for this was hereAbi Brady3-11/+73
2002-10-29UpdateKjartan Maraas1-5/+5
2002-10-29Map to UCS, not keysyms. (which differ > 0xff).Abi Brady2-2/+6
2002-10-28Add line-drawing representation for full block. Draw U+23BA-23BD. FixAbi Brady3-5/+83
2002-10-25- po file updatesvte_0_10Nalin Dahyabhai9-189/+189
2002-10-25snip off final newlines when we're matching, they're usually not wanted.Nalin Dahyabhai20-995/+1535
2002-10-21- translation updatesvte_0_9_2Nalin Dahyabhai9-180/+180
2002-10-21- fix path for python moduleNalin Dahyabhai1-1/+1
2002-10-21include decset, osc, and windowjacob berkman2-0/+5
2002-10-18use character constants instead of hex constants. add more illustrations.Nalin Dahyabhai8-103/+192
2002-10-18add a mapping for the escape key. Oops.Nalin Dahyabhai2-0/+9
2002-10-18implement decset 42 (enable/disable NRC processing), but enable it byNalin Dahyabhai3-49/+131
2002-10-18make sure that strings passed to a commit signal are zero-terminatedNalin Dahyabhai3-3/+20
2002-10-18remove vte_terminal_update_scroll_delta, which only did thingsNalin Dahyabhai3-83/+100
2002-10-17force invalidation mode if we're in insert mode to get the entire lineNalin Dahyabhai2-0/+5
2002-10-17clean up tests for wint_t. Patch from Brian Cameron.Nalin Dahyabhai2-11/+4
2002-10-17close a possible race on systems where pty initialization requires moreNalin Dahyabhai12-254/+397
2002-10-16remove a bogus assertion for a case which we were already handling aNalin Dahyabhai2-2/+4
2002-10-16doc/utmpwtmp.txt: some docs on what utmp/wtmp/lastlog logging actually doNalin Dahyabhai1-0/+31
2002-10-16adjust our adjustments whenever a line might scroll off the top of theNalin Dahyabhai7-95/+310
2002-10-15Updated translation.Kjartan Maraas2-20/+24
2002-10-15add super-bogus bold text mode (Red Hat #74779).Nalin Dahyabhai8-10/+150
2002-10-15recognize CSI-r (with no arguments) as resetting the scrolling region inNalin Dahyabhai3-3/+10
2002-10-14add mappings for GDK_Page_Up and GDK_Page_Down, missed in the conversion.Nalin Dahyabhai12-194/+213
2002-10-14note that commit came about because of mail from ha shao. add a couple ofNalin Dahyabhai2-7/+9
2002-10-14more $pkglibdir -> $libexecdir fixing. add rules for generating ps andNalin Dahyabhai17-372/+1305
2002-10-11change the typedef of wint_t here to match vte.c (now a gunichar insteadNalin Dahyabhai2-2/+6
2002-10-11Changed to that wchar.h is included when checking for wint_t on Solaris.Brian Cameron2-1/+34
2002-10-10fix the bits I missed when fixing #95085.Nalin Dahyabhai4-4/+11
2002-10-10Add.Nalin Dahyabhai2-0/+213
2002-10-10allow specifying the scrollback buffer size. if we don't have <wchar.h>,Nalin Dahyabhai17-500/+553
2002-10-05Update slightlyKjartan Maraas1-21/+21
2002-10-01Added Czech translation from Miloslav Trmac <mitr@volny.cz>.Stanislav Brabec4-1/+124
2002-09-24if the list of word characters is NULL or zero-length, try to guess usingNalin Dahyabhai2-1/+19
2002-09-24Fix HAVE_UT_UT_TV for cases where the static initializer might not workNalin Dahyabhai2-1/+7
2002-09-24Doc fixups (mention gnome-terminal instead of profterm, note the properNalin Dahyabhai3-1/+12
2002-09-20Fix a ring-buffer manipulation bug (Red Hat #74290) which might cause aNalin Dahyabhai3-29/+59
2002-09-19Munge input data the way the terminal does so that conversion failuresNalin Dahyabhai2-0/+10
2002-09-19backing out change made by accident.Brian Cameron1-1/+1
2002-09-19Backed out scrolldelay patches from 09-17 and 09-18 at Nalin's request.Brian Cameron3-77/+9
2002-09-19backing out patch i accidently put inBrian Cameron1-3/+3
2002-09-19Backed out scrolldelay patches from 09-17 and 09-18 at Nalin's request.Brian Cameron1-3/+3