summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle cases where FC_HINTING is enabled but FC_HINT_STYLE isn't. Not thatvte_0_4_8Nalin Dahyabhai2002-07-131-1/+3
* Small optimization in the al() and dl() handlers. al() doesn't move theNalin Dahyabhai2002-07-133-11/+16
* Add.Nalin Dahyabhai2002-07-131-0/+93
* Bail if GTK doesn't know about Xft-specific settings.Nalin Dahyabhai2002-07-131-4/+11
* Add patch to heed Xft/fontconfig settings as kept by GTK. Based on patchNalin Dahyabhai2002-07-132-14/+188
* Added. Add -a/-b flags to control audible bell and blinking cursors. OnlyNalin Dahyabhai2002-07-1311-251/+585
* Make shift+button1 extend selection.Nalin Dahyabhai2002-07-024-73/+179
* Fix memory leak when we get conversion errors.vte_0_4_7Nalin Dahyabhai2002-07-012-1/+8
* Rework recovery from illegal sequence errors in the input stream to bevte_0_4_6Nalin Dahyabhai2002-07-012-36/+15
* Get rid of more debug spew.Nalin Dahyabhai2002-07-011-8/+0
* Remove some unnecessary debug spew.Nalin Dahyabhai2002-07-011-7/+0
* Draw unicode line-drawing code points natively as we do for the GR1Nalin Dahyabhai2002-07-013-38/+151
* Bind F10 to "k;", not "k0". Add "k;" defined as F10.vte_0_4_5Nalin Dahyabhai2002-06-264-2/+6
* Check for redundant resizes. Keep the alternate screen buffer size theNalin Dahyabhai2002-06-268-132/+121
* Treat option 1049 as a combination of 1047 and 1048. When finalizing whilevte_0_4_4Nalin Dahyabhai2002-06-253-2/+32
* Fix a logic bug that got rid of the title always, not just when conversionNalin Dahyabhai2002-06-194-5/+12
* Clear the alternate screen when switching to it.vte_0_4_3Nalin Dahyabhai2002-06-192-0/+10
* Fix package description.Nalin Dahyabhai2002-06-191-4/+5
* Fix refs/derefs with IOChannels and sources. Clean up I/O GIConvNalin Dahyabhai2002-06-193-24/+62
* 0.4.2vte_0_4_2Nalin Dahyabhai2002-06-181-1/+5
* Make cursor_visible a widget-wide (not per-screen) setting.Nalin Dahyabhai2002-06-182-11/+11
* Correct automake version check to require 1.5, heads-up from Glynn Foster.Nalin Dahyabhai2002-06-182-5/+8
* Sort out greedy vs. non-greedy pattern matching. Make 1047 an alias for 47vte_0_4_1Nalin Dahyabhai2002-06-185-20/+113
* move the python module to the non-devel packagevte_0_4_0Nalin Dahyabhai2002-06-141-2/+2
* Fix arg list mismatch.Nalin Dahyabhai2002-06-141-1/+1
* Oops, shell typo.Nalin Dahyabhai2002-06-141-1/+1
* Add a parameter for passing in environment variables to add. PreprocessNalin Dahyabhai2002-06-1411-65/+98
* subst PYGTK_DATADIRvte_0_3_30Nalin Dahyabhai2002-06-141-1/+1
* Build python bindings with -fPIC.Nalin Dahyabhai2002-06-142-2/+8
* Handle cases where pygtk isn't installed in the prefix we're configuringNalin Dahyabhai2002-06-144-1/+9
* 0.3.30Nalin Dahyabhai2002-06-141-1/+5
* Stop watching for hierarchy-changed signals -- the accessible containerNalin Dahyabhai2002-06-132-53/+3
* Re-read cursor position immediately on "cursor-moved" events, and emit theNalin Dahyabhai2002-06-132-97/+152
* Also tell the parent the child died when the child dies due to an uncaughtNalin Dahyabhai2002-06-123-0/+14
* Re-read the termcap when we change emulation, because the location of theNalin Dahyabhai2002-06-124-5/+60
* 2002-06-12 msw implementMatt Wilson2002-06-122-0/+45
* 2002-06-12 msw added AM_CHECK_PYTHON_HEADERS from pygtk rewrote pythonMatt Wilson2002-06-124-6/+46
* 2002-06-12 msw turn the logic around to be the right wayMatt Wilson2002-06-122-1/+4
* Move python stuffs to a different subdirectory.Nalin Dahyabhai2002-06-129-64/+458
* Implement vte_terminal_get_encoding and vte_terminal_get_emulation, andNalin Dahyabhai2002-06-124-33/+107
* Fix declaration errors that broke stuff.Nalin Dahyabhai2002-06-122-0/+5
* Add rules for building python modules.Nalin Dahyabhai2002-06-124-1/+33
* Fix hilite clearing when scrolling delta != 0. Actually add the signalsNalin Dahyabhai2002-06-125-6/+8
* Cache the result of vte_terminal_get_accessible() and unref it atNalin Dahyabhai2002-06-122-1/+109
* 2002-06-12 msw accept end_offset of -1, which means "until the end". neverMatt Wilson2002-06-122-4/+9
* Removed. This is a generated file and should not be stored in cvs. Added.Christian Rose2002-06-113-28/+54
* Add a changelog for translations.vte_0_3_29Nalin Dahyabhai2002-06-102-4/+4
* Finish merging otaylor's Xft2 patch (oops). Compute padding correctly.Nalin Dahyabhai2002-06-103-8/+14
* Include gettext support. Mark warnings for possible translation. Add.Nalin Dahyabhai2002-06-1019-47/+230
* 0.3.28vte_0_3_28Nalin Dahyabhai2002-06-102-1/+4