]> spindle.queued.net Git - midori/log
midori
13 years agoReduce strlen usage in adblock by using GString
Alexander Butenko [Sat, 8 Oct 2011 15:07:55 +0000 (11:07 -0400)]
Reduce strlen usage in adblock by using GString

13 years agoAvoid allocating empty mime_type and news_feeds
Christian Dywan [Mon, 10 Oct 2011 19:58:19 +0000 (21:58 +0200)]
Avoid allocating empty mime_type and news_feeds

13 years agoUse goto to not leak parts in midori_view_update_icon
Christian Dywan [Mon, 10 Oct 2011 19:55:12 +0000 (21:55 +0200)]
Use goto to not leak parts in midori_view_update_icon

13 years agoUse g_format_size with GLib 2.30.0
Christian Dywan [Mon, 10 Oct 2011 19:53:00 +0000 (21:53 +0200)]
Use g_format_size with GLib 2.30.0

13 years agoDon't save file dialog folder with GTK+ 3.1.10
Christian Dywan [Mon, 10 Oct 2011 19:49:27 +0000 (21:49 +0200)]
Don't save file dialog folder with GTK+ 3.1.10

The last used folder is restored by default.

13 years agoOnly disable prefetch in private with WebKitGTK+ 1.3.11
Christian Dywan [Mon, 10 Oct 2011 19:45:51 +0000 (21:45 +0200)]
Only disable prefetch in private with WebKitGTK+ 1.3.11

13 years agoMake --snapshot save png images with GtkOffscreenWindow
Christian Dywan [Mon, 10 Oct 2011 19:44:27 +0000 (21:44 +0200)]
Make --snapshot save png images with GtkOffscreenWindow

13 years agoImplement embossed speed dial with custom close buttons
Paweł Forysiuk [Sun, 9 Oct 2011 23:38:39 +0000 (01:38 +0200)]
Implement embossed speed dial with custom close buttons

The close button position is wrong.

13 years agoBump version to 0.4.1
Christian Dywan [Sun, 9 Oct 2011 22:41:47 +0000 (00:41 +0200)]
Bump version to 0.4.1

13 years agoUse secondary toolbar style for bookmarks bar
Christian Dywan [Sun, 9 Oct 2011 12:48:12 +0000 (14:48 +0200)]
Use secondary toolbar style for bookmarks bar

Fixes: https://bugs.launchpad.net/midori/+bug/870854
13 years agoDisable GTK+3 support by default, it's unfinnished
Christian Dywan [Sun, 9 Oct 2011 12:30:45 +0000 (14:30 +0200)]
Disable GTK+3 support by default, it's unfinnished

13 years agoUse GtkOffscreenWindow for speed dial thumbnails
Christian Dywan [Sun, 9 Oct 2011 12:28:06 +0000 (14:28 +0200)]
Use GtkOffscreenWindow for speed dial thumbnails

Fixes: https://bugs.launchpad.net/midori/+bug/736427
13 years agoAdd GDK_KEY_Return to gtk3-compat.h
Paweł Forysiuk [Sun, 9 Oct 2011 11:16:07 +0000 (13:16 +0200)]
Add GDK_KEY_Return to gtk3-compat.h

13 years agol10n: Updated Lithuanian (lt) translation to 41%
Ričardas Vasiulis [Sun, 9 Oct 2011 11:14:51 +0000 (13:14 +0200)]
l10n: Updated Lithuanian (lt) translation to 41%

New status: 278 messages complete with 40 fuzzies and 356 untranslated.

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

13 years agol10n: Updated Lithuanian (lt) translation to 40%
Ričardas Vasiulis [Sun, 9 Oct 2011 11:09:06 +0000 (13:09 +0200)]
l10n: Updated Lithuanian (lt) translation to 40%

New status: 274 messages complete with 21 fuzzies and 379 untranslated.

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

13 years agoUpdate Russian translation
Anton Shestakov [Sun, 9 Oct 2011 10:56:32 +0000 (12:56 +0200)]
Update Russian translation

13 years agoDon't show clear in inline find if there's no text
Robert Roth [Sun, 9 Oct 2011 10:41:46 +0000 (12:41 +0200)]
Don't show clear in inline find if there's no text

Fixes: https://bugs.launchpad.net/midori/+bug/772841
13 years agoIntroduce Automatic user agent and allow quirks
Christian Dywan [Sun, 9 Oct 2011 10:20:13 +0000 (12:20 +0200)]
Introduce Automatic user agent and allow quirks

The new Automatic user agent is meant to pick the string
that websites most likely check for. Right now this is
Safari. Quirks built-in to WebKit are also used.

The separate Midori identification has no quirks.

Fixes: https://bugs.launchpad.net/midori/+bug/865503
13 years agoIntroduce and use midori_view_save_speed_dial_config
Paweł Forysiuk [Fri, 7 Oct 2011 19:07:21 +0000 (21:07 +0200)]
Introduce and use midori_view_save_speed_dial_config

13 years agoAllow building with GTK+3
Lucas Baudin [Sat, 1 Oct 2011 13:12:04 +0000 (15:12 +0200)]
Allow building with GTK+3

Fixes: https://bugs.launchpad.net/midori/+bug/861351
13 years agoUse DOM API to get selected text in WebKitGTK+ 1.4.3
Lucas Baudin [Wed, 5 Oct 2011 18:50:31 +0000 (20:50 +0200)]
Use DOM API to get selected text in WebKitGTK+ 1.4.3

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

13 years agoLink explicitly against libjavascriptcoregtk
Guido Berhoerster [Wed, 5 Oct 2011 08:01:05 +0000 (10:01 +0200)]
Link explicitly against libjavascriptcoregtk

Fixes: https://bugs.launchpad.net/midori/+bug/855978
13 years agoRegister successfully downloaded files as recent
Christian Dywan [Wed, 5 Oct 2011 07:59:02 +0000 (09:59 +0200)]
Register successfully downloaded files as recent

So they show up in Recent menus and modern dash boards.

13 years agoUse correct enum value for Flash window on bg tabs
Christian Dywan [Wed, 28 Sep 2011 20:18:11 +0000 (22:18 +0200)]
Use correct enum value for Flash window on bg tabs

Fixes: https://bugs.launchpad.net/midori/+bug/859107
13 years agoClose inspector with Ctrl+W just like a tab
Christian Dywan [Wed, 28 Sep 2011 16:01:51 +0000 (18:01 +0200)]
Close inspector with Ctrl+W just like a tab

Fixes: https://bugs.launchpad.net/midori/+bug/797865
13 years agoIntroduce MIDORI_EVENT_NEW_TAB and use it
Christian Dywan [Wed, 28 Sep 2011 15:45:37 +0000 (17:45 +0200)]
Introduce MIDORI_EVENT_NEW_TAB and use it

Fixes: https://bugs.launchpad.net/midori/+bug/797224
Fixes: https://bugs.launchpad.net/midori/+bug/797229
13 years agol10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
Cheng-Chia Tseng [Sun, 25 Sep 2011 06:01:03 +0000 (08:01 +0200)]
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%

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

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

13 years agoFix bogus semicolon in midori_view_set_uri
Christian Dywan [Wed, 21 Sep 2011 22:27:55 +0000 (00:27 +0200)]
Fix bogus semicolon in midori_view_set_uri

13 years agoSwitch to already open tab of external URI if possible
Christian Dywan [Wed, 21 Sep 2011 22:26:49 +0000 (00:26 +0200)]
Switch to already open tab of external URI if possible

13 years agoUse DOM API to get selected text in WebKitGTK+ 1.5.1
Christian Dywan [Wed, 21 Sep 2011 21:50:51 +0000 (23:50 +0200)]
Use DOM API to get selected text in WebKitGTK+ 1.5.1

Fixes: https://bugs.launchpad.net/midori/+bug/799603
13 years agoSave compiled addon regexpes instead of strings
Paweł Forysiuk [Wed, 21 Sep 2011 21:28:43 +0000 (23:28 +0200)]
Save compiled addon regexpes instead of strings

13 years agoRemove cookie feature after running cleanup callbacks
Paweł Forysiuk [Wed, 21 Sep 2011 21:07:53 +0000 (23:07 +0200)]
Remove cookie feature after running cleanup callbacks

13 years agoIntroduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h
Christian Dywan [Wed, 21 Sep 2011 21:03:00 +0000 (23:03 +0200)]
Introduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h

The new header contains all state and event handling.

13 years agol10n: Updated Croatian (hr) translation to 83%
Ivica Kolić [Wed, 21 Sep 2011 00:37:24 +0000 (02:37 +0200)]
l10n: Updated Croatian (hr) translation to 83%

New status: 560 messages complete with 0 fuzzies and 114 untranslated.

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

13 years agol10n: Updated German (de) translation to 100%
Christoph Wickert [Mon, 19 Sep 2011 07:31:56 +0000 (09:31 +0200)]
l10n: Updated German (de) translation to 100%

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

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

13 years agol10n: Updated Romanian (ro) translation to 100%
Mișu Moldovan [Sun, 18 Sep 2011 20:27:35 +0000 (22:27 +0200)]
l10n: Updated Romanian (ro) translation to 100%

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

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

13 years agoMake Copy Link Location copy the original URI
Paweł Forysiuk [Wed, 14 Sep 2011 19:48:18 +0000 (21:48 +0200)]
Make Copy Link Location copy the original URI

13 years agoDon't switch panels while destroying
André Stösel [Mon, 5 Sep 2011 16:02:42 +0000 (18:02 +0200)]
Don't switch panels while destroying

Fixes: https://bugs.launchpad.net/midori/+bug/819688
13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Henrique P. Machado [Wed, 14 Sep 2011 04:36:00 +0000 (06:36 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

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

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

13 years agoDrop MooTools dependency in speed dial
Paweł Forysiuk [Tue, 6 Sep 2011 20:50:20 +0000 (22:50 +0200)]
Drop MooTools dependency in speed dial

13 years agoOnly run user scripts on the main frame
Paweł Forysiuk [Sat, 10 Sep 2011 17:36:04 +0000 (19:36 +0200)]
Only run user scripts on the main frame

13 years agoProperly omit user script / styles on special pages
Paweł Forysiuk [Tue, 6 Sep 2011 20:44:13 +0000 (22:44 +0200)]
Properly omit user script / styles on special pages

13 years agoNo adblock on special pages
Alexander Butenko [Wed, 31 Aug 2011 16:45:05 +0000 (18:45 +0200)]
No adblock on special pages

13 years agoRemove mingw32 webkit and gstreamer for now, add unique
Paweł Forysiuk [Wed, 31 Aug 2011 16:43:42 +0000 (18:43 +0200)]
Remove mingw32 webkit and gstreamer for now, add unique

13 years agoCheck that extension_path exists before opening it
Christian Dywan [Tue, 13 Sep 2011 23:56:03 +0000 (01:56 +0200)]
Check that extension_path exists before opening it

13 years agoCheck for folders other than LIBDIR in sokoke_find_lib_path
Paweł Forysiuk [Mon, 29 Aug 2011 17:13:24 +0000 (19:13 +0200)]
Check for folders other than LIBDIR in sokoke_find_lib_path

13 years agoRemove spurious slot_id variable fom prepare_speed_dial_html
Paweł Forysiuk [Sat, 27 Aug 2011 16:29:50 +0000 (18:29 +0200)]
Remove spurious slot_id variable fom prepare_speed_dial_html

13 years agoDrop midori_ from addon function names for consistency
Paweł Forysiuk [Sat, 27 Aug 2011 14:28:30 +0000 (16:28 +0200)]
Drop midori_ from addon function names for consistency

13 years agoDon't bother with stock, res and favicons uris in adblock
Paweł Forysiuk [Sat, 27 Aug 2011 14:24:43 +0000 (16:24 +0200)]
Don't bother with stock, res and favicons uris in adblock

13 years agol10n: Updated Turkish (tr) translation to 99%
Alper Tekinalp [Mon, 12 Sep 2011 22:37:16 +0000 (00:37 +0200)]
l10n: Updated Turkish (tr) translation to 99%

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

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

13 years agoUse symbolic find and clear icons for inline find
Christian Dywan [Sun, 11 Sep 2011 20:35:17 +0000 (22:35 +0200)]
Use symbolic find and clear icons for inline find

Fixes: https://bugs.launchpad.net/midori/+bug/772842
13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:28:41 +0000 (10:28 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:25:13 +0000 (10:25 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:21:07 +0000 (10:21 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:16:21 +0000 (10:16 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 99%
Cristian Marchi [Sat, 10 Sep 2011 08:10:00 +0000 (10:10 +0200)]
l10n: Updated Italian (it) translation to 99%

New status: 671 messages complete with 1 fuzzy and 2 untranslated.

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

13 years agol10n: Updated Italian (it) translation to 99%
Cristian Marchi [Sat, 10 Sep 2011 08:07:07 +0000 (10:07 +0200)]
l10n: Updated Italian (it) translation to 99%

New status: 671 messages complete with 1 fuzzy and 2 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Thu, 8 Sep 2011 15:17:42 +0000 (17:17 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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

13 years agoActually display the favicon in history list
André Stösel [Thu, 1 Sep 2011 21:39:24 +0000 (23:39 +0200)]
Actually display the favicon in history list

13 years agoInstall a separate Private Browsing desktop file
Christian Dywan [Mon, 5 Sep 2011 23:20:27 +0000 (01:20 +0200)]
Install a separate Private Browsing desktop file

This way private browsing can be added as a shortcut and
typing in Synapse, Unity or GNOME Shell suggests it.

13 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 5 Sep 2011 13:16:04 +0000 (15:16 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 674 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 [Tue, 30 Aug 2011 11:19:23 +0000 (13:19 +0200)]
l10n: Updated Czech (cs) translation to 100%

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

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

13 years agol10n: Updated Indonesian (id) translation to 100%
Ardjuna [Sun, 28 Aug 2011 02:13:47 +0000 (04:13 +0200)]
l10n: Updated Indonesian (id) translation to 100%

New status: 674 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 [Fri, 26 Aug 2011 12:45:54 +0000 (14:45 +0200)]
l10n: Updated Slovak (sk) translation to 100%

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

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

13 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Wed, 24 Aug 2011 12:54:20 +0000 (14:54 +0200)]
l10n: Updated Japanese (ja) translation to 100%

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

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

13 years agol10n: Updated German (de) translation to 99%
Fabian Nowak [Tue, 23 Aug 2011 20:39:24 +0000 (22:39 +0200)]
l10n: Updated German (de) translation to 99%

New status: 671 messages complete with 1 fuzzy and 2 untranslated.

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

13 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Tue, 23 Aug 2011 19:46:46 +0000 (21:46 +0200)]
l10n: Updated Danish (da) translation to 100%

New status: 674 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 [Mon, 22 Aug 2011 14:57:07 +0000 (16:57 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

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

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

13 years agol10n: Updated Ukrainian (uk) translation to 99%
Yarema aka Knedlyk [Sun, 21 Aug 2011 11:03:26 +0000 (13:03 +0200)]
l10n: Updated Ukrainian (uk) translation to 99%

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

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

13 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Sun, 21 Aug 2011 08:23:26 +0000 (10:23 +0200)]
l10n: Updated Korean (ko) translation to 100%

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

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

13 years agol10n: Updated Greek (el) translation to 100%
Evaggelos Balaskas [Sat, 20 Aug 2011 10:41:40 +0000 (12:41 +0200)]
l10n: Updated Greek (el) translation to 100%

New status: 674 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 [Fri, 19 Aug 2011 16:10:06 +0000 (18:10 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 674 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 [Fri, 19 Aug 2011 10:32:51 +0000 (12:32 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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

13 years agol10n: Updated Turkish (tr) translation to 99%
Alper Tekinalp [Thu, 18 Aug 2011 23:13:06 +0000 (01:13 +0200)]
l10n: Updated Turkish (tr) translation to 99%

New status: 669 messages complete with 3 fuzzies and 2 untranslated.

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

13 years agol10n: Updated Turkish (tr) translation to 99%
Alper Tekinalp [Thu, 18 Aug 2011 23:12:16 +0000 (01:12 +0200)]
l10n: Updated Turkish (tr) translation to 99%

New status: 668 messages complete with 4 fuzzies and 2 untranslated.

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

13 years agoUpdate German translation
André Stösel [Thu, 18 Aug 2011 09:14:49 +0000 (11:14 +0200)]
Update German translation

13 years agoFix spelling error in Switch to last viewed tab
André Stösel [Thu, 18 Aug 2011 09:23:58 +0000 (11:23 +0200)]
Fix spelling error in Switch to last viewed tab

13 years agoQuote config folder when spawning private browsing
Christian Dywan [Thu, 18 Aug 2011 20:10:57 +0000 (22:10 +0200)]
Quote config folder when spawning private browsing

On Windows the folder typically contains spaces.

13 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Thu, 18 Aug 2011 19:45:22 +0000 (21:45 +0200)]
l10n: Updated Danish (da) translation to 100%

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

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

13 years agol10n: Updated Ukrainian (uk) translation to 99%
Yarema aka Knedlyk [Thu, 18 Aug 2011 17:09:02 +0000 (19:09 +0200)]
l10n: Updated Ukrainian (uk) translation to 99%

New status: 669 messages complete with 3 fuzzies and 2 untranslated.

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

13 years agoRepack the alignment of the tab close button
Christian Dywan [Thu, 18 Aug 2011 16:08:24 +0000 (18:08 +0200)]
Repack the alignment of the tab close button

Fixes: https://bugs.launchpad.net/midori/+bug/827089
13 years agoSupport creating new windows by dragging tabs outside
Christian Dywan [Thu, 18 Aug 2011 16:06:34 +0000 (18:06 +0200)]
Support creating new windows by dragging tabs outside

13 years agoUse GLib timeout rather than the dusty GTK+ API
Christian Dywan [Thu, 18 Aug 2011 16:05:57 +0000 (18:05 +0200)]
Use GLib timeout rather than the dusty GTK+ API

13 years agol10n: Updated Spanish (Castilian) (es) translation to 99%
Andres Sanchez [Thu, 18 Aug 2011 11:47:16 +0000 (13:47 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 99%

New status: 669 messages complete with 5 fuzzies and 0 untranslated.

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

13 years agoSort bookmarks in the panel by title rather than URI
Paweł Forysiuk [Wed, 17 Aug 2011 21:04:54 +0000 (23:04 +0200)]
Sort bookmarks in the panel by title rather than URI

13 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Wed, 17 Aug 2011 11:10:27 +0000 (13:10 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 674 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, 17 Aug 2011 11:05:21 +0000 (13:05 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 674 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 [Tue, 16 Aug 2011 16:53:30 +0000 (18:53 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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

13 years agoRemove leftover version guards for WebKit > 1.1.17
Paweł Forysiuk [Mon, 15 Aug 2011 20:37:59 +0000 (22:37 +0200)]
Remove leftover version guards for WebKit > 1.1.17

13 years agoThunderbird only accepts feed://, Liferea doesn't mind
Christian Dywan [Sun, 14 Aug 2011 23:13:09 +0000 (01:13 +0200)]
Thunderbird only accepts feed://, Liferea doesn't mind

https://bugs.launchpad.net/midori/+bug/826444

13 years agoClean up usage of pseudo-uris in special pages
Paweł Forysiuk [Tue, 9 Aug 2011 17:48:50 +0000 (19:48 +0200)]
Clean up usage of pseudo-uris in special pages

13 years agoFlash browser window if new tab opened in background
André Stösel [Tue, 9 Aug 2011 17:41:20 +0000 (19:41 +0200)]
Flash browser window if new tab opened in background

13 years agoAllow users to enable form history per tab (Ctrl+Shift+F)
André Stösel [Tue, 9 Aug 2011 13:01:34 +0000 (15:01 +0200)]
Allow users to enable form history per tab (Ctrl+Shift+F)

Note: you have to reload the page before the state change has any
effect.

13 years agol10n: Updated Indonesian (id) translation to 100%
Andhika Padmawan [Sat, 13 Aug 2011 16:23:46 +0000 (18:23 +0200)]
l10n: Updated Indonesian (id) translation to 100%

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

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

13 years agol10n: Updated Arabic (ar) translation to 99%
كريم أولاد الشلحة [Fri, 12 Aug 2011 04:20:54 +0000 (06:20 +0200)]
l10n: Updated Arabic (ar) translation to 99%

New status: 668 messages complete with 0 fuzzies and 1 untranslated.

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

13 years agol10n: Updated Arabic (ar) translation to 99%
محمد الحرقان [Thu, 11 Aug 2011 23:40:35 +0000 (01:40 +0200)]
l10n: Updated Arabic (ar) translation to 99%

New status: 666 messages complete with 1 fuzzy and 2 untranslated.

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

13 years agol10n: Updated Catalan (Valencian) (ca) translation to 95%
Paul Garden [Thu, 11 Aug 2011 16:15:23 +0000 (18:15 +0200)]
l10n: Updated Catalan (Valencian) (ca) translation to 95%

New status: 640 messages complete with 28 fuzzies and 1 untranslated.

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

13 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
Andres Sanchez [Wed, 10 Aug 2011 17:46:41 +0000 (19:46 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

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

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

13 years agol10n: Updated Polish (pl) translation to 95%
Piotr Sokół [Wed, 10 Aug 2011 16:53:53 +0000 (18:53 +0200)]
l10n: Updated Polish (pl) translation to 95%

New status: 638 messages complete with 9 fuzzies and 22 untranslated.

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

13 years agol10n: Updated Arabic (ar) translation to 99%
كريم أولاد الشلحة [Tue, 9 Aug 2011 05:24:17 +0000 (07:24 +0200)]
l10n: Updated Arabic (ar) translation to 99%

New status: 665 messages complete with 0 fuzzies and 4 untranslated.

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