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
*
Inspect type property when hooking to login forms
Diego Escalante Urrelo
2010-03-09
1
-1
/
+2
*
ephy-web-view: add js_get_element_property
Diego Escalante Urrelo
2010-03-09
1
-0
/
+15
*
Correctly handle shit+click only in ephy-window
Diego Escalante Urrelo
2010-02-26
1
-4
/
+0
*
Make sure the strings are initialized to NULL
Gustavo Noronha Silva
2010-02-19
1
-4
/
+4
*
ephy-web-view: be precise in what modifiers to catch
Diego Escalante Urrelo
2010-02-17
1
-4
/
+8
*
Random formatting fixes
Diego Escalante Urrelo
2010-02-17
1
-14
/
+14
*
Use correct UTF8 length when converting JSStrings
Diego Escalante Urrelo
2010-02-15
1
-1
/
+1
*
ephy-web-view: fix password storage
Xan Lopez
2010-02-10
1
-4
/
+4
*
Implemented print preview
Jose Millan Soto
2010-02-09
1
-33
/
+40
*
Check for null/empty username and password before saving to gnome-keyring
Estêvão Samuel Procópio
2010-02-07
1
-12
/
+17
*
Using webkit_web_view_get_uri instead of js_get_domain_and_path
Estêvão Samuel Procópio
2010-02-07
1
-88
/
+24
*
ephy-web-view.c: allow all windows to be closed by JS
actual-2.29.6
Xan Lopez
2010-01-26
1
-1
/
+8
*
Escape the name of resources before saving them
Diego Escalante Urrelo
2010-01-21
1
-4
/
+6
*
Rename a variable to make its relation obvious
Diego Escalante Urrelo
2010-01-21
1
-15
/
+15
*
ephy-web-view: plug leaks in ephy_web_view_save
Diego Escalante Urrelo
2010-01-21
1
-8
/
+11
*
Ask for confirmation when replacing files, in save as
Jorge Kalmbach
2010-01-21
1
-4
/
+6
*
Improve infobar text a bit
Diego Escalante Urrelo
2010-01-12
1
-3
/
+12
*
Rename EphyWebView::ge-new-window to EphyWebView::new-window
Xan Lopez
2010-01-09
1
-8
/
+8
*
Reimplement window.close
Xan Lopez
2009-12-26
1
-0
/
+18
*
Copy WebKitWebHistoryItem objects
Gustavo Noronha Silva
2009-12-21
1
-1
/
+2
*
Restrict number of password infobars to one
Gustavo Noronha Silva
2009-12-20
1
-0
/
+13
*
Make form code safe against unnamed password/username elements
Benjamin Otte
2009-12-18
1
-2
/
+7
*
Restore download on shift-click functionality
Gustavo Noronha Silva
2009-12-18
1
-0
/
+4
*
Make Ctrl-rightclick always display the browser keyboard
Gustavo Noronha Silva
2009-12-18
1
-0
/
+11
*
docs: ephy-web-view
Diego Escalante Urrelo
2009-12-18
1
-26
/
+184
*
ephy-web-view: add missing include
Diego Escalante Urrelo
2009-12-18
1
-0
/
+1
*
ephy-web-view.c: use NULL-safe str compare function
Xan Lopez
2009-12-18
1
-1
/
+1
*
Use the new top-widget infrastructure to ask whether to store passwords
Gustavo Noronha Silva
2009-12-17
1
-19
/
+190
*
Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow
Gustavo Noronha Silva
2009-12-17
1
-1
/
+1
*
ephy-web-view: do not auto-fill passwords when using a private profile
Xan Lopez
2009-12-16
1
-3
/
+3
*
Emitting ge-feed-link signal for rss extension
Estêvão Samuel Procópio
2009-12-16
1
-0
/
+93
*
Implement the actual form authentication saving and pre-filling
Gustavo Noronha Silva
2009-12-16
1
-0
/
+514
*
ephy-web-view: url-decode javascript URIs before executing them
Xan Lopez
2009-12-14
1
-3
/
+7
*
ephy-web-view: do not set favicon when we have no address
Nguyen Thai Ngoc Duy
2009-12-12
1
-1
/
+1
*
ephy-web-view: get rid of 'icon-address' property
Xan Lopez
2009-12-11
1
-80
/
+48
*
Remove the 'favicon' signal from EphyWebView
Xan Lopez
2009-12-11
1
-18
/
+1
*
Make the favicon cache work on top of new WebKit API, and WebKitDownload
Gustavo Noronha Silva
2009-12-10
1
-7
/
+7
*
Add gconf key to control the search engine used in auto-search
Carl van Tonder
2009-12-09
1
-2
/
+14
*
Use new WebKit API to respect the Content-Disposition header
Gustavo Noronha Silva
2009-12-09
1
-1
/
+29
*
Get rid of 'ge-document-type' signal
Xan Lopez
2009-12-08
1
-31
/
+60
*
ephy-web-view: fix typo
Xan Lopez
2009-12-08
1
-1
/
+1
*
docs: nitpick in ephy-web-view
Diego Escalante Urrelo
2009-12-03
1
-1
/
+1
*
docs: ephy-web-view missing @view descriptions
Diego Escalante Urrelo
2009-12-03
1
-15
/
+15
*
ephy-web-view.c: fix auto-google search when using Ctrl-Enter
Xan Lopez
2009-11-30
1
-26
/
+34
*
Add GObject introspection annotations to many *_get_* functions
Iain Nicol
2009-11-18
1
-3
/
+3
*
Initialize ephy_web_view_get_security_level's output param "description"
Iain Nicol
2009-10-30
1
-2
/
+6
*
Execute "javascript:" URIs instead of browsing for them.
Chris Lamb
2009-10-19
1
-1
/
+4
*
Encode the typed URL before passing it as a query string for searching
Gustavo Noronha Silva
2009-10-07
1
-3
/
+6
*
Improve localhost matching
Gustavo Noronha Silva
2009-10-04
1
-1
/
+1
*
ephy-web-view.c: update comment of ephy_web_view_is_loading
Xan Lopez
2009-09-24
1
-3
/
+4
*
ephy-web-view.c: take into account FAILED status for is_loading
Xan Lopez
2009-09-24
1
-8
/
+8
*
GTK+ 2.17.11 is now the required version
Javier Jardón
2009-09-22
1
-3
/
+6
*
Add back support for the "direction up" navigation (GNOME bug 595653)
Frédéric Péters
2009-09-22
1
-4
/
+66
*
Cleanup string freeze break for save as
Gustavo Noronha Silva
2009-09-21
1
-1
/
+8
*
Bring back epiphany context menu
Xan Lopez
2009-09-20
1
-18
/
+1
*
Implement saving the page using the DataSource API
Gustavo Noronha Silva
2009-09-15
1
-1
/
+238
*
ephy-web-view.c: also allow to expire addresses after a new PROVISIONAL status
Xan Lopez
2009-09-11
1
-0
/
+2
*
Simplify EXPIRE logic in ephy_web_view_set_typed_address
Xan Lopez
2009-09-07
1
-17
/
+12
*
ephy-web-view.c: remove some unused variables
Xan Lopez
2009-09-04
1
-5
/
+0
*
Reimplement "search keys" structure for the WebKit backend
Gustavo Noronha Silva
2009-08-28
1
-3
/
+22
*
ephy-web-view.c: do not duplicate the logic to figure out if a page is secure
Xan Lopez
2009-08-27
1
-9
/
+3
*
Reimplement search on the location bar
Gustavo Noronha Silva
2009-08-27
1
-1
/
+43
*
Rename ephy_web_view_get_load_status to ephy_web_view_is_loading
Xan Lopez
2009-08-25
1
-6
/
+6
*
ephy-web-view: style fix
Xan Lopez
2009-08-11
1
-2
/
+2
*
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