Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent | Matt A. Tobin | 2018-11-30 | -3/+3 |
| | ||||
* | Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent | Matt A. Tobin | 2018-11-30 | -3/+1 |
| | ||||
* | [PALEMOON] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -2/+5 |
| | ||||
* | [PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in ↵ | janekptacijarabaci | 2018-07-03 | -0/+3 |
| | | | | | | aboutSessionRestore.js Issue #350 | |||
* | Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes. | wolfbeast | 2018-05-31 | -19/+51 |
| | | | | | | | | | This resolves the situation where the device pixels per css px does not match the screen DPI. In that case, the restored width and height would be adjusted if the window width (css px) would be larger than the screen width (dev pixels). This patch converts everything to css px before checking if the dimensions fit the screen. This resolves #411. | |||
* | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵ | janekptacijarabaci | 2018-05-28 | -4/+4 |
| | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858 | |||
* | [PALEMOON] Replace serializing `nsISHEntry.owner` with ↵ | JustOff | 2018-04-30 | -11/+19 |
| | | | | `nsISHEntry.triggeringPrincipal` | |||
* | Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ↵ | JustOff | 2018-04-28 | -1/+7 |
| | | | | changes | |||
* | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -10/+10 |
| | | | | tag #155 | |||
* | Align SessionStore.jsm with the updated nsICookieManager2.add() API | JustOff | 2018-04-14 | -1/+1 |
| | ||||
* | Align SessionStore.jsm with the updated getCookiesFromHost() API | JustOff | 2018-04-14 | -1/+1 |
| | ||||
* | Use modern syntax to call NetUtil.newChannel() in _SessionFile.jsm | JustOff | 2018-04-14 | -1/+4 |
| | ||||
* | Use document's principal for favicons in browser | JustOff | 2018-04-14 | -1/+5 |
| | ||||
* | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, ↵ | janekptacijarabaci | 2018-04-09 | -1/+1 |
| | | | | extensions) | |||
* | [PALEMOON] [DevTools] Fix some paths to DevTools (sessionstore) | janekptacijarabaci | 2018-04-08 | -3/+3 |
| | | | | Issue #102 | |||
* | Sync Pale Moon code | Matt A. Tobin | 2018-04-04 | -3/+8 |
| | ||||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+6637 |