Commit Graph

160 Commits

Author SHA1 Message Date
pinkerton
ef8cb39019 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:39:14 +00:00
warren
ff0fc4a78c Factored nsplugin.h into nsIPlug.h and nsILCPlg.h. nsplugin.h will get obsoleted. 1998-06-02 00:32:49 +00:00
scullin
314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
raman
90ba9f9a0c Code to display the Signed JS and Applets UI on Mozilla thread by posting an event. Coded by morse. Approved by norris. 1998-06-01 22:10:54 +00:00
raman
7f4555ea8b Added handling of buttons for Signed JS and Applets UI. Coded by morse. Approved by nisheeth 1998-06-01 22:10:21 +00:00
cmanske
c0a584ab3f Added outdent list level when Enter key is pressed and current item is empty 1998-06-01 16:21:19 +00:00
spence
1f2bdadab7 fixed some shack layout problems 1998-06-01 07:28:55 +00:00
jgellman
04f0620d33 merge from OJI_19980430_BRANCH 1998-05-31 19:20:05 +00:00
cmanske
22a7f83870 Composer bug fixes and more feature work 1998-05-30 22:51:37 +00:00
morse
bea3609bc3 lock the signon list when it is in use 1998-05-30 22:37:35 +00:00
ftang
0904a04398 add HTML 4.0 entity 1998-05-30 08:15:07 +00:00
ftang
b34f2177dc add new name and alias 1998-05-30 08:02:50 +00:00
morse
779aad7f2c fix buid bustage 1998-05-29 23:32:51 +00:00
mcafee
59e566ba99 DisplayBuiltin() and FreeBuiltinElement() undefined for Solaris, adding stubs. 1998-05-29 05:20:06 +00:00
sfraser
1c7a223200 Really fix the library name this time. 1998-05-28 20:49:02 +00:00
sfraser
dd39362e25 Fix the output directory, and the lib name for the debug shlb target 1998-05-28 20:29:47 +00:00
sfraser
ad45cafbed Fix a warning about an uninitialized variable 1998-05-28 19:39:58 +00:00
pnunn
c027c2c80c fix #84300. print images to printer rez not screen rez. 1998-05-28 19:32:00 +00:00
sfraser
774052ff9b Changed for new build system 1998-05-28 18:58:33 +00:00
sfraser
d3febdb901 First Checked In. 1998-05-28 18:57:26 +00:00
sfraser
5e256bd279 Changed for new build system, and to put output of stubs project in dist:client_stubs 1998-05-28 18:53:57 +00:00
pnunn
b705de4a3c fix for #84300. print images at printer resolution not screen resolution. 1998-05-28 18:53:31 +00:00
sfraser
7382386b4f Changed prefix file for new build system 1998-05-28 18:53:07 +00:00
morse
f9e5ad866a bug 122126, reviewed by mjudge 1998-05-28 17:41:09 +00:00
morse
eaec134c50 bug 122126, reviewed by mjudge 1998-05-28 17:13:10 +00:00
nisheeth
28e84dc387 Fix for bug 113155. We were losing the form_data->value of hidden text fields when executing "history.go(0)". Now we keep the value around between session history traversals. Thanks to ludovic for the fix.
----------------------------------------------------------------------
1998-05-28 14:24:16 +00:00
scullin
237b5d8639 Fix mac build bustage. 1998-05-28 01:31:47 +00:00
ftang
d1e7ffa000 add euro sign. approved by dp 1998-05-28 00:49:35 +00:00
scullin
091839a1af Remove SOCKET_ERRNO from mozilla/network. 1998-05-28 00:18:29 +00:00
scullin
4abbc8d703 Landing MODULAR_NETLIB_BRANCH on windows. 1998-05-27 22:13:00 +00:00
morse
6544ea4026 bug 122126, reviewed by atotic 1998-05-27 07:31:15 +00:00
sfraser
34ba33bcfc Added some more headers to export 1998-05-27 00:53:55 +00:00
sfraser
fadf4e509b First Checked In. 1998-05-27 00:53:25 +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
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
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
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
pinkerton
382dfd7c13 First Checked In. 1998-05-22 20:23:25 +00:00
pinkerton
a476e5c2cd commented out the annoying assert when max round was exceeded. 1998-05-22 04:22:04 +00:00
pinkerton
fcc3270223 Landing of a bunch of appearance manager stuff. (appr sdagley). 1998-05-22 04:19:24 +00:00
mccabe
61d5cdd55e Removed the escape and unescape functions, as they are now part of the core engine. (They've become part of the ECMA spec.) Fix to (97681). 1998-05-20 03:23:07 +00:00
pinkerton
1eef7b63e2 add comment that this class is obsolete (appr sdagley). 1998-05-19 19:31:51 +00:00
pinkerton
36e8856c9b Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley). 1998-05-19 19:25:59 +00:00
pinkerton
edd72ed970 First Checked In. 1998-05-19 19:16:51 +00:00
scullin
a71a8cd1d2 Moved cvactive.h from include to network/cnvts 1998-05-18 23:51:09 +00:00
toshok
32050c3897 apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix. 1998-05-18 21:58:00 +00:00
nisheeth
ad8344ccca val was not being initialized properly lo_LayoutBlockSpacer(). Fixed. Thanks
to Kathy Brade (brade@netscape.com) for catching this.
1998-05-18 20:44:34 +00:00
spence
e40d8a1618 ifdef bustage 1998-05-15 18:54:35 +00:00
briano
e848ad0a09 'Fixed' the warning about the supposed trigraph. a=djw 1998-05-15 17:16:49 +00:00
atotic
d6ffa1e4e9 Removed NSstring.* because of conflicts with raptor, renamed to macstrdlibxetras 1998-05-15 16:59:14 +00:00