cdesktopenv/cde/programs/dtappbuilder/src/ab
Jon Trulson e10d06f210 configure/Makefiles: add checks for Xmu, Xext, and Xdmcp
We also remove sun pro specific options, and do some general cleanup
as well as remove hardcoded library refs like -lXm, -lXext, etc...
2021-12-21 16:42:22 -07:00
..
bitmaps Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
uid Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Ab Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
AppBuilder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Dtbuilder.ad dtappbuilder: use /bin/sh rather than /bin/csh as default shell 2021-07-04 18:04:32 -06:00
Dtbuilder.src Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.am configure/Makefiles: add checks for Xmu, Xext, and Xdmcp 2021-12-21 16:42:22 -07:00
Mapfile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README.src Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ab_bil.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ab_dnd.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ab_globals.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ab_utils.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
abobj_align.c dtappbuilder: use libXpm directly. 2021-10-18 10:10:20 -06:00
abobj_clipb.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
abobj_clipb.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
abobj_edit.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
abobj_events.c dtappbuilder: ensure mouse operations are not interfering by key masks (e.g., 2021-06-02 19:56:27 -06:00
abobj_layers.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
abobj_layout.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
abobj_list.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
abobj_menu.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
abobj_move.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
abobj_resize.c dtappbuilder: Fix unsigned integer rollover. 2021-06-02 19:56:29 -06:00
abobj_select.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
abobj_set.c dtappbuilder: fix implicit-function-declaration warnings 2021-11-16 15:21:44 -07:00
abobj_util.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
about_box.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
about_box_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
app_builder.hlp Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
appfw.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
appfw_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
attch_ed.bil Spelling fixes 2018-05-31 22:23:19 -06:00
attch_ed_stubs.c Fix a couple of unused-comparison clang warnings 2021-12-12 12:52:14 -07:00
brws.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
brws.c dtappbuilder: apply graceful degradation for font loading to avoid a 2021-06-02 19:56:26 -06:00
brws_edit.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
brws_find.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
brws_mthds.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
brws_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
brws_utils.c dtappbuilder: fix implicit-function-declaration warnings 2021-11-16 15:21:44 -07:00
button.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
button_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
cgen_env.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
cgen_env_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cgen_props.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
cgen_props_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
cgen_utils.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cgen_win.bil dtappbuilder: use /bin/sh rather than /bin/csh as default shell 2021-07-04 18:04:32 -06:00
cgen_win_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
choice.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
choice_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
color_chooser.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
color_chooser_stubs.c dtappbuilder: Change to ANSI function definitions 2018-06-28 04:08:35 +01:00
combobox.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
combobox_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
conn.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
conn_drag.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
conn_interpret.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
conn_obj.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
conn_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cpanel.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
cpanel_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
custdlg.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
custdlg_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dnd_ed.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dnd_ed_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
drawp.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
drawp_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dt_envcontrol.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
dtbuilder.1 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtbuilder.bip Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtbuilder.c.src dtbuilder.c.src: fix empty-body warnings 2021-12-19 12:02:40 -07:00
dtbuilder.h Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtbuilder.man Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtbuilder.msg.src Spelling fixes 2018-05-31 22:23:19 -06:00
fchooser.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
fchooser_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
group.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
group.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
group_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
grp.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
grp.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
help_ed.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
help_ed_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
label.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
label_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
layout.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
layout.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
list.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
list_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
mainwin.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
mainwin_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
menu.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
menu_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
menubar.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
menubar_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
message_ed.bil Spelling fixes 2018-05-31 22:23:19 -06:00
message_ed_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
pal.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
pal_button.c dtappbuilder: fix issues of property settings for button. 2021-06-02 19:56:28 -06:00
pal_choice.c dtappbuilder: fix issues of property settings for choice. 2021-06-02 19:56:28 -06:00
pal_combobox.c dtappbuilder: fix issues of property settings for combo box. 2021-06-02 19:56:28 -06:00
pal_cpanel.c dtappbuilder: fix issues of property settings for control pane. 2021-06-02 19:56:28 -06:00
pal_create.c dtappbuilder: ensure the subtypes of widgets are properly initialized. 2021-06-02 19:56:27 -06:00
pal_custdlg.c dtappbuilder: fix issues of property settings for custom dialog. 2021-06-02 19:56:28 -06:00
pal_drawp.c dtappbuilder: fix issues of property settings for draw area pane. 2021-06-02 19:56:28 -06:00
pal_fchooser.c dtappbuilder: fix issues of property settings for file selection dialog. 2021-06-02 19:56:28 -06:00
pal_glyph.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
pal_group.c dtappbuilder: fix issues of property settings for group. 2021-06-02 19:56:28 -06:00
pal_label.c dtappbuilder: fix issues of property settings for label. 2021-06-02 19:56:28 -06:00
pal_list.c dtappbuilder: fix issues of property settings for list. 2021-06-02 19:56:28 -06:00
pal_mainwin.c dtappbuilder: fix issues of property settings for main window. 2021-06-02 19:56:28 -06:00
pal_menu.c dtappbuilder: fix issues of property settings for menu. 2021-06-02 19:56:28 -06:00
pal_menubar.c dtappbuilder: fix issues of property settings for menubar. 2021-06-02 19:56:28 -06:00
pal_panedwin.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
pal_scale.c dtappbuilder: fix issues of property settings for scale. 2021-06-02 19:56:28 -06:00
pal_sep.c dtappbuilder: fix issues of property settings for separator. 2021-06-02 19:56:28 -06:00
pal_spinbox.c dtappbuilder: fix issues of property settings for spin box. 2021-06-02 19:56:28 -06:00
pal_termp.c dtappbuilder: use /bin/sh rather than /bin/csh as default shell 2021-07-04 18:04:32 -06:00
pal_textf.c dtappbuilder: fix issues of property settings for text field. 2021-06-02 19:56:28 -06:00
pal_textp.c dtappbuilder: fix issues of property settings for text pane. 2021-06-02 19:56:27 -06:00
palette.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
palette.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
palette_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
panedwin_ed.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
panedwin_ed_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
proj.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
proj.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
projP_utils.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
proj_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
proj_utils.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
prop.c Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
prop_items.c dtappbuilder: adjust data types to avoid type casting errors. 2021-06-02 19:56:28 -06:00
revolv.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
revolv_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
scale.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
scale_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
sep.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
sep_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
spinbox.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
spinbox_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
template.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
template.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
termp.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
termp_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
textf.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
textf_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
textp.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
textp_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
tmode.c dtappbuilder: fix implicit-function-declaration warnings 2021-11-16 15:21:44 -07:00
tmodeP.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
tooltalk.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ttalk.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
ui_list.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
ui_msg.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
ui_util.c dtappbuilder: use libXpm directly. 2021-10-18 10:10:20 -06:00
vwr.c dtappbuilder: Change to ANSI function definitions 2018-06-28 04:08:35 +01:00
x_util.c Fix typo in license headers 2018-04-28 12:30:20 -06:00

README

#
#	$XConsortium: README /main/3 1995/11/06 17:12:11 rswiston $
#
#  %W% %G%	cde_app_builder/src/ab
#
# 	RESTRICTED CONFIDENTIAL INFORMATION:
#	
#	The information in this document is subject to special
#	restrictions in a confidential disclosure agreement between
#	HP, IBM, Sun, USL, SCO and Univel.  Do not distribute this
#	document outside HP, IBM, Sun, USL, SCO, or Univel without
#	Sun's specific written approval.  This document and all copies
#	and derivative works thereof must be returned or destroyed at
#	Sun's request.
#
#	Copyright 1993 Sun Microsystems, Inc.  All rights reserved.
#
#


For running the AppBuilder (ab), do the following:
--------------------------------------------------

1. setenv XAPPLRESDIR to
   <AB_WORK_SPACE>/cose/unity1/cde_app_builder/src/ab

2. (optional) setenv XENVIRONMENT to
   <AB_WORK_SPACE>/cose/unity1/cde_app_builder/src/ab/Ab
   Do this only if you plan to use the app-builder from
   another directory.

3. The executible is called ab.