index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolkit
Commit message (
Expand
)
Author
Age
Lines
*
Redundant code path cleanup (#1702)
Moonchild
2021-01-02
-46
/
+0
*
Issue #1700 - Apply background color instead of inset shadow for findbar input.
Moonchild
2020-12-21
-6
/
+26
*
[toolkit] Handle corner case confusion of downloaded files without extension.
Moonchild
2020-12-15
-0
/
+16
*
Issue #1694 - Part 2: Use scriptabledateformat for Update History display.
Moonchild
2020-12-04
-6
/
+11
*
Issue #1694 - Part 1: Use scriptabledateformat for the Cookie Accept dialog.
Moonchild
2020-12-04
-6
/
+26
*
Issue #251 - Move chrome packaging options to ac configure
Matt A. Tobin
2020-11-16
-30
/
+0
*
Revert "[toolkit] Add optimized UI code format option"
Moonchild
2020-11-15
-14
/
+3
*
[toolkit] Add optimized UI code format option
Moonchild
2020-11-14
-3
/
+14
*
[packager] Optimize archive accesses.
Moonchild
2020-11-14
-7
/
+14
*
Issue #1656 - Part 9: Single-line-comment style.
Moonchild
2020-09-24
-2
/
+0
*
Issue #1656 - Part 8: Devtools and misc.
Moonchild
2020-09-24
-6
/
+0
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
-116
/
+0
*
Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Moonchild
2020-09-23
-5
/
+0
*
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Moonchild
2020-09-23
-14
/
+0
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
-39
/
+0
*
Issue #1653 - Part 2: Stop indirectly loading DWM functions through WinUtils.
Moonchild
2020-09-17
-0
/
+1
*
Issue #1644 - Remove plugin checking code leftovers
Moonchild
2020-09-05
-30
/
+2
*
Issue #1628 - Remove redundant PREF_EM_UPDATE_BACKGROUND_URL
Matt A. Tobin
2020-08-07
-8
/
+1
*
Improve dll loading on Windows.
Moonchild
2020-07-29
-1
/
+2
*
Issue #1612 - Add-ons targeting Toolkit's ID (and not Firefox's) should be co...
Matt A. Tobin
2020-07-22
-2
/
+6
*
Issue #1594 - restore UAC elevation in the uninstaller.
Moonchild
2020-06-14
-28
/
+7
*
Follow up to Issue #1578 - Preprocess the popup binding
Matt A. Tobin
2020-06-09
-3
/
+10
*
Merge pull request #1584 from Lootyhoof/global-menu
Moonchild
2020-06-09
-2
/
+17
|
\
|
*
Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK
Lootyhoof
2020-06-09
-2
/
+17
*
|
Issue #439 - Remove, fix and clean up automated tests
Moonchild
2020-06-08
-57
/
+0
|
/
*
Issue #361 - Remove dead Android code.
Ascrod
2020-05-25
-93
/
+2
*
Bug 1154295 - use normal formatting for plaintext documents in reader mode
Trushita
2020-05-25
-0
/
+42
*
Bug 1621479 - Fix typo in reader mode CSS class preservation list.
Cameron McCormack
2020-05-25
-1
/
+1
*
Issue #361 - Update Readability from upstream.
Ascrod
2020-05-25
-68
/
+367
*
Issue #1538 - remove speech recognition engine
Moonchild
2020-05-20
-80
/
+1
*
Merge pull request #1535 from g4jc/VFS_telemetry_nuke
Moonchild
2020-05-09
-337
/
+0
|
\
|
*
Issue #21 - Remove TelemertyVFS
Gaming4JC
2020-05-06
-337
/
+0
*
|
Hyperbola IceDove should use the toolkit SearchService
Matt A. Tobin
2020-05-06
-2
/
+1
|
/
*
[AM] Clean up addon-signing build leftovers.
wolfbeast
2020-04-21
-7
/
+0
*
Issue #576 - Remove IdentityService and ContextualIdentityService
Matt A. Tobin
2020-04-19
-3112
/
+0
*
Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xml
Matt A. Tobin
2020-04-19
-15
/
+13
*
Merge pull request #1518 from MoonchildProductions/shadowdom-merge
Moonchild
2020-04-17
-6
/
+9
|
\
|
*
Bug 1377978 - Make nsRange use uint32_t to offset
Matt A. Tobin
2020-04-17
-6
/
+9
*
|
Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use.
wolfbeast
2020-04-16
-14
/
+0
|
/
*
Issue #1516 - Part 1: Add a global build define to determine if the client ca...
Matt A. Tobin
2020-04-14
-5
/
+2
*
Take files out of preprocessing that no longer require it
Matt A. Tobin
2020-04-07
-15
/
+7
*
Follow up to d0eee8f01 - Run precomplete cmd during package staging
Matt A. Tobin
2020-04-07
-1
/
+1
*
Align mar generation on Windows with other platforms
Matt A. Tobin
2020-04-07
-4
/
+1
*
Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/
wolfbeast
2020-04-03
-1
/
+1
*
Issue #65 - Fix unprocessed directives in WebRequest.jsm
JustOff
2020-04-01
-1
/
+1
*
Issue #1280 - Un-bust certerror pages and ForgetAboutSite
wolfbeast
2020-03-31
-4
/
+3
*
Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ...
Matt A. Tobin
2020-03-29
-1
/
+4
*
Merge pull request #1472 from JMadgwick/master
Moonchild
2020-03-28
-1
/
+1
|
\
|
*
Issue #1471 - Fix building on sparc64 Linux
JMadgwick
2020-03-09
-1
/
+1
*
|
Issue #1499 - Re-import ExtensionStorage.jsm
Matt A. Tobin
2020-03-26
-0
/
+242
[next]