ncursesw-morphos/panel
Thomas E. Dickey cf6a62567b ncurses 6.2 - patch 20200718
+ reduce redefinition-warnings for KEY_EVENT when building with Visual
  Studio C++.
+ define NCURSES_STATIC when compiling programs to link with static
  libraries, to work with MinGW vs Visual Studio C++.
> additional changes for building with Visual Studio C++ and msys2
  (reports/patches by "Maarten Anonymous")
+ modify c++/Makefile.in to set the current directory while compiling
  the main program, so the linker can find related objects.
+ several changes to allow the c++/demo program to compile/link.
+ change an ifdef in test-directory, to use VC++ wide-character funcs.
2020-07-18 23:07:05 +00:00
..
headers ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpanel ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpanelt ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpaneltw ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpanelw ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
Makefile.in ncurses 6.2 - patch 20200718 2020-07-18 23:07:05 +00:00
modules ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_above.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_below.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_bottom.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_delete.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_hidden.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_hide.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_move.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_new.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_replace.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_show.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_top.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_update.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_user.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
p_win.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
panel.c ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
panel.h ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00
panel.priv.h ncurses 6.2 - patch 20200704 2020-07-05 01:11:37 +00:00