ramiro
|
e5809132df
|
In mozilla.c it says that XFE_InitDNS_Early is called before NSPR, etc.; but
the LOG macro calls PR_smprintf which fires up NSPR. Use fprintf instead
of LOG() for this case.
Thanks to tenthumbs@cybernex.net.
|
1998-05-26 11:08:10 +00:00 |
|
ramiro
|
799191354f
|
Mozilla crashed after visiting a page with plugin. This is caused
by an access to a NULL pointer (plugin->handle).
Thanks to weitsang@yahoo.com
Fixes bugzilla #409.
|
1998-05-26 10:58:59 +00:00 |
|
troy
|
3ea1d2d8e3
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
|
guha
|
b7b1c1cf1d
|
Mac ifdef bustage fixage
|
1998-05-24 01:13:55 +00:00 |
|
guha
|
a315393fce
|
Add test.c : This file is not in the client build but is meant as
a sample file for those who want to use the XML module in standalone
mode.
Added a bunch of ifdefs for getting the standalone mode.
|
1998-05-24 00:27:54 +00:00 |
|
spider
|
2435513afc
|
Support for resource files on win32 - other platforms currently
ignore the RESFILE and RCFILE variables
|
1998-05-23 18:34:48 +00:00 |
|
spider
|
24e2a1dcba
|
Support for Julian and nls prior to FreeSource move to /m/pub
|
1998-05-23 18:34:15 +00:00 |
|
scullin
|
678c369455
|
Only build module with nglayout.
|
1998-05-23 03:54:56 +00:00 |
|
briano
|
61ae0639a8
|
Fixing the SCO OpenServer builds. Need to define _SVID3 in this special case so including statvfs.h will give us what we need. Anyone want to volunteer a more elegant solution? Approved by ramiro@netscape.com.
|
1998-05-23 03:46:19 +00:00 |
|
scullin
|
b7275d7630
|
Landing modular netlib on Window.
|
1998-05-23 01:38:10 +00:00 |
|
scullin
|
89f7e16a5f
|
Fix nglayout build.
|
1998-05-23 01:28:11 +00:00 |
|
sfraser
|
44e9956672
|
First Checked In.
|
1998-05-23 01:14:17 +00:00 |
|
scullin
|
f4b4589734
|
Fix printing of nsString.
|
1998-05-23 00:28:02 +00:00 |
|
rjc
|
662b8691bd
|
Fix FTP on Mac. (Approval by module owner: gagan)
|
1998-05-23 00:09:18 +00:00 |
|
scullin
|
213aa607f0
|
Landed raptor modular netlib stuff
|
1998-05-22 23:38:40 +00:00 |
|
hardts
|
2c5a97d973
|
XPCOM has now landed on the tip
|
1998-05-22 22:41:37 +00:00 |
|
hardts
|
b610f18d8a
|
was 0 length file after landing branch, copy in the branch version
|
1998-05-22 22:34:32 +00:00 |
|
hardts
|
95f3fc8a1d
|
TestID.cpp didn't get branch changes for some reason, adding them now.
|
1998-05-22 22:30:53 +00:00 |
|
cyeh
|
bfba9e694a
|
add file vr_stubs.c to libreg as part of the XPCOM_BRANCH landing
|
1998-05-22 22:01:45 +00:00 |
|
hardts
|
6bcb19ce6f
|
landing XPCOM_BRANCH
|
1998-05-22 21:56:30 +00:00 |
|
hardts
|
d9c700cb8b
|
land XPCOM_BRANCH
|
1998-05-22 21:55:49 +00:00 |
|
cyeh
|
0977bc9ea6
|
assist with XPCOM_BRANCH landing. add files nsDebug.cpp and nsSupportsArray.cpp to projects
|
1998-05-22 21:52:45 +00:00 |
|
pinkerton
|
57f608c962
|
More appearance manager changes. Support for toolbar buttons being AM savvy. (appr sdagley).
|
1998-05-22 20:25:42 +00:00 |
|
pinkerton
|
382dfd7c13
|
First Checked In.
|
1998-05-22 20:23:25 +00:00 |
|
kipp
|
8869c3a9b9
|
Including missing nsCoord
|
1998-05-22 20:11:42 +00:00 |
|
kipp
|
6bb1a20e64
|
Added -md argument handling
|
1998-05-22 20:11:14 +00:00 |
|
rickg
|
37d2179d5d
|
fixed bug in form -- form flag was never being set to true
|
1998-05-22 19:31:38 +00:00 |
|
rickg
|
415e5bc640
|
fixed a minor build problem with blender
|
1998-05-22 19:16:08 +00:00 |
|
guha
|
f797caec45
|
Fix crashing bug caused by very long string being passed to FE_Trace
|
1998-05-22 18:51:38 +00:00 |
|
kipp
|
498a4aa3ef
|
Let .cpp compilations KEEP the .cfg file too
|
1998-05-22 18:43:34 +00:00 |
|
kipp
|
eb7c893d4f
|
Fixed windows cvpack problem
|
1998-05-22 18:41:08 +00:00 |
|
kipp
|
e5b0ee397f
|
Removed a pile of includes
|
1998-05-22 18:39:28 +00:00 |
|
kipp
|
ca9dfd762d
|
Move padding out of UL/OL and into LI's that are in UL/OL's
|
1998-05-22 18:39:11 +00:00 |
|
kipp
|
3505e0b3cc
|
Use new GetVisibleArea API
|
1998-05-22 18:38:33 +00:00 |
|
kipp
|
483d1c66ad
|
Support LI's with padding instead of UL padding
|
1998-05-22 18:38:11 +00:00 |
|
gagan
|
a6371143d3
|
Unix builds. Not in the main build yet.
|
1998-05-22 18:38:10 +00:00 |
|
kipp
|
8e4689245f
|
Removed some dead code; added code to DidReflow children at a good spot
|
1998-05-22 18:37:49 +00:00 |
|
kipp
|
52a57efacd
|
Removed some includes
|
1998-05-22 18:37:25 +00:00 |
|
kipp
|
abe10706b7
|
Removed an include
|
1998-05-22 18:37:15 +00:00 |
|
kipp
|
9094e7ca15
|
Declare nsStylePosition
|
1998-05-22 18:37:04 +00:00 |
|
kipp
|
f2ba7b689f
|
Removed includes; updated GetVisibleArea API
|
1998-05-22 18:36:40 +00:00 |
|
kipp
|
ec47208d0c
|
updated GetVisibleArea API
|
1998-05-22 18:36:27 +00:00 |
|
gagan
|
4417a94e34
|
strlen to PL_strlen. Not in the build yet.
|
1998-05-22 18:34:22 +00:00 |
|
kipp
|
8daaf04ddd
|
Removed includes
|
1998-05-22 18:28:40 +00:00 |
|
kipp
|
b5a42fbb0a
|
Only verify last is complete when enabled
|
1998-05-22 18:28:29 +00:00 |
|
kipp
|
619abbfb24
|
Removed unneeded include
|
1998-05-22 18:28:02 +00:00 |
|
kipp
|
73c89fcb92
|
Repaired GetVisibleArea API
|
1998-05-22 18:27:48 +00:00 |
|
kipp
|
74275a09e5
|
new
|
1998-05-22 18:27:25 +00:00 |
|
jevering
|
8be66e8b53
|
Fixed about: URL's from crashing the viewer.
|
1998-05-22 18:10:08 +00:00 |
|
buster
|
97094cd511
|
added -r # for specifying a repeat count for batch mode
|
1998-05-22 17:34:58 +00:00 |
|