Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration") | janekptacijarabaci | 2018-04-20 | -0/+2 |
| | | | | https://github.com/MoonchildProductions/UXP/commit/aaf3409c46a5e472bc539a6ad5902f886c980e1f | |||
* | [PALEMOON] Fix: The profile resseting - partially | janekptacijarabaci | 2018-04-20 | -0/+297 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/aaf3409c46a5e472bc539a6ad5902f886c980e1f - Revert migration - Partially - no manual migration from Places - no migration from other browsers - no the cmd `-migration` - Fix migration files (`// Tycho:`) - Something in the last commit (a typo) | |||
* | moebius#205: Fix: The profile - resetting (the custom profile name) | janekptacijarabaci | 2018-04-19 | -28/+37 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/205 | |||
* | moebius#84: Fix: The profile - resetting (follow up) | janekptacijarabaci | 2018-04-19 | -1/+0 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/84 | |||
* | moebius#84: Fix: The profile - resetting | janekptacijarabaci | 2018-04-19 | -1/+12 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/184 | |||
* | Bug 1122124: Fix default profile setting after reset, keep profile name | janekptacijarabaci | 2018-04-19 | -14/+25 |
| | | | | | Native in moebius https://github.com/MoonchildProductions/moebius/pull/184 | |||
* | Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, ↵ | Thomas Nguyen | 2018-04-19 | -22/+22 |
| | | | | | | | | | | | | | a=RyanVM We write a lot of 4-bytes prefixes to file which call many system calls. We should use a buffer and only write to file if the buffer is full or finish writing. nsIBufferedOutputStream is a good candidate to do that MozReview-Commit-ID: CzGOd7iXVTv --HG-- extra : source : 8f2b4efc5f0d3191a7e80d9324933621e111b44a | |||
* | Strengthen the use of the Master Password. | wolfbeast | 2018-04-18 | -7/+14 |
| | | | | | | | | - Use 30k iterations instead of 1. - Enforce minimum password length of 8 characters. - Adjust strength meter accordingly. This resolves #82. | |||
* | 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 ↵ | Matt A. Tobin | 2018-04-17 | -0/+5 |
| | | | | bindings and styling | |||
* | 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#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 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 | |||
| | * | | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -2/+5 |
| | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
| * | | | 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 |
| | | |/ | | |/| | ||||
| * / | | [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 |
|/ / | | | | | | | tag #155 | |||
* | | 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 |
|\ \ | |/ |/| | | | This is almost everything needed for #162. | |||
| * | moebius#110: HTML - input - datetime - Datepicker shows incorrect month for ↵ | janekptacijarabaci | 2018-03-31 | -4/+6 |
| | | | | | | | | the first day of the month | |||
| * | Bug 1446342 - Input type="date" not working if the other form elements has ↵ | janekptacijarabaci | 2018-03-31 | -12/+22 |
| | | | | | | | | name="document" (any alternative solution) | |||
| * | A nicer button for class="month-year::after" | janekptacijarabaci | 2018-03-31 | -1/+0 |
| | | | | | | | | | | A small replacement for: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 | |||
| * | Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before ↵ | janekptacijarabaci | 2018-03-31 | -0/+9 |
| | | | | | | | | opening a second picker | |||
| * | 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 ↵ | janekptacijarabaci | 2018-03-31 | -9/+0 |
| | | | | | | | | anchored input box is clicked | |||
| * | Bug 1371111 - Open picker when input element's padding area is clicked | janekptacijarabaci | 2018-03-30 | -9/+14 |
| | | | | | | | | | | | | | | | | + 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 | -0/+40 |
| | | | | | | | | dates | |||
| * | Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than ↵ | janekptacijarabaci | 2018-03-30 | -62/+75 |
| | | | | | | | | 275760-09-13 correctly | |||
| * | 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 ↵ | janekptacijarabaci | 2018-03-30 | -10/+13 |
| | | | | | | | | are valid date strings | |||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + 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 | -1248/+5084 |
| |\ | | | | | | | | | | html_input_datetime_1 | |||
| * | | [follow up] Bug 1325922 - Add arrows svg file and style month-year button ↵ | janekptacijarabaci | 2018-02-14 | -1/+0 |
| | | | | | | | | | | | | for date picker | |||
| * | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵ | janekptacijarabaci | 2018-02-14 | -6/+18 |
| | | | | | | | | | | | | picker (part 2) | |||
| * | | 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 ↵ | janekptacijarabaci | 2018-02-14 | -59/+151 |
| | | | | | | | | | | | | focus is on input box | |||
| * | | Bug 1320225: [DateTimeInput] Integration of input type=date input box with ↵ | janekptacijarabaci | 2018-02-14 | -42/+113 |
| | | | | | | | | | | | | picker (part 1) | |||
| * | | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year ↵ | janekptacijarabaci | 2018-02-14 | -20/+101 |
| | | | | | | | | | | | | button for date picker |