sar
3fff96be8b
change MOZ_SRC references to DEPTH
1998-04-21 21:22:54 +00:00
scullin
187547dbe0
Signed.
1998-04-21 20:11:22 +00:00
scullin
8f8a29c001
Added
1998-04-21 20:10:59 +00:00
ramiro
1b54eda150
Make sure the indicator widget is always at the WidgetList tail.
1998-04-21 19:11:20 +00:00
scullin
2edcb9609d
Fix release mode bustage.
1998-04-21 18:25:52 +00:00
ramiro
19d9803131
Prevent toolbars from screwing with private XfeManager components.
1998-04-21 18:14:13 +00:00
scullin
c5a9b23fe4
Don't hard-code the date.exe path, use unix_date.exe instead.
1998-04-21 18:04:41 +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
wtc
1ce33d0f6f
Merged the makefile changes from Netscape's internal development version
...
of NSPR to the public ns/nsprpub on mozilla.org.
Removed ns/nsprpub/tools/winsock.lib, which should not have been
released. This file can be generated from winsock.dll by following
the NSPR build instructions for Windows 3.11 at
http://www.mozilla.org/docs/refList/refNSPR/win16.html .
1998-04-21 17:21:53 +00:00
valeski
94b209c54f
compiler warning fix (paren inclusion) submitted by dkindred@cmu.edu . approved/rev'd by nisheeth
1998-04-21 17:17:35 +00:00
buster
e94974f380
THEAD and TFOOT tags enabled
1998-04-21 16:36:46 +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
hshaw
7cd00f8353
Removed dependency on sun-java/config/rules.mak
1998-04-21 06:49:20 +00:00
hshaw
7a35cc7106
Remove dependency on sun-java/config/rules.mak
1998-04-21 06:48:41 +00:00
hshaw
aed9421c0c
Applet is a private component and hence removed
1998-04-21 06:48:15 +00:00
hshaw
ef10043270
Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA
1998-04-21 06:47:20 +00:00
hshaw
b5a3a9124e
Remove dependency on sun-java/config/rules.mak.
1998-04-21 06:45:01 +00:00
hshaw
a4aa2cbf1c
Move library creation to libs phase, cause jpeg to depend on dist/public vs reaching into sun-java for headers
1998-04-21 06:43:56 +00:00
hshaw
fb8567408a
Fix problem with dependency checking of AWT11 class files
1998-04-21 06:42:48 +00:00
hshaw
e28082ff57
Add NS_DEPTH to list of macros processed by mantomak
1998-04-21 06:41:47 +00:00
hshaw
f90be69d01
Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu
1998-04-21 06:40:35 +00:00
brade
adb5ab12d2
minimize references to CStr255 class; fix some small memory leaks
1998-04-21 04:47:44 +00:00
troy
2e70be499e
Fixed column's incremental reflow function to properly handle margins
1998-04-21 04:27:34 +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
troy
7a352e2518
Made sure pseudo frames get a top and bottom margin of 0
1998-04-21 03:16:11 +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
peterl
365c3a7d93
added spacing and border structs
1998-04-21 00:02:44 +00:00
troy
38fe177725
Changed the space manager interface to return trapezoids instead
...
of rects
1998-04-20 23:53:47 +00:00
montulli
02c06c5427
update cvpics.c to new streams API
1998-04-20 22:50:15 +00:00
buster
073e82f152
table performance and minor bug fixes.
1998-04-20 22:49:15 +00:00
troy
e8b3026775
Fixed problem of hitting an assert when encountering an incomplete
...
frame when reflowing appended children
1998-04-20 20:24:25 +00:00