CVSROOT:        /cvs/gnome
Module name:    epiphany
Changes by:     jframeau        05/12/19 16:33:45

Modified files:
        .              : ChangeLog 
        embed          : Makefile.am ephy-embed-shell.c 
                         ephy-embed-shell.h 
        embed/mozilla  : EphyContentPolicy.cpp 
        lib            : Makefile.am 
        src            : ephy-shell.c 
Added files:
        embed          : ephy-adblock-manager.c ephy-adblock-manager.h 
        lib            : ephy-adblock.c ephy-adblock.h 

Log message:
2005-12-19  Jean-François Rameau  <[EMAIL PROTECTED]>

* embed/Makefile.am:
* embed/ephy-adblock-manager.c:
* embed/ephy-adblock-manager.h:
* embed/ephy-embed-shell.c: (ephy_embed_shell_finalize):
* embed/ephy-embed-shell.h:
* embed/mozilla/EphyContentPolicy.cpp: (EphyContentPolicy::ShouldLoad):
* lib/Makefile.am:
* lib/ephy-adblock.h:
* lib/ephy-adblock.c:
* src/ephy-shell.c: (ephy_shell_get_extensions_manager):

Add some code so ad blocking should be more easy. Based on the fact
that Epiphany already has its own content policy component (EphyContentPolicy).
The new design adds:
- an interface, EphyAdBlock
- a manager, EphyAdBlockManager, pointing to a blocker (possibly no one).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=epiphany&who=jframeau&date=explicit&mindate=2005-12-19%2016:32&maxdate=2005-12-19%2016:34

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to