Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Restore typeAheadResult support in autocomplete | Matt A. Tobin | 2018-04-17 | -52/+273 |
| | ||||
* | Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite" | Matt A. Tobin | 2018-04-16 | -1378/+1 |
| | | | | This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e. | |||
* | Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for ↵ | Matt A. Tobin | 2018-04-16 | -1/+1 |
| | | | | | | urlbar" This reverts commit 2ccac3373fd4eaebe4fdd1812550549232fb6ed1. | |||
* | [PALEMOON] Use unified complete in autocompletesearch attribute for urlbar | Matt A. Tobin | 2018-04-16 | -1/+1 |
| | ||||
* | [PALEMOON] Source nsPlacesAutoComplete from the suite | Matt A. Tobin | 2018-04-16 | -1/+1378 |
| | ||||
* | Merge pull request #195 from janekptacijarabaci/pm_toolbars_custom_persist_1 | New Tobin Paradigm | 2018-04-16 | -9/+69 |
|\ | | | | | palemoon#903 a #975: Customizable toolbars - persist the attribute "collapsed" (backward compatible) | |||
| * | [PALEMOON] Customizable toolbars - added a comment | janekptacijarabaci | 2018-04-16 | -1/+2 |
| | | ||||
| * | palemoon#975: Customizable toolbars - backward compatible (but unidirectional) | janekptacijarabaci | 2018-04-15 | -11/+41 |
| | | ||||
| * | palemoon#903: Customizable toolbars - persist the attribute "collapsed" | janekptacijarabaci | 2018-04-15 | -6/+35 |
| | | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/903 | |||
* | | Merge pull request #196 from JustOff/PR_remove_sync_promo_icon | New Tobin Paradigm | 2018-04-16 | -3/+0 |
|\ \ | | | | | | | Remove unused Sync promotion notification icon | |||
| * | | Remove unused Sync promotion notification icon | JustOff | 2018-04-16 | -3/+0 |
|/ / | ||||
* | | Merge pull request #194 from JustOff/PR_remove_sync_promobox | New Tobin Paradigm | 2018-04-16 | -309/+0 |
|\ \ | | | | | | | Remove the Sync promotion in the add-on install doorhanger | |||
| * | | Remove Sync promobox from popup-notifications.inc as well | JustOff | 2018-04-16 | -1/+0 |
| | | | ||||
| * | | Remove the Sync promotion in the add-on install doorhanger | JustOff | 2018-04-16 | -308/+0 |
|/ / | ||||
* | | Merge pull request #192 from JustOff/PR_netError.dtd_malformedURI.title_dupe | New Tobin Paradigm | 2018-04-16 | -2/+1 |
|\ \ | | | | | | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd | |||
| * | | [PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd | JustOff | 2018-04-16 | -2/+1 |
| | | | ||||
* | | | Merge pull request #193 from ↵ | New Tobin Paradigm | 2018-04-16 | -2/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | MoonchildProductions/revert-176-pm_unreachable-code-after-return-statement_1 Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml" | |||
| * | | | Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" ↵ | New Tobin Paradigm | 2018-04-16 | -2/+1 |
|/ / / | | | | | | | | | | in urlbarBindings.xml" | |||
* | | | Merge pull request #176 from ↵ | New Tobin Paradigm | 2018-04-16 | -1/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | janekptacijarabaci/pm_unreachable-code-after-return-statement_1 [PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml | |||
| * | | | [PALEMOON] Fix a warning: "unreachable code after return statement" in ↵ | janekptacijarabaci | 2018-04-15 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | urlbarBindings.xml Issue #121 | |||
* | | | | [PALEMOON] Update UA Compatibility modes in a backwards compatible way | Matt A. Tobin | 2018-04-16 | -0/+54 |
| |/ / |/| | | ||||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-16 | -682/+338 |
|\ \ \ | ||||
| * \ \ | Merge pull request #175 from janekptacijarabaci/url_parser_2 | New Tobin Paradigm | 2018-04-16 | -5/+31 |
| |\ \ \ | | | | | | | | | | | moebius#131: URL parser - stop preserving empty passwords | |||
| | * | | | moebius#131: URL parser - stop preserving empty passwords | janekptacijarabaci | 2018-04-15 | -5/+31 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/131 | |||
| * | | | | Merge pull request #180 from janekptacijarabaci/html_input_datetime_2 | New Tobin Paradigm | 2018-04-16 | -553/+75 |
| |\ \ \ \ | | | | | | | | | | | | | HTML - input - datetime - support for "dom.forms.datetime.others" | |||
| | * | | | | Bug 1344642 - Part 2: Add a new pref for input type=week, month and ↵ | janekptacijarabaci | 2018-04-15 | -24/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | datetime-local | |||
| | * | | | | Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code | janekptacijarabaci | 2018-04-15 | -543/+16 |
| | | |_|/ | | |/| | | ||||
| * | | | | Merge pull request #178 from janekptacijarabaci/html_input_datetime_3 | New Tobin Paradigm | 2018-04-16 | -14/+41 |
| |\ \ \ \ | | | | | | | | | | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime | |||
| | * | | | | [PALEMOON] [Frontend vs Backend] HTML - input - datetime | janekptacijarabaci | 2018-04-15 | -14/+41 |
| | |/ / / | | | | | | | | | | | | | | | | Issue #162 | |||
| * | | | | Merge pull request #174 from janekptacijarabaci/url_parser_1 | New Tobin Paradigm | 2018-04-16 | -72/+51 |
| |\ \ \ \ | | | |/ / | | |/| | | moebius#130: URL parser - fix: don't allow empty host name | |||
| | * | | | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -72/+51 |
| | | |/ | | |/| | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
| * | | | Merge pull request #173 from ↵ | New Tobin Paradigm | 2018-04-16 | -16/+82 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/html_table_editor_contenteditable_1 moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node | |||
| | * | | | moebius#190: HTML - table - editor (contenteditable) - post process node ↵ | janekptacijarabaci | 2018-04-15 | -16/+82 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | array to remove all descendants of replacement node https://github.com/MoonchildProductions/moebius/issues/190 | |||
| * | | | Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1 | New Tobin Paradigm | 2018-04-16 | -11/+38 |
| |\ \ \ | | | | | | | | | | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource | |||
| | * | | | moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a ↵ | janekptacijarabaci | 2018-04-15 | -11/+38 |
| | |/ / | | | | | | | | | | | | | CanvasImageSource | |||
| * | | | Merge pull request #181 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-15 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Fix GCC -Wreorder warnings. | |||
| | * | | | Fix GCC -Wreorder warnings. | trav90 | 2018-04-15 | -1/+1 |
| | | |/ | | |/| | ||||
| * | | | Merge pull request #182 from adeshkp/patch-3 | New Tobin Paradigm | 2018-04-15 | -2/+0 |
| |\ \ \ | | | | | | | | | | | [Tycho AM] Remove test for experiments framework | |||
| | * | | | [Tycho AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -2/+0 |
| | |/ / | ||||
| * | | | Merge pull request #183 from adeshkp/patch-4 | New Tobin Paradigm | 2018-04-15 | -1/+0 |
| |\ \ \ | | | | | | | | | | | [WebEx AM] Remove test for experiments framework | |||
| | * | | | [WebEx AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -1/+0 |
| | |/ / | ||||
| * | | | Merge pull request #171 from janekptacijarabaci/js_location_hash_1 | New Tobin Paradigm | 2018-04-15 | -1/+12 |
| |\ \ \ | | | | | | | | | | | Fix: no escape single quote in location.hash | |||
| | * | | | JS - location.hash - no escape single quote | janekptacijarabaci | 2018-02-12 | -1/+12 |
| | | | | | ||||
| * | | | | [PALEMOON] Fix packaging define for ICU | Matt A. Tobin | 2018-04-15 | -4/+5 |
| | | | | | ||||
| * | | | | [PALEMOON] Fix packaging define | Matt A. Tobin | 2018-04-15 | -2/+2 |
| | |/ / | |/| | | ||||
* / | | | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -119/+120 |
|/ / / | | | | | | | | | | tag #155 | |||
* | | | Merge pull request #159 from JustOff/PR_remove_places_protocol | New Tobin Paradigm | 2018-04-15 | -55/+0 |
|\ \ \ | | | | | | | | | Remove dead Places protocol handler in Pale Moon | |||
| * \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP and ↵ | JustOff | 2018-04-14 | -661/+102 |
| |\ \ \ | | | | | | | | | | | | | | | | resolve conflicts | |||
| * | | | | Remove dead Places protocol handler in Pale Moon | JustOff | 2018-04-14 | -57/+0 |
| | | | | | ||||
* | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-15 | -760/+392 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |