Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix reference to undefined property warnings in toolkit's browser.xml. | wolfbeast | 2018-10-21 |
| | |||
* | Add mozilla::Span | trav90 | 2018-10-06 |
| | |||
* | Add findbar.termPerTab | wolfbeast | 2018-09-09 |
| | | | | Allow the pref to switch between global search term and per-tab search term | ||
* | Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer ↵ | wolfbeast | 2018-09-09 |
| | | | | | | in the gBrowser)" This reverts commit 38f30cdf759e4f6da96da777c3216b5047d672c1. | ||
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 |
| | | | | Tag #21 | ||
* | Bug 1341957 - Add webgl.getSupportedExtensions() to about:support | janekptacijarabaci | 2018-08-01 |
| | |||
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 |
| | |||
* | Bug 1351193 - Update tests | janekptacijarabaci | 2018-07-20 |
| | |||
* | Update about:rights links. | wolfbeast | 2018-07-06 |
| | | | | This resolves #603. | ||
* | Fix redirector paths | wolfbeast | 2018-07-06 |
| | | | | This resolves #602. | ||
* | Reorganize some internal pages. | wolfbeast | 2018-06-27 |
| | |||
* | "about:support" - added support for "Restart normally" | janekptacijarabaci | 2018-06-26 |
| | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially) | ||
* | Make about:webrtc conditional. | wolfbeast | 2018-06-24 |
| | | | | This resolves #536 | ||
* | Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml" | janekptacijarabaci | 2018-06-23 |
| | |||
* | Fix about:rights dependencies for Safe Browsing. | wolfbeast | 2018-06-23 |
| | | | | This resolves #533. | ||
* | Fix throws an error on "about:telemetry" | janekptacijarabaci | 2018-06-23 |
| | |||
* | [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the ↵ | janekptacijarabaci | 2018-06-18 |
| | | | | | | gBrowser) Issue #513 | ||
* | Add architecture detection to "about:" and "about:support" | janekptacijarabaci | 2018-06-13 |
| | | | | Issue #492 | ||
* | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | janekptacijarabaci | 2018-06-03 |
| | | | | Issue #430 | ||
* | Initial updates for Reader View. | Ascrod | 2018-05-15 |
| | |||
* | Drop invisible characters from downloads filename. | wolfbeast | 2018-05-15 |
| | |||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | |||
* | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ↵ | janekptacijarabaci | 2018-05-01 |
| | | | | ctrl-click and open link in new tab | ||
* | Fix typo in variables in datetimepopup.xml | janekptacijarabaci | 2018-04-30 |
| | | | | Issue #162 | ||
* | Remove jemalloc 4 from our tree. | wolfbeast | 2018-04-27 |
| | |||
* | [fix typo] palemoon#903 and #975: Customizable toolbars - persist the ↵ | janekptacijarabaci | 2018-04-24 |
| | | | | | | | | attribute "collapsed" (backward compatible) https://github.com/MoonchildProductions/Pale-Moon/pull/903 https://github.com/MoonchildProductions/Pale-Moon/pull/975 https://github.com/MoonchildProductions/UXP/issues/242 | ||
* | Remove NPAPI deprecation statement from about:plugins. | wolfbeast | 2018-04-22 |
| | |||
* | [PALEMOON] Customizable toolbars - added a comment | janekptacijarabaci | 2018-04-16 |
| | |||
* | palemoon#975: Customizable toolbars - backward compatible (but unidirectional) | janekptacijarabaci | 2018-04-15 |
| | |||
* | palemoon#903: Customizable toolbars - persist the attribute "collapsed" | janekptacijarabaci | 2018-04-15 |
| | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/903 | ||
* | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 |
|\ | | | | | | | This is almost everything needed for #162. | ||
| * | moebius#110: HTML - input - datetime - Datepicker shows incorrect month for ↵ | janekptacijarabaci | 2018-03-31 |
| | | | | | | | | the first day of the month | ||
| * | Bug 1446342 - Input type="date" not working if the other form elements has ↵ | janekptacijarabaci | 2018-03-31 |
| | | | | | | | | name="document" (any alternative solution) | ||
| * | Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before ↵ | janekptacijarabaci | 2018-03-31 |
| | | | | | | | | opening a second picker | ||
| * | Bug 1397114 - Disable smooth scrolling when value changes come from input box | janekptacijarabaci | 2018-03-31 |
| | | |||
| * | Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker | janekptacijarabaci | 2018-03-31 |
| | | |||
| * | Bug 1401876 - (Part 1) Close datetime picker on popuphidden | janekptacijarabaci | 2018-03-31 |
| | | |||
| * | Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the ↵ | janekptacijarabaci | 2018-03-31 |
| | | | | | | | | anchored input box is clicked | ||
| * | Bug 1371111 - Open picker when input element's padding area is clicked | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | | | | | | | | | + Bug 1341029: https://bugzilla.mozilla.org/show_bug.cgi?id=1341029 (partially - partially - fix typo in removeEventListener): https://hg.mozilla.org/mozilla-central/diff/6055065a2ed5/toolkit/content/widgets/datetimebox.xml + Bug 1410292: https://bugzilla.mozilla.org/show_bug.cgi?id=1410292 | ||
| * | Bug 1381421 - (Part 2) Add browser chrome tests for the minimum and maximum ↵ | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | dates | ||
| * | Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than ↵ | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | 275760-09-13 correctly | ||
| * | Bug 1382175 - Fix time picker step and min/max regressions | janekptacijarabaci | 2018-03-30 |
| | | |||
| * | Bug 1364026 - (Part 2) Check if min and max attributes on input type date ↵ | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | are valid date strings | ||
| * | Bug 1363672 - Add step support to date picker | janekptacijarabaci | 2018-03-30 |
| | | |||
| * | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190 | ||
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-30 |
| |\ | | | | | | | | | | html_input_datetime_1 | ||
| * | | [follow up] Bug 1325922 - Add arrows svg file and style month-year button ↵ | janekptacijarabaci | 2018-02-14 |
| | | | | | | | | | | | | for date picker | ||
| * | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵ | janekptacijarabaci | 2018-02-14 |
| | | | | | | | | | | | | picker (part 2) | ||
| * | | Bug 1286182: Implement the layout for <input type=date> | janekptacijarabaci | 2018-02-14 |
| | | | |||
| * | | Bug 1314544: [DateTimeInput] browser keyboard shortcut does not work when ↵ | janekptacijarabaci | 2018-02-14 |
| | | | | | | | | | | | | focus is on input box |