nelsonb%netscape.com
66dbe61852
One more fix for HPUX and Solaris.
2003-01-16 01:44:43 +00:00
dougt%netscape.com
735028e8f0
bustage fixed
2003-01-16 01:03:15 +00:00
jpierre%netscape.com
bd1c6e2d6f
Fix incorrect usage of QuickDER . See bug 160805 comment 16
2003-01-16 00:56:10 +00:00
nelsonb%netscape.com
52c0e7f513
Fix compilation error. This file is only compiled on 2 platforms.
2003-01-16 00:55:53 +00:00
nelsonb%netscape.com
191e2830e1
Switch from the old vendor-defined mechanism numbers to the new official
...
PKCS 11 mechanism numbers. These numbers will appear in v2.20.
2003-01-16 00:43:58 +00:00
nelsonb%netscape.com
48e7307212
Enforce that softoken's mechanisms are used only with the PKCS 11
...
functions that they're defined to work with.
2003-01-16 00:28:05 +00:00
mkaply%us.ibm.com
e662a2b152
#165752
...
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - make -splash work
2003-01-16 00:26:40 +00:00
dougt%netscape.com
dd9d10adcb
defining DemangleSymbol on all 'nix platform - fixing bustage
2003-01-16 00:24:56 +00:00
mkaply%us.ibm.com
11d3b76aed
#140683
...
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - Add 256 color support
2003-01-16 00:23:32 +00:00
mkaply%us.ibm.com
70d0687fc8
#140683
...
r=cls
OS/2 only - Add 256 color support
2003-01-16 00:17:37 +00:00
nelsonb%netscape.com
b4debe71ef
Complete the addition of AES Key Wrap to blapi in freebl.
2003-01-16 00:15:21 +00:00
nelsonb%netscape.com
f8ffa9b2df
Remove the implementation of CKM_KEY_WRAP_LYNKS from softoken.
2003-01-16 00:14:07 +00:00
ian%hixie.ch
a5bc683b9b
Make sure to stringify the error string.
2003-01-15 23:48:41 +00:00
cltbld%netscape.com
f62c828c34
Fixing bustage
2003-01-15 23:45:53 +00:00
mkaply%us.ibm.com
e98a06e8b1
#140683
...
r=pedemont, sr=blizzard (OS/2 specific)
OS/2 only - Add 256 color support
2003-01-15 23:22:51 +00:00
cbiesinger%web.de
5758532812
no bug - r=mkaply, not part of any build - remove unused file.
2003-01-15 23:15:55 +00:00
mkaply%us.ibm.com
8e455da2c0
No bug - OS/2 only - add #ifdef so OS/2 returns OS/2 for platform
2003-01-15 23:10:56 +00:00
dougt%netscape.com
5edb313cb6
even better bundle patch. r=cls
2003-01-15 23:08:01 +00:00
dougt%netscape.com
51baca1888
Pushing the bundle to dist/bin r=cls
2003-01-15 22:56:52 +00:00
sicking%bigfoot.com
e4a2e08be6
Bug 184697: Return an element-factory even for the unknown namespace to avoid crash.
...
r=harishd sr=heikki
2003-01-15 22:45:39 +00:00
dougt%netscape.com
9d56c19334
Removing comment about NS_ASSERTION being deprecated. r=me. b=188925
2003-01-15 22:27:10 +00:00
bryner%netscape.com
01ae88e45c
fixing "save image as" for real
2003-01-15 22:14:32 +00:00
cbiesinger%web.de
c3aead1b40
187373 r=roc+moz sr=tor remove gfx/src/icon_0.gif and icon_1.gif
2003-01-15 22:01:15 +00:00
dougt%netscape.com
bee8d1c2ca
This should fix the solaris bustage.
2003-01-15 22:01:04 +00:00
nhotta%netscape.com
49d18080f5
Punnycode implementation for International Domain Name (IDN),
...
the code is from internet draft,
http://www.ietf.org/internet-drafts/draft-ietf-idn-punycode-03.txt
bug 112979, r=nhotta, sr=darin.
2003-01-15 21:58:06 +00:00
leaf%mozilla.org
da4379fedc
Automated update
2003-01-15 21:45:07 +00:00
mkaply%us.ibm.com
96b8e2fdb1
#135795
...
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
nhotta%netscape.com
c6bbc97f38
International Domain Name (IDN) implementation from JPNIC,
...
http://www.nic.ad.jp/ja/idn/mdnkit/download/
bug 112979, r=nhotta, sr=darin.
2003-01-15 21:30:10 +00:00
mkaply%us.ibm.com
49d0a2a002
OS/2 version of 119693 - thanks doug
2003-01-15 20:42:05 +00:00
dougt%netscape.com
6508e0713e
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
mkaply%us.ibm.com
178da70bab
#166686
...
r=dougt, sr=bzbarsky
Assert if we try to malloc zero in nsMemory
2003-01-15 20:37:12 +00:00
paper%animecity.nu
3af01a4bfb
Bug 186103. r=ere, sr=tor. Fix PNG background images being too dark. Windows Only.
2003-01-15 20:24:47 +00:00
timeless%mozdev.org
005bbbf98e
Fixing the comment for bug 119693. r=dougt
2003-01-15 19:35:28 +00:00
sspitzer%netscape.com
2673046d83
fix for bug #94894 . checkboxes in subscribe, filter list, offline selection
...
dialogs should be centered. patch by neil@parkwaycc.co.uk
r/sr=sspitzer
2003-01-15 18:54:57 +00:00
cbiesinger%web.de
bc7a578055
remove redundant ifdefs 189172 r+sr=bz
2003-01-15 18:21:31 +00:00
matty%chariot.net.au
95c5087036
Bug 105692: Script to compile all docs directories.
2003-01-15 15:26:07 +00:00
mkaply%us.ibm.com
98e7b08e1f
#183328
...
r=gerv, sr=bryner
Phoenix side of patch - remove other resolution on OS/2
2003-01-15 15:11:05 +00:00
igor%mir2.org
d8492658bb
Committing patch from Steven Beal:
...
Have you considered adding a "Go" method to Main.java with
public visibility (same behavior as pressing the "Go" button in the debugger UI).
This would be a big help in a system where the debugger has been
embedded. Being able to close the debugger and ensure that any
breakpoints were removed and any blocked threads notified would
be a nice feature. Without this, closing the debugger can either
a) halt the application or b) destroy the debugger leaving blocked
threads in a permanent wait state. Note that the debugger is
not actually destroyed in this case because the waiting threads
prevent it from being wholly GCed.
2003-01-15 10:42:56 +00:00
gerv%gerv.net
485ec08be2
Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv; r=bbaetz, a=justdave.
2003-01-15 07:59:53 +00:00
justdave%syndicomm.com
8508177592
Bug 184309: Adds an optional disabled state to quips, which allows quips to be moderated if the admin so chooses.
...
Patch by Tobias Burnus <burnus@gmx.de>
r=joel, a=justdave
2003-01-15 06:48:17 +00:00
jouni%heikniemi.net
071794299e
Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, a=justdave
2003-01-15 06:26:25 +00:00
mkaply%us.ibm.com
0c0bff07e7
#185575
...
r=pedemont, sr=blizzard for platform specific code
OS/2 only - need to special case Wingdings and Symbol Set codepage
2003-01-15 05:25:16 +00:00
jake%bugzilla.org
02b9d5c3e8
Bumping minimum versions for DBI and DBD::mysql to match what was just checked in for bug 163290.
2003-01-15 04:13:38 +00:00
bryner%netscape.com
376b200dd2
stub out OutputReferrerURL to fix phoenix bustage
2003-01-15 02:41:36 +00:00
alecf%netscape.com
797f67be68
mac/unix side of fix for bug 188251 - explicitly specify resource files to reduce the embedding footprint
...
also remove references to the old gkcontent library
r=dougt, sr=bryner
2003-01-15 00:34:18 +00:00
aaronl%netscape.com
2c44c5ff43
Bug 188967. Possible fix for talkback crash. r=saari, sr=bz
2003-01-15 00:29:02 +00:00
dougt%netscape.com
95d416f010
Add .gre.conf test for debugging.
2003-01-15 00:17:17 +00:00
bzbarsky%mit.edu
1004a15b63
cosmetic space removal. Bug 189036, r=caillon, sr=jag
2003-01-15 00:11:27 +00:00
wtc%netscape.com
54f5f9969b
MACOS_DEPLOYMENT_TARGET only needs to be defined if we are building on
...
Mac OS X.
2003-01-15 00:07:02 +00:00
wtc%netscape.com
f178b3cbfb
Bug 185034: updated the OpenVMS symbol vector tables for NSPR 4.3.
...
The patch is contributed by Colin Blake <colin@theblakes.com>.
Modified Files: nspr_symvec.opt plds_symvec.opt plc_symvec.opt
2003-01-15 00:00:14 +00:00