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