cdesktopenv/cde/programs/dtappbuilder/src/ab
Cy Schubert 8a24d70d5e Fix build under LLVM15
Fix many -Wint-conversion errors such as the example below, including
an aso atomics error.

connect.c:87:12: error: incompatible pointer to integer conversion initializing 'LONG' (aka 'int') with an expression of type 'void *' [-Wint-conversion]
   DB_ADDR mdba = NULL;   /* db address of current member record */
           ^      ~~~~
2023-02-18 14:47:38 -07:00
..
bitmaps
uid
Ab
AppBuilder
Dtbuilder.ad dtappbuilder: use /bin/sh rather than /bin/csh as default shell 2021-07-04 18:04:32 -06:00
Dtbuilder.src
Makefile.am (Pascal Stumpf) Makefile.am change several places where ${prefix} should be $(CDE_INSTALLATION_TOP) 2023-01-22 23:23:53 +00:00
Mapfile
README
README.src
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 dtappbuilder: Resolve uninitialized warnings 2021-12-24 10:50:28 -07: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
about_box_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
app_builder.hlp
appfw.bil
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
brws.c dtappbuilder: improve font settings. 2022-02-01 01:40:17 +08: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
button_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
cgen_env.bil
cgen_env_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
cgen_props.bil
cgen_props_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
cgen_utils.c dtappbuilder: Resolve format-overflow issues 2021-12-24 10:50:28 -07: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
choice_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
color_chooser.bil
color_chooser_stubs.c dtappbuilder: Change to ANSI function definitions 2018-06-28 04:08:35 +01:00
combobox.bil
combobox_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
conn.bil
conn_drag.c dtappbuilder: Resolve uninitialized warnings 2021-12-24 10:50:28 -07: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 dtappbuilder: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
cpanel.bil
cpanel_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
custdlg.bil
custdlg_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
dnd_ed.bil
dnd_ed_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
drawp.bil
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
dtbuilder.bip
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
dtbuilder.msg.src Spelling fixes 2018-05-31 22:23:19 -06:00
fchooser.bil
fchooser_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
group.bil
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
help_ed_stubs.c dtappbuilder: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
label.bil
label_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
layout.bil
layout.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
list.bil
list_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
mainwin.bil
mainwin_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
menu.bil
menu_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
menubar.bil
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 Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_choice.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_combobox.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_cpanel.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_create.c dtappbuilder: ensure the subtypes of widgets are properly initialized. 2021-06-02 19:56:27 -06:00
pal_custdlg.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_drawp.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_fchooser.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_glyph.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
pal_group.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_label.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_list.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_mainwin.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_menu.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_menubar.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_panedwin.c dtappbuilder: make it build under autotools 2020-09-05 15:49:46 -06:00
pal_scale.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_sep.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_spinbox.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_termp.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_textf.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
pal_textp.c Fix build under LLVM15 2023-02-18 14:47:38 -07:00
palette.bil
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
panedwin_ed_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
proj.bil
proj.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
projP_utils.c dtappbuilder: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
proj_stubs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
proj_utils.c dtappbuilder: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
prop.c dtappbuilder: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
prop_items.c dtappbuilder: adjust data types to avoid type casting errors. 2021-06-02 19:56:28 -06:00
revolv.bil
revolv_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
scale.bil
scale_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
sep.bil
sep_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
spinbox.bil
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
termp_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
textf.bil
textf_stubs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
textp.bil
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
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.