summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing binaryvte_0_11_5Nalin Dahyabhai2003-04-301-0/+1
* - 0.11.5Nalin Dahyabhai2003-04-302-1/+7
* remove the unused DEFAULT_ISO_8859_1 case. don't callNalin Dahyabhai2003-04-306-38/+38
* set the IM context's client window to NULL before unreferencing it toNalin Dahyabhai2003-04-292-5/+6
* add keymaps for GDK_slash and GDK_question (#108299).Nalin Dahyabhai2003-04-292-0/+21
* use INT_MAX instead of LONG_MAX when passing in the maximum length,Nalin Dahyabhai2003-04-292-1/+5
* fix the UTF-8 sample text which corresponds to the ISO-2022-KR sample textNalin Dahyabhai2003-04-292-1/+5
* add map for CP437. add. add CP437. add unitable.CP437 to the file list.Nalin Dahyabhai2003-04-297-18/+194
* rework to simplify the logic of how many cells to invalidate when we haveNalin Dahyabhai2003-04-294-21/+57
* add another flag to skip over sanity-checking the buffer when addingNalin Dahyabhai2003-04-292-20/+76
* add routines for pulling Xft antialiasing and hinting options from theNalin Dahyabhai2003-04-285-27/+347
* complain when the installed version of GTK+ doesn't support reporting XftNalin Dahyabhai2003-04-282-0/+21
* freeze the window when scrolling down in a restricted scrolling areaNalin Dahyabhai2003-04-252-0/+6
* - src/vteaccess.c: tweak that debug warning againNalin Dahyabhai2003-04-241-2/+2
* save the new codeset. compare the new codeset to the name of the UTF-8Nalin Dahyabhai2003-04-243-2/+11
* - 0.11.4vte_0_11_4Nalin Dahyabhai2003-04-242-1/+9
* don't use the window freeze count to check if it's safe to scroll usingNalin Dahyabhai2003-04-242-16/+16
* take an explicit XftFont instead of figuring out which one to useNalin Dahyabhai2003-04-242-4/+10
* accept libtool 1.5 in addition to 1.4 (#15968).Nalin Dahyabhai2003-04-242-2/+5
* add some detail to debug warning when gail isn't loaded.Nalin Dahyabhai2003-04-241-1/+2
* add. call _vte_terminal_accessible_ref to ensure that accessible signalsNalin Dahyabhai2003-04-245-3/+19
* formatting fixup. formatting fixups. Try using U+FFFF as the "invalid"Nalin Dahyabhai2003-04-2412-160/+303
* always refetch the root pixmap if we don't currently have a backgroundNalin Dahyabhai2003-04-242-1/+6
* - fix incorrect signal name when connectingNalin Dahyabhai2003-04-231-1/+1
* implement an AtkComponent interface (part of #110770). set the focus stateNalin Dahyabhai2003-04-232-2/+289
* don't bother generating a new pixmap or panning the pixbuf -- we can useNalin Dahyabhai2003-04-232-162/+91
* account for valid CSI sequences which were missed earlier.Nalin Dahyabhai2003-04-222-3/+15
* dispose of the PTY completely (#107534). dispose of the PTY completelyNalin Dahyabhai2003-04-222-0/+42
* add missing check for recvmsg. formatting and spelling fixes. reorganize.Nalin Dahyabhai2003-04-227-66/+126
* force visible widths to 2 columns for CJK maps which use 2 bytes perNalin Dahyabhai2003-04-222-20/+108
* don't bother doing anything if we're fully obscured (related to #102703).Nalin Dahyabhai2003-04-222-1/+10
* stop messing with fontconfig's list of font directories.Nalin Dahyabhai2003-04-222-14/+4
* rework link order so that xft2 is linked before anything else. You'reNalin Dahyabhai2003-04-222-1/+6
* - add bug IDNalin Dahyabhai2003-04-221-2/+3
* fix a couple of #errors. if the area we're invading is on the edge,Nalin Dahyabhai2003-04-224-28/+128
* don't bail out if read() returns -1 and errno is either EINTR or EAGAIN,Nalin Dahyabhai2003-04-212-3/+11
* add a couple of assertions here just to be sure (#108066).Nalin Dahyabhai2003-04-212-0/+6
* don't depend on PATH_MAX being available and correct (#109805). don'tNalin Dahyabhai2003-04-214-37/+83
* add MESSAGE-OF-DOOM to EXTRA_DIST make Alt+Return generate ESC newlineNalin Dahyabhai2003-04-213-1/+7
* really drop this fileNalin Dahyabhai2003-04-211-17047/+0
* drop unitable.KSC5601 fixup comment re: KS X 1001 (#107119). add twoNalin Dahyabhai2003-04-215-8/+19
* don't try to process incoming data if there isn't any (#110946). mark aNalin Dahyabhai2003-04-214-2/+20
* use #if HAVE_DECL_XXX instead of #ifdef HAVE_DECL_XXX, noted by Bob Doan.Nalin Dahyabhai2003-04-212-7/+11
* - ident tagging - header reorgNalin Dahyabhai2003-04-2113-3/+29
* work around for garbled glyphs when drawing runs of text using multipleNalin Dahyabhai2003-04-212-1/+36
* - 0.11.3vte_0_11_3Nalin Dahyabhai2003-04-182-1/+6
* - addNalin Dahyabhai2003-04-181-0/+8225
* add missing prototype for vte_terminal_process_incoming().Nalin Dahyabhai2003-04-182-1/+4
* quiet a compiler warning. use KSX-1001 instead of KSC-5601 for Korean, addNalin Dahyabhai2003-04-189-1192/+1363
* 0.11.2vte_0_11_2Nalin Dahyabhai2003-04-172-1/+6