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
*
Use the generic marshaler throughout
Xan Lopez
2011-06-14
1
-1
/
+0
*
introspection: fix wrong and missing annotations
Diego Escalante Urrelo
2010-12-09
1
-3
/
+3
*
Remove $Id$ marker from source files.
Xan Lopez
2009-01-16
1
-1
/
+0
*
Use g_slice for EphyPasswordInfo, EphyPermissionInfo, PixbufCacheEntry. (#521...
Xan Lopez
2008-03-08
1
-3
/
+3
*
Correct FSF address. Bug #409075, patch by John Millikin.
RELEASE_2_18_0
GNOME_2_18_BRANCHPOINT
Christian Persch
2007-03-12
1
-1
/
+1
*
Use UTF-8 copyright symbol
Christian Persch
2006-09-13
1
-2
/
+2
*
Remove some unnecessary static data.
Christian Persch
2006-09-07
1
-1
/
+1
*
Change the EphyPermissionManager API so that it is more obvious what it
Crispin Flowerday
2006-01-22
1
-18
/
+18
*
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