Commit Graph

1538 Commits

Author SHA1 Message Date
sfraser
c893373a9d Updated the list of export.mac files 1998-05-27 00:50:22 +00:00
sfraser
e71ef66b54 Fixing bugs in the scripts that copy headers into dist. Now allow trailing #comments, and handle whitespace after file names. 1998-05-27 00:50:08 +00:00
buster
11d1544188 fixed case-sensitive include 1998-05-26 23:28:48 +00:00
peterl
613e577b7d added visibility style attribute 1998-05-26 23:17:29 +00:00
peterl
3fd983bcd3 moved attributes around 1998-05-26 23:16:55 +00:00
peterl
9067bd0670 added visibility style attribute
moved attributes from position to display struct
1998-05-26 23:15:47 +00:00
peterl
3ce1b73e85 use context graph for finding contexts 1998-05-26 23:14:56 +00:00
peterl
ef2b8c8f94 cleaned up visibility 1998-05-26 23:14:29 +00:00
peterl
8dea0e7806 reworked up reset code
added child list
1998-05-26 23:14:09 +00:00
peterl
8ab27e1cb9 cleanup 1998-05-26 23:13:26 +00:00
peterl
45e4d76785 moved overflow from position to display struct 1998-05-26 23:13:15 +00:00
peterl
ffff5d5941 documented reset vs inherited attributes
shuffled some attributes around
1998-05-26 23:12:14 +00:00
waldemar
1e2922a39d Fixed bug 117404: typeof should return "function" on scripts and regular expressions. 1998-05-26 22:11:00 +00:00
buster
2104457c96 table width computation using style system (more than it used to, at least) 1998-05-26 22:03:16 +00:00
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