index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
adblock.h
Age
Commit message (
Expand
)
Author
2012-03-29
Reintroducing 'local_set', new command 'toggle_local_setting'
portix
2012-01-10
Remove adblocker preprocessor directives; new commandline option -x
portix
2012-01-03
Updating version info
portix
2011-12-11
Include only needed headers in source files, don't include in header files; r...
portix
2011-11-29
Blocking beforeload events using JavaScriptCore directly instead of using a s...
portix
2011-11-29
Reintroducing simple filter rules
portix
2011-11-28
Set element hider with dom-api
portix
2011-11-26
Adblocker: get html-elements with javascript function
portix
2011-11-23
Set cached user-stylesheet if adblocker is enabled
portix
2011-11-23
Resolving merge that broke everything
portix
2011-11-19
Include effective tlds as a header, no need to read the lib-file on start
portix
2011-11-18
Element hider, toggle adblocker
portix
2011-11-16
Check domain rules in adblock_match_simple, free all memory in adblock_end
portix
2011-11-14
Adding effective tld list from mozilla, first domainfunction domain_get_base_...
portix
2011-10-02
feature-adblock: Find wildcards at the beginning, content-sniffer
portix
2011-09-29
Init adblocker, parsing rules except for options
portix