summaryrefslogtreecommitdiff
path: root/application/palemoon/base/content/browser-fullScreen.js
Commit message (Collapse)AuthorAge
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the ↵FranklinDM2019-02-02
| | | | | | navigation bar in fullscreen * Tag #336
* Issue #336: Mouse position tracker not set even if chrome is still visible ↵Franklin DM2018-07-13
| | | | on fullscreen
* [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06
|
* [PALEMOON] Update fullscreen activation event to match UXPJustOff2018-05-06
|
* [PALEMOON] Align the application with the updated fullscreen APIJustOff2018-05-01
|
* [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in ↵JustOff2018-05-01
| | | | fullscreen mode and simplify related code
* [PALEMOON] Added padding to toolbar autohideJustOff2018-05-01
|
* [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreenJustOff2018-05-01
|
* Bug 1170200 - Part 2: Update JavaScript consumers of ↵janekptacijarabaci2018-04-26
| | | | nsIPermissionManager::Remove
* [PALEMOON] Use non-prefixed cancelAnimationFrame in browser-fullscreen.jsMatt A. Tobin2018-04-09
|
* Add Pale MoonMatt A. Tobin2018-02-02