head	2.3;
access;
symbols
	Rel2_1:2.3
	Rel2_0:2.0
	Xo52:1.15
	Xo51:1.15;
locks; strict;
comment	@# @;


2.3
date	92.08.11.00.12.47;	author pete;	state Exp;
branches;
next	2.2;

2.2
date	92.07.11.19.59.22;	author pete;	state Exp;
branches;
next	2.1;

2.1
date	92.06.23.00.28.46;	author pete;	state Exp;
branches;
next	2.0;

2.0
date	92.04.23.02.50.57;	author ware;	state Exp;
branches;
next	1.16;

1.16
date	92.04.23.02.18.35;	author ware;	state Exp;
branches;
next	1.15;

1.15
date	92.02.29.20.39.15;	author ware;	state Exp;
branches;
next	1.14;

1.14
date	92.02.20.15.14.34;	author ware;	state Exp;
branches;
next	1.13;

1.13
date	92.02.04.21.22.46;	author pete;	state Exp;
branches;
next	1.12;

1.12
date	91.12.01.16.29.58;	author pete;	state Exp;
branches;
next	1.11;

1.11
date	91.08.30.17.37.39;	author pete;	state Exp;
branches;
next	1.10;

1.10
date	91.08.26.11.59.39;	author pete;	state Exp;
branches;
next	1.9;

1.9
date	91.07.19.00.59.55;	author pete;	state Exp;
branches;
next	1.8;

1.8
date	91.06.14.11.16.26;	author pete;	state Exp;
branches;
next	1.7;

1.7
date	91.06.14.10.25.37;	author pete;	state Exp;
branches;
next	1.6;

1.6
date	91.06.14.06.06.44;	author pete;	state Exp;
branches;
next	1.5;

1.5
date	91.06.14.04.42.56;	author pete;	state Exp;
branches;
next	1.4;

1.4
date	91.06.01.10.03.16;	author pete;	state Exp;
branches;
next	;


desc
@@


2.3
log
@Added shading.c
@
text
@#include "../Xo.tmpl"
SRCS	= Box.c Button.c Column.c CompBase.c ConsBase.c Grip.c Label.c \
	  List.c Menu.c MenuBar.c MenuBarB.c MenuBox.c MenuButton.c \
	  MenuShell.c Obj2dBorder.c Obj3dBorder.c ObjArrow.c ObjBorder.c \
	  ObjDraw.c ObjLabel.c ObjLabelF.c Row.c Simple.c Scrollbar.c Vpane.c class_init.c \
	  converters.c dbug.c focus.c hardcopy.c inherit.c icccm.c \
	  is_popped.c menu.c menu_read.c misc.c place_popup.c sync.c \
	  toggles.c FontFamily.c text.c traversal.c vroot.c warning.c \
	  shading.c
OBJS	= Box.o Button.o Column.o CompBase.o ConsBase.o Grip.o Label.o \
	  List.o Menu.o MenuBar.o MenuBarB.o MenuBox.o MenuButton.o \
	  MenuShell.o Obj2dBorder.o Obj3dBorder.o ObjArrow.o ObjBorder.o \
	  ObjDraw.o ObjLabel.o ObjLabelF.o Row.o Simple.o Scrollbar.o Vpane.o class_init.o \
	  converters.o dbug.o focus.o hardcopy.o inherit.o icccm.o \
	  is_popped.o menu.o menu_read.o misc.o place_popup.o sync.o \
	  toggles.o FontFamily.o text.o traversal.o vroot.o warning.o \
	  shading.o
INCLUDES = -I.. -I../libtable

NormalLibraryTarget(Xo,$(OBJS))
DependTarget()
NormalLintTarget($(SRCS))
@


2.2
log
@Added several files.
@
text
@d8 2
a9 1
	  toggles.c FontFamily.c text.c traversal.c vroot.c warning.c
d16 2
a17 1
	  toggles.o FontFamily.o text.o traversal.o vroot.o warning.o
@


2.1
log
@Changed interface to _XoMenuNew and _XoMenuDone.
@
text
@d5 1
a5 1
	  ObjDraw.c ObjText.c Row.c Simple.c Scrollbar.c Vpane.c class_init.c \
d8 1
a8 1
	  FontFamily.c text.c traversal.c vroot.c warning.c
d12 1
a12 1
	  ObjDraw.o ObjText.o Row.o Simple.o Scrollbar.o Vpane.o class_init.o \
d15 1
a15 1
	  FontFamily.o text.o traversal.o vroot.o warning.o
@


2.0
log
@First public release.
@
text
@d8 1
a8 1
	  FontFamily.c text.c traversal.c warning.c
d15 1
a15 1
	  FontFamily.o text.o traversal.o warning.o
@


1.16
log
@Added several classes.  Worked on geometry management
@
text
@@


1.15
log
@Added Scrollbar.c
@
text
@d3 2
a4 2
	  Menu.c MenuBar.c MenuBarB.c MenuBox.c MenuButton.c \
	  MenuShell.c Obj2dBorder.c Obj3dBorder.c ObjBorder.c \
d10 2
a11 2
	  Menu.o MenuBar.o MenuBarB.o MenuBox.o MenuButton.o \
	  MenuShell.o Obj2dBorder.o Obj3dBorder.o ObjBorder.o \
@


1.14
log
@Added Athena font files.
@
text
@d5 1
a5 1
	  ObjDraw.c ObjText.c Row.c Simple.c Vpane.c class_init.c \
d12 1
a12 1
	  ObjDraw.o ObjText.o Row.o Simple.o Vpane.o class_init.o \
@


1.13
log
@Release 44
@
text
@d8 1
a8 1
	  traversal.c warning.c
d15 1
a15 1
	  traversal.o warning.o
@


1.12
log
@Added Obj2dBorder.
@
text
@d2 14
a15 15
SRCS	= Box.c Button.c Column.c CompBase.c ConsBase.c Label.c Menu.c \
	  MenuBar.c MenuBarB.c MenuBox.c MenuButton.c MenuShell.c \
	  Obj2dBorder.c ObjBorder.c ObjDraw.c ObjText.c Row.c Simple.c \
	  Vpane.c class_init.c converters.c dbug.c focus.c hardcopy.c \
	  inherit.c is_popped.c menu.c menu_read.c misc.c \
	  place_popup.c sync.c traversal.c warning.c


OBJS	= Box.o Button.o Column.o CompBase.o ConsBase.o Label.o Menu.o \
	  MenuBar.o MenuBarB.o MenuBox.o MenuButton.o MenuShell.o \
	  Obj2dBorder.o ObjBorder.o ObjDraw.o ObjText.o Row.o Simple.o \
	  Vpane.o class_init.o converters.o dbug.o focus.o hardcopy.o \
	  inherit.o is_popped.o menu.o menu_read.o misc.o \
	  place_popup.o sync.o traversal.o warning.o

a16 1
XLIBS	 = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
@


1.11
log
@Added Row, Column, and MenuBox classes.
@
text
@d4 2
a5 2
	  ObjBorder.c ObjDraw.c ObjText.c Row.c Simple.c Vpane.c \
	  class_init.c converters.c dbug.c focus.c hardcopy.c \
d12 2
a13 2
	  ObjBorder.o ObjDraw.o ObjText.o Row.o Simple.o Vpane.o \
	  class_init.o converters.o dbug.o focus.o hardcopy.o \
@


1.10
log
@Used Xo.tmpl to define options.
@
text
@d2 6
a7 5
SRCS	= Box.c Button.c CompBase.c ConsBase.c Label.c Menu.c \
	  MenuBar.c MenuBarB.c MenuButton.c MenuShell.c ObjBorder.c ObjDraw.c \
	  ObjText.c Simple.c Vpane.c class_init.c converters.c dbug.c \
	  focus.c hardcopy.c inherit.c is_popped.c menu.c menu_read.c \
	  misc.c place_popup.c sync.c traversal.c warning.c
d9 7
a15 5
OBJS	= Box.o Button.o CompBase.o ConsBase.o Label.o Menu.o \
	  MenuBar.o MenuBarB.o MenuButton.o MenuShell.o ObjBorder.o ObjDraw.o \
	  ObjText.o Simple.o Vpane.o class_init.o converters.o dbug.o \
	  focus.o hardcopy.o inherit.o is_popped.o menu.o menu_read.o \
	  misc.o place_popup.o sync.o traversal.o warning.o
@


1.9
log
@Use shorter file names.  Various speedups.
@
text
@d1 1
d6 1
a6 1
	  place_popup.c sync.c traversal.c warning.c
d12 1
a12 1
	  place_popup.o sync.o traversal.o warning.o
d19 1
@


1.8
log
@Added ClassInit.c
@
text
@d1 5
a5 8
SRCS	= Label.c ObjDraw.c ObjText.c Simple.c Converters.c \
	  ObjBorder.c Button.c inherit.c SimpleComposite.c Box.c \
	  Menu.c MenuButton.c IsPoppedUp.c menu_read.c menu.c MenuBar.c \
	  MenuBarButton.c dbug.c PlacePopup.c Warning.c ClassInit.c
OBJS	= Label.o ObjDraw.o ObjText.o Simple.o Converters.o \
	  ObjBorder.o Button.o inherit.o SimpleComposite.o Box.o \
	  Menu.o MenuButton.o IsPoppedUp.o menu_read.o menu.o MenuBar.o \
	  MenuBarButton.o dbug.o PlacePopup.o Warning.o ClassInit.o
d7 6
a15 1
all::	 t
a17 1
NormalProgramTarget(t,test.o,libXo.a,libXo.a ../libtable/libtable.a $(XLIBS), -lm)
@


1.7
log
@Added Warning.c
@
text
@d4 1
a4 1
	  MenuBarButton.c dbug.c PlacePopup.c Warning.c
d8 1
a8 1
	  MenuBarButton.o dbug.o PlacePopup.o Warning.o
@


1.6
log
@Add t to list of targets built.
@
text
@d4 1
a4 1
	  MenuBarButton.c dbug.c PlacePopup.c
d8 1
a8 1
	  MenuBarButton.o dbug.o PlacePopup.o
@


1.5
log
@Added dbug.c and PlacePopup.c
@
text
@d13 1
@


1.4
log
@Working on menubar
@
text
@d4 1
a4 1
	  MenuBarButton.c
d8 1
a8 1
	  MenuBarButton.o
@
