]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20140308
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Mar 2014 00:21:30 +0000 (00:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Mar 2014 00:21:30 +0000 (00:21 +0000)
commitef2d99350e0d3e4606171b5b1466ab92ec440205
tree69ed0365c0b3d2d4b34017a4da1552906b36ba8e
parent5ad1bd48d7931f7daf76a0cd9b3382fdb5eb5c27
ncurses 5.9 - patch 20140308

+ modify ifdef in read_entry.c to handle the case where
  NCURSES_USE_DATABASE is not defined (patch by Xin Li).
+ add cast in form_driver_w() to fix ARM build (patch by Xin Li).
+ add logic to win_driver.c to save/restore screen contents when not
  allocating a console-buffer (cf: 20140215).
37 files changed:
NEWS
dist.mk
form/frm_driver.c
man/ncurses.3x
ncurses/base/define_key.c
ncurses/base/keyok.c
ncurses/base/lib_beep.c
ncurses/base/lib_color.c
ncurses/base/lib_dft_fgbg.c
ncurses/base/lib_driver.c
ncurses/base/lib_endwin.c
ncurses/base/lib_flash.c
ncurses/base/lib_getch.c
ncurses/base/lib_mouse.c
ncurses/base/lib_newterm.c
ncurses/base/lib_set_term.c
ncurses/base/lib_slkrefr.c
ncurses/base/resizeterm.c
ncurses/curses.priv.h
ncurses/tinfo/lib_acs.c
ncurses/tinfo/lib_cur_term.c
ncurses/tinfo/lib_napms.c
ncurses/tinfo/lib_options.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_ttyflags.c
ncurses/tinfo/read_entry.c
ncurses/tinfo/tinfo_driver.c
ncurses/tty/lib_mvcur.c
ncurses/tty/lib_twait.c
ncurses/tty/lib_vidattr.c
ncurses/win32con/win_driver.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec