]> spindle.queued.net Git - midori/log
midori
14 years agoUpdate Chinese translation
Stanley Zhang [Thu, 31 Dec 2009 22:12:24 +0000 (23:12 +0100)]
Update Chinese translation

14 years agoShow error message if bookmarklet/ javascript: fails
Christian Dywan [Wed, 30 Dec 2009 22:53:58 +0000 (23:53 +0100)]
Show error message if bookmarklet/ javascript: fails

14 years agoAllow selecting (and so deleting) multiple cookies at once
Enrico Tröger [Wed, 30 Dec 2009 22:01:04 +0000 (23:01 +0100)]
Allow selecting (and so deleting) multiple cookies at once

14 years agoMove code to delete selected item from button handler into separate function
Enrico Tröger [Wed, 30 Dec 2009 21:55:26 +0000 (22:55 +0100)]
Move code to delete selected item from button handler into separate function

14 years agoHandle Delete key for the selected item in the Cookie Manager
Enrico Tröger [Wed, 30 Dec 2009 21:52:43 +0000 (22:52 +0100)]
Handle Delete key for the selected item in the Cookie Manager

14 years agol10n: Updates to Italian (it) translation
gianluca foddis [Wed, 30 Dec 2009 11:54:04 +0000 (11:54 +0000)]
l10n: Updates to Italian (it) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoConnect callbacks for gtk_widget_destroy where signature differs
Enrico Tröger [Tue, 29 Dec 2009 22:49:10 +0000 (23:49 +0100)]
Connect callbacks for gtk_widget_destroy where signature differs

Apparently dependent on architecture and compiler, mismatching
callback signatures can cause segmentation faults.

14 years agoUse g_strndup as opposed to strndup in Adblock
Enrico Tröger [Mon, 28 Dec 2009 22:57:47 +0000 (23:57 +0100)]
Use g_strndup as opposed to strndup in Adblock

14 years agoUpdate Italian translation
Michele Gastaldo [Mon, 28 Dec 2009 22:54:14 +0000 (23:54 +0100)]
Update Italian translation

14 years agoImplement katze_utf8_stristr, katze_collfold and use in completion
Christian Dywan [Mon, 28 Dec 2009 22:44:16 +0000 (23:44 +0100)]
Implement katze_utf8_stristr, katze_collfold and use in completion

Evidently normalizing any whole string is too slow for completion,
so we need to even out case and composition while iterating through
the strings.

The decompositing version of katze_utf8_stristr is disabled, since
it is too slow, and an ascii only version is used, for now.

A unit test 'compare' is added that solely measures performance of
katze_collfold and katze_utf8_stristr.

14 years agol10n: Updates to Portuguese (pt) translation
Sergio Marques [Mon, 28 Dec 2009 17:58:20 +0000 (17:58 +0000)]
l10n: Updates to Portuguese (pt) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Mon, 28 Dec 2009 10:03:57 +0000 (10:03 +0000)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Mon, 28 Dec 2009 05:50:58 +0000 (05:50 +0000)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoCheck that g_utf8_normalize was non-NULL, fallback otherwise
Christian Dywan [Sun, 27 Dec 2009 21:18:02 +0000 (22:18 +0100)]
Check that g_utf8_normalize was non-NULL, fallback otherwise

14 years agoCheck whether the header file was created and mkdir the parent folder
Alexander Butenko [Sun, 27 Dec 2009 21:00:39 +0000 (22:00 +0100)]
Check whether the header file was created and mkdir the parent folder

When the web cache folder is deleted, the filenames passed to callbacks
may not be updated, so trying to write headers results in a crash.
We need to make sure we only write after opening the file properly.

14 years agol10n: Updated Romanian translation
Mișu Moldovan [Sun, 27 Dec 2009 19:06:56 +0000 (19:06 +0000)]
l10n: Updated Romanian translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoReword history error messages to be more accurate
Peter de Ridder [Sun, 27 Dec 2009 16:20:42 +0000 (17:20 +0100)]
Reword history error messages to be more accurate

14 years agoRemove SelectionSourceView action stubs
Christian Dywan [Sun, 27 Dec 2009 16:05:40 +0000 (17:05 +0100)]
Remove SelectionSourceView action stubs

The web inspector is more than good enough for inspecting select
parts of a page.

14 years agoInclude 'Inspect element' in all menus and show Copy in link menus
Christian Dywan [Sun, 27 Dec 2009 15:58:37 +0000 (16:58 +0100)]
Include 'Inspect element' in all menus and show Copy in link menus

14 years agoPrint error on console if script execution failed
Christian Dywan [Sun, 27 Dec 2009 15:54:34 +0000 (16:54 +0100)]
Print error on console if script execution failed

14 years agoImplement Next and Previous buttons and add to the default toolbar
Christian Dywan [Sat, 26 Dec 2009 22:12:36 +0000 (23:12 +0100)]
Implement Next and Previous buttons and add to the default toolbar

14 years agoMake completion 'inline' which makes it instanteous
Christian Dywan [Sat, 26 Dec 2009 22:02:20 +0000 (23:02 +0100)]
Make completion 'inline' which makes it instanteous

Against expectation making the entry completion 'inline' does not
show the first match inline but completes instantly when typing.

14 years agoNormalize text when matching location completion
Christian Dywan [Sat, 26 Dec 2009 21:57:18 +0000 (22:57 +0100)]
Normalize text when matching location completion

14 years agoTweak location match rendering by reducing conditions
Christian Dywan [Sat, 26 Dec 2009 13:22:25 +0000 (14:22 +0100)]
Tweak location match rendering by reducing conditions

14 years agoFree the URI when the file was already cached
Alexander Butenko [Sat, 26 Dec 2009 13:16:51 +0000 (14:16 +0100)]
Free the URI when the file was already cached

14 years agoUpdate location icon for the correct view, and update it properly
Christian Dywan [Sat, 26 Dec 2009 13:03:29 +0000 (14:03 +0100)]
Update location icon for the correct view, and update it properly

14 years agoOptimize icon handling in MidoriView and use Find for blank page
Christian Dywan [Sat, 26 Dec 2009 12:59:54 +0000 (13:59 +0100)]
Optimize icon handling in MidoriView and use Find for blank page

We return early where appropriate and use icon names when possible.

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Thu, 24 Dec 2009 08:55:48 +0000 (08:55 +0000)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoFix a typo when using g_access in Web Cache
Alexander Butenko [Wed, 23 Dec 2009 22:39:54 +0000 (23:39 +0100)]
Fix a typo when using g_access in Web Cache

14 years agoAdd workaround for wrong context menus in forms and certain links
Christian Dywan [Wed, 23 Dec 2009 22:13:25 +0000 (23:13 +0100)]
Add workaround for wrong context menus in forms and certain links

There is no API currently to tell if the pointer is over a form
control and there seem to be cases of wrongly reported context.

14 years agoImplement web inspector attaching/ detaching properly
Christian Dywan [Wed, 23 Dec 2009 15:46:14 +0000 (16:46 +0100)]
Implement web inspector attaching/ detaching properly

14 years agoEnable web inspector by default and remove the preference
Christian Dywan [Wed, 23 Dec 2009 15:24:51 +0000 (16:24 +0100)]
Enable web inspector by default and remove the preference

Apparently the web inspector is not discoverable and a lot of
people who would use it, are not aware of its existence. So
we enable it by default.

14 years agoRemove unused Original cookies only preference
Christian Dywan [Wed, 23 Dec 2009 15:01:24 +0000 (16:01 +0100)]
Remove unused Original cookies only preference

If we implement it, a new value in accept-cookies is good enough.

14 years agoUse id to avoid inserting adblock/ form history style more than once
Alexander Butenko [Wed, 23 Dec 2009 14:35:09 +0000 (15:35 +0100)]
Use id to avoid inserting adblock/ form history style more than once

14 years agoBookmarking a link is a new bookmark, hence pass TRUE for new_bookmark
Christian Dywan [Wed, 23 Dec 2009 14:26:34 +0000 (15:26 +0100)]
Bookmarking a link is a new bookmark, hence pass TRUE for new_bookmark

This used to work by accident as long as the code wasn't optimized
to avoid removing and adding existing bookmarks.

14 years agoReturn TRUE when starting inline find, to prevent inserting . or /
Christian Dywan [Wed, 23 Dec 2009 14:24:51 +0000 (15:24 +0100)]
Return TRUE when starting inline find, to prevent inserting . or /

14 years agoInitialize diagnostic_dialog to FALSE by default
Christian Dywan [Tue, 22 Dec 2009 00:07:01 +0000 (01:07 +0100)]
Initialize diagnostic_dialog to FALSE by default

14 years agoDon't use titles for adblock styles, WebKit only loads one with a title
Alexander Butenko [Tue, 22 Dec 2009 00:05:54 +0000 (01:05 +0100)]
Don't use titles for adblock styles, WebKit only loads one with a title

14 years agoDon't test file existence in adblock, katze_mkdir and check download status
Alexander Butenko [Mon, 21 Dec 2009 22:57:31 +0000 (23:57 +0100)]
Don't test file existence in adblock, katze_mkdir and check download status

It is enough to see if g_fopen fails, thus we don't need g_access
to test file existence additionally.

katze_mkdir_with_parents is optimized for existing folders.

We need to check the status, to see if file downloads are finished.

For Windows, we need to use g_strndup instead of strndup.

14 years agoNo need to g_access when checking cached file, fopen is enough
Alexander Butenko [Mon, 21 Dec 2009 22:48:51 +0000 (23:48 +0100)]
No need to g_access when checking cached file, fopen is enough

14 years agoOnly monitor actually existing user script/ style folders
Alexander Butenko [Mon, 21 Dec 2009 22:36:22 +0000 (23:36 +0100)]
Only monitor actually existing user script/ style folders

14 years agoDon't use g_access, use the return value of g_file_get_contents
Alexander Butenko [Mon, 21 Dec 2009 22:24:27 +0000 (23:24 +0100)]
Don't use g_access, use the return value of g_file_get_contents

14 years agoDeclare fd_recv early at the top of socket.c
Alexander Butenko [Mon, 21 Dec 2009 22:22:04 +0000 (23:22 +0100)]
Declare fd_recv early at the top of socket.c

14 years agoFix crasher in sokoke_hostname_from_uri and add additional tests
Christian Dywan [Mon, 21 Dec 2009 17:22:57 +0000 (18:22 +0100)]
Fix crasher in sokoke_hostname_from_uri and add additional tests

14 years agoFix two typos from replacing g_file_test with g_access in sokoke
Christian Dywan [Mon, 21 Dec 2009 15:17:35 +0000 (16:17 +0100)]
Fix two typos from replacing g_file_test with g_access in sokoke

14 years agoAdd -d, --diagnostic-dialog command line switch
Christian Dywan [Mon, 21 Dec 2009 15:15:41 +0000 (16:15 +0100)]
Add -d, --diagnostic-dialog command line switch

14 years agol10n: Updates to Greek (el) translation
Evaggelos Balaskas [Mon, 21 Dec 2009 08:57:20 +0000 (08:57 +0000)]
l10n: Updates to Greek (el) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoEval form history script so it applies to the right frame
Alexander Butenko [Sat, 19 Dec 2009 19:21:10 +0000 (20:21 +0100)]
Eval form history script so it applies to the right frame

webkit_web_view_execute_script always works on the web view.

14 years agol10n: Updates to Catalan (Valencian) (ca) translation
Carles Muñoz Gorriz [Sat, 19 Dec 2009 10:48:38 +0000 (10:48 +0000)]
l10n: Updates to Catalan (Valencian) (ca) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoOptimize and clean-up form history
Alexander Butenko [Sat, 19 Dec 2009 09:45:39 +0000 (10:45 +0100)]
Optimize and clean-up form history

Switch from g_file_test() to g_access()

Initialize suggestions once the DOM is ready and only once

No need to handle WEBKIT_WEB_NAVIGATION_REASON_FORM_RESUBMITTED

[JS] Hide suggestions if search pattern was cleared

[JS] Human usable up/ down navigation in the suggestion window

Reusing a single suggestion window introduced a regression.
Suggestions were filling into the wrong editbox if there was more
than 1 on the page.

Some comments fixed and style clean-ups

Removed dead code

14 years agoUse g_access instead of g_file_test consistently
Alexander Butenko [Sat, 19 Dec 2009 09:39:24 +0000 (10:39 +0100)]
Use g_access instead of g_file_test consistently

14 years agol10n: Updates to Japanese (ja) translation
Masato Hashimoto [Sat, 19 Dec 2009 09:07:24 +0000 (09:07 +0000)]
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoUse g_access instead of g_file_test in katze_mkdir_with_parents
Alexander Butenko [Fri, 18 Dec 2009 20:21:02 +0000 (21:21 +0100)]
Use g_access instead of g_file_test in katze_mkdir_with_parents

14 years agoUse g_access in web cache, only SoupSession, pass filenames
Alexander Butenko [Fri, 18 Dec 2009 20:03:00 +0000 (21:03 +0100)]
Use g_access in web cache, only SoupSession, pass filenames

Using g_access instead of g_file_test is a lot faster and avoids
big delays when accessing the disk.

Using only the SoupSession without resource-request-starting simplifies
the code. So offline mode is not an option for the moment.

Pass filenames directly to speed up lookups.

14 years agoRefactor Adblock to use simpler checks with optional pattern matching
Alexander Butenko [Fri, 18 Dec 2009 18:56:10 +0000 (19:56 +0100)]
Refactor Adblock to use simpler checks with optional pattern matching

The style is only added once. Match checks are simpler so they can
be a lot faster. And slow pattern matching is optional, albeit
it currently is hardcoded in the source.

14 years agol10n: Updates to Galician (gl) translation
Leandro Regueiro [Fri, 18 Dec 2009 15:29:27 +0000 (15:29 +0000)]
l10n: Updates to Galician (gl) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoDo not add the form history style more than once
Alexander Butenko [Thu, 17 Dec 2009 19:56:46 +0000 (20:56 +0100)]
Do not add the form history style more than once

14 years agoRe-use the auto suggestion box and make sure it's not overlapped
Alexander Butenko [Thu, 17 Dec 2009 19:55:50 +0000 (20:55 +0100)]
Re-use the auto suggestion box and make sure it's not overlapped

14 years agol10n: Updates to Greek (el) translation
Evaggelos Balaskas [Wed, 16 Dec 2009 19:50:02 +0000 (19:50 +0000)]
l10n: Updates to Greek (el) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Swedish (sv) translation
Daniel Nylander [Wed, 16 Dec 2009 17:46:05 +0000 (17:46 +0000)]
l10n: Updates to Swedish (sv) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoBump version to 0.2.2
Christian Dywan [Tue, 15 Dec 2009 21:34:29 +0000 (22:34 +0100)]
Bump version to 0.2.2

14 years agoTurn libnotify into a build-time dependency, mind notify-send
Christian Dywan [Mon, 14 Dec 2009 22:51:05 +0000 (23:51 +0100)]
Turn libnotify into a build-time dependency, mind notify-send

libnotify support is decided at build-time now, to avoid so name
issues. notify-send is still optional at runtime as a fallback.

14 years agoShow spell checking preferences unconditionally
Christian Dywan [Mon, 14 Dec 2009 22:25:33 +0000 (23:25 +0100)]
Show spell checking preferences unconditionally

14 years agoCheck for libnotify.so.1 and libenchant.so.1 explicitly
Christian Dywan [Mon, 14 Dec 2009 17:54:32 +0000 (18:54 +0100)]
Check for libnotify.so.1 and libenchant.so.1 explicitly

Some distributions only install versioned libraries by default
while the generic files reside in development packages. This is
because later versions may break ABI, so we explicitly use
the supported version.

14 years agoFix visibility of the Statusbar action
Christian Dywan [Sun, 13 Dec 2009 22:31:06 +0000 (23:31 +0100)]
Fix visibility of the Statusbar action

14 years agoMake sure there is an URI when spawning private browsing
Christian Dywan [Sun, 13 Dec 2009 14:59:54 +0000 (15:59 +0100)]
Make sure there is an URI when spawning private browsing

This is mainly an issue for unit tests.

14 years agoImplement context menu in menu items, forward buttons from the menubar
Christian Dywan [Sun, 13 Dec 2009 14:44:02 +0000 (15:44 +0100)]
Implement context menu in menu items, forward buttons from the menubar

14 years agoConnect to button press on folder menu items
Christian Dywan [Sun, 13 Dec 2009 14:41:47 +0000 (15:41 +0100)]
Connect to button press on folder menu items

14 years agoAdd primitive Private Browsing based on Midori web app mode
Christian Dywan [Sat, 12 Dec 2009 20:56:11 +0000 (21:56 +0100)]
Add primitive Private Browsing based on Midori web app mode

Essentially it's just an instance of Midori that doesn't load or
write any preferences or personal data. The main drawback is that
it doesn't load any extensions either.

14 years agoShow Manage Search Engines in the context menu of the address entry
Christian Dywan [Sat, 12 Dec 2009 20:55:37 +0000 (21:55 +0100)]
Show Manage Search Engines in the context menu of the address entry

14 years agoUpdate Korean translation
Kim Boram [Sat, 12 Dec 2009 17:10:10 +0000 (18:10 +0100)]
Update Korean translation

14 years agoValidate uri and title in completion in case of invalid UTF-8
Christian Dywan [Sat, 12 Dec 2009 16:40:30 +0000 (17:40 +0100)]
Validate uri and title in completion in case of invalid UTF-8

14 years agol10n: Updates to Danish (da) translation
Per Kongstad [Sat, 12 Dec 2009 12:26:39 +0000 (12:26 +0000)]
l10n: Updates to Danish (da) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoValidate formatted URI, otherwise pass the original URI
Christian Dywan [Sat, 12 Dec 2009 00:21:06 +0000 (01:21 +0100)]
Validate formatted URI, otherwise pass the original URI

Apparently g_uri_unescape_string can return invalid UTF8, so
until we can replace or fix it, we double check to avoid
crashing in g_markup_escape_text and other places.

14 years agoDon't remove edited bookmark from parent if it's at the toplevel
Christian Dywan [Fri, 11 Dec 2009 23:14:20 +0000 (00:14 +0100)]
Don't remove edited bookmark from parent if it's at the toplevel

14 years agoOnly directly open bookmark proxy if has a URI
Christian Dywan [Fri, 11 Dec 2009 22:59:41 +0000 (23:59 +0100)]
Only directly open bookmark proxy if has a URI

14 years agoRevise saving bookmarks to file, recursively
Christian Dywan [Fri, 11 Dec 2009 22:59:08 +0000 (23:59 +0100)]
Revise saving bookmarks to file, recursively

14 years agoRevise populating and updating of the bookmarkbar
Christian Dywan [Fri, 11 Dec 2009 22:58:21 +0000 (23:58 +0100)]
Revise populating and updating of the bookmarkbar

Avoid removing items except when actually newly added.

14 years agoSupport meta-data-changed::key in KatzeItem
Christian Dywan [Fri, 11 Dec 2009 22:45:11 +0000 (23:45 +0100)]
Support meta-data-changed::key in KatzeItem

14 years agoParse meta info for array from xmlNodePtr
Christian Dywan [Fri, 11 Dec 2009 22:43:56 +0000 (23:43 +0100)]
Parse meta info for array from xmlNodePtr

14 years agoOnly use signal.h when not building on or for Win32
Christian Dywan [Thu, 10 Dec 2009 20:53:43 +0000 (21:53 +0100)]
Only use signal.h when not building on or for Win32

The signal API is available but not practically usable.

14 years agol10n: Updates to Czech (cs) translation
David Štancl [Thu, 10 Dec 2009 06:51:06 +0000 (06:51 +0000)]
l10n: Updates to Czech (cs) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoCheck for the correct dialogue response for Save As
Daniel Michalik [Wed, 9 Dec 2009 19:56:47 +0000 (20:56 +0100)]
Check for the correct dialogue response for Save As

This fixes choosing Save As in file download fialogues.

14 years agoOmit Hildon customizations in MidoriBrower that can be configured
Christian Dywan [Wed, 9 Dec 2009 19:37:26 +0000 (20:37 +0100)]
Omit Hildon customizations in MidoriBrower that can be configured

14 years agoOnly write settings with values that differ from the defaults
Christian Dywan [Wed, 9 Dec 2009 19:34:54 +0000 (20:34 +0100)]
Only write settings with values that differ from the defaults

14 years agol10n: Updates to Catalan (Valencian) (ca) translation
Harald Servat [Wed, 9 Dec 2009 16:24:00 +0000 (16:24 +0000)]
l10n: Updates to Catalan (Valencian) (ca) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Catalan (Valencian) (ca) translation
Carles Muñoz Gorriz [Wed, 9 Dec 2009 14:52:34 +0000 (14:52 +0000)]
l10n: Updates to Catalan (Valencian) (ca) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Catalan (Valencian) (ca) translation
Harald Servat [Wed, 9 Dec 2009 13:52:18 +0000 (13:52 +0000)]
l10n: Updates to Catalan (Valencian) (ca) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agol10n: Updates to Portuguese (pt) translation
Sergio Marques [Wed, 9 Dec 2009 10:23:38 +0000 (10:23 +0000)]
l10n: Updates to Portuguese (pt) translation

Transmitted-via: Transifex (translations.xfce.org)

14 years agoRetain the visibility of the navigationbar in fullscreen mode
Christian Dywan [Tue, 8 Dec 2009 22:55:25 +0000 (23:55 +0100)]
Retain the visibility of the navigationbar in fullscreen mode

It can be hidden manually, the way it used to be in 0.2.0

14 years agoUse more common Ctrl + Return to open a new tab from the location
Daniel Michalik [Mon, 7 Dec 2009 22:58:45 +0000 (23:58 +0100)]
Use more common Ctrl + Return to open a new tab from the location

14 years agoSort shortcuts in the shortcut editor by name
Christian Dywan [Mon, 7 Dec 2009 22:40:06 +0000 (23:40 +0100)]
Sort shortcuts in the shortcut editor by name

14 years agoMake internal link element search a truly anonymous function
Christian Dywan [Mon, 7 Dec 2009 21:31:43 +0000 (22:31 +0100)]
Make internal link element search a truly anonymous function

14 years agoImplement middle click on the bookmark button in the bookmarkbar
Christian Dywan [Mon, 7 Dec 2009 20:14:10 +0000 (21:14 +0100)]
Implement middle click on the bookmark button in the bookmarkbar

14 years agoSet an invalid config dir in app mode to prevent accidental pickup
Christian Dywan [Mon, 7 Dec 2009 19:58:07 +0000 (20:58 +0100)]
Set an invalid config dir in app mode to prevent accidental pickup

We don't want web apps to accidentally use configuration files from
the default folder, eg. for speed dial.

14 years agoSupport executing multiple passed commands one after another
Christian Dywan [Mon, 7 Dec 2009 19:52:32 +0000 (20:52 +0100)]
Support executing multiple passed commands one after another

14 years agoHandle -e/ --execute in Midori web application mode
Christian Dywan [Mon, 7 Dec 2009 19:44:29 +0000 (20:44 +0100)]
Handle -e/ --execute in Midori web application mode

14 years agoImplement Quit in Midori in web application mode
Christian Dywan [Mon, 7 Dec 2009 19:41:13 +0000 (20:41 +0100)]
Implement Quit in Midori in web application mode

14 years agoTry to search for it, if middle click open encounters a non-URI
Christian Dywan [Mon, 7 Dec 2009 19:35:11 +0000 (20:35 +0100)]
Try to search for it, if middle click open encounters a non-URI

14 years agoUpdate default search engine if the according search engine is modified
Daniel Michalik [Mon, 7 Dec 2009 19:13:31 +0000 (20:13 +0100)]
Update default search engine if the according search engine is modified