Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a "Download image" option to the image paletteTomeu Vizoso2008-10-151-2/+12
|
* Add a "Download link" option to the link paletteTomeu Vizoso2008-10-152-4/+105
|
* Missing import. Popup view needs to be realized at creation becauseMarco Pesenti Gritti2008-10-151-0/+2
| | | | it's passed to mozilla which expects it to be fully initialized.
* Get downloads on multiple windows to work. UnfortunatelyMarco Pesenti Gritti2008-10-152-25/+22
| | | | | | it requires to keep our own window -> transfer mapping, since it's not provided by the mozilla API. (their download manager is a singleton)
* Make the filepicker work on multiple windows.Marco Pesenti Gritti2008-10-152-22/+6
|
* Adapt to hulahop API changes and start to clean up the singletons mess.Marco Pesenti Gritti2008-10-156-48/+36
|
* Remove x permissions from activity.infoSimon Schampijer2008-10-071-0/+0
|
*