Changelog for
vte-devel-0.8.19-1.i386.rpm :
Fri Sep 6 00:00:00 2002 Nalin Dahyabhai
0.8.19-1
- possible fix for focusing bugs
Fri Sep 6 00:00:00 2002 Nalin Dahyabhai 0.8.18-1
- fix for worst-case when stripping termcap entries from Brian Cameron
- add docs
Wed Sep 4 00:00:00 2002 Nalin Dahyabhai 0.8.17-1
- track Xft color deallocation to prevent freeing of colors we don\'t own
Wed Sep 4 00:00:00 2002 Nalin Dahyabhai 0.8.16-1
- handle color allocation failures better
Tue Sep 3 00:00:00 2002 Nalin Dahyabhai 0.8.15-1
- cleanups
Sat Aug 31 00:00:00 2002 Nalin Dahyabhai 0.8.14-1
- get smarter about adjusting our adjustments (#73091)
Sat Aug 31 00:00:00 2002 Nalin Dahyabhai 0.8.13-1
- restore the IM status window by restoring our own focus-in/focus-out
handlers (#72946)
Sat Aug 31 00:00:00 2002 Nalin Dahyabhai 0.8.12-1
- cleanups
Fri Aug 30 00:00:00 2002 Nalin Dahyabhai 0.8.11-1
- clean up autoscroll (#70481)
- add Korean text examples to docs
Wed Aug 28 00:00:00 2002 Nalin Dahyabhai 0.8.10-1
- autoscroll (#70481)
- only perform cr-lf substitutions when pasting (#72639)
- bind GDK_ISO_Left_Tab to \"kB\" (part of #70340)
Wed Aug 28 00:00:00 2002 Nalin Dahyabhai 0.8.9-1
- handle forward scrolling again (#73409)
Wed Aug 28 00:00:00 2002 Nalin Dahyabhai 0.8.8-1
- fix crashes on resize
Tue Aug 27 00:00:00 2002 Nalin Dahyabhai
- fix missing spaces on full lines
Tue Aug 27 00:00:00 2002 Nalin Dahyabhai 0.8.7-1
- fix deadlock when substitutions fail
Tue Aug 27 00:00:00 2002 Nalin Dahyabhai 0.8.6-1
- one-liner segfault bug fix
Mon Aug 26 00:00:00 2002 Nalin Dahyabhai 0.8.5-1
- fix reverse video mode, which broke during the rendering rewrite
Sat Aug 24 00:00:00 2002 Nalin Dahyabhai 0.8.4-1
- prevent up/UP/DO from scrolling
- bind shift+insert to \"paste PRIMARY\", per xterm/kterm/hanterm
Fri Aug 23 00:00:00 2002 Nalin Dahyabhai 0.8.3-1
- track changes to the style\'s font
- always open fonts right away so that the metric information is correct
- make audible and visual bell independent options
Thu Aug 22 00:00:00 2002 Nalin Dahyabhai 0.8.2-1
- don\'t perform text substitution on text that is part of a control sequence
Wed Aug 21 00:00:00 2002 Nalin Dahyabhai 0.8.1-1
- dispose of the updated iso2022 context properly when processing incoming text
Wed Aug 21 00:00:00 2002 Nalin Dahyabhai 0.8.0-1
- rework font handling to use just-in-time loading
- handle iso-2022 escape sequences, perhaps as much as they might make sense
in a Unicode environment
Thu Aug 15 00:00:00 2002 Nalin Dahyabhai 0.7.4-1
- handle massive amounts of invalid data better (the /dev/urandom case)
- munged up patch from Owen to fix language matching
- fix initialization of new rows when deleting lines
Tue Aug 13 00:00:00 2002 Nalin Dahyabhai 0.7.3-1
- more fixes for behavior when not realized
- require bitmap-fonts
- escape a control sequence properly
Fri Aug 9 00:00:00 2002 Nalin Dahyabhai 0.7.2-1
- fix cursor over reversed text
- fix character positioning in Xft1
- add border padding
- fix lack of shift-in when resetting
Wed Aug 7 00:00:00 2002 Nalin Dahyabhai 0.7.1-1
- rework rendering with Pango
- special-case monospaced Xft1 rendering, hopefully making it faster
- modify pasting to use carriage returns instead of linefeeds
Fri Aug 2 00:00:00 2002 Nalin Dahyabhai 0.7.0-1
- rework drawing to minimize round trips to the server
Wed Jul 31 00:00:00 2002 Nalin Dahyabhai 0.6.0-1
- rework parsing to use tables instead of tries
- implement more xterm-specific behaviors
Fri Jul 26 00:00:00 2002 Nalin Dahyabhai 0.5.4-1
- fix default PTY size bug
Thu Jul 25 00:00:00 2002 Nalin Dahyabhai 0.5.3-1
- open PTYs with the proper size (#69606)
Wed Jul 24 00:00:00 2002 Nalin Dahyabhai 0.5.2-1
- fix imbalanced realize/unrealize routines causing crashes (#69605)
Fri Jul 19 00:00:00 2002 Nalin Dahyabhai 0.5.1-1
- fix a couple of scrolling artifacts
Fri Jul 19 00:00:00 2002 Nalin Dahyabhai 0.5.0-1
- use gunichars internally
- scroll regions more effectively
- implement part of set-mode/reset-mode (maybe fixes #69143)
- fix corner case in dingus hiliting (#67930, really this time)
Fri Jul 19 00:00:00 2002 Jeremy Katz 0.4.9-3
- free trip through the build system
Wed Jul 17 00:00:00 2002 Nalin Dahyabhai 0.4.9-2
- build in different environment
Wed Jul 17 00:00:00 2002 Nalin Dahyabhai 0.4.9-1
- check for iconv failures properly and report them more aggressively
- guess at a proper default bold color (#68965)
Tue Jul 16 00:00:00 2002 Nalin Dahyabhai
- cosmetic fixes
Sun Jul 14 00:00:00 2002 Nalin Dahyabhai
- fix segfaulting during dingus highlighting when the buffer contains non-ASCII
characters (#67930)
Sat Jul 13 00:00:00 2002 Nalin Dahyabhai 0.4.8-1
- implement BCE (#68414)
- bind F13-F35 per termcap
Fri Jul 12 00:00:00 2002 Nalin Dahyabhai
- rework default color selection
- provide a means for apps to just set the foreground/background text colors
- don\'t scroll-on-keystroke when it\'s just alt, hyper, meta, or super (#68986)
Wed Jul 3 00:00:00 2002 Nalin Dahyabhai
- allow shift+click to extend the selection (re: gnome 86246)
Tue Jul 2 00:00:00 2002 Nalin Dahyabhai 0.4.7-1
- recover from encoding errors more gracefully
Tue Jul 2 00:00:00 2002 Nalin Dahyabhai 0.4.6-1
- draw unicode line-drawing characters natively
Wed Jun 26 00:00:00 2002 Nalin Dahyabhai 0.4.5-1
- don\'t append spaces to multicolumn characters when reading the screen\'s
contents (part of #67379)
- fix overexpose of neighboring cells (part of #67379)
- prevent backscroll on the alternate screen for consistency with xterm
- bind F10 to \"k;\", not \"k0\" (#67133)
Wed Jun 26 00:00:00 2002 Nalin Dahyabhai 0.4.4-1
- clear alternate buffer when switching screens (#67094)
- fix setting of titles, but crept in when cleaning up GIConv usage (#67236)
Wed Jun 19 00:00:00 2002 Nalin Dahyabhai 0.4.3-1
- correct referencing/dereferencing of I/O channels (#66248)
- correct package description to not mention the sample app which is no longer
included
Wed Jun 19 00:00:00 2002 Nalin Dahyabhai 0.4.2-1
- fix \"cursor mistakenly hidden when app exits\" by making cursor visibility
a widget-wide (as opposed to per-screen) setting
Wed Jun 19 00:00:00 2002 Nalin Dahyabhai 0.4.1-1
- fix use of alternate buffer in xterm emulation mode
Sat Jun 15 00:00:00 2002 Nalin Dahyabhai 0.4.0-1
- add a means for apps to add environment variables
Sat Jun 15 00:00:00 2002 Nalin Dahyabhai 0.3.30-1
- package up the python module
Tue Jun 11 00:00:00 2002 Nalin Dahyabhai 0.3.29-1
- compute padding correctly
Tue Jun 11 00:00:00 2002 Nalin Dahyabhai 0.3.28-1
- finish merging otaylor\'s Xft2 patch
Tue Jun 11 00:00:00 2002 Nalin Dahyabhai 0.3.27-1
- rework accessibility
Fri Jun 7 00:00:00 2002 Nalin Dahyabhai 0.3.26-1
- don\'t package up the test program
- emit \"child-exited\" signals properly
- try to allow building with either pangoxft-with-Xft1 or pangoxft-with-Xft2
Thu Jun 6 00:00:00 2002 Nalin Dahyabhai 0.3.25-1
- compute font widths better
Tue Jun 4 00:00:00 2002 Nalin Dahyabhai 0.3.24-1
- tweak handling of invalid sequences again
Sat Jun 1 00:00:00 2002 Nalin Dahyabhai 0.3.23-1
- switch to g_convert (again?)
- fix use of core fonts
Wed May 29 00:00:00 2002 Nalin Dahyabhai 0.3.22-1
- plug some memory leaks
Wed May 29 00:00:00 2002 Nalin Dahyabhai 0.3.21-1
- fix matching, fix async background updates
Sat May 25 00:00:00 2002 Nalin Dahyabhai 0.3.20-1
- fixes from notting and otaylor
Wed May 22 00:00:00 2002 Nalin Dahyabhai 0.3.19-1
- fixes from andersca and Hidetoshi Tajima
Fri May 17 00:00:00 2002 Nalin Dahyabhai 0.3.18-1
- finish implementing matching
Fri May 17 00:00:00 2002 Nalin Dahyabhai 0.3.17-1
- tweak finding of selected text
Thu May 16 00:00:00 2002 Nalin Dahyabhai 0.3.16-1
- hook up Insert->kI
- convert scroll events to button 4/5 if an app wants mouse events
- don\'t send drag events when apps only want click events
- fix selection crashbug
Wed May 15 00:00:00 2002 Nalin Dahyabhai 0.3.15-1
- fix ce, implement save/restore mode
Wed May 15 00:00:00 2002 Nalin Dahyabhai 0.3.14-1
- don\'t draw nul chars
Tue May 14 00:00:00 2002 Nalin Dahyabhai 0.3.13-1
- fix insert mode, implement visual bells
Fri May 10 00:00:00 2002 Nalin Dahyabhai 0.3.12-1
- iconv and remapping from otaylor
- implement custom tabstopping
Thu May 9 00:00:00 2002 Nalin Dahyabhai 0.3.11-1
- add mouse drag event handling
Tue May 7 00:00:00 2002 Nalin Dahyabhai 0.3.10-1
- do mouse autohide and cursor switching
Tue May 7 00:00:00 2002 Nalin Dahyabhai 0.3.9-1
- start handling mouse events
Tue May 7 00:00:00 2002 Nalin Dahyabhai 0.3.8-1
- handle window manipulation sequences
Sat May 4 00:00:00 2002 Nalin Dahyabhai 0.3.7-1
- discard invalid control sequences
- recognize designate-??-character-set correctly
Fri May 3 00:00:00 2002 Nalin Dahyabhai 0.3.6-1
- add a couple of sequence handlers, fix a couple of accessibility crashbugs
Fri May 3 00:00:00 2002 Nalin Dahyabhai 0.3.5-1
- fix cap parsing error and \"handle\" long invalid multibyte sequences better
Fri May 3 00:00:00 2002 Nalin Dahyabhai 0.3.4-1
- try to speed up sequence recognition a bit
- disable some window_scroll speedups that appear to cause flickering
Thu May 2 00:00:00 2002 Nalin Dahyabhai 0.3.2-1
- include a small default termcap for systems without termcap files
Wed May 1 00:00:00 2002 Nalin Dahyabhai 0.3.1-1
- disconnect from the configure_toplevel signal at finalize-time
Wed May 1 00:00:00 2002 Nalin Dahyabhai 0.3-1
- add an accessiblity object
Tue Apr 30 00:00:00 2002 Nalin Dahyabhai 0.2.3-1
- fix color resetting
- fix idle handlers not being disconnected
Tue Apr 30 00:00:00 2002 Nalin Dahyabhai 0.2.2-1
- bug fixes
Fri Apr 26 00:00:00 2002 Nalin Dahyabhai 0.1-1
- finish initial packaging, start the changelog