wolfbeast
|
b25c4a5c1f
|
Minimal easy fix -- move findbar getters to tabbrowser.
Resolves #487
|
2019-02-16 00:03:00 +08:00 |
|
wolfbeast
|
dfd13c47f4
|
Stop making the version text selectable in the about box.
This resolves #478.
|
2019-02-16 00:02:44 +08:00 |
|
janekptacijarabaci
|
9055a7f592
|
[PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)
Issue #308
|
2019-02-16 00:02:12 +08:00 |
|
janekptacijarabaci
|
083436313c
|
Using "function()" in browser.js - consistency with the surrounding code
Issue #430
|
2019-02-16 00:01:38 +08:00 |
|
janekptacijarabaci
|
829ce72d6d
|
Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context)
Issue #430
|
2019-02-16 00:01:37 +08:00 |
|
janekptacijarabaci
|
426e543f27
|
[PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser
Issue #430
|
2019-02-16 00:01:35 +08:00 |
|
wolfbeast
|
b1e44f4685
|
Fix for loop in Sync quota dialog.
|
2019-02-16 00:00:58 +08:00 |
|
SpockFan02
|
02e9ee9e81
|
Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs with more than one window
This resolves #448.
|
2019-02-16 00:00:57 +08:00 |
|
janekptacijarabaci
|
5928218c40
|
Remove an unnecessary comment when closing the dialog
Issue #434
|
2019-02-16 00:00:51 +08:00 |
|
janekptacijarabaci
|
4760d34eee
|
Style clean up + fix typo
Issue #434
|
2019-02-16 00:00:49 +08:00 |
|
janekptacijarabaci
|
e619aeed91
|
[PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden
Issue #434
|
2019-02-16 00:00:47 +08:00 |
|
janekptacijarabaci
|
de5b649680
|
[PALEMOON] Fix the Findbar - open when you press "/" or "'" keys
Issue #430
|
2019-02-16 00:00:28 +08:00 |
|
wolfbeast
|
aa5e85f67d
|
Revert "Reinstate tabMinWidth and tabMaxWidth prefs."
This reverts commit 6e8846622a79549542adaca58d741d9263daf686.
|
2019-02-16 00:00:25 +08:00 |
|
JustOff
|
41f8075d54
|
[PALEMOON] Use ShellService.jsm to get the shell service in utilityOverlay.js
|
2019-02-15 23:59:52 +08:00 |
|
wolfbeast
|
96a0af1be8
|
Reinstate tabMinWidth and tabMaxWidth prefs.
This resolves #410.
|
2019-02-15 23:59:38 +08:00 |
|
JustOff
|
9d35cf2e1a
|
Remove unused webapps icons from Pale Moon
|
2019-02-15 23:59:30 +08:00 |
|
janekptacijarabaci
|
10ec23e5a8
|
[PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
Issue #155
Part 2 for:
931950a880
|
2019-02-15 23:59:21 +08:00 |
|
janekptacijarabaci
|
adb584360c
|
[PALEMOON] [frontend vs backend] Reduce size of PopupBlocking:UpdateBlockedPopups messages
Issue #392
|
2019-02-15 23:58:59 +08:00 |
|
JustOff
|
1cb6795a53
|
Revive the quickdial page (about:newtab)
|
2019-02-15 23:57:47 +08:00 |
|
JustOff
|
b6f0383b26
|
[PALEMOON] Remove fullscreen and pointer-lock from permission managing
|
2019-02-15 23:56:32 +08:00 |
|
JustOff
|
614562a3c6
|
[PALEMOON] Replace fullscreen permission dialog with a warning
|
2019-02-15 23:56:30 +08:00 |
|
JustOff
|
fe4cd1c6e2
|
[PALEMOON] Update fullscreen activation event to match UXP
|
2019-02-15 23:56:29 +08:00 |
|
JustOff
|
8524393860
|
Delay and shorten animation of transition to the full-screen
|
2019-02-15 23:55:49 +08:00 |
|
JustOff
|
4656ff95ec
|
[PALEMOON] Align the application with the updated fullscreen API
|
2019-02-15 23:55:17 +08:00 |
|
JustOff
|
211c4325ba
|
[PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code
|
2019-02-15 23:55:15 +08:00 |
|
JustOff
|
3d8fca1220
|
[PALEMOON] Added padding to toolbar autohide
|
2019-02-15 23:55:13 +08:00 |
|
JustOff
|
f42005f392
|
[PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreen
|
2019-02-15 23:55:12 +08:00 |
|
JustOff
|
ac6379189c
|
[PALEMOON] Replace owner with triggeringPrincipal to match the updated UXP docshell
|
2019-02-15 23:55:04 +08:00 |
|
janekptacijarabaci
|
25ff0bcf93
|
The preprocessor will be used for content/browser/autocomplete.xml
https://github.com/MoonchildProductions/UXP/pull/300#issuecomment-385325335
|
2019-02-15 23:54:15 +08:00 |
|
janekptacijarabaci
|
0bc082b23a
|
Fix a build warning for autocomplete.css a autocomplete.xml
|
2019-02-15 23:54:13 +08:00 |
|
janekptacijarabaci
|
3991e27340
|
[PALEMOON] [frontend and backend] Added support for "referrerPolicy"
Issue #121
https://bugzilla.mozilla.org/show_bug.cgi?id=1113431
|
2019-02-15 23:53:12 +08:00 |
|
JustOff
|
cc9da6628f
|
Fix the lexical scope of gBrowser.gInitialPages
|
2019-02-15 23:53:10 +08:00 |
|
JustOff
|
ce9848de49
|
Use urlbarChangeTracker instead of userTypedClear to track address bar changes
|
2019-02-15 23:53:04 +08:00 |
|
janekptacijarabaci
|
8fb86c0396
|
[PALEMOON] [DevTools] Storage inspector throws an error when url changes
Issue #102
|
2019-02-15 23:52:59 +08:00 |
|
janekptacijarabaci
|
3092fc9902
|
[PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.js
|
2019-02-15 23:52:56 +08:00 |
|
janekptacijarabaci
|
5aa392974c
|
[PALEMOON] Fix typo in tabbrowser.xml
|
2019-02-15 23:52:55 +08:00 |
|
janekptacijarabaci
|
b3ac5a3cd1
|
[PALEMOON] Style clean up in browser.js
|
2019-02-15 23:52:53 +08:00 |
|
janekptacijarabaci
|
e40f171756
|
[PALEMOON] Remove unused Task.jsm in openLocation.js
|
2019-02-15 23:52:47 +08:00 |
|
janekptacijarabaci
|
30c6430c7c
|
[PALEMOON] Fix conflict in openLocation.js
931950a880 (diff-2f4cb31954)
|
2019-02-15 23:52:45 +08:00 |
|
janekptacijarabaci
|
8c280d3f49
|
Fix flags for "loadURIWithFlags" in openLocation.js
Issue #121
|
2019-02-15 23:52:44 +08:00 |
|
janekptacijarabaci
|
63bf5c049c
|
Maybe fix openLocation.js (to Promise)
Issue #121
|
2019-02-15 23:52:42 +08:00 |
|
janekptacijarabaci
|
9a8a5cb244
|
Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xml
Issue #121
|
2019-02-15 23:52:41 +08:00 |
|
janekptacijarabaci
|
db85d0b733
|
Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on New Window button
Issue #121
|
2019-02-15 23:52:36 +08:00 |
|
janekptacijarabaci
|
e2409ebbc1
|
Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on New Tab button
Issue #121
|
2019-02-15 23:52:34 +08:00 |
|
janekptacijarabaci
|
8f66070f19
|
Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on Home button
Issue #121
|
2019-02-15 23:52:33 +08:00 |
|
janekptacijarabaci
|
eaf424b1c9
|
Bug 92737 - Part 4: Open multiple tabs when multiple items are dropped on tab
+ Follow up:
Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped
on remote content area
- browser.js: "usercontextid" (default: 0)
|
2019-02-15 23:52:31 +08:00 |
|
janekptacijarabaci
|
cc008be0a7
|
Bug 92737 - Part 2: Open multiple tabs when multiple items are dropped on non-remote content area
browser.js:
// handleDroppedLink has the following 2 overloads:
// handleDroppedLink(event, url, name)
// handleDroppedLink(event, links)
function handleDroppedLink(event, urlOrLinks, name)
{
let links;
if (Array.isArray(urlOrLinks)) {
links = urlOrLinks;
} else {
links = [{ url: urlOrLinks, name, type: "" }];
}
...it is in the previous commit.
|
2019-02-15 23:52:30 +08:00 |
|
janekptacijarabaci
|
574c095a70
|
Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the new keywords API
Issue #121
|
2019-02-15 23:52:28 +08:00 |
|
janekptacijarabaci
|
f124289e28
|
Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout
Issue #112
|
2019-02-15 23:52:27 +08:00 |
|
janekptacijarabaci
|
6b4c0ab0f1
|
Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback behavior
Issue #112
|
2019-02-15 23:52:25 +08:00 |
|