summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Use AM_LDFLAGS instead of LDFLAGSBehdad Esfahbod2007-06-181-1/+1
* Bug 410986 – Fails to build with -z defsChris Wilson2007-02-271-1/+5
* Bug 410986 – Fails to build with -z defsChris Wilson2007-02-261-1/+1
* Bug 382245 – __PyGtk_API multiply defined in python moduleChris Wilson2007-02-011-0/+1
* Bug 400184 – _vte_pty_open declaration mismatch - breaks on SolarisChris Wilson2007-01-242-4/+4
* Bug 123591 – vte_terminal_fork_command succeeds even when it does notChris Wilson2007-01-222-4/+4
* And the corresponding overrides. [The downsides of losing track of whichChris Wilson2007-01-181-0/+89
* Add missing export of vte_terminal_get_text_include_trailing_spaces,Chris Wilson2007-01-181-0/+9
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-3/+0
* Bug 345377 – real transparency Patch from Kristian Høgsberg <krhBehdad Esfahbod2006-07-103-2/+11
* Bug 344666 – Problems with *_CFLAGS and *_LDFLAGS in makefiles PatchBehdad Esfahbod2006-06-121-2/+2
* Misc fixes and updates.Behdad Esfahbod2006-04-202-9/+68
* Bug 135230 – Feature request to attach VTE to existing pty Based onBehdad Esfahbod2006-04-201-0/+10
* Return 0. (bug #331178)Behdad Esfahbod2006-02-142-2/+2
* Update the build infrastructure. make distcheck works now!Behdad Esfahbod2006-02-111-1/+1
* python-vte seems to have a small bug in the override file that preventsKjartan Maraas2005-12-121-0/+2
* Update.Kjartan Maraas2005-11-081-4/+15
* pyg_boxed_get should be on item not py_palette. Reported with fix by LoïcMichele Baldessari2005-07-261-1/+1
* Remove stray underscores so python module works again. Fixes bug #150760.Manish Singh2005-03-171-2/+2
* add ignore filesThomas Vander Stichele2004-05-301-0/+3
* include get_default_emulation binding.Nalin Dahyabhai2004-04-301-3/+9
* toggle the IUTF8 flag, if it was defined at compile-time (maybe forNalin Dahyabhai2004-04-201-2/+2
* define a modulename override so that the Terminal class is registered inNalin Dahyabhai2004-04-202-1/+8
* add, for the sake of bindings.Nalin Dahyabhai2004-04-202-0/+34
* call GtkWidget's key_press_event callback for keys, in case GtkWidget hasNalin Dahyabhai2004-04-201-2/+2
* add specs for set_color_cursor and set_color_highlight.Nalin Dahyabhai2003-09-151-0/+18
* if we don't find the python headers (even if we found python), disableNalin Dahyabhai2003-08-132-1/+79
* reorder arguments to match the order for the C versions (#118882). fixNalin Dahyabhai2003-08-122-85/+104
* add binding for get_padding() (bug #118834).Nalin Dahyabhai2003-08-111-0/+15
* add binding for get_cursor_position() (bug #118800).Nalin Dahyabhai2003-08-111-0/+16
* give length parameters for feed() and feed_child() default values of -1Nalin Dahyabhai2003-08-112-2/+22
* add overrides for feed() and feed_child() methods which use the length ofNalin Dahyabhai2003-08-111-0/+38
* 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