jwz
ef0b4db104
backed out the last few changes; it's all messed up and I don't feel like messing with it right now.
1998-06-20 01:29:23 +00:00
mccabe
6d8e801623
ECMA (sort of) fix to 156615, platform-dependent troubles on Solaris.
...
There was a check in our mini-nspr against asking the OS time services
what the DST offset was for time 0... but the check didn't do what the
comment said it did. So we got the wrong DST offset for... (drum roll
please) the two seconds on either side of the eve of 1970 GMT.
I have a similar fix ready for prmjtime.c, but I'll wait until the
stability freeze settles down.
1998-06-20 01:21:01 +00:00
jwz
87087dbce0
fixed cvs botch
1998-06-20 01:09:35 +00:00
troy
b2931186a4
Changed AddObserver() to check if the observer is already in the list.
...
This worksaround a problem with the pres shell being added twice
1998-06-20 00:45:05 +00:00
slamm
d63964d924
Make a warning debug-only. #123912 (SF1 in).
1998-06-20 00:42:41 +00:00
slamm
0de93fe54c
Pull extra warning message. #123912 (SF1 in).
1998-06-20 00:41:43 +00:00
rickg
4a0993ec5f
added support for empty (XML) tags
1998-06-20 00:12:10 +00:00
troy
0e63fbad18
Changed TextFrame to implement ContentChanged() notification and generate
...
a reflow command
1998-06-20 00:04:22 +00:00
norris
6b8695f5b9
(Not part of Communicator build.)
...
Add implementation version API call.
1998-06-19 23:47:07 +00:00
slamm
5504329485
Fix monochrome icons. Fixes #148544 (SF1 in). Thanks to Juergen Keil <jk@tools.de> for the fix.
1998-06-19 23:24:48 +00:00
akkana
05467fb231
94115: don't show unnecessary horizontal scrollbars on resize.
1998-06-19 23:18:59 +00:00
akkana
db78357a7b
94115: don't show unnecessary horizontal scrollbars on resize.
...
Reviewed by cmanske.
1998-06-19 23:18:04 +00:00
spider
83c6a673f9
Fix dcone bustage
1998-06-19 23:16:07 +00:00
jwz
1c4956c9e4
from dawn: cleverly generate stuff for the "Description" column in LXR directory listings.
1998-06-19 23:06:50 +00:00
cyeh
d660cc50a2
added some more documentation
1998-06-19 23:05:51 +00:00
norris
59050f89b1
(Not part of Communicator build.)
...
Fix 153640 monkey crash calling Math as function or constructor
Just added a null pointer check
1998-06-19 22:21:36 +00:00
dcone
d70f68c905
fixed some image problems, put 16 bit support in
1998-06-19 22:02:12 +00:00
norris
67a77a0190
(Not part of Communicator build.)
...
Fix 123724 hippo: problems declaring var in an eval statement
This ended up being more complex than I initially thought it would be.
See comments in jsparse.c.
1998-06-19 21:52:14 +00:00
rods
9110044d7f
Added ListBox and fixed RadioButton to be managed
1998-06-19 21:38:32 +00:00
kmcclusk
159859e7ea
Removed the explict setting of the width and height of the main window. This lets the frame window stay the fixed width and height causing the main window to grow. This fixes a bug in the Linux viewer where scrollbars are the wronng size.
1998-06-19 21:20:08 +00:00
mlm
7a703c3fe8
Merge Win16 "fixes" from Dogbert4xDevelopment_BRANCH
...
- Reorder identical code
- Move scope of local variable
- ifdef out stderr
1998-06-19 20:13:15 +00:00
rods
41c9263ae1
fixed the factory to check the internal mClassID instead of the incoming interface id
1998-06-19 20:09:18 +00:00
rods
0d6c742870
removed the initial 'button' string from create
1998-06-19 20:08:40 +00:00
rods
337f10fb48
add XP_UNIX size temporary fixes
1998-06-19 20:07:35 +00:00
kipp
4da82d2088
Fixed pullup logic for ReflowLine to not de-reference deleted nextLine's
1998-06-19 19:57:59 +00:00
kipp
19313ce71f
Added more assertions; commented the cases where continuations are created and not created; fixed up kidContentIndex in all cases; fixed return result error in the pullup code
1998-06-19 19:57:14 +00:00
rods
72dde91991
Optimize fixes
1998-06-19 19:45:47 +00:00
kipp
bae589362a
snapshot
1998-06-19 18:23:28 +00:00
michaelp
7b6ba4d32b
fixed for real. yikes.
1998-06-19 17:44:03 +00:00
terry
8c6dcc5a4f
Don't be chatty.
1998-06-19 15:36:21 +00:00
terry
b50857ef5d
cd to the real tinderbox dir.
1998-06-19 15:32:07 +00:00
terry
5ec2579584
Don't show diffs for files that we're 'hiding'.
1998-06-19 15:13:40 +00:00
terry
f43f8bb60d
Use POST for multidiff, since the URL otherwise can get too big.
1998-06-19 14:58:19 +00:00
rods
ab4d4a9c0a
Fixed up images even more, added calls to get the appropriate bits_per_pixel
1998-06-19 14:47:36 +00:00
troy
68cd5cc934
Work in progress for incremental reflow
1998-06-19 05:21:45 +00:00
spider
161dad9896
Fix previous runtime bustage by placing XP_UNIX ifdef correctly
1998-06-19 05:03:26 +00:00
spider
26ae0e4bcd
Unix fix as per mmp
1998-06-19 04:11:01 +00:00
mjudge
0080fb0592
Bugs numbers 78936,78922,78925,78926,78934,78939,105689,139286,139301,139359
1998-06-19 04:00:49 +00:00
michaelp
eb2e391102
painting fixes...
1998-06-19 02:46:25 +00:00
rickg
80cfbdaa5e
fixed another containment bug; DTD's are very cool
1998-06-19 01:15:19 +00:00
rickg
0b9c578eb7
more bug fixes; changed nsHTMLParser to nsParser.
1998-06-19 01:00:27 +00:00
troy
2880bc5eb8
Eliminated nsTableCaptionFrame and now we just use a nsBodyFrame instead
1998-06-19 00:34:12 +00:00
atotic
def6650bbd
Removed prstrm includes
1998-06-19 00:15:19 +00:00
pnunn
4e8deaae08
SF1in #142422 .
1998-06-19 00:05:19 +00:00
kipp
1ee5eb3f33
snapshot
1998-06-18 23:44:30 +00:00
norris
b6b17eceb8
(Not part of Communicator build.)
...
Change C++ keyword "catch" (and Java keyword "finally" for good measure)
to other identifiers to help out embedders calling JS from C++.
1998-06-18 23:43:51 +00:00
cyeh
a48e17f63a
updating and moving README's to the toplevel of the mozilla hierarchy. this
...
is to conform to the new tree layout standards.
1998-06-18 23:41:22 +00:00
spider
2e802af593
Remove NOISY_FONTS ifdef so not printing so much
1998-06-18 23:32:58 +00:00
jevering
c9ea1fcbd5
Forgot to check in the robot changes for new object.
1998-06-18 23:26:55 +00:00
kipp
bc0b806c52
new
1998-06-18 23:16:18 +00:00