Commit Graph

18 Commits

Author SHA1 Message Date
valeski%netscape.com
f2a5b81c24 a=leaf. 24996. We were not able to download files via save as because the destination file did not exist
git-svn-id: svn://10.0.0.236/trunk@58638 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 22:44:39 +00:00
valeski%netscape.com
1ff427da29 r=bill law. 18725. The save as dialog now uses OpenInputStream to write files to disk (this pushes all data transfer off the UI thread).
git-svn-id: svn://10.0.0.236/trunk@54774 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:11:44 +00:00
law%netscape.com
c4a2b4eb53 Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski
git-svn-id: svn://10.0.0.236/trunk@53412 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 05:37:00 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
briano%netscape.com
1f53a4dd3f General cleanup.
git-svn-id: svn://10.0.0.236/trunk@48168 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 03:45:06 +00:00
law%netscape.com
3705354354 Fix this to make nsIStreamTransfer scriptable again
git-svn-id: svn://10.0.0.236/trunk@46855 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 22:47:09 +00:00
cyeh%netscape.com
cfce14ff56 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45405 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:13:14 +00:00
mccabe%netscape.com
11fd6c8b36 Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros.
git-svn-id: svn://10.0.0.236/trunk@44106 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:41:52 +00:00
mccabe%netscape.com
1999447bdb Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.


git-svn-id: svn://10.0.0.236/trunk@42960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 12:18:01 +00:00
law%netscape.com
1382360c56 New stream xfer dialog plus .dtds
git-svn-id: svn://10.0.0.236/trunk@41441 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 06:17:48 +00:00
law%netscape.com
732205c957 Add new .idl
git-svn-id: svn://10.0.0.236/trunk@41434 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 05:31:39 +00:00
law%netscape.com
47c2e35006 Not part of the build; chill out
git-svn-id: svn://10.0.0.236/trunk@40392 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 01:31:16 +00:00
law%netscape.com
af3c7bc7c2 New and improved unknown file type dialog implementation
git-svn-id: svn://10.0.0.236/trunk@39791 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 23:50:25 +00:00
warren%netscape.com
06d707be48 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
tague%netscape.com
32033e0a82 Removed empty export lists from files. This breaks older versions of nmake
git-svn-id: svn://10.0.0.236/trunk@35116 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 03:49:31 +00:00
law%netscape.com
45ed3c204e Switching xpfe components to use XPIDL
git-svn-id: svn://10.0.0.236/trunk@34676 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 22:43:08 +00:00
law%netscape.com
f5f3627aff Preparing for switch to XPIDL
git-svn-id: svn://10.0.0.236/trunk@34665 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 22:07:26 +00:00
law%netscape.com
28670cc1cf New stream transfer component
git-svn-id: svn://10.0.0.236/trunk@31097 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 19:01:45 +00:00