dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
dbaron%fas.harvard.edu
6a1cef6f9a
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
1e046d05c0
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
morse%netscape.com
e8b3bd90d5
bug 64588, remove javascript warning, r=gemal@gemal.dk, sr=brendan@mozilla.org
2001-01-27 00:09:41 +00:00
jgmyers%netscape.com
de750be2b2
fix ref to FALSE: bug 35559 r=bryner sr deputized by brendan
2001-01-26 01:56:33 +00:00
morse%netscape.com
40da8cc2d6
bug 65636, removing users is checkbox is unchecked, submitter=mozilla@maxuk.net, r=morse@netscape.com, sr=brendan@mozilla.org
2001-01-25 19:46:19 +00:00
ccarlen%netscape.com
39deeb268f
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
2001-01-24 15:51:00 +00:00
mkaply%us.ibm.com
0cddd31ff7
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
morse%netscape.com
e2e4ac628f
bug 40122, save-these-values should be prechecked..., r=pnunn@netscape.com, sr=brendan@mozilla.org
2001-01-16 22:05:36 +00:00
morse%netscape.com
deffcbc76a
bug 63493, VCARD_NAME attribute doesn't work, r=matt@netscape.com, sr=hyatt@netscape.com
2001-01-16 22:02:58 +00:00
dbaron%fas.harvard.edu
10345e7670
Add file for morse with correct case: bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com
2001-01-13 18:49:35 +00:00
morse%netscape.com
3b1bc8701e
bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com
2001-01-13 17:39:40 +00:00
mkaply%us.ibm.com
225cdbd87d
#65078
...
r=morse, sr/a=brendan
Don't hardcode fonts in HTML files - bad for L10N
2001-01-12 00:58:50 +00:00
morse%netscape.com
4dfd52e227
bug 64553, javascript error, submitted by gemal@gemal.dk, r=morse@netscape.com, sr=brendan@mozilla.org
2001-01-11 20:14:59 +00:00
blakeross%telocity.com
6d34d8f50e
Fix 64587: JS strict warnings in signonviewer.js. patch by morse. r=pchen sr=brendan
2001-01-08 21:17:36 +00:00
blakeross%telocity.com
a1bc0c29e6
Fix 64588: JS strict warnings in CookieViewer.js. patch by gemal. r=morse sr=brendan
2001-01-07 22:43:34 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
morse%netscape.com
420ec383b4
patch 64211 con't: Form-manager fillin does not work for files on local disk, r=evaughan@netscape.com, sr=brendan@mozilla.org
2001-01-05 07:34:40 +00:00
morse%netscape.com
60471ce8e8
bug 64221, Form-manager fillin does not work for files on local diskk, r=evaughan@netscape.com, sr=ben@netscape.com
2001-01-05 03:48:57 +00:00
morse%netscape.com
ff1a88dd9f
bug 63390, form manager title bar not localizable, submitter=walk84@usa.net, r=hidday@geocities.com/morse@netscape.com, sr=alecf@netscape.com
2000-12-20 21:49:53 +00:00
blakeross%telocity.com
c23b28823a
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=morse sr=alecf
2000-12-20 01:58:56 +00:00
morse%netscape.com
0ed89a88d2
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
2000-12-19 15:59:48 +00:00
morse%netscape.com
fecdcaaa94
bug 62808, form manager dialog does not resize properly, r=blakeross@telocity.com sr=alecf@netscape.com
2000-12-18 22:57:38 +00:00
morse%netscape.com
5990f71523
bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf
2000-12-14 19:27:16 +00:00
morse%netscape.com
c9f8535b5a
bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf
2000-12-14 19:25:54 +00:00
morse%netscape.com
21d56aa12a
bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf
2000-12-14 19:16:31 +00:00
morse%netscape.com
bc4157ef76
bug 60896, garbage title on bookmark dialog, r=neeti@netscape.com, sr=brendan@mozilla.org
2000-12-14 19:09:25 +00:00
morse%netscape.com
f33c28db5a
bug 51102, r=sgehani@netscape.com a=hangas@netscape.com
2000-12-13 02:17:01 +00:00
morse%netscape.com
e12c85196c
bug 62419 -- wallet previewer busted, r=dbragg@netscape.com, a=hangas@netscape.com
2000-12-13 01:59:54 +00:00
nhotta%netscape.com
726b284ef4
Replaced isalpha() and isdigit() by nsCRT equivalents which take unicode instead of char, bug 62407, r=morse, sr=alecf.
2000-12-12 22:20:50 +00:00
morse%netscape.com
1df54fa5fc
bug 62427: improve wallet's rules for detecting certain schema, r=dveditz@netscape.com, sr=brendan@mozilla.org
2000-12-12 15:07:23 +00:00
morse%netscape.com
0dba7585a5
bug 58875, capture info in <select> tags, r=ssu, sr=alecf
2000-12-12 02:18:41 +00:00
morse%netscape.com
96e4c9df9f
new file, not part of build
2000-12-11 22:23:09 +00:00
blakeross%telocity.com
4b4ff4de2e
Fix 62509: missing tab in the password manager. (patch by morse, I broke it in an earlier checkin). r=me sr=alecf
2000-12-11 21:49:37 +00:00
morse%netscape.com
abdea5a2bb
new file, not part of build
2000-12-10 17:02:11 +00:00
morse%netscape.com
d6d932f79b
bug 61390, no dialog asking if you want to save form data, r=dveditz, sr=alecf
2000-12-05 22:07:11 +00:00
morse%netscape.com
7c6a300c5c
bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com
2000-11-29 21:43:09 +00:00
morse%netscape.com
917f3f09c3
bug 56644, wallet cleanup, r=dveditz@netscape.com, sr=alecf@netscape.com
2000-11-29 21:05:33 +00:00
morse%netscape.com
04ed5def76
bug 61275, email address interpreted as street address, r=dveditz@netscape.com, sr=brendan@mozilla.org
2000-11-29 05:47:38 +00:00
morse%netscape.com
563c41c74c
bug 60472, multiple user list for password not always displayed, r=sgehani@netscape.com, sr=brendan@mozilla.org
2000-11-28 00:25:40 +00:00
blakeross%telocity.com
97a25ba77a
Fix 53977: shouldn't be able to access hidden tabs using the keyboard. r=jag a=ben
2000-11-23 04:31:45 +00:00
morse%netscape.com
83cc6d970f
bug 59184, file had 0x96 chars in it, r=verah, a=ben
2000-11-21 23:47:21 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
morse%netscape.com
ba98b65ad1
bug 55847, Wallet Editor is not translation enabled, submitter=mkaply r=morse, a=ben
2000-11-14 22:11:25 +00:00
morse%netscape.com
def2693d6c
bug 55847, Wallet Editor is not translation enabled, submitter=mkaply r=morse, a=ben
2000-11-14 21:56:35 +00:00
morse%netscape.com
40e4d9d2b0
bug 59687, wallet to determine schema from displayable strings, r=dveditz, a=alecf
2000-11-14 14:32:06 +00:00
disttsc%bart.nl
60546b26ea
Make interview.html use moved wallet functions, bug=46200, r=a=alecf
2000-11-09 20:22:18 +00:00
alecf%netscape.com
574fa5d34d
part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
...
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00