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