Commit Graph

4735 Commits

Author SHA1 Message Date
rickg%netscape.com
5446c139c4 warning removal 1998-07-25 02:11:02 +00:00
racham%netscape.com
c1e08dc76f BUG 181242 : ASE 1step & 2step sync-up. Added check box to control OneStepMode Flag. 1998-07-25 02:09:30 +00:00
racham%netscape.com
267f88775c BUG 181242 : ASE sync-up between 1step and 2step worlds. Added OneStepMode flag handling. 1998-07-25 02:07:10 +00:00
joki%netscape.com
0b8640b954 Fix for unitialized var and missing add/release ref pair in the GetScriptGlobalObject call 1998-07-25 01:53:54 +00:00
joki%netscape.com
98a6e7f5d1 Fix for missing add/release ref pair in the GetScriptGlobalObject call 1998-07-25 01:53:15 +00:00
racham%netscape.com
197977c061 BUG 181240 : added OneStepMode flag (OneStepMode=no) 1998-07-25 01:35:03 +00:00
racham%netscape.com
2fb5a230e1 BUG 181240 : added control statements to decide 1step vs 2step 1998-07-25 01:29:14 +00:00
peterl%netscape.com
8cae022e89 added accessor for html style sheet 1998-07-25 01:26:12 +00:00
racham%netscape.com
ea6809a628 BUG 181240 : 1step vs 2step changes 1998-07-25 01:22:46 +00:00
peterl%netscape.com
ab09d83870 added font scaling support 1998-07-25 01:22:10 +00:00
peterl%netscape.com
62cb905c58 made anchor pseudo classes not resolve unless anchor has an href 1998-07-25 01:21:47 +00:00
peterl%netscape.com
7ecf7edd80 added body link color support 1998-07-25 01:20:48 +00:00
peterl%netscape.com
cc19e3c20d added bosy link color support
added font scaling support
1998-07-25 01:17:42 +00:00
vidur%netscape.com
08e93c9190 Added recursive document.write 1998-07-25 01:13:23 +00:00
peterl%netscape.com
d6a3e2103a added Nav's magic font scaler 1998-07-25 01:11:49 +00:00
rickg%netscape.com
7693865115 fixed a state problem in parser related to nesting levels 1998-07-25 01:02:01 +00:00
vidur%netscape.com
5639f27847 Added methods to nsINetService to get and set cookie string for a URL 1998-07-25 00:32:32 +00:00
vidur%netscape.com
92e85525b5 Added document.cookie. HTMLCollection.namedItem looks for both NAME and ID attributes 1998-07-25 00:31:52 +00:00
rickg%netscape.com
79205ce3c8 added line number support to nodes for Javascript 1998-07-25 00:29:15 +00:00
rickg%netscape.com
a6035c39f1 even more progress in the parser 1998-07-25 00:05:29 +00:00
kin%netscape.com
b6f70ddf26 Fix for 5.0SF1 in bug #300901: Lose <br> inside a cell in a table
Modified lo_LayoutTag() to set hard linebreaks for NSDTs.
Reviewed by toshok and nisheeth.
1998-07-24 23:59:46 +00:00
vidur%netscape.com
e7551f3f13 Added PR_EXTERN_C macros necessry for Raptor 1998-07-24 23:52:27 +00:00
morse%netscape.com
db3025af97 fix bug 309831, reviewed by gagan 1998-07-24 23:38:25 +00:00
waterson%netscape.com
dc6c35efed Removed until approval from modul owner. 1998-07-24 23:33:15 +00:00
rickg%netscape.com
8e5cff08b3 first pass at getting javascript to work in parser 1998-07-24 23:29:30 +00:00
akkana%netscape.com
772be14e89 New composer Table menu. 1998-07-24 23:26:39 +00:00
buster%netscape.com
c2cb496f85 NOWRAP turned off in fixed-width cells for backwards compatibility
we handle inconsistent width attributes better
1998-07-24 23:26:23 +00:00
akkana%netscape.com
955bc211d5 Strings for table menu and replace dialog 1998-07-24 23:26:05 +00:00
akkana%netscape.com
fbdeb64da2 Split off find dialog into new file; add optional Replace functionality to it. 1998-07-24 23:25:16 +00:00
mccabe%netscape.com
e1c6f3374e typedef of int64 for osf now avoids long long - because long long is a
compiler extension, and we want to be able to turn off compiler
extensions for osf.  And longs are long long there anyway.

Propagated from nspr, courtesy wtc.
1998-07-24 23:12:09 +00:00
waterson%netscape.com
f7d82b20d0 Initial revision. 1998-07-24 23:07:58 +00:00
kin%netscape.com
e017a96635 Fix for bug #300809: Composer adds and deletes tags; bad image display;
HTML does not validate
Modified CEditContainerElement::PrintEnd() to fix problem where we were
not closing all CENTER tags.
1998-07-24 23:04:39 +00:00
blythe%netscape.com
b2fd4c6cf1 Fix a few pref calls to check or assert for errors 1998-07-24 22:56:50 +00:00
danm%netscape.com
fd97cbd817 fixing glowcode build stompage from landing of jpeg branch 1998-07-24 22:49:02 +00:00
waterson%netscape.com
1e6ab391e2 Fixed MOZ_PROF to include symbols, build optimized. 1998-07-24 22:47:22 +00:00
waterson%netscape.com
7212146636 Fixed MOZ_PROF to build optimized with symbols. 1998-07-24 22:46:44 +00:00
blythe%netscape.com
dea2f55501 VC6 support, aprvd Suresh Duddi 1998-07-24 22:46:04 +00:00
blythe%netscape.com
9768c019a2 VC6 support, aprvd module owner 1998-07-24 22:45:25 +00:00
timm%netscape.com
edc9cb8eb3 turn off trace in non-debug builds 1998-07-24 22:43:39 +00:00
timm%netscape.com
ca4d00b244 add GetISPSupportPhoneNumber 1998-07-24 22:42:52 +00:00
timm%netscape.com
3d25a84455 remove trace statements 1998-07-24 22:42:14 +00:00
robinf%netscape.com
58286bf961 fixed corrupted file 1998-07-24 22:41:58 +00:00
timm%netscape.com
2c644b218e fix path bug 1998-07-24 22:41:37 +00:00
timm%netscape.com
85350b67da add isp support number window 1998-07-24 22:41:21 +00:00
timm%netscape.com
3e48582050 make sure to rm ispplans.htm 1998-07-24 22:41:04 +00:00
timm%netscape.com
ed5ff10666 was going to wrong error page 1998-07-24 22:40:04 +00:00
robinf%netscape.com
ff8257bfd5 Main.htm: removed text about profiles; dialinf1.htm: reworded description of outside line dialing prefix 1998-07-24 22:39:42 +00:00
clayton
e3203378d4 Fixed some constant handling for constants that return strings or other
non-numeric data.  Fixes problem with LDAP_OPT_ON/LDAP_OPT_OFF.
1998-07-24 22:31:03 +00:00
rickg%netscape.com
91c3a6956c tons-o-fixes in the parser 1998-07-24 21:57:43 +00:00
michaelp%netscape.com
bc8f944b64 re-added optimization with the ability to use it anywhere by setting the
NS_VMREFRESH_AUTO_DOUBLE_BUFFER when calling UpdateView().
1998-07-24 21:49:02 +00:00