Commit graph

532 commits

Author SHA1 Message Date
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
gorhill
32837deba6 translation work from https://crowdin.com/project/ublock 2015-03-15 17:41:21 -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
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
83c6945ad5 this fixes #1022 2015-03-15 13:09:13 -04:00
gorhill
db158617e0 maybe this help for #996 2015-03-15 09:00:30 -04:00
gorhill
b83e0b46d5 move platform-specific images to their respective platform 2015-03-15 08:17:38 -04:00
gorhill
94320dd4cc left button only 2015-03-15 07:42:49 -04:00
Chris
441c1dd822 Use prefix for Safari-specific icons 2015-03-14 17:55:11 -06:00
gorhill
1243ae6150 16p svg 2015-03-14 19:34:35 -04:00
gorhill
dc92910ed1 using 16p svg 2015-03-14 19:33:17 -04:00
gorhill
1baaf8a76a fixed ff icons 2015-03-14 19:25:26 -04:00
Chris
11befcffcb Significantly smaller PNGs (utterly lossless, fully compatible) 2015-03-14 17:04:51 -06:00
Chris
68a7eff411 Safari off icon updated to match 2015-03-14 16:45:08 -06:00
Chris
181c96e56a Oops; Safari icon SVG 2015-03-14 16:37:58 -06:00
Chris
a43bf82343 New icon now properly applied to Safari; 'off' version coming up 2015-03-14 16:36:40 -06:00
gorhill
f0458b252c oops 2015-03-14 17:35:58 -04:00
gorhill
aadd95ca77 this may or may not fix or mitigate #996 2015-03-14 17:30:44 -04:00
gorhill
4e281715cf this fixes #1012 2015-03-14 14:59:39 -04:00
gorhill
ed88939a63 this fixes #792 2015-03-14 14:12:05 -04:00
gorhill
6312e98cfe translation work from https://crowdin.com/project/ublock 2015-03-14 11:15:04 -04:00
gorhill
77f03dd283 new logo: µ => u 2015-03-14 11:03:29 -04:00
gorhill
7f0c2845dd translation work from https://crowdin.com/project/ublock 2015-03-13 19:54:21 -04:00
gorhill
e117fb9cff translation work from crowdin 2015-03-13 17:27:02 -04:00
gorhill
30c62c50fc translation work from crowdin 2015-03-13 17:23:38 -04:00
gorhill
08a76a5287 translation work from https://crowdin.com/translate/ublock 2015-03-13 17:21:00 -04:00
gorhill
0bcde1666e code review: no need to re-send generic exception filters every time 2015-03-13 17:05:28 -04:00
gorhill
a0602fc343 minor edit 2015-03-13 13:01:46 -04:00
gorhill
6a523656c3 code review: no need to distinguish generic exception filters 2015-03-13 12:48:40 -04:00
gorhill
57274ac726 this fixes #497 2015-03-13 12:26:54 -04:00
gorhill
aab341dbd9 no need to test parentFrameId for main_frame requests 2015-03-13 10:20:33 -04:00
gorhill
4e9496b2f8 commenting out debugging code 2015-03-13 10:02:33 -04:00
gorhill
ae3e5d3519 oops 2015-03-13 09:55:44 -04:00
gorhill
4a76b6f4d0 this fixes #1001 and subsequent filtering issues (hopefully) 2015-03-13 09:48:10 -04:00
gorhill
0f206fd602 try as much as possible to bind root doc to tab (#1001) 2015-03-13 08:36:12 -04:00
gorhill
6dd4a244fc this fixes #1001 2015-03-13 07:51:57 -04:00
gorhill
210fb221f0 this fixes #999 as per original request 2015-03-12 18:29:50 -04:00
gorhill
eafd03855f disabling button immediately: this fixes #999 2015-03-12 17:25:51 -04:00
Deathamns
16218a1609 Code organizing 2015-03-12 18:48:43 +01:00