2004-11-17 |
Nalin Dahyabhai | silence a couple of warnings by expecting a GIOCondition...
|
commit | commitdiff | tree |
2004-11-17 |
Nalin Dahyabhai | accept more, newer versions of autoconf/automake. Treat...
|
commit | commitdiff | tree |
2004-11-17 |
Nalin Dahyabhai | add. add. add. add. add. expand "%m" locally so that...
|
commit | commitdiff | tree |
2004-05-02 |
Nalin Dahyabhai | pass the global reaper in as data when adding the child...
|
commit | commitdiff | tree |
2004-05-01 |
Nalin Dahyabhai | add pointers to info on bidirectional text and shaping.
|
commit | commitdiff | tree |
2004-05-01 |
Nalin Dahyabhai | add a parameter to control whether or not trailing...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | declare the defaultemulation variable as one kind of...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | complete selection if we were selecting, not just if...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | documentation updates. note that we just proxy for...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | include get_default_emulation binding.
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | update version to 0.11.11
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | don't unref our accessible peer; it may be accessed...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | don't clear the child's PID early, so that we'll SIGHUP...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | only deselect the current selection if just-inserted...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | assorted updates. check for <sys/termios.h> include...
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | remove stray debug printfs.
|
commit | commitdiff | tree |
2004-04-30 |
Nalin Dahyabhai | add a --with-default-emulation argument (part of #115750...
|
commit | commitdiff | tree |
2004-04-27 |
Nalin Dahyabhai | more clearly document what the argv and envv arguments...
|
commit | commitdiff | tree |
2004-04-22 |
Nalin Dahyabhai | also trim back lines which are nothing but whitespace...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | document the child-exited signal. document the emulation...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | add rule for generating vte-uninstall.pc (Gman, #136129...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | don't steal keys from the input method. toggle the...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | toggle the IUTF8 flag, if it was defined at compile...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | define a modulename override so that the Terminal class...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | add, for the sake of bindings.
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | call GtkWidget's key_press_event callback for keys...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | Add (#134429). take a VteTerminalAntiAlias argument...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | Added default signal handlers to VteTerminalClass ...
|
commit | commitdiff | tree |
2004-04-20 |
Nalin Dahyabhai | don't disable use of deprecated APIs unless asked to...
|
commit | commitdiff | tree |
2003-09-15 |
Nalin Dahyabhai | add options for exercising the cursor and highlight...
|
commit | commitdiff | tree |
2003-09-15 |
Nalin Dahyabhai | add specs for set_color_cursor and set_color_highlight.
|
commit | commitdiff | tree |
2003-09-15 |
Nalin Dahyabhai | add vte_terminal_set_color_cursor. add vte_terminal_set_colo...
|
commit | commitdiff | tree |
2003-09-15 |
Nalin Dahyabhai | don't reset the conversion state when we hit an end...
|
commit | commitdiff | tree |
2003-09-11 |
Nalin Dahyabhai | silence a compiler warning.
|
commit | commitdiff | tree |
2003-09-11 |
Nalin Dahyabhai | ask for LC_* in addition to LANG if weird spacing errors...
|
commit | commitdiff | tree |
2003-09-11 |
Nalin Dahyabhai | properly resolve colors and cell properties to drawing...
|
commit | commitdiff | tree |
2003-09-11 |
Nalin Dahyabhai | map weight attributes to the terminal's bold attribute.
|
commit | commitdiff | tree |
2003-09-11 |
Nalin Dahyabhai | add. don't discard the attributes list for the preedit...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | add sequences for linux-console-cursor-attributes,...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | if we don't find the python headers (even if we found...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | doc update to note that directory and envv can be NULL...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | if -S is passed, use forkpty to start a child that...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | exit on any error, to avoid leaving random unreaped...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | if <ft2build.h> isn't found, then we can't use any...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | don't create an accessible peer at init() time in debug...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | don't add the padding in when calculating the new window...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | note that dimensions passed in with the resize-window...
|
commit | commitdiff | tree |
2003-08-13 |
Nalin Dahyabhai | remove redundant type checks. return a boolean indicating...
|
commit | commitdiff | tree |
2003-08-12 |
Nalin Dahyabhai | reorder arguments to match the order for the C versions...
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | add binding for get_padding() (bug #118834).
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | add binding for get_cursor_position() (bug #118800).
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | give length parameters for feed() and feed_child()...
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | add overrides for feed() and feed_child() methods which...
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | drop an unnecessary cast-and-check, which we don't...
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | error out if we don't find ncurses, curses, or libtermcap...
|
commit | commitdiff | tree |
2003-08-11 |
Nalin Dahyabhai | export WANT_AUTOCONF_2_5 for the sake of Mandrake autoconf...
|
commit | commitdiff | tree |
2003-08-05 |
Nalin Dahyabhai | include the widget's padding widths in resize requests...
|
commit | commitdiff | tree |
2003-07-30 |
Nalin Dahyabhai | check for autoconf-2.51, autoconf-2.50, autoconf-2...
|
commit | commitdiff | tree |
2003-07-21 |
Nalin Dahyabhai | define _XOPEN_SOURCE_EXTENDED, _XOPEN_SOURCE, and __EXTENSIO...
|
commit | commitdiff | tree |
2003-07-16 |
Nalin Dahyabhai | check for grantpt in libc and then in libpt. Check...
|
commit | commitdiff | tree |
2003-07-10 |
Nalin Dahyabhai | - hmm, need to add these
|
commit | commitdiff | tree |
2003-07-10 |
Nalin Dahyabhai | add. use interfaces from vteregex for doing dingus...
|
commit | commitdiff | tree |
2003-07-04 |
Nalin Dahyabhai | return an empty string in response to the ENQ control...
|
commit | commitdiff | tree |
2003-06-27 |
Nalin Dahyabhai | treat the "big5hkscs" encoding as an East Asian encoding...
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | add vertical-tab and form-feed to the list of control...
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - actually include changelog items in the .spec file
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - aargh
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - 0.11.10
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - generate the makefile in doc/openi18n
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - fixup builds for openi18n subdirectory
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | fix a compiler warning.
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - add new header
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | add. Move private VteTerminal stuff which needs to...
|
commit | commitdiff | tree |
2003-06-16 |
Nalin Dahyabhai | - add sample text from the openi18n web site
|
commit | commitdiff | tree |
2003-06-10 |
Nalin Dahyabhai | set the encoding for the iso2022 converter (spotted...
|
commit | commitdiff | tree |
2003-06-04 |
Nalin Dahyabhai | - include gdkx.h on X11 systems so that XSync will...
|
commit | commitdiff | tree |
2003-06-04 |
Nalin Dahyabhai | sync the display before trapping errors to ensure that...
|
commit | commitdiff | tree |
2003-06-03 |
Nalin Dahyabhai | trap X errors while retrieving the contents of the...
|
commit | commitdiff | tree |
2003-06-03 |
Nalin Dahyabhai | - 0.11.9
|
commit | commitdiff | tree |
2003-06-01 |
Nalin Dahyabhai | compile fix.
|
commit | commitdiff | tree |
2003-05-30 |
Nalin Dahyabhai | fix logic for skipping over particular settings so...
|
commit | commitdiff | tree |
2003-05-30 |
Nalin Dahyabhai | require -i for icon-title-changed messages, which got...
|
commit | commitdiff | tree |
2003-05-29 |
Nalin Dahyabhai | fix newline stuffing (used in linefeed mode). rename to
|
commit | commitdiff | tree |
2003-05-29 |
Nalin Dahyabhai | handle control characters in the middle of control...
|
commit | commitdiff | tree |
2003-05-28 |
Nalin Dahyabhai | only apply DPI if we were able to get a value. use...
|
commit | commitdiff | tree |
2003-05-28 |
Nalin Dahyabhai | check for GTK+ 2.2, and if found, force use of multihead...
|
commit | commitdiff | tree |
2003-05-22 |
Nalin Dahyabhai | - 0.11.8
|
commit | commitdiff | tree |
2003-05-22 |
Nalin Dahyabhai | force an entire window repaint if we're supposed to...
|
commit | commitdiff | tree |
2003-05-21 |
Nalin Dahyabhai | pass zero bytes which trigger EILSEQ through and keep...
|
commit | commitdiff | tree |
2003-05-21 |
Nalin Dahyabhai | - disable glX by default
|
commit | commitdiff | tree |
2003-05-21 |
Nalin Dahyabhai | use _vte_matcher_free_params_array. add a parameter...
|
commit | commitdiff | tree |
2003-05-21 |
Nalin Dahyabhai | free the temporary array. add. use _vte_matcher_free_params_...
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | clarify comments near one of the warning messages....
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | try juggling the CFLAGS and LIBS order to let the xft...
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | compile fix for Solaris, patch from #113344.
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | = 0.11.7
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | remove no-longer-used tree structure. free strings...
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | create the terminal's draw structure. free the terminal...
|
commit | commitdiff | tree |
2003-05-20 |
Nalin Dahyabhai | properly send a SIGHUP to the child process if it hasn...
|
commit | commitdiff | tree |
2003-05-19 |
Nalin Dahyabhai | remove comma from end of enum declaration (#111925...
|
commit | commitdiff | tree |
next |