waldemar%netscape.com
01a830b36d
Turned on statement parsing and printing
2000-05-24 01:51:32 +00:00
waldemar%netscape.com
ef0a0075ca
Added statement parsing
2000-05-24 01:51:20 +00:00
danm%netscape.com
20fc9ee066
make processing of installed-chrome more robust. bugs 38198, 40186
2000-05-24 01:25:54 +00:00
waldemar%netscape.com
2d2b4d1e40
Added using std::fmod declaration
2000-05-24 00:55:23 +00:00
waldemar%netscape.com
758d1aa2a0
Fixed Mac warning
2000-05-24 00:54:56 +00:00
waldemar%netscape.com
ffe032b94e
Fixed Mac warnings
2000-05-24 00:54:40 +00:00
waldemar%netscape.com
0409172259
Fixed syntax errors: can't use qualified names in class definitions, and 'not' is a C++ reserved word
2000-05-24 00:54:28 +00:00
varada%netscape.com
4b87846171
fix for bug #32115 -extending the progress bar
2000-05-24 00:30:55 +00:00
jbetak%netscape.com
04b0c1f507
36136 [regression]View source with meta charset info does not display properly
...
r=ftang
2000-05-23 23:09:25 +00:00
slamm%netscape.com
8e060c221a
Fix typo from the last checkin.
2000-05-23 22:52:52 +00:00
locka%iol.ie
fabcb5c5d6
Fixed problem with internation pages, bug 40320
...
Fixed problem with reloading the same page twice bug 40318
Reviewed by rahda
2000-05-23 22:36:47 +00:00
sspitzer%netscape.com
a4f6b90b20
stop the crash that causes #40306 . the "first time start page" causes us
...
many problem on linux, not sure if it is related to that page, or
the redirect. still investigating.
other changes here remove the crap code that forces you to go to
the checkin guidelines page and to see the account manager on start up
on debug builds. this was preventing debug builds from seeing the problem.
after this change debug behaves like optimized, which is what we want.
r=mscott, a=granrose
2000-05-23 22:18:08 +00:00
mcgreer%netscape.com
51a773754f
Added calls for BSAFE 5.0
2000-05-23 22:15:25 +00:00
larryh%netscape.com
843ae98570
BugZilla 25981. PR_GetNumberOfCpus()
2000-05-23 21:35:16 +00:00
ashuk%eng.sun.com
d129bf5f0f
Added fix for GetSourceBytes and SelectAll Stubs
...
author = ashuk
r = edburns
_Ashu
2000-05-23 21:10:02 +00:00
ashuk%eng.sun.com
c8a0a92050
Added code for CurrentPage::SelectAll()
...
author = ashuk
r = edburns
_Ashu
2000-05-23 21:08:27 +00:00
ashuk%eng.sun.com
e3b81dac58
Added code for SelectAll()
...
author = ashuk
r = edburns
_Ashu
2000-05-23 21:07:49 +00:00
ashuk%eng.sun.com
55f6239e80
Added code to throw UnimplementedException whenever a method tht is
...
not yet implemented is called.
Bug = 40330
a = ashuk
r = edburns
_Ashu
2000-05-23 21:06:41 +00:00
ashuk%eng.sun.com
0500ca0dec
Added code for UnimplementedException. This exception gets thrown whenever a
...
funcion that has not yet been implemented is called.
Bug = 40330
author = ashuk
r = edburns
_Ashu
2000-05-23 21:04:47 +00:00
nboyd%atg.com
ab98d3b083
Remove unused constructor.
2000-05-23 21:03:50 +00:00
nboyd%atg.com
369ad1461c
Fix up bug where direct calls were getting the parent scope when they shouldn't have,
...
resulting in a NullPointerException on the following code when run on the MS VM with -opt 9:
var testcases = getTestCases();
function getTestCases() {
return new Boolean(new MyObject(true));
}
function MyObject( value ) {
this.value = value;
this.valueOf = new Function( "return this.value" );
return this;
}
2000-05-23 20:59:13 +00:00
mcgreer%netscape.com
e84e4debf8
break a long rsa message into key-sized blocks for testing.
2000-05-23 20:01:31 +00:00
dcone%netscape.com
e6bffa0ab2
Implement LineStyle for Mac. This gets the pulldowns working again. r=buster b=34870
2000-05-23 19:47:48 +00:00
dcone%netscape.com
5ea5b10213
Need to implement LineStyle for Mac. r=buster b=34870
2000-05-23 19:46:45 +00:00
valeski%netscape.com
f46e0c7972
updating impl list
2000-05-23 18:47:46 +00:00
javi%netscape.com
3c31505513
Look for libnecko_res.so instead of libnecko_resource.so on UNIX platforms.
2000-05-23 16:45:01 +00:00
axel%pike.org
6bdd3d551c
Fixing 40120, not part of the build
2000-05-23 13:27:50 +00:00
kvisco%ziplink.net
a71e89eecd
updated date
2000-05-23 08:33:18 +00:00
kvisco%ziplink.net
907f8df89e
added changes by Marina for lang() support
2000-05-23 08:32:42 +00:00
kvisco%ziplink.net
e32ae5dc27
Added changes by Marina for lang()
2000-05-23 08:30:09 +00:00
kvisco%ziplink.net
6495695b84
Added changes by Marina for lang()
2000-05-23 08:24:33 +00:00
kvisco%ziplink.net
98c928437a
Added changes by Marina
2000-05-23 08:17:42 +00:00
hyatt%netscape.com
bfb406f58b
adding debug printfs
2000-05-23 06:57:17 +00:00
ben%netscape.com
00d27b7876
more classic love
2000-05-23 06:19:08 +00:00
ben%netscape.com
e5c47df18d
classic skin stuff
2000-05-23 06:18:18 +00:00
ben%netscape.com
8c1c618fd0
more classic skin work (NOT PART OF BUILD)
2000-05-23 05:27:19 +00:00
ben%netscape.com
6b7ee9333d
more Classic skin work (NOT PART OF BUILD)
2000-05-23 05:26:50 +00:00
ben%netscape.com
fdd4dce597
[CLASSIC SKIN] Build/information files NOT PART OF BUILD
2000-05-23 04:54:15 +00:00
ben%netscape.com
24cc04fd84
[CLASSIC SKIN] Communicator skin files. NOT PART OF BUILD
2000-05-23 04:11:47 +00:00
sspitzer%netscape.com
ae15dd9ee7
fix for #39205 , pref.css is no more. r=ben
2000-05-23 04:08:54 +00:00
ben%netscape.com
155a5067da
[CLASSIC SKIN] Widget toolkit skin files. NOT PART OF BUILD
2000-05-23 04:04:02 +00:00
sspitzer%netscape.com
3ab77ad27c
fix for #39205 , pref.css is no more. r=ben
2000-05-23 04:02:09 +00:00
ben%netscape.com
49b6cd81fa
[CLASSIC SKIN] Editor skin files. NOT PART OF BUILD
2000-05-23 03:56:51 +00:00
ben%netscape.com
db5d4ff287
[CLASSIC SKIN] Messenger skin files. NOT PART OF BUILD
2000-05-23 03:54:04 +00:00
ben%netscape.com
f1fedbc23f
[CLASSIC SKIN] Navigator skin files. NOT PART OF BUILD
2000-05-23 03:47:00 +00:00
jim_nance%yahoo.com
4fbfdda992
Workaround for bug 39747. MOZ_MONOLITHIC_TOOLKIT breaks the timer code,
...
and this option was used on the alpha. This changes configure.in not to set
it anymore under Tru64. IRIX and HPUX still use this flag, are they
working right now? Blanket approval from Brendan & Waterson for porting
changes.
2000-05-23 03:37:14 +00:00
sspitzer%netscape.com
2eda7c7b6c
fix for several bugs.
...
#34355 , for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.
#22889 , #37464 , news article urls not displaying, and they causing autosubscribe to happen.
#36661 , fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.
#8216 , a successful cancelling of a news posting removes message from thread pane
r=alecf
2000-05-23 02:38:00 +00:00
karnaze%netscape.com
fdebe98e3b
added 1 sec delay to ease the pain of bug 38496. This does not affect the build.
2000-05-23 02:18:53 +00:00
javi%netscape.com
7570330e38
Trick xpcom world into treating psm just as it would mozilla.
2000-05-23 01:14:39 +00:00
mscott%netscape.com
d7443971e7
Bug #37827 , #37784 , 37675, 37832 --> fix many MS Exchange server bugs involving the envelope field.
...
There was a bug in our parse_addresses routine that was failing in the MS case with multiple email
addresses on a field.
r=jefft
2000-05-23 01:09:55 +00:00