• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

demos/H03-May-2022-5,7364,418

doc/H03-May-2022-1,162870

dos/H03-May-2022-2,8392,001

ncurses/H03-May-2022-5330

os2/H03-May-2022-2,2031,563

pdcurses/H03-May-2022-11,5206,236

sdl1/H03-May-2022-2,2641,668

sdl2/H03-May-2022-2,1821,633

win32/H03-May-2022-3,0582,114

win32a/H03-May-2022-5,2763,778

x11/H03-May-2022-18,44514,542

.gitignoreH A D09-Mar-2019458 4645

HISTORY.mdH A D09-Mar-201974 KiB1,9261,346

IMPLEMNT.mdH A D09-Mar-201912.7 KiB328233

MakefileH A D09-Mar-2019474 2816

README.mdH A D09-Mar-20192 KiB6446

acs_defs.hH A D09-Mar-201915.9 KiB266217

curses.hH A D09-Mar-201977.1 KiB1,8281,450

curspriv.hH A D09-Mar-20193.9 KiB13596

libobjs.mifH A D09-Mar-20191.2 KiB2721

makedist.mifH A D09-Mar-2019753 2119

panel.hH A D09-Mar-20191.5 KiB5743

term.hH A D09-Mar-20191.4 KiB4933

version.mifH A D09-Mar-2019143 86

watcom.mifH A D09-Mar-20191.6 KiB6145

README.md

1Welcome to PDCurses!
2====================
3
4Public Domain Curses, aka PDCurses, is an implementation of X/Open
5curses for multiple platforms. Relative to the 'official',  but
6mostly inactive,  PDCurses project,  this has a variety of
7improvements,  adding a Windows GUI "flavor" of Curses and
8expanding the capabilities of the other flavors (SDL,  X11,
9Win32 console,  OS/2,  and DOS).  Some details and screen shots at
10
11http://www.projectpluto.com/win32a.htm
12
13Legal Stuff
14-----------
15
16The core package is in the public domain, but small portions of PDCurses
17are subject to copyright under various licenses.  Each directory
18contains a README file, with a section titled "Distribution Status"
19which describes the status of the files in that directory.
20
21If you use PDCurses in an application, an acknowledgement would be
22appreciated, but is not mandatory. If you make corrections or
23enhancements to PDCurses, please forward them to the current maintainer
24for the benefit of other users.
25
26This software is provided AS IS with NO WARRANTY whatsoever.
27
28
29Ports
30-----
31
32PDCurses has been ported to DOS, OS/2, Win32, X11 and SDL,  and
33this version adds a Windows graphical flavor. A directory
34containing the port-specific source files exists for each of
35these platforms.
36
37Build instructions are in the README file for each platform:
38
39-  [DOS](dos/README.md)
40-  [OS/2](os2/README.md)
41-  [SDL](sdl1/README.md)
42-  [SDL2](sdl2/README.md)
43-  [Win32](win32/README.md)
44-  [Win32a](win32a/README.md)
45-  [X11](x11/README.md)
46
47Distribution Status
48-------------------
49
50All files in this directory except configure, config.guess and
51config.sub are released to the Public Domain. config.guess and
52config.sub are under the GPL; configure is under a free license
53described within it.
54
55
56Maintainer
57----------
58
59William McBrine <wmcbrine@gmail.com>  ("official" PDCurses)
60
61Bill Gray
62p&#x202e;&ocirc;&#xe7;.&ouml;tulp&#x165;c&eacute;j&ocirc;&#x159;p&#x40;ot&uacute;l&#x202c;m
63(this fork)
64