summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/places
Commit message (Expand)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-12943/+0
* Remove "Delete this page" and "Forget about this site" from livemarks.janekptacijarabaci2019-08-12-3/+7
* Hide and disable open_all/cut/copy/delete/properties when openingwolfbeast2019-07-28-53/+61
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-12-5/+2
* Pale Moon: Use file path for bookmarks import/export.Ascrod2019-02-01-2/+2
* Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistentMatt A. Tobin2018-11-30-23/+23
* Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistentMatt A. Tobin2018-11-30-1/+0
* [PALEMOON] Align the places component with the updated PlacesUtils APIJustOff2018-11-16-23/+34
* Issue #861 - The bookmark properties window should focus on the Name Picker t...Matt A. Tobin2018-11-14-0/+5
* Revert "[PALEMOON] Focus and select the first non-collapsed text element in t...wolfbeast2018-11-14-5/+0
* [PALEMOON] Focus and select the first non-collapsed text element in the bookm...JustOff2018-11-03-0/+5
* [PALEMOON] Places - remove unnecessary line from controller.jsjanekptacijarabaci2018-07-21-2/+0
* [PALEMOON] Places - remove unused @param from controller.jsjanekptacijarabaci2018-07-21-3/+0
* string.contains() => string.includes()wolfbeast2018-06-07-1/+1
* Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ...wolfbeast2018-06-06-3/+33
* [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work...janekptacijarabaci2018-05-23-10/+22
* [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ...janekptacijarabaci2018-05-02-1/+1
* [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty v...janekptacijarabaci2018-05-02-9/+12
* [PALEMOON] Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIE...janekptacijarabaci2018-04-18-13/+34
* Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"Matt A. Tobin2018-04-16-1377/+0
* [PALEMOON] Source nsPlacesAutoComplete from the suiteMatt A. Tobin2018-04-16-0/+1377
* Mass-replace global-scope let with var in Pale Moon and TychoAMwolfbeast2018-04-16-3/+3
* Remove dead Places protocol handler in Pale MoonJustOff2018-04-14-55/+0
* [PALEMOON] Remove the migratorMatt A. Tobin2018-04-12-16/+0
* Revert "[PALEMOON] Fix redeclarations of shorthand Cc, Ci, Cu"Matt A. Tobin2018-04-12-2/+2
* Revert "[PALEMOON] Use Components.interfaces directly in controller.js, histo...Matt A. Tobin2018-04-12-91/+91
* [PALEMOON] Use Components.interfaces directly in controller.js, history-panel...Matt A. Tobin2018-04-09-91/+91
* [PALEMOON] Fix redeclarations of shorthand Cc, Ci, CuMatt A. Tobin2018-04-05-2/+2
* [PALEMOON] Fix for loops in treeView.js (SyntaxError: missing ] after element...Matt A. Tobin2018-04-05-1/+6
* Add Pale MoonMatt A. Tobin2018-02-02-0/+12924