sfraser%netscape.com
|
bffd49b90f
|
Fixing bug 152622: moving Close Window and Close Tab to the File menu, and making Command-W close tabs, then windows, as appropriate.
|
2002-07-05 01:08:42 +00:00 |
|
sfraser%netscape.com
|
c30fece42b
|
Fixing keyboard navigation
|
2002-07-05 00:58:13 +00:00 |
|
ducarroz%netscape.com
|
d7d41ebeb5
|
Fix build bustage.
|
2002-07-05 00:14:32 +00:00 |
|
ducarroz%netscape.com
|
25f190e698
|
Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu
|
2002-07-04 23:28:07 +00:00 |
|
sfraser%netscape.com
|
37eb04a7f7
|
Stretching the status bar across to the progress meter
|
2002-07-04 22:21:24 +00:00 |
|
sfraser%netscape.com
|
4ba139edaf
|
Fixing keyboard navigation in the prefs panes by setting up the _initialKeyView etc, and the keyboard loop in each panel.
|
2002-07-04 22:15:26 +00:00 |
|
sfraser%netscape.com
|
094de7ed21
|
Whitespace and formatting changes only
|
2002-07-04 22:14:27 +00:00 |
|
igor%mir2.org
|
988587183a
|
New security implementation.
|
2002-07-04 21:40:12 +00:00 |
|
tor%cs.brown.edu
|
6909994c7b
|
Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag
|
2002-07-04 20:31:18 +00:00 |
|
timeless%mac.com
|
6a3435735b
|
Bug 155805 doeditcheckin.cgi still has an unported TCL line(!!)
r=justdave
|
2002-07-04 18:24:19 +00:00 |
|
timeless%mac.com
|
651ae14d30
|
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
r=dmose, sr=scc, moa: dougt, dbradley, gagan, harish, akk
|
2002-07-04 14:29:25 +00:00 |
|
mostafah%oeone.com
|
088eecb485
|
Fixed bug 155757: Parse error in ics file for TODO's because DTSTART is invalid
|
2002-07-04 14:00:10 +00:00 |
|
timeless%mac.com
|
7cad1ecc84
|
Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
|
2002-07-04 12:28:55 +00:00 |
|
timeless%mac.com
|
d1dc2dc452
|
Bug 155446 change mime to use NS_ASSERTIONs instead of PR_ASSERTs
R=ducarroz sr=jst
|
2002-07-04 11:51:54 +00:00 |
|
jouni%heikniemi.net
|
f4663c4cf4
|
Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
2xr=bbaetz
|
2002-07-04 11:16:02 +00:00 |
|
jouni%heikniemi.net
|
df13b24c40
|
Bug 145795: editcomponents had error messages referring to products where it should've been components.
r=bbaetz,afranke
|
2002-07-04 11:13:50 +00:00 |
|
jouni%heikniemi.net
|
40a67027f9
|
Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin of bug 99203.
2xr=bbaetz
|
2002-07-04 11:06:59 +00:00 |
|
bzbarsky%mit.edu
|
b1035b573e
|
Fix scrollbar disappearing when many tabs are open. Bug 106927, patch by
neil@parkwaycc.co.uk, r=timeless, sr=jag
|
2002-07-04 09:46:01 +00:00 |
|
bzbarsky%mit.edu
|
903e648a7e
|
Fix NS_WildCardMatch to actually pay attention to the case_insensitive
arg. Bug 146187, r=sicking, sr=shaver
|
2002-07-04 09:33:52 +00:00 |
|
jouni%heikniemi.net
|
8620785718
|
Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the
documentation issue was split to bug 155743.
2xr=bbaetz
|
2002-07-04 09:12:33 +00:00 |
|
henry.jia%sun.com
|
7bf2fd4572
|
Fixing Bug 15424: old versions of files that were renamed after migration should be removed.
Instead of deleting the files unused, this patch solve this problem by just copying the files needed.
patch by Henry.Jia@sun.com, r=ccarlen, sr=scc
|
2002-07-04 08:46:04 +00:00 |
|
bzbarsky%mit.edu
|
4af8ed5565
|
Will this fix the compiler badness?
|
2002-07-04 05:33:22 +00:00 |
|
bzbarsky%mit.edu
|
b37befd9ef
|
fix windows bustage
|
2002-07-04 05:04:40 +00:00 |
|
kyle.yuan%sun.com
|
f1e17bffdb
|
Bug 147168 Implementation of nsIAccessibleHyperText
r=kyle, sr=jst
Check in for Gilber Fang's (gilbert.fang@sun.com) fix
|
2002-07-04 04:58:54 +00:00 |
|
bzbarsky%mit.edu
|
0c737fc54b
|
Fix innerHTML on some special elements to suck less; refactor some
code. Bug 125746, r=sicking, sr=jst
|
2002-07-04 04:30:25 +00:00 |
|
jpierre%netscape.com
|
967d483ebe
|
Add new CERT_VerifyCertificate function - fix for 149832
|
2002-07-04 03:09:49 +00:00 |
|
depstein%netscape.com
|
1267864ca1
|
cosmetic changes, changed some urls in the url table.
a=asa for QA checkins that are not part of the default builds
|
2002-07-04 01:37:04 +00:00 |
|
dean_tessman%hotmail.com
|
efe3ee4d36
|
1. 62495 - clickSelectsAll should not trigger if you're selecting text
2. 96446 - Right-clicking location bar selects entire URL even if location bar already has focus
r=walk84@yahoo.com, sr=blaker@netscape.com
|
2002-07-04 01:34:53 +00:00 |
|
seawood%netscape.com
|
01e6beba4f
|
compaq cxx doesn't like exception declarations when exceptions are disabled.
More fallout from bug #149032
|
2002-07-04 01:31:05 +00:00 |
|
jfrancis%netscape.com
|
92456dcb49
|
fix for 155629: deletion horked: cant delete br nodes. r=fm; sr=kin
|
2002-07-04 01:12:49 +00:00 |
|
racham%netscape.com
|
dfa69f7f62
|
Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer
|
2002-07-04 00:56:33 +00:00 |
|
bryner%netscape.com
|
2b75871880
|
Add a feedback link to the help menu. r=smfr.
|
2002-07-04 00:51:44 +00:00 |
|
glen.beasley%sun.com
|
3a0bcb0fb2
|
verify certificate in memory method
|
2002-07-04 00:36:52 +00:00 |
|
nicolson%netscape.com
|
5deb4aec40
|
Fix 120785: SSLSocket does not throw java.net.BindException.
|
2002-07-04 00:29:24 +00:00 |
|
nicolson%netscape.com
|
0e19cf236a
|
need to include nspr.h.
|
2002-07-04 00:25:46 +00:00 |
|
glen.beasley%sun.com
|
d23ce70c2f
|
verify cert in memory
|
2002-07-04 00:10:48 +00:00 |
|
nicolson%netscape.com
|
ae2a06d43f
|
Fix 121710: throw better SSL exceptions.
|
2002-07-04 00:03:47 +00:00 |
|
nicolson%netscape.com
|
9db79236dd
|
Print subject name instead of issuer name.
|
2002-07-03 23:58:58 +00:00 |
|
nicolson%netscape.com
|
8d5e4dc7c6
|
Update documentation for these functions.
|
2002-07-03 23:57:12 +00:00 |
|
nicolson%netscape.com
|
4bda169e18
|
deprecate old classes in favor of the JCA.
|
2002-07-03 23:51:20 +00:00 |
|
nicolson%netscape.com
|
3c7759665e
|
moved JSSSecureRandomSpi into provider/java/security directory.
|
2002-07-03 23:49:32 +00:00 |
|
nicolson%netscape.com
|
0254942b89
|
Provider classes have been moved into the java/security and javax/crypto
subdirectories.
|
2002-07-03 23:48:53 +00:00 |
|
dprice%netscape.com
|
9c2bde8f9d
|
153291 - r=curt sr=dveditz
add mechanism to create custom config files for installed components
|
2002-07-03 23:48:06 +00:00 |
|
nicolson%netscape.com
|
1daf49c785
|
Fix 106846: Version strings in CryptoManager need updating.
|
2002-07-03 23:46:02 +00:00 |
|
mostafah%oeone.com
|
0450be6a32
|
Disabling daylight saving time for years before 1970 in the backend. ( Fixes bug 155442 )
|
2002-07-03 23:18:31 +00:00 |
|
myk%mozilla.org
|
07ba2589b3
|
Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
|
2002-07-03 23:07:14 +00:00 |
|
locka%iol.ie
|
8081195fa2
|
Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
|
2002-07-03 22:16:35 +00:00 |
|
locka%iol.ie
|
9314e4d056
|
Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
|
2002-07-03 22:13:59 +00:00 |
|
mkaply%us.ibm.com
|
09a77025cf
|
#127741
r=saari, sr=blizzard, a=chofmann
OS/2 only - 82534 fix for OS/2
|
2002-07-03 22:13:00 +00:00 |
|
locka%iol.ie
|
62fce5f9be
|
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
|
2002-07-03 22:12:29 +00:00 |
|