blakeross%telocity.com
0627cb302d
updates...
2002-04-05 03:50:35 +00:00
nelsonb%netscape.com
153a1e1fa9
WinCE mods (2nd try). Use NSPR for file system I/O on WinCE.
...
Change algorithm for selecting files to read for seeding the PRNG.
Old algorithm sometimes read very few files if opens failed.
2002-04-05 03:49:35 +00:00
mkaply%us.ibm.com
1b4264a0b5
#125076
...
r=mkaply, sr=blizzard, a=asa
OS/2 only - code from jessica blanco - init printer settings from driver
2002-04-05 03:46:40 +00:00
mkaply%us.ibm.com
9a90f804db
#135467
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for IME crash
2002-04-05 03:44:09 +00:00
akkana%netscape.com
ba86151b9e
57262: Support the "Stop" key on Sun keyboads.
...
61355: key bindings don't work when Caps Lock is on.
Fixes from Jay Yan, Jay.Yan@sun.com , r=akkana, sr=jag, a=asa
2002-04-05 03:37:18 +00:00
nelsonb%netscape.com
ead7be632b
Don't build nss/cmd or nss/lib/fortcrypt on WinCE.
2002-04-05 03:34:57 +00:00
nelsonb%netscape.com
130c1e83db
On WinCE, DBM's dbopen uses NSPR file open flags rather than libc's
...
file open flags (which are not defined on WinCE).
2002-04-05 03:33:42 +00:00
nelsonb%netscape.com
977f0c234a
Stop linking in wsock32.lib and winmm.lib on Windows. We haven't needed
...
these since we started linking with NSPR's DLLs, and they don't exist
on WinCE.
2002-04-05 03:30:37 +00:00
blakeross%telocity.com
3cec443459
remove utilityOverlay.xul
2002-04-05 03:30:05 +00:00
relyea%netscape.com
328abf7121
Fix linux build errors
2002-04-05 03:29:50 +00:00
relyea%netscape.com
68c7d19edd
return the correct error codes to make all.sh happy.
2002-04-05 03:16:41 +00:00
blakeross%telocity.com
49f108d4c2
getting rid of charsetOverlay.xul
2002-04-05 02:45:55 +00:00
mcafee%netscape.com
0478aba6b1
Attempt at 2-pass build
2002-04-05 02:08:37 +00:00
sonja.mirtitsch%sun.com
1a80c72971
fixed a bug that had resulted in tinderbox results not always being uploaded
2002-04-05 01:41:34 +00:00
bryner%netscape.com
ea1bb88703
fix tinderbox orange caused by uninitialized variable
2002-04-05 01:19:28 +00:00
ben%netscape.com
c6f95f45bf
Finish up policy work for now & fix crash on page load.
2002-04-05 01:17:39 +00:00
relyea%netscape.com
d0385fe4ca
Add ';' so Solaris and Linux will build
2002-04-05 01:09:39 +00:00
alecf%netscape.com
9ab135dd55
I
...
really
really
really
really hate the mac build system
2002-04-05 01:06:06 +00:00
nelsonb%netscape.com
c2c7b26b40
New platform files for WinCE.
2002-04-05 00:52:32 +00:00
blakeross%telocity.com
69655b9e2c
death to viewZoomOverlay
2002-04-05 00:25:17 +00:00
ben%netscape.com
3a72fab4a3
fix conflicts
2002-04-05 00:24:28 +00:00
ben%netscape.com
80d830cdb9
Adding Configurable Security Policy menu
2002-04-05 00:20:13 +00:00
relyea%netscape.com
24ff51d1d9
Link certutil dynamically.
2002-04-05 00:12:21 +00:00
relyea%netscape.com
9edd53c39f
Add symbols so the certutil can be linked dynmically
2002-04-05 00:11:25 +00:00
bryner%netscape.com
a84acb1b34
ignore makefiles
2002-04-05 00:11:22 +00:00
relyea%netscape.com
f7df04f838
Don't try verifying the db's in a multi-access database case
2002-04-05 00:10:39 +00:00
mcafee%netscape.com
43dfb2bf8c
Adding /sw/bin for default libIDL stuff.
2002-04-05 00:07:06 +00:00
blakeross%telocity.com
afe7cab7b0
...
2002-04-05 00:04:20 +00:00
blakeross%telocity.com
0ab8fa4cf5
removing dead code about bookmarks button.
2002-04-04 23:57:21 +00:00
blakeross%telocity.com
673b45f55f
Remove securityOverlay.xul, checkin skin files.
2002-04-04 23:53:22 +00:00
alecf%netscape.com
bbd09f87e7
fix nmake builds
2002-04-04 23:51:11 +00:00
aaronl%netscape.com
be88fe4c6a
Bug 112978. HTML select options need to generate Accessibility API focus events, so screen readers can track user's movements through options. r=jgaunt, sr=attinasi, a=asa
2002-04-04 23:27:45 +00:00
aaronl%netscape.com
7fed76935a
Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa
2002-04-04 23:19:50 +00:00
kaie%netscape.com
eedd085473
b=131087 Failure on sending S/Mime messages should display the correct reason
...
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
dougt%netscape.com
9c15603e2d
Adding better comments. r=jband, sr=brendan
2002-04-04 23:04:53 +00:00
gerv%gerv.net
7ab438fe24
Bug 119000 - Disabled Document/More menus in links bar use bookmark icon instead of disabled folder icon in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=sballard, sr=hewitt, a=asa.
2002-04-04 22:57:04 +00:00
gerv%gerv.net
ac60fdaf2c
Bug 131097 - Twisties aren't aligned correctly in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=andreww, sr=hewitt, a=dbaron, asa.
2002-04-04 22:55:35 +00:00
bienvenu%netscape.com
d1eb0a29fe
fix view source and inline images in messages that are in sub-folders on imap servers with hierarchy delimiter other than slash r=naving, sr=sspitzer, a=asa 133899
2002-04-04 22:55:14 +00:00
blakeross%telocity.com
021507bfac
remove comp bar refs.
2002-04-04 22:51:53 +00:00
jst%netscape.com
bf7702387e
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 22:42:19 +00:00
mostafah%oeone.com
800a3e3f88
Changed the Id attribute from long to string to follow standard
2002-04-04 22:41:14 +00:00
mostafah%oeone.com
80428863c6
Added Level1 debug flag
2002-04-04 22:39:53 +00:00
yokoyama%netscape.com
f914ab92df
Bug fix 130122
...
Needed to add code for IME key event (NS_IS_IME_EVENT())
Impact only on CJK keyboard input
/r=yokoyama, /sr=roc+moz, /a=asa, /adt+=jaime
2002-04-04 22:34:04 +00:00
naving%netscape.com
d5e0628499
133215 r=ssu sr=bienvenu a=asa/adt. Make quick search work for sender on localized builds.
2002-04-04 22:33:46 +00:00
kaie%netscape.com
649bf84ac3
b=125041 CA not imported when getting personal cert
...
r=ssaux sr=alecf a=asa
2002-04-04 22:30:40 +00:00
nhotta%netscape.com
587dde2403
Changed to do the charset conversion check in .js for message headers,
...
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
alecf%netscape.com
57813780a2
fix for bug 107289 sr=jband r=dougt a=asa
...
remove libjar dependency from xpcom
step 3: make libjar implement the new interface
2002-04-04 22:28:17 +00:00
alecf%netscape.com
6f79fb13b7
fix for bug 107289 sr=jband, r=dougt, a=asa
...
remove libjar dependency from xpcom
step 2: make xptinfo use the new nsIXPTLoader interface
2002-04-04 22:24:50 +00:00
alecf%netscape.com
a0adda5839
fix for bug 107289 sr=jband, r=dougt, a=asa
...
remove libjar dependency from xpcom
step 1: add new IDL files to the tree
2002-04-04 22:10:24 +00:00
radha%netscape.com
211d5e1dc1
Fix for bug 59774. Save scrollbar positions in sessionhistory when jumping from one anchor to another in a page. r=adamlock sr=alecf a=asa. Approved by ADT.
2002-04-04 22:10:10 +00:00