Commit graph

5242 commits

Author SHA1 Message Date
Christian Dywan
7e1f2655bc Use remove() to remove Soup message header 2012-09-01 18:25:44 +02:00
Paweł Forysiuk
be61f96bc2 Adblock: Check if file is up to date before parsing it 2012-09-01 18:13:14 +02:00
Christian Dywan
c49fb82e87 Support HSTS as a SoupFeature
Parse the Strict-Transport-Security header and
enforce https on any listed domains (and subdomains).
2012-09-01 18:13:14 +02:00
Christian Dywan
64c9517459 Fix token parsing in midori_debug 2012-09-01 18:13:14 +02:00
Christian Dywan
373ddd5d0b Remove special case from search_engines_new_from_file 2012-09-01 18:13:14 +02:00
jc jc1
253a11d7ef l10n: Updated French (fr) translation to 98%
New status: 603 messages complete with 7 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-01 17:36:06 +02:00
prflr88
acd116361b 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).
2012-09-01 10:22:01 +02:00
Boram Kim
14abefcea9 l10n: Updated Korean (ko) translation to 100%
New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-01 08:46:04 +02:00
Christian Dywan
bc1ff81410 Pass around SpeedDial and move messages in there 2012-09-01 02:08:48 +02:00
Paweł Forysiuk
9b09760839 Update Adblock filters according to Last modified/ Expires 2012-09-01 02:00:12 +02:00
Christian Dywan
db0ae6ab60 Introduce Midori.SpeedDial and unit test
Fixes: https://bugs.launchpad.net/midori/+bug/1038634
2012-08-31 23:47:03 +02:00
Christian Dywan
287fc53da9 No need for setlocale, GTK+ does this automatically 2012-08-31 22:02:15 +02:00
Christian Dywan
b955713b4e Ensure temporary folder before viewing source 2012-08-31 22:02:15 +02:00
Christian Dywan
aa5d387cc7 Move translations out of settings class
Remove a fair number of unnecessary strings.
Move trivial settings to Midori.Settings.
2012-08-31 22:02:15 +02:00
Christian Dywan
fd49037ae6 Move simple settings into Midori.Settings class 2012-08-31 01:00:37 +02:00
Christian Dywan
f4a3e69096 Don't unconditionally render XML as source
Fixes: https://bugs.launchpad.net/midori/+bug/1043698
2012-08-30 22:07:43 +02:00
Christian Dywan
ebd0847a39 NULL placeholder text should unset it (gtk3 compat)
Fixes: https://bugs.launchpad.net/midori/+bug/1043681
2012-08-30 22:00:08 +02:00
Christian Dywan
a0d9517053 Add get_command_line_str for debugging output 2012-08-30 00:43:21 +02:00
Christian Dywan
1ce2b96680 Move Win32 stdout work-around to the top
Otherwise Midori.Paths debugging won't be visible.
2012-08-30 00:43:21 +02:00
Christian Dywan
58d1436d4e Check that valid IP address has no leading 0 2012-08-30 00:43:21 +02:00
Christian Dywan
1c1fd1740e Remove obsolete KatzeNet instanciation 2012-08-30 00:43:20 +02:00
Christian Dywan
f5d0c3ad5d Ellipsize text column in Addons panel 2012-08-30 00:43:20 +02:00
Christian Dywan
0668aba7cc Move config/ data/ res_filename/ lib_path to Midori.Paths 2012-08-30 00:43:20 +02:00
jc jc1
3fbd36f3f5 l10n: Updated French (fr) translation to 98%
New status: 669 messages complete with 7 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-29 14:30:16 +02:00
David Štancl
fdff73182e l10n: Updated Czech (cs) translation to 100%
New status: 676 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-29 12:39:14 +02:00
Christian Dywan
0f1f26480d Validate IP address in proxy server preference
Fixes: https://bugs.launchpad.net/midori/+bug/783044
2012-08-29 01:09:25 +02:00
Christian Dywan
36c3a4925a Render invalid URI in entry with underline in GTK+3
GTK+2 shows a red background in this case.
2012-08-29 01:09:25 +02:00
Christian Dywan
de771db75d Update copyright and URL in --version and about
Fixes: https://bugs.launchpad.net/midori/+bug/977423
2012-08-29 01:09:25 +02:00
Christian Dywan
915955c0da Strip HTTP Host to outsmart some filter proxies 2012-08-29 01:09:25 +02:00
Christian Dywan
3fb42ef2d7 Stop using magic test folder name 2012-08-29 01:09:24 +02:00
Boram Kim
503f1be5c5 l10n: Updated Korean (ko) translation to 100%
New status: 676 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-28 15:04:15 +02:00
Paweł Forysiuk
8bf93fcad0 Move portable setup code path down 2012-08-27 23:36:44 +02:00
Paweł Forysiuk
910e2d4842 Use #ifdef for ZEITGEIST and GCR 2012-08-27 22:50:33 +02:00
Christian Dywan
a6606a9cee Use new Paths API in web cache extension 2012-08-27 22:29:13 +02:00
Christian Dywan
cc4fbca8e3 Disable GtkRecentManager in private and portable mode 2012-08-27 22:27:48 +02:00
Christian Dywan
7f37162fe0 Introduce Midori.Paths and Midori.RuntimeMode
Also introduce initial "portable" mode on Win32.
2012-08-27 21:52:24 +02:00
Christian Dywan
49dae87d36 Reverse certificate check in navigation_decision_cb 2012-08-27 21:52:23 +02:00
Christian Dywan
cfb0db3b60 Zoom text and images by default 2012-08-27 21:52:23 +02:00
Christian Dywan
f41498e16c Exact debug token check and verify tokens are listed 2012-08-27 21:52:23 +02:00
Alex Z
b5ff08c4c0 l10n: Updated Russian (ru) translation to 99%
New status: 674 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-27 13:45:48 +02:00
Mario Blättermann
6226d9847b l10n: Updated German (de) translation to 99%
New status: 674 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-26 16:18:14 +02:00
Mario Blättermann
78eaf31e30 l10n: Updated German (de) translation to 99%
New status: 673 messages complete with 1 fuzzy and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-26 15:48:29 +02:00
Christian Dywan
6757898c95 Re-use saved ellipsize in midori_view_update_tab_title 2012-08-25 17:03:59 +02:00
Paweł Forysiuk
879d6c41a7 nsis: Clean up and sync required icon names with current usage 2012-08-25 17:03:59 +02:00
Paweł Forysiuk
52c8b4aea9 makedist.midori: Copy MS-Windows theme only for GTK2 builds 2012-08-25 17:03:59 +02:00
Gheyret Kenji
d641a52de1 l10n: Updated Uyghur (ug) translation to 98%
New status: 665 messages complete with 0 fuzzies and 10 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-24 09:55:35 +02:00
Ivica Kolić
944e9107ff l10n: Updated Croatian (hr) translation to 81%
New status: 547 messages complete with 0 fuzzies and 128 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-24 02:48:36 +02:00
Efstathios Iosifidis
4e996d1824 l10n: Updated Greek (el) translation to 99%
New status: 670 messages complete with 0 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-08-23 23:41:58 +02:00
Paweł Forysiuk
de1e603eb3 nsis: Don't bother with *.icon files in scalable icon folders 2012-08-23 21:28:41 +02:00
Paweł Forysiuk
bf20c2b7ab nsis: Be sure to copy 24x24 icons too 2012-08-23 21:28:32 +02:00