summaryrefslogtreecommitdiff
path: root/application
Commit message (Expand)AuthorAge
* Remove the obsolete `media.mediasource.format-reader` control from the prefer...JustOff2018-05-11
* [PALEMOON] Remove fullscreen and pointer-lock from permission managingJustOff2018-05-06
* [PALEMOON] Replace fullscreen permission dialog with a warningJustOff2018-05-06
* [PALEMOON] Update fullscreen activation event to match UXPJustOff2018-05-06
* Use application specific application.iniMatt A. Tobin2018-05-05
* Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-04
|\
| * Issue #325 Part 10: Remove non-Intl conditionals from installer files.wolfbeast2018-05-04
* | Delay and shorten animation of transition to the full-screenJustOff2018-05-04
* | Merge pull request #323 from MoonchildProductions/nuke-sandboxMoonchild2018-05-04
|\ \ | |/ |/|
| * Remove unused XREShellDatawolfbeast2018-05-03
| * Remove sandbox ductwork conditional code.wolfbeast2018-05-03
| * Remove content process sandbox code.wolfbeast2018-05-02
* | Merge pull request #318 from janekptacijarabaci/pm_places_keyword_1Moonchild2018-05-02
|\ \ | |/ |/|
| * [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the ...janekptacijarabaci2018-05-02
| * [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty v...janekptacijarabaci2018-05-02
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall...Matt A. Tobin2018-05-01
|/
* [PALEMOON] Update error number for webextensions to match the platformMatt A. Tobin2018-05-01
* [PALEMOON] Align the application with the updated fullscreen APIJustOff2018-05-01
* [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in f...JustOff2018-05-01
* [PALEMOON] Added padding to toolbar autohideJustOff2018-05-01
* [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreenJustOff2018-05-01
* Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1Moonchild2018-05-01
|\
| * [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowser...janekptacijarabaci2018-04-30
* | Merge pull request #306 from JustOff/PR_owner_triggeringPrincipalMoonchild2018-05-01
|\ \
| * | [PALEMOON] Replace serializing `nsISHEntry.owner` with `nsISHEntry.triggering...JustOff2018-04-30
| * | [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated UX...JustOff2018-04-30
| |/
* / [PALEMOON] Fix feeds - "Subscribe to this page..."janekptacijarabaci2018-05-01
|/
* Merge pull request #299 from janekptacijarabaci/pm_permissions_2_style-clean-upNew Tobin Paradigm2018-04-30
|\
| * [PALEMOON] [frontend vs backend] Remove unused styles for Push Notificationsjanekptacijarabaci2018-04-30
* | [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.jsMatt A. Tobin2018-04-30
* | Merge pull request #300 from janekptacijarabaci/build_warnings_3New Tobin Paradigm2018-04-30
|\ \
| * | The preprocessor will be used for content/browser/autocomplete.xmljanekptacijarabaci2018-04-30
| * | Fix a build warning for autocomplete.css a autocomplete.xmljanekptacijarabaci2018-04-30
| |/
* | [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt client...Matt A. Tobin2018-04-30
* | Reconfigure Pale Moon to short-circuit some undesired services/features.wolfbeast2018-04-30
|/
* Merge pull request #291 from adeshkp/buildid-macMoonchild2018-04-29
|\
| * [Pale Moon] Fix buildid on Macadeshkp2018-04-29
* | Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1Moonchild2018-04-29
|\ \
| * | [PALEMOON] [frontend and backend] Added support for "referrerPolicy"janekptacijarabaci2018-04-29
| |/
* / Fix the lexical scope of `gBrowser.gInitialPages`JustOff2018-04-28
|/
* Merge pull request #282 from JustOff/PR_urlbarChangeTrackerMoonchild2018-04-28
|\
| * Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ch...JustOff2018-04-28
* | Merge pull request #279 from janekptacijarabaci/pm_devtools_storage_style-cle...Moonchild2018-04-28
|\ \
| * | [PALEMOON] [DevTools] Storage inspector throws an error when url changesjanekptacijarabaci2018-04-28
* | | Merge pull request #276 from janekptacijarabaci/pm_url_1Moonchild2018-04-28
|\ \ \ | |_|/ |/| |
| * | [PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.jsjanekptacijarabaci2018-04-28
| * | [PALEMOON] Fix typo in tabbrowser.xmljanekptacijarabaci2018-04-28
| * | [PALEMOON] Style clean up in browser.jsjanekptacijarabaci2018-04-28
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into pm_...janekptacijarabaci2018-04-28
| |\|
| * | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Do...janekptacijarabaci2018-04-26