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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add remove_all_passwords method to EphyPasswordManager and implement it
Cosimo Cecchi
2007-11-05
1
-0
/
+6
*
Remove trailing whitespace, patch by Cyril Brulebois.
Xan Lopez
2007-11-01
1
-29
/
+29
*
Update title property on title-changed signal from webkit.
Xan Lopez
2007-10-29
1
-0
/
+5
*
Add dummy popup management properties to the webkit backend.
Xan Lopez
2007-10-29
1
-36
/
+48
*
Add placeholders for all the new properties in embed.
Xan Lopez
2007-10-27
1
-15
/
+192
*
Remove non-existing functions in the embed interface from the _init function.
Xan Lopez
2007-10-27
1
-3
/
+0
*
get_link_message returns const char * now.
Xan Lopez
2007-10-27
1
-1
/
+1
*
get_title returns const char * now.
Xan Lopez
2007-10-26
1
-2
/
+2
*
Update WebKit backend to EphyEmbed and EphyTab changes, and implements load p...
Cosimo Cecchi
2007-10-23
1
-6
/
+203
*
Do not bother emitting signal we don't have.
Xan Lopez
2007-10-07
1
-4
/
+1
*
Implement several missing methods.
Xan Lopez
2007-10-07
1
-54
/
+122
*
Match the WebKit/Gtk+ API changes made in WebKit SVN r26022
Alp Toker
2007-10-04
1
-16
/
+16
*
Implement reload.
Xan Lopez
2007-08-17
1
-0
/
+1
*
Do not use #ifdef inside macros, ancient compilers don't like it
Xan Lopez
2007-07-31
1
-2
/
+14
*
can_go methods now work, WebKit was missing the implementations for those
Diego Escalante Urrelo
2007-07-30
1
-4
/
+25
*
Add returns where needed, remove unnecessary variables.
Xan Lopez
2007-07-30
2
-6
/
+5
*
Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bug
Diego Escalante Urrelo
2007-07-30
8
-80
/
+80
*
Implement stop loading method, for some reason can_go methods will fail to
Xan Lopez
2007-07-28
1
-0
/
+3
*
Add support for the WebKit engine, compile with --with-engine=webkit to
Xan Lopez
2007-07-28
9
-0
/
+1233