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 |
|
nisheeth
|
4258da0352
|
Added a check in LO_RelayoutOnResize() to bail if the document is being
laid out.
|
1998-05-05 17:27:23 +00:00 |
|
hyatt
|
660ecc8525
|
Fix to ensure that radio buttons and checkboxes are drawn with the proper background color.
Reviewed by Nisheeth.
|
1998-05-02 00:43:19 +00:00 |
|
montulli
|
88425f0df3
|
make layout module name be lay instead of layout to be compatible with unix
|
1998-04-30 23:30:20 +00:00 |
|
montulli
|
6393e1ce63
|
export layout.h into layout public include directory
|
1998-04-30 20:33:35 +00:00 |
|
nisheeth
|
36e45f71bb
|
- Added #ifdef DOM to layout.h
- Backing out some changes in layout.c that should not have gotten checked in...
|
1998-04-29 10:47:20 +00:00 |
|
nisheeth
|
98f5e71745
|
Touchdown of MARINER_DOM_BRANCH.
|
1998-04-29 10:13:27 +00:00 |
|
nisheeth
|
7b2593be95
|
Warning fixes. Thanks to Rick Osborne (rick@spacey.net).
|
1998-04-29 08:41:05 +00:00 |
|
nisheeth
|
bae32c65fd
|
Warning fix. Thanks to tenthumbs@cybernex.net.
|
1998-04-29 08:39:56 +00:00 |
|
nisheeth
|
0723b731d1
|
Adding stubs for the Layout Probe API.
|
1998-04-28 21:41:20 +00:00 |
|
cmanske
|
18f357b26e
|
More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed.
|
1998-04-27 14:37:46 +00:00 |
|