Граф коммитов

130 Коммитов

Автор SHA1 Сообщение Дата
law%netscape.com 80c909ea8f Bug 40792; remove obsolete error-handling code to prevent crash; r=slamm@netscape.com 2000-08-14 23:12:50 +00:00
pchen%netscape.com 8eae3816ad bug 42854, r = ben, checking patch from gemal@gemal.dk to change download progress dialog to not have OK button 2000-08-10 23:13:33 +00:00
BlakeR1234%aol.com 3900a49007 Fix for bug 41402, very minor. r=me 2000-07-30 02:02:53 +00:00
warren%netscape.com 658f2a64a9 Added a cast to make gcc happy. 2000-07-25 06:31:20 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
edburns%acm.org cf213a0785 bug=43280
a=av
r=av

Add a "don't show this dialog again" feature to the
"No Default Plugin Dialog".  In addition, don't display the dialog
more than once per mime-type per session.
2000-07-20 22:53:32 +00:00
tao%netscape.com 39393bbfe7 41054: Bundle 2-3 langpacks w/ Seamonkey. Move all URLs to the bottom of
the file. r=amasri.
2000-07-18 01:46:17 +00:00
dougt%netscape.com c422448137 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
law%netscape.com 579eb31218 Fix for bug 35956; turn off gzip content encodng when downloading via http; r=gagan 2000-06-26 21:36:28 +00:00
edburns%acm.org cccf93ab0c bug=41197
a=law@netscape.com
See http://bugzilla.mozilla.org/show_bug.cgi?id=43051
2000-06-19 18:38:16 +00:00
BlakeR1234%aol.com a7902403fe Fix for bug 41900 r=dveditz a=verah 2000-06-16 08:05:06 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com f6aa1bd13d fix for 37471 (skinnability, dogfood) converting saving file dialog to use new XUL widgets (getting rid of green boxes etc) 2000-06-10 00:05:03 +00:00
law%netscape.com e032f556b9 Bugs 36789, 22861, and 38827 (all related to downloading files); change xfer component to use nsIFilePicker, handle content-disposition: http response header, and fix a l10n problem; r=slamm 2000-06-09 00:49:41 +00:00
danm%netscape.com ab5bd11ffb fixing broken makefiles (see warnings in full tinderbox log) r=law 2000-05-24 21:20:50 +00:00
sfraser%netscape.com bd1075d6f2 Remove linkage with NetworkModular.shlb 2000-05-17 08:05:14 +00:00
cls%seawood.org 962f4851b8 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
ben%netscape.com 957bb8a699 removing redundant skins directories 2000-05-11 04:19:28 +00:00
cls%seawood.org 360050cd21 Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch. 2000-04-25 10:52:11 +00:00
saari%netscape.com 93bc658941 First Checked In. 2000-04-19 21:53:22 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
scc%netscape.com f78682c8c5 making string conversions explicit 2000-04-18 10:28:03 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
law%netscape.com 5ecb54a6f3 Fix for bug 30901. Set initial content to blanks. 2000-03-21 23:38:16 +00:00
law%netscape.com 1ad136d25b Fix for bug 31422. Unescape file name when suggesting saveas file name. 2000-03-21 22:44:08 +00:00
law%netscape.com 7955006866 Fix for bug 38104. Going back to AsyncRead technique in use pre rev 1.15. This bogs down the UI thread with doing synchronous writes, but does not hang. Will fix later to move this code to another thread. You can revert to the prior version by removing the #define for USE_ASYNC_READ in nsStreamXferOp.h. r=gagan@netscape.com 2000-03-17 04:35:44 +00:00
slamm%netscape.com 6fee1c9b64 Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
law%netscape.com 3e31a3baef Handle null l10n entity values, this is a partial fix for bug 27736; r=matt@netscape.com, a=jevering@netscape.com 2000-03-02 19:58:34 +00:00
rchen%netscape.com 9071f59cc0 Modify localization notes. r=fergus 2000-02-15 22:03:09 +00:00
law%netscape.com 938b0cd777 Handle error by stopping input channel (and generating alert for user); b=23821,r=warren@netscape.com 2000-02-11 00:53:27 +00:00
law%netscape.com 67aa98848e Fix for 27102; backing out bad JS and fixing entity reference in the xul; a=leaf 2000-02-09 22:35:14 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
sford3%swbell.net 48d60e4905 Finishing 26478 2000-02-05 22:27:08 +00:00
sford3%swbell.net 5a987204a6 fix 26478, i18n work. r=sspitzer 2000-02-05 22:07:24 +00:00
sford3%swbell.net 056f1ee871 more i10n, not part of the build yet, part of fix for 26478 2000-02-05 21:48:05 +00:00
warren%netscape.com 3fed5e75c8 Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott 2000-02-04 09:29:55 +00:00
scc%netscape.com df28d978bd removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton 2000-01-31 23:45:42 +00:00
valeski%netscape.com 680a7cdbed a=leaf. 24996. We were not able to download files via save as because the destination file did not exist 2000-01-25 22:44:39 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
law%netscape.com f9dafb59ba Fixes for bugs 22296, 19019, et al; r=matt@netscape.com 2000-01-19 00:12:15 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
law%netscape.com e50db1c7c7 Fix for 10613; don't use setTimeout which crashes Mac; r=matt@netscape.com 1999-12-07 23:48:28 +00:00
warren%netscape.com bf4ef9672f Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
valeski%netscape.com 95c9f7b598 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). 1999-11-30 22:11:44 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
warren%netscape.com d8bbb844e6 Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
warren%netscape.com 424c0f3c4a Fix for linux bustage due to channel retargeting changes. 1999-11-17 09:11:03 +00:00
law%netscape.com d45b63d3f4 Yet another fix to try to become non nsCOMPtr-challenged 1999-11-13 07:40:30 +00:00