summaryrefslogtreecommitdiff
path: root/src/adblock.h
AgeCommit message (Collapse)Author
2013-01-09Updating copyright informationportix
2012-03-29Reintroducing 'local_set', new command 'toggle_local_setting'portix
2012-01-10Remove adblocker preprocessor directives; new commandline option -xportix
--HG-- branch : experimental
2012-01-03Updating version infoportix
--HG-- branch : experimental
2011-12-11Include only needed headers in source files, don't include in header files; ↵portix
replace strcmp with g_strcmp0; fixing issue with leaving insert-mode in navigation-policy-requested
2011-11-29Blocking beforeload events using JavaScriptCore directly instead of using a ↵portix
script. --HG-- branch : experimental
2011-11-29Reintroducing simple filter rulesportix
--HG-- branch : experimental
2011-11-28Set element hider with dom-apiportix
--HG-- branch : experimental
2011-11-26Adblocker: get html-elements with javascript functionportix
--HG-- branch : experimental
2011-11-23Set cached user-stylesheet if adblocker is enabledportix
--HG-- branch : develop
2011-11-23Resolving merge that broke everythingportix
--HG-- branch : develop
2011-11-19Include effective tlds as a header, no need to read the lib-file on startportix
--HG-- branch : develop rename : util/tlds.in => src/tlds.in
2011-11-18Element hider, toggle adblockerportix
--HG-- branch : develop
2011-11-16Check domain rules in adblock_match_simple, free all memory in adblock_endportix
--HG-- branch : feature-adblock
2011-11-14Adding effective tld list from mozilla, first domainfunction ↵portix
domain_get_base_from_host --HG-- branch : feature-adblock
2011-10-02feature-adblock: Find wildcards at the beginning, content-snifferportix
--HG-- branch : feature-adblock
2011-09-29Init adblocker, parsing rules except for optionsportix
--HG-- branch : feature-adblock