0a4dd6f9d2
* NEW: Add ReadLine() function to Window that does the same as ncurses getstr(3X) but usable in all input modes * NEW: Encapsulate Input, Cursor and Border modes into static objects * NEW: Tidy up Color class in various places * NEW: Specifiying color values is now done via floats instead of ints * NEW: Remove ContainerW and ContainerH (and corresponding long forms) properties from Window class. It is always .Width/.Height + 2 * NEW: Rename Input.Repeater to Input.RepeatDelay * OPT: Remove unnecessary ncurses input mode changes * OPT: Tidy up Input and Screen code * OPT: Reduce useless calls to input queue read callback in Screen class * BUG: Add constant for already implemented "very visible" cursor mode * BUG: Use opaque input module in Window.Ask() * BUG: Note that NoDelay and Window/Screen events still not work git-svn-id: svn://localhost/gambas/trunk@4827 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |