sspitzer%netscape.com
de53ec3309
fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
...
right now, only supported on windows. bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).
r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
bryner%netscape.com
bbdcbcc7d5
Add the ability to filter on applications to nsIFilePicker (bug 97321). r=law, sr=blake.
2002-07-07 07:21:45 +00:00
jst%netscape.com
8fd2822bf1
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
2002-02-20 07:50:52 +00:00
ben%netscape.com
796f574cf4
bug 11632 - save page with images, stylesheets, objects and applets.
...
r=hewitt, brade, sr=hyatt
2001-12-12 04:17:26 +00:00
bryner%netscape.com
10b0a23015
Fixing comments, bug 113038. Patch from diego@biurrun.de, r=bryner, rs=brendan.
2001-12-09 01:36:47 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
dougt%netscape.com
9c5d760307
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
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
pavlov%netscape.com
c165e6c65b
fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
...
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters. this code now uses nsIFilePicker. fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
pavlov%netscape.com
2192dad82f
make defaultString a wstring instead of a string bug 39946
2000-05-22 22:19:00 +00:00
pavlov%netscape.com
ad8f59cb37
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
pavlov%netscape.com
7da4567d47
file picker changes
2000-03-29 01:42:45 +00:00
pavlov%netscape.com
32bd20ea59
change create to init
2000-03-23 07:52:28 +00:00
pavlov%netscape.com
7fa9f09b77
change filepicker interface for filtering
2000-03-23 07:41:09 +00:00
pavlov%netscape.com
4957ef68fc
fix interface.. apparently it is bad to have an negative size of an array so i have to use an unsigned size
2000-03-23 00:45:46 +00:00
pavlov%netscape.com
d845ddfd01
use nsILocalFile instead of nsIFile
2000-03-22 09:17:01 +00:00
pavlov%netscape.com
629ddf7294
use nsIFile instead of nsIFileSpec
2000-03-21 07:03:34 +00:00
pavlov%netscape.com
fc62c33592
show returns a short instead of a boolean r=travis
1999-11-15 10:19:00 +00:00
pavlov%netscape.com
297a5d2789
leave nsIFileWidget, add nsIFilePicker as the one true file picker. add this to the build. r=travis
1999-11-15 09:32:51 +00:00