Commit Graph

177 Commits

Author SHA1 Message Date
cmanske
09e393d158 Fixed SF1 list HTML bugs for Composer. Reviewed by mjudge. 1998-06-05 15:00:23 +00:00
pierre
22fe8fb8d8 First Checked In. 1998-06-05 06:14:09 +00:00
scullin
9247d0bfcb Clean up for use in modular netlib, create library on windows. 1998-06-05 01:08:32 +00:00
hardts
fcdbde9fff touching down layout integration branch 1998-06-05 01:03:18 +00:00
pinkerton
16ded12a47 Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source). 1998-06-04 17:47:31 +00:00
pierre
84852a2f8f First Checked In. 1998-06-04 10:03:05 +00:00
sfraser
3c9b704b7f Added a needed prototype for the Mac build 1998-06-04 07:34:52 +00:00
sfraser
0b66ae3f5e Fixes to allow us to compile Progress with this obsolete class for now. 1998-06-04 07:31:29 +00:00
sfraser
2f1fa4ff18 First Checked In. 1998-06-04 07:08:46 +00:00
sfraser
d4b49427ee First Checked In. 1998-06-04 06:57:39 +00:00
sfraser
c35f418a0c Add a new header to export 1998-06-04 06:50:25 +00:00
law
b76d4db3db Fix for defect #122687: Bypass VC++ v5 optimizer bug 1998-06-03 18:33:25 +00:00
rjc
590cc187dc Merging RDF_BRANCH onto tip. 1998-06-03 17:32:56 +00:00
jgellman
f3498843d0 fix for MSCV 4.21 compiler -- explicit cast 1998-06-03 02:19:42 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
scc
c5bab4a898 First Checked In. 1998-06-03 00:12:50 +00:00
scc
a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +00:00
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