gambas-source-code/gb.ncurses/src
Tobias Boege 1b66fb3373 gb.ncurses: Fix wrong colors when setting Window.{Pen,Paper}
[GB.NCURSES]
* BUG: Do not OR the window's attr_t into the background chtype in wbkgd(), the background itself has no attributes.
2018-11-14 23:20:13 +01:00
..
c_color.c
c_color.h
c_input.c
c_input.h
c_key.c
c_key.h
c_screen.c
c_screen.h
c_window.c gb.ncurses: Fix wrong colors when setting Window.{Pen,Paper} 2018-11-14 23:20:13 +01:00
c_window.h
gb.ncurses.component
main.c
main.h
Makefile.am