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

71 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com b984739d2f Bug #74011 --> fix xul syntax breakage. Change .value to .label so the cancel button becomes a close button. 2001-04-13 03:59:11 +00:00
blakeross%telocity.com c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
mkaply%us.ibm.com 4e509b68bf #72745
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2001-03-23 03:26:54 +00:00
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net 1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com 0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
mscott%netscape.com 5f4d1fbfb0 Bug #67481 --> our JS object needs to implement nsIWeakReference
sr=sspitzer/alecf
r=blake
a=asa
2001-02-09 01:12:57 +00:00
mscott%netscape.com 522f34503c Bug #67489 --> use a separator without a class=thin before the checkbox. 2001-02-06 23:03:48 +00:00
mscott%netscape.com 9babc6bd72 Bug #67489 --> xul clean up of the helper app dnd dialog.
add a separator before the checkbox so it's more balanced.
Make sure the checkbox outliner works correctly.
change onclick to oncommand handlers
place the cancel/close button on the far left and the reveal/launch on the right side of the dialog instead of
centering them.

sr=sspitzer
2001-02-03 01:08:10 +00:00
mscott%netscape.com 427890ff3b helperAppDldProgress.js Bug #67047 --> use the correct pref for the checkbox.
*doh*

sr=sspitzer
2001-02-01 01:45:47 +00:00
mscott%netscape.com f1b6589d77 Bug #63346 --> add checkbox for keeping dialog alive when transfer is done and for a reveal and launch button
support Reveal File and Launch File buttons on the progress dialog.
sr=sspitzer
2001-01-30 04:59:42 +00:00
mscott%netscape.com d60da77a5c Bug #61947 --> pass in and use the time the download started (but before we actually
bring up the progress dialog. This gives us more accurate readings for the total
time and download rate.
sr=sspitzer
2001-01-25 06:52:07 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
mscott%netscape.com cf018a27ff Bug #60907 --> When bringing up the helper app dialog, if a helper app is already
present then be sure to default the action to Open instead of Save To Disk.
sr=alecf
r=sspitzer
2000-12-07 00:38:09 +00:00
mscott%netscape.com d9d4d975b7 Bug #61105 --> something changed that stopped status from showing up in the progress
dialog. Fixed that and then added percent progress text information as well to the dialog.
r=sspitzer
sr=alecf
2000-12-07 00:30:49 +00:00
mscott%netscape.com 786d08e821 Bug #57207 --> initialze elapsed time to 0 because we may use the variable before we
intialize it later on...
sr=alecf, r=sspitzer
2000-10-24 22:20:25 +00:00
mscott%netscape.com 22c6882ac0 Bug #44176 --> support a ShowProgress method to launch a standalone
progress dialog.
r=law, sr=alecf
2000-10-04 06:53:08 +00:00
mscott%netscape.com e47def2957 Bug #44176 --> support a ShowProgress method to launch a standalone
progress dialog. most of this dialog was ripped from downloadProgress.js/.xul. after RTM,
we are going to properly merge the two files togther. This version implements
nsIWebProgressListener...
r=law, sr=alecf
2000-10-04 06:51:57 +00:00
mscott%netscape.com 6c1873e996 part of the fix for Bug #43556 --> make sure the ask me dialog is disabled since it isn't implememented. Properly preselect the save to disk or open app radio button based on the mime info settting. r=sspitzer 2000-09-14 23:51:58 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
law%netscape.com 383445326f Bug 39957; specify VALIDATE_NEVER cache flag when (re)loading URLs to save stuff; r=radha@netscape.com 2000-09-12 22:12:09 +00:00
mscott%netscape.com 16f2b34378 Bug #47799 --> center the helper app dialog based on the parent window
r=law
2000-09-06 22:19:12 +00:00
mscott%netscape.com 823a02d85d Bug #47799 --> push prompt for file name over to ucth handler code so we don't bring
UI up from the uriloader. This allows us to properly use a string bundle
for text in the dialog. this is prep work for the real fix for this bug. r=law
2000-09-06 22:18:34 +00:00
law%netscape.com 0f09bee099 Bugscape bug 1594; remove 'Mozilla' with dynamic product name; r=mcafee@netscape.com 2000-08-24 03:57:39 +00:00
dr%netscape.com 2a720a5b1b fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2000-08-08 23:07:15 +00:00
mscott%netscape.com cc765833f8 Bug #47240 --> landing branch change to the tip. helper app dialog has no text on the mac r=alecf 2000-08-03 00:30:39 +00:00
mscott%netscape.com e59ace994b Bug #47240 --> landing branch change to the tip. helper app dialog has no text on the mac 2000-08-03 00:29:35 +00:00
mscott%netscape.com 092b1fc7a9 Bug #47248 --> various problems with save as dialog from helper app. unload handler was calling cancel and we
weren't setting the action to saveToDisk in the right case

Landing branch changes to the tip.
r=alecf
2000-08-03 00:27:17 +00:00
law%netscape.com 3c0cfcea12 Bug 43583; tweaks to new helper app launch dialog; r=ben@netscape.com 2000-07-13 00:44:26 +00:00
law%netscape.com dd24f07741 Bug 43583; build new dialog on Mac; r=ben@netscape.com 2000-07-11 01:09:28 +00:00
law%netscape.com 86c3028d51 Bug 43583; build new dialog; r=ben@netscape.com 2000-07-11 00:42:55 +00:00
law%netscape.com 769c52d2cc Bug 43583; new helper app launch confirmation dialog; r=ben@netscape.com 2000-07-10 23:18:59 +00:00
danm%netscape.com 03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
law%netscape.com c66063c020 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 c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
ben%netscape.com 6ec8006b8c removing redundant skins directories 2000-05-11 04:19:28 +00:00
ben%netscape.com d9dd60ce5b convert unknown content dialog to use new widgets 2000-05-03 03:30:08 +00:00
cls%seawood.org 4f56fe6a2e 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 c8cba35690 First Checked In. 2000-04-19 21:53:22 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
dougt%netscape.com 839bb23502 Fix for 34295. We are basically removing the classes from the titled buttons that
were not defined.  This makes this dialog use the standard button ui, which IMO looks
good.  r=valeski@netscape.com, a=leaf.
2000-04-03 20:19:57 +00:00
law%netscape.com 81d83f29da Fix for bug 29216. Add <keyset> so global keyset overlay applies 2000-03-21 23:01:35 +00:00
slamm%netscape.com 8ba923bbdd Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
ben%netscape.com db25eb3a8a fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering 2000-02-29 04:25:53 +00:00
law%netscape.com 16b3755809 Fix Save File... button so it works again; r=rgoodyer/akkana 2000-01-15 01:48:22 +00:00
rgoodger%ihug.co.nz 498ad145a0 fixing 22997, ugly unknown content dialog. partial r=akkana@netscape.com. 2000-01-14 08:03:06 +00:00
law%netscape.com 162b9247cc Fix for 21956 (and workaround for 23189); r=slamm@netscape.com,danm@netscape.com 2000-01-07 00:00:41 +00:00
shaver%netscape.com 5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
law%netscape.com 88626d4e62 Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski 1999-11-13 05:37:00 +00:00