Commit graph

3569 commits

Author SHA1 Message Date
Christian Dywan 650aa8c102 Don't error when saving addons config in test 2011-01-16 14:05:23 +01:00
Christian Dywan f5927ec5d4 Add a dummy cookie jar for extension unit test
In a real environment there is always one and extensions
rely on finding a cookie jar.
2011-01-16 14:05:23 +01:00
Christian Dywan 355ae063a6 Fallback to / as extension folder for unit tests 2011-01-16 14:05:23 +01:00
Christian Dywan 919b0ab0fd Expect magic_uri to encode spaces as %20 2011-01-16 14:05:23 +01:00
Christian Dywan cb52ab4fb4 Remove outdated and unmaintained unit tests 2011-01-16 14:05:23 +01:00
Cristian Marchi 75c81f21f0 l10n: Updated Italian (it) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-15 12:17:22 +01:00
Dmitrij Smirnov 2cb0f654a2 l10n: Updated Russian (ru) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 18:12:50 +01:00
Dmitrij Smirnov 3277cf6662 l10n: Updated Russian (ru) translation to 99%
New status: 664 messages complete with 5 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 18:11:15 +01:00
Özgür Kuru c9c37e1c84 l10n: Updated Turkish (tr) translation to 98%
New status: 658 messages complete with 5 fuzzies and 6 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 16:28:45 +01:00
gianluca foddis 13228eac35 l10n: Updated Italian (it) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-14 09:13:49 +01:00
Özgür Kuru 6ffae90de9 l10n: Updated Turkish (tr) translation to 98%
New status: 656 messages complete with 6 fuzzies and 7 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 20:27:23 +01:00
Özgür Kuru be625c9efd l10n: Updated Turkish (tr) translation to 92%
New status: 618 messages complete with 28 fuzzies and 23 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 20:18:32 +01:00
Leandro Regueiro 3f49128cc7 l10n: Updated Galician (gl) translation to 99%
New status: 668 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 19:25:58 +01:00
Leandro Regueiro a1b1e8c6a6 l10n: Updated Galician (gl) translation to 99%
New status: 665 messages complete with 2 fuzzies and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 19:06:24 +01:00
Masato Hashimoto 0d8c4b4205 l10n: Updated Japanese (ja) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-12 15:32:22 +01:00
Christian Dywan a408d9609d Use 'user-bookmarks' icon for bookmarks
The icon exists in GNOME, Elementary, Humanity and Faenza.
2011-01-11 22:18:35 +01:00
Christian Dywan 39e915bbbf Handle drag on default text like focus in
Also only connect the signals once.
2011-01-11 21:08:27 +01:00
Christian Dywan 8f489ca872 Unify settings update and title assignment 2011-01-11 21:08:27 +01:00
Ivica Kolić b38824ff94 l10n: Updated Croatian (hr) translation to 83%
New status: 557 messages complete with 0 fuzzies and 112 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-08 00:19:47 +01:00
Spiros Georgaras ad2f0066ce l10n: Updated Greek (el) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-07 17:57:36 +01:00
Christian Dywan 7e00e760ba Allow image zoom if text and images can be zoomed 2011-01-05 19:21:50 +01:00
Christian Dywan c712758ed3 Spawn commands with about: arguments like URIs 2011-01-05 19:13:18 +01:00
forfolias 6582ae6d10 l10n: Updated Greek (el) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-04 16:26:37 +01:00
forfolias d597136748 l10n: Updated Greek (el) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-04 16:19:36 +01:00
Ivica Kolić e606b72aa1 l10n: Updated Croatian (hr) translation to 82%
New status: 553 messages complete with 0 fuzzies and 116 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-01-03 11:34:22 +01:00
Alexander Butenko 1f15d17c5f Use existing event if available to ensure link URI
This partially resolves problems with Midori opening the
wrong link when opening tabs in the background.
2011-01-02 01:24:50 +01:00
Christian Dywan 9b3d90ec73 Always construct the child web view right away 2011-01-01 21:43:29 +01:00
Christian Dywan 6780ed8be3 Replace midori_view_new_with_uri with _new_with_title
The old function is actually being removed because it breaks
monitoring of page loading. It was only used internally so far.

Moreover a warning is now emitted when loading an URI before
adding a view to a browser.
2011-01-01 20:05:34 +01:00
Christian Dywan 6b38ed85cf Check if typed link number exists and check result 2011-01-01 19:25:21 +01:00
Paweł Forysiuk e96ac0fabc Use GIOChannel to import Opera bookmarks
The workaround for long lines is no longer needed.
2010-12-30 20:05:16 +01:00
كريم أولاد الشلحة 47ae7b475b l10n: Arabic translation
New status: 301 messages complete with 0 fuzzies and 368 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-30 04:32:01 +01:00
Xu Meihong 15687c3ec0 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-28 16:36:14 +01:00
Christian Dywan 69c229b7a7 Don't try to set a non-existing page at startup
And print a proper warning should this occur somewhere
else later on.
2010-12-25 02:07:45 +01:00
Christian Dywan 448e119b0b Issue warning if adding to history fails 2010-12-24 16:45:40 +01:00
Gabor Kelemen 7b9781666a l10n: Updated Hungarian (hu) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-24 12:03:32 +01:00
Piotr Sokół 46ba04278f l10n: Updated Polish (pl) translation to 94%
New status: 632 messages complete with 11 fuzzies and 23 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-23 23:56:27 +01:00
Ivica Kolić f74a84cd96 l10n: Upadates to Croatian translation
New status: 529 messages complete with 0 fuzzies and 140 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-22 22:38:06 +01:00
Harald Servat aaa5835a69 l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-19 16:51:55 +01:00
Yarema aka Knedlyk 1371bb5fb3 l10n: Updated Ukrainian (uk) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-19 00:01:34 +01:00
Kim Boram 414c59bc1a Update Korean translation 2010-12-16 23:08:39 +01:00
André Stösel 055a0f720c Add certificate file location used on FreeBSD 2010-12-16 23:02:19 +01:00
Jeff Bailes a49fc77b30 l10n: Updated English (United Kingdom) (en_GB) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-16 07:41:12 +01:00
Christian Dywan fcb4a3c3e0 Handle oddities in Russian keyboard layouts 2010-12-15 01:08:50 +01:00
Sergio Marques b34714cbe4 l10n: Updated Portuguese (pt) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-14 16:13:22 +01:00
André Stösel b4e94b4f19 Be sure to end up at last opened tab after closing 2010-12-14 01:16:20 +01:00
Christian Dywan d46eb5ef99 Enable spell checking while typing by default 2010-12-14 01:16:20 +01:00
David Štancl 5244d624d8 l10n: Updated Czech (cs) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-13 08:34:00 +01:00
Fabian Nowak 0a8cd6a361 l10n: Updated German (de) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-12 17:31:34 +01:00
Sérgio Cipolla 4c5b4ba2ed l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 669 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-12-12 12:19:02 +01:00
Christian Dywan 94fa9318f8 Update German translation 2010-12-12 01:34:45 +01:00