aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-web-view.c
Commit message (Expand)AuthorAgeFilesLines
* EWebView: Add an "image-save" action.Matthew Barnes2013-07-281-1/+16
* Add e_web_view_cursor_image_save().Matthew Barnes2013-07-281-0/+235
* Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-281-153/+147
* Add e_web_view_new_activity().Matthew Barnes2013-07-281-0/+47
* Add e_web_view_request().Matthew Barnes2013-07-281-0/+152
* Add e_web_view_suggest_filename().Matthew Barnes2013-07-281-0/+61
* Add e_web_view_redirect_uri().Matthew Barnes2013-07-271-0/+39
* Remove e_web_view_get_uri().Matthew Barnes2013-07-271-8/+0
* Remove unused e_web_view_set_enable_frame_flattening().Matthew Barnes2013-07-271-16/+0
* Remove unused e_web_view_get_enable_frame_flattening().Matthew Barnes2013-07-271-19/+0
* Remove unused e_web_view_frame_get_uri().Matthew Barnes2013-07-271-22/+0
* Remove unused e_web_view_frame_load_uri().Matthew Barnes2013-07-271-38/+0
* Remove unused e_web_view_frame_load_string().Matthew Barnes2013-07-271-40/+0
* Remove unused e_web_view_extract_uri().Matthew Barnes2013-07-271-37/+0
* EWebView: Initialize WebKitWebSettings internally.Matthew Barnes2013-07-271-56/+43
* EWebView cleanups.Matthew Barnes2013-07-271-188/+208
* Minor e_web_view_install_request_handler() cleanup.Matthew Barnes2013-05-151-7/+4
* Search bar functionality polishingTomas Popela2013-04-151-0/+8
* Remove Evolution's implementation of highlighting and use WebKit highlighting...Tomas Popela2013-04-121-125/+8
* EWebView: Disable WebKit plugins during instance initialization.Matthew Barnes2013-04-091-6/+11
* EWebView: Remove a backward-compatibility hack.Matthew Barnes2013-04-081-9/+1
* EWebView: Use a GQueue to track highlight strings.Matthew Barnes2013-04-081-27/+16
* EWebView cleanups.Matthew Barnes2013-04-081-19/+23
* Bug #684245 - Disable 3rd-party browser pluginsTomas Popela2013-03-251-0/+24
* Bug #696185 - Disable WebKit's cachingMilan Crha2013-03-251-0/+4
* Bug 676696 - Automatic EXIF image rotation doesn't workMatthew Barnes2013-03-151-0/+13
* EWebView: Whitespace cleanups.Matthew Barnes2013-03-151-2/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+2945