Age | Commit message (Expand) | Author | Files | Lines |
2004-05-02 | pass the global reaper in as data when adding the child source, not thevte_0_11_11 | Nalin Dahyabhai | 1 | -0/+7 |
2004-05-01 | add pointers to info on bidirectional text and shaping. | Nalin Dahyabhai | 1 | -0/+3 |
2004-05-01 | add a parameter to control whether or not trailing whitespace is trimmed | Nalin Dahyabhai | 1 | -0/+12 |
2004-04-30 | declare the defaultemulation variable as one kind of variable, not that | Nalin Dahyabhai | 1 | -0/+4 |
2004-04-30 | complete selection if we were selecting, not just if Shift is held down | Nalin Dahyabhai | 1 | -0/+8 |
2004-04-30 | documentation updates. note that we just proxy for glib 2.4 child_watch | Nalin Dahyabhai | 1 | -0/+6 |
2004-04-30 | include get_default_emulation binding. | Nalin Dahyabhai | 1 | -0/+3 |
2004-04-30 | update version to 0.11.11 | Nalin Dahyabhai | 1 | -0/+3 |
2004-04-30 | don't unref our accessible peer; it may be accessed while we're | Nalin Dahyabhai | 1 | -0/+6 |
2004-04-30 | don't clear the child's PID early, so that we'll SIGHUP it properly (the | Nalin Dahyabhai | 1 | -0/+5 |
2004-04-30 | only deselect the current selection if just-inserted text affected the | Nalin Dahyabhai | 1 | -0/+5 |
2004-04-30 | assorted updates. check for <sys/termios.h> include <sys/termios.h> if | Nalin Dahyabhai | 1 | -0/+10 |
2004-04-30 | remove stray debug printfs. | Nalin Dahyabhai | 1 | -0/+3 |
2004-04-30 | add a --with-default-emulation argument (part of #115750). Use | Nalin Dahyabhai | 1 | -0/+26 |
2004-04-27 | more clearly document what the argv and envv arguments are expected to | Nalin Dahyabhai | 1 | -0/+9 |
2004-04-22 | also trim back lines which are nothing but whitespace (#140765). | Nalin Dahyabhai | 1 | -0/+8 |
2004-04-20 | document the child-exited signal. document the emulation-changed and | Nalin Dahyabhai | 1 | -0/+5 |
2004-04-20 | add rule for generating vte-uninstall.pc (Gman, #136129) add (Gman, | Nalin Dahyabhai | 1 | -0/+4 |
2004-04-20 | don't steal keys from the input method. toggle the IUTF8 flag, if it was | Nalin Dahyabhai | 1 | -0/+4 |
2004-04-20 | toggle the IUTF8 flag, if it was defined at compile-time (maybe for | Nalin Dahyabhai | 1 | -0/+17 |
2004-04-20 | define a modulename override so that the Terminal class is registered in | Nalin Dahyabhai | 1 | -0/+5 |
2004-04-20 | add, for the sake of bindings. | Nalin Dahyabhai | 1 | -0/+4 |
2004-04-20 | call GtkWidget's key_press_event callback for keys, in case GtkWidget has | Nalin Dahyabhai | 1 | -0/+11 |
2004-04-20 | Add (#134429). take a VteTerminalAntiAlias argument. take a | Nalin Dahyabhai | 1 | -0/+7 |
2004-04-20 | Added default signal handlers to VteTerminalClass (#137961). [NOTE: ABI | Nalin Dahyabhai | 1 | -1/+13 |
2004-04-20 | don't disable use of deprecated APIs unless asked to do so. add Meta case | Nalin Dahyabhai | 1 | -3/+13 |
2004-04-10 | added gujarati translation | Guntupalli Karunakar | 1 | -0/+4 |
2004-03-20 | Added British translation | Gareth Owen | 1 | -0/+4 |
2004-03-10 | Added en_CA to ALL_LINGUAS. | Alexander Winston | 1 | -0/+4 |
2004-03-04 | Added Punjabi translation | Guntupalli Karunakar | 1 | -0/+4 |
2004-02-07 | *** empty log message *** | Denis Lackovic | 1 | -0/+4 |
2004-02-02 | use gtk-doc in xml-mode. | Martin Kretzschmar | 1 | -0/+7 |
2004-02-02 | Added Irish translation | Alastair McKinstry | 1 | -0/+5 |
2004-01-27 | Added 'nn' to ALL_LINGUAS Added Norwegian Nynorsk translation. | Åsmund Skjæveland | 1 | -2/+7 |
2003-12-20 | Added Arabic translation | Arafat Medini | 1 | -0/+4 |
2003-12-10 | Added et to ALL_LINGUAS. | Tivo Leedjrv | 1 | -0/+4 |
2003-12-06 | Added "eu" (Basque) to ALL_LINGUAS. | Iñaki Larrañaga | 1 | -0/+4 |
2003-10-14 | Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan Chitrakar | Christian Rose | 1 | -0/+4 |
2003-10-07 | Added "lt" to ALL_LINGUAS. Added Lithuanian translation by Tomas Kuliavas. | Žygimantas Beručka | 1 | -0/+4 |
2003-09-15 | add options for exercising the cursor and highlight colors. flush output | Nalin Dahyabhai | 1 | -0/+11 |
2003-09-15 | add specs for set_color_cursor and set_color_highlight. | Nalin Dahyabhai | 1 | -0/+4 |
2003-09-15 | add vte_terminal_set_color_cursor. add vte_terminal_set_color_highlight | Nalin Dahyabhai | 1 | -0/+9 |
2003-09-15 | don't reset the conversion state when we hit an end-of-line. I wasn't | Nalin Dahyabhai | 1 | -0/+7 |
2003-09-11 | silence a compiler warning. | Nalin Dahyabhai | 1 | -0/+3 |
2003-09-11 | ask for LC_* in addition to LANG if weird spacing errors crop up. add | Nalin Dahyabhai | 1 | -0/+12 |
2003-09-11 | properly resolve colors and cell properties to drawing colors. add a | Nalin Dahyabhai | 1 | -0/+11 |
2003-09-11 | map weight attributes to the terminal's bold attribute. | Nalin Dahyabhai | 1 | -0/+4 |
2003-09-11 | add. don't discard the attributes list for the preedit string -- save | Nalin Dahyabhai | 1 | -0/+11 |
2003-08-13 | add sequences for linux-console-cursor-attributes, which we'll ignore (bug | Nalin Dahyabhai | 1 | -0/+4 |
2003-08-13 | if we don't find the python headers (even if we found python), disable | Nalin Dahyabhai | 1 | -0/+9 |