summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2006-04-20Misc fixes and updates.Behdad Esfahbod2-9/+68
2006-04-20Bug 135230 – Feature request to attach VTE to existing pty Based onBehdad Esfahbod1-0/+10
2006-02-14Return 0. (bug #331178)Behdad Esfahbod2-2/+2
2006-02-11Update the build infrastructure. make distcheck works now!Behdad Esfahbod1-1/+1
2005-12-12python-vte seems to have a small bug in the override file that preventsKjartan Maraas1-0/+2
2005-11-08Update.Kjartan Maraas1-4/+15
2005-07-26pyg_boxed_get should be on item not py_palette. Reported with fix by LoïcMichele Baldessari1-1/+1
2005-03-17Remove stray underscores so python module works again. Fixes bug #150760.Manish Singh1-2/+2
2004-05-30add ignore filesThomas Vander Stichele1-0/+3
2004-04-30include get_default_emulation binding.Nalin Dahyabhai1-3/+9
2004-04-20toggle the IUTF8 flag, if it was defined at compile-time (maybe forNalin Dahyabhai1-2/+2
2004-04-20define a modulename override so that the Terminal class is registered inNalin Dahyabhai2-1/+8
2004-04-20add, for the sake of bindings.Nalin Dahyabhai2-0/+34
2004-04-20call GtkWidget's key_press_event callback for keys, in case GtkWidget hasNalin Dahyabhai1-2/+2
2003-09-15add specs for set_color_cursor and set_color_highlight.Nalin Dahyabhai1-0/+18
2003-08-13if we don't find the python headers (even if we found python), disableNalin Dahyabhai2-1/+79
2003-08-12reorder arguments to match the order for the C versions (#118882). fixNalin Dahyabhai2-85/+104
2003-08-11add binding for get_padding() (bug #118834).Nalin Dahyabhai1-0/+15
2003-08-11add binding for get_cursor_position() (bug #118800).Nalin Dahyabhai1-0/+16
2003-08-11give length parameters for feed() and feed_child() default values of -1Nalin Dahyabhai2-2/+22
2003-08-11add overrides for feed() and feed_child() methods which use the length ofNalin Dahyabhai1-0/+38
2003-03-06regenerate. update for vte_char_attributes rename.Nalin Dahyabhai2-6/+52
2002-12-10add "uk" to the list of languages. remove the alternate attribute bit --Nalin Dahyabhai1-4/+4
2002-11-05handle end-of-line selection correctly. Stop highlighting selection onNalin Dahyabhai1-0/+46
2002-10-25snip off final newlines when we're matching, they're usually not wanted.Nalin Dahyabhai3-24/+249
2002-10-18make sure that strings passed to a commit signal are zero-terminatedNalin Dahyabhai1-1/+1
2002-10-16adjust our adjustments whenever a line might scroll off the top of theNalin Dahyabhai1-8/+7
2002-10-15add super-bogus bold text mode (Red Hat #74779).Nalin Dahyabhai1-0/+15
2002-10-14note that commit came about because of mail from ha shao. add a couple ofNalin Dahyabhai1-0/+2
2002-10-14more $pkglibdir -> $libexecdir fixing. add rules for generating ps andNalin Dahyabhai2-0/+62
2002-10-10allow specifying the scrollback buffer size. if we don't have <wchar.h>,Nalin Dahyabhai1-1/+10
2002-09-11Update from libzvt CVS. Fix some automake breakage.Nalin Dahyabhai1-1/+1
2002-09-11Fix my broken merge of Jacob's patch to make inability to build pythonNalin Dahyabhai1-1/+2
2002-09-11Skip lookups for padding information if we're pretty sure we're using aNalin Dahyabhai3-23/+113
2002-08-30Register VteTerminalEraseBinding with GObject as an enum. Update. IgnoreNalin Dahyabhai2-5/+73
2002-08-22The unrealize/realize test, from msw.Nalin Dahyabhai1-0/+51
2002-08-19Rename vte.py to vte-demo.py, so that having . in your PYTHONPATH doesn'tNalin Dahyabhai1-0/+0
2002-07-18Actually set ALL_LINGUAS so translations get installed. Document theNalin Dahyabhai1-0/+9
2002-07-13Added. Add -a/-b flags to control audible bell and blinking cursors. OnlyNalin Dahyabhai1-0/+18
2002-06-14Fix arg list mismatch.Nalin Dahyabhai1-1/+1
2002-06-14Add a parameter for passing in environment variables to add. PreprocessNalin Dahyabhai2-32/+55
2002-06-14Build python bindings with -fPIC.Nalin Dahyabhai1-1/+1
2002-06-14Handle cases where pygtk isn't installed in the prefix we're configuringNalin Dahyabhai1-1/+1
2002-06-12Re-read the termcap when we change emulation, because the location of theNalin Dahyabhai2-2/+45
2002-06-122002-06-12 msw implementMatt Wilson1-0/+43
2002-06-122002-06-12 msw added AM_CHECK_PYTHON_HEADERS from pygtk rewrote pythonMatt Wilson1-2/+2
2002-06-12Move python stuffs to a different subdirectory.Nalin Dahyabhai4-0/+446