Commit Graph

2266 Commits

Author SHA1 Message Date
Deathamns c9f6a31701 Merge pull request #1042 from AlexVallat/master
Robustness changes from watching logs in Fennec
2015-03-18 07:01:36 +01:00
Chris 072bfb9567 Update header comments (copyright year, etc.) 2015-03-17 19:08:48 -06:00
Chris 774e30aec6 Helps #996 and simplifies platform code 2015-03-17 18:55:19 -06:00
Raymond Hill 38924fef22 Merge pull request #1043 from RandomAcronym/patch-1
ublock.svg
2015-03-17 18:03:50 -04:00
Jayson Wills 3c325442fc ublock.svg
Changes remove dependency on Ubuntu font family.
2015-03-17 17:14:40 -04:00
AlexVallat 8474f8b5d0 Robustness changes from watching logs in Fennec 2015-03-17 18:09:40 +00:00
gorhill d9aa4f4492 translation work from https://crowdin.com/project/ublock 2015-03-17 09:43:53 -04:00
gorhill d1a1e196ce this fixes #1038 2015-03-17 09:39:03 -04:00
gorhill c81a9925b2 #1004: reduce overhead of CSS selector validation 2015-03-17 08:26:35 -04:00
Deathamns 58e8b5bf5f Firefox: determine tabIds via <browser> 2015-03-17 07:05:02 +01:00
Chris 798e641765 Safari build script: slightly more accurate progress reporting 2015-03-16 23:01:22 -06:00
Chris aaf8a9835c Safari: use self instead of window, just in case 2015-03-16 22:52:12 -06:00
gorhill 6a85e5dc3b Merge branch 'master' of github.com:gorhill/uBlock 2015-03-17 00:51:07 -04:00
gorhill 0ce004416c translation work from https://crowdin.com/project/ublock 2015-03-17 00:50:58 -04:00
Chris 339ffe9698 Safari: enable storage-used number formatting consistent with other browsers 2015-03-16 22:50:39 -06:00
Chris cf3816b494 Safari: code review for readability 2015-03-16 18:09:06 -06:00
Chris 3c9f5c0da1 Safari: don't need to inject a stylesheet into popup 2015-03-16 18:08:12 -06:00
Chris 924bcfab62 Safari: remove hardcoded values from popup resizing 2015-03-16 17:40:17 -06:00
Chris 30f795caf5 Safari: remove dead code 2015-03-16 17:13:02 -06:00
Chris 5e363d1e37 Safari: fix popup resizing hiccup 2015-03-16 17:08:28 -06:00
gorhill d098edf2e3 be ready for when Element.matches is not supported 2015-03-16 15:07:24 -04:00
gorhill 865ff3e01b typo 2015-03-16 14:59:41 -04:00
gorhill 9ed458f4d7 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-16 14:58:41 -04:00
gorhill b55a9458f1 this fixes #1004 2015-03-16 14:58:35 -04:00
Chris 9395e78957 Safari: make popup sizing work w/ recent modifications 2015-03-16 12:02:54 -06:00
gorhill 6b8118bb68 update opera 2015-03-16 13:33:56 -04:00
gorhill dc5b98a1bf typos 2015-03-16 12:42:14 -04:00
gorhill cbd0e1d126 this fixes #1033 2015-03-16 12:00:19 -04:00
gorhill 332653284d minor changes 2015-03-16 09:32:29 -04:00
gorhill 4c86479ba7 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-16 09:25:06 -04:00
gorhill cf8275eb9e set popup *size* as early as possible 2015-03-16 09:24:45 -04:00
gorhill 3d43ad4d00 set popup as early as possible 2015-03-16 09:20:58 -04:00
gorhill 2534e45245 oops 2015-03-16 07:47:43 -04:00
gorhill 88b517e6fa code review 2015-03-16 07:46:11 -04:00
gorhill bb1e131ae7 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-16 07:05:42 -04:00
gorhill 2ba1538e1e this fixes #1031 2015-03-16 07:05:32 -04:00
Deathamns ebf840c35d abp:subscribe fixes
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.

Also, the event target is not always the link, so at least some parents
should be tested as well.
2015-03-16 10:47:29 +01:00
Deathamns 5ae7687e56 Firefox: different kind of vAPI.localStorage 2015-03-16 08:09:34 +01:00
gorhill 32837deba6 translation work from https://crowdin.com/project/ublock 2015-03-15 17:41:21 -04:00
gorhill ae544e3d04 interim version for dev build 2015-03-15 14:28:11 -04:00
gorhill 1641b5e012 Merge branch 'fix1025' of github.com:gorhill/uBlock 2015-03-15 14:23:34 -04:00
gorhill a3abf7aa2b ship this with 0.9.1.1 2015-03-15 14:07:30 -04:00
gorhill f648727042 forgot to comment out logging.. 2015-03-15 14:04:07 -04:00
gorhill 1d3dd12fab this fixes #1025 2015-03-15 13:59:17 -04:00
Raymond Hill 38d308f1f0 Merge pull request #1021 from AlexVallat/master
Fix for #1017 (and #1001)
2015-03-15 13:28:32 -04:00
gorhill 7871495da0 typo 2015-03-15 13:14:52 -04:00
gorhill 8d3c237bca prepare for crowdin 2015-03-15 13:14:22 -04:00
gorhill a6d16d0fb4 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-15 13:09:22 -04:00
gorhill 83c6945ad5 this fixes #1022 2015-03-15 13:09:13 -04:00
Deathamns 90295e7bef Firefox: update buttons when addon is enabled 2015-03-15 17:49:36 +01:00