| Commit message (Expand) | Author | Age | Lines |
* | Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon | JustOff | 2018-04-17 | -15/+9 |
* | [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete bind... | Matt A. Tobin | 2018-04-17 | -0/+5 |
* | Restore nsPlacesAutoComplete | Matt A. Tobin | 2018-04-17 | -0/+1786 |
* | Restore typeAheadResult support in autocomplete | Matt A. Tobin | 2018-04-17 | -52/+273 |
* | Merge pull request #195 from janekptacijarabaci/pm_toolbars_custom_persist_1 | New Tobin Paradigm | 2018-04-16 | -9/+69 |
|\ |
|
| * | [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 |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-16 | -5/+5 |
|\ \ |
|
| * \ | Merge pull request #174 from janekptacijarabaci/url_parser_1 | New Tobin Paradigm | 2018-04-16 | -2/+5 |
| |\ \ |
|
| | * | | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -2/+5 |
| * | | | Merge pull request #182 from adeshkp/patch-3 | New Tobin Paradigm | 2018-04-15 | -2/+0 |
| |\ \ \ |
|
| | * | | | [Tycho AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -2/+0 |
| | | |/
| | |/| |
|
| * / | | [WebEx AM] Remove test for experiments framework | adeshkp | 2018-04-15 | -1/+0 |
| |/ / |
|
* / / | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -31/+31 |
|/ / |
|
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-15 | -103/+16 |
|\| |
|
| * | Bump Phoenix extensions to allow installing up to Firefox 56.9 | Matt A. Tobin | 2018-04-14 | -1/+1 |
| * | Do not make duplicates fatal while packaging | Matt A. Tobin | 2018-04-14 | -102/+15 |
* | | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -324/+2749 |
|\ \
| |/
|/| |
|
| * | moebius#110: HTML - input - datetime - Datepicker shows incorrect month for t... | janekptacijarabaci | 2018-03-31 | -4/+6 |
| * | Bug 1446342 - Input type="date" not working if the other form elements has na... | janekptacijarabaci | 2018-03-31 | -12/+22 |
| * | A nicer button for class="month-year::after" | janekptacijarabaci | 2018-03-31 | -1/+0 |
| * | Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before o... | janekptacijarabaci | 2018-03-31 | -0/+9 |
| * | Bug 1397114 - Disable smooth scrolling when value changes come from input box | janekptacijarabaci | 2018-03-31 | -19/+8 |
| * | Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker | janekptacijarabaci | 2018-03-31 | -1/+27 |
| * | Bug 1401876 - (Part 1) Close datetime picker on popuphidden | janekptacijarabaci | 2018-03-31 | -1/+3 |
| * | Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anc... | janekptacijarabaci | 2018-03-31 | -9/+0 |
| * | Bug 1371111 - Open picker when input element's padding area is clicked | janekptacijarabaci | 2018-03-30 | -9/+14 |
| * | Bug 1381421 - (Part 2) Add browser chrome tests for the minimum and maximum d... | janekptacijarabaci | 2018-03-30 | -0/+40 |
| * | Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 27... | janekptacijarabaci | 2018-03-30 | -62/+75 |
| * | Bug 1382175 - Fix time picker step and min/max regressions | janekptacijarabaci | 2018-03-30 | -26/+12 |
| * | Bug 1364026 - (Part 2) Check if min and max attributes on input type date are... | janekptacijarabaci | 2018-03-30 | -10/+13 |
| * | Bug 1363672 - Add step support to date picker | janekptacijarabaci | 2018-03-30 | -18/+64 |
| * | Bug 1287677 - Add mozIntl.getDisplayNames API | janekptacijarabaci | 2018-03-30 | -0/+41 |
| * | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 | -203/+791 |
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm... | janekptacijarabaci | 2018-03-30 | -1248/+5084 |
| |\ |
|
| * | | [follow up] Bug 1325922 - Add arrows svg file and style month-year button for... | janekptacijarabaci | 2018-02-14 | -1/+0 |
| * | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi... | janekptacijarabaci | 2018-02-14 | -6/+18 |
| * | | Bug 1286182: Implement the layout for <input type=date> | janekptacijarabaci | 2018-02-14 | -8/+424 |
| * | | Bug 1314544: [DateTimeInput] browser keyboard shortcut does not work when foc... | janekptacijarabaci | 2018-02-14 | -59/+151 |
| * | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi... | janekptacijarabaci | 2018-02-14 | -42/+113 |
| * | | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year button... | janekptacijarabaci | 2018-02-14 | -20/+101 |
| * | | Bug 1323109: [DateTimePicker] Date time picker popup does not open near input... | janekptacijarabaci | 2018-02-14 | -1/+16 |
| * | | Bug 1283385: Implement UI for <input type="date"> | janekptacijarabaci | 2018-02-14 | -16/+991 |
| * | | Bug 1317600: [DateTimePicker] Spinner arrow buttons shouldn't depend on find ... | janekptacijarabaci | 2018-02-14 | -2/+16 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-13 | -14/+27 |
|\ \ \ |
|
| * \ \ | Merge pull request #150 from janekptacijarabaci/about_1 | New Tobin Paradigm | 2018-04-13 | -14/+27 |
| |\ \ \ |
|
| | * | | | Style clean up in about.dtd | janekptacijarabaci | 2018-04-13 | -1/+1 |
| | * | | | moebius#173: Fix up "about:" page | janekptacijarabaci | 2018-04-13 | -13/+26 |
* | | | | | Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. | wolfbeast | 2018-04-13 | -5/+12 |
|/ / / / |
|