Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Paolo Amadini
695359ee3c
Bug 746787 - Ensure the browser window is not minimized when opening the Downloads panel. r=mak
2012-04-27 15:05:04 +02:00
Paolo Amadini
39be939aa0
Bug 746853 - Fix finalization of the past downloads query in error cases. r=mak
2012-04-27 15:04:42 +02:00
Paolo Amadini
e34242fc9a
Bug 746658 - Failed downloads can't be removed from panel. r=mak
2012-04-27 15:04:27 +02:00
Paolo Amadini
9180b309a7
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Ed Morley
f6653e490a
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Paolo Amadini
749f7c69ab
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
ben%bengoodger.com
175130b283
We no longer need any of these files
2003-12-04 04:28:55 +00:00
chanial%noos.fr
78a205117e
cvs remove unused files.
...
(including pref-bidi.dtd, not part of any build see bug 79675)
2003-11-06 07:10:01 +00:00
chanial%noos.fr
82c47f7d35
on going work on bug 221597: move the close, restore and minimize icons to the toolkit.
2003-10-14 20:11:16 +00:00
ben%bengoodger.com
15263ee30f
Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options.
2003-08-25 22:12:41 +00:00
noririty%jcom.home.ne.jp
1cbdb9c4cc
Fix - 172778 fix overflow of progress percentage. Patch by mook_moz@yahoo.com
2003-08-24 14:13:00 +00:00
noririty%jcom.home.ne.jp
edf6c1ce4d
code clean up.
2003-08-22 14:49:52 +00:00
noririty%jcom.home.ne.jp
6ca63be8d7
Fix 208104 add percent to download sidebar. Patch by admin@mozillatranslator.org
2003-08-21 15:00:41 +00:00
noririty%jcom.home.ne.jp
e8fc2a2bb5
Fix 172735 - fix JS error
2003-08-21 14:56:42 +00:00
ben%bengoodger.com
d290983bd7
relicense file
2003-08-09 04:11:44 +00:00
ben%bengoodger.com
06b3e75dbf
add comment
2003-08-09 04:04:54 +00:00
ben%bengoodger.com
82c6679d65
Fix helper apps list being blank by properly handling types that don't have extended info (such as primaryExtension) available for them.
2003-08-09 04:04:26 +00:00
ben%bengoodger.com
48fc18bb25
Add type information to the unknown content type dialog
2003-08-07 04:56:26 +00:00
ben%bengoodger.com
40f676ab24
Add comment
2003-08-06 20:40:35 +00:00
ben%bengoodger.com
6e654a20c0
b215194 - autodownload overwrites existing files
...
- append/insert -# to file names to prevent overwriting.
2003-08-06 20:11:59 +00:00
ben%bengoodger.com
ef448fdb8c
License Files!
2003-08-04 23:03:31 +00:00
ben%bengoodger.com
c7b7931a73
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/downloads/Makefile.in
components/downloads/content/nsHelperAppDlg.js
components/downloads/content/unknownContentType.xul
components/downloads/locale/unknownContentType.dtd
components/downloads/locale/unknownContentType.properties
components/downloads/skin/unknownContentType.css
- Initial implementation of new Unknown Content Type Handler dialog and
nsIHelperAppLauncherDialog implementation.
2003-08-04 22:38:46 +00:00
ben%bengoodger.com
2293982d63
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
components/downloads/content/helperApps.js
- Initial implementation of high level mimeTypes.rdf wrapper datasource that
offers functionality useful for building user-friendly UI on top of the
stored MIME info.
2003-08-04 22:38:01 +00:00
ben%bengoodger.com
302753219f
Adding placeholder file
2003-08-04 21:42:28 +00:00
ben%bengoodger.com
6022bd4d54
Adding placeholder files
2003-08-04 21:36:59 +00:00
mkaply%us.ibm.com
8d6e2020bd
Bug 214669
...
update some callers to nsIComponentRegistrar from nsIComponentManager
r/sr=alecf
2003-08-01 14:44:47 +00:00
noririty%jcom.home.ne.jp
5a487db323
fix sidebar double click bustage
2003-07-21 09:06:49 +00:00
bzbarsky%mit.edu
37c20026e0
Move to the double-'::' notation for -moz-tree-* pseudo-elements in browser/.
...
Bug 211657, r+sr=dbaron
2003-07-07 22:18:42 +00:00
varga%netscape.com
717feaab4a
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
ben%netscape.com
de1d482596
203053 - crash on download. Didn't get quite all the changes from the trunk necessary. (Checking in bz's patch to http://bugzilla.mozilla.org/show_bug.cgi?id=188877 )
2003-04-26 04:28:11 +00:00
ben%netscape.com
45b04c898e
Fix 191977 (File not saved if progress dialog is the last open window) by landing bz's changes from bug 181374 (Downloads lost when using Progress dialog...).
...
The changes are slightly different here as the changes bz posted were for the trunk, and unfrtuantely the trunk nsDownloadManager.cpp and the Firebird Browser version have diverged significantly. I don't have time to bring them in sync now, just landing these components so we can get Fb 0.6 out the door.
2003-04-22 10:16:31 +00:00
chanial%noos.fr
258e1a7c3d
Bug 190020: fix also GetUnicodeResource API change
2003-02-25 22:28:40 +00:00
chanial%noos.fr
ad17c242b2
Bug 190020: GetResource API change.
...
keep Phoenix in sync with the trunk
2003-02-25 21:01:16 +00:00
bryner%netscape.com
597f6914d2
remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron)
2003-01-21 22:58:26 +00:00
kerz%netscape.com
9a6a1c1bca
last file
2002-12-24 07:27:50 +00:00
blakeross%telocity.com
a21cf77703
Fix for crash.
2002-12-07 21:56:17 +00:00
blakeross%telocity.com
a2d7fb800b
provide workaround for stuck download bug.
2002-12-07 21:52:16 +00:00
blakeross%telocity.com
ef2d4fb2d5
Fix a download bug.
2002-12-07 18:01:19 +00:00
blakeross%telocity.com
e8f6cca45b
Fix cancel button.
2002-11-19 00:54:06 +00:00
blakeross%telocity.com
3510b682fa
Fixing download bug.
2002-11-17 18:06:57 +00:00
blakeross%telocity.com
b703a680af
Implement tabgroup homepages and fix a variety of bugs.
2002-11-16 17:14:12 +00:00
blakeross%telocity.com
bcf006232a
Fix a typo.
2002-11-12 02:24:07 +00:00
blakeross%telocity.com
f422be5a13
Remove the unnecessary indentation on non-Windows platforms.
2002-11-12 00:49:00 +00:00
blakeross%telocity.com
95019d5390
Move where we record the download start time.
2002-11-10 04:59:09 +00:00
blakeross%telocity.com
ccaaf734ff
add source and target to download properties dialog.
2002-11-10 04:55:06 +00:00
blakeross%telocity.com
7240620a4f
Remove unused mTimer.
2002-11-10 04:09:41 +00:00
blakeross%telocity.com
fb9f487260
Fix 172811 - current downloads not updated when path contains non-ASCII character.
2002-11-10 04:06:45 +00:00
blakeross%telocity.com
5b9d90a7ef
fix typo.
2002-11-10 01:31:30 +00:00
blakeross%telocity.com
8e3b1a5542
Add the beginnings of a download properties dialog.
2002-11-10 01:21:33 +00:00