timeless%mac.com
|
c0c1a87242
|
QNX bustage fixes
|
2001-10-18 10:33:08 +00:00 |
timeless%mac.com
|
268402d1b8
|
Requires changes to get QNX building, r=cls
|
2001-10-18 10:23:55 +00:00 |
pavlov%netscape.com
|
80f4c45fa3
|
first of many patches to come for bug 104999 r=timeless sr=hyatt
|
2001-10-18 09:43:22 +00:00 |
seawood%netscape.com
|
d3f5fcc2d9
|
perldoc.com lied to me. File::Spec isn't in 5.004 so we need to up the minimum requirement or change the script to not use it. Disabling the script again.
Bug 101431
|
2001-10-18 07:58:01 +00:00 |
jband%netscape.com
|
c400a4e26f
|
fix warning (and perhaps wrong behavior) by restoring new-style C++ cast of nsInt64 reference into a PRInt64 when passing to PR_fprintf. This was inadvertantly removed in the recent checkin. rs=jband
|
2001-10-18 07:55:38 +00:00 |
beard%netscape.com
|
e040800519
|
[not part of build] Stop using non-existent plugin methods.
|
2001-10-18 07:36:32 +00:00 |
beard%netscape.com
|
25558b53e7
|
[not part of build] Major cleanup, removal of unnecessary methods, correct implementation of nsIPlugin/nsIJVMPlugin interfaces.
|
2001-10-18 07:34:20 +00:00 |
beard%netscape.com
|
dba735d27b
|
[not part of build] Keep vector<FSRef> instead of vector<FSSpec> as class path.
|
2001-10-18 07:29:44 +00:00 |
beard%netscape.com
|
42afbb7693
|
[not part of build] Added operators new[] and delete[].
|
2001-10-18 07:28:33 +00:00 |
waterson%netscape.com
|
34a07e4ffa
|
Bug 105063. Drop support for storing content ID since we'll never realistically have XUL frames requiring state restoration. r=brendan, sr=jst.
|
2001-10-18 07:25:40 +00:00 |
timeless%mac.com
|
9c2fe40930
|
a=cls (not part of the build/build bustage -- by pavlov)
|
2001-10-18 07:03:05 +00:00 |
seawood%netscape.com
|
0929d068e2
|
Re-enabling chromelist generation now that bad perl installation on tinderbox has been fixed.
Bug #101431
|
2001-10-18 06:47:36 +00:00 |
seawood%netscape.com
|
da8cfe7a5a
|
Creating Makefiles in cvs removed dirs is causing problems again
|
2001-10-18 06:45:40 +00:00 |
stephend%netscape.com
|
c97470f1ce
|
Bug 105245. Spelling typo in an error msg. r=stuartp@netscape.com, sr=mozbot
|
2001-10-18 06:40:41 +00:00 |
seawood%netscape.com
|
63fc23a6fb
|
Fixing typo
|
2001-10-18 06:23:36 +00:00 |
pchen%netscape.com
|
810d7a86ec
|
91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText
|
2001-10-18 05:53:25 +00:00 |
jst%netscape.com
|
d8a7f10499
|
Adding new file for John Keiser, not part of the build yet.
|
2001-10-18 05:52:57 +00:00 |
pchen%netscape.com
|
10848c5723
|
93195, r=jag, rs=ben, fix comment about minimum supported macos version to match code
|
2001-10-18 05:48:41 +00:00 |
jband%netscape.com
|
91a3cddac1
|
Add support for loading typelibs from multiple directories and correctly tracking that in xpti.dat. Also speedup xpti.dat reading by getting rid of PR_sscanf. This fixes bug 104191 and bug 105042. r=ccarlen sr=jst.
|
2001-10-18 04:23:25 +00:00 |
waterson%netscape.com
|
b9ffb7bd1f
|
Bug 100231. Use nsCheapVoidArray to save a word in nsXULElement. r=brendan,rjesup; sr=jst
|
2001-10-18 03:47:32 +00:00 |
bzbarsky%mit.edu
|
b5931459cb
|
Fixing extension matching for mime.types files so "c" won't match
"doc". bug 103489, r=jag, sr=scc
|
2001-10-18 03:38:52 +00:00 |
mcafee%netscape.com
|
357c5e8932
|
Stop building gtkEmbed, replacing this with TestGtkEmbed (part 2 of bug 90526). r=blizzard, sr=alecf
|
2001-10-18 03:29:44 +00:00 |
mcafee%netscape.com
|
40df708da9
|
script to map module names to directory names. sr=alecf
|
2001-10-18 03:27:04 +00:00 |
dbaron%fas.harvard.edu
|
571ec03371
|
Fix shutdown leaks of static regions. r=jag sr=blizzard b=103006
|
2001-10-18 03:24:09 +00:00 |
dbaron%fas.harvard.edu
|
0ceaca6f0d
|
Correct incorrect bustage fix that was causing some odd text substitutions in mail messages. r=jag sr=alecf, hyatt b=104693
|
2001-10-18 03:21:31 +00:00 |
timeless%mac.com
|
c5b94af898
|
Bugzilla Bug 102762 Cancel does nothing in find dialog when no search text is provided
patch by simm0@ii.net r=hyatt sr=hewitt
|
2001-10-18 03:07:25 +00:00 |
shrutiv%netscape.com
|
b333c1e10b
|
Fix for bug 105150: Include automatic proxy configuration in UI (r=bobj)
|
2001-10-18 02:17:14 +00:00 |
peterlubczynski%netscape.com
|
5254993ab2
|
Plugin SDK basic plugin port for Mac initial check-in. not part of the build
|
2001-10-17 23:37:52 +00:00 |
wtc%netscape.com
|
aade5200de
|
Bugzilla bug 71179: Neutrino needs the RTLD_GROUP flag to load Netscape
plugins. The fix is contributed by timeless@bemail.org.
|
2001-10-17 23:34:50 +00:00 |
peterlubczynski%netscape.com
|
b16a33b95c
|
Plugin SDK changes for Mac. not part of the build
|
2001-10-17 23:34:31 +00:00 |
wtc%netscape.com
|
89ef80ca7a
|
Bugzilla bug 77197: use spawn in Neutrino because fork & exec does not
work in multithreaded programs in Neutrino. The patch is contributed
by dinglis@qnx.com (Dave Inglis), reviewed and modified by wtc.
|
2001-10-17 23:11:25 +00:00 |
wtc%netscape.com
|
4fcaba9a87
|
Bugzilla bug 92085: checked in a Neutrino patch from
briane@qnx.com (Brian Edmond). r=wtc.
Modified files: _nto.h protypes.h
|
2001-10-17 22:28:29 +00:00 |
jpierre%netscape.com
|
8ff9efeee1
|
Fix NT comment in OS/2 Makefile
|
2001-10-17 22:15:26 +00:00 |
wtc%netscape.com
|
4dd8967518
|
Bugzilla bug 77188: checked in a configure patch for Neutrino from
dinglis@qnx.com (Dave Inglis). r=wtc.
Modified files: configure configure.in
|
2001-10-17 20:50:51 +00:00 |
jpierre%netscape.com
|
49daf179ce
|
Fix for 104740 - build bignum library on OS/2 with mpi_x86 assembly code . reviewed by nelsonb
|
2001-10-17 20:35:37 +00:00 |
nelsonb%netscape.com
|
b4e1895f0d
|
Fix bug 105185, which sometimes caused the result to be greater than n.
Fix suggested by Ferenc Rakoczi <Ferenc.Rakoczi@Sun.COM>
|
2001-10-17 20:35:04 +00:00 |
beard%netscape.com
|
d59d82ef17
|
[not part of build] Removed global thePlugin, now closing plugin's resource fork in termination routine.
|
2001-10-17 19:59:10 +00:00 |
beard%netscape.com
|
fa667be339
|
[not part of build] Added PROXY_JNI_CALLS define, and added proxy messages for ALL essential calls. This enables LiveConnect on Mac OS X.
|
2001-10-17 19:57:28 +00:00 |
dougt%netscape.com
|
8b43f9100e
|
reverting to the old way to get windows directories since the function I am using does not work on windows systems without IE4. a=nhotta@netscape.com
|
2001-10-17 19:38:58 +00:00 |
wtc%netscape.com
|
13a03e0325
|
A better way to define the HAVE_SNPRINTF macro.
|
2001-10-17 17:53:16 +00:00 |
ian.mcgreer%sun.com
|
593d3fefdd
|
add ability to notify user that chain is incomplete
|
2001-10-17 15:48:09 +00:00 |
ian.mcgreer%sun.com
|
a70ca44727
|
some more cert lookup methods; find cert issuer/chain; mimic nickname as "token name:nickname"
|
2001-10-17 14:40:27 +00:00 |
ian.mcgreer%sun.com
|
3ab8e6fcaa
|
get token name function; change cert function name
|
2001-10-17 14:39:11 +00:00 |
ian.mcgreer%sun.com
|
1a8c4a3d15
|
fix iteration for empty list
|
2001-10-17 14:37:48 +00:00 |
ian.mcgreer%sun.com
|
232dbb1229
|
add back pointer to Stan cert from CERTCertificate
|
2001-10-17 14:37:10 +00:00 |
ian.mcgreer%sun.com
|
21ccdac557
|
implement several more PKCS#11 methods with Stan counterparts
|
2001-10-17 14:36:06 +00:00 |
ian.mcgreer%sun.com
|
37be52a584
|
implement CERT_CertChainFromCert using Stan
|
2001-10-17 14:35:01 +00:00 |
bernd.mielke%snafu.de
|
5dea5d5737
|
bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files.
the editor/base remain untouched r=cmanske sr=kin
|
2001-10-17 14:33:50 +00:00 |
dinglis%qnx.com
|
1d7085a130
|
Not part of build
update of Photon port
|
2001-10-17 14:13:47 +00:00 |
dinglis%qnx.com
|
ae5904ae09
|
Not part of build
update of photon port
|
2001-10-17 14:11:53 +00:00 |