summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* regenerate. update for vte_char_attributes rename.Nalin Dahyabhai2003-03-062-6/+52
* add "uk" to the list of languages. remove the alternate attribute bit --Nalin Dahyabhai2002-12-101-4/+4
* handle end-of-line selection correctly. Stop highlighting selection onNalin Dahyabhai2002-11-051-0/+46
* snip off final newlines when we're matching, they're usually not wanted.Nalin Dahyabhai2002-10-253-24/+249
* make sure that strings passed to a commit signal are zero-terminatedNalin Dahyabhai2002-10-181-1/+1
* adjust our adjustments whenever a line might scroll off the top of theNalin Dahyabhai2002-10-161-8/+7
* add super-bogus bold text mode (Red Hat #74779).Nalin Dahyabhai2002-10-151-0/+15
* note that commit came about because of mail from ha shao. add a couple ofNalin Dahyabhai2002-10-141-0/+2
* more $pkglibdir -> $libexecdir fixing. add rules for generating ps andNalin Dahyabhai2002-10-142-0/+62
* allow specifying the scrollback buffer size. if we don't have <wchar.h>,Nalin Dahyabhai2002-10-101-1/+10
* Update from libzvt CVS. Fix some automake breakage.Nalin Dahyabhai2002-09-111-1/+1
* Fix my broken merge of Jacob's patch to make inability to build pythonNalin Dahyabhai2002-09-111-1/+2
* Skip lookups for padding information if we're pretty sure we're using aNalin Dahyabhai2002-09-113-23/+113
* Register VteTerminalEraseBinding with GObject as an enum. Update. IgnoreNalin Dahyabhai2002-08-302-5/+73
* The unrealize/realize test, from msw.Nalin Dahyabhai2002-08-221-0/+51
* Rename vte.py to vte-demo.py, so that having . in your PYTHONPATH doesn'tNalin Dahyabhai2002-08-191-0/+0
* Actually set ALL_LINGUAS so translations get installed. Document theNalin Dahyabhai2002-07-181-0/+9
* Added. Add -a/-b flags to control audible bell and blinking cursors. OnlyNalin Dahyabhai2002-07-131-0/+18
* Fix arg list mismatch.Nalin Dahyabhai2002-06-141-1/+1
* Add a parameter for passing in environment variables to add. PreprocessNalin Dahyabhai2002-06-142-32/+55
* Build python bindings with -fPIC.Nalin Dahyabhai2002-06-141-1/+1
* Handle cases where pygtk isn't installed in the prefix we're configuringNalin Dahyabhai2002-06-141-1/+1
* Re-read the termcap when we change emulation, because the location of theNalin Dahyabhai2002-06-122-2/+45
* 2002-06-12 msw implementMatt Wilson2002-06-121-0/+43
* 2002-06-12 msw added AM_CHECK_PYTHON_HEADERS from pygtk rewrote pythonMatt Wilson2002-06-121-2/+2
* Move python stuffs to a different subdirectory.Nalin Dahyabhai2002-06-124-0/+446