gambas-source-code/gb.ncurses
Tobias Boege 07e789c365 [GB.NCURSES]
* NEW: Added Color static class
* NEW: Added color support to Window class
* NEW: Window class now auto-creates a full-screen window
* NEW: Added Screen class for future use
* NEW: Moved symbols from NCurses to Screen where they belong now
* NEW: Key class supports array accessors as other Key classes do
* OPT: Drawing ASCII border if no alternate charset is supported
* BUG: Window.Print handles multiple lines correctly now
* BUG: Fixed Border problems with full-screen windows
* BUG: Fixed exchanged x,y parameters in resize internal function
* BUG: Fixed cursor mislead in internal function to copy window contents



git-svn-id: svn://localhost/gambas/trunk@4643 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-04-20 20:40:56 +00:00
..
src [GB.NCURSES] 2012-04-20 20:40:56 +00:00
acinclude.m4 [GB.NCURSES] 2012-04-13 15:16:23 +00:00
AUTHORS [GB.NCURSES] 2012-04-13 15:16:23 +00:00
ChangeLog [GB.NCURSES] 2012-04-13 15:16:23 +00:00
component.am [GB.NCURSES] 2012-04-13 15:16:23 +00:00
configure.ac [GB.NCURSES] 2012-04-13 22:11:24 +00:00
COPYING [GB.NCURSES] 2012-04-13 15:16:23 +00:00
depcomp [GB.NCURSES] 2012-04-13 15:16:23 +00:00
gambas.h [GB.NCURSES] 2012-04-13 15:16:23 +00:00
gb_common.h [GB.NCURSES] 2012-04-13 15:16:23 +00:00
INSTALL [GB.NCURSES] 2012-04-13 15:16:23 +00:00
m4 [GB.NCURSES] 2012-04-13 15:16:23 +00:00
Makefile.am [GB.NCURSES] 2012-04-13 15:16:23 +00:00
missing [GB.NCURSES] 2012-04-13 15:16:23 +00:00
NEWS [GB.NCURSES] 2012-04-13 15:16:23 +00:00
README [GB.NCURSES] 2012-04-13 15:16:23 +00:00
reconf [GB.NCURSES] 2012-04-13 15:16:23 +00:00