index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
embed
/
ephy-web-view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ephy-web-view: set_title can also be made private to its file
Xan Lopez
2012-06-28
1
-2
/
+0
*
ephy-web-view: move private methods to the private header
Xan Lopez
2012-06-28
1
-20
/
+0
*
ephy-web-view: ephy_web_view_location_changed is private to its class
Xan Lopez
2012-06-28
1
-2
/
+0
*
ephy-web-view: get rid of 'ephy_web_view_get_location'
Xan Lopez
2012-06-28
1
-2
/
+0
*
ephy-web-view: status message should be const
Carlos Garcia Campos
2012-06-25
1
-1
/
+1
*
ephy-web-view: Add ephy_web_view_load_failed()
Carlos Garcia Campos
2012-06-24
1
-0
/
+1
*
Initial WebKit2 port
Carlos Garcia Campos
2012-06-21
1
-0
/
+8
*
ephy-window: keep track of whether the downloads box is shown
Claudio Saavedra
2012-06-20
1
-0
/
+1
*
ephy-web-view: remove unused EphyWebViewChrome elements
Diego Escalante Urrelo
2012-06-15
1
-8
/
+2
*
The security certificate code is a no-op, remove it
Xan Lopez
2012-03-15
1
-1
/
+0
*
ephy-web-view: remove can_go_up/go_up code
Xan Lopez
2012-03-15
1
-5
/
+2
*
ephy-web-view: make ephy_web_view_clear_history private
Xan Lopez
2012-03-15
1
-1
/
+0
*
ephy-web-view: fix indentation
Xan Lopez
2012-03-13
1
-18
/
+14
*
ephy-web-view: remove useless includes
Xan Lopez
2012-03-13
1
-4
/
+0
*
ephy-web-view: move header to the new coding style
Xan Lopez
2012-03-13
1
-32
/
+34
*
ephy-web-view: remember when we are loading the homepage
Xan Lopez
2012-03-08
1
-5
/
+11
*
ephy-web-view: remove close-requested signal
Diego Escalante Urrelo
2012-02-22
1
-1
/
+0
*
Remove Print Preview item from the super menu
Xan Lopez
2012-01-18
1
-1
/
+0
*
ephy-web-view: remove unused method
Xan Lopez
2012-01-17
1
-1
/
+0
*
Remove homepage preference from GSettings
Xan Lopez
2011-12-04
1
-1
/
+1
*
ephy-web-view: remove unused and unimplemented method
Xan Lopez
2011-09-11
1
-1
/
+0
*
Move EPHY_WEB_APP_PREFIX declaration to a cleaner location
Claudio Saavedra
2011-09-02
1
-2
/
+0
*
Add basic support for Web Applications
Xan Lopez
2011-08-29
1
-0
/
+8
*
Move overlay statusbar to EphyEmbed
Xan Lopez
2011-04-16
1
-10
/
+1
*
ephy-web-view: use custom error pages
Diego Escalante Urrelo
2010-12-11
1
-0
/
+10
*
ephy-web-view: make defines friendlier with introspection
Diego Escalante Urrelo
2010-12-09
1
-2
/
+2
*
ephy-web-view: remove ge-dom-mouse signals
Xan Lopez
2010-11-06
1
-4
/
+0
*
ephy-web-view: remove dom-content-loaded signal
Xan Lopez
2010-05-25
1
-2
/
+0
*
Do not hardcode the statusbar context descriptions
Xan Lopez
2010-05-19
1
-0
/
+3
*
Use a chromium-like status bar by default
Xan Lopez
2010-05-19
1
-61
/
+66
*
Remove obsolete get_type function from header
Xan Lopez
2010-05-03
1
-1
/
+0
*
Move homepage loading code to EphyWebView
Xan Lopez
2010-05-03
1
-0
/
+2
*
Refactored the load status callback of ephy-web-view.c
Alejandro G. Castro
2010-05-03
1
-3
/
+0
*
Removed the EphyWebViewNetState enum
Alejandro G. Castro
2010-05-02
1
-17
/
+1
*
Make sure WebKitWebHistory is cleared when cleared EphyHistory
Mario Sanchez Prada
2010-04-20
1
-0
/
+1
*
Improve page print implementation
Jose Millan Soto
2010-04-07
1
-0
/
+1
*
Implemented print preview
Jose Millan Soto
2010-02-09
1
-15
/
+1
*
docs: ephy-web-view
Diego Escalante Urrelo
2009-12-18
1
-1
/
+1
*
ephy-web-view: get rid of 'icon-address' property
Xan Lopez
2009-12-11
1
-5
/
+0
*
ephy-web-view.h: remove old signal from class struct
Xan Lopez
2009-12-11
1
-2
/
+0
*
Remove the 'favicon' signal from EphyWebView
Xan Lopez
2009-12-11
1
-2
/
+0
*
ephy-web-view: formatting nitpick
Diego Escalante Urrelo
2009-12-03
1
-8
/
+8
*
Bring back epiphany context menu
Xan Lopez
2009-09-20
1
-2
/
+0
*
Implement saving the page using the DataSource API
Gustavo Noronha Silva
2009-09-15
1
-0
/
+2
*
Simplify EXPIRE logic in ephy_web_view_set_typed_address
Xan Lopez
2009-09-07
1
-9
/
+1
*
Rename ephy_web_view_get_load_status to ephy_web_view_is_loading
Xan Lopez
2009-08-25
1
-1
/
+1
*
Move the get_title_composite function to EphyWebView.
Xan Lopez
2009-06-16
1
-1
/
+1
*
Get rid of redundant 'load-progress' property in EphyWebView.
Xan Lopez
2009-06-14
1
-3
/
+0
*
Change EphyEmbed to not be an interface type.
Xan Lopez
2009-06-05
1
-0
/
+2
*
Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...
Xan Lopez
2009-06-05
1
-11
/
+181
*
Move load_url method to EphyWebView.
Xan Lopez
2009-06-03
1
-0
/
+3
*
Move method to copy history between embeds/views to EphyWebView from EphyEmbed.
Xan Lopez
2009-05-31
1
-0
/
+3
*
Provide API to loading using WebKitNetworkRequest
Gustavo Noronha Silva
2009-05-30
1
-0
/
+3
*
Adding a new EphyWebView object
Gustavo Noronha Silva
2009-05-30
1
-0
/
+65