dougt%netscape.com
|
c74c36c85e
|
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
|
2001-03-12 22:41:28 +00:00 |
|
gagan%netscape.com
|
79713bc4c2
|
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
|
2001-01-31 01:33:03 +00:00 |
|
jst%netscape.com
|
c1ccea8268
|
Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de
|
2000-10-24 04:56:10 +00:00 |
|
warren%netscape.com
|
3658e33085
|
Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp
|
2000-05-25 08:27:40 +00:00 |
|
pavlov%netscape.com
|
8242fd6791
|
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
|
2000-04-04 23:50:41 +00:00 |
|
dougt%netscape.com
|
0b0346079c
|
Landing nsIFile.
|
2000-01-24 21:28:28 +00:00 |
|
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
|
warren%netscape.com
|
641f3b5442
|
Lowercased idl method names for scriptability. Cleaned up nsIURL interface.
|
1999-10-12 01:39:37 +00:00 |
|
valeski%netscape.com
|
43edbee475
|
r=warren, 15457. Added file extension attribute to URL implementations
|
1999-10-06 14:36:22 +00:00 |
|
andreas.otte%primus-online.de
|
1cae2db3a1
|
modified comment to DirFile to reflect changed nsStdURL.cpp
|
1999-09-18 09:24:17 +00:00 |
|
gagan%netscape.com
|
1581724dae
|
Fixed bunch of M9 bugs for Necko.
|
1999-08-12 09:59:24 +00:00 |
|
gagan%netscape.com
|
b44058b222
|
Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well.
|
1999-07-22 21:14:51 +00:00 |
|
gagan%netscape.com
|
cc251f6406
|
Thou shalt parse thy URLs... again.
|
1999-07-10 05:00:23 +00:00 |
|
warren%netscape.com
|
bd73f68e8b
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
|
warren%netscape.com
|
c0797ee094
|
New IDL interfaces.
|
1999-06-07 21:33:30 +00:00 |
|