Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Set up new blocklist infra URLs | wolfbeast | 2018-07-25 | -2/+2 | |
| | | | | |||||
| * | | | Use a fixed thumbnail placeholder for blank thumbs (failed to capture). | wolfbeast | 2018-07-25 | -5/+97 | |
| | |/ | |/| | |||||
* | | | Update zlib to 1.2.11 | wolfbeast | 2018-07-26 | -969/+1668 | |
| | | | | | | | | | | | | This resolves #676 | ||||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-07-26 | -23/+0 | |
|\ \ \ | |||||
| * \ \ | Merge pull request #677 from kn-yami/issue667 | Moonchild | 2018-07-26 | -23/+0 | |
| |\ \ \ | | |_|/ | |/| | | remove "learnMoreContainer" leftovers | ||||
| | * | | remove "learnMoreContainer" leftovers (part 2) | yami | 2018-07-26 | -3/+0 | |
| | | | | |||||
| | * | | remove "learnMoreContainer" leftovers | yami | 2018-07-22 | -20/+0 | |
| | | | | |||||
* | | | | Bypass transparency optimization with HC themes. | wolfbeast | 2018-07-26 | -1/+4 | |
|/ / / | | | | | | | | | | | | | | | | | | | Don't use transparency optimization for theme items in Windows 8 or later with a high contrast theme in use. See MoonchildProductions/Pale-Moon#1591 | ||||
* | / | Set up new blocklist infra URLs | wolfbeast | 2018-07-25 | -2/+2 | |
| |/ |/| | |||||
* | | Use try/catch in PageThumbs writeData to deal with null data from caller. | wolfbeast | 2018-07-25 | -1/+9 | |
| | | | | | | | | Quick fix for #670 | ||||
* | | Merge pull request #674 from ↵ | Moonchild | 2018-07-25 | -0/+5 | |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/toolkit_startup_instance-with-profile_1 about:profiles - fix "Launch profile in new browser" (added "-no-remote" for Windows) | ||||
| * | | about:profiles - fix "Launch profile in new browser" (added "-no-remote" for ↵ | janekptacijarabaci | 2018-07-25 | -0/+5 | |
| | | | | | | | | | | | | Windows) | ||||
* | | | Merge pull request #672 from alaviss/newmoon-desktop | Moonchild | 2018-07-25 | -0/+352 | |
|\ \ \ | |/ / |/| | | palemoon/unofficial: provides .desktop file | ||||
| * | | palemoon/unofficial: provides .desktop file | Leorize | 2018-07-25 | -0/+352 | |
|/ / | |||||
* | | ANGLE: Initialize uniform blocks before detaching shaders | wolfbeast | 2018-07-24 | -1/+11 | |
| | | | | | | | | This resolves #668 | ||||
* | | Cater Pale Moon's about box to unofficial branding. | wolfbeast | 2018-07-24 | -1/+8 | |
| | | |||||
* | | Update AUTHORS | wolfbeast | 2018-07-24 | -2/+5 | |
| | | |||||
* | | Merge pull request #666 from kn-yami/issue605 | Moonchild | 2018-07-23 | -204/+24 | |
|\ \ | | | | | | | replace "certErrorCodePrefix2" with "certErrorCodePrefix" | ||||
| * | | remove dead code | yami | 2018-07-22 | -200/+21 | |
| | | | |||||
| * | | replace "certErrorCodePrefix2" with "certErrorCodePrefix" | yami | 2018-07-22 | -4/+3 | |
| |/ | |||||
* | | Merge pull request #665 from trav90/media-work | Moonchild | 2018-07-22 | -100/+467 | |
|\ \ | |/ |/| | Add some error handling when parsing MP4 files | ||||
| * | Rework MoofParser to return an error when the underlying BufferReader ↵ | trav90 | 2018-07-21 | -82/+221 | |
| | | | | | | | | returns an error. | ||||
| * | Copy ByteReader to BufferReader and add some error handling | trav90 | 2018-07-21 | -0/+226 | |
| | | |||||
| * | Warn instead of assert if SPS value is incorrect | trav90 | 2018-07-20 | -18/+20 | |
| | | |||||
* | | Allow AsyncDrawing for plugins in all versions. | wolfbeast | 2018-07-22 | -5/+0 | |
| | | |||||
* | | Remove incorrect debug assertion. | wolfbeast | 2018-07-22 | -9/+1 | |
| | | | | | | | | solves #631, solves #664 | ||||
* | | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -0/+10 | |
| | | | | | | | | This resolves #660 | ||||
* | | Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2 | Moonchild | 2018-07-21 | -5/+0 | |
|\ \ | | | | | | | [PALEMOON] Places - remove unnecessary line from controller.js | ||||
| * | | [PALEMOON] Places - remove unnecessary line from controller.js | janekptacijarabaci | 2018-07-21 | -2/+0 | |
| | | | |||||
| * | | [PALEMOON] Places - remove unused @param from controller.js | janekptacijarabaci | 2018-07-21 | -3/+0 | |
| | | | |||||
* | | | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -1/+6 | |
| | | | | | | | | | | | | This resolves #660 | ||||
* | | | Merge pull request #656 from JustOff/PR_pdf.js_locale | Moonchild | 2018-07-21 | -145/+0 | |
|\ \ \ | |/ / |/| | | [PALEMOON] Remove localization files for pdf.js | ||||
| * | | [PALEMOON] Remove localization files for pdf.js | JustOff | 2018-07-20 | -145/+0 | |
|/ / | |||||
* | | Merge pull request #653 from JustOff/PR_safebrowsing_leftovers | Moonchild | 2018-07-20 | -270/+1 | |
|\ \ | | | | | | | [PALEMOON] Remove misc leftovers of Google Safebrowsing | ||||
| * | | [PALEMOON] Remove misc leftovers of Google Safebrowsing | JustOff | 2018-07-20 | -270/+1 | |
| | | | |||||
* | | | Merge pull request #655 from trav90/updater-enable | Moonchild | 2018-07-20 | -2/+2 | |
|\ \ \ | |_|/ |/| | | [PALEMOON] Enable update prefs in Official branding for Linux | ||||
| * | | [PALEMOON] Enable update prefs in Official branding for Linux | trav90 | 2018-07-20 | -2/+2 | |
|/ / | |||||
* / | Version bumpPM28.0.0b4_Unstable | wolfbeast | 2018-07-20 | -1/+1 | |
|/ | |||||
* | Merge pull request #652 from janekptacijarabaci/dom_document_domain_null_1 | Moonchild | 2018-07-20 | -4/+4 | |
|\ | | | | | Make document.domain non-nullable | ||||
| * | Bug 819475 - Make document.domain non-nullable | janekptacijarabaci | 2018-07-20 | -4/+4 | |
| | | |||||
* | | Merge pull request #651 from janekptacijarabaci/dom_DataTransfer_constructor_1 | Moonchild | 2018-07-20 | -34/+7 | |
|\ \ | | | | | | | Dom data transfer constructor | ||||
| * | | Bug 1351193 - Update tests | janekptacijarabaci | 2018-07-20 | -17/+2 | |
| | | | |||||
| * | | Bug 1351193 - Added new DataTransfer constructor | janekptacijarabaci | 2018-07-20 | -17/+5 | |
| |/ | |||||
* | | Merge pull request #650 from janekptacijarabaci/css_layout_flex-grid_1 | Moonchild | 2018-07-20 | -148/+71 | |
|\ \ | | | | | | | Align Css layout flex grid with latest spec | ||||
| * | | Bug 958714 Remove obsolete assertion & comment | janekptacijarabaci | 2018-07-20 | -12/+1 | |
| | | | | | | | | | | | | + Used "mFrame->GetType()" instead of "mFrame->Type()" | ||||
| * | | Bug 958714 Simplify percent-margin/padding resolution code to pass around a ↵ | janekptacijarabaci | 2018-07-20 | -66/+30 | |
| | | | | | | | | | | | | single length as the percent basis | ||||
| * | | Bug 958714 Remove special case for flex & grid items' percent block-axis ↵ | janekptacijarabaci | 2018-07-20 | -51/+30 | |
| | | | | | | | | | | | | margin/padding resolution, to align with other browsers | ||||
| * | | Bug 1434380: Rewrite parts of reftest reference case ↵ | janekptacijarabaci | 2018-07-20 | -28/+19 | |
| |/ | | | | | | | grid-auto-min-sizing-definite-001-ref.html to be easier to understand & adjust | ||||
* | | Merge pull request #646 from JustOff/PR_locale_updates3 | Moonchild | 2018-07-20 | -13/+1 | |
|\ \ | |/ |/| | Misc en-US locale updates and fixes | ||||
| * | Fix a typo in aboutRights.dtd | JustOff | 2018-07-19 | -1/+1 | |
| | |