summaryrefslogtreecommitdiff
path: root/midori/midori-view.c
Commit message (Expand)AuthorAgeFilesLines
* Fix type confusion when downcasting GIcon to GdkPixbuf in midori-view.cgue5t2016-02-271-1/+61
* Scale tab icons taking scale factor into accountChristian Dywan2016-02-201-33/+13
|\
| * No need to deal with icon size in _midori_web_view_load_iconChristian Dywan2015-08-101-4/+1
| * Scale tab icons taking scale factor into accountChristian Dywan2015-08-091-29/+12
* | Adjusting indentation of the long string added in the last commit.Sergio Durigan Junior2015-09-261-4/+4
* | Improving error message when gnome-keyring is not running.Sergio Durigan Junior2015-09-261-1/+4
* | Don't use GTK+ API to say the titlebar can be hiddenChristian Dywan2015-09-251-3/+0
|/
* Fix various mis[sing ]annotations and style issues in GIRgue5t2015-07-061-15/+24
* Drop support for libsoup-gnome-2.4 < 2.37.1Rico Tzschichholz2015-03-231-5/+1
* Also change code path for Open With context menuChristian Dywan2015-05-211-2/+7
* Move to WebKit2 4.0 which broke ABIGeronimo Bareiro2015-04-281-3/+5
|\
| * Fix some small warnings.Geronimo Bareiro2015-04-201-1/+1
| * Restore View Source feature minus tabChristian Dywan2015-04-201-1/+1
| * Move to WebKit2 4.0 which broke ABIChristian Dywan2015-04-191-2/+4
* | Bump version to 0.5.100.5.10Christian Dywan2015-04-191-1/+1
|/
* Make the inspector resizable with GTK3 by packing into a GtkScrolledWindowgue5t2015-04-121-9/+44
|\
| * Make the inspector resizable with GTK3 by packing into a GtkScrolledWindowgue5t2015-03-261-9/+44
* | Only set tabs' error state if errors come from the main framegue5t2015-03-281-1/+3
* | Replace some HAVE_GCR with soup 2.34Christian Dywan2015-03-251-4/+6
* | No Gcr on Win for the momentChristian Dywan2015-03-231-5/+5
|/
* Make GCR mandatory for all buildsChristian Dywan2015-03-221-7/+5
* tls_flags from webkit_web_view_get_tls_info need to be 0Christian Dywan2015-03-151-1/+11
|\
| * tls_flags from webkit_web_view_get_tls_info need to be 0Christian Dywan2014-11-111-1/+11
* | Fix warnings occurring with EXTRA_WARNINGSChristian Dywan2015-02-241-1/+0
* | Fix style issue.Geronimo Bareiro2014-11-221-1/+1
* | Fix a missing simbol.Geronimo Bareiro2014-11-221-2/+2
* | Fix delete unneeded symbol.Geronimo Bareiro2014-11-191-1/+0
* | Fix the bug 129998. With WebKit2, clicking links that open in a new tab opens...Geronimo Bareiro2014-11-191-1/+6
|/
* Merge upstreamgue5t2014-07-301-88/+193
|\
| * Fix webkit2 downloads based on older branchRobert Roth2014-07-271-87/+192
| |\
| | * Use the same API for both webkit versions for saving an urlRobert Roth2014-07-271-30/+20
| | * Updated code style based on reviewRobert Roth2014-07-111-9/+9
| | * Merged from lp:~gero-bare/midori/webkit2download-bug-1173744 with style fixesRobert Roth2014-07-031-81/+196
| | |\
| | | * Fix some style issuesGero-Bare2014-04-261-15/+28
| | | |\
| | | * | Fix small stylish issues.Gero-Bare2014-04-221-4/+6
| | | * | Merge with lp:midori.Gero-Bare2014-04-211-351/+81
| | | |\ \ | | | | |/
| | | * | Added download capabilities to the webkit2 version of midori(lp:1173744)Gero-Bare2014-04-161-98/+211
| * | | | Fix some symbol names and transfer annotations in doc commentsgue5t2014-07-201-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | more work on GIR annotationsgue5t2014-05-191-1/+1
* | | | | Ref resource lists when saving to fix crashgue5t2014-07-071-1/+12
|/ / / /
* | | | This branch registers a handler to the network-changed signal of the GNetwork...Robert Roth2014-05-241-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Clear load error status on load started instead of on load committed (lp:699970)Robert Roth2014-04-141-1/+1
| * | | Merged from trunkRobert Roth2014-04-141-311/+165
| |\ \ \
| * | | | Only reset the load error status if the loaded page is not a special page (lp...Robert Roth2014-03-021-2/+1
| * | | | Only reload if load error is caused by network errorRobert Roth2014-03-021-0/+6
* | | | | Do not use suggestions with single bullet pointRobert Roth2014-04-291-10/+10
* | | | | Updated wording based on latest suggestionsRobert Roth2014-04-291-3/+3
* | | | | Merged from trunkRobert Roth2014-04-291-308/+159
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Never display about:new in the urlbarChristian Dywan2014-04-171-0/+1
| | |/ / | |/| |
| * | | Fix visibility of SpeedDial, Toolbar, Bookmarkbar context menu itemsChristian Dywan2014-04-061-2/+1
| |\ \ \