]>
spindle.queued.net Git - midori/log
David Štancl [Tue, 4 Sep 2012 21:22:11 +0000 (23:22 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Rafael Ferreira [Tue, 4 Sep 2012 02:12:43 +0000 (04:12 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Mon, 3 Sep 2012 21:55:33 +0000 (23:55 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Sergio Marques [Mon, 3 Sep 2012 15:40:20 +0000 (17:40 +0200)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 2 Sep 2012 20:46:16 +0000 (22:46 +0200)]
Always use exec_path based paths on Win32
Nobody expects system-wide folders.
And LIBDIR won't exist on the system.
Paweł Forysiuk [Sun, 2 Sep 2012 19:28:06 +0000 (21:28 +0200)]
Don't use g_strconcat when building extensions path
Paweł Forysiuk [Sun, 2 Sep 2012 19:25:56 +0000 (21:25 +0200)]
Adblock: Try to parse more update metadata
Paweł Forysiuk [Sun, 2 Sep 2012 19:20:35 +0000 (21:20 +0200)]
Don't inline adblock_update_css_hash, GCC complains
warning: inlining failed in call to ‘adblock_update_css_hash’:
function not considered for inlining [-Winline]
Christian Dywan [Sun, 2 Sep 2012 19:09:18 +0000 (21:09 +0200)]
Cache HSTS directives and handle sub domains
Christian Dywan [Sun, 2 Sep 2012 19:05:12 +0000 (21:05 +0200)]
Progress tweaks in view, unify progres in browser
Fixes: https://bugs.launchpad.net/bugs/1020910
Pjotr vertaalt [Sun, 2 Sep 2012 19:09:11 +0000 (21:09 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 1 Sep 2012 16:25:44 +0000 (18:25 +0200)]
Use remove() to remove Soup message header
Paweł Forysiuk [Sat, 1 Sep 2012 15:54:30 +0000 (17:54 +0200)]
Adblock: Check if file is up to date before parsing it
Christian Dywan [Sat, 1 Sep 2012 16:05:32 +0000 (18:05 +0200)]
Support HSTS as a SoupFeature
Parse the Strict-Transport-Security header and
enforce https on any listed domains (and subdomains).
Christian Dywan [Sat, 1 Sep 2012 15:58:35 +0000 (17:58 +0200)]
Fix token parsing in midori_debug
Christian Dywan [Sat, 1 Sep 2012 15:57:31 +0000 (17:57 +0200)]
Remove special case from search_engines_new_from_file
jc jc1 [Sat, 1 Sep 2012 15:36:06 +0000 (17:36 +0200)]
l10n: Updated French (fr) translation to 98%
New status: 603 messages complete with 7 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
prflr88 [Sat, 1 Sep 2012 08:22:01 +0000 (10:22 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Boram Kim [Sat, 1 Sep 2012 06:46:04 +0000 (08:46 +0200)]
l10n: Updated Korean (ko) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 1 Sep 2012 00:08:48 +0000 (02:08 +0200)]
Pass around SpeedDial and move messages in there
Paweł Forysiuk [Fri, 31 Aug 2012 23:57:17 +0000 (01:57 +0200)]
Update Adblock filters according to Last modified/ Expires
Christian Dywan [Fri, 31 Aug 2012 21:47:03 +0000 (23:47 +0200)]
Introduce Midori.SpeedDial and unit test
Fixes: https://bugs.launchpad.net/midori/+bug/1038634
Christian Dywan [Fri, 31 Aug 2012 19:58:11 +0000 (21:58 +0200)]
No need for setlocale, GTK+ does this automatically
Christian Dywan [Fri, 31 Aug 2012 19:56:08 +0000 (21:56 +0200)]
Ensure temporary folder before viewing source
Christian Dywan [Fri, 31 Aug 2012 19:52:02 +0000 (21:52 +0200)]
Move translations out of settings class
Remove a fair number of unnecessary strings.
Move trivial settings to Midori.Settings.
Christian Dywan [Thu, 30 Aug 2012 20:22:42 +0000 (22:22 +0200)]
Move simple settings into Midori.Settings class
Christian Dywan [Thu, 30 Aug 2012 20:07:43 +0000 (22:07 +0200)]
Don't unconditionally render XML as source
Fixes: https://bugs.launchpad.net/midori/+bug/1043698
Christian Dywan [Thu, 30 Aug 2012 20:00:08 +0000 (22:00 +0200)]
NULL placeholder text should unset it (gtk3 compat)
Fixes: https://bugs.launchpad.net/midori/+bug/1043681
Christian Dywan [Wed, 29 Aug 2012 22:13:43 +0000 (00:13 +0200)]
Add get_command_line_str for debugging output
Christian Dywan [Wed, 29 Aug 2012 21:52:50 +0000 (23:52 +0200)]
Move Win32 stdout work-around to the top
Otherwise Midori.Paths debugging won't be visible.
Christian Dywan [Wed, 29 Aug 2012 18:28:46 +0000 (20:28 +0200)]
Check that valid IP address has no leading 0
Christian Dywan [Wed, 29 Aug 2012 18:27:47 +0000 (20:27 +0200)]
Remove obsolete KatzeNet instanciation
Christian Dywan [Wed, 29 Aug 2012 18:26:47 +0000 (20:26 +0200)]
Ellipsize text column in Addons panel
Christian Dywan [Wed, 29 Aug 2012 18:19:05 +0000 (20:19 +0200)]
Move config/ data/ res_filename/ lib_path to Midori.Paths
jc jc1 [Wed, 29 Aug 2012 12:30:16 +0000 (14:30 +0200)]
l10n: Updated French (fr) translation to 98%
New status: 669 messages complete with 7 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
David Štancl [Wed, 29 Aug 2012 10:39:14 +0000 (12:39 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 676 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Tue, 28 Aug 2012 21:57:57 +0000 (23:57 +0200)]
Validate IP address in proxy server preference
Fixes: https://bugs.launchpad.net/midori/+bug/783044
Christian Dywan [Tue, 28 Aug 2012 21:56:58 +0000 (23:56 +0200)]
Render invalid URI in entry with underline in GTK+3
GTK+2 shows a red background in this case.
Christian Dywan [Tue, 28 Aug 2012 17:51:02 +0000 (19:51 +0200)]
Update copyright and URL in --version and about
Fixes: https://bugs.launchpad.net/midori/+bug/977423
Christian Dywan [Tue, 28 Aug 2012 17:39:55 +0000 (19:39 +0200)]
Strip HTTP Host to outsmart some filter proxies
Christian Dywan [Tue, 28 Aug 2012 17:37:21 +0000 (19:37 +0200)]
Stop using magic test folder name
Boram Kim [Tue, 28 Aug 2012 13:04:15 +0000 (15:04 +0200)]
l10n: Updated Korean (ko) translation to 100%
New status: 676 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Mon, 27 Aug 2012 21:36:44 +0000 (23:36 +0200)]
Move portable setup code path down
Paweł Forysiuk [Mon, 27 Aug 2012 20:50:33 +0000 (22:50 +0200)]
Use #ifdef for ZEITGEIST and GCR
Christian Dywan [Mon, 27 Aug 2012 20:29:13 +0000 (22:29 +0200)]
Use new Paths API in web cache extension
Christian Dywan [Mon, 27 Aug 2012 20:27:48 +0000 (22:27 +0200)]
Disable GtkRecentManager in private and portable mode
Christian Dywan [Mon, 27 Aug 2012 19:49:36 +0000 (21:49 +0200)]
Introduce Midori.Paths and Midori.RuntimeMode
Also introduce initial "portable" mode on Win32.
Christian Dywan [Mon, 27 Aug 2012 17:02:37 +0000 (19:02 +0200)]
Reverse certificate check in navigation_decision_cb
Christian Dywan [Sun, 26 Aug 2012 12:18:22 +0000 (14:18 +0200)]
Zoom text and images by default
Christian Dywan [Sun, 26 Aug 2012 12:16:14 +0000 (14:16 +0200)]
Exact debug token check and verify tokens are listed
Alex Z [Mon, 27 Aug 2012 11:45:48 +0000 (13:45 +0200)]
l10n: Updated Russian (ru) translation to 99%
New status: 674 messages complete with 1 fuzzy and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Mario Blättermann [Sun, 26 Aug 2012 14:18:14 +0000 (16:18 +0200)]
l10n: Updated German (de) translation to 99%
New status: 674 messages complete with 1 fuzzy and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Mario Blättermann [Sun, 26 Aug 2012 13:48:29 +0000 (15:48 +0200)]
l10n: Updated German (de) translation to 99%
New status: 673 messages complete with 1 fuzzy and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 25 Aug 2012 14:11:37 +0000 (16:11 +0200)]
Re-use saved ellipsize in midori_view_update_tab_title
Paweł Forysiuk [Thu, 23 Aug 2012 20:13:22 +0000 (22:13 +0200)]
nsis: Clean up and sync required icon names with current usage
Paweł Forysiuk [Thu, 23 Aug 2012 04:45:21 +0000 (06:45 +0200)]
makedist.midori: Copy MS-Windows theme only for GTK2 builds
Gheyret Kenji [Fri, 24 Aug 2012 07:55:35 +0000 (09:55 +0200)]
l10n: Updated Uyghur (ug) translation to 98%
New status: 665 messages complete with 0 fuzzies and 10 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Ivica Kolić [Fri, 24 Aug 2012 00:48:36 +0000 (02:48 +0200)]
l10n: Updated Croatian (hr) translation to 81%
New status: 547 messages complete with 0 fuzzies and 128 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Efstathios Iosifidis [Thu, 23 Aug 2012 21:41:58 +0000 (23:41 +0200)]
l10n: Updated Greek (el) translation to 99%
New status: 670 messages complete with 0 fuzzies and 5 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Wed, 22 Aug 2012 12:30:19 +0000 (14:30 +0200)]
nsis: Don't bother with *.icon files in scalable icon folders
Paweł Forysiuk [Wed, 22 Aug 2012 12:29:37 +0000 (14:29 +0200)]
nsis: Be sure to copy 24x24 icons too
Paweł Forysiuk [Wed, 22 Aug 2012 12:12:39 +0000 (14:12 +0200)]
nsis: Update Copyright and website url info
Christian Dywan [Thu, 23 Aug 2012 19:25:44 +0000 (21:25 +0200)]
Handle and cache Accept-Language in WebSettings
Paweł Forysiuk [Sun, 19 Aug 2012 13:00:21 +0000 (15:00 +0200)]
nsis: Make icon theme switchable
Paweł Forysiuk [Mon, 20 Aug 2012 20:59:35 +0000 (22:59 +0200)]
nsis: Drop icons larger than 48x48
André Stösel [Tue, 21 Aug 2012 17:20:11 +0000 (19:20 +0200)]
use MidoriDownloadType to check if the download should be started
André Stösel [Tue, 21 Aug 2012 17:19:34 +0000 (19:19 +0200)]
add MidoriDownloadType to VAPI
Efstathios Iosifidis [Sun, 19 Aug 2012 16:03:53 +0000 (18:03 +0200)]
l10n: Updated Greek (el) translation to 97%
New status: 656 messages complete with 2 fuzzies and 17 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 19 Aug 2012 13:32:48 +0000 (15:32 +0200)]
Introduce a merged NextForward akin to StopReload
Fixes: https://bugs.launchpad.net/midori/+bug/823736
Daniel P. Fore [Sun, 19 Aug 2012 12:22:38 +0000 (14:22 +0200)]
Improve insensitive button work-around
Fixes: https://bugs.launchpad.net/midori/+bug/1036483
Mikalai Udodau [Sat, 18 Aug 2012 16:59:22 +0000 (18:59 +0200)]
l10n: Updated Belarusian (be) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Sergio Marques [Sat, 18 Aug 2012 00:20:17 +0000 (02:20 +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).
Efstathios Iosifidis [Thu, 16 Aug 2012 23:09:20 +0000 (01:09 +0200)]
l10n: Updated Greek (el) translation to 99%
New status: 652 messages complete with 0 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Paweł Forysiuk [Fri, 10 Aug 2012 20:11:49 +0000 (22:11 +0200)]
Silence some "defined but not used" warnigs when crosscompiling
Paweł Forysiuk [Sun, 12 Aug 2012 14:53:43 +0000 (16:53 +0200)]
Make Midori.URI.get_fingerprint more legible
Paweł Forysiuk [Tue, 14 Aug 2012 12:27:49 +0000 (14:27 +0200)]
makedist.midori: use debug.log as debuggin output
Mikalai Udodau [Wed, 15 Aug 2012 16:09:04 +0000 (18:09 +0200)]
l10n: Updated Belarusian (be) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Rafael Ferreira [Wed, 15 Aug 2012 01:37:43 +0000 (03:37 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 13 Aug 2012 22:36:18 +0000 (00:36 +0200)]
Ellipsize text in Transfers panel
Paweł Forysiuk [Sun, 12 Aug 2012 14:32:41 +0000 (16:32 +0200)]
Workaround grey background on inactive buttons with GTK+3
Paweł Forysiuk [Mon, 13 Aug 2012 17:58:54 +0000 (19:58 +0200)]
makedist.midori: Add debug helper to bin folder in debug builds
prflr88 [Mon, 13 Aug 2012 05:03:38 +0000 (07:03 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Sun, 12 Aug 2012 21:55:16 +0000 (23:55 +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).
Pjotr vertaalt [Sat, 11 Aug 2012 19:15:45 +0000 (21:15 +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).
David Štancl [Sat, 11 Aug 2012 09:47:48 +0000 (11:47 +0200)]
l10n: Updated Czech (cs) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Boram Kim [Sat, 11 Aug 2012 06:40:01 +0000 (08:40 +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).
Christian Dywan [Fri, 10 Aug 2012 16:51:30 +0000 (18:51 +0200)]
Show opener or tab domain of download in dialog
An attacker may try to abuse the fact that a download
can start on an unrelated tab.
See http://lcamtuf.coredump.cx/fldl/ http://lcamtuf.coredump.cx/switch/
Paweł Forysiuk [Fri, 10 Aug 2012 16:46:41 +0000 (18:46 +0200)]
Return no search engine if there's no form
Such as http://valadoc.org/#!wiki=index
Walter cheuk [Thu, 9 Aug 2012 15:36:29 +0000 (17:36 +0200)]
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Wed, 8 Aug 2012 23:01:44 +0000 (01:01 +0200)]
Fix inconsistency in test initializations
Paweł Forysiuk [Wed, 8 Aug 2012 23:00:46 +0000 (01:00 +0200)]
Don't mixup tokens starting with the same letters
Christian Dywan [Wed, 8 Aug 2012 22:37:59 +0000 (00:37 +0200)]
Completion: Fix PageUp/Down, Shift+Tab and wrap
This is consistent with GTK+ (excluding Tab) and Firefox.
Fixes: https://bugs.launchpad.net/midori/+bug/905078
Paweł Forysiuk [Wed, 8 Aug 2012 20:14:56 +0000 (22:14 +0200)]
Show page title in tooltips on speeddial items
Christian Dywan [Wed, 8 Aug 2012 21:49:12 +0000 (23:49 +0200)]
Change Focus Current Tab to Ctrl+Alt+Home
Ctrl+Home conflicts with horizontally scrolling left.
Christian Dywan [Wed, 8 Aug 2012 21:47:51 +0000 (23:47 +0200)]
Check sokoke_has_default instead of placeholder text
It is set if there's a placeholder (and GTK+ 3 returns NULL text).
Mikalai Udodau [Wed, 8 Aug 2012 17:18:06 +0000 (19:18 +0200)]
l10n: Updated Belarusian (be) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 6 Aug 2012 23:06:50 +0000 (01:06 +0200)]
Always initialize checkbox in save dialog
Related: https://bugs.launchpad.net/midori/+bug/
1025894
Paweł Forysiuk [Mon, 6 Aug 2012 21:36:02 +0000 (23:36 +0200)]
Enable netscape plugins on win32
Christian Dywan [Mon, 6 Aug 2012 22:42:17 +0000 (00:42 +0200)]
Distinguish events for new from modified bookmarks
Christian Dywan [Mon, 6 Aug 2012 22:36:42 +0000 (00:36 +0200)]
Bail out if building with soup/ glib exposing download bug