aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-web-view.c
Commit message (Expand)AuthorAgeFilesLines
* EWebView - If the parent of the node that we want to remove doesn't exist, ju...Tomas Popela2014-08-171-2/+9
* Reduce the memory used by DOM variablesTomas Popela2014-08-071-0/+3
* Propagate settings from Prefences to the EHTMLEditorViewTomas Popela2014-07-291-165/+0
* Replace GtkStyle usages with GtkStyleContextMilan Crha2014-07-071-2/+2
* Reply to selection in text-highlight part loses white-spacesMilan Crha2014-06-271-1/+33
* Bug 731872 - EWebView: Use named colors from themesSebastian Keller2014-06-231-20/+20
* EHTMLEditor: Move remove_node and remove_node_if_empty to EWebViewTomas Popela2014-06-161-0/+29
* EWebView - Check if the link has fragmentTomas Popela2014-06-131-1/+1
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-23/+127
* Ignore false GSettings key change notificationsMilan Crha2014-06-051-3/+34
* Ignore false GObject property change notificationsMilan Crha2014-06-051-1/+1
* EWebView: Rework how link with fragment is detected, use SoupURI for itTomas Popela2014-05-071-7/+55
* EWebView: Allow navigation in page through HTML anchor elementsTomas Popela2014-05-051-3/+14
* Bug #729084 - Use tel: URI instead of callto: for phone numbersMilan Crha2014-04-301-5/+4
* Fix various memory leaksMilan Crha2014-04-251-0/+1
* Make 'Copy Link Location' copy into both primary and selection clipboardsMilan Crha2014-04-221-1/+5
* EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loadsMilan Crha2014-03-131-0/+4
* EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 valuesMilan Crha2014-02-281-4/+11
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-10/+10
* Add missing action captions after gtk-stock replacementMilan Crha2014-02-251-1/+1
* Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)Milan Crha2014-02-171-1/+1
* Add shortcuts previously defined by gtk-stock item definitionsMilan Crha2014-02-171-4/+4
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-131-12/+12
* Fix return values in a few functionsKjartan Maraas2014-01-221-3/+3
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Use SoupSession's request API instead of SoupRequester.Matthew Barnes2013-11-271-23/+2
* Bug 707112 - Replace webkit_dom_html_element_get_id usageKerrick Staley2013-11-051-0/+6
* Miscellaeous cleanups.Matthew Barnes2013-10-201-6/+6
* Bug #708347 - Memory leak from EWebView/webkitTomas Popela2013-09-231-2/+5
* Update API documentation.Matthew Barnes2013-09-151-2/+2
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-121-19/+244
* Miscellaneous cleanups.Matthew Barnes2013-09-081-2/+4
* 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