.. |
EXAMPLES
|
…
|
|
PSD.doc
|
Fix spelling of Kurt Shoens surname.
|
2023-05-04 11:30:25 +00:00 |
Makefile
|
Always autogen fileio.h.
|
2021-09-06 15:17:25 +00:00 |
acs.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
add_wch.c
|
…
|
|
add_wchstr.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
addbytes.c
|
Fix for install/56467
|
2023-10-05 06:15:03 +00:00 |
addch.c
|
Style fixes most for __CTRACE().
|
2021-09-06 07:45:48 +00:00 |
addchnstr.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
addnstr.c
|
Add more debug so a call to waddbytes can be traced to the caller.
|
2022-12-21 06:18:01 +00:00 |
addwstr.c
|
Style fixes most for __CTRACE().
|
2021-09-06 07:45:48 +00:00 |
attributes.c
|
Fix for lib/57050
|
2022-10-25 06:20:01 +00:00 |
background.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
bell.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
border.c
|
* Don't redraw the background if the new background character is the
|
2022-05-03 07:25:34 +00:00 |
box.c
|
…
|
|
cchar.c
|
…
|
|
chgat.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
clear.c
|
…
|
|
clearok.c
|
…
|
|
clrtobot.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
clrtoeol.c
|
Make clrtoeol match the ncurses behaviour where it seems to make the
|
2022-05-12 22:25:38 +00:00 |
color.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
copywin.c
|
Make the default colour pair be pair 0 which appears to match other
|
2022-04-12 07:03:04 +00:00 |
cr_put.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
ctrace.c
|
…
|
|
cur_hash.c
|
PR lib/56388
|
2021-09-07 01:23:09 +00:00 |
curs_set.c
|
Style fixes most for __CTRACE().
|
2021-09-06 07:45:48 +00:00 |
curses.3
|
…
|
|
curses.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
curses.h
|
curses: constify newterm() and setterm() arguments
|
2024-05-17 23:32:50 +00:00 |
curses_addch.3
|
…
|
|
curses_addchstr.3
|
…
|
|
curses_addstr.3
|
…
|
|
curses_attributes.3
|
curses: clarify standout as the "best" _supported_ highlighting mode
|
2021-08-03 07:58:50 +00:00 |
curses_background.3
|
…
|
|
curses_border.3
|
…
|
|
curses_cchar.3
|
remove duplicate the article in documentation.
|
2021-10-04 14:35:20 +00:00 |
curses_chgat.3
|
…
|
|
curses_clear.3
|
…
|
|
curses_color.3
|
…
|
|
curses_cursor.3
|
…
|
|
curses_default_colors.3
|
…
|
|
curses_delch.3
|
…
|
|
curses_deleteln.3
|
…
|
|
curses_echochar.3
|
…
|
|
curses_fileio.3
|
…
|
|
curses_inch.3
|
…
|
|
curses_input.3
|
curses_input(3): bump date for define_key() change
|
2024-05-14 10:40:41 +00:00 |
curses_insch.3
|
…
|
|
curses_insdelln.3
|
…
|
|
curses_insertln.3
|
…
|
|
curses_keyname.3
|
…
|
|
curses_line.3
|
…
|
|
curses_mouse.3
|
…
|
|
curses_pad.3
|
…
|
|
curses_print.3
|
…
|
|
curses_private.h
|
curses: constify newterm() and setterm() arguments
|
2024-05-17 23:32:50 +00:00 |
curses_refresh.3
|
…
|
|
curses_scanw.3
|
…
|
|
curses_screen.3
|
curses: constify newterm() and setterm() arguments
|
2024-05-17 23:32:50 +00:00 |
curses_scroll.3
|
…
|
|
curses_slk.3
|
…
|
|
curses_standout.3
|
curses: clarify standout as the "best" _supported_ highlighting mode
|
2021-08-03 07:58:50 +00:00 |
curses_termcap.3
|
curses_termcap(3): fullname() termbuf argument is const
|
2024-05-14 10:38:16 +00:00 |
curses_touch.3
|
…
|
|
curses_tty.3
|
…
|
|
curses_underscore.3
|
…
|
|
curses_version.3
|
…
|
|
curses_window.3
|
…
|
|
delch.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
deleteln.c
|
…
|
|
delwin.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
echo_wchar.c
|
…
|
|
echochar.c
|
…
|
|
erase.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
fileio.c
|
Do not compile in whole fileio.c for LIBHACK.
|
2021-09-07 12:36:57 +00:00 |
flushok.c
|
…
|
|
fullname.c
|
…
|
|
genfileioh.awk
|
…
|
|
get_wch.c
|
Style fixes most for __CTRACE().
|
2021-09-06 07:45:48 +00:00 |
get_wstr.c
|
Make the default colour pair be pair 0 which appears to match other
|
2022-04-12 07:03:04 +00:00 |
getch.c
|
curse: constify define_key() argument
|
2024-05-14 10:22:48 +00:00 |
getstr.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
getyx.c
|
s/postion/position/
|
2022-04-08 10:27:04 +00:00 |
id_subwins.c
|
…
|
|
idcok.c
|
…
|
|
idlok.c
|
…
|
|
immedok.c
|
…
|
|
in_wch.c
|
Correct (hopefully) the handling of wide characters.
|
2022-01-25 03:05:06 +00:00 |
in_wchstr.c
|
Correct (hopefully) the handling of wide characters.
|
2022-01-25 03:05:06 +00:00 |
inch.c
|
…
|
|
inchstr.c
|
libcurses: fix usage of __warn_references
|
2021-08-15 15:12:36 +00:00 |
initscr.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
ins_wch.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
ins_wstr.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
insch.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
insdelln.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
insertln.c
|
…
|
|
insstr.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
instr.c
|
libcurses: fix usage of __warn_references
|
2021-08-15 15:12:36 +00:00 |
inwstr.c
|
Correct (hopefully) the handling of wide characters.
|
2022-01-25 03:05:06 +00:00 |
keymap.h
|
lib: remove CONSTCOND comment
|
2022-04-19 20:32:14 +00:00 |
keyname.c
|
…
|
|
keypad.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
leaveok.c
|
…
|
|
line.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
meta.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
mouse.c
|
…
|
|
move.c
|
PR bin/57072
|
2022-11-04 06:12:22 +00:00 |
mvwin.c
|
Make the default colour pair be pair 0 which appears to match other
|
2022-04-12 07:03:04 +00:00 |
newwin.c
|
* Don't redraw the background if the new background character is the
|
2022-05-03 07:25:34 +00:00 |
nodelay.c
|
…
|
|
notimeout.c
|
…
|
|
overlay.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
overwrite.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
pause.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
printw.c
|
Add more debug so a call to waddbytes can be traced to the caller.
|
2022-12-21 06:18:01 +00:00 |
putchar.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
refresh.c
|
Fix typo in comment.
|
2023-06-24 05:18:12 +00:00 |
resize.c
|
Fixes for lib/56926 amongst other things:
|
2022-10-19 06:09:27 +00:00 |
ripoffline.c
|
s/implemenation/implementation/ in comment.
|
2022-01-01 08:34:34 +00:00 |
scanw.c
|
…
|
|
screen.c
|
curses: init old_mode to 1 (normal visible cursor)
|
2024-05-27 14:30:43 +00:00 |
scroll.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
scrollok.c
|
…
|
|
setterm.c
|
curses: constify newterm() and setterm() arguments
|
2024-05-17 23:32:50 +00:00 |
shlib_version
|
Make the default colour pair be pair 0 which appears to match other
|
2022-04-12 07:03:04 +00:00 |
slk.c
|
Backout change to addnstr that broke other applications as n should be
|
2022-12-20 04:57:01 +00:00 |
standout.c
|
…
|
|
syncok.c
|
…
|
|
timeout.c
|
…
|
|
toucholap.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
touchwin.c
|
Make the default colour pair be pair 0 which appears to match other
|
2022-04-12 07:03:04 +00:00 |
tscroll.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
tstp.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
tty.c
|
Correct the fd closed check so we actually check the outfd as per
|
2023-10-09 21:14:29 +00:00 |
unctrl.c
|
…
|
|
unctrl.h
|
…
|
|
underscore.c
|
Expand __CTRACE() to __nothing #ifndef DEBUG.
|
2021-09-06 07:03:49 +00:00 |
version.c
|
Fix old-style definition: curses_version() --> curses_version(void)
|
2021-09-06 02:50:43 +00:00 |