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
*
Add EphyFormAuthDataCache to ephy-form-auth-data
Carlos Garcia Campos
2013-03-12
1
-1
/
+1
*
lib: Move auth data query/store methods from ephy-profile-utils to a new file
Carlos Garcia Campos
2013-03-12
1
-19
/
+19
*
Move find_username_and_password_elements to ephy-web-dom-utils
Carlos Garcia Campos
2013-03-12
1
-66
/
+4
*
Port to wk2 webview's snapshotting API
Claudio Saavedra
2013-03-12
1
-2
/
+52
*
Using webkit_web_view_load_request() after webkit_uri_request_set_uri() in WK2
Manuel Rego Casasnovas
2013-03-12
1
-1
/
+2
*
Show an error page when the WebProcess crashes
Xan Lopez
2013-03-11
1
-0
/
+46
*
ephy-embed-shell: add a ::web-view-created signal
Xan Lopez
2013-03-11
1
-1
/
+2
*
Fix missing call to webkit_uri_request_set_uri in WK2
Manuel Rego Casasnovas
2013-03-09
1
-1
/
+1
*
ephy-web-view: fix compiler warnings
Xan Lopez
2013-03-06
1
-2
/
+0
*
incognito: show about:incognito instead of the overview
Claudio Saavedra
2013-03-05
1
-1
/
+5
*
ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() t...
Claudio Saavedra
2013-03-05
1
-28
/
+16
*
ephy-web-view: remove unused method
Xan Lopez
2013-03-02
1
-38
/
+0
*
Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_forms
Manuel Rego Casasnovas
2013-03-01
1
-1
/
+1
*
Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2
Manuel Rego Casasnovas
2013-02-28
1
-54
/
+8
*
web-extensions: Create the web extension proxy asynchronously
Carlos Garcia Campos
2013-02-23
1
-2
/
+6
*
ephy-web-view: do not use deprecated GtkInfo methods
Xan Lopez
2013-02-22
1
-1
/
+1
*
ephy-web-view: get rid of a compiler warning
Xan Lopez
2013-02-22
1
-2
/
+0
*
ephy-web-view: Update to the latest WebKit2 API changes
Carlos Garcia Campos
2013-02-20
1
-5
/
+1
*
embed: Implement unsubmitted modified forms warning in WebKit2
Carlos Garcia Campos
2013-02-19
1
-2
/
+18
*
Remove EphyPermissionManager
Xan Lopez
2013-02-15
1
-45
/
+2
*
ephy-embed-single: remove open_window method
Xan Lopez
2013-02-14
1
-5
/
+3
*
ephy-embed-single: remove ::handle-content signal
Xan Lopez
2013-02-13
1
-19
/
+2
*
Remove EphyWebView::visibility
Xan Lopez
2013-02-13
1
-59
/
+0
*
ephy-web-view: a few more type checks for public methods
Xan Lopez
2013-02-13
1
-2
/
+25
*
ephy-web-view: only extract title from address if address is not NULL
Xan Lopez
2013-02-13
1
-1
/
+1
*
Only load pages when their tab is switched to upon session restore
Gustavo Noronha Silva
2013-02-12
1
-0
/
+38
*
ephy-web-view: fix the docs for a couple of signals
Claudio Saavedra
2013-02-12
1
-4
/
+4
*
ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITO
Claudio Saavedra
2013-02-08
1
-2
/
+2
*
Set a document basename when printing to a file
David King
2013-01-23
1
-0
/
+15
*
ephy-web-view: Do not convert ephy-about URIs in ephy_web_view_location_chang...
Carlos Garcia Campos
2013-01-11
1
-11
/
+7
*
Don't use DOM bindings to delete a web application from about:applications
Carlos Garcia Campos
2013-01-11
1
-87
/
+2
*
ephy-web-view: Strip the query from the URL for about:applications
Carlos Garcia Campos
2013-01-11
1
-0
/
+11
*
ephy-web-view: Do not update the URL when changed during committed state
Carlos Garcia Campos
2013-01-11
1
-1
/
+4
*
ephy-web-view: Remove special case for plugins in get_title_from_address()
Carlos Garcia Campos
2013-01-11
1
-2
/
+0
*
ephy-web-view: Don't change is_blank property depending on the title
Carlos Garcia Campos
2013-01-11
1
-7
/
+2
*
Fix build with WebKit2
Carlos Garcia Campos
2012-12-20
1
-0
/
+1
*
Use new libsoup APIs
Xan Lopez
2012-12-19
1
-1
/
+0
*
e-web-view: enable back/forward mouse buttons
Diego Escalante Urrelo
2012-12-12
1
-0
/
+11
*
Add missing NULL-check when getting the WebView's URI
Mario Sanchez Prada
2012-12-11
1
-3
/
+4
*
e-embed-shell: remove the embed_shell global
Diego Escalante Urrelo
2012-12-11
1
-9
/
+11
*
e-web-view: remove unused var
Diego Escalante Urrelo
2012-12-09
1
-1
/
+0
*
Port EphyWebView to WebKit2GTK+ favicons API.
Mario Sanchez Prada
2012-12-04
1
-62
/
+66
*
ephy-web-view: do not automatically download embedded objects in WebKit2
Carlos Garcia Campos
2012-10-16
1
-9
/
+9
*
ephy-web-view: add FIXME for WebKit2
Xan Lopez
2012-10-16
1
-0
/
+2
*
ephy-web-view: do not automatically download embedded objects
Xan Lopez
2012-10-16
1
-0
/
+20
*
ephy-web-view: remove handling of Content-Disposition 'attachment'
Xan Lopez
2012-10-16
1
-25
/
+0
*
ephy-web-view: Use webkit_web_view_is_loading() in WebKit2
Carlos Garcia Campos
2012-09-27
1
-8
/
+6
*
ephy-web-view: remove ephy_web_view_is_loading_homepage()
Claudio Saavedra
2012-09-17
1
-13
/
+0
*
ephy-web-view: freeze history on homepage load
Claudio Saavedra
2012-09-17
1
-22
/
+22
*
ephy-web-view: do not save history visits for no-show-addresses
Claudio Saavedra
2012-09-17
1
-0
/
+6
*
ephy_web_view_load_error_page: fix GtkIconInfo leak
Pavel Vasin
2012-09-17
1
-0
/
+3
*
ephy-web-view: fix the wk2 build
Claudio Saavedra
2012-09-12
1
-0
/
+2
*
ephy-web-view: fix memory leak
Xan Lopez
2012-09-08
1
-0
/
+1
*
ephy-web-view: don't leak the snapsoht cairo surface
Claudio Saavedra
2012-09-04
1
-3
/
+6
*
ephy-web-view: store the source tag for the snapshot idle
Claudio Saavedra
2012-09-01
1
-0
/
+9
*
ephy-web-view: use is_history_frozen() to avoid snapshotting error pages
Claudio Saavedra
2012-09-01
1
-2
/
+4
*
ephy-web-view: Lower the priority of the snapshotting task
Claudio Saavedra
2012-09-01
1
-1
/
+1
*
ephy-overview: define the overview title string here
Claudio Saavedra
2012-09-01
1
-1
/
+2
*
ephy-web-view: define the special-cased title for the overview
Claudio Saavedra
2012-09-01
1
-8
/
+19
*
Add about:overview to actually go to overview mode
Claudio Saavedra
2012-09-01
1
-2
/
+2
*
ephy-web-view: take a snapshot if needed when the page load finishes
Claudio Saavedra
2012-09-01
1
-0
/
+9
*
ephy-web-view: do not allocate variables before they are needed
Xan Lopez
2012-08-26
1
-3
/
+3
*
ephy-web-view: avoid getting a 'Blank page' title for non titled pages
Xan Lopez
2012-08-26
1
-3
/
+3
*
ephy-web-view: drop superflous notify
Xan Lopez
2012-08-25
1
-2
/
+0
*
ephy-web-view: remove more "invisible URI" logic
Xan Lopez
2012-08-24
1
-4
/
+1
*
ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W...
Carlos Garcia Campos
2012-08-22
1
-10
/
+8
*
ephy-web-view: Take a reference of the certificate returned by the response
Carlos Garcia Campos
2012-08-21
1
-0
/
+1
*
ephy-web-view: use ephy_string_get_host_name
Xan Lopez
2012-08-17
1
-15
/
+9
*
Port save as to WebKit2
Carlos Garcia Campos
2012-08-17
1
-5
/
+68
*
ephy-web-view: ignore paths when deciding whether a URI has a TLD
Xan Lopez
2012-08-15
1
-8
/
+23
*
ephy-web-view: do not store error pages in history
Xan Lopez
2012-08-14
1
-1
/
+31
*
Use webkit_web_frame_load_alternate_string to load error pages
Martin Robinson
2012-08-14
1
-2
/
+2
*
ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...
Carlos Garcia Campos
2012-08-09
1
-39
/
+40
*
ephy-web-view: small style cleanups
Xan Lopez
2012-08-08
1
-6
/
+6
*
ephy-web-view: fix URI normalization
Xan Lopez
2012-08-07
1
-1
/
+1
*
ephy-web-view: do autosearch foo.bar strings where bar is not a TLD
Xan Lopez
2012-08-07
1
-2
/
+31
*
ephy-web-view: no need to cast g_object_new results
Xan Lopez
2012-08-07
1
-1
/
+1
*
ephy-web-view: export the 'normalize or autosearch' method
Xan Lopez
2012-08-07
1
-11
/
+18
*
e-web-view: use GtkLabel API when possible
Diego Escalante Urrelo
2012-08-03
1
-2
/
+3
*
e-web-view: use GtkOrientable API for info bars
Diego Escalante Urrelo
2012-08-03
1
-45
/
+10
*
ephy-web-view: fix gtk-doc warning
Xan Lopez
2012-07-28
1
-1
/
+1
*
ephy-web-view: get rid of gtk-doc warning
Xan Lopez
2012-07-19
1
-1
/
+1
*
ephy-web-view: Port security level to WebKit2
Carlos Garcia Campos
2012-07-13
1
-15
/
+9
*
ephy-web-view: unref objects in dispose, not finalize
Xan Lopez
2012-06-28
1
-5
/
+2
*
ephy-web-view: set_title can also be made private to its file
Xan Lopez
2012-06-28
1
-47
/
+40
*
ephy-web-view: get rid of redundant calls to set_title
Xan Lopez
2012-06-28
1
-11
/
+2
*
ephy-web-view: make set_address completely private
Xan Lopez
2012-06-28
1
-41
/
+37
*
ephy-web-view: ephy_web_view_location_changed is private to its class
Xan Lopez
2012-06-28
1
-51
/
+43
*
ephy-web-view: fix think-o in ephy_web_view_location_changed
Xan Lopez
2012-06-28
1
-6
/
+3
*
ephy-web-view: get rid of 'ephy_web_view_get_location'
Xan Lopez
2012-06-28
1
-47
/
+12
*
ephy-web-view: and more type checks
Xan Lopez
2012-06-28
1
-0
/
+2
*
ephy-web-view: add type checks for the set_typed_address method parameters
Xan Lopez
2012-06-28
1
-1
/
+5
*
ephy-web-view: do not duplicate the setter code for typed-address
Xan Lopez
2012-06-28
1
-7
/
+2
*
ephy-web-view: try to simplify a bit the typed-address logic
Xan Lopez
2012-06-28
1
-23
/
+17
*
ephy-web-view: remove useless forward declarations
Xan Lopez
2012-06-28
1
-3
/
+0
*
ephy-web-view: remove unneeded headers, and sort them
Xan Lopez
2012-06-28
1
-2
/
+1
*
Port downloads to WebKit2
Carlos Garcia Campos
2012-06-27
1
-16
/
+18
*
ephy-web-view: fix anchor links' URI update
Xan Lopez
2012-06-27
1
-4
/
+5
*
ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor.
Xan Lopez
2012-06-27
1
-183
/
+9
*
ephy-web-view: stop using notify::uri in WebKit2
Xan Lopez
2012-06-27
1
-0
/
+4
*
ephy-web-view: small style and indentation fixes
Xan Lopez
2012-06-27
1
-17
/
+17
*
Port geolocation permission request to WebKit2
Carlos Garcia Campos
2012-06-26
1
-7
/
+40
*
embed: Move about handlers to a new file
Carlos Garcia Campos
2012-06-26
1
-1
/
+1
*
Por run javascript to WebKit2
Carlos Garcia Campos
2012-06-25
1
-4
/
+4
*
Port printing to WebKit2
Carlos Garcia Campos
2012-06-25
1
-3
/
+38
*
ephy-web-view: add ephy_web_view_print_failed()
Carlos Garcia Campos
2012-06-25
1
-16
/
+22
*
Port hovering over link to WebKit2
Carlos Garcia Campos
2012-06-25
1
-2
/
+16
*
ephy-web-view: status message should be const
Carlos Garcia Campos
2012-06-25
1
-1
/
+1
*
Port history to WebKit2
Carlos Garcia Campos
2012-06-25
1
-1
/
+1
*
Add support for new windows in WebKit2
Carlos Garcia Campos
2012-06-25
1
-3
/
+11
*
Port policy client to WebKit2
Carlos Garcia Campos
2012-06-25
1
-2
/
+60
*
Port web view loading progress and feedback to WebKit2
Carlos Garcia Campos
2012-06-24
1
-11
/
+187
*
ephy-web-view: Add ephy_web_view_load_failed()
Carlos Garcia Campos
2012-06-24
1
-0
/
+18
*
Initial WebKit2 port
Carlos Garcia Campos
2012-06-21
1
-4
/
+163
*
ephy-web-view: Use webkit_web_view_load_uri() instead of webkit_web_view_open()
Carlos Garcia Campos
2012-06-21
1
-4
/
+4
*
Use WebKitWebView API to get/set the zoom level instead of g_object_get/set
Carlos Garcia Campos
2012-06-21
1
-8
/
+4
*
Include libsoup header explicitly when required
Carlos Garcia Campos
2012-06-21
1
-1
/
+0
*
ephy-web-view: remove unused EphyWebViewChrome elements
Diego Escalante Urrelo
2012-06-15
1
-3
/
+1
*
e-file-helpers: Add ephy_file_create_data_uri_for_filename()
Carlos Garcia Campos
2012-06-14
1
-32
/
+1
*
ephy-web-view: fix GList leak
Pavel Vasin
2012-06-12
1
-3
/
+3
*
ephy-web-view: fix use-after-free in get_file_content_as_base64()
Dan Williams
2012-06-11
1
-3
/
+3
*
ephy-web-view: chain up to the parent constructed virtual method
Carlos Garcia Campos
2012-06-05
1
-0
/
+3
*
Fix memory leak in ephy_web_view_set_popups_allowed
Lubomír Sedlář
2012-05-21
1
-3
/
+3
*
Add support for 'Do Not Track'
Xan Lopez
2012-05-19
1
-0
/
+46
*
Also consider email inputs when looking for user/password forms
Gustavo Noronha Silva
2012-04-21
1
-1
/
+1
*
ephy-web-view: fix a few gtk-doc warnings
Xan Lopez
2012-04-14
1
-8
/
+6
*
Remove EphyHistory from the repository. It's unused now.
Xan Lopez
2012-03-20
1
-7
/
+1
*
Replace EphyFaviconCache by WebKit's icon database cache
Sergio Villar Senin
2012-03-20
1
-36
/
+6
*
ephy-web-view: return an actual visit type instead of just '0'
Xan Lopez
2012-03-15
1
-1
/
+1
*
The security certificate code is a no-op, remove it
Xan Lopez
2012-03-15
1
-12
/
+0
*
ephy-web-view: remove gtk-doc snippet for a private method
Xan Lopez
2012-03-15
1
-7
/
+0
*
ephy-web-view: use plain g_signal_connect always
Xan Lopez
2012-03-15
1
-9
/
+9
*
ephy-web-view: connect to WebView signals in just one place
Xan Lopez
2012-03-15
1
-8
/
+12
*
ephy-web-view: we already have a reference to the history service
Xan Lopez
2012-03-15
1
-1
/
+1
*
ephy-web-view: do not duplicate code for the uri->title fallback
Xan Lopez
2012-03-15
1
-17
/
+14
*
ephy-web-view: remove can_go_up/go_up code
Xan Lopez
2012-03-15
1
-45
/
+0
*
ephy-web-view: make ephy_web_view_clear_history private
Xan Lopez
2012-03-15
1
-53
/
+47
*
Automatically prefix existing absolute paths with file://
Gustavo Noronha Silva
2012-03-14
1
-0
/
+1
*
ephy-web-view: also reset page visit type on load failed
Xan Lopez
2012-03-14
1
-0
/
+3
*
ephy-web-view: style fixes
Xan Lopez
2012-03-14
1
-82
/
+79
*
ephy-web-view: move history management to EphyWebView
Xan Lopez
2012-03-14
1
-0
/
+20
*
ephy-web-view: move zoom handling to EphyWebView
Xan Lopez
2012-03-14
1
-0
/
+82
*
ephy-web-view: let EphyWebView clear its own history
Xan Lopez
2012-03-14
1
-0
/
+15
*
ephy-web-view: get a reference to the history service
Xan Lopez
2012-03-14
1
-0
/
+3
*
history: remember visit types
Xan Lopez
2012-03-14
1
-0
/
+37
*
ephy-web-view: remove stale code
Xan Lopez
2012-03-13
1
-43
/
+0
*
ephy-history-service: make the async API cancellable
Claudio Saavedra
2012-03-13
1
-1
/
+1
*
ephy-web-view: share non-search-regex for testing
Diego Escalante Urrelo
2012-03-11
1
-9
/
+2
*
ephy-web-view: remember when we are loading the homepage
Xan Lopez
2012-03-08
1
-6
/
+26
*
ephy-web-view: protect against pages with NULL URI
Xan Lopez
2012-03-07
1
-4
/
+6
*
Get rid of EphyBrowseHistory
Xan Lopez
2012-03-07
1
-3
/
+3
*
ephy-web-view: also fallback to URI as title here
Xan Lopez
2012-03-07
1
-3
/
+9
*
Use EphyBrowseHistory to store page titles
Claudio Saavedra
2012-03-07
1
-4
/
+3
*
We need to be a bit smarter about this, and only dismiss it for
Xan Lopez
2012-02-24
1
-1
/
+1
*
ephy-web-view: fix loading of <domain>:<port> URIs
Xan Lopez
2012-02-23
1
-1
/
+76
*
ephy-web-view: don't assume a embed-container in close-web-view
Diego Escalante Urrelo
2012-02-22
1
-9
/
+5
*
ephy-web-view: remove close-requested signal
Diego Escalante Urrelo
2012-02-22
1
-16
/
+0
*
ephy-web-view: blank line nitpick
Diego Escalante Urrelo
2012-02-11
1
-1
/
+1
*
Never append "http://" to an address with a scheme
Xan Lopez
2012-01-24
1
-2
/
+0
*
ephy-web-view: remove unused variable
Xan Lopez
2012-01-24
1
-6
/
+0
*
ephy-web-view: dismiss the "Remember password?" infobar on navigation
Xan Lopez
2012-01-24
1
-1
/
+1
*
ephy-window: sync page actions with is-blank property
Diego Escalante Urrelo
2012-01-24
1
-3
/
+42
*
ephy-web-view: remove uneeded is_blank calls
Diego Escalante Urrelo
2012-01-24
1
-4
/
+3
*
ephy-web-view: only autosearch input without scheme
Diego Escalante Urrelo
2012-01-24
1
-11
/
+18
*
Remove Print Setup item from the super menu and embed it into print dialog
Carlos Garcia Campos
2012-01-18
1
-3
/
+6
*
Remove Print Preview item from the super menu
Xan Lopez
2012-01-18
1
-15
/
+0
*
ephy-web-view: remove unused method
Xan Lopez
2012-01-17
1
-66
/
+0
*
Add mnemonics for password/recovery infobars
Jiro Matsuzawa
2012-01-06
1
-2
/
+2
*
ephy-web-view: plug leak
Xan Lopez
2011-12-15
1
-3
/
+3
*
Remove homepage preference from GSettings
Xan Lopez
2011-12-04
1
-17
/
+4
*
web view: fix icon names
Saleem Abdulrasool
2011-12-01
1
-4
/
+4
*
Use SoupSession:ssl-use-system-ca-file property
Dan Winship
2011-11-30
1
-4
/
+0
*
ephy-web-view: SoupURI construction can fail for invalid URIs
Xan Lopez
2011-09-12
1
-2
/
+4
*
ephy-web-view: remove unused and unimplemented method
Xan Lopez
2011-09-11
1
-17
/
+0
*
ephy-web-view: sort includes
Xan Lopez
2011-09-11
1
-14
/
+14
*
ephy-web-view: use SoupURI for about: check
Xan Lopez
2011-09-11
1
-4
/
+9
*
ephy-web-view: remove now unused parameter to sprintf
Xan Lopez
2011-09-08
1
-1
/
+1
*
ephy-web-view: do not mention the URL twice in error pages
Xan Lopez
2011-09-07
1
-1
/
+1
*
Revert "ephy-web-view: fix title for error pages"
Xan Lopez
2011-09-07
1
-1
/
+1
*
ephy-web-view: fix title for error pages
Xan Lopez
2011-09-06
1
-1
/
+1
*
ephy-web-view: fix multiple deletes in about:applications
Xan Lopez
2011-09-06
1
-1
/
+3
*
Implement about:applications
Xan Lopez
2011-09-06
1
-0
/
+40
*
e-web-view: fix error pages for RTL locales
Vinicius Depizzol
2011-09-05
1
-2
/
+3
*
e-web-view: use proper html for paragraphs
Diego Escalante Urrelo
2011-09-05
1
-10
/
+11
*
e-web-view: better messages in error pages
Diego Escalante Urrelo
2011-09-05
1
-4
/
+15
*
ephy-web-app-utils: move the web app creation code here
Xan Lopez
2011-09-04
1
-164
/
+0
*
ephy-web-view: silence compiler warning
Xan Lopez
2011-09-03
1
-0
/
+1
*
Add ephy_web_application_get_profile_directory()
Claudio Saavedra
2011-09-02
1
-4
/
+1
*
ephy-web-view: do not launch ephy with jhbuild
Xan Lopez
2011-08-29
1
-1
/
+1
*
Add basic support for Web Applications
Xan Lopez
2011-08-29
1
-0
/
+203
*
e-web-view: use hostname in geolocation infobar
Diego Escalante Urrelo
2011-08-13
1
-1
/
+4
*
Use line-wrap in GtkInfoBar labels
Diego Escalante Urrelo
2011-08-13
1
-1
/
+2
*
Use g_markup_printf_escaped when printing uris
Diego Escalante Urrelo
2011-08-13
1
-5
/
+5
*
e-web-view: use ephy_string_get_host_name
Diego Escalante Urrelo
2011-08-11
1
-4
/
+4
*
Use an enum for the global mode of the application
Xan Lopez
2011-06-30
1
-1
/
+1
*
Always use the EphyEmbedShell to know if we are a private instance
Xan Lopez
2011-06-30
1
-1
/
+1
*
Use the generic marshaler throughout
Xan Lopez
2011-06-14
1
-7
/
+6
*
ephy-web-view: do not warn of modified forms for short text in input elements
Xan Lopez
2011-06-10
1
-2
/
+23
*
Use GtkOrientable interface instead of deprecated V/H widgets
Claudio Saavedra
2011-06-09
1
-2
/
+2
*
Added about:plugins support.
Sergio Villar Senin
2011-06-01
1
-0
/
+8
*
ephy-web-view: warn about unsubmitted forms on close
Xan Lopez
2011-06-01
1
-0
/
+33
*
Move overlay statusbar to EphyEmbed
Xan Lopez
2011-04-16
1
-183
/
+0
*
ephy-web-view: use new API for DOM events
Xan Lopez
2011-03-19
1
-2
/
+3
*
ephy-web-view: do not update statusbar text for webviews without embed object
Sergio Villar Senin
2011-02-16
1
-1
/
+3
*
ephy-web-view: do not update status after we are dead
Xan Lopez
2011-02-12
1
-17
/
+19
*
Port floating statusbar to gedit's overlay widget
Xan Lopez
2011-02-11
1
-95
/
+4
*
Use the new GTK_STATE_FLAG_NORMAL flag
Diego Escalante Urrelo
2011-01-11
1
-1
/
+1
*
Port to gtk+ master's GtkStyleContext
Diego Escalante Urrelo
2010-12-15
1
-17
/
+23
*
ephy-web-view.c: fix typo
Xan Lopez
2010-12-12
1
-1
/
+1
*
ephy-web-view: use custom error pages
Diego Escalante Urrelo
2010-12-11
1
-12
/
+138
*
ephy-web-view: make defines friendlier with introspection
Diego Escalante Urrelo
2010-12-09
1
-1
/
+1
*
ephy-permission-manager: fix names of permission types
Diego Escalante Urrelo
2010-12-09
1
-2
/
+4
*
introspection: fix wrong and missing annotations
Diego Escalante Urrelo
2010-12-09
1
-2
/
+2
*
ephy-profile-migration: separate migration code into another binary
Diego Escalante Urrelo
2010-12-07
1
-18
/
+18
*
Handle all the different kind of errors in the load_error_cb callback
Alejandro G. Castro
2010-12-01
1
-16
/
+57
*
ephy-web-view: manually unref DOM objects when needed
Xan Lopez
2010-11-22
1
-0
/
+8
*
ephy-web-view: use full content zoom by default
Xan Lopez
2010-11-08
1
-0
/
+7
*
ephy-web-view: remove ge-dom-mouse signals
Xan Lopez
2010-11-06
1
-33
/
+0
*
ephy-web-view: don't use set-scroll-adjustments signal
Xan Lopez
2010-10-24
1
-7
/
+19
*
gsettings: port epiphany to gsettings
Diego Escalante Urrelo
2010-10-08
1
-6
/
+8
*
Adapt to latest changes in the GTK+ drawing model
Xan Lopez
2010-10-05
1
-11
/
+9
*
Brow paper bag commit fixing bracer style.
Gustavo Noronha Silva
2010-08-25
1
-2
/
+1
*
Use the Geolocation support in WebKitGTK+
Gustavo Noronha Silva
2010-08-25
1
-0
/
+84
*
ephy-web-view: use GObject DOM for ge-feed-link
Diego Escalante Urrelo
2010-08-02
1
-137
/
+28
*
ephy-web-view: use GObject DOM for form fill/save
Diego Escalante Urrelo
2010-08-02
1
-289
/
+121
*
Fixed detected feed URL for relative URIs
Frédéric Péters
2010-06-08
1
-1
/
+14
*
Do not change the address if we are still loading the previous page
Alejandro G. Castro
2010-06-02
1
-4
/
+8
*
ephy-web-view: remove dom-content-loaded signal
Xan Lopez
2010-05-25
1
-18
/
+0
*
ephy-web-view: factor statusbar drawing code out of expose handler
Xan Lopez
2010-05-23
1
-39
/
+47
*
ephy-web-view: add a bit of padding to the statusbar
Xan Lopez
2010-05-23
1
-12
/
+17
*
Update the status message from within the EphyWebView
Xan Lopez
2010-05-19
1
-0
/
+24
*
Use a chromium-like status bar by default
Xan Lopez
2010-05-19
1
-0
/
+259
*
Fix crash when trying to load URIs with no path
Gustavo Noronha Silva
2010-05-17
1
-1
/
+1
*
Handle the WEBKIT_NETWORK_ERROR_CANCELLED fail
Alejandro G. Castro
2010-05-04
1
-1
/
+9
*
Handle LOAD_FAILED status
Alejandro G. Castro
2010-05-04
1
-0
/
+36
*
Fix title modification in provisional state
Alejandro G. Castro
2010-05-04
1
-3
/
+5
*
ephy-web-view: fix compiler warning
Xan Lopez
2010-05-04
1
-1
/
+1
*
Emit a signal when loading the homepage
Xan Lopez
2010-05-03
1
-12
/
+29
*
Move homepage loading code to EphyWebView
Xan Lopez
2010-05-03
1
-0
/
+31
*
Move link message updating to EphyWebView
Xan Lopez
2010-05-03
1
-0
/
+10
*
Move URI handling to EphyWebView
Xan Lopez
2010-05-03
1
-0
/
+21
*
Move title update to EphyWebView
Xan Lopez
2010-05-03
1
-0
/
+35
*
Refactored the load status callback of ephy-web-view.c
Alejandro G. Castro
2010-05-03
1
-128
/
+113
*
Removed the EphyWebViewNetState enum
Alejandro G. Castro
2010-05-02
1
-23
/
+10
*
Make sure WebKitWebHistory is cleared when cleared EphyHistory
Mario Sanchez Prada
2010-04-20
1
-26
/
+56
*
Improve page print implementation
Jose Millan Soto
2010-04-07
1
-13
/
+31
*
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
[next]