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

333 Коммитов

Автор SHA1 Сообщение Дата
Asaf Romano c516f4a078 Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-09 16:03:41 +02:00
Asaf Romano a5af73a11c Bug 828243 - Cleanup wasDone, wasInProgress and endTime usage. r=mak 2013-01-09 14:45:08 +02:00
Marco Bonardo bce5c70495 Bug 827405 - Lazily "activate" download items when they enter the visible richlistbox area.
r=Mano
2013-01-08 21:35:41 +01:00
Marco Bonardo 8ce6ba810e Bug 827298 - Ensure all "Unknown size" downloads have an icon and Remove From History menuitem.
r=Mano
2013-01-07 23:38:27 +01:00
Marco Bonardo 28a68bbaad Bug 827164 - Double-click to open exe downloads not working.
r=Mano
2013-01-07 20:16:27 +01:00
Ehsan Akhgari 13dc794002 Bug 820301 - Assert that ensurePersistentDataLoaded is not called on PrivateDownloadsData; r=mak 2013-01-06 19:06:17 -05:00
Paolo Amadini 6a48a6d878 Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes. r=mak
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-06 12:18:21 +01:00
Asaf Romano 6830dc7b3a Bug 826425 - double-click on finished downloads in Library view doesn't open them. r=mak. 2013-01-05 16:49:58 +02:00
Asaf Romano 61bfcf6978 Bug 822343 - Downloads view takes far too long to render. Part 2 - async I/O. r=mak 2013-01-05 16:08:45 +02:00
Marco Bonardo f0887dc392 Backout 1a99d532ccd6:ac7fc104c829 (bug 812813) due to bc test failure
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification-start.png => browser/themes/gnomestripe/downloads/download-notification.png
rename : browser/themes/pinstripe/downloads/download-notification-start.png => browser/themes/pinstripe/downloads/download-notification.png
rename : browser/themes/winstripe/downloads/download-notification-start.png => browser/themes/winstripe/downloads/download-notification.png
2013-01-05 13:08:40 +01:00
Paolo Amadini ac4a4d2b2c Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes.
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-05 11:44:34 +01:00
Marco Bonardo 23ba3ed604 Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Mike Conley e657c8cc08 Bug 826729 - about:downloads download item buttons look strange, and context menus don't update. r=mak. 2013-01-04 16:01:22 -05:00
Ehsan Akhgari a74e52e0be Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Ed Morley fb9b3e665c Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE 2013-01-02 21:32:36 +00:00
Ehsan Akhgari 59d264251b Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Ehsan Akhgari 7effa070cf Bug 815352 - Part 3 follow-up: use about:downloads 2012-12-31 12:19:36 -05:00
Ehsan Akhgari 77434ea922 Bug 815352 - Part 3: Open the Downloads view in a new tab for private windows; r=dao,mconley
--HG--
extra : rebase_source : 825df2860a711d2171fcd5243a8f81d14ec5807e
2012-12-31 12:17:36 -05:00
Mike Conley 077159ea2a Bug 746783 - Show "Open Containing Folder" option in Downloads context menu when download is complete. r=Mano. 2012-12-31 11:49:55 -05:00
Ehsan Akhgari 59f4bde62f Bug 825295 - Do not display the Places downloads in the in-content download views opened in private windows; r=Mano 2012-12-29 15:23:48 -05:00
Ehsan Akhgari 86d5771ace Bug 825454 - Make contentAreaDownloadsView.xul a proper in-content UI; r=dao 2012-12-29 17:04:16 -05:00
Marco Bonardo b62908a6e6 Bug 822848 - hide the detailsPane for the new downloads view.
r=Mano
2012-12-28 00:54:51 +01:00
Marco Bonardo a87f0db724 Bug 825060 - Enable the new Library Downloads view by default when the panel is enabled.
r=mconley
2012-12-28 00:54:48 +01:00
Josh Matthews 9d8a896be7 Backed out changeset 5840a8b5cc21 (bug 825060) 2012-12-27 20:44:22 -05:00
Josh Matthews 3d84247a2f Backed out changeset cce44d592e67 (bug 822848) 2012-12-27 20:44:20 -05:00
Marco Bonardo de1d7067e7 Bug 822848 - hide the detailsPane for the new downloads view.
r=Mano
2012-12-28 00:54:51 +01:00
Marco Bonardo ed0d87ed1c Bug 825060 - Enable the new Library Downloads view by default when the panel is enabled.
r=mconley
2012-12-28 00:54:48 +01:00
Asaf Romano 66407bcd3f Bug 822343 - Downloads view takes far too long to render. Part 4 - Cache the download state so command-updating doesn't check the file size over and over. r=mconley. 2012-12-22 22:13:25 +02:00
Marco Bonardo 277a560f9c Bug 822343 (Part 3) - Avoid some costs in downloads view appendChild.
r=Mano
2012-12-21 15:19:21 +01:00
Marco Bonardo 21b4eb476f Bug 822710 (part 2) - Reduce annotations queries on downloads view first load.
r=Mano
2012-12-21 15:19:06 +01:00
Asaf Romano 4ac27e8335 Bug 815352 (Part 2) - Add a stub view to implement in-content downloads.
r=mak
2012-12-20 21:20:18 +01:00
Mike Conley 3ccadec3e1 Bug 822244 - Use the Downloads View in Places if it's preffed on. r=mak. 2012-12-20 09:54:49 -05:00
Asaf Romano 4a5c1878ff Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak

--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Marco Bonardo a18c0101df Bug 822689 - Nothing happens when clicking on a compete download in the Downloads Panel.
r=mconley
2012-12-18 18:02:03 +01:00
Mike Conley f4ac3e2509 Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Asaf Romano 26944959a9 Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled. 2012-12-17 07:38:53 +00:00
Boris Zbarsky 9c8dded539 Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests. 2012-12-14 16:48:49 -05:00
Boris Zbarsky d3e8d43ce8 Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures. 2012-12-14 16:46:51 -05:00
Mike Conley 7ec731ed6c Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Asaf Romano 7a4f22fecb Bug 675902 - Implement the new Downloads view for the places Library window; r=mak 2012-12-14 12:32:20 -05:00
Mike Conley 09a15134f5 Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak. 2012-12-13 16:09:54 -05:00
Ehsan Akhgari ad15a5e95a Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin 2012-12-10 11:01:59 -05:00
Ehsan Akhgari 4633026b9b Backed out changeset 827c31623942 (bug 819956) for the bad commit message 2012-12-10 13:27:21 -05:00
Ehsan Akhgari f595d0ad9e commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Ehsan Akhgari e511b0e504 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari e248c72e5e Backed out changeset ea20935fa19d (bug 801232) because of leaks 2012-12-06 15:52:30 -05:00
Ehsan Akhgari 08fe432eb6 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari bf3f7c8da2 Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks 2012-12-06 14:01:35 -05:00
Ehsan Akhgari 9360dba19d Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Mike Conley bfacfd2dab Bug 814961 - Hide the summary in the Downloads Panel if there are no hidden downloads in progress or paused. r=mak. 2012-12-05 12:12:00 -05:00
Mike Conley 62e2bbd96e Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Mike Conley 68a44ae3b3 Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak. 2012-11-30 22:37:48 -05:00
Mike Conley 0cb552ac00 Bug 815678 - Stop Downloads Panel from changing width when scanning completed download. r=mak. 2012-11-29 11:45:27 -05:00
Mike Conley 9c09856253 Bug 815273 - Don't force focus the Downloads Panel "Show all downloads" button when opening the panel. r=mak. 2012-11-28 11:10:57 -05:00
Mike Conley 32265fdca3 Bug 814099 - Paused downloads don't behave properly in Downloads Panel after the session is restored. r=mak. 2012-11-22 14:54:51 -05:00
Mike Conley 07911c72d9 Bug 809852 - Allow cycling through the "Show all downloads" and summary footers in the Downloads Panel using the arrow keys. r=mak. 2012-11-22 14:38:38 -05:00
Mike Conley ef463c5159 Bug 800314 - Stop the browser window from stealing focus when a download begins. r=paolo.
The most recent browser window (if available) was stealing focus when a download
started. This was to account for the case where a download was initiated from
the Library. We are, however, switching to a Library view that shows download
state and progress in bug 675902, so this focus pull is now unnecessary, and
disruptive for users with window managers that don't have focus-stealing
prevention.
2012-11-22 10:59:09 -05:00
Mike Conley 9108fa7ad5 Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Ryan VanderMeulen 2006509e4a Backed out changesets c2ea3fb28c45 (bug 812343), 68e26307643e (bug 812345), 15eaadc2cd9a (bug 811076), and 5a98a1662e64 (bug 808277) for mochitest-1 failures.
CLOSED TREE
2012-11-16 17:57:44 -05:00
Mike Conley 25eb07c6c1 Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Mike Conley 22fef0fa74 Bug 766654 - Allow pasting of a URL into the Downloads Panel to initiate a download. r=mak. 2012-11-13 14:46:56 -05:00
Mike Conley acdbf07512 Bug 794752 - Downloads toolbar button changes size the first time it is clicked. r=mak. 2012-11-08 11:13:23 -05:00
Marco Bonardo 19c1ead74d Bug 809022 - The downloads button opens the panel even if it's disabled.
r=paolo
2012-11-06 23:11:14 +01:00
Marco Bonardo ffe07d9115 Bug 803546 - Applying background theme causes Downloads button to jump around.
r=mconley
2012-11-06 23:11:11 +01:00
Mike Conley 9cfdc25e3c Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak. 2012-11-06 13:21:50 -05:00
Mike Conley 4b77f24cd4 Bug 807709 - Downloads Panel does not always close when handing off operations to the OS. r=mak. 2012-11-06 13:21:50 -05:00
Kyle Huey 0469a02b25 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Mike Conley 581b505894 Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak. 2012-10-31 10:07:44 -04:00
Vicamo Yang a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey 9a3674d80a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley 4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey 50b5d3f681 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Mike Conley 2d3aa74ecb Bug 766263 - Part 2: Add a regression test. r=mak. 2012-10-26 13:17:18 -04:00
Mike Conley 5133980316 Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak. 2012-10-26 13:17:18 -04:00
Jan Horak 0945a39988 Bug 567377 - Support drag and drop for Linux. r=mak77 2012-10-25 17:43:24 -04:00
Mike Conley 30a201f94a Bug 746756 - On feature activation, Download Panel should limit reported downloads. r=mak. 2012-10-24 10:02:29 -04:00
Mike Conley 364cef6a4f Bug 791569 - Toolkit Downloads window sometimes opens on first download even though the download button is visible. r=mak. 2012-10-10 16:12:56 -04:00
Mike Conley b61f1894a8 Bug 773267 - The Downloads Panel flickers at the top left of the screen before anchoring to the Downloads button. r=mak77, f=paolo. 2012-10-09 13:45:51 -04:00
Yosy ef3be55d08 Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 21:09:29 +02:00
Benjamin Peterson ade089d9d0 Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures 2012-09-23 12:25:39 -04:00
Yosy 9cd25eead2 Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 16:48:23 +02:00
Paolo Amadini c9b3789953 Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak 2012-08-25 11:37:55 +02:00
Paolo Amadini bdb0c7be1c Bug 747903 - Limit the number of items in the Downloads Panel. r=mano 2012-08-25 11:37:55 +02:00
Paolo Amadini 25c06da7e7 Bug 748381 - Update the behavior of the Downloads indicator. r=mano 2012-08-25 11:37:55 +02:00
Paolo Amadini 28104186ba Bug 760607 - Update the Downloads Panel visual design. r=mak 2012-08-25 11:37:55 +02:00
Andres Hernandez 41c0955363 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Paolo Amadini e2aaba3251 Bug 759397 - The width of the Downloads Panel should be larger and locale-dependent. r=gavin
--HG--
extra : rebase_source : 34b94665970774b2dd245bb6ebe15908e7e3dfaf
2012-07-17 18:48:06 +02:00
Nathan Froyd bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Ehsan Akhgari f4b598bf08 Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Dão Gottwald 0484b4f562 Bug 767828 - disable test 2012-06-24 22:32:55 +02:00
Dão Gottwald 0d8fc08142 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
Ryan VanderMeulen 84292006a9 Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange. 2012-06-24 16:27:20 -04:00
Dão Gottwald 907d3a4738 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 19:44:04 +02:00
Ryan VanderMeulen d2dae13c09 Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Dão Gottwald bdeaa55387 Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Michael Wu c76fdd881b Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey 2012-05-27 23:25:22 -04:00
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
blakeross%telocity.com 30af978a5c Fix bug that finished downloads disappear after restarting. 2002-11-09 15:07:26 +00:00
blakeross%telocity.com 94fb79c9b3 remove unused member. 2002-11-09 15:05:27 +00:00
blakeross%telocity.com 3079b8dc1e Remove an unused function. 2002-11-09 15:04:41 +00:00
blakeross%telocity.com 884084ecad Download fixes. 2002-11-09 14:56:32 +00:00
blakeross%telocity.com 9c46dcb28b Fix some bugs where the downloads panel displays -1. 2002-11-09 14:04:37 +00:00
blakeross%telocity.com 7a722f1e1e Minor tweak. 2002-11-08 01:09:32 +00:00
blakeross%telocity.com fb8b743df1 Remove downloads prompt pref. 2002-11-08 01:01:07 +00:00
blakeross%telocity.com 323f4d7e42 Keep up with the trunk. 2002-11-07 21:05:16 +00:00
blakeross%telocity.com b04e2592d5 Port over fixes from the trunk. 2002-11-04 23:29:34 +00:00
blakeross%telocity.com 1bcc607468 - Fixing a bug that caused the menubar to remain disabled after customizing the toolbars.
- First cut at pref for a default download directory, and options to open the download sidebar when starting a download and whether to prompt for a filename.  Under construction!
2002-11-02 00:28:30 +00:00
blakeross%telocity.com 7270e00c63 Remove delay in moving finished download to finished download area. 2002-10-31 19:12:39 +00:00
blakeross%telocity.com 4823eb302f Fix history problem. 2002-10-11 20:01:37 +00:00
blakeross%telocity.com bf96e77ec6 Fixing history problem. 2002-10-11 19:59:02 +00:00
bryner%netscape.com 40e3511a7e OS/2 fixes from mkaply. 2002-10-05 02:54:35 +00:00
blakeross%telocity.com b39fcb8806 Readding splitter. 2002-10-01 22:37:18 +00:00
blakeross%telocity.com f70c472785 Comment out splitter since it now crashes... 2002-10-01 21:15:39 +00:00
blakeross%telocity.com 8275f2bc1d Some fixes. 2002-09-30 23:01:26 +00:00
blakeross%telocity.com 0afe926af1 Release observer service on shutdown. 2002-09-30 21:02:28 +00:00
blakeross%telocity.com 7cd0bf4277 More logical grouping of context menu items. 2002-09-30 05:27:49 +00:00
blakeross%telocity.com 300a474836 Only open on double /left/ clicks. 2002-09-30 05:26:23 +00:00
blakeross%telocity.com 5577643de0 Tweaks. 2002-09-30 04:49:10 +00:00
blakeross%telocity.com 8c9771a119 Revised download UI. 2002-09-30 04:44:52 +00:00
blakeross%telocity.com 02335b59a3 Add sidebar close button. 2002-09-30 04:04:48 +00:00
blakeross%telocity.com f9dc2e2191 Revised download UI. 2002-09-30 03:46:07 +00:00
blakeross%telocity.com c342c4d3f3 Revised download UI. 2002-09-30 03:23:09 +00:00
blakeross%telocity.com 05e0da357b Revised download UI. 2002-09-30 03:22:13 +00:00
blakeross%telocity.com e6037da36c Update case in parsetype attribute. 2002-09-29 21:08:29 +00:00
blakeross%telocity.com 2c53f34d42 Remove printf. 2002-09-29 15:18:47 +00:00
blakeross%telocity.com a2b7b40d58 Fix alignment on linux. 2002-09-29 02:32:45 +00:00
blakeross%telocity.com 165bed200e Don't stretch progressmeter. 2002-09-29 02:30:52 +00:00
blakeross%telocity.com d53a7072bb Fixing small bug. 2002-09-29 01:56:30 +00:00
blakeross%telocity.com 02165fc25f more 2002-09-29 00:57:31 +00:00
blakeross%telocity.com e32702c7f0 Fix timer problem. 2002-09-29 00:13:27 +00:00
blakeross%telocity.com 25b3fac1db Try to fix timer problem. 2002-09-28 23:49:12 +00:00
blakeross%telocity.com 7ec55f34af Landing new download UI. 2002-09-28 22:55:58 +00:00
bryner%netscape.com 9ffa331a94 Fork download manager for phoenix. 2002-09-28 01:31:19 +00:00