rods
76c19e55d0
fixing irix build
1998-06-15 16:34:18 +00:00
rods
0a294a2588
added additional FileWidget support
1998-06-15 16:29:00 +00:00
rods
2a348d6c32
added sow/hise and resize
1998-06-15 16:28:42 +00:00
rods
06bd969d3d
fixed up resize events
1998-06-15 15:36:28 +00:00
rods
650753735a
added File Widget
1998-06-15 15:36:09 +00:00
rods
8a80948a85
added nsFIleWidget.cpp
1998-06-15 15:35:56 +00:00
rods
08282b1957
initial working version
1998-06-15 15:35:35 +00:00
jwz
62b8204d80
don't send last-modified headers with a static date...
1998-06-15 05:08:14 +00:00
troy
8dbcb4c135
Changed some GetStyleContext/GetStyleData calls to use nsIFrame::GetStyleData
...
instead. This saves the AddRef/Release overhead
1998-06-14 05:23:59 +00:00
troy
7bbe992c0b
Changed some GetStyleContext/GetStyleData pairs to use nsIFrame::GetStyleData
...
instead
1998-06-14 05:14:17 +00:00
troy
8bfcb70b73
Changed some pairs of GetStyleContext/GetStyleData calls to a single call
...
to nsIFrame::GetStyleData
1998-06-14 05:00:38 +00:00
troy
1afc3a4b00
Changed a GetStyleContext/GetStyleData pair to use the nsIFrame::GetStyleData
...
member function instead. This saves a pair of AddRef/Release calls
1998-06-14 04:40:52 +00:00
troy
0257810c1e
Changed PaintChildren() to only paint those children that intersect
...
the dirty rect
1998-06-14 00:45:21 +00:00
mcafee
4e70ab9ac1
Get SparcLinux to link properly. This doesn't affect any other builds.
1998-06-13 22:40:18 +00:00
jwz
617fc42dfb
Wow, how lame. The only way I could get the table columns to line up was
...
to increase the field size from 6 to 8! That's robust... It seems that
</FORM> inserts a paragraph break even when it comes just before </TD>,
so the "use this field" text must be inside the </FORM> in order to be
snugly against the text field. But, if "Text Search" isn't in the same
<TR> as the text field, they won't line up properly vertically. So
I can't figure out how to combine all of the <FORM>s into one table to
make the columns all line up without introducing lots of vertical space.
1998-06-13 18:47:35 +00:00
jwz
21ebac08bd
I hadn't realized that "ident" did case-sensitive exact matches instead of
...
regexp searches. Updated the instructions to reflect this.
1998-06-13 18:26:54 +00:00
jevering
012763518e
Fixed a few memory leaks.
1998-06-13 02:20:04 +00:00
jwz
751a2ca385
"text" is more meaningful than "glimpse"
1998-06-13 01:38:31 +00:00
jwz
458727e7a4
thank the authors, too
1998-06-13 01:25:58 +00:00
jwz
ee53495e02
apparently glimpseindex wants to run "whereis", so I added /usr/ucb to $PATH
1998-06-13 01:15:11 +00:00
jwz
71ed1a5d83
*** empty log message ***
1998-06-13 01:12:23 +00:00
jwz
0dc52cc827
reformatted
1998-06-13 01:11:09 +00:00
mccabe
c5c964116c
Undid the ECMA fix that disallowed '08' and '09' numeric literals. According to the ECMA lexical grammar, these literals should be scanned as two consecutive NUMBER tokens ('0' and '9') - which is always a syntax error under the grammar. Unfortunately, the javascript engine has supported these literals (with mathematical values 8 and 9) in the past, and they're likely to crop up in date code... so we probably need to remove this fix. This leaves us a superset of ECMA - by accepting these literals, we accept scripts that are not valid ECMA scripts.
1998-06-13 01:10:30 +00:00
jwz
274c4ea37a
*** empty log message ***
1998-06-13 00:45:02 +00:00
jwz
ea1e30c8b1
print date to log; know where cvs is
1998-06-13 00:43:15 +00:00
beard
99fc4ee758
Revised target names to be more consistent with new build system (.o no .shlb for static libraries).
1998-06-12 23:13:40 +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
vidur
41487ffa6c
Added iid generation, dealing with the void keyword and fixed bugs in generation code
1998-06-12 22:34:39 +00:00
jwz
05045ca24d
lose cvs1.mozilla.org
1998-06-12 22:27:22 +00:00
atotic
ce40da0e6f
First Checked In.
1998-06-12 22:24:09 +00:00
norris
d1da694218
(Not part of Communicator build.)
...
Tweak last fix not to depend on size of char.
1998-06-12 22:20:06 +00:00
norris
3aa9bf7b95
(Not part of Communicator build.)
...
Fix bug 123802 hippo / js1.2 some regular expression tests fail
1998-06-12 22:17:13 +00:00
vidur
4f22a708f9
Asynchronous loading of images
1998-06-12 22:08:39 +00:00
jwz
5272cf4440
*** empty log message ***
1998-06-12 22:06:58 +00:00
jwz
78988a9559
update the lxr sources too; and log.
1998-06-12 22:03:28 +00:00
jwz
5d14338256
*** empty log message ***
1998-06-12 21:58:38 +00:00
jwz
951f5fd94a
*** empty log message ***
1998-06-12 21:48:51 +00:00
jwz
6a9fd84fda
linked in dawn's search help doc
1998-06-12 21:42:37 +00:00
jwz
ee5db31b04
*** empty log message ***
1998-06-12 20:52:28 +00:00
jwz
3892049f03
*** empty log message ***
1998-06-12 20:25:05 +00:00
jwz
43849f7053
we don't need this
1998-06-12 20:24:06 +00:00
jwz
8e42c43196
tweaked tables
1998-06-12 20:20:24 +00:00
jwz
a5fc1a8634
tweaked tables
1998-06-12 20:08:12 +00:00
jwz
ba4c1e8928
*** empty log message ***
1998-06-12 19:41:29 +00:00
jwz
1adae91733
fixed #!
1998-06-12 18:55:52 +00:00
spider
e010607bd4
Documentation cleanup
1998-06-12 18:30:53 +00:00
norris
25c1c4801f
(Not part of Communicator build.)
...
Fix 111199 ECMA: don't enumerate parseInt.length
1998-06-12 17:22:04 +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
troy
635160598d
Changed ResizeReflowPass1() to default to the reflow reason that was
...
passed in and not resize
1998-06-12 04:28:07 +00:00