diff --git a/README b/README index bcd7c54f..279d7ac6 100644 --- a/README +++ b/README @@ -1,42 +1,43 @@ Welcome to PDCurses - PDCurses is an independent reimplementation of System VR4 curses for - multiple platforms. The latest version can be found at: +PDCurses is an independent reimplementation of System VR4 curses for +multiple platforms. The latest version can be found at: http://pdcurses.sourceforge.net/ - Legal Stuff - ----------- - The core curses package is Public Domain, but small portions of this - package are subject to various copyright conditions. Each directory - in this package contains a README file. In each of these README files - is a section titled "Distribution Status" which describes the - distribution status of the files within that directory. +Legal Stuff +----------- - Although the core PDCurses package is Public Domain, mention of PDCurses - in the documentation of packages linked with it is greatly appreciated. +The core curses package is Public Domain, but small portions of this +package are subject to various copyright conditions. Each directory in +this package contains a README file. In each of these README files is a +section titled "Distribution Status" which describes the distribution +status of the files within that directory. + +Although the core PDCurses package is Public Domain, mention of PDCurses +in the documentation of packages linked with it is greatly appreciated. - Ports - ----- +Ports +----- - PDCurses has been ported to DOS, OS/2, WIN32 and X11. A directory - containing the port-specific source files exists for each of these - platforms. +PDCurses has been ported to DOS, OS/2, WIN32 and X11. A directory +containing the port-specific source files exists for each of these +platforms. - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory contain core PDCurses functionality; - therefore all files are released to the Public Domain. +The files in this directory contain core PDCurses functionality; +therefore all files are released to the Public Domain. - Maintainer - ---------- +Maintainer +---------- - The PDCurses package (and its predecessors) have had various - maintainers over the years. The contact details of the current - maintainer of the package are listed in the file; maintain.er +The PDCurses package (and its predecessors) have had various maintainers +over the years. The contact details of the current maintainer of the +package are listed in the file "maintain.er". diff --git a/dos/README b/dos/README index caa1396b..bdd9e39b 100644 --- a/dos/README +++ b/dos/README @@ -1,21 +1,21 @@ Welcome to PDCurses - Contents - -------- - This directory contains core PDCurses source code files specific to - the DOS platform. +Contents +-------- + +This directory contains core PDCurses source code files specific to +the DOS platform. - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory are released to the Public Domain. +The files in this directory are released to the Public Domain. - Acknowlegements - --------------- +Acknowlegements +--------------- - Watcom C port was provided by Pieter Kunst (kunst@prl.philips.nl) - DJGPP 1.x port was provided by David Nugent (davidn@csource.oz.au) - Microway NDP port was provided by ???? +Watcom C port was provided by Pieter Kunst (kunst@prl.philips.nl) +DJGPP 1.x port was provided by David Nugent (davidn@csource.oz.au) diff --git a/os2/README b/os2/README index be283daf..7a18197a 100644 --- a/os2/README +++ b/os2/README @@ -1,19 +1,14 @@ Welcome to PDCurses - Contents - -------- - This directory contains core PDCurses source code files specific to - the OS/2 platform. +Contents +-------- + +This directory contains core PDCurses source code files specific to +the OS/2 platform. - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory are released to the Public Domain. - - - Acknowlegements - --------------- - - Generic OS/2 port was provided by ???? +The files in this directory are released to the Public Domain. diff --git a/panel/README b/panel/README index ee8f94aa..7344a4b5 100644 --- a/panel/README +++ b/panel/README @@ -1,19 +1,20 @@ Welcome to PDCurses - Contents - -------- - This directory contains source code for a panels library. +Contents +-------- + +This directory contains source code for a panel library. - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory are released to the Public Domain. +The files in this directory are released to the Public Domain. - Acknowlegements - --------------- +Acknowlegements +--------------- - This panles library was provided by Warren Tucker N4HGF - {gatech,emory}!n4hgf!wht -or- wht@n4hgf.Mt-Park.GA.US +This panel library was provided by Warren Tucker N4HGF + {gatech,emory}!n4hgf!wht -or- wht@n4hgf.Mt-Park.GA.US diff --git a/pdcurses/README b/pdcurses/README index 84b5ba3b..72533123 100644 --- a/pdcurses/README +++ b/pdcurses/README @@ -1,13 +1,14 @@ Welcome to PDCurses - Contents - -------- - This directory contains core PDCurses source code files generic to - all platforms. +Contents +-------- + +This directory contains core PDCurses source code files common to all +platforms. - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory are released to the Public Domain. +The files in this directory are released to the Public Domain. diff --git a/win32/README b/win32/README index 067e42d2..a1e98a25 100644 --- a/win32/README +++ b/win32/README @@ -1,19 +1,20 @@ Welcome to PDCurses - Contents - -------- - This directory contains core PDCurses source code files specific to - the Win32 platform - console mode (Win9x/Me/NT/2k/XP). +Contents +-------- + +This directory contains core PDCurses source code files specific to the +Win32 platform - console mode (Win9x/Me/NT/2k/XP). - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory are released to the Public Domain. +The files in this directory are released to the Public Domain. - Acknowlegements - --------------- +Acknowlegements +--------------- - Generic Win32 port was provided by Chris Szurgot (szurgot@itribe.net) +Generic Win32 port was provided by Chris Szurgot (szurgot@itribe.net) diff --git a/x11/README b/x11/README index 95d5dd4a..c823b7dd 100644 --- a/x11/README +++ b/x11/README @@ -1,33 +1,37 @@ Welcome to PDCurses for X11 (aka XCurses) - This is a port of PDCurses for X11. It is designed to allow existing - curses programs to be re-compiled with PDCurses resulting in native - X11 programs. +This is a port of PDCurses for X11. It is designed to allow existing +curses programs to be re-compiled with PDCurses resulting in native +X11 programs. - Distribution Status - ------------------- +Distribution Status +------------------- - The files in this directory are copyright Mark Hessling 1995-2000. - This source code made be used without restriction when used with - the PDCurses library. Any other use of this source code requires - written permission of the author, Mark Hessling (M.Hessling@qut.edu.au) +The files in this directory are copyright Mark Hessling 1995-2000. +This source code made be used without restriction when used with +the PDCurses library. Any other use of this source code requires +written permission of the author, Mark Hessling (M.Hessling@qut.edu.au). - To be Done - ---------- - - add newterm() function and have it create a new X window +To be Done +---------- - - provide a command line parsing function to enable X command line - arguments to be parsed and stripped from the arguments passed back - to the calling procedure. +- add newterm() function and have it create a new X window + +- provide a command line parsing function to enable X command line + arguments to be parsed and stripped from the arguments passed back + to the calling procedure. + +- add proper 'flash' behaviour - - add proper 'flash' behaviour Structure --------- +*** THIS IS OUTDATED *** + x11.c - contains functions that are X11 specific functions that are used by both the process and thread implementations x11.h - #defines and includes for the X11 process/thread @@ -35,5 +39,3 @@ x11_proc.c - contains functions that are used by the X11 (child) process in the process implementation curses_proc.c - contains functions that are used by the curses (parent) process in the process implementation -x11_thread.c - -curses_thread.c -