]> spindle.queued.net Git - midori/log
midori
13 years agoRequire WebKitGTK+ 1.1.14, remove backwards compatibility
Paweł Forysiuk [Wed, 8 Jun 2011 20:03:38 +0000 (22:03 +0200)]
Require WebKitGTK+ 1.1.14, remove backwards compatibility

13 years agoUnset error before calling speeddial_new_from_file
Christian Dywan [Wed, 8 Jun 2011 18:43:00 +0000 (20:43 +0200)]
Unset error before calling speeddial_new_from_file

13 years agoAdd a new option to change behavior when closing a tab
André Stösel [Wed, 8 Jun 2011 18:19:02 +0000 (20:19 +0200)]
Add a new option to change behavior when closing a tab

13 years agoAdd some missing Midori.Extension functions to VAPI
André Stösel [Wed, 8 Jun 2011 18:18:09 +0000 (20:18 +0200)]
Add some missing Midori.Extension functions to VAPI

13 years agoUpon closer consideration the property "preferences" is redundant
André Stösel [Wed, 8 Jun 2011 18:16:55 +0000 (20:16 +0200)]
Upon closer consideration the property "preferences" is redundant

13 years agoInline parsing functions. 10% speedup during load
Alexander Butenko [Mon, 6 Jun 2011 16:52:07 +0000 (12:52 -0400)]
Inline parsing functions. 10% speedup during load

13 years agoRemove legacy webkit bug workaround
Alexander Butenko [Mon, 6 Jun 2011 16:50:28 +0000 (12:50 -0400)]
Remove legacy webkit bug workaround

13 years agoSpeed-up JS generator function in Adblock
Paweł Forysiuk [Mon, 6 Jun 2011 16:47:19 +0000 (12:47 -0400)]
Speed-up JS generator function in Adblock

13 years agoSome tiny Adblock speed-ups with regex optimization
Alexander Butenko [Mon, 6 Jun 2011 14:30:30 +0000 (10:30 -0400)]
Some tiny Adblock speed-ups with regex optimization

13 years ago10x speed-up in loading of CSS rules for Adblock
Alexander Butenko [Sun, 5 Jun 2011 15:44:52 +0000 (11:44 -0400)]
10x speed-up in loading of CSS rules for Adblock

13 years agoAdd new signal for extension preferences
André Stösel [Tue, 7 Jun 2011 19:02:09 +0000 (21:02 +0200)]
Add new signal for extension preferences

If the "preferences" property is TRUE and the signal
is implemented, a button is shown next to the extension
and the callback is invoked on click.

13 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo [Sun, 5 Jun 2011 13:37:17 +0000 (15:37 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo [Sun, 5 Jun 2011 00:48:28 +0000 (02:48 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Chinese (China) (zh_CN) translation to 99%
Chipong Luo [Sun, 5 Jun 2011 00:46:12 +0000 (02:46 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 99%

New status: 664 messages complete with 0 fuzzies and 2 untranslated.

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

13 years agol10n: Updated Italian (it) translation to 99%
Cristian Marchi [Sat, 4 Jun 2011 07:17:05 +0000 (09:17 +0200)]
l10n: Updated Italian (it) translation to 99%

New status: 664 messages complete with 1 fuzzy and 1 untranslated.

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

13 years agol10n: Updated German (de) translation to 98%
Johannes Lips [Thu, 2 Jun 2011 18:53:43 +0000 (20:53 +0200)]
l10n: Updated German (de) translation to 98%

New status: 655 messages complete with 8 fuzzies and 3 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Thu, 2 Jun 2011 13:23:58 +0000 (15:23 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Italian (it) translation to 98%
Cristian Marchi [Thu, 2 Jun 2011 08:13:39 +0000 (10:13 +0200)]
l10n: Updated Italian (it) translation to 98%

New status: 655 messages complete with 3 fuzzies and 8 untranslated.

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

13 years agoUpdate REPO_URL in install.sh script
Paweł Forysiuk [Tue, 31 May 2011 15:25:51 +0000 (17:25 +0200)]
Update REPO_URL in install.sh script

13 years agoDrop thumb:// pseudo-uri since it is not reliable enough
Paweł Forysiuk [Sun, 29 May 2011 21:40:29 +0000 (23:40 +0200)]
Drop thumb:// pseudo-uri since it is not reliable enough

13 years agoCheck for data folder relative to install on Windows
Paweł Forysiuk [Sun, 29 May 2011 15:19:10 +0000 (17:19 +0200)]
Check for data folder relative to install on Windows

13 years agoAdd timestamps if logging to a file
Paweł Forysiuk [Sun, 29 May 2011 15:13:08 +0000 (17:13 +0200)]
Add timestamps if logging to a file

And try to match appearance of console messages.

13 years agoAdd URL cache in adblock extension
Alexander Butenko [Sun, 29 May 2011 02:57:31 +0000 (22:57 -0400)]
Add URL cache in adblock extension

We can bypass all tests on the second load of the URL.

13 years agoReturn original URI if unescaping failed
Alexander Butenko [Wed, 1 Jun 2011 22:21:51 +0000 (18:21 -0400)]
Return original URI if unescaping failed

The issue could be seen in the form of error messages:

g_regex_replace_eval: assertion `string != NULL' failed

13 years agoReuse source of webview when saving a page to disk
Alexander Butenko [Mon, 30 May 2011 15:55:02 +0000 (11:55 -0400)]
Reuse source of webview when saving a page to disk

Fixes: https://bugs.launchpad.net/midori/+bug/782133
13 years agoReuse source of webview instead of redownloading on view source
Alexander Butenko [Sat, 28 May 2011 15:40:20 +0000 (11:40 -0400)]
Reuse source of webview instead of redownloading on view source

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Tue, 31 May 2011 15:59:54 +0000 (17:59 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Croatian (hr) translation to 83%
Ivica Kolić [Mon, 30 May 2011 23:08:36 +0000 (01:08 +0200)]
l10n: Updated Croatian (hr) translation to 83%

New status: 559 messages complete with 0 fuzzies and 107 untranslated.

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

13 years agoRemove the description field from bookmark dialog
Christian Dywan [Mon, 30 May 2011 22:43:39 +0000 (00:43 +0200)]
Remove the description field from bookmark dialog

Fixes: https://bugs.launchpad.net/midori/+bug/790262
13 years agoAdd New Tab and New Window items to Unity Quicklist
Christian Dywan [Mon, 30 May 2011 22:29:12 +0000 (00:29 +0200)]
Add New Tab and New Window items to Unity Quicklist

Fixes: https://bugs.launchpad.net/midori/+bug/786749
13 years agoPrint defaults of enable configure options in help
Christian Dywan [Mon, 30 May 2011 22:18:02 +0000 (00:18 +0200)]
Print defaults of enable configure options in help

13 years agoAdvertise %U not %u, we can handle multiple URIs
Christian Dywan [Mon, 30 May 2011 22:17:35 +0000 (00:17 +0200)]
Advertise %U not %u, we can handle multiple URIs

13 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Mon, 30 May 2011 15:58:21 +0000 (17:58 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Mon, 30 May 2011 13:50:29 +0000 (15:50 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Sun, 29 May 2011 21:35:13 +0000 (23:35 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 99%
Pjotr Anon [Sun, 29 May 2011 21:34:37 +0000 (23:34 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 99%

New status: 664 messages complete with 2 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Sun, 29 May 2011 21:17:16 +0000 (23:17 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 99%
Pjotr Anon [Sun, 29 May 2011 21:16:33 +0000 (23:16 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 99%

New status: 664 messages complete with 2 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 99%
Pjotr Anon [Sun, 29 May 2011 19:18:57 +0000 (21:18 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 99%

New status: 663 messages complete with 3 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Danish (da) translation to 100%
Morten Juhl-Johansen Zölde-Fejér [Sat, 28 May 2011 22:54:49 +0000 (00:54 +0200)]
l10n: Updated Danish (da) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Sat, 28 May 2011 22:17:39 +0000 (00:17 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Sat, 28 May 2011 22:11:58 +0000 (00:11 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Danish (da) translation to 100%
Morten Juhl-Johansen Zölde-Fejér [Sat, 28 May 2011 21:43:42 +0000 (23:43 +0200)]
l10n: Updated Danish (da) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Danish (da) translation to 99%
Morten Juhl-Johansen Zölde-Fejér [Sat, 28 May 2011 21:39:45 +0000 (23:39 +0200)]
l10n: Updated Danish (da) translation to 99%

New status: 663 messages complete with 0 fuzzies and 3 untranslated.

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

13 years agol10n: Updated Danish (da) translation to 99%
Morten Juhl-Johansen Zölde-Fejér [Sat, 28 May 2011 21:35:18 +0000 (23:35 +0200)]
l10n: Updated Danish (da) translation to 99%

New status: 660 messages complete with 1 fuzzy and 5 untranslated.

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

13 years agol10n: Updated Indonesian (id) translation to 100%
Andhika Padmawan [Sat, 28 May 2011 12:10:37 +0000 (14:10 +0200)]
l10n: Updated Indonesian (id) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Indonesian (id) translation to 99%
Andhika Padmawan [Sat, 28 May 2011 12:09:15 +0000 (14:09 +0200)]
l10n: Updated Indonesian (id) translation to 99%

New status: 663 messages complete with 3 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sat, 28 May 2011 07:18:32 +0000 (09:18 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Sat, 28 May 2011 00:15:10 +0000 (02:15 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 666 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agoAdd --log-file/ -l switch to log to a file
Paweł Forysiuk [Fri, 27 May 2011 21:32:54 +0000 (23:32 +0200)]
Add --log-file/ -l switch to log to a file

13 years agoThe findbar shouldn't be focused after hiding
André Stösel [Fri, 27 May 2011 21:06:23 +0000 (23:06 +0200)]
The findbar shouldn't be focused after hiding

13 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Chipong Luo [Fri, 27 May 2011 14:31:33 +0000 (16:31 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agoDouble check that we're not adding addons twice
Paweł Forysiuk [Thu, 26 May 2011 19:05:07 +0000 (21:05 +0200)]
Double check that we're not adding addons twice

13 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Wed, 25 May 2011 18:01:39 +0000 (20:01 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Wed, 25 May 2011 09:25:24 +0000 (11:25 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Greek (el) translation to 92%
forfolias [Wed, 25 May 2011 07:50:25 +0000 (09:50 +0200)]
l10n: Updated Greek (el) translation to 92%

New status: 611 messages complete with 53 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Tue, 24 May 2011 07:39:46 +0000 (09:39 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 23 May 2011 22:09:07 +0000 (00:09 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Slovak (sk) translation to 100%
Tomáš Vadina [Mon, 23 May 2011 13:01:01 +0000 (15:01 +0200)]
l10n: Updated Slovak (sk) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Galician (gl) translation to 98%
Leandro Regueiro [Mon, 23 May 2011 11:12:55 +0000 (13:12 +0200)]
l10n: Updated Galician (gl) translation to 98%

New status: 656 messages complete with 0 fuzzies and 8 untranslated.

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

13 years agol10n: Updated Galician (gl) translation to 98%
Leandro Regueiro [Mon, 23 May 2011 11:12:30 +0000 (13:12 +0200)]
l10n: Updated Galician (gl) translation to 98%

New status: 656 messages complete with 1 fuzzy and 7 untranslated.

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

13 years agol10n: Updated Galician (gl) translation to 96%
Leandro Regueiro [Mon, 23 May 2011 11:05:49 +0000 (13:05 +0200)]
l10n: Updated Galician (gl) translation to 96%

New status: 643 messages complete with 7 fuzzies and 14 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Sun, 22 May 2011 22:17:34 +0000 (00:17 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agoPass through javascript: URIS from the command line
Alexander Butenko [Sun, 22 May 2011 14:54:56 +0000 (16:54 +0200)]
Pass through javascript: URIS from the command line

13 years agoClean up data file handling in Form History
Paweł Forysiuk [Sun, 22 May 2011 13:49:49 +0000 (15:49 +0200)]
Clean up data file handling in Form History

13 years agoRemove pre-WebKitGTK+ 1.1.4 support from Form History
Christian Dywan [Sun, 22 May 2011 12:35:14 +0000 (14:35 +0200)]
Remove pre-WebKitGTK+ 1.1.4 support from Form History

13 years agoMerge HTTP logins with Form History in Clear Private Data
Paweł Forysiuk [Sun, 22 May 2011 11:20:16 +0000 (13:20 +0200)]
Merge HTTP logins with Form History in Clear Private Data

13 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Sat, 21 May 2011 22:21:16 +0000 (00:21 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agoUpdate package.list with changes in OpenSUSE repo
Paweł Forysiuk [Sat, 21 May 2011 20:59:12 +0000 (22:59 +0200)]
Update package.list with changes in OpenSUSE repo

13 years agoFix path typo when rewriting mingw pkgconfig files
Paweł Forysiuk [Sat, 21 May 2011 20:40:48 +0000 (22:40 +0200)]
Fix path typo when rewriting mingw pkgconfig files

13 years agoMake scripts in win32 executable by default
Paweł Forysiuk [Sat, 21 May 2011 19:40:41 +0000 (21:40 +0200)]
Make scripts in win32 executable by default

13 years agoUse a form for the Try Again button in error pages
Christian Dywan [Fri, 20 May 2011 20:04:11 +0000 (22:04 +0200)]
Use a form for the Try Again button in error pages

Fixes: https://bugs.launchpad.net/midori/+bug/784931
13 years agoHandle missing speedial.json and missing shortcuts array
Christian Dywan [Fri, 20 May 2011 19:58:35 +0000 (21:58 +0200)]
Handle missing speedial.json and missing shortcuts array

13 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Fri, 20 May 2011 11:35:59 +0000 (13:35 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Croatian (hr) translation to 81%
Ivica Kolić [Wed, 18 May 2011 23:46:28 +0000 (01:46 +0200)]
l10n: Updated Croatian (hr) translation to 81%

New status: 539 messages complete with 0 fuzzies and 125 untranslated.

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

13 years agol10n: Updated Croatian (hr) translation to 81%
Ivica Kolić [Wed, 18 May 2011 23:45:49 +0000 (01:45 +0200)]
l10n: Updated Croatian (hr) translation to 81%

New status: 538 messages complete with 1 fuzzy and 125 untranslated.

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

13 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Wed, 18 May 2011 11:08:28 +0000 (13:08 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Wed, 18 May 2011 11:00:44 +0000 (13:00 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Wed, 18 May 2011 10:44:45 +0000 (12:44 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Tue, 17 May 2011 20:28:25 +0000 (22:28 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agoRename the Quicklist menu item for private browsing
Christian Dywan [Tue, 17 May 2011 20:16:51 +0000 (22:16 +0200)]
Rename the Quicklist menu item for private browsing

13 years agoDon't mixup window title and app name
Christian Dywan [Tue, 17 May 2011 20:15:11 +0000 (22:15 +0200)]
Don't mixup window title and app name

Fixes: https://bugs.launchpad.net/midori/+bug/778402
13 years agol10n: Updated Polish (pl) translation to 93%
Piotr Sokół [Mon, 16 May 2011 18:39:34 +0000 (20:39 +0200)]
l10n: Updated Polish (pl) translation to 93%

New status: 623 messages complete with 15 fuzzies and 26 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Mon, 16 May 2011 11:51:01 +0000 (13:51 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Sérgio Cipolla [Mon, 16 May 2011 11:46:04 +0000 (13:46 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Mon, 16 May 2011 08:39:34 +0000 (10:39 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Mon, 16 May 2011 06:59:20 +0000 (08:59 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 664 messages complete with 0 fuzzies and 0 untranslated.

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

13 years agoClarify menu item labels
Christian Dywan [Mon, 16 May 2011 01:30:55 +0000 (03:30 +0200)]
Clarify menu item labels

Related to: https://bugs.launchpad.net/midori/+bug/743159

Fixes: https://bugs.launchpad.net/midori/+bug/699934
13 years agoRemove 'Midori' from 'Private Browsing' window title
Christian Dywan [Mon, 16 May 2011 01:23:52 +0000 (03:23 +0200)]
Remove 'Midori' from 'Private Browsing' window title

13 years agomaximum-history-age is integer, not boolean
Christian Dywan [Mon, 16 May 2011 01:20:59 +0000 (03:20 +0200)]
maximum-history-age is integer, not boolean

13 years agoCount both cookies and history expiry in months
Christian Dywan [Mon, 16 May 2011 01:19:21 +0000 (03:19 +0200)]
Count both cookies and history expiry in months

13 years agoRename 'Appearance' tab to 'Fonts' in Preferences
Christian Dywan [Mon, 16 May 2011 00:53:40 +0000 (02:53 +0200)]
Rename 'Appearance' tab to 'Fonts' in Preferences

13 years agoRemove all currently deprecated settings
Christian Dywan [Mon, 16 May 2011 00:51:03 +0000 (02:51 +0200)]
Remove all currently deprecated settings

13 years agoValidate URI in Manage Search Engines dialogue
Christian Dywan [Mon, 16 May 2011 00:37:51 +0000 (02:37 +0200)]
Validate URI in Manage Search Engines dialogue

13 years agoBump version to 0.3.6
Christian Dywan [Sun, 15 May 2011 23:15:28 +0000 (01:15 +0200)]
Bump version to 0.3.6

13 years agoUpdate FAQ from the wiki
Christian Dywan [Sun, 15 May 2011 23:14:11 +0000 (01:14 +0200)]
Update FAQ from the wiki

faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.

13 years agoInterpret F5 as reloading for compatibility
Marin Moulinier [Sun, 15 May 2011 23:05:27 +0000 (01:05 +0200)]
Interpret F5 as reloading for compatibility

Fixes: https://bugs.launchpad.net/midori/+bug/772068
13 years agoTrack selected search engine per window
Christian Dywan [Sun, 15 May 2011 19:40:39 +0000 (21:40 +0200)]
Track selected search engine per window

13 years agoLeft-align labels in preferences dialogue
Christian Dywan [Sun, 15 May 2011 19:25:53 +0000 (21:25 +0200)]
Left-align labels in preferences dialogue

Fixes: https://bugs.launchpad.net/midori/+bug/782323
13 years agoValidate URIs and render entry red if invalid
Christian Dywan [Sun, 15 May 2011 14:45:14 +0000 (16:45 +0200)]
Validate URIs and render entry red if invalid

Fixes: https://bugs.launchpad.net/midori/+bug/710855