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
/
mozilla
/
EphySingle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't set cookies from favicon downloads. Bug #337835.
Jean-François Rameau
2006-06-02
1
-1
/
+50
*
Drop support for gecko 1.7.
Christian Persch
2006-05-11
1
-18
/
+19
*
Remove the "network-status" signal from the embed single, and make it a
Christian Persch
2005-10-13
1
-4
/
+3
*
Manually emit the "profile-change-net-teardown" notification; works around
Christian Persch
2005-09-09
1
-0
/
+5
*
Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.
Christian Persch
2005-04-06
1
-2
/
+2
*
Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs
Christian Persch
2005-01-29
1
-11
/
+11
*
Remove p3p info from EphyCookie.
Christian Persch
2005-01-15
1
-8
/
+0
*
Use the enums instead of ints.
Christian Persch
2005-01-12
1
-2
/
+2
*
nsEmbedString.h now requires MOZILLA_STRICT_API define.
Christian Persch
2004-11-14
1
-0
/
+2
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords
Christian Persch
2004-08-22
1
-0
/
+10
*
Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' it
Christian Persch
2004-08-08
1
-3
/
+3
*
Don't use -include which compilers other than gcc don't understand.
Christian Persch
2004-07-31
1
-0
/
+2
*
No need to use a weak ref for the observer, makes the single code easier.
Marco Pesenti Gritti
2004-07-21
1
-5
/
+5
*
Decode ACE for UI, and encode UTF-8 hostnames before using cookie and
Christian Persch
2004-07-05
1
-3
/
+26
*
EphySingle needs to implement nsISupportsWeakReference.
Christian Persch
2004-06-27
1
-3
/
+7
*
Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever
Christian Persch
2004-06-27
1
-11
/
+24
*
Make the permission type a string instead of an enum, that way we can
Christian Persch
2004-06-24
1
-18
/
+3
*
merge mozilla-embed-strings branch
Marco Pesenti Gritti
2004-06-04
1
-11
/
+8
*
Fix observer topic check for cookie "cleared" notification.
Christian Persch
2004-05-17
1
-1
/
+1
*
More defines work, still lack EventContext and EmbedPrivate. Use mozilla
Marco Pesenti Gritti
2004-04-29
1
-1
/
+4
*
merging pre-gnome-2-8 branch
Marco Pesenti Gritti
2004-03-17
1
-23
/
+9
*
Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of
Christian Persch
2004-01-10
1
-8
/
+6
*
Fix permission return types.
Christian Persch
2003-12-13
1
-4
/
+6
*
Change signal names to be unique for interfaces on the same object.
Christian Persch
2003-11-26
1
-13
/
+15
*
Make it compile with mozilla < 1.5.
Christian Persch
2003-11-25
1
-1
/
+3
*
Implemented cookie and permissions observer used to actually send
Christian Persch
2003-11-25
1
-0
/
+317