]> spindle.queued.net Git - midori/log
midori
13 years agoRe-enable webkit and gstreamer, add new dep - libffi
Paweł Forysiuk [Sun, 30 Oct 2011 02:21:32 +0000 (03:21 +0100)]
Re-enable webkit and gstreamer, add new dep - libffi

13 years agoFix typo in midori extension column name
Paweł Forysiuk [Sun, 30 Oct 2011 02:17:24 +0000 (03:17 +0100)]
Fix typo in midori extension column name

13 years agol10n: Updated Croatian (hr) translation to 82%
Ivica Kolić [Sat, 29 Oct 2011 17:04:47 +0000 (19:04 +0200)]
l10n: Updated Croatian (hr) translation to 82%

New status: 557 messages complete with 0 fuzzies and 118 untranslated.

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

13 years agoQueue thumbnails for speed dial, and load if missing
Christian Dywan [Sat, 29 Oct 2011 01:33:43 +0000 (03:33 +0200)]
Queue thumbnails for speed dial, and load if missing

13 years agoUse Midori.URI API in adblock_resource_request_starting_cb
Christian Dywan [Sat, 29 Oct 2011 01:32:16 +0000 (03:32 +0200)]
Use Midori.URI API in adblock_resource_request_starting_cb

13 years agoSupport res directly in sokoke_find_data_filename
Christian Dywan [Fri, 28 Oct 2011 23:16:08 +0000 (01:16 +0200)]
Support res directly in sokoke_find_data_filename

One allocation less each time, less fragmentation.

13 years agoCorrectly rewrite user style URI
Christian Dywan [Fri, 28 Oct 2011 22:57:44 +0000 (00:57 +0200)]
Correctly rewrite user style URI

13 years agoUse Midori.URI API in sokoke_prefetch_uri
Christian Dywan [Fri, 28 Oct 2011 22:43:03 +0000 (00:43 +0200)]
Use Midori.URI API in sokoke_prefetch_uri

13 years agoMidori.URI.parse shouldn't pass hostname with spaces
Christian Dywan [Fri, 28 Oct 2011 22:40:34 +0000 (00:40 +0200)]
Midori.URI.parse shouldn't pass hostname with spaces

13 years agoUse midori_uri_parse in Addons to handle installation
Christian Dywan [Fri, 28 Oct 2011 21:53:14 +0000 (23:53 +0200)]
Use midori_uri_parse in Addons to handle installation

13 years agoDon't color tabs of blank/ special pages
Christian Dywan [Fri, 28 Oct 2011 21:22:03 +0000 (23:22 +0200)]
Don't color tabs of blank/ special pages

13 years agoCheck that selection range count is not 0
Christian Dywan [Fri, 28 Oct 2011 21:12:40 +0000 (23:12 +0200)]
Check that selection range count is not 0

Fixes: https://bugs.launchpad.net/midori/+bug/883157
13 years agoPosition the location completion correctly
Christian Dywan [Fri, 28 Oct 2011 21:03:24 +0000 (23:03 +0200)]
Position the location completion correctly

Fixes: https://bugs.launchpad.net/midori/+bug/883143
13 years agoIntroduce and use Midori.URI.is_http
Christian Dywan [Fri, 28 Oct 2011 20:47:17 +0000 (22:47 +0200)]
Introduce and use Midori.URI.is_http

Also make further uses of Midori.URI.parse.

13 years agosokoke_widget_set_pango_font_style can be static
Christian Dywan [Fri, 28 Oct 2011 20:26:23 +0000 (22:26 +0200)]
sokoke_widget_set_pango_font_style can be static

13 years agoAvoid the rarely used sokoke_container_show_children
Christian Dywan [Fri, 28 Oct 2011 20:24:04 +0000 (22:24 +0200)]
Avoid the rarely used sokoke_container_show_children

13 years agoMerge thread setup, stock items, argv, i18n into MidoriApp
Christian Dywan [Fri, 28 Oct 2011 20:18:05 +0000 (22:18 +0200)]
Merge thread setup, stock items, argv, i18n into MidoriApp

13 years agol10n: Updated Romanian (ro) translation to 100%
Mișu Moldovan [Fri, 28 Oct 2011 19:39:56 +0000 (21:39 +0200)]
l10n: Updated Romanian (ro) translation to 100%

New status: 675 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%
玉堂 白鹤 [Fri, 28 Oct 2011 03:48:42 +0000 (05:48 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 99%

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

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

13 years agoNULL-check new speed dial titles to avoid "(null)"
Paweł Forysiuk [Thu, 27 Oct 2011 21:19:29 +0000 (23:19 +0200)]
NULL-check new speed dial titles to avoid "(null)"

13 years agoCopy styles passed to midori_web_settings_add_style
Christian Dywan [Thu, 27 Oct 2011 21:17:16 +0000 (23:17 +0200)]
Copy styles passed to midori_web_settings_add_style

Style strings are usually allocated, unlike rule_id's.

13 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Thu, 27 Oct 2011 20:45:49 +0000 (22:45 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

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

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

13 years agoNo need to handle thumb size when saving speed dial
Paweł Forysiuk [Thu, 27 Oct 2011 15:40:15 +0000 (17:40 +0200)]
No need to handle thumb size when saving speed dial

13 years agoGenerate addon style in addons_activate_cb
Christian Dywan [Thu, 27 Oct 2011 17:44:15 +0000 (19:44 +0200)]
Generate addon style in addons_activate_cb

13 years agoRecognize effectively empty prefixes of a stylesheet
Christian Dywan [Thu, 27 Oct 2011 17:28:40 +0000 (19:28 +0200)]
Recognize effectively empty prefixes of a stylesheet

13 years agoUpdate enforced font when font family changes
Christian Dywan [Thu, 27 Oct 2011 17:27:44 +0000 (19:27 +0200)]
Update enforced font when font family changes

13 years agoNo completion when typing token or leading space
Christian Dywan [Thu, 27 Oct 2011 17:26:45 +0000 (19:26 +0200)]
No completion when typing token or leading space

13 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Thu, 27 Oct 2011 17:32:53 +0000 (19:32 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 675 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 [Thu, 27 Oct 2011 07:37:35 +0000 (09:37 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 675 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 [Wed, 26 Oct 2011 22:21:44 +0000 (00:21 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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

13 years agoDon't skip user stylesheets on special pages
Christian Dywan [Wed, 26 Oct 2011 19:23:18 +0000 (21:23 +0200)]
Don't skip user stylesheets on special pages

13 years agoUse new style API for global user stylesheets
Christian Dywan [Wed, 26 Oct 2011 19:20:11 +0000 (21:20 +0200)]
Use new style API for global user stylesheets

13 years agoImplement Always use my font choices preference
Christian Dywan [Wed, 26 Oct 2011 19:11:50 +0000 (21:11 +0200)]
Implement Always use my font choices preference

Patch based on input from Peter Hatina.

Fixes: https://bugs.launchpad.net/midori/+bug/826441
13 years agoIntroduce midori_web_settings_add/remove_style API
Peter Hatina [Wed, 26 Oct 2011 18:36:16 +0000 (20:36 +0200)]
Introduce midori_web_settings_add/remove_style API

The CSS stylesheets added by ID are globally applied.

Related: https://bugs.launchpad.net/midori/+bug/826441

13 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Wed, 26 Oct 2011 20:45:09 +0000 (22:45 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

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

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

13 years agoCommit missing file gtk3-compat.c
Christian Dywan [Wed, 26 Oct 2011 18:04:39 +0000 (20:04 +0200)]
Commit missing file gtk3-compat.c

The file was intended to be part of 52de7471.

13 years agosokoke_widget_copy_clipboard must be NULL-safe
Christian Dywan [Wed, 26 Oct 2011 17:51:05 +0000 (19:51 +0200)]
sokoke_widget_copy_clipboard must be NULL-safe

13 years agoAvoid GTK+3 #ifdef and #define GTK_DIALOG_DESTROY_WITH_PARENT
Christian Dywan [Wed, 26 Oct 2011 17:46:50 +0000 (19:46 +0200)]
Avoid GTK+3 #ifdef and #define GTK_DIALOG_DESTROY_WITH_PARENT

13 years agoRespect close button visibility for tab size
Christian Dywan [Wed, 26 Oct 2011 17:40:14 +0000 (19:40 +0200)]
Respect close button visibility for tab size

And use the themed icon size.

13 years agoClear Private Data: Merge Closed Tabs with History
Christian Dywan [Wed, 26 Oct 2011 17:39:04 +0000 (19:39 +0200)]
Clear Private Data: Merge Closed Tabs with History

It would be misleading to delete one but not the other and
assume the pages are actually gone.

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Tomas Schertel [Wed, 26 Oct 2011 15:31:34 +0000 (17:31 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 673 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, 26 Oct 2011 11:15:06 +0000 (13:15 +0200)]
l10n: Updated Japanese (ja) translation to 100%

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

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

13 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Wed, 26 Oct 2011 06:22:06 +0000 (08:22 +0200)]
l10n: Updated Danish (da) translation to 100%

New status: 673 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 [Tue, 25 Oct 2011 15:56:09 +0000 (17:56 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 673 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 [Tue, 25 Oct 2011 15:50:07 +0000 (17:50 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 673 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, 25 Oct 2011 09:26:43 +0000 (11:26 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 673 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 [Tue, 25 Oct 2011 07:45:52 +0000 (09:45 +0200)]
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).

13 years agoCorrectly use user-home for Homepage
Christian Dywan [Tue, 25 Oct 2011 00:14:40 +0000 (02:14 +0200)]
Correctly use user-home for Homepage

Since the stock item is re-registered, using GTK_STOCK_HOME
directly will wrongly take gtk-home as the icon name.

13 years agoUse bookmark-new for Add Bookmark
Christian Dywan [Tue, 25 Oct 2011 00:13:18 +0000 (02:13 +0200)]
Use bookmark-new for Add Bookmark

Fixes: https://bugs.launchpad.net/midori/+bug/880179
13 years agoUse versioned speed dial template filename
Paweł Forysiuk [Sun, 23 Oct 2011 17:23:03 +0000 (19:23 +0200)]
Use versioned speed dial template filename

13 years agoMake title on speed dial a bit easier to click for editing
Paweł Forysiuk [Sun, 23 Oct 2011 12:19:22 +0000 (14:19 +0200)]
Make title on speed dial a bit easier to click for editing

13 years agoSplit proxy server and port options into two fields
Peter Hatina [Mon, 24 Oct 2011 17:53:37 +0000 (19:53 +0200)]
Split proxy server and port options into two fields

Fixes: https://bugs.launchpad.net/midori/+bug/699986
13 years agoLook for localized "next page" link and unify code
Christian Dywan [Mon, 24 Oct 2011 17:27:34 +0000 (19:27 +0200)]
Look for localized "next page" link and unify code

13 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Mon, 24 Oct 2011 15:42:09 +0000 (17:42 +0200)]
l10n: Updated Danish (da) translation to 100%

New status: 669 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 [Mon, 24 Oct 2011 10:16:35 +0000 (12:16 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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

13 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
Adolfo Jayme Barrientos [Mon, 24 Oct 2011 00:37:36 +0000 (02:37 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

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

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

13 years agoNo third-party cookies with soup 2.29.91/ WebKit 1.1.21
Christian Dywan [Sun, 23 Oct 2011 22:18:32 +0000 (00:18 +0200)]
No third-party cookies with soup 2.29.91/ WebKit 1.1.21

13 years agoUse right paths in _action_bookmarks_import_activate
Christian Dywan [Sun, 23 Oct 2011 22:16:44 +0000 (00:16 +0200)]
Use right paths in _action_bookmarks_import_activate

13 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Sat, 22 Oct 2011 20:17:31 +0000 (22:17 +0200)]
l10n: Updated Danish (da) translation to 100%

New status: 667 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 [Sat, 22 Oct 2011 16:14:34 +0000 (18:14 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 667 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 [Sat, 22 Oct 2011 10:18:42 +0000 (12:18 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 667 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 [Fri, 21 Oct 2011 22:21:20 +0000 (00:21 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 667 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 [Fri, 21 Oct 2011 15:24:15 +0000 (17:24 +0200)]
l10n: Updated Japanese (ja) translation to 100%

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

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

13 years agoProperly check versions of Vala/ WebKitGTK+ in wscript
Christian Dywan [Fri, 21 Oct 2011 00:51:33 +0000 (02:51 +0200)]
Properly check versions of Vala/ WebKitGTK+ in wscript

13 years agoUse CSS style fixup to tweak tab size with GTK+ 3
Christian Dywan [Fri, 21 Oct 2011 00:40:19 +0000 (02:40 +0200)]
Use CSS style fixup to tweak tab size with GTK+ 3

For consistency, an analogous GtkRc snippet is used with GTK+ 2.

Based on a patch by Lucas Baudin.

Fixes: https://bugs.launchpad.net/midori/+bug/871085
13 years agol10n: Updated Chinese (China) (zh_CN) translation to 99%
Hunt Xu [Fri, 21 Oct 2011 00:42:34 +0000 (02:42 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 99%

New status: 661 messages complete with 0 fuzzies and 6 untranslated.

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

13 years agoIntroduce Midori.URI to unitfy all URI logic
Christian Dywan [Wed, 19 Oct 2011 07:53:18 +0000 (09:53 +0200)]
Introduce Midori.URI to unitfy all URI logic

sokoke_hostname_from_uri, sokoke_search_uri,
sokoke_hostname_to_ascii and sokoke_unescape_uri_string
are merged into Midori.URI.
midori-core.h is the official API header for Vala now.

13 years agoAvoid pre- and suffix with extension default configs
Christian Dywan [Thu, 20 Oct 2011 21:39:28 +0000 (23:39 +0200)]
Avoid pre- and suffix with extension default configs

So this mainly matters to package maintainers, as the
configuration files for extensions have pre- and suffix
according to library naming of the platform. Basically
this only ever worked on Linux and Windows.
Now default configs are always installed with plain names.

13 years agoUse GTK_COMBO_BOX_TEXT with Statusbar Features
Christian Dywan [Thu, 20 Oct 2011 21:36:34 +0000 (23:36 +0200)]
Use GTK_COMBO_BOX_TEXT with Statusbar Features

13 years agoUse find_property for has-separator in History List
Christian Dywan [Thu, 20 Oct 2011 21:35:37 +0000 (23:35 +0200)]
Use find_property for has-separator in History List

So we can avoid compile-time warnings.

13 years agoUse gtk_combo_box_text_new_with_entry in Statusbar Features
Christian Dywan [Thu, 20 Oct 2011 20:47:27 +0000 (22:47 +0200)]
Use gtk_combo_box_text_new_with_entry in Statusbar Features

Fixes: https://bugs.launchpad.net/midori/+bug/878449
13 years agoMerge GLib and GTK+ compatibility in gtk3-compat.h
Christian Dywan [Thu, 20 Oct 2011 20:46:43 +0000 (22:46 +0200)]
Merge GLib and GTK+ compatibility in gtk3-compat.h

13 years agoMerge bookmark folder combo into helper functions
Christian Dywan [Thu, 20 Oct 2011 20:19:41 +0000 (22:19 +0200)]
Merge bookmark folder combo into helper functions

Fixes: https://bugs.launchpad.net/midori/+bug/874592
13 years agoRe-add enter_shortcut_name placeholder in speeddial-head.html
Paweł Forysiuk [Tue, 18 Oct 2011 17:04:14 +0000 (19:04 +0200)]
Re-add enter_shortcut_name placeholder in speeddial-head.html

It is used in renaming dialog

13 years agoFix dialing with keyboard after some recent changes
Paweł Forysiuk [Tue, 18 Oct 2011 16:59:44 +0000 (18:59 +0200)]
Fix dialing with keyboard after some recent changes

13 years agoFind Firefox profiles for import
Christian Dywan [Thu, 20 Oct 2011 16:19:43 +0000 (18:19 +0200)]
Find Firefox profiles for import

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Thu, 20 Oct 2011 17:00:47 +0000 (19:00 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 665 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%
Tomas Schertel [Thu, 20 Oct 2011 15:53:43 +0000 (17:53 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

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

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

13 years agol10n: Updated Galician (gl) translation to 96%
Leandro Regueiro [Thu, 20 Oct 2011 10:37:53 +0000 (12:37 +0200)]
l10n: Updated Galician (gl) translation to 96%

New status: 645 messages complete with 4 fuzzies and 16 untranslated.

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

13 years agoError out if Vala < 0.13.2, GTK+ 3 and extensions
Christian Dywan [Thu, 20 Oct 2011 07:47:11 +0000 (09:47 +0200)]
Error out if Vala < 0.13.2, GTK+ 3 and extensions

See https://bugs.launchpad.net/midori/+bug/871579

13 years agoWork-around icon being activatable by default
Peter Hatina [Thu, 20 Oct 2011 07:14:33 +0000 (09:14 +0200)]
Work-around icon being activatable by default

Fixes: https://bugs.launchpad.net/midori/+bug/770521
13 years agoWork-around libSoup not setting a proper directory title
Christian Dywan [Wed, 19 Oct 2011 07:26:58 +0000 (09:26 +0200)]
Work-around libSoup not setting a proper directory title

Fixes: https://bugs.launchpad.net/midori/+bug/872123
13 years agoRework --run feature based on a hidden browser
Christian Dywan [Wed, 19 Oct 2011 07:15:47 +0000 (09:15 +0200)]
Rework --run feature based on a hidden browser

Scripts can use console.info to print and create new
windows to have a UI or open websites.

Internal "pass-through-console" is introduced to print
all messages to the console.

Fixes: https://bugs.launchpad.net/midori/+bug/875318
13 years agoAdd certificate file location used on openSUSE
Christian Dywan [Wed, 19 Oct 2011 07:05:08 +0000 (09:05 +0200)]
Add certificate file location used on openSUSE

13 years agoEnable Vala debug symbols and disable deprecations
Christian Dywan [Wed, 19 Oct 2011 07:01:28 +0000 (09:01 +0200)]
Enable Vala debug symbols and disable deprecations

13 years agoShow speed dial close button only when hovering over thumbnail
Paweł Forysiuk [Fri, 14 Oct 2011 17:42:29 +0000 (19:42 +0200)]
Show speed dial close button only when hovering over thumbnail

13 years agoNo need to check for rows and columns in speed dial now
Paweł Forysiuk [Wed, 12 Oct 2011 12:39:18 +0000 (14:39 +0200)]
No need to check for rows and columns in speed dial now

13 years agoRequire GLib 2.22 it's already an implicit dependency
Christian Dywan [Sat, 15 Oct 2011 17:16:19 +0000 (19:16 +0200)]
Require GLib 2.22 it's already an implicit dependency

13 years agoClear downloads when the transferbar is full
Walther Maldonado [Sat, 15 Oct 2011 17:00:21 +0000 (19:00 +0200)]
Clear downloads when the transferbar is full

Fixes: https://bugs.launchpad.net/midori/+bug/851452
13 years agoAdd 'Create desktop shortcut' to app menu
Christian Dywan [Sat, 15 Oct 2011 16:55:11 +0000 (18:55 +0200)]
Add 'Create desktop shortcut' to app menu

13 years agoInstall form history always-load only if should_init
Christian Dywan [Sat, 15 Oct 2011 16:43:19 +0000 (18:43 +0200)]
Install form history always-load only if should_init

13 years agoRequire libSoup 2.27.90 and drop libidn
Christian Dywan [Sat, 15 Oct 2011 16:27:07 +0000 (18:27 +0200)]
Require libSoup 2.27.90 and drop libidn

13 years agoDon't register recent files in app or private mode
Christian Dywan [Sat, 15 Oct 2011 16:23:58 +0000 (18:23 +0200)]
Don't register recent files in app or private mode

13 years agol10n: Updated Lithuanian (lt) translation to 42%
Ričardas Vasiulis [Sat, 15 Oct 2011 06:01:37 +0000 (08:01 +0200)]
l10n: Updated Lithuanian (lt) translation to 42%

New status: 284 messages complete with 38 fuzzies and 348 untranslated.

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

13 years agoResize the history list treeview in GTK3, not the parent
André Stösel [Wed, 12 Oct 2011 16:11:54 +0000 (18:11 +0200)]
Resize the history list treeview in GTK3, not the parent

13 years agoUse function in midori_findbar_entry_clear_icon_released_cb
Christian Dywan [Wed, 12 Oct 2011 23:53:36 +0000 (01:53 +0200)]
Use function in midori_findbar_entry_clear_icon_released_cb

13 years agoFindbar should honor close-buttons-left value
Christian Dywan [Wed, 12 Oct 2011 23:51:14 +0000 (01:51 +0200)]
Findbar should honor close-buttons-left value

13 years agoSpeed dial should honor close-buttons-left value
Christian Dywan [Wed, 12 Oct 2011 23:40:39 +0000 (01:40 +0200)]
Speed dial should honor close-buttons-left value

13 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Wed, 12 Oct 2011 05:30:31 +0000 (07:30 +0200)]
l10n: Updated Czech (cs) translation to 100%

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

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

13 years agoAllow last tab to close private and app mode
Christian Dywan [Tue, 11 Oct 2011 00:53:14 +0000 (02:53 +0200)]
Allow last tab to close private and app mode