summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-699/+5095
|\
| * moebius#110: HTML - input - datetime - Datepicker shows incorrect month for t...janekptacijarabaci2018-03-31-4/+6
| * moebius#72: Fix Marionette's DateTimeValue when dom.forms.datetime is enabledjanekptacijarabaci2018-03-31-0/+54
| * Bug 1446342 - Input type="date" not working if the other form elements has na...janekptacijarabaci2018-03-31-12/+22
| * A nicer button for class="month-year::after"janekptacijarabaci2018-03-31-1/+0
| * Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before o...janekptacijarabaci2018-03-31-0/+9
| * Bug 1397114 - Disable smooth scrolling when value changes come from input boxjanekptacijarabaci2018-03-31-19/+8
| * Bug 1401876 - (Part 2) Add browser-chrome test for reopening pickerjanekptacijarabaci2018-03-31-1/+27
| * Bug 1401876 - (Part 1) Close datetime picker on popuphiddenjanekptacijarabaci2018-03-31-1/+3
| * Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anc...janekptacijarabaci2018-03-31-11/+4
| * Bug 1371111 - Open picker when input element's padding area is clickedjanekptacijarabaci2018-03-30-9/+14
| * Bug 1381421 - (Part 2) Add browser chrome tests for the minimum and maximum d...janekptacijarabaci2018-03-30-0/+40
| * Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 27...janekptacijarabaci2018-03-30-62/+75
| * Bug 1363672 - Add step support to date picker (follow up)janekptacijarabaci2018-03-30-0/+10
| * Bug 1382175 - Fix time picker step and min/max regressionsjanekptacijarabaci2018-03-30-26/+12
| * Bug 1364026 - (Part 2) Check if min and max attributes on input type date are...janekptacijarabaci2018-03-30-10/+13
| * Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ...janekptacijarabaci2018-03-30-0/+15
| * Bug 1363672 - Add step support to date pickerjanekptacijarabaci2018-03-30-18/+64
| * Bug 1310080 - Implement the step attribute for <input type=datetime-local>janekptacijarabaci2018-03-30-61/+251
| * Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30-1/+1
| * Bug 1310079 - Implement the min and max attribute for <input type=datetime-lo...janekptacijarabaci2018-03-30-112/+88
| * Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30-26/+351
| * Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30-0/+718
| * moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-248/+1267
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-830902/+71207
| |\
| * | [follow up] Bug 1325922 - Add arrows svg file and style month-year button for...janekptacijarabaci2018-02-14-1/+0
| * | Bug 1341190: Date picker panel and email input validation popup close immedia...janekptacijarabaci2018-02-14-1/+0
| * | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...janekptacijarabaci2018-02-14-6/+21
| * | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-141/+846
| * | Bug 1314544: [DateTimeInput] browser keyboard shortcut does not work when foc...janekptacijarabaci2018-02-14-59/+151
| * | Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...janekptacijarabaci2018-02-14-42/+113
| * | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year button...janekptacijarabaci2018-02-14-20/+101
| * | Bug 1323109: [DateTimePicker] Date time picker popup does not open near input...janekptacijarabaci2018-02-14-1/+16
| * | Bug 1283385: Implement UI for <input type="date">janekptacijarabaci2018-02-14-16/+991
| * | Bug 1317600: [DateTimePicker] Spinner arrow buttons shouldn't depend on find ...janekptacijarabaci2018-02-14-2/+16
* | | Merge pull request #160 from janekptacijarabaci/build_warnings_1New Tobin Paradigm2018-04-14-4/+1
|\ \ \
| * | | Fix a build warning for BrowserComponents.manifestjanekptacijarabaci2018-04-14-4/+1
|/ / /
* | | Merge pull request #131 from janekptacijarabaci/js_dom_xmlhttprequest_abort_1New Tobin Paradigm2018-04-14-6/+82
|\ \ \
| * | | Bug 1311798: Align XMLHttpRequest abort() with the specjanekptacijarabaci2018-03-15-6/+82
* | | | Merge pull request #156 from janekptacijarabaci/pm_places_downloads_1New Tobin Paradigm2018-04-14-1/+25
|\ \ \ \
| * | | | [PALEMOON] Downloads - throws an errorjanekptacijarabaci2018-04-14-1/+25
* | | | | Merge pull request #154 from janekptacijarabaci/pm_places_downloads_1New Tobin Paradigm2018-04-13-5/+5
|\| | | |
| * | | | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ...janekptacijarabaci2018-04-14-5/+5
* | | | | Merge pull request #153 from JustOff/PR_SessionFile_NetUtil.newChannelNew Tobin Paradigm2018-04-13-1/+4
|\ \ \ \ \
| * | | | | Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsmJustOff2018-04-14-1/+4
|/ / / / /
* | | | | Merge pull request #152 from JustOff/PR_Favicons_principalNew Tobin Paradigm2018-04-13-12/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use document's principal for favicons in browserJustOff2018-04-14-12/+27
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-04-13-14/+27
|\ \ \ \ \
| * \ \ \ \ Merge pull request #150 from janekptacijarabaci/about_1New Tobin Paradigm2018-04-13-14/+27
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Style clean up in about.dtdjanekptacijarabaci2018-04-13-1/+1