Commit Graph

53979 Commits

Author SHA1 Message Date
mscott%netscape.com
48db699e14 Bug #22960 --> push data in 1.5K chunks into the channel listener
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@56895 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:44:17 +00:00
jdunn%netscape.com
e40f96a2d5 |T| requires an accessible default constructor (on some old compilers)
r= scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@56894 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:43:19 +00:00
jdunn%netscape.com
38fe44b8bf deleting a void * is bad!
r= beard


git-svn-id: svn://10.0.0.236/trunk@56893 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:40:32 +00:00
vidur%netscape.com
9a882c03f7 Temporary fix for bug 22795. The scope link should only be broken in the brutal sharing case. Brendan to provide a better fix later. r,a=brendan
git-svn-id: svn://10.0.0.236/trunk@56892 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:39:18 +00:00
mscott%netscape.com
01e4740fa6 Bug ##22960 --> Landing new message display stuff
linkify all email addresses into mailto links.
Add toggle button support for toggling between long and short views of headers with email addresses.


git-svn-id: svn://10.0.0.236/trunk@56891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:36:35 +00:00
mscott%netscape.com
999b289576 Add support for toggling between short and long address views for the to and from fields.
r=hangas
properly format the attachment menupopup so it lines up right underneath the attachment icon.
r=hyatt


git-svn-id: svn://10.0.0.236/trunk@56890 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:34:39 +00:00
warren%netscape.com
4627ac062f Fixed xpcom shutdown to disallow reconstruction of the global service manager. r=dp
git-svn-id: svn://10.0.0.236/trunk@56889 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:34:38 +00:00
mscott%netscape.com
0f110ff5a1 Use visibility-collapse instead of display-none for the hide attribute
r=hyatt


git-svn-id: svn://10.0.0.236/trunk@56888 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:32:47 +00:00
waterson%netscape.com
1b70fd3c22 Bug 16516. Canonify all 'chrome:' URLs before loading XUL documents. Ensures that persistence and XUL cache keys work properly. Obsolete the 'main' property in the chrome registry. Expose a 'canonify' method on the chrome registry. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@56887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:31:06 +00:00
valeski%netscape.com
e6b431b1d2 23039. r=rpotts. FTP wasn't closing the data connection after data transfer. This was causing it to hang, waiting for the command channel to unblock.
git-svn-id: svn://10.0.0.236/trunk@56886 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:29:48 +00:00
waterson%netscape.com
d58070d687 Bug 19033. Wait until the parse is complete to set the 'root' element in the prototype document. This ensures that malformed XUL with too few close-tags won't leave the prototype document with a dangling pointer to a destroyed element. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@56885 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:29:30 +00:00
mscott%netscape.com
e98dca01ec Prep work for landing Bug ##22960 --> Adding PR_Logging support to the mime emitter.
Make WriteHTMLField methods virtual so they can be over-ridden by derived classes.


git-svn-id: svn://10.0.0.236/trunk@56884 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:28:46 +00:00
valeski%netscape.com
3253298c08 added files: mozilla/netwerk/base/public/nsISocketTransport.idl
git-svn-id: svn://10.0.0.236/trunk@56883 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:28:32 +00:00
radha%netscape.com
2d46a61216 added files: mozilla/xpfe/components/shistory/src/nsSHistory.cpp
git-svn-id: svn://10.0.0.236/trunk@56882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:27:11 +00:00
radha%netscape.com
d626d219a0 added files: mozilla/xpfe/components/shistory/public/nsISHistory.idl
git-svn-id: svn://10.0.0.236/trunk@56881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:25:37 +00:00
mscott%netscape.com
026da11ce9 Part of new message display landing. Export msgHdrViewOverlay.css
git-svn-id: svn://10.0.0.236/trunk@56880 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:25:28 +00:00
morse%netscape.com
ec7e686e82 fix for bug 22132, r=davidm
git-svn-id: svn://10.0.0.236/trunk@56878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:23:24 +00:00
radha%netscape.com
951bdca52b Fix build warnings
git-svn-id: svn://10.0.0.236/trunk@56877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:22:53 +00:00
mscott%netscape.com
909ceb5d49 part of new message display landing. export nsMsgHdrViewOverlay.css
git-svn-id: svn://10.0.0.236/trunk@56876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:22:43 +00:00
mscott%netscape.com
b58248b4a2 part of new message display. export nsMsgHdrViewOverlay.css
git-svn-id: svn://10.0.0.236/trunk@56875 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:21:20 +00:00
warren%netscape.com
348140ee50 Fixed free problem with getenv. Fixed leak for beos case. r=mcafee
git-svn-id: svn://10.0.0.236/trunk@56874 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:21:17 +00:00
mscott%netscape.com
f5149ae981 Preparing to land new message display stuff. Export nsMsgHdrViewOverlay.dtd
git-svn-id: svn://10.0.0.236/trunk@56873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:19:25 +00:00
mscott%netscape.com
2633c81429 Preparing to land new message display stuff. Export nsMsgHdrViewOverlay.xul and nsMsgHdrViewOverlay.js
git-svn-id: svn://10.0.0.236/trunk@56872 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:19:01 +00:00
radha%netscape.com
df12623ae5 Test code for the new Session History all wrapped inside #ifdef DEBUG_radha.
r=dp


git-svn-id: svn://10.0.0.236/trunk@56871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:18:15 +00:00
radha%netscape.com
5b5db8eca1 Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
interface changes to nsSHTransaction.


git-svn-id: svn://10.0.0.236/trunk@56870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:17:27 +00:00
mscott%netscape.com
aa70d280c9 Bug #22960 --> small snippet of code to AsyncConvertData so we remember the desired output format.
git-svn-id: svn://10.0.0.236/trunk@56869 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:17:18 +00:00
jfrancis%netscape.com
c6690138e4 fixing warnings
git-svn-id: svn://10.0.0.236/trunk@56868 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:16:18 +00:00
radha%netscape.com
8c5ee925d2 Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804
git-svn-id: svn://10.0.0.236/trunk@56867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:16:01 +00:00
mscott%netscape.com
32fdbb7635 Bug #22960 --> add nsIMsgHdrSink interface for getting headers
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@56866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:15:54 +00:00
radha%netscape.com
2dba9d6f75 Initial checkin for tre new session history component. r=dp. bug=18804
git-svn-id: svn://10.0.0.236/trunk@56865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:15:05 +00:00
mscott%netscape.com
562e1b9a0a Bug #22960
make the header parser easier to use from xpconnect by adding
an enumerator you can use to enumerate over parsed results
and adding nsIMsgHeaderParserResult
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@56864 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:14:05 +00:00
mscott%netscape.com
136b66d35f Part of new message display landing. Export nsMsgHdrViewOverlay.dtd
git-svn-id: svn://10.0.0.236/trunk@56863 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:09:26 +00:00
mscott%netscape.com
710bb13195 Part of new message display landing. Export nsMsgHdrViewOverlay.xul, nsMsgHdrViewOverlay.js
git-svn-id: svn://10.0.0.236/trunk@56862 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:08:56 +00:00
mscott%netscape.com
fcd868c105 Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.dtd
git-svn-id: svn://10.0.0.236/trunk@56861 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:06:38 +00:00
mscott%netscape.com
3d0e001768 Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.xul, nsMsgHdrViewOverlay.js
git-svn-id: svn://10.0.0.236/trunk@56860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:06:17 +00:00
waterson%netscape.com
695f2ba978 Fix message loading. nsXULDocument expects the GetPrincipal() method to -not- fail, so instead, return a null principal.
git-svn-id: svn://10.0.0.236/trunk@56857 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 22:55:04 +00:00
edburns%acm.org
71e39eedd5 account for nsIDocumentLoaderObserver API changes.
git-svn-id: svn://10.0.0.236/trunk@56853 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 20:25:29 +00:00
robinf%netscape.com
12f3ba50bc minor text changes for consit?
Minor text changes for consistent capitalization


git-svn-id: svn://10.0.0.236/trunk@56852 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 19:57:58 +00:00
morse%netscape.com
c28ef20d27 fix bug 22132, a=granrose
git-svn-id: svn://10.0.0.236/trunk@56851 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 19:17:01 +00:00
rods%netscape.com
a54126699a backed out all changes from today (1/5/2000)
git-svn-id: svn://10.0.0.236/trunk@56850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 16:42:47 +00:00
rods%netscape.com
ce79793545 compile sunder windows and not Linux, wierd
git-svn-id: svn://10.0.0.236/trunk@56849 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:58:07 +00:00
rods%netscape.com
e7ede31c99 turning off reflow optimization until further XUL testing can be done.
r=self


git-svn-id: svn://10.0.0.236/trunk@56848 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:47:16 +00:00
rods%netscape.com
bc6544da40 Added unconstrainted reflow optimizations
reworked reflow to more accurately calculate its size
r=kmcclusk,dcone bug=12653


git-svn-id: svn://10.0.0.236/trunk@56847 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:46:29 +00:00
jefft%netscape.com
8dfe1c722e fixed bug 21688 -- [Dogfood] Headers are all collapsed into 1 line when forwarding certain types of msgs; conditionally strip out line continuation; r=rhp
git-svn-id: svn://10.0.0.236/trunk@56846 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:46:06 +00:00
rods%netscape.com
0981b36bf3 Added unconstrainted reflow optimizations
Also, commented out the adding of border-padding to the maxelementsize
r=kmcclusk bug=12653


git-svn-id: svn://10.0.0.236/trunk@56845 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:22:38 +00:00
rods%netscape.com
462e26d6a5 Added unconstrainted reflow optimizations
r=kmcclusk bug=12653


git-svn-id: svn://10.0.0.236/trunk@56844 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:21:02 +00:00
rods%netscape.com
d18738f108 Added unconstrainted reflow optimizations
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653


git-svn-id: svn://10.0.0.236/trunk@56843 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:20:34 +00:00
rods%netscape.com
18cc797646 Added unconstrainted reflow optimization methods
r=kmcclusk bug=12653


git-svn-id: svn://10.0.0.236/trunk@56842 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:15:22 +00:00
bienvenu%netscape.com
dba8e9a1b8 check in jefft's fix for crash opening new account, r=me
git-svn-id: svn://10.0.0.236/trunk@56841 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:14:13 +00:00
rhp%netscape.com
e42129a1e1 Fix for incorrect signature HTML - Bug #23011 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@56840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:08:32 +00:00