index
:
gsoc2013-evolution
archive-integration
archive-integration-review
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
/
e-util
/
e-web-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EWebView: Rework how link with fragment is detected, use SoupURI for it
Tomas Popela
2014-05-07
1
-7
/
+55
*
EWebView: Allow navigation in page through HTML anchor elements
Tomas Popela
2014-05-05
1
-3
/
+14
*
Bug #729084 - Use tel: URI instead of callto: for phone numbers
Milan Crha
2014-04-30
1
-5
/
+4
*
Fix various memory leaks
Milan Crha
2014-04-25
1
-0
/
+1
*
Make 'Copy Link Location' copy into both primary and selection clipboards
Milan Crha
2014-04-22
1
-1
/
+5
*
EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loads
Milan Crha
2014-03-13
1
-0
/
+4
*
EWebView: Limit zoom-in/zoom-out to 0.1 .. 5.0 values
Milan Crha
2014-02-28
1
-4
/
+11
*
Replace 'interface' with 'iface' in the code
Tarnyko
2014-02-26
1
-10
/
+10
*
Add missing action captions after gtk-stock replacement
Milan Crha
2014-02-25
1
-1
/
+1
*
Forgotten chunk from the previous commit (shortcuts from gtk-stock definitions)
Milan Crha
2014-02-17
1
-1
/
+1
*
Add shortcuts previously defined by gtk-stock item definitions
Milan Crha
2014-02-17
1
-4
/
+4
*
Stop using deprecated gtk-stock items
Milan Crha
2014-02-13
1
-12
/
+12
*
Fix return values in a few functions
Kjartan Maraas
2014-01-22
1
-3
/
+3
*
Bug 721545 - License text contains obsolete FSF postal address
Matthew Barnes
2014-01-08
1
-10
/
+9
*
Use SoupSession's request API instead of SoupRequester.
Matthew Barnes
2013-11-27
1
-23
/
+2
*
Bug 707112 - Replace webkit_dom_html_element_get_id usage
Kerrick Staley
2013-11-05
1
-0
/
+6
*
Miscellaeous cleanups.
Matthew Barnes
2013-10-20
1
-6
/
+6
*
Bug #708347 - Memory leak from EWebView/webkit
Tomas Popela
2013-09-23
1
-2
/
+5
*
Update API documentation.
Matthew Barnes
2013-09-15
1
-2
/
+2
*
Bug #706008 - Workaround gnome-shell style change on focus change
Tomas Popela
2013-09-12
1
-19
/
+244
*
Miscellaneous cleanups.
Matthew Barnes
2013-09-08
1
-2
/
+4
*
EWebView: Add an "image-save" action.
Matthew Barnes
2013-07-28
1
-1
/
+16
*
Add e_web_view_cursor_image_save().
Matthew Barnes
2013-07-28
1
-0
/
+235
*
Add e_web_view_cursor_image_copy().
Matthew Barnes
2013-07-28
1
-153
/
+147
*
Add e_web_view_new_activity().
Matthew Barnes
2013-07-28
1
-0
/
+47
*
Add e_web_view_request().
Matthew Barnes
2013-07-28
1
-0
/
+152
*
Add e_web_view_suggest_filename().
Matthew Barnes
2013-07-28
1
-0
/
+61
*
Add e_web_view_redirect_uri().
Matthew Barnes
2013-07-27
1
-0
/
+39
*
Remove e_web_view_get_uri().
Matthew Barnes
2013-07-27
1
-8
/
+0
*
Remove unused e_web_view_set_enable_frame_flattening().
Matthew Barnes
2013-07-27
1
-16
/
+0
*
Remove unused e_web_view_get_enable_frame_flattening().
Matthew Barnes
2013-07-27
1
-19
/
+0
*
Remove unused e_web_view_frame_get_uri().
Matthew Barnes
2013-07-27
1
-22
/
+0
*
Remove unused e_web_view_frame_load_uri().
Matthew Barnes
2013-07-27
1
-38
/
+0
*
Remove unused e_web_view_frame_load_string().
Matthew Barnes
2013-07-27
1
-40
/
+0
*
Remove unused e_web_view_extract_uri().
Matthew Barnes
2013-07-27
1
-37
/
+0
*
EWebView: Initialize WebKitWebSettings internally.
Matthew Barnes
2013-07-27
1
-56
/
+43
*
EWebView cleanups.
Matthew Barnes
2013-07-27
1
-188
/
+208
*
Minor e_web_view_install_request_handler() cleanup.
Matthew Barnes
2013-05-15
1
-7
/
+4
*
Search bar functionality polishing
Tomas Popela
2013-04-15
1
-0
/
+8
*
Remove Evolution's implementation of highlighting and use WebKit highlighting...
Tomas Popela
2013-04-12
1
-125
/
+8
*
EWebView: Disable WebKit plugins during instance initialization.
Matthew Barnes
2013-04-09
1
-6
/
+11
*
EWebView: Remove a backward-compatibility hack.
Matthew Barnes
2013-04-08
1
-9
/
+1
*
EWebView: Use a GQueue to track highlight strings.
Matthew Barnes
2013-04-08
1
-27
/
+16
*
EWebView cleanups.
Matthew Barnes
2013-04-08
1
-19
/
+23
*
Bug #684245 - Disable 3rd-party browser plugins
Tomas Popela
2013-03-25
1
-0
/
+24
*
Bug #696185 - Disable WebKit's caching
Milan Crha
2013-03-25
1
-0
/
+4
*
Bug 676696 - Automatic EXIF image rotation doesn't work
Matthew Barnes
2013-03-15
1
-0
/
+13
*
EWebView: Whitespace cleanups.
Matthew Barnes
2013-03-15
1
-2
/
+2
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-0
/
+2945