Commit Graph

140 Commits

Author SHA1 Message Date
ramiro
98c1b7d918 Add support ffor dynamic indicators. 1998-04-24 06:57:18 +00:00
ramiro
c6847d61c3 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro
89ab44eb03 Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
dbragg
4fe9264769 Moving asw.jar into appropriate place (not into as_html) 1998-04-23 23:51:47 +00:00
dbragg
f7dcb57678 Um, like, ns_priv handling is screwy, but for now we need to at least POINT there... 1998-04-23 23:45:32 +00:00
dbragg
4843cc54d3 for the fun of it 1998-04-23 23:17:20 +00:00
dbragg
6da5d485be make it work for el don 1998-04-23 23:16:06 +00:00
dbragg
a07080099e OK, maybe this is better? 1998-04-23 23:06:18 +00:00
dbragg
dc47509642 Fixed to use correct targets 1998-04-23 22:27:55 +00:00
slamm
cd231647d6 Change NavCenter (aka Aurora) to use the XmLTree instead
of the Outliner class.  This will be cleaner in the end and will give
us an easy way to do dynamic columns.
1998-04-23 01:29:34 +00:00
slamm
03e5c90207 Add a new horizontalSizePolicy, XmRESIZE_IF_POSSIBLE.
This resizes the columns to make the fit in the available widget width
without scrollbars.  This is made possible by a new function,
SizeColumnsToFit(), which is adapted from Outliner.cpp:applyDelta().
Also add a resource for minColumnWidth.
1998-04-23 01:29:30 +00:00
slamm
03d180937e Fix print remote to take file argument. 1998-04-23 01:29:26 +00:00
ramiro
78b4db3cce Move headers from unused to used. 1998-04-22 23:48:50 +00:00
beard
7eacb4719a SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. 1998-04-22 02:12:12 +00:00
beard
a9ced1f82c Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. 1998-04-22 02:10:33 +00:00
beard
50952def0f Added support for dynamic allocation of menu IDs for plugins. 1998-04-22 02:08:49 +00:00
beard
572af434a6 Changes for plugins history. 1998-04-22 02:07:52 +00:00
sar
3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
ramiro
1b54eda150 Make sure the indicator widget is always at the WidgetList tail. 1998-04-21 19:11:20 +00:00
ramiro
19d9803131 Prevent toolbars from screwing with private XfeManager components. 1998-04-21 18:14:13 +00:00
ramiro
b49bcefbdc Add XfeIsPrivateComponent().
Test whether a widget is a private component of an XfeManager parent.
1998-04-21 17:57:20 +00:00
ramiro
0a04e4182e New and improved filing of bookmarks to Personal Toolbar. 1998-04-21 16:18:00 +00:00
ramiro
5b4bc81397 Move fe_DestroyWidgetTree() to XfeWidgets/MenuUtils.c as
XfeDestroyMenuWidgetTree().  Make it safe for killing private components.
1998-04-21 15:52:01 +00:00
ramiro
c0f7f90f73 Make it more paranoid. 1998-04-21 15:25:45 +00:00
ramiro
ba7b80b3b7 Add XfeDestroyMenuWidgetTree(). 1998-04-21 15:24:01 +00:00
ramiro
f65b3df79d Handle bogus input for XfeCascadeGetSubMenu(). 1998-04-21 14:55:16 +00:00
ramiro
4c4cb0b654 Add XfeToolBarGetLastItem(). 1998-04-21 13:29:37 +00:00
ramiro
0f3d2587ce Removed unused combobox dir and define. 1998-04-21 12:46:48 +00:00
ramiro
c4527bff27 Update for indicator support. Dont hardcode button layout. 1998-04-21 12:41:46 +00:00
ramiro
e8e4c884ed Dont hardcode button layout in XfeCreateLoadedToolBar. Update Makefile for
XfeWidgets.mk.
1998-04-21 12:39:49 +00:00
ramiro
e8cb38425e Improve the indicator support. 1998-04-21 12:38:44 +00:00
timm
6ced1b8f7c Add "MOZ_INSTALL_DIR" support, change to move asw.jar to as_html directly 1998-04-21 07:01:03 +00:00
timm
86362bc6c3 Lots of changes for 2 step 1998-04-21 06:59:12 +00:00
timm
8c1df5d995 Make a package "netscape.asw" from the progress bar applet 1998-04-21 06:58:48 +00:00
timm
a020a3066b Fix to make a "signed" dir as we do with the java plugin
(only way signpages.pl will work with this code, Signtool doesn't work for various reasons)
1998-04-21 06:58:06 +00:00
timm
29883ecae8 Added modem monitoring for first step of 2 step 1998-04-21 06:57:13 +00:00
timm
53a11e5635 Lots of changes for 2step 1998-04-21 06:56:36 +00:00
timm
90f5d3c1ee Remove TABLE 1998-04-21 06:56:11 +00:00
timm
39253592fe Add "RegRoot" entry 1998-04-21 06:54:47 +00:00
timm
fb72f0c940 Changes to match changes on server side 1998-04-21 06:53:38 +00:00
brade
adb5ab12d2 minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
brade
d61f7585c3 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
ramiro
e8c118a6e8 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro
a3e177c480 Update to 1998. 1998-04-21 00:51:45 +00:00
pinkerton
03504b5f00 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
ramiro
56af2384ea Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro
9be0d034aa Fix typos. 1998-04-19 16:15:00 +00:00
ramiro
0fb9908ec6 Update for new XmNindicatorPosition resource. 1998-04-19 16:14:30 +00:00
ramiro
39a525a180 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro
741a847cdb Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00