summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Strengthen the use of the Master Password.wolfbeast2018-04-18-9/+16
* [PALEMOON] Only use the private autocomplete binding on the URL barMatt A. Tobin2018-04-18-123/+123
* Add extra JS scope for DownloadUtils in urlbarBinding.xml to cater to global ...wolfbeast2018-04-18-3/+5
* Merge pull request #198 from JustOff/PR_asyncOpen2New Tobin Paradigm2018-04-18-26/+19
|\
| * Use asyncOpen2 instead of asyncOpen everywhere in Pale MoonJustOff2018-04-17-26/+19
|/
* Merge pull request #168 from janekptacijarabaci/xpcom_exportFunction_length_1New Tobin Paradigm2018-04-17-1/+13
|\
| * moebius#242: XPCOM: exportFunction() - fix wrong .length attributejanekptacijarabaci2018-04-14-1/+13
* | [PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmoduleMatt A. Tobin2018-04-17-0/+298
* | [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete bind...Matt A. Tobin2018-04-17-3/+2860
* | Restore nsPlacesAutoCompleteMatt A. Tobin2018-04-17-1/+1787
* | Restore typeAheadResult support in autocompleteMatt A. Tobin2018-04-17-52/+273
* | Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"Matt A. Tobin2018-04-16-1378/+1
* | Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for u...Matt A. Tobin2018-04-16-1/+1
* | [PALEMOON] Use unified complete in autocompletesearch attribute for urlbarMatt A. Tobin2018-04-16-1/+1
* | [PALEMOON] Source nsPlacesAutoComplete from the suiteMatt A. Tobin2018-04-16-1/+1378
* | Merge pull request #195 from janekptacijarabaci/pm_toolbars_custom_persist_1New Tobin Paradigm2018-04-16-9/+69
|\ \
| * | [PALEMOON] Customizable toolbars - added a commentjanekptacijarabaci2018-04-16-1/+2
| * | palemoon#975: Customizable toolbars - backward compatible (but unidirectional)janekptacijarabaci2018-04-15-11/+41
| * | palemoon#903: Customizable toolbars - persist the attribute "collapsed"janekptacijarabaci2018-04-15-6/+35
* | | Merge pull request #196 from JustOff/PR_remove_sync_promo_iconNew Tobin Paradigm2018-04-16-3/+0
|\ \ \
| * | | Remove unused Sync promotion notification iconJustOff2018-04-16-3/+0
|/ / /
* | | Merge pull request #194 from JustOff/PR_remove_sync_promoboxNew Tobin Paradigm2018-04-16-309/+0
|\ \ \
| * | | Remove Sync promobox from popup-notifications.inc as wellJustOff2018-04-16-1/+0
| * | | Remove the Sync promotion in the add-on install doorhangerJustOff2018-04-16-308/+0
|/ / /
* | | Merge pull request #192 from JustOff/PR_netError.dtd_malformedURI.title_dupeNew Tobin Paradigm2018-04-16-2/+1
|\ \ \
| * | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtdJustOff2018-04-16-2/+1
* | | | Merge pull request #193 from MoonchildProductions/revert-176-pm_unreachable-c...New Tobin Paradigm2018-04-16-2/+1
|\ \ \ \
| * | | | Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" i...New Tobin Paradigm2018-04-16-2/+1
|/ / / /
* | | | Merge pull request #176 from janekptacijarabaci/pm_unreachable-code-after-ret...New Tobin Paradigm2018-04-16-1/+2
|\ \ \ \
| * | | | [PALEMOON] Fix a warning: "unreachable code after return statement" in urlbar...janekptacijarabaci2018-04-15-1/+2
* | | | | [PALEMOON] Update UA Compatibility modes in a backwards compatible wayMatt A. Tobin2018-04-16-0/+54
| |/ / / |/| | |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-16-682/+338
|\ \ \ \
| * \ \ \ Merge pull request #175 from janekptacijarabaci/url_parser_2New Tobin Paradigm2018-04-16-5/+31
| |\ \ \ \
| | * | | | moebius#131: URL parser - stop preserving empty passwordsjanekptacijarabaci2018-04-15-5/+31
| * | | | | Merge pull request #180 from janekptacijarabaci/html_input_datetime_2New Tobin Paradigm2018-04-16-553/+75
| |\ \ \ \ \
| | * | | | | Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-...janekptacijarabaci2018-04-15-24/+73
| | * | | | | Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related codejanekptacijarabaci2018-04-15-543/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #178 from janekptacijarabaci/html_input_datetime_3New Tobin Paradigm2018-04-16-14/+41
| |\ \ \ \ \
| | * | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetimejanekptacijarabaci2018-04-15-14/+41
| | |/ / / /
| * | | | | Merge pull request #174 from janekptacijarabaci/url_parser_1New Tobin Paradigm2018-04-16-72/+51
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15-72/+51
| | | |/ / | | |/| |
| * | | | Merge pull request #173 from janekptacijarabaci/html_table_editor_contentedit...New Tobin Paradigm2018-04-16-16/+82
| |\ \ \ \
| | * | | | moebius#190: HTML - table - editor (contenteditable) - post process node arra...janekptacijarabaci2018-04-15-16/+82
| | |/ / /
| * | | | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1New Tobin Paradigm2018-04-16-11/+38
| |\ \ \ \
| | * | | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca...janekptacijarabaci2018-04-15-11/+38
| | |/ / /
| * | | | Merge pull request #181 from trav90/buildsystem-workNew Tobin Paradigm2018-04-15-1/+1
| |\ \ \ \
| | * | | | Fix GCC -Wreorder warnings.trav902018-04-15-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #182 from adeshkp/patch-3New Tobin Paradigm2018-04-15-2/+0
| |\ \ \ \
| | * | | | [Tycho AM] Remove test for experiments frameworkadeshkp2018-04-15-2/+0
| | |/ / /
| * | | | Merge pull request #183 from adeshkp/patch-4New Tobin Paradigm2018-04-15-1/+0
| |\ \ \ \