summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/places/content/controller.js
Commit message (Collapse)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-1895/+0
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* Remove "Delete this page" and "Forget about this site" from livemarks.janekptacijarabaci2019-08-12-1/+5
| | | | | | These context menu entries should not be present on live bookmarks because they make no sense for feed entries. This resolves #663.
* Hide and disable open_all/cut/copy/delete/properties when openingwolfbeast2019-07-28-42/+44
| | | | | | bookmarks/history context menu with no selection This resolves #882 (by not offering options that can't be used)
* [PALEMOON] Align the places component with the updated PlacesUtils APIJustOff2018-11-16-9/+8
|
* [PALEMOON] Places - remove unnecessary line from controller.jsjanekptacijarabaci2018-07-21-2/+0
|
* [PALEMOON] Places - remove unused @param from controller.jsjanekptacijarabaci2018-07-21-3/+0
|
* Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-1/+1
| | | | tag #155
* Revert "[PALEMOON] Use Components.interfaces directly in controller.js, ↵Matt A. Tobin2018-04-12-37/+37
| | | | | | history-panel.js, and treeView.js" This reverts commit 8e9e05da3d770daab326621b0ce42eb15d1cb740.
* [PALEMOON] Use Components.interfaces directly in controller.js, ↵Matt A. Tobin2018-04-09-37/+37
| | | | history-panel.js, and treeView.js
* Add Pale MoonMatt A. Tobin2018-02-02-0/+1895