gambas-source-code/comp
Benoît Minisini 82b52bdf3b [GB.FORM.TERMINAL]
* NEW: Support for inserting and deleting lines.
* NEW: Support for hide and show cursor.
* NEW: Disable history in alternate screen.
* NEW: New way of drawing text. Slower, but interesting. It can handle variable-width fonts like fixed-width fonts. Does not work yet with GTK+. Apparently cairo drawing operators behave strangely compated to the QT ones.
* BUG: TerminalView: Fix EnsureVisible() method.


git-svn-id: svn://localhost/gambas/trunk@7696 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-03-30 22:04:11 +00:00
..
src [GB.FORM.TERMINAL] 2016-03-30 22:04:11 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING
depcomp
INSTALL
Makefile.am [CONFIGURATION] 2015-01-02 13:53:47 +00:00
missing
NEWS
README
reconf
TODO