1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00
Commit graph

73 commits

Author SHA1 Message Date
gorhill 28d2f0b66e
fix #852 2017-11-29 14:40:18 -05:00
gorhill 537f8ef79a
work toward resolving #853 2017-11-28 12:33:22 -05:00
gorhill f2bb21f129
properly set global scope visual when default scope is global 2017-11-26 10:19:47 -05:00
PenguinDad 284b26abf4
Fix color-blind friendly mode 2017-11-25 00:55:48 +00:00
gorhill 1825b65d4c various visual fixes 2017-11-24 17:22:42 -05:00
gorhill 6ca45c66b8 hopefully improve UI for mobile devices (#828) 2017-11-23 12:14:29 -05:00
gorhill 878d4fa6d5 fix small popup panel glitch when first opened + minor cosmetic changes 2017-11-22 07:07:34 -05:00
gorhill 364d2985db minor code review 2017-11-21 11:57:41 -05:00
gorhill b1f53a6d09 fix #821 2017-11-21 10:36:08 -05:00
gorhill 76639f528a fix #819 2017-11-19 18:18:02 -05:00
gorhill 27dea59284 fix #759 2017-04-27 08:10:54 -04:00
gorhill da8cc90ab4 fix visual glitch in recent versions of Chromium 2017-04-27 07:38:26 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill da992312f3 fix #711 (will need confirmations) 2017-03-20 17:01:19 -04:00
gorhill 48d9a0fd26 fix #711 2017-03-15 16:30:48 -04:00
gorhill 3c539f0ec8 fix #604 2016-08-11 19:21:51 -04:00
gorhill e21f87a5f6 fix #591 2016-08-11 09:18:15 -04:00
gorhill 4f63e079bc reverting fix to #441: undesirable side effects on Firefox 2016-02-27 17:50:30 -05:00
gorhill fc1662e742 Issue #441: code review
(fixed issue number in commit comment)
2015-12-19 15:52:29 -05:00
Kenny MacDermid 9170fc4b96 Allow horizontal scrolling.
Provide a horizontal scrollbar when required, and scroll the
menu header correctly while keeping it fixed vertically.

This allows Chromium users with a `Page zoom` setting to be able to see
the whole matrix.

Closes #440.
2015-12-18 17:56:03 -04:00
gorhill 98c51dbff4 #301: resize only if necessary 2015-07-28 15:00:31 -04:00
gorhill a914c01ea9 popup resize: code review 2015-07-24 08:22:54 -04:00
gorhill 479b454307 Hopefully this fixes #301 2015-07-23 16:24:07 -04:00
gorhill c8765697e1 bring in uBlock's changes to uDom 2015-07-21 08:29:15 -04:00
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
gorhill 779c9a6c36 this fixes #211 2015-05-17 14:56:53 -04:00
gorhill d03434cc43 more bools 2015-05-13 19:14:00 -04:00
gorhill 6369d37567 must return bool, not undefined 2015-05-13 19:11:44 -04:00
gorhill 568ad296a3 this should fix #194 2015-05-12 19:50:48 -04:00
gorhill c8f162d0bb punycode scope selector 2015-05-11 11:53:02 -04:00
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 2015-05-11 10:55:06 -04:00
gorhill 6bc728f8b8 refactoring of inline script blocking + improving AMO validation 2015-05-09 19:18:16 -04:00
gorhill 8f2b473928 filtering in logger + various small fixes 2015-05-07 11:39:21 -04:00
gorhill 4142551c13 fixed controls broken by incremental rendering 2015-05-07 00:39:17 -04:00
gorhill 0211bcec64 regression: fixed broken polling 2015-05-06 18:59:07 -04:00
gorhill 7c8a8cdf64 better incremental rendering of the matrix 2015-05-06 16:32:41 -04:00
gorhill af57d6d9e7 one pulling if needed is better than always pushing to many + polishing logger 2015-05-06 13:01:02 -04:00
gorhill 1d8243583c more work on matrix popup integration within logger 2015-05-06 10:04:49 -04:00
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 2015-05-06 00:30:45 -04:00
gorhill 89a2610ab1 various fixes 2015-05-04 20:26:45 -04:00
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 2015-05-03 20:55:27 -04:00
gorhill be3e86e055 user is responsible to reload + fixed cleanup of stale tabs 2015-05-02 18:33:55 -04:00
gorhill cd13d2870b this fixes sticky popup on FF 2015-05-02 13:43:50 -04:00
gorhill 5f177a2e30 this fixes reload button 2015-04-13 15:01:12 -04:00
gorhill ed67045360 first pass 2015-04-11 17:15:57 -04:00
gorhill 056e68da66 this fixes #42 2015-04-10 10:45:40 -04:00
Raymond Hill ce6305210c UI work toward fixing #7, #36 2014-11-19 00:18:57 -02:00
Raymond Hill 4aab150af3 infrastructure work toward addressing #7, #36 2014-11-18 00:18:04 -02:00
gorhill f0a58ad06f bring back color hint for site-level scope 2014-11-09 12:17:44 -05:00
gorhill 5d90401f54 this fixes #49 2014-11-07 09:05:05 -05:00