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-web-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ephy-web-view: whitespace fixes
Xan Lopez
2009-08-10
1
-169
/
+169
*
Move address normalization to the EphyWebView functions.
Xan Lopez
2009-08-10
1
-4
/
+15
*
Add NULL-check as the returned item can be NULL
Benjamin Otte
2009-08-08
1
-1
/
+2
*
Ignore load status changes after LOAD_FINISHED is emitted
Carlos Garcia Campos
2009-08-04
1
-0
/
+16
*
ephy-web-view.c: adapt to another API change in WebKitGTK+.
Xan Lopez
2009-06-21
1
-2
/
+2
*
ephy-web-view.c: do not try to get the EphyWebView inside an EphyWebView.
Xan Lopez
2009-06-17
1
-1
/
+1
*
Move the get_title_composite function to EphyWebView.
Xan Lopez
2009-06-16
1
-0
/
+37
*
ephy-web-view.c: use 'load-status' property from WebKitWebView also internally.
Xan Lopez
2009-06-14
1
-36
/
+7
*
Get rid of redundant 'load-progress' property in EphyWebView.
Xan Lopez
2009-06-14
1
-77
/
+0
*
ephy-web-view.c: s/embed/view/ in a few places.
Xan Lopez
2009-06-14
1
-5
/
+5
*
Fold WebKitEmbedPrefs into EphyEmbedPrefs.
Xan Lopez
2009-06-06
1
-1
/
+0
*
Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...
Xan Lopez
2009-06-05
1
-4
/
+1989
*
Move load_url method to EphyWebView.
Xan Lopez
2009-06-03
1
-0
/
+17
*
ephy-web-view.c: use nil for false value in elisp, not 'f'.
Xan Lopez
2009-06-03
1
-1
/
+1
*
Move method to copy history between embeds/views to EphyWebView from EphyEmbed.
Xan Lopez
2009-05-31
1
-0
/
+46
*
Provide API to loading using WebKitNetworkRequest
Gustavo Noronha Silva
2009-05-30
1
-0
/
+19
*
Adding a new EphyWebView object
Gustavo Noronha Silva
2009-05-30
1
-0
/
+57