* Added proper license information in all files and set the $Id property.
git-svn-id: svn://svn.zoy.org/elk/trunk@67 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
parent
769b9f2fa6
commit
2f6428ce84
|
@ -1,3 +1,33 @@
|
|||
/* error.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
/* We can't know which error codes exist on a given platform. The
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* fdescr.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
static SYMDESCR Open_Syms[] = {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* file.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#ifdef HAVE_UTIME_H
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* lock.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#include <sys/file.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* misc.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
static Object P_Getpass(prompt) Object prompt; {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* passwd.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#include <pwd.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* process.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#include <sys/times.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* signal.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
static Object Sym_Exit, Sym_Default, Sym_Ignore;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* system.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#if defined(HAVE_UNAME) && !defined(HAVE_GETHOSTNAME)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* temp.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#ifdef HAVE_TEMPNAM /* Make sure only one of these is defined (if any) */
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* time.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
#if !defined(HAVE_GETTIMEOFDAY) && defined(HAVE_FTIME)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* unix.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "unix.h"
|
||||
|
||||
Object Integer_Pair(a, b) int a, b; {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* unix.h
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "scheme.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* wait.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef __MACH__
|
||||
# define _POSIX_SOURCE
|
||||
#endif
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; ascii.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'asciitext "AsciiText.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; box.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'box "Box.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; clock.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'clock "Clock.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; command.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'command "Command.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; dialog.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'dialog "Dialog.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; form.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'form "Form.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; grip.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'grip "Grip.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; label.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'label "Label.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; list.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'list "List.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; menubutton.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'menubutton "MenuButton.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; paned.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'paned "Paned.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; panner.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'panner "Panner.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; porthole.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'porthole "Porthole.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; repeater.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'repeater "Repeater.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; scrollbar.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'scrollbar "Scrollbar.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; shell.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'shell "")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; simplemenu.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'simplemenu "SimpleMenu.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; sme.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'sme "Sme.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; smebsb.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'smebsb "SmeBSB.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; smeline.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'smeline "SmeLine.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; stripchart.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'stripchart "StripChart.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; toggle.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'toggle "Toggle.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; tree.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'tree "Tree.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; viewport.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'viewport "Viewport.h")
|
||||
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* client.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object Sym_Wm_Hints, Sym_Size_Hints;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* color.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Generic_Predicate (Color)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* colormap.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Generic_Predicate (Colormap)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* cursor.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Generic_Predicate (Cursor)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* display.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Display_Visit (dp, f) Object *dp; int (*f)(); {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* event.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
#define MAX_ARGS 14
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* extension.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object P_List_Extensions (d) Object d; {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* font.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Object Sym_Char_Info;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* gcontext.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object Sym_Gc;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* grab.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object Sym_Any;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* graphics.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
extern XDrawPoints(), XDrawLines(), XDrawRectangle(), XFillRectangle();
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* key.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
#ifdef XLIB_RELEASE_5_OR_LATER
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* pixel.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Generic_Predicate (Pixel)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* pixmap.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Generic_Predicate (Pixmap)
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* property.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
Object Sym_Now;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* text.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
extern XDrawText(), XDrawText16();
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* type.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object Set_Attr_Slots;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* util.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object P_Get_Default (d, program, option) Object d, program, option; {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* window.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object Sym_Set_Attr, Sym_Get_Attr, Sym_Geo;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* wm.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object Sym_Pointer_Root;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* xerror.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object V_X_Error_Handler, V_X_Fatal_Error_Handler;
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* xinit.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xlib.h"
|
||||
|
||||
static Object P_Xlib_Release_4_Or_Laterp () {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* xlib.h
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <X11/X.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* xobjects.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "xlib.h"
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; arrow-button.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'arrowbutton '("ArrowB.h" "ArrowBG.h"))
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; bulletin-brd.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'bulletinboard "BulletinB.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; cascade-btn.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'cascadebutton '("CascadeB.h" "CascadeBG.h"))
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; command.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'command "Command.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; drawing-area.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'drawingarea "DrawingA.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; drawn-button.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'drawnbutton "DrawnB.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; file-selectn.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'fileselection "FileSB.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; form.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'form "Form.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; frame.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'frame "Frame.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; label.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'label '("Label.h" "LabelG.h"))
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; list.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'list "List.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; main-window.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'mainwindow "MainW.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; message-box.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'messagebox "MessageB.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; paned-window.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'panedwindow "PanedW.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; push-button.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'pushbutton '("PushB.h" "PushBG.h"))
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; row-column.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'rowcolumn "RowColumn.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; scale.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'scale "Scale.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; scroll-bar.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'scrollbar "ScrollBar.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; scrolled-win.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'scrolledwindow "ScrolledW.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; selectn-box.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'selectionbox "SelectioB.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; separator.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'separator '("Separator.h" "SeparatoG.h"))
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; shell.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'shell '(DialogS.h MenuShell.h))
|
||||
|
||||
|
|
|
@ -1,6 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;;;
|
||||
;;; Used as container for random stuff
|
||||
;; arrow-button.d: Used as container for random stuff
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'support "") ; No include file
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; text.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'text "Text.h")
|
||||
|
||||
|
|
|
@ -1,4 +1,31 @@
|
|||
;;; -*-Scheme-*-
|
||||
;; toggle-btn.d
|
||||
;;
|
||||
;; $Id$
|
||||
;;
|
||||
;; Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
;; Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
;;
|
||||
;; This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
;; 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
;; by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
;; between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
;;
|
||||
;; Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
;; owners or individual owners of copyright in this software, grant to any
|
||||
;; person or company a worldwide, royalty free, license to
|
||||
;;
|
||||
;; i) copy this software,
|
||||
;; ii) prepare derivative works based on this software,
|
||||
;; iii) distribute copies of this software or derivative works,
|
||||
;; iv) perform this software, or
|
||||
;; v) display this software,
|
||||
;;
|
||||
;; provided that this notice is not removed and that neither Oliver Laumann
|
||||
;; nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
;; the suitability of this software for any purpose nor are held responsible
|
||||
;; for any defects of this software.
|
||||
;;
|
||||
;; THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
|
||||
(define-widget-type 'togglebutton '("ToggleB.h" "ToggleBG.h"))
|
||||
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* accelerator.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
XtAccelerators Get_Accelerators (a) Object a; {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* action.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
typedef struct action {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* callback.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
typedef struct {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* class.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
#define MAX_CLASS 128
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* classname.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
#include <X11/IntrinsicP.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* context.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
static SYMDESCR XtIM_Syms[] = {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* converter.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
#define MAX_CONVERTER 512
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* function.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
static max_functions = 512;
|
||||
|
|
|
@ -1,3 +1,32 @@
|
|||
/* identifier.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* popup.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
static SYMDESCR Grab_Kind_Syms[] = {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* resource.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* translation.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
XtTranslations Get_Translations (t) Object t; {
|
||||
|
|
|
@ -1,3 +1,33 @@
|
|||
/* widget.c
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 1990, 1991, 1992, 1993, 1994, 1995, Oliver Laumann, Berlin
|
||||
* Copyright 2002, 2003 Sam Hocevar <sam@zoy.org>, Paris
|
||||
*
|
||||
* This software was derived from Elk 1.2, which was Copyright 1987, 1988,
|
||||
* 1989, Nixdorf Computer AG and TELES GmbH, Berlin (Elk 1.2 has been written
|
||||
* by Oliver Laumann for TELES Telematic Services, Berlin, in a joint project
|
||||
* between TELES and Nixdorf Microprocessor Engineering, Berlin).
|
||||
*
|
||||
* Oliver Laumann, TELES GmbH, Nixdorf Computer AG and Sam Hocevar, as co-
|
||||
* owners or individual owners of copyright in this software, grant to any
|
||||
* person or company a worldwide, royalty free, license to
|
||||
*
|
||||
* i) copy this software,
|
||||
* ii) prepare derivative works based on this software,
|
||||
* iii) distribute copies of this software or derivative works,
|
||||
* iv) perform this software, or
|
||||
* v) display this software,
|
||||
*
|
||||
* provided that this notice is not removed and that neither Oliver Laumann
|
||||
* nor Teles nor Nixdorf are deemed to have made any representations as to
|
||||
* the suitability of this software for any purpose nor are held responsible
|
||||
* for any defects of this software.
|
||||
*
|
||||
* THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "xt.h"
|
||||
|
||||
extern void XtManageChildren(), XtUnmanageChildren();
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue