sspitzer%netscape.com
fe3fd02fd6
fix for #26768 , r=mscott. get biff / get new msg to work properly if you have
...
two accounts on the same pop server.
2000-05-24 08:24:43 +00:00
sspitzer%netscape.com
3598825f45
fix for #40245 . r=mscott
2000-05-24 08:22:41 +00:00
hyatt%netscape.com
481e0fdf9a
XBL Fixes r=ben
2000-05-24 08:19:10 +00:00
hyatt%netscape.com
c8d446d250
XBL fixes r=ben
2000-05-24 08:18:38 +00:00
hyatt%netscape.com
78c4ba8149
Fix for blocker bug: cannot create profile on linux, r=ben
2000-05-24 07:31:38 +00:00
mccabe%netscape.com
05fabaf02e
Not used by Mozilla!
...
(also fixes a warning)
Change to use non-deprecated js getter/setter syntax.
2000-05-24 07:20:11 +00:00
ben%netscape.com
961a8a367a
classic skin work... (not part of build!)
2000-05-24 06:47:00 +00:00
rginda%netscape.com
0b194cb8a5
-- NOT PART OF THE BUILD --
...
adding windows makefiles for component viewer
modified some comments
2000-05-24 05:58:28 +00:00
alecf%netscape.com
4c3d739b77
augh, back myself out, accidentally checked in on a closed tree
2000-05-24 05:05:29 +00:00
kvisco%ziplink.net
702cc0138c
latest changes
2000-05-24 05:04:15 +00:00
alecf%netscape.com
75797bf208
move strings to messenger.properties
2000-05-24 05:03:59 +00:00
kvisco%ziplink.net
1ad83e014d
Added fix from Marc Schefer regarding OR expressions
2000-05-24 05:00:25 +00:00
rginda%netscape.com
555d6fcc77
-- NOT PART OF THE BUILD --
...
Initial add of XUL/JS XPCOM component viewer. Unix makefiles only.
to build on unix:
cd mozilla/extensions
make makefiles DIRS=cview
(ignore errors)
cd cview
make
start mozilla, you should have a "Component Viewer" in tasks->tools
2000-05-24 04:58:18 +00:00
kvisco%ziplink.net
ead8cbec21
updated with latest info
2000-05-24 04:54:08 +00:00
kvisco%ziplink.net
62ee4638fb
Non important changes
2000-05-24 04:29:00 +00:00
kvisco%ziplink.net
16428f15b5
patched compilation error
2000-05-24 04:24:45 +00:00
kvisco%ziplink.net
9112f73e6e
Initial checkin for Olivier
2000-05-24 03:46:43 +00:00
kvisco%ziplink.net
41954858e7
Added Olivier's changes to support the document() function
2000-05-24 03:46:31 +00:00
nelsonb%netscape.com
a57f63746a
Correct the implementation of the options for disabling SSL2, SSL3 and TLS.
...
Add a new -R option to selfserv, which disables detection of rollback from
TLS to SSL3.0. This is necessary for testing with broken TLS clients.
2000-05-24 03:44:50 +00:00
nelsonb%netscape.com
0ea2ec3f99
Fix the logic in client and server to detect version roll-back attack,
...
rolling back from TLS (SSL 3.1) to SSL 3.0. Provide a new SSL socket
option to disable roll-back detection in servers, since certain TLS
clients are doing it incorrectly.
2000-05-24 03:35:23 +00:00
nelsonb%netscape.com
d14a82cbb8
Changes in support of corrected TLS rollback detection.
2000-05-24 03:31:44 +00:00
ben%netscape.com
eb18aae70b
classic image files. not part of build
2000-05-24 02:53:09 +00:00
ben%netscape.com
25f4ba6b8f
another classic file
2000-05-24 02:39:17 +00:00
ruslan%netscape.com
8d44c654e6
Fix 17570 (refresh header is broken)[nsbeta2+]; r/a=gagan
2000-05-24 02:32:13 +00:00
nelsonb%netscape.com
a113e9ad8a
Fix a transcription error that caused a crash.
2000-05-24 02:22:18 +00:00
waldemar%netscape.com
cec8a6816d
Fixed case/default indenting
2000-05-24 02:18:57 +00:00
ben%netscape.com
eb537d8bb5
classic skin stuff, not part of build
2000-05-24 02:18:11 +00:00
rogerl%netscape.com
39ebb9c8d8
Codegen for statements. Blew off old statement API and most of the test
...
functions for now, sorry.
2000-05-24 02:11:39 +00:00
idk%eng.sun.com
988e4302ee
Added Adaptor classes and Generic factory. Now we do not need to implement
...
PlugletFactory for simple pluglets.
2000-05-24 02:01:57 +00:00
waldemar%netscape.com
d4e4f10d14
Turned on statement parsing and printing
2000-05-24 01:51:32 +00:00
waldemar%netscape.com
c970639ae9
Added statement parsing
2000-05-24 01:51:20 +00:00
danm%netscape.com
afa832a154
make processing of installed-chrome more robust. bugs 38198, 40186
2000-05-24 01:25:54 +00:00
waldemar%netscape.com
fe6fac7c85
Added using std::fmod declaration
2000-05-24 00:55:23 +00:00
waldemar%netscape.com
389625522b
Fixed Mac warning
2000-05-24 00:54:56 +00:00
waldemar%netscape.com
bdd3276507
Fixed Mac warnings
2000-05-24 00:54:40 +00:00
waldemar%netscape.com
0765893319
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
9165025223
fix for bug #32115 -extending the progress bar
2000-05-24 00:30:55 +00:00
jbetak%netscape.com
597f39a1d0
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
dfd2e3e18f
Fix typo from the last checkin.
2000-05-23 22:52:52 +00:00
locka%iol.ie
bd7c2a49d8
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
27127b9ae2
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
1f8008ee85
Added calls for BSAFE 5.0
2000-05-23 22:15:25 +00:00
larryh%netscape.com
c40ceff5a9
BugZilla 25981. PR_GetNumberOfCpus()
2000-05-23 21:35:16 +00:00
ashuk%eng.sun.com
0abbaa676d
Added fix for GetSourceBytes and SelectAll Stubs
...
author = ashuk
r = edburns
_Ashu
2000-05-23 21:10:02 +00:00
ashuk%eng.sun.com
b21f520f96
Added code for CurrentPage::SelectAll()
...
author = ashuk
r = edburns
_Ashu
2000-05-23 21:08:27 +00:00
ashuk%eng.sun.com
7395b85c85
Added code for SelectAll()
...
author = ashuk
r = edburns
_Ashu
2000-05-23 21:07:49 +00:00
ashuk%eng.sun.com
ca5c9043df
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
765bec1b18
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
0074ca5edf
Remove unused constructor.
2000-05-23 21:03:50 +00:00
nboyd%atg.com
108f81d6ac
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