index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
embed
/
ephy-permission-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals.
Christian Persch
2005-04-09
1
-3
/
+3
*
Use glib-mkenums to generate the enum and flags get_type functions.
Christian Persch
2005-01-07
1
-23
/
+1
*
Another enum type.
Christian Persch
2005-01-04
1
-0
/
+21
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-2
/
+2
*
Make the permission type a string instead of an enum, that way we can
Christian Persch
2004-06-24
1
-11
/
+11
*
API documentation
Adam Hooper
2004-03-24
1
-20
/
+23
*
s/IFace/Iface/g to match the gtk+ naming convention.
Christian Persch
2004-02-20
1
-10
/
+10
*
Fix permission return types.
Christian Persch
2003-12-13
1
-10
/
+11
*
Move events code inside EphyBrowser.cpp and add an event for blocked
Adam Hooper
2003-12-10
1
-1
/
+2
*
Mark parameters "const" where appropriate.
Christian Persch
2003-11-26
1
-1
/
+1
*
Change signal names to be unique for interfaces on the same object.
Christian Persch
2003-11-26
1
-15
/
+16
*
New interfaces: EphyCookieManager, EphyPermissionManager,
Christian Persch
2003-11-22
1
-0
/
+295