cmanske
e020843b76
Finished fix for SF1 bug 123355 - force JavaScript on for Composer Plugins. Reviewed by mjudge.
1998-06-15 21:44:23 +00:00
nisheeth
cabfc296fe
Fix for bug#112027. Reviewed by Dan. The crash was occuring for the case
...
when the MULTICOL tag had no content. Fixed lo_rl_FitMultiColumn()
to handle that case.
1998-06-12 22:35:50 +00:00
mjudge
d415e492d8
bug 113680 fix for horizontal rule strangeness after tables. when reflowing tables, do not reflow beyond the last cell
1998-06-12 16:05:46 +00:00
nisheeth
7206d30a96
Fix for bug 123984. Approved by don. LO_SelectAll was crashing in
...
lo_FindDocumentEdge() because state->end_last_line was not being set
properly during layout of the document. Fixed.
1998-06-12 06:09:51 +00:00
cmanske
4be87732d7
Fixed SF1 bugs 65190, 105787, 123355. Reviewed by mjudge, approved by brade, don
1998-06-12 01:22:22 +00:00
cmanske
a6c4d7cf1a
Part of fix for SF1 bug 123355, reviewed by fur. Approved by brade, don
1998-06-12 01:22:14 +00:00
nisheeth
aea8359755
Fix for bug #108358 . No code review coz its a one liner. Fixes the infinite
...
loop by letting us break out on a condition that wasn't being checked
earlier in lo_LayoutTextBlock() in laytext.c. Thanks a lot to Jeff
Caldwell (look@shell.lazerlink.net ) for the patch.
1998-06-12 01:16:59 +00:00
nisheeth
9798be6b4b
Fix for bug 124273. Reviewed by toshok. Commented out call to
...
LO_PopStyleSheetTagByIndex() in lo_RelayoutCell() in laytable.c.
This should fix lots of crashes on rendering pages with stylesheets.
1998-06-11 23:39:15 +00:00
gordon
03e58a5dca
Fixing Mac bustage by adding typecast. Approved by sar.
1998-06-10 23:04:18 +00:00
toshok
0a6e8a22c3
fix relayout of preformatted text (and hopefully help out in the
...
relayout of normal text as well.) Make sure we start at the element
immediately following the LO_TextBlock (if possible, otherwise start
at the startTextElement.) Also, loop up to and including the
endElement. Lastly, insert new soft line breaks after recycling the
old ones.
1998-06-10 19:12:01 +00:00
toshok
19e8cf0392
Make line breaks at the start and end of a PRE section hard, so they persist across resizes (part of the fix for 123300.
1998-06-10 18:58:14 +00:00
toshok
99c3cd4bcc
Add one liners about the PRE_*, QUOTE_* and SUBDOC_* #defines.
1998-06-10 16:54:35 +00:00
pinkerton
bd70e1ff35
Fix bug #12413 in single signon (appr don, rev morse).
1998-06-10 15:20:06 +00:00
nisheeth
484db7cd55
Fix for bug 123208. Fixes the problem of nested tables with 100% height
...
getting heights of 10000 pixels. Thanks to Tim Rowley (tor@cs.brown.edu )
for providing a patch that was very close to the real fix. You saved me
a lot of work!
1998-06-10 06:56:10 +00:00
waterson
a4c644a1f3
Added plugin to list of directories so the nsIPlug.h gets exported. Needed for OJI to build.
1998-06-08 21:38:35 +00:00
waterson
279bbd6616
Added code to export nsIPlug.h to the public plugins directory. Needed for OJI to build.
1998-06-08 21:38:10 +00:00
gordon
75868dcb41
Renamed debug target output file to match target name: LibMochaDebug.o.
1998-06-08 17:19:18 +00:00
gordon
f5a123ea74
Add typecast in principalsCanAccessTarget(), necessary to satisfy the Mac's more stringent compilers. The parameter should be double checked by someone who's had more sleep.
1998-06-08 11:05:01 +00:00
gordon
3afb5f4280
Remove unnecessary include for XP_MAC.
1998-06-08 11:02:20 +00:00
morse
4c00761c0d
fix tree bustage on mac
1998-06-07 17:24:46 +00:00
morse
efcf178b52
change for single signon
1998-06-07 16:06:49 +00:00
morse
22995b061a
single signon changes
1998-06-07 15:56:07 +00:00
dveditz
f8633f6bea
merging from SMARTUPDATE_BRANCH
1998-06-07 09:23:42 +00:00
scullin
6da1b3322c
Fake out mac build.
1998-06-06 03:30:11 +00:00
scullin
604fe4ee1f
Removed xp_reg.c
1998-06-06 00:59:13 +00:00
scullin
625f975e1f
Move to network/util/mkreg.c
1998-06-06 00:58:32 +00:00
morse
1c69833d97
single signon changes
1998-06-06 00:21:25 +00:00
scullin
c23a604d54
Add xp_hash to the modular netlib files.
1998-06-05 23:23:05 +00:00
raman
c535b8946d
Fix to make OJI to build.
1998-06-05 19:34:36 +00:00
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