Commit Graph

68 Commits

Author SHA1 Message Date
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
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
morse
1c69833d97 single signon changes 1998-06-06 00:21:25 +00:00
cmanske
09e393d158 Fixed SF1 list HTML bugs for Composer. Reviewed by mjudge. 1998-06-05 15:00:23 +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
rjc
590cc187dc Merging RDF_BRANCH onto tip. 1998-06-03 17:32:56 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
scc
a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +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
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
morse
779aad7f2c fix buid bustage 1998-05-29 23:32:51 +00:00
sfraser
ad45cafbed Fix a warning about an uninitialized variable 1998-05-28 19:39:58 +00:00
pnunn
b705de4a3c fix for #84300. print images at printer resolution not screen resolution. 1998-05-28 18:53:31 +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
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +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
briano
e848ad0a09 'Fixed' the warning about the supposed trigraph. a=djw 1998-05-15 17:16:49 +00:00
spence
65420b3f33 fix ifdef bustage 1998-05-13 22:35:20 +00:00
donm
24e287b80f fixed unix build bustage. LO_BUILTIN requires #define SHACK and lo_ele.h 1998-05-13 21:59:20 +00:00
spence
efbd5a9975 shack layout element 1998-05-12 23:22:14 +00:00
spence
569779ab6c handle relayout of shack elements 1998-05-12 23:04:58 +00:00
spence
eb05b89dd4 shack elements are tabable 1998-05-12 21:57:20 +00:00
spence
6a1e6d5156 pick up src param for shack elements 1998-05-12 21:19:19 +00:00
spence
c42e4ec225 doc info relfects shack elements 1998-05-12 21:18:46 +00:00
spence
33763babf0 changes for shack layout element 1998-05-12 19:16:46 +00:00
spence
4886096597 changes for shack layout element 1998-05-12 19:10:35 +00:00
spence
36eec7c0bc changes for shack layout element 1998-05-12 19:03:13 +00:00
spence
6cfa2a3424 changes for shack layout element 1998-05-12 18:55:51 +00:00
spence
dd51450923 changes for shack layout element 1998-05-12 18:42:16 +00:00
spence
0fe7271af4 changes for shack layout element 1998-05-12 18:33:45 +00:00
spence
fb6c023275 new shack layout element 1998-05-12 18:22:49 +00:00
spence
444b688ca8 new layout element for shack objects 1998-05-11 19:54:46 +00:00
cmanske
041a0ef3a9 Fixed another memory bug in Composer 1998-05-08 18:51:58 +00:00
cmanske
1f23e123dd Fixed memory crash bug in new Composer table code 1998-05-08 01:12:10 +00:00
toshok
e08bc01688 Remove #ifdef's for TEXT_CHUNK_LIMIT, since it's always defined to something. 1998-05-07 21:16:02 +00:00
toshok
79741f2460 I know I'm going to get strung up for this, but I just can't read this file without a window that's like 150 columns wide. 1998-05-07 21:12:03 +00:00
toshok
d2cd5fd1cf remove huge commented out chunks of code (that have been commented out since time began, it seems.) also added a couple of fairly bogus comments at the beginnings of lo_Push/PopAlignment 1998-05-07 20:44:45 +00:00