Mike Conley
3c75fd1bdf
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
Mike Conley
0e1a5395d0
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
Jan Horak
09a39281d4
Bug 567377 - Support drag and drop for Linux. r=mak77
2012-10-25 17:43:24 -04:00
Mike Conley
fcf26471b3
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
0eb773c98a
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
Paolo Amadini
74da64cc78
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
cb1dfbd063
Bug 747903 - Limit the number of items in the Downloads Panel. r=mano
2012-08-25 11:37:55 +02:00
Paolo Amadini
81ec514f1b
Bug 748381 - Update the behavior of the Downloads indicator. r=mano
2012-08-25 11:37:55 +02:00
Paolo Amadini
ab95583e27
Bug 760607 - Update the Downloads Panel visual design. r=mak
2012-08-25 11:37:55 +02:00
Andres Hernandez
fd33841755
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Paolo Amadini
0f165af608
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
Ehsan Akhgari
45fe6d3ae2
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
2fccf8b311
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
8ead15b2fe
Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange.
2012-06-24 16:27:20 -04:00
Dão Gottwald
9ccea67b7f
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
8d23fa6f5f
Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange.
2012-06-22 18:12:54 -04:00
Dão Gottwald
4910364e2c
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
Paolo Amadini
dfd7155be0
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
a164946104
Bug 746658 - Failed downloads can't be removed from panel. r=mak
2012-04-27 15:04:27 +02:00
Paolo Amadini
fc466abc21
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
fe0db58bce
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Paolo Amadini
ebd422385f
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