curses 1.4.4 → 1.4.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/dependabot.yml +6 -0
- data/.github/workflows/macos.yml +1 -1
- data/.github/workflows/push_gem.yml +48 -0
- data/.github/workflows/ubuntu.yml +2 -2
- data/.github/workflows/windows.yml +2 -2
- data/History.md +23 -0
- data/README.md +7 -0
- data/curses.gemspec +1 -1
- data/ext/curses/curses.c +7 -7
- data/sample/colors.rb +6 -1
- data/sample/form.rb +1 -1
- data/sample/menu.rb +2 -0
- metadata +9 -251
- data/vendor/PDCurses/.gitignore +0 -47
- data/vendor/PDCurses/.travis.yml +0 -49
- data/vendor/PDCurses/CMakeLists.txt +0 -68
- data/vendor/PDCurses/HISTORY.md +0 -2036
- data/vendor/PDCurses/IMPLEMNT.md +0 -327
- data/vendor/PDCurses/Makefile +0 -27
- data/vendor/PDCurses/README.md +0 -77
- data/vendor/PDCurses/acs_defs.h +0 -265
- data/vendor/PDCurses/appveyor.yml +0 -218
- data/vendor/PDCurses/cmake/README.md +0 -71
- data/vendor/PDCurses/cmake/build_dependencies.cmake +0 -178
- data/vendor/PDCurses/cmake/build_options.cmake +0 -25
- data/vendor/PDCurses/cmake/dll_version.cmake +0 -26
- data/vendor/PDCurses/cmake/gen_config_header.cmake +0 -43
- data/vendor/PDCurses/cmake/get_version.cmake +0 -17
- data/vendor/PDCurses/cmake/make_uninstall.cmake +0 -19
- data/vendor/PDCurses/cmake/project_common.cmake +0 -121
- data/vendor/PDCurses/cmake/resource.in.cmake +0 -52
- data/vendor/PDCurses/cmake/sdl2_ttf/CMakeLists.txt +0 -83
- data/vendor/PDCurses/cmake/target_arch.cmake +0 -36
- data/vendor/PDCurses/cmake/version.in.cmake +0 -73
- data/vendor/PDCurses/cmake/watcom_open_dos16_toolchain.cmake +0 -96
- data/vendor/PDCurses/cmake/watcom_open_dos32_toolchain.cmake +0 -106
- data/vendor/PDCurses/cmake/watcom_open_os2v2_toolchain.cmake +0 -105
- data/vendor/PDCurses/curses.h +0 -1846
- data/vendor/PDCurses/curspriv.h +0 -134
- data/vendor/PDCurses/demos/README.md +0 -25
- data/vendor/PDCurses/demos/firework.c +0 -144
- data/vendor/PDCurses/demos/newtest.c +0 -581
- data/vendor/PDCurses/demos/ozdemo.c +0 -447
- data/vendor/PDCurses/demos/ptest.c +0 -283
- data/vendor/PDCurses/demos/rain.c +0 -157
- data/vendor/PDCurses/demos/testcurs.c +0 -1607
- data/vendor/PDCurses/demos/tui.c +0 -1048
- data/vendor/PDCurses/demos/tui.h +0 -65
- data/vendor/PDCurses/demos/tuidemo.c +0 -233
- data/vendor/PDCurses/demos/version.c +0 -61
- data/vendor/PDCurses/demos/worm.c +0 -432
- data/vendor/PDCurses/demos/xmas.c +0 -955
- data/vendor/PDCurses/dos/CMakeLists.txt +0 -47
- data/vendor/PDCurses/dos/Makefile +0 -105
- data/vendor/PDCurses/dos/Makefile.bcc +0 -83
- data/vendor/PDCurses/dos/Makefile.dmc +0 -257
- data/vendor/PDCurses/dos/Makefile.msc +0 -113
- data/vendor/PDCurses/dos/Makefile.wcc +0 -107
- data/vendor/PDCurses/dos/README.md +0 -51
- data/vendor/PDCurses/dos/bccdos.lrf +0 -9
- data/vendor/PDCurses/dos/mscdos.lrf +0 -50
- data/vendor/PDCurses/dos/pdcclip.c +0 -132
- data/vendor/PDCurses/dos/pdcdisp.c +0 -135
- data/vendor/PDCurses/dos/pdcdos.h +0 -194
- data/vendor/PDCurses/dos/pdcgetsc.c +0 -98
- data/vendor/PDCurses/dos/pdckbd.c +0 -513
- data/vendor/PDCurses/dos/pdcscrn.c +0 -785
- data/vendor/PDCurses/dos/pdcsetsc.c +0 -101
- data/vendor/PDCurses/dos/pdcutil.c +0 -212
- data/vendor/PDCurses/libobjs.mif +0 -26
- data/vendor/PDCurses/makedist.mif +0 -20
- data/vendor/PDCurses/man/Makefile +0 -37
- data/vendor/PDCurses/man/README.md +0 -21
- data/vendor/PDCurses/man/intro.md +0 -361
- data/vendor/PDCurses/man/manext.c +0 -119
- data/vendor/PDCurses/man/sdl.md +0 -152
- data/vendor/PDCurses/man/sdl2.md +0 -58
- data/vendor/PDCurses/man/x11.md +0 -407
- data/vendor/PDCurses/ncurses/CMakeLists.txt +0 -66
- data/vendor/PDCurses/ncurses/README.md +0 -26
- data/vendor/PDCurses/ncurses/makefile +0 -29
- data/vendor/PDCurses/os2/CMakeLists.txt +0 -41
- data/vendor/PDCurses/os2/Makefile +0 -132
- data/vendor/PDCurses/os2/Makefile.bcc +0 -90
- data/vendor/PDCurses/os2/Makefile.wcc +0 -43
- data/vendor/PDCurses/os2/README.md +0 -43
- data/vendor/PDCurses/os2/iccos2.lrf +0 -50
- data/vendor/PDCurses/os2/iccos2.mak +0 -256
- data/vendor/PDCurses/os2/pdcclip.c +0 -188
- data/vendor/PDCurses/os2/pdcdisp.c +0 -93
- data/vendor/PDCurses/os2/pdcgetsc.c +0 -89
- data/vendor/PDCurses/os2/pdckbd.c +0 -521
- data/vendor/PDCurses/os2/pdcos2.h +0 -55
- data/vendor/PDCurses/os2/pdcscrn.c +0 -449
- data/vendor/PDCurses/os2/pdcsetsc.c +0 -112
- data/vendor/PDCurses/os2/pdcutil.c +0 -52
- data/vendor/PDCurses/panel.h +0 -56
- data/vendor/PDCurses/pdcurses/README.md +0 -25
- data/vendor/PDCurses/pdcurses/addch.c +0 -693
- data/vendor/PDCurses/pdcurses/addchstr.c +0 -245
- data/vendor/PDCurses/pdcurses/addstr.c +0 -240
- data/vendor/PDCurses/pdcurses/attr.c +0 -359
- data/vendor/PDCurses/pdcurses/beep.c +0 -68
- data/vendor/PDCurses/pdcurses/bkgd.c +0 -223
- data/vendor/PDCurses/pdcurses/border.c +0 -411
- data/vendor/PDCurses/pdcurses/clear.c +0 -159
- data/vendor/PDCurses/pdcurses/color.c +0 -298
- data/vendor/PDCurses/pdcurses/debug.c +0 -109
- data/vendor/PDCurses/pdcurses/delch.c +0 -96
- data/vendor/PDCurses/pdcurses/deleteln.c +0 -211
- data/vendor/PDCurses/pdcurses/deprec.c +0 -27
- data/vendor/PDCurses/pdcurses/getch.c +0 -417
- data/vendor/PDCurses/pdcurses/getstr.c +0 -474
- data/vendor/PDCurses/pdcurses/getyx.c +0 -139
- data/vendor/PDCurses/pdcurses/inch.c +0 -127
- data/vendor/PDCurses/pdcurses/inchstr.c +0 -214
- data/vendor/PDCurses/pdcurses/initscr.c +0 -367
- data/vendor/PDCurses/pdcurses/inopts.c +0 -324
- data/vendor/PDCurses/pdcurses/insch.c +0 -271
- data/vendor/PDCurses/pdcurses/insstr.c +0 -264
- data/vendor/PDCurses/pdcurses/instr.c +0 -246
- data/vendor/PDCurses/pdcurses/kernel.c +0 -259
- data/vendor/PDCurses/pdcurses/keyname.c +0 -157
- data/vendor/PDCurses/pdcurses/mouse.c +0 -438
- data/vendor/PDCurses/pdcurses/move.c +0 -57
- data/vendor/PDCurses/pdcurses/outopts.c +0 -159
- data/vendor/PDCurses/pdcurses/overlay.c +0 -214
- data/vendor/PDCurses/pdcurses/pad.c +0 -260
- data/vendor/PDCurses/pdcurses/panel.c +0 -633
- data/vendor/PDCurses/pdcurses/printw.c +0 -126
- data/vendor/PDCurses/pdcurses/refresh.c +0 -279
- data/vendor/PDCurses/pdcurses/scanw.c +0 -578
- data/vendor/PDCurses/pdcurses/scr_dump.c +0 -213
- data/vendor/PDCurses/pdcurses/scroll.c +0 -101
- data/vendor/PDCurses/pdcurses/slk.c +0 -591
- data/vendor/PDCurses/pdcurses/termattr.c +0 -182
- data/vendor/PDCurses/pdcurses/terminfo.c +0 -217
- data/vendor/PDCurses/pdcurses/touch.c +0 -163
- data/vendor/PDCurses/pdcurses/util.c +0 -312
- data/vendor/PDCurses/pdcurses/window.c +0 -569
- data/vendor/PDCurses/sdl1/Makefile +0 -129
- data/vendor/PDCurses/sdl1/Makefile.mng +0 -110
- data/vendor/PDCurses/sdl1/README.md +0 -31
- data/vendor/PDCurses/sdl1/deffont.h +0 -385
- data/vendor/PDCurses/sdl1/deficon.h +0 -23
- data/vendor/PDCurses/sdl1/pdcclip.c +0 -131
- data/vendor/PDCurses/sdl1/pdcdisp.c +0 -373
- data/vendor/PDCurses/sdl1/pdcgetsc.c +0 -30
- data/vendor/PDCurses/sdl1/pdckbd.c +0 -405
- data/vendor/PDCurses/sdl1/pdcscrn.c +0 -414
- data/vendor/PDCurses/sdl1/pdcsdl.h +0 -31
- data/vendor/PDCurses/sdl1/pdcsetsc.c +0 -64
- data/vendor/PDCurses/sdl1/pdcutil.c +0 -40
- data/vendor/PDCurses/sdl1/sdltest.c +0 -79
- data/vendor/PDCurses/sdl2/CMakeLists.txt +0 -76
- data/vendor/PDCurses/sdl2/Makefile +0 -135
- data/vendor/PDCurses/sdl2/Makefile.vc +0 -164
- data/vendor/PDCurses/sdl2/README.md +0 -34
- data/vendor/PDCurses/sdl2/deffont.h +0 -385
- data/vendor/PDCurses/sdl2/deficon.h +0 -23
- data/vendor/PDCurses/sdl2/pdcclip.c +0 -93
- data/vendor/PDCurses/sdl2/pdcdisp.c +0 -534
- data/vendor/PDCurses/sdl2/pdcgetsc.c +0 -30
- data/vendor/PDCurses/sdl2/pdckbd.c +0 -480
- data/vendor/PDCurses/sdl2/pdcscrn.c +0 -443
- data/vendor/PDCurses/sdl2/pdcsdl.h +0 -33
- data/vendor/PDCurses/sdl2/pdcsetsc.c +0 -67
- data/vendor/PDCurses/sdl2/pdcutil.c +0 -39
- data/vendor/PDCurses/sdl2/sdltest.c +0 -81
- data/vendor/PDCurses/term.h +0 -48
- data/vendor/PDCurses/version.mif +0 -7
- data/vendor/PDCurses/vt/CMakeLists.txt +0 -28
- data/vendor/PDCurses/vt/Makefile +0 -135
- data/vendor/PDCurses/vt/Makefile.bcc +0 -111
- data/vendor/PDCurses/vt/Makefile.dmc +0 -258
- data/vendor/PDCurses/vt/Makefile.vc +0 -144
- data/vendor/PDCurses/vt/Makefile.wcc +0 -107
- data/vendor/PDCurses/vt/README.md +0 -64
- data/vendor/PDCurses/vt/pdcclip.c +0 -20
- data/vendor/PDCurses/vt/pdcdisp.c +0 -284
- data/vendor/PDCurses/vt/pdcgetsc.c +0 -27
- data/vendor/PDCurses/vt/pdckbd.c +0 -394
- data/vendor/PDCurses/vt/pdcscrn.c +0 -434
- data/vendor/PDCurses/vt/pdcsetsc.c +0 -45
- data/vendor/PDCurses/vt/pdcutil.c +0 -43
- data/vendor/PDCurses/vt/pdcvt.h +0 -16
- data/vendor/PDCurses/watcom.mif +0 -68
- data/vendor/PDCurses/wincon/CMakeLists.txt +0 -27
- data/vendor/PDCurses/wincon/Makefile.bcc +0 -88
- data/vendor/PDCurses/wincon/Makefile.dmc +0 -256
- data/vendor/PDCurses/wincon/Makefile.lcc +0 -273
- data/vendor/PDCurses/wincon/Makefile.mng +0 -176
- data/vendor/PDCurses/wincon/Makefile.vc +0 -144
- data/vendor/PDCurses/wincon/Makefile.wcc +0 -51
- data/vendor/PDCurses/wincon/README.md +0 -85
- data/vendor/PDCurses/wincon/pdcclip.c +0 -174
- data/vendor/PDCurses/wincon/pdcdisp.c +0 -143
- data/vendor/PDCurses/wincon/pdcgetsc.c +0 -55
- data/vendor/PDCurses/wincon/pdckbd.c +0 -786
- data/vendor/PDCurses/wincon/pdcscrn.c +0 -717
- data/vendor/PDCurses/wincon/pdcsetsc.c +0 -91
- data/vendor/PDCurses/wincon/pdcurses.ico +0 -0
- data/vendor/PDCurses/wincon/pdcurses.rc +0 -28
- data/vendor/PDCurses/wincon/pdcutil.c +0 -41
- data/vendor/PDCurses/wincon/pdcwin.h +0 -31
- data/vendor/PDCurses/wingui/CMakeLists.txt +0 -27
- data/vendor/PDCurses/wingui/Makefile.bcc +0 -85
- data/vendor/PDCurses/wingui/Makefile.dmc +0 -259
- data/vendor/PDCurses/wingui/Makefile.lcc +0 -273
- data/vendor/PDCurses/wingui/Makefile.mng +0 -171
- data/vendor/PDCurses/wingui/Makefile.vc +0 -144
- data/vendor/PDCurses/wingui/Makefile.wcc +0 -51
- data/vendor/PDCurses/wingui/README.md +0 -93
- data/vendor/PDCurses/wingui/pdcclip.c +0 -174
- data/vendor/PDCurses/wingui/pdcdisp.c +0 -718
- data/vendor/PDCurses/wingui/pdcgetsc.c +0 -30
- data/vendor/PDCurses/wingui/pdckbd.c +0 -143
- data/vendor/PDCurses/wingui/pdcscrn.c +0 -2797
- data/vendor/PDCurses/wingui/pdcsetsc.c +0 -89
- data/vendor/PDCurses/wingui/pdcurses.ico +0 -0
- data/vendor/PDCurses/wingui/pdcurses.rc +0 -28
- data/vendor/PDCurses/wingui/pdcutil.c +0 -61
- data/vendor/PDCurses/wingui/pdcwin.h +0 -122
- data/vendor/PDCurses/x11/Makefile.in +0 -754
- data/vendor/PDCurses/x11/PDCurses.spec +0 -82
- data/vendor/PDCurses/x11/README.md +0 -62
- data/vendor/PDCurses/x11/ScrollBox.c +0 -319
- data/vendor/PDCurses/x11/ScrollBox.h +0 -51
- data/vendor/PDCurses/x11/ScrollBoxP.h +0 -70
- data/vendor/PDCurses/x11/aclocal.m4 +0 -994
- data/vendor/PDCurses/x11/big_icon.xbm +0 -46
- data/vendor/PDCurses/x11/compose.h +0 -201
- data/vendor/PDCurses/x11/config.guess +0 -1500
- data/vendor/PDCurses/x11/config.h.in +0 -100
- data/vendor/PDCurses/x11/config.sub +0 -1616
- data/vendor/PDCurses/x11/configure +0 -6700
- data/vendor/PDCurses/x11/configure.ac +0 -295
- data/vendor/PDCurses/x11/debian/changelog +0 -6
- data/vendor/PDCurses/x11/debian/compat +0 -1
- data/vendor/PDCurses/x11/debian/control +0 -11
- data/vendor/PDCurses/x11/debian/copyright +0 -27
- data/vendor/PDCurses/x11/debian/rules +0 -98
- data/vendor/PDCurses/x11/install-sh +0 -253
- data/vendor/PDCurses/x11/little_icon.xbm +0 -14
- data/vendor/PDCurses/x11/ncurses_cfg.h +0 -45
- data/vendor/PDCurses/x11/pdcclip.c +0 -173
- data/vendor/PDCurses/x11/pdcdisp.c +0 -85
- data/vendor/PDCurses/x11/pdcgetsc.c +0 -28
- data/vendor/PDCurses/x11/pdckbd.c +0 -104
- data/vendor/PDCurses/x11/pdcscrn.c +0 -258
- data/vendor/PDCurses/x11/pdcsetsc.c +0 -95
- data/vendor/PDCurses/x11/pdcutil.c +0 -52
- data/vendor/PDCurses/x11/pdcx11.c +0 -316
- data/vendor/PDCurses/x11/pdcx11.h +0 -191
- data/vendor/PDCurses/x11/sb.c +0 -155
- data/vendor/PDCurses/x11/x11.c +0 -3686
- data/vendor/PDCurses/x11/xcurses-config.in +0 -81
data/vendor/PDCurses/curspriv.h
DELETED
@@ -1,134 +0,0 @@
|
|
1
|
-
/* Public Domain Curses */
|
2
|
-
|
3
|
-
/* Private definitions and declarations for use within PDCurses.
|
4
|
-
These should generally not be referenced by applications. */
|
5
|
-
|
6
|
-
#ifndef __CURSES_INTERNALS__
|
7
|
-
#define __CURSES_INTERNALS__ 1
|
8
|
-
|
9
|
-
#define CURSES_LIBRARY
|
10
|
-
#include <curses.h>
|
11
|
-
|
12
|
-
#if defined(__TURBOC__) || defined(__EMX__) || defined(__DJGPP__) || \
|
13
|
-
defined(__CYGWIN__) || defined(__MINGW32__) || \
|
14
|
-
defined(__WATCOMC__) || defined(__PACIFIC__)
|
15
|
-
# ifndef HAVE_VSSCANF
|
16
|
-
# define HAVE_VSSCANF /* have vsscanf() */
|
17
|
-
# endif
|
18
|
-
#endif
|
19
|
-
|
20
|
-
#if defined(__CYGWIN__) || defined(__MINGW32__) || \
|
21
|
-
defined(__LCC__) || defined(__WATCOMC__)
|
22
|
-
# ifndef HAVE_VSNPRINTF
|
23
|
-
# define HAVE_VSNPRINTF /* have vsnprintf() */
|
24
|
-
# endif
|
25
|
-
#endif
|
26
|
-
|
27
|
-
#if defined(_MSC_VER) && defined(_WIN32) && !defined(_CRT_SECURE_NO_DEPRECATE)
|
28
|
-
# define _CRT_SECURE_NO_DEPRECATE 1 /* kill nonsense warnings */
|
29
|
-
#endif
|
30
|
-
|
31
|
-
/*----------------------------------------------------------------------*/
|
32
|
-
|
33
|
-
typedef struct /* structure for ripped off lines */
|
34
|
-
{
|
35
|
-
int line;
|
36
|
-
int (*init)(WINDOW *, int);
|
37
|
-
} RIPPEDOFFLINE;
|
38
|
-
|
39
|
-
/* Window properties */
|
40
|
-
|
41
|
-
#define _SUBWIN 0x01 /* window is a subwindow */
|
42
|
-
#define _PAD 0x10 /* X/Open Pad. */
|
43
|
-
#define _SUBPAD 0x20 /* X/Open subpad. */
|
44
|
-
|
45
|
-
/* Miscellaneous */
|
46
|
-
|
47
|
-
#define _NO_CHANGE -1 /* flags line edge unchanged */
|
48
|
-
|
49
|
-
#define _ECHAR 0x08 /* Erase char (^H) */
|
50
|
-
#define _DWCHAR 0x17 /* Delete Word char (^W) */
|
51
|
-
#define _DLCHAR 0x15 /* Delete Line char (^U) */
|
52
|
-
|
53
|
-
extern WINDOW *pdc_lastscr;
|
54
|
-
extern FILE *pdc_dbfp; /* tracing file pointer (NULL = off) */
|
55
|
-
extern bool pdc_color_started;
|
56
|
-
extern unsigned long pdc_key_modifiers;
|
57
|
-
extern MOUSE_STATUS pdc_mouse_status;
|
58
|
-
|
59
|
-
/*----------------------------------------------------------------------*/
|
60
|
-
|
61
|
-
/* Platform implementation functions */
|
62
|
-
|
63
|
-
void PDC_beep(void);
|
64
|
-
bool PDC_can_change_color(void);
|
65
|
-
int PDC_color_content(short, short *, short *, short *);
|
66
|
-
bool PDC_check_key(void);
|
67
|
-
int PDC_curs_set(int);
|
68
|
-
void PDC_flushinp(void);
|
69
|
-
int PDC_get_columns(void);
|
70
|
-
int PDC_get_cursor_mode(void);
|
71
|
-
int PDC_get_key(void);
|
72
|
-
int PDC_get_rows(void);
|
73
|
-
void PDC_gotoyx(int, int);
|
74
|
-
int PDC_init_color(short, short, short, short);
|
75
|
-
void PDC_init_pair(short, short, short);
|
76
|
-
int PDC_modifiers_set(void);
|
77
|
-
int PDC_mouse_set(void);
|
78
|
-
void PDC_napms(int);
|
79
|
-
int PDC_pair_content(short, short *, short *);
|
80
|
-
void PDC_reset_prog_mode(void);
|
81
|
-
void PDC_reset_shell_mode(void);
|
82
|
-
int PDC_resize_screen(int, int);
|
83
|
-
void PDC_restore_screen_mode(int);
|
84
|
-
void PDC_save_screen_mode(int);
|
85
|
-
void PDC_scr_close(void);
|
86
|
-
void PDC_scr_free(void);
|
87
|
-
int PDC_scr_open(int, char **);
|
88
|
-
void PDC_set_keyboard_binary(bool);
|
89
|
-
void PDC_transform_line(int, int, int, const chtype *);
|
90
|
-
const char *PDC_sysname(void);
|
91
|
-
|
92
|
-
/* Internal cross-module functions */
|
93
|
-
|
94
|
-
void PDC_init_atrtab(void);
|
95
|
-
WINDOW *PDC_makelines(WINDOW *);
|
96
|
-
WINDOW *PDC_makenew(int, int, int, int);
|
97
|
-
int PDC_mouse_in_slk(int, int);
|
98
|
-
void PDC_slk_free(void);
|
99
|
-
void PDC_slk_initialize(void);
|
100
|
-
void PDC_sync(WINDOW *);
|
101
|
-
|
102
|
-
#ifdef PDC_WIDE
|
103
|
-
int PDC_mbtowc(wchar_t *, const char *, size_t);
|
104
|
-
size_t PDC_mbstowcs(wchar_t *, const char *, size_t);
|
105
|
-
size_t PDC_wcstombs(char *, const wchar_t *, size_t);
|
106
|
-
#endif
|
107
|
-
|
108
|
-
#ifdef PDCDEBUG
|
109
|
-
# define PDC_LOG(x) if (pdc_dbfp) PDC_debug x
|
110
|
-
#else
|
111
|
-
# define PDC_LOG(x)
|
112
|
-
#endif
|
113
|
-
|
114
|
-
/* Internal macros for attributes */
|
115
|
-
|
116
|
-
#ifdef CHTYPE_LONG
|
117
|
-
# define PDC_COLOR_PAIRS 256
|
118
|
-
#else
|
119
|
-
# define PDC_COLOR_PAIRS 32
|
120
|
-
#endif
|
121
|
-
|
122
|
-
#ifndef max
|
123
|
-
# define max(a,b) (((a) > (b)) ? (a) : (b))
|
124
|
-
#endif
|
125
|
-
#ifndef min
|
126
|
-
# define min(a,b) (((a) < (b)) ? (a) : (b))
|
127
|
-
#endif
|
128
|
-
|
129
|
-
#define DIVROUND(num, divisor) (((num) + ((divisor) >> 1)) / (divisor))
|
130
|
-
|
131
|
-
#define PDC_CLICK_PERIOD 150 /* time to wait for a click, if
|
132
|
-
not set by mouseinterval() */
|
133
|
-
|
134
|
-
#endif /* __CURSES_INTERNALS__*/
|
@@ -1,25 +0,0 @@
|
|
1
|
-
PDCurses Demos
|
2
|
-
==============
|
3
|
-
|
4
|
-
This directory contains demonstration programs to show and test the
|
5
|
-
capabilities of curses libraries. Some of them predate PDCurses,
|
6
|
-
PCcurses or even pcurses/ncurses. Although some PDCurses-specific code
|
7
|
-
has been added, all programs remain portable to other implementations
|
8
|
-
(at a minimum, to ncurses).
|
9
|
-
|
10
|
-
|
11
|
-
Building
|
12
|
-
--------
|
13
|
-
|
14
|
-
The demos are built by the platform-specific makefiles, in the platform
|
15
|
-
directories. Alternatively, you can build them manually, individually,
|
16
|
-
and link with any curses library; e.g., "cc -lcurses -orain rain.c".
|
17
|
-
There are no dependencies besides curses and the standard C library, and
|
18
|
-
no configuration is needed.
|
19
|
-
|
20
|
-
|
21
|
-
Distribution Status
|
22
|
-
-------------------
|
23
|
-
|
24
|
-
Public Domain, except for rain.c and worm.c, which are under the ncurses
|
25
|
-
license (MIT-like).
|
@@ -1,144 +0,0 @@
|
|
1
|
-
#include <stdio.h>
|
2
|
-
#include <signal.h>
|
3
|
-
#include <curses.h>
|
4
|
-
#include <ctype.h>
|
5
|
-
#include <stdlib.h>
|
6
|
-
#include <sys/types.h>
|
7
|
-
#include <time.h>
|
8
|
-
|
9
|
-
#define DELAYSIZE 100
|
10
|
-
|
11
|
-
void myrefresh(void);
|
12
|
-
void get_color(void);
|
13
|
-
void explode(int, int);
|
14
|
-
|
15
|
-
short color_table[] =
|
16
|
-
{
|
17
|
-
COLOR_RED, COLOR_BLUE, COLOR_GREEN, COLOR_CYAN,
|
18
|
-
COLOR_RED, COLOR_MAGENTA, COLOR_YELLOW, COLOR_WHITE
|
19
|
-
};
|
20
|
-
|
21
|
-
int main(int argc, char **argv)
|
22
|
-
{
|
23
|
-
int i, start, end, row, diff, flag, direction, seed;
|
24
|
-
|
25
|
-
#ifdef XCURSES
|
26
|
-
Xinitscr(argc, argv);
|
27
|
-
#else
|
28
|
-
initscr();
|
29
|
-
#endif
|
30
|
-
nodelay(stdscr, TRUE);
|
31
|
-
noecho();
|
32
|
-
|
33
|
-
if (has_colors())
|
34
|
-
start_color();
|
35
|
-
|
36
|
-
for (i = 0; i < 8; i++)
|
37
|
-
init_pair( (short)i, color_table[i], COLOR_BLACK);
|
38
|
-
|
39
|
-
seed = (int)time((time_t *)0);
|
40
|
-
srand(seed);
|
41
|
-
flag = 0;
|
42
|
-
|
43
|
-
while (getch() == ERR) /* loop until a key is hit */
|
44
|
-
{
|
45
|
-
do {
|
46
|
-
start = rand() % (COLS - 5) + 2;
|
47
|
-
end = rand() % (COLS - 5) + 2;
|
48
|
-
direction = (start > end) ? -1 : 1;
|
49
|
-
diff = abs(start - end);
|
50
|
-
|
51
|
-
} while (diff < 2 || diff >= LINES - 2);
|
52
|
-
|
53
|
-
attrset(A_NORMAL);
|
54
|
-
|
55
|
-
for (row = 0; row < diff; row++)
|
56
|
-
{
|
57
|
-
mvaddstr(LINES - row, row * direction + start,
|
58
|
-
(direction < 0) ? "\\" : "/");
|
59
|
-
|
60
|
-
if (flag++)
|
61
|
-
{
|
62
|
-
myrefresh();
|
63
|
-
erase();
|
64
|
-
flag = 0;
|
65
|
-
}
|
66
|
-
}
|
67
|
-
|
68
|
-
if (flag++)
|
69
|
-
{
|
70
|
-
myrefresh();
|
71
|
-
flag = 0;
|
72
|
-
}
|
73
|
-
|
74
|
-
explode(LINES - row, diff * direction + start);
|
75
|
-
erase();
|
76
|
-
myrefresh();
|
77
|
-
}
|
78
|
-
|
79
|
-
endwin();
|
80
|
-
|
81
|
-
return 0;
|
82
|
-
}
|
83
|
-
|
84
|
-
void explode(int row, int col)
|
85
|
-
{
|
86
|
-
erase();
|
87
|
-
mvaddstr(row, col, "-");
|
88
|
-
myrefresh();
|
89
|
-
|
90
|
-
--col;
|
91
|
-
|
92
|
-
get_color();
|
93
|
-
mvaddstr(row - 1, col, " - ");
|
94
|
-
mvaddstr(row, col, "-+-");
|
95
|
-
mvaddstr(row + 1, col, " - ");
|
96
|
-
myrefresh();
|
97
|
-
|
98
|
-
--col;
|
99
|
-
|
100
|
-
get_color();
|
101
|
-
mvaddstr(row - 2, col, " --- ");
|
102
|
-
mvaddstr(row - 1, col, "-+++-");
|
103
|
-
mvaddstr(row, col, "-+#+-");
|
104
|
-
mvaddstr(row + 1, col, "-+++-");
|
105
|
-
mvaddstr(row + 2, col, " --- ");
|
106
|
-
myrefresh();
|
107
|
-
|
108
|
-
get_color();
|
109
|
-
mvaddstr(row - 2, col, " +++ ");
|
110
|
-
mvaddstr(row - 1, col, "++#++");
|
111
|
-
mvaddstr(row, col, "+# #+");
|
112
|
-
mvaddstr(row + 1, col, "++#++");
|
113
|
-
mvaddstr(row + 2, col, " +++ ");
|
114
|
-
myrefresh();
|
115
|
-
|
116
|
-
get_color();
|
117
|
-
mvaddstr(row - 2, col, " # ");
|
118
|
-
mvaddstr(row - 1, col, "## ##");
|
119
|
-
mvaddstr(row, col, "# #");
|
120
|
-
mvaddstr(row + 1, col, "## ##");
|
121
|
-
mvaddstr(row + 2, col, " # ");
|
122
|
-
myrefresh();
|
123
|
-
|
124
|
-
get_color();
|
125
|
-
mvaddstr(row - 2, col, " # # ");
|
126
|
-
mvaddstr(row - 1, col, "# #");
|
127
|
-
mvaddstr(row, col, " ");
|
128
|
-
mvaddstr(row + 1, col, "# #");
|
129
|
-
mvaddstr(row + 2, col, " # # ");
|
130
|
-
myrefresh();
|
131
|
-
}
|
132
|
-
|
133
|
-
void myrefresh(void)
|
134
|
-
{
|
135
|
-
napms(DELAYSIZE);
|
136
|
-
move(LINES - 1, COLS - 1);
|
137
|
-
refresh();
|
138
|
-
}
|
139
|
-
|
140
|
-
void get_color(void)
|
141
|
-
{
|
142
|
-
chtype bold = (rand() % 2) ? A_BOLD : A_NORMAL;
|
143
|
-
attrset(COLOR_PAIR(rand() % 8) | bold);
|
144
|
-
}
|