gambas-source-code/gb.ncurses
Tobias Boege 492de27fda [GB.NCURSES]
* NEW: Window class now inherits Stream
* NEW: Renamed Window.Flush() to Window.Drain() to not have it confused
  with the stream Flush instruction
* NEW: Window.Background and .Foreground properties now work
* NEW: Window.Attributes.Color changed internal behaviour to interoperate
  with .Background and .Foreground properties
* NEW: Now using ncurses extensions to colour support
* BUG: Corrected typo in ContainerW property name



git-svn-id: svn://localhost/gambas/trunk@4700 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-04-30 20:31:35 +00:00
..
src [GB.NCURSES] 2012-04-30 20:31:35 +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