1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-26 07:00:46 +12:00
Commit graph

699 commits

Author SHA1 Message Date
gorhill 9340975606 a whole lot more left to do, at least popup shows 2015-04-13 12:31:55 -04:00
gorhill 322a5d3207 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 2015-04-13 10:21:20 -04:00
gorhill 99be819a0d move platform-specific images to their respective platform 2015-04-13 10:21:20 -04:00
AlexVallat 64e468b7d5 Tidying .xul location, update linux script to match windows one 2015-04-13 10:21:20 -04:00
gorhill d3161bd5d9 Revert "µBlock logo refinement and browser icon organization"
This reverts commit e43931f075847f75414c17ce13735c76119efafc.
2015-04-13 10:21:20 -04:00
Chris cb5cbda062 µBlock logo refinement and browser icon organization
This includes a new, refined µBlock logo, rendered more coherently
and consistently for different sizes and display pixel densities.
The Safari build script has been modified to bundle appropriate
resolutions. The Firefox build script was slightly changed to
adhere to the naming convention. The Chrome manifest was
modified/ammended slightly to take advantage of new renderings.
README's beginning has been modified to be nicer and more
minimal.
Other than the logo's slightly refined look and having better
resolution on different browsers and setups, this should have
no effect on the user experience or further development.
2015-04-13 10:21:20 -04:00
Chris 68f55f6a3e Fix cleanup in build script so rm won't complain during first build 2015-04-13 10:21:20 -04:00
Deathamns a15d4df48e Remove comment 2015-04-13 10:21:20 -04:00
Florian Walch fb994c6831 Set up Travis releases. 2015-04-13 10:21:20 -04:00
gorhill b66cd2ca0f build package only if "all" arg specified 2015-04-13 10:21:20 -04:00
gorhill 14f71e35d8 fix script 2015-04-13 10:21:20 -04:00
gorhill dfb1de3c91 create package 2015-04-13 10:21:20 -04:00
gorhill adfd5a3fe7 chmod u+x 2015-04-13 10:21:20 -04:00
Deathamns 4708427c0f Include LICENSE.txt into extension packages 2015-04-13 10:21:20 -04:00
Deathamns be33b5c3f0 Firefox: implement vAPI.tabs.injectScript 2015-04-13 10:21:20 -04:00
Deathamns 1a2adf08a7 Firefox: update manifest files when building 2015-04-13 10:21:20 -04:00
Deathamns 288402dc3a Firefox: blocking and content scripts for e10s 2015-04-13 10:21:20 -04:00
Deathamns 9b46b2c6c1 Firefox: partial vAPI.tabs implementation 2015-04-13 10:21:20 -04:00
Deathamns 121d4d5022 Initial Firefox port (base, messaging, locales) 2015-04-13 10:21:20 -04:00
gorhill f3f461e94c this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 2015-04-13 10:21:16 -04:00
Deathamns d7418c9c45 Firefox: Title Case Context Menu Entry 2015-04-13 10:21:16 -04:00
Deathamns e90ea2c3ef Firefox: add localized descriptions to install.rdf 2015-04-13 10:21:16 -04:00
Deathamns b2c9dda8be Miscellaneous changes 2015-04-13 10:21:16 -04:00
Deathamns b95f974586 Fix build scipts' shebang, let -> const 2015-04-13 10:21:16 -04:00
Deathamns b6cee9dc3d Python2 compatibility for build scripts 2015-04-13 10:21:16 -04:00
Deathamns 6e40b641a2 Slight update for Python scripts 2015-04-13 10:21:16 -04:00
Deathamns 3de061b92b Firefox: set "en" as default locale 2015-04-13 10:21:16 -04:00
Deathamns 5bef16d88d Firefox: update manifest files when building 2015-04-13 10:21:16 -04:00
gorhill dd90ff1c57 code review re. last commit 2015-04-13 10:05:11 -04:00
gorhill 4fffc97954 untangling fennec code 2015-04-13 09:56:46 -04:00
gorhill 4d8f908022 #10: manually imported fixes from e762a29d30 2015-04-13 09:31:25 -04:00
gorhill 7c5cf28c33 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 2015-04-13 09:31:25 -04:00
gorhill 301e707e6b refactored tabs/context code 2015-04-13 09:31:25 -04:00
gorhill c6d89dab64 removed spurious lines of code 2015-04-13 09:31:25 -04:00
YFdyh000 8102f3467e Correct issue links 2015-04-13 09:31:25 -04:00
gorhill a14f487488 new switch: toggle cosmetic filtering on/off for a site 2015-04-13 09:31:25 -04:00
AlexVallat 3607286a3e Changes following review 2015-04-13 09:31:25 -04:00
AlexVallat 4f825399f6 No need for special treatment for about:blank and about:newtab 2015-04-13 09:29:17 -04:00
AlexVallat 0a736dc270 Fix for #1122 2015-04-13 09:28:11 -04:00
AlexVallat a0b86f7d25 Remove onNavigation from onTabSelect, as mentioned in #1125 2015-04-13 09:28:11 -04:00
gorhill 882d1d9425 translation work from https://crowdin.com/project/ublock 2015-04-13 09:26:26 -04:00
gorhill d8bbe9a501 this fixes #1013, #1062 (draft) 2015-04-13 09:26:26 -04:00
AlexVallat 3ec2c29ef0 Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring 2015-04-13 09:26:26 -04:00
AlexVallat ca8330d4f0 Cleanup for DOMTitleChanged listener 2015-04-13 09:23:51 -04:00
gorhill dbbd13a8d5 #1013: Firefox support 2015-04-13 09:23:51 -04:00
AlexVallat ed43097de8 Fix for #1072: Listen to DOMTitleChanged as additional navigation event for Fennec 2015-04-13 09:23:51 -04:00
gorhill a179821f3d #1057: cleanup code 2015-04-13 09:23:51 -04:00
gorhill eb70156b90 this fixes #1057 2015-04-13 09:23:51 -04:00
Deathamns b93759e2f9 Firefox: handle nsIContentPolicy.TYPE_IMAGESET
https://bugzil.la/1055750
2015-04-13 09:23:50 -04:00
Deathamns 687e9d84a9 Firefox: register unload event sooner 2015-04-13 09:23:50 -04:00