Age | Commit message (Expand) | Author |
2011-11-24 | Adding function adblock_warn_ignored | portix |
2011-11-24 | Vim folding, cleaning | portix |
2011-11-24 | Merging develop into experimental | portix |
2011-11-24 | Handle css-hiding exceptions correctly | portix |
2011-11-24 | Execute global settings once, fixing double free in adblock.c | portix |
2011-11-23 | Adding filteroption subdocument | portix |
2011-11-23 | Escape '.' in non-regular expression rules | portix |
2011-11-23 | Remove function domain_get_subdomains since it was used only once | portix |
2011-11-23 | Check if current_stylesheet is NULL before freeing it | portix |
2011-11-23 | Set cached user-stylesheet if adblocker is enabled | portix |
2011-11-23 | Resolving merge that broke everything | portix |
2011-11-21 | Use a hashtable for css selector rules | portix |
2011-11-20 | Apply hider stylesheets to frames | portix |
2011-11-19 | Include effective tlds as a header, no need to read the lib-file on start | portix |
2011-11-19 | Only use regular expressions | portix |
2011-11-18 | Element hider, toggle adblocker | portix |
2011-11-18 | Test all subdomains, not suburis | portix |
2011-11-18 | New setting: adblocker-filterlist | portix |
2011-11-18 | Closing branch feature-adblock | portix |
2011-11-16 | Check domain rules in adblock_match_simple, free all memory in adblock_end | portix |
2011-11-15 | Branch feature-adblock: new implementation of adblock_match_simple, unfinished | portix |
2011-11-14 | Use a plain text file for tlds | portix |
2011-11-14 | Adding effective tld list from mozilla, first domainfunction domain_get_base_... | portix |
2011-11-10 | Simple pattern matching without extended features | portix |
2011-11-09 | Branch feature-adblock: replace seperator with equivalent regular expression | portix |
2011-10-13 | feature-adblock: ignore unsupported rules, first simple matcher | portix |
2011-10-03 | feature-adblock: Domain matching | portix |
2011-10-02 | feature-adblock: Find wildcards at the beginning, content-sniffer | portix |
2011-10-01 | feature-adblock: filter-attributes | portix |
2011-09-29 | Added STATUS_IGNORE | portix |
2011-09-29 | Init adblocker, parsing rules except for options | portix |