Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -3/+175 |
|\ | | | | | | | This is almost everything needed for #162. | |||
| * | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 | -0/+166 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + 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 | -107/+2286 |
| |\ | | | | | | | | | | html_input_datetime_1 | |||
| * | | Bug 1286182: Implement the layout for <input type=date> | janekptacijarabaci | 2018-02-14 | -3/+9 |
| | | | ||||
* | | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -293/+0 |
| |/ |/| | ||||
* | | Bug 1324042 - Fix trimmedOffsets arithmetic in GetRenderedText(). r=mats, ↵ | Daniel Holbert | 2018-03-14 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | a=RyanVM MozReview-Commit-ID: H4ngU8Juyln --HG-- extra : rebase_source : f4d6ab58ae70e485dfe72d5290cf6fae2c8397dd extra : intermediate-source : bec50ba1fb12aebde4e4065b2799bc730bc30010 extra : source : fbf54020043bd09c162530907b2a1091a10f4f92 | |||
* | | Bug 1426087 - Decrement nsDocumentViewer::mDestroyRefCount in a separate ↵ | Bob Owen | 2018-03-14 | -9/+10 |
| | | | | | | | | | | | | | | | | function. r=jwatt, a=RyanVM --HG-- extra : source : 86d41b5efe074f6988085082df9ef537eee0813a extra : intermediate-source : ea406489f93a0a8fa05ff568acdff07ce6b118c4 | |||
* | | Bustage fix: remove duplicate function def | wolfbeast | 2018-03-12 | -1/+0 |
| | | ||||
* | | HTML - implement the labels attribute (follow up) | janekptacijarabaci | 2018-03-12 | -2/+4 |
| | | ||||
* | | CSS: inline-block with a display:block <input> child element has a wrong ↵ | janekptacijarabaci | 2018-03-12 | -29/+989 |
| | | | | | | | | baseline (HTML forms) | |||
* | | CSS - Grid - transferred min-size contribution of percentage size grid item ↵ | janekptacijarabaci | 2018-03-12 | -31/+199 |
| | | | | | | | | with an intrinsic ratio | |||
* | | CSS - Grid - intristic content with overflow:auto overlaps in grid | janekptacijarabaci | 2018-03-12 | -13/+965 |
| | | ||||
* | | [draft] CSS - linear-gradient - zero (0) angle value without degree unit is ↵ | janekptacijarabaci | 2018-03-12 | -5/+7 |
| | | | | | | | | not correctly interpreted | |||
* | | CSS - Grid - fit-content unexpectedly reserves space for full clamp size in ↵ | janekptacijarabaci | 2018-03-12 | -0/+9 |
| | | | | | | | | repeat() | |||
* | | SVG - support radialGradient fr attribute | janekptacijarabaci | 2018-03-12 | -2/+87 |
| | | ||||
* | | Basilisk - the cmd line - help (the columns alignment, error improvements) | janekptacijarabaci | 2018-02-28 | -2/+2 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/58 | |||
* | | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code. | |||
* | | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 | -5/+5 |
| | | ||||
* | | Remove windows-xp and windows-vista from @media(-moz-os-version) | wolfbeast | 2018-02-20 | -6/+0 |
| | | ||||
* | | Never shrink line heights as a result of minimumFontSize. | wolfbeast | 2018-02-13 | -1/+2 |
|/ | | | | See: MoonchildProductions/Pale-Moon#1614. | |||
* | Bug 1261175. | wolfbeast | 2018-02-07 | -0/+6 |
| | ||||
* | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 | -0/+13 |
| | | | | #31 point 4 | |||
* | Make the '-moz-windows-accent-color-applies' media query live to Windows 10 ↵ | wolfbeast | 2018-02-04 | -0/+3 |
| | | | | settings changes. | |||
* | Add -moz-win-accentcolor(text) | wolfbeast | 2018-02-04 | -0/+4 |
| | | | | #31 points 1 and 2 | |||
* | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 | -0/+18 |
| | | | | #31 point 3 | |||
* | Remove checks for GCC < 4.9 | trav90 | 2018-02-04 | -2/+1 |
| | ||||
* | Only create a single display transform for SVG frames with single child ↵ | wolfbeast | 2018-02-03 | -13/+36 |
| | | | | | | transforms. This improves performance on repeated scaling of vectors. | |||
* | CSS gradients: add a special case for transparent stops. | wolfbeast | 2018-02-02 | -0/+38 |
| | | | | | | | This causes transparent stops to behave like "true transparent" instead of "transparent black", even in RGBA space. i.e.: the gradient will transition to a transparent version of the color adjacent to the transparent color stop (on either side if not on the edge). | |||
* | CSS: Stop using premultiplied color space for gradients. | wolfbeast | 2018-02-02 | -90/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1598453 |