Commit graph

2467 commits

Author SHA1 Message Date
Christian Dywan
9fb173ba69 Merge gtk_init into midori_app_setup
gtk_init must come before stock items but we
need to copy the arguments before.

Fixes: https://bugs.launchpad.net/midori/+bug/1033043
2012-08-06 00:32:01 +02:00
Christian Dywan
b925dbca33 Consolidate search entries in sokoke_search_entry_new 2012-08-06 00:32:01 +02:00
Christian Dywan
4cd88d5746 Log bookmarks, history and downloads to zeitgeist
Fixes: https://bugs.launchpad.net/midori/+bug/783588
2012-08-06 00:32:01 +02:00
Christian Dywan
fa3ab67cef Ellipsize panel treeviews instead of scrolling
Fixes: https://bugs.launchpad.net/midori/+bug/1020353
2012-08-03 21:45:16 +02:00
Paweł Forysiuk
242a1baf0b Use bigger factor for large speed dials
Fixes: https://bugs.launchpad.net/midori/+bug/904492
2012-08-03 21:29:46 +02:00
Paweł Forysiuk
bf026bd905 Check if path is absolute before building exec_path 2012-08-03 21:07:28 +02:00
Christian Dywan
21387841d2 Improve usage of Granite about dialog
Fixes: https://bugs.launchpad.net/midori/+bug/1020392
2012-07-29 13:02:37 +02:00
Christian Dywan
0f525a99fd Hide forward tool button when it's insensitive
Fixes: https://bugs.launchpad.net/midori/+bug/823736
2012-07-28 13:41:33 +02:00
Christian Dywan
dfec166691 Use content view class for panel contents
Fixes: https://bugs.launchpad.net/midori/+bug/1026390
2012-07-28 11:13:37 +02:00
Christian Dywan
96f616a237 Use secondary toolbar class for panel title
Also introduce a utility function to make adding
the class more readable.

Fixes: https://bugs.launchpad.net/midori/+bug/1026384
2012-07-28 11:06:40 +02:00
Enrico Tröger
7f91e0985f Use g_hash_table_lookup() instead of newer g_hash_table_contains()
This retains compability with GLib 2.30.
2012-07-28 10:46:04 +02:00
Paweł Forysiuk
de4ea9b3bf Move token to the front in Manage Search Engines 2012-07-25 23:21:05 +02:00
Paweł Forysiuk
75d7a7024c Guess a suitable token for a form-based search 2012-07-25 23:05:47 +02:00
Christian Dywan
16a0f666da Add list style select to about:widgets
See: https://bugs.launchpad.net/midori/+bug/1029059
2012-07-25 23:05:47 +02:00
Christian Dywan
6809231e54 Singular/ plural in Close Other Tab(s)
And make it insensitive if there's only one tab.
2012-07-25 23:05:47 +02:00
Paweł Forysiuk
cc0d81345b Don't bother with adblocked items when saving pages with resources 2012-07-24 23:16:50 +02:00
Christian Dywan
21d95c62f4 Correctly use nth tab, not n - 1 to append 2012-07-24 23:10:43 +02:00
Paweł Forysiuk
d95513226d Prefill description when adding search engine 2012-07-24 23:10:43 +02:00
Christian Dywan
5425f1c3ad Set default size on certificate details with GTK+2 2012-07-24 23:10:43 +02:00
Christian Dywan
f82a06afa5 Remove "icon" field from search engines 2012-07-23 21:41:08 +02:00
Christian Dywan
d49d314c0b Avoid -1 to append tabs and use tab page in tab-switched 2012-07-23 21:41:07 +02:00
Christian Dywan
1ea3c81643 Warn if executing a non-existing action remotely 2012-07-21 00:35:05 +02:00
Christian Dywan
6597f1f0b4 Draggable favicon as URL or text 2012-07-21 00:02:08 +02:00
Paweł Forysiuk
6b1abeed69 Add "Add search engine" context menu to forms
Fixes: https://bugs.launchpad.net/midori/+bug/802279
2012-07-20 23:46:26 +02:00
Christian Dywan
2cf8d9323e Require GTK+ 2.16 or later 2012-07-20 01:22:38 +02:00
Christian Dywan
d057ab4ddb Fix uninitialized request in download_requested_cb 2012-07-20 01:19:30 +02:00
Christian Dywan
4daaa98232 Add gcr version to about:version 2012-07-19 22:27:50 +02:00
Paweł Forysiuk
ae18206f7b Fix typos in midori_debug uses 2012-07-19 21:40:27 +02:00
Christian Dywan
91befb0ccc Render error message if granting trust fails 2012-07-19 21:37:13 +02:00
Christian Dywan
b8b0bc341d Destroy security details when clicking icon again 2012-07-19 21:14:10 +02:00
Christian Dywan
b7f438589f Consistently use ifdef HAVE_GRANITE 2012-07-19 21:14:10 +02:00
Christian Dywan
27f5cbfb25 Change browser_save_uri to clear up variable initialization 2012-07-19 21:14:10 +02:00
Christian Dywan
218a6d0b2e Add Export button to certificate details 2012-07-19 21:14:10 +02:00
Christian Dywan
2c77e2d1dd Introduce about:paths listing common locations 2012-07-19 21:14:09 +02:00
Christian Dywan
5998b6b0ea Consolidate debugging in midori_debug()/ MIDORI_DEBUG 2012-07-19 21:14:09 +02:00
Christian Dywan
7c5410468f Fix regression causing wrong tab URL "ghost" in urlbar 2012-07-19 02:26:22 +02:00
Christian Dywan
3d14faf9be Save non-text as single file, checkbox otherwise
Fixes: https://bugs.launchpad.net/midori/+bug/1025894
2012-07-18 01:21:36 +02:00
Christian Dywan
3259ab1be2 Allow trusting a website inside the error message 2012-07-18 01:21:36 +02:00
Christian Dywan
7eb4aa78aa Automatically close security details on focus out 2012-07-18 01:21:36 +02:00
André Stösel
7bcc270b05 Show view->overlay_label 2012-07-18 01:21:36 +02:00
Christian Dywan
760f4895a3 Replace _web_view_open with _load_uri 2012-07-18 01:21:36 +02:00
Christian Dywan
65844ecf4c Fix typo and missing casts in show_page_info 2012-07-17 13:48:46 +02:00
Christian Dywan
05d58f8287 Don't block sites with pinned certificates 2012-07-17 01:34:17 +02:00
Christian Dywan
c096b46ff3 TLS error in-page and Trust/ Revoke in details dialog 2012-07-17 01:09:15 +02:00
Christian Dywan
301bb89dd3 Render certificate, optionally with GCR 2012-07-16 21:23:07 +02:00
Christian Dywan
19f291d2be Re-introduce window flashing, except on Win32 2012-07-16 21:23:06 +02:00
Christian Dywan
ed2a7fea6f Replace Print with Share with Granite
Fixes: https://bugs.launchpad.net/midori/+bug/963903
2012-07-16 21:23:06 +02:00
Christian Dywan
4eb8553012 Implement details dialog/ pop-over on left icon
Fixes: https://bugs.launchpad.net/midori/+bug/898495
2012-07-15 17:25:07 +02:00
Christian Dywan
015c6e8428 GIcon for MIME icons, findbar and security 2012-07-15 17:25:07 +02:00
Christian Dywan
83609a1a88 Confirmation for insecure sites instead of urlbar color
Fixes: https://bugs.launchpad.net/midori/+bug/996697
2012-07-15 17:25:07 +02:00