Commit Graph

5118 Commits

Author SHA1 Message Date
gorhill 27f9bb9746
new revision for dev build 2017-05-29 11:07:54 -04:00
gorhill 062846a7d2
make zapper compatible with touch screens 2017-05-29 10:38:22 -04:00
gorhill 1581ec20d8
fix #2659 (regression) 2017-05-28 16:57:02 -04:00
gorhill 189c9d55dd
convenience: shift-click to stay in element-zapper mode 2017-05-28 13:45:11 -04:00
gorhill c1589cafaa
fix popup panel layout as per feedback: 39aeaa12a7 (commitcomment-22310294) 2017-05-28 13:32:08 -04:00
gorhill d50e76745d
fix #2658 2017-05-28 12:21:56 -04:00
gorhill b91f7abcb7
translation work from https://crowdin.com/project/ublock 2017-05-28 10:59:15 -04:00
gorhill 36efdd0591
new revision for dev build 2017-05-28 10:55:00 -04:00
gorhill 95f29c98fd
fix #2658 2017-05-28 10:53:13 -04:00
gorhill 78d9c4d1c5
implement opening logger with kbd shortcut 2017-05-28 09:40:26 -04:00
gorhill dcb02fe6d4
new revision for dev build 2017-05-27 14:32:36 -04:00
gorhill 9a4681d4e1
fix #2656 2017-05-27 14:31:46 -04:00
gorhill e425290c8f
new revision for dev build 2017-05-27 12:42:43 -04:00
gorhill 2531e21faf
translation work from https://crowdin.com/project/ublock 2017-05-27 11:52:32 -04:00
gorhill 39aeaa12a7
new feature: element zapper 2017-05-27 11:51:24 -04:00
gorhill 8e788668b5
new revision for dev build 2017-05-26 20:06:36 -04:00
gorhill aae97b8535
fix badfilter option; performance work
- badfilter option was no longer working following last refactoring
  changes.
- performance work:
    - reduce duplication of large strings.
    - new lighter FilterBucket to use when only 2 filters: FilterPair.
2017-05-26 20:00:21 -04:00
gorhill 1c685c86a7
mind https://bugs.chromium.org/p/v8/issues/detail?id=2869 2017-05-26 12:46:36 -04:00
gorhill 8d2319e011
fix "purge all" button not disabled when there is nothing left to purge 2017-05-26 08:31:19 -04:00
Raymond Hill c77830995b Update README.md 2017-05-26 07:34:01 -04:00
Trent Robbins 56b0b0c330 Added build instructions to dist/README.md (#2648) 2017-05-26 07:30:02 -04:00
gorhill 5f7354476b
new revision for dev build 2017-05-25 17:51:56 -04:00
gorhill f3e6057e07
fix #2598: refactor to address the cause rather than the symptoms 2017-05-25 17:46:59 -04:00
gorhill a8caba9cfd
use the no-redirection URL 2017-05-25 16:53:34 -04:00
gorhill 0ae695f8b1
fix URLs following project name change 2017-05-25 16:44:54 -04:00
gorhill db82dc13e6
new revision for dev build 2017-05-23 12:17:52 -04:00
gorhill a4ec9f5dae
fix #2640 2017-05-23 12:16:53 -04:00
gorhill 425d2210e9
translation work from https://crowdin.com/project/ublock 2017-05-20 17:18:08 -04:00
gorhill 87fb7cfc5b
new revision for dev build 2017-05-20 17:15:57 -04:00
gorhill fd776bbf51
fix #2622 2017-05-20 17:05:55 -04:00
gorhill fd03683045
minor code review: it makes no difference, I just prefer no indent there 2017-05-20 16:32:42 -04:00
gorhill be9d76f43d
fix #2624 2017-05-20 15:35:19 -04:00
gorhill 3109d19e3c
code review: avoid compiling twice when list is fetched from remote location the 1st time 2017-05-20 15:32:03 -04:00
gorhill 1de523b7bf
new revision for dev build 2017-05-19 21:08:17 -04:00
gorhill da5f1c80d3
fix long latent issue exposed by acf7562b0f 2017-05-19 21:07:37 -04:00
gorhill f9aa5b5c21
new revision for dev build 2017-05-19 20:22:59 -04:00
gorhill acf7562b0f
minor code review 2017-05-19 20:22:26 -04:00
gorhill 853f012802
fix #2631: regression introduced in 0232382695 2017-05-19 20:21:28 -04:00
gorhill fd459c8ecc
new revision for dev build 2017-05-19 10:16:10 -04:00
gorhill fcf43d972e
tentatively fix issue reported in #2612 re. FFox 24.8.1 2017-05-19 10:12:55 -04:00
gorhill a222e23e49
fix #2630 2017-05-19 08:45:19 -04:00
gorhill 92f94c7765
minor formatting change 2017-05-18 18:55:03 -04:00
gorhill 32f317ab85
fix as per email feedback from @andymckay 2017-05-18 18:52:11 -04:00
gorhill 54470dfe18
new revision for dev build 2017-05-17 17:41:46 -04:00
gorhill 5f63398af8
fix regression reported at http://forums.mozillazine.org/viewtopic.php?p=14748380#p14748380 2017-05-17 17:40:55 -04:00
gorhill 0464075dfc
code review: fix "logger enabled" code paths re. csp injection 2017-05-17 09:25:11 -04:00
gorhill 8eec0059e5
new revision for dev build 2017-05-17 08:31:42 -04:00
gorhill ca32a693df
fix regression re. badfilter option 2017-05-16 20:03:02 -04:00
gorhill da71918112
code review "csp=" parsing: reject if "report-" directive present 2017-05-16 12:44:12 -04:00
gorhill 29b1e87a92
make key always numerical since only native Map() is used, as per #2612 2017-05-16 10:25:00 -04:00