Commit graph

574 commits

Author SHA1 Message Date
gorhill
6f155d55f8 this fixes #1040, #870 2015-03-25 10:12:56 -04:00
gorhill
6450afefda oops, * is a valid hostname placeholder 2015-03-23 19:47:41 -04:00
gorhill
29269617ab This addresses #1082 2015-03-23 18:49:28 -04:00
gorhill
cc3f33ef9a this fixes #1078 2015-03-23 15:19:17 -04:00
gorhill
4a07482d46 cosmetic filtering: support unicode hostnames (#498) 2015-03-23 10:40:03 -04:00
gorhill
6724c991f5 this fixes #1058 2015-03-23 10:19:43 -04:00
gorhill
c5815a8d78 fixed missing css style 2015-03-22 16:16:52 -04:00
gorhill
e642423a55 re. #1070 2015-03-22 10:43:20 -04:00
gorhill
7497dcfe16 fine tuning layout 2015-03-22 09:48:06 -04:00
gorhill
53b55a6b13 oops: forgot about why we can't do this. Will leave the commented out code in there as a reminder. 2015-03-22 09:30:50 -04:00
gorhill
bd5ca119a5 this should fix #1068 2015-03-22 08:51:31 -04:00
gorhill
db301e9f64 translation work from https://crowdin.com/project/ublock 2015-03-22 08:18:05 -04:00
gorhill
0797d04074 epicker: ignore URI without a hostname 2015-03-22 00:36:14 -04:00
gorhill
4aec3404c4 code review: element picker 2015-03-21 23:54:09 -04:00
gorhill
58ebcd21c3 code review: floating net requests recategorized as behind-the-scene 2015-03-21 20:30:00 -04:00
gorhill
fb3f17147b code review 2015-03-21 16:52:35 -04:00
gorhill
32853e3311 translation work from https://crowdin.com/project/ublock 2015-03-21 10:32:10 -04:00
Alex Silva
502121d041 Update from crowdin 2015-03-21 10:19:16 -03:00
gorhill
4807abca38 translation work from https://crowdin.com/project/ublock 2015-03-21 08:49:10 -04:00
gorhill
3e538a936c compensate for negative text indent 2015-03-21 00:04:49 -04:00
gorhill
b6644d8cea translation work from https://crowdin.com/project/ublock 2015-03-20 20:28:54 -04:00
gorhill
ede4036c35 lower verbosity of CSS rules where possible 2015-03-20 18:38:28 -04:00
gorhill
5424fcab29 removed obsolete code following fix to #510 2015-03-20 16:34:01 -04:00
gorhill
36617ba3f5 no need for round corners in low-res mode 2015-03-20 16:24:50 -04:00
gorhill
12d2ab526f this fixes #510 2015-03-20 15:14:56 -04:00
gorhill
45882970fa remember/restore element picker session data when same URL 2015-03-20 11:39:20 -04:00
gorhill
e15001bae1 #1048: also need the fix for resources loaded later 2015-03-20 10:45:14 -04:00
gorhill
669850821a hopefully this fixes #1053 2015-03-20 10:36:38 -04:00
gorhill
cb69ff9345 this fixes #1048 2015-03-19 13:13:25 -04:00
gorhill
99774f4d19 we need the body as anchor for relative CSS rules 2015-03-19 12:54:17 -04:00
gorhill
aa9bea2e76 code review 2015-03-19 11:16:56 -04:00
gorhill
512cc48dee translation work from https://crowdin.com/project/ublock 2015-03-19 10:32:19 -04:00
gorhill
ba41f17b6f this addresses #1044 2015-03-19 10:13:51 -04:00
gorhill
74981341e8 attempt at addressing #514, #518 2015-03-18 13:00:07 -04:00
gorhill
d2a6a38db2 related to #953 2015-03-18 07:13:53 -04:00
Chris
774e30aec6 Helps #996 and simplifies platform code 2015-03-17 18:55:19 -06: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
gorhill
0ce004416c translation work from https://crowdin.com/project/ublock 2015-03-17 00:50:58 -04: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
b55a9458f1 this fixes #1004 2015-03-16 14:58:35 -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
cf8275eb9e set popup *size* as early as possible 2015-03-16 09:24:45 -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
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