Commit Graph

1524 Commits

Author SHA1 Message Date
waldemar
37b1e0ef09 Fixed syntax errors 1998-05-26 21:25:41 +00:00
kostello
e1dc943664 Updated Table Border code to render HTML3.2 compatible borders (no longer using the cool,
CSS borders).
Fixed Table but submitted by Isaac David Guedalia <daniel_sh@gezernet.co.il>.
1998-05-26 20:57:24 +00:00
kostello
843b8a3ff9 Moved Get3DColors from HRPart to CSSRendering.
Modified Border Drawing Code to use Get3DColors for backwards compatibility purposes.
1998-05-26 20:52:59 +00:00
kostello
cb198187a9 Moved Get3DColors from HRPart to CSSRendering. 1998-05-26 20:52:12 +00:00
scc
b869fac706 First Checked In. 1998-05-26 19:48:03 +00:00
scc
d465d35e9c Added code to handle the `stop for errors, but not logging' case; moved copyright to (newly added) POD section 1998-05-26 19:46:36 +00:00
scc
8f7d366b17 *** empty log message *** 1998-05-26 19:36:10 +00:00
scc
31ea6eccb0 First Checked In. 1998-05-26 19:34:23 +00:00
ftang
ee982b7148 fix the x-x-big5(and also gb2312, ksc5601) problem MS FrontPage introduced
for UNIX and Mac. The Window fixed eariler.
1998-05-26 19:18:47 +00:00
radha
91c7212ef6 Re-fix for earlier fix for bug # 104761. Re-fix provided by timm. See bug report
for further details.
1998-05-26 19:05:32 +00:00
ftang
1158b1a4bc Fix NO-ending-SI problem for EUC-KR to ISO-2022-KR conversion
Thanks Jungshik Shin <jshin@pantheon.yale.edu> from the net and Erik van der Poel
1998-05-26 18:52:50 +00:00
radha
0dba29da46 New resources for the "Show/Hide Navigation Center" menu option 1998-05-26 18:52:01 +00:00
radha
d214063f78 Add new command xfeToggleNavCenter to show/hide Aurora pane 1998-05-26 18:51:12 +00:00
radha
cfede3a172 Add BrowserView to the source files list. 1998-05-26 18:50:25 +00:00
radha
1e12e3b576 Use BrowserView instead of HTML View. BrowserView holds a HTML view and a
NavCenter. Create a new menu option "Show/Hide NavCenter".
1998-05-26 18:49:53 +00:00
radha
c8c5138a99 Initial Checkin. This is the new view for all browser frames. It holds a HTML
View and a Nav Center View. Navcenter is currently turned off by default. It
can be  turned on with the "Show Navigation Center"  menu option.
1998-05-26 18:48:14 +00:00
pinkerton
8f10dac8dd Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted. 1998-05-26 16:32:05 +00:00
pinkerton
42c333de65 default button again works in profile picker dialog. 1998-05-26 16:30:42 +00:00
ltabb
2b0e4ceb6b this is a test for judd, no code effect 1998-05-26 14:51:51 +00:00
shaver
8f257dc22d actually define the function properties of a script when decoding 1998-05-26 13:25:26 +00:00
shaver
33a0264376 preserve sprop->id across XDR 1998-05-26 12:18:18 +00:00
ramiro
271e289e0c Change the logic of the || operators. This fixes a problem where the
bookmark window was asserting for no reason.
Thanks to Andrew Veliath <andrewtv@usa.net>
1998-05-26 12:15:44 +00:00
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