diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:32 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:32 +0000 |
commit | 0f9ae1ce47cc2271cb61887136c9a6b56b9ec4ba (patch) | |
tree | 8cf0e098ba8e0ca36ed686b36a30a39b6e2dda0a /src | |
parent | 0011f36c334046cce1126d4e3b45fead8fac551c (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'src')
46 files changed, 46 insertions, 46 deletions
diff --git a/src/Actions.c b/src/Actions.c index ea6208a..91d411b 100644 --- a/src/Actions.c +++ b/src/Actions.c @@ -25,7 +25,7 @@ * XFree86 Project. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Actions.c,v 3.18 2004/01/23 03:57:58 dawes Exp $ */ #include <ctype.h> #include <stdio.h> diff --git a/src/AllWidgets.c b/src/AllWidgets.c index 2186e4a..a6fc390 100644 --- a/src/AllWidgets.c +++ b/src/AllWidgets.c @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/AllWidgets.c,v 1.4 2001/12/14 19:54:38 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/Xmu/WidgetNode.h> diff --git a/src/AsciiSink.c b/src/AsciiSink.c index cba5f3e..fe812d9 100644 --- a/src/AsciiSink.c +++ b/src/AsciiSink.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/AsciiSink.c,v 1.28 2002/09/08 02:29:47 paulo Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/src/AsciiSrc.c b/src/AsciiSrc.c index 53e68d4..4e45979 100644 --- a/src/AsciiSrc.c +++ b/src/AsciiSrc.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/AsciiSrc.c,v 1.34 2002/11/21 16:22:52 paulo Exp $ */ /* * AsciiSrc.c - AsciiSrc object. (For use with the text widget). diff --git a/src/AsciiText.c b/src/AsciiText.c index 1098acd..f197679 100644 --- a/src/AsciiText.c +++ b/src/AsciiText.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/AsciiText.c,v 3.10 2001/12/14 19:54:39 dawes Exp $ */ /* * AsciiText.c - Source code for AsciiText Widget @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Box.c,v 1.15 2001/12/14 19:54:39 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/Command.c b/src/Command.c index 94b2ca2..489653c 100644 --- a/src/Command.c +++ b/src/Command.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Command.c,v 1.17 2003/08/04 10:32:20 eich Exp $ */ /* * Command.c - Command button widget diff --git a/src/Converters.c b/src/Converters.c index 9bd6493..99ea5aa 100644 --- a/src/Converters.c +++ b/src/Converters.c @@ -25,7 +25,7 @@ * XFree86 Project. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Converters.c,v 3.14 1999/06/20 08:40:59 dawes Exp $ */ #include <stdio.h> #include <X11/IntrinsicP.h> diff --git a/src/Dialog.c b/src/Dialog.c index 9efef11..e2e8315 100644 --- a/src/Dialog.c +++ b/src/Dialog.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Dialog.c,v 1.8 2001/12/14 19:54:39 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/DisplayList.c b/src/DisplayList.c index 6b36772..7bb9d89 100644 --- a/src/DisplayList.c +++ b/src/DisplayList.c @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/DisplayList.c,v 3.19 2003/05/23 15:51:23 tsi Exp $ */ #include <ctype.h> #include <string.h> @@ -47,7 +47,7 @@ SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Form.c,v 1.21 2001/12/14 19:54:39 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Grip.c,v 1.8 2001/12/14 19:54:40 dawes Exp $ */ /* * Grip.c - Grip Widget (Used by Paned Widget) diff --git a/src/Label.c b/src/Label.c index 4889009..74f5502 100644 --- a/src/Label.c +++ b/src/Label.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Label.c,v 1.14 2003/08/04 10:32:20 eich Exp $ */ #include <stdio.h> #include <ctype.h> @@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/List.c,v 1.17 2001/12/14 19:54:40 dawes Exp $ */ /* * List.c - List widget diff --git a/src/MenuButton.c b/src/MenuButton.c index d17b1b5..f21dc90 100644 --- a/src/MenuButton.c +++ b/src/MenuButton.c @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. * */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/MenuButton.c,v 3.10 2001/12/14 19:54:41 dawes Exp $ */ /* * MenuButton.c - Source code for MenuButton widget. diff --git a/src/MultiSink.c b/src/MultiSink.c index d701aea..77b0c9f 100644 --- a/src/MultiSink.c +++ b/src/MultiSink.c @@ -70,7 +70,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/MultiSink.c,v 1.20 2001/12/14 19:54:41 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/MultiSrc.c b/src/MultiSrc.c index b25d57b..102f664 100644 --- a/src/MultiSrc.c +++ b/src/MultiSrc.c @@ -27,7 +27,7 @@ * * Much code taken from X11R3 String and Disk Sources. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/MultiSrc.c,v 1.29 2002/12/06 16:19:57 paulo Exp $ */ /* @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/OS.c,v 1.2 1998/12/06 11:24:32 dawes Exp $ */ /* Some OS-dependent utility code */ diff --git a/src/Paned.c b/src/Paned.c index fd2c56e..098e353 100644 --- a/src/Paned.c +++ b/src/Paned.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Paned.c,v 1.12 2001/12/14 19:54:41 dawes Exp $ */ /* * Updated and significantly modified from the Athena VPaned Widget. diff --git a/src/Panner.c b/src/Panner.c index c117034..d388e06 100644 --- a/src/Panner.c +++ b/src/Panner.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Panner.c,v 3.9 2001/12/14 19:54:41 dawes Exp $ */ #include <ctype.h> #include <math.h> diff --git a/src/Pixmap.c b/src/Pixmap.c index 8806ed6..b6778c2 100644 --- a/src/Pixmap.c +++ b/src/Pixmap.c @@ -25,7 +25,7 @@ * XFree86 Project. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Pixmap.c,v 3.18 2003/03/25 04:18:10 dawes Exp $ */ #include <string.h> #include <stdio.h> diff --git a/src/Porthole.c b/src/Porthole.c index a6467d4..afe8b47 100644 --- a/src/Porthole.c +++ b/src/Porthole.c @@ -28,7 +28,7 @@ in this Software without prior written authorization from The Open Group. * This widget is a trivial clipping widget. It is typically used with a * panner or scrollbar to navigate. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Porthole.c,v 1.7 2001/12/14 19:54:41 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/Private.h b/src/Private.h index 34b2b41..5bdf73c 100644 --- a/src/Private.h +++ b/src/Private.h @@ -25,7 +25,7 @@ * XFree86 Project. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Private.h,v 3.10 1999/06/06 08:48:07 dawes Exp $ */ #ifndef _XawPrivate_h #define _XawPrivate_h diff --git a/src/Repeater.c b/src/Repeater.c index 8e85904..6c89a1e 100644 --- a/src/Repeater.c +++ b/src/Repeater.c @@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group. * * This widget is used for press-and-hold style buttons. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Repeater.c,v 1.7 2001/12/14 19:54:41 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/Scrollbar.c b/src/Scrollbar.c index d1041f9..b56a2f8 100644 --- a/src/Scrollbar.c +++ b/src/Scrollbar.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Scrollbar.c,v 1.13 2001/12/14 19:54:42 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/Simple.c b/src/Simple.c index 916f3d2..bee0d14 100644 --- a/src/Simple.c +++ b/src/Simple.c @@ -47,7 +47,7 @@ SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Simple.c,v 1.17 2001/12/14 19:54:42 dawes Exp $ */ #include <stdio.h> #include <X11/IntrinsicP.h> diff --git a/src/SimpleMenu.c b/src/SimpleMenu.c index b7a8639..037696c 100644 --- a/src/SimpleMenu.c +++ b/src/SimpleMenu.c @@ -24,7 +24,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/SimpleMenu.c,v 3.22 2001/12/14 19:54:42 dawes Exp $ */ /* * SimpleMenu.c - Source code file for SimpleMenu widget. @@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Sme.c,v 1.7 2001/12/14 19:54:43 dawes Exp $ */ /* * Date: September 26, 1989 diff --git a/src/SmeBSB.c b/src/SmeBSB.c index 0471259..aac727d 100644 --- a/src/SmeBSB.c +++ b/src/SmeBSB.c @@ -24,7 +24,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/SmeBSB.c,v 1.12 2001/12/14 19:54:43 dawes Exp $ */ /* * SmeBSB.c - Source code file for BSB Menu Entry object. diff --git a/src/SmeLine.c b/src/SmeLine.c index 8fe64df..68a995f 100644 --- a/src/SmeLine.c +++ b/src/SmeLine.c @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. * * Author: Chris D. Peterson, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/SmeLine.c,v 1.8 2001/12/14 19:54:43 dawes Exp $ */ /* * Sme.c - Source code for the generic menu entry diff --git a/src/StripChart.c b/src/StripChart.c index 803255a..dd2bba4 100644 --- a/src/StripChart.c +++ b/src/StripChart.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/StripChart.c,v 1.8 2001/12/14 19:54:44 dawes Exp $ */ #include <stdio.h> #include <X11/IntrinsicP.h> @@ -74,7 +74,7 @@ SOFTWARE. * XFree86 Project. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Text.c,v 3.54 2003/12/22 17:48:04 tsi Exp $ */ #include <stdio.h> #include <X11/IntrinsicP.h> diff --git a/src/TextAction.c b/src/TextAction.c index 6344914..ee64ba2 100644 --- a/src/TextAction.c +++ b/src/TextAction.c @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/TextAction.c,v 3.47 2003/05/27 22:26:36 tsi Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/src/TextPop.c b/src/TextPop.c index 3ef97df..3e8ef1f 100644 --- a/src/TextPop.c +++ b/src/TextPop.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/TextPop.c,v 1.21 2003/10/23 21:33:54 tsi Exp $ */ /* * This file is broken up into three sections one dealing with diff --git a/src/TextSink.c b/src/TextSink.c index 3903ef7..4ea0dab 100644 --- a/src/TextSink.c +++ b/src/TextSink.c @@ -24,7 +24,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/TextSink.c,v 1.22 2004/01/23 03:57:58 dawes Exp $ */ /* * Author: Chris Peterson, MIT X Consortium. diff --git a/src/TextSrc.c b/src/TextSrc.c index 4ad653e..cc004ed 100644 --- a/src/TextSrc.c +++ b/src/TextSrc.c @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/TextSrc.c,v 1.34 2002/09/22 07:09:05 paulo Exp $ */ /* * Author: Chris Peterson, MIT X Consortium. diff --git a/src/TextTr.c b/src/TextTr.c index 526e1f0..16f717c 100644 --- a/src/TextTr.c +++ b/src/TextTr.c @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/TextTr.c,v 3.16 2001/12/14 19:54:45 dawes Exp $ */ /* INTERNATIONALIZATION: @@ -27,7 +27,7 @@ * Author: Paulo César Pereira de Andrade */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Tip.c,v 1.5 2000/05/18 16:29:53 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/Toggle.c b/src/Toggle.c index 180c79d..06b2254 100644 --- a/src/Toggle.c +++ b/src/Toggle.c @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Toggle.c,v 1.9 2001/12/14 19:54:45 dawes Exp $ */ /* * Author: Chris D. Peterson @@ -48,7 +48,7 @@ in this Software without prior written authorization from The Open Group. * additional blank space to make the structure of the graph easier to see * as well as to support vertical trees. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Tree.c,v 1.10 2001/12/14 19:54:45 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/Vendor.c b/src/Vendor.c index 35dac62..b2fbd33 100644 --- a/src/Vendor.c +++ b/src/Vendor.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Vendor.c,v 1.9 2002/05/31 18:45:44 dawes Exp $ */ /* * This is a copy of Xt/Vendor.c with an additional ClassInitialize diff --git a/src/Viewport.c b/src/Viewport.c index 5359ad9..eafc00c 100644 --- a/src/Viewport.c +++ b/src/Viewport.c @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/Viewport.c,v 1.11 2001/12/14 19:54:45 dawes Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/XawI18n.c b/src/XawI18n.c index 256b445..5d600ad 100644 --- a/src/XawI18n.c +++ b/src/XawI18n.c @@ -53,7 +53,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/XawI18n.c,v 1.8 2001/12/14 19:54:46 dawes Exp $ */ #include <X11/IntrinsicP.h> #include "XawI18n.h" diff --git a/src/XawI18n.h b/src/XawI18n.h index bee26d5..9b34a7a 100644 --- a/src/XawI18n.h +++ b/src/XawI18n.h @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. ********************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/XawI18n.h,v 3.15 2003/12/19 02:05:38 dawes Exp $ */ #ifdef HAS_WCTYPE_H #include <wctype.h> diff --git a/src/XawIm.c b/src/XawIm.c index fae217f..9581d04 100644 --- a/src/XawIm.c +++ b/src/XawIm.c @@ -52,7 +52,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/XawIm.c,v 1.15 2003/05/27 22:26:38 tsi Exp $ */ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> diff --git a/src/XawInit.c b/src/XawInit.c index 967dd95..211f014 100644 --- a/src/XawInit.c +++ b/src/XawInit.c @@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group. * call this routine from their ClassInitialize procs (this routine may be * used as the class init proc). */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xaw/XawInit.c,v 1.10 2001/12/14 19:54:46 dawes Exp $ */ #include <X11/Intrinsic.h> #include <X11/Vendor.h> |