1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-16 23:42:39 +01:00
Commit Graph

98 Commits

Author SHA1 Message Date
gorhill
715b8e6329 standalone logger + logging of cosmetic filters 2015-04-30 09:12:50 -04:00
Chris
6e99250502 Fixes #1320 2015-04-25 18:42:46 -06:00
Chris
edfe70df6c Fixes #1273 2015-04-18 17:21:14 -06:00
Chris
06a3526207 Fix custom filter list box glitch; minor code review 2015-04-17 15:23:46 -06:00
Chris
4940f47174 Makes accessing preferences easier: fixes #1265 2015-04-17 14:41:53 -06:00
Chris
71eeb92121 Dynamic filtering panel: revert to color-only; closes #1244 2015-04-15 20:43:09 -06:00
Chris
f961cad0f0 Make dynamic filtering visual status color-blind-friendly (closes #1242) 2015-04-11 23:15:05 -06:00
Chris
25d06114fe Completes UI fixes for #1235 2015-04-11 02:03:57 -06:00
Chris
323dc5feea UI fixes; closes #1235 2015-04-11 01:26:33 -06:00
Chris
21bc54795d Oops; put back padding removed by accident 2015-04-11 01:19:38 -06:00
Chris
d19e07bca2 Distinguish remote filter lists that come over HTTPS 2015-04-10 21:58:58 -06:00
Chris
fa9a5068e0 Fixes #1217 2015-04-09 14:25:39 -06:00
Chris
2c707e1096 Cleanup of prefs UI, incl 3p lists and dynamic-filtering tab 2015-04-07 00:37:48 -06:00
Chris
ae4090714e Significant cleanup of request logger and various fixes; typography, readability, usability, and performance 2015-04-07 00:37:48 -06:00
Chris
53768aff22 Popup refinements, SVG icons, sizing improvements 2015-04-07 00:37:48 -06:00
Chris
6e317fff59 Remove FontAwesome (whole bunch of bytes); new tooltip available for everyone 2015-04-07 00:37:48 -06:00
gorhill
57c177c995 this fixes #1129 2015-03-31 09:25:39 -04:00
gorhill
40cb9a645c this fixes #1121-2 2015-03-29 13:31:54 -04:00
gorhill
d326bde8dd fine tuning css 2015-03-27 18:34:15 -04:00
gorhill
f2ff0edfaf this fixes #1013, #1062 (draft) 2015-03-27 13:00:55 -04:00
gorhill
6f155d55f8 this fixes #1040, #870 2015-03-25 10:12:56 -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
7497dcfe16 fine tuning layout 2015-03-22 09:48:06 -04:00
gorhill
3e538a936c compensate for negative text indent 2015-03-21 00:04:49 -04:00
gorhill
36617ba3f5 no need for round corners in low-res mode 2015-03-20 16:24:50 -04:00
gorhill
669850821a hopefully this fixes #1053 2015-03-20 10:36:38 -04:00
gorhill
74981341e8 attempt at addressing #514, #518 2015-03-18 13:00:07 -04:00
Chris
774e30aec6 Helps #996 and simplifies platform code 2015-03-17 18:55:19 -06:00
gorhill
db158617e0 maybe this help for #996 2015-03-15 09:00:30 -04:00
gorhill
ed88939a63 this fixes #792 2015-03-14 14:12:05 -04:00
gorhill
39ad1585e9 this fixes #982, #978, #965 2015-03-10 23:46:18 -04:00
gorhill
3544989e69 this fixes #954 2015-03-08 17:54:08 -04:00
gorhill
3f22ad3906 polishing 2015-03-06 10:22:30 -05:00
gorhill
1aff89c677 more work on request logger 2015-03-03 19:11:32 -05:00
gorhill
e899185a95 trivial request logger work 2015-03-03 05:40:48 -05:00
gorhill
c15a943ec0 code review 2015-03-02 23:40:41 -05:00
gorhill
8b1ecfc09c request log filtering: early draft 2015-03-02 19:48:28 -05:00
gorhill
b58cefbdbe this fixes sticky padlock when minimizing popup 2015-02-28 19:30:14 -05:00
gorhill
f9eb8de0a0 minor visual change 2015-02-28 07:58:33 -05:00
gorhill
fd3ab5e22e this fixes #882: added visual cue 2015-02-25 07:26:13 -05:00
gorhill
e464dd9042 this fixes #820 2015-02-16 21:15:09 -05:00
gorhill
835e0a12a2 #812: another textarea set to full width 2015-02-16 07:14:20 -05:00
gorhill
eb02abbc54 this fixes #812 2015-02-16 07:08:41 -05:00
Chris
622829cc68 No colors for highlights; just faded and linethrough 2015-02-11 12:42:27 -07:00
Chris
8051b8d604 Highlight differences between temporary and permanent dyna. rules
Screenshots:

* After editing temporary (haven't committed to permanent yet): http://chrisly.me/image/3T2R0e2c1b20

* After committing (so temporary is same as permanenet) : http://chrisly.me/image/2I2l0Z1N1A2b
2015-02-11 12:32:34 -07:00
Chris
fd1390713a CSS cleanup: dynamic rules tab (My rules)
For comparison, before: http://chrisly.me/image/1g01441z0F2c

and after: http://chrisly.me/image/1v160U0P2i07

Also:

* give good class names to some element in dyna-rules.html
* select the ul more generically in dyna-rules.js (since a container was added)
2015-02-11 11:56:48 -07:00
Chris
ae884ca7b8 CSS typo: box-border to border-box 2015-02-11 11:13:04 -07:00
Chris
66772daf0d Prevent wordwrap in dyna-rules textarea 2015-02-11 11:04:27 -07:00
Chris
bbfae01a42 Explain CSS decision 2015-02-11 10:50:30 -07:00