Christian Dywan
47437114c7
Implement new libsoup cache for >= WebKitGTK+ 1.3.11
...
The web cache extension is automatically hidden/ disabled if
WebKitGTK+ is new enough, the new cache is a core feature.
By default 100 MB of pages can be cached on disk.
The 'Applications' preference tab is resurrected.
The same folder ~/.cache/midori/web is used for old and new cache.
2011-05-01 06:59:00 +02:00
Christian Dywan
ad99d10433
Special-case Liferea because a helper script may be required
...
The script is usually installed but not used unless the user
manually picks it, which is far from user-friendly.
2011-05-01 06:57:41 +02:00
Christian Dywan
ee39b5c87b
Update alternative identification strings
...
On Windows we should use the NT version number.
For Firefox we use the updated format of version 4.
For Safari and iPhone we pretend to run on native platforms.
If in doubt we fallback to X11/ Linux, not Unknown.
2011-05-01 06:53:08 +02:00
Christian Dywan
96dda85b81
No language or encryption but Mozilla in user agent
...
Motivated by Firefox and Chrome deciding to update their
user agents and removing language as well as encryption,
we do the same. Going for a sort of standardisation we
prefix with Mozilla now. But we won't add the architecture.
Maemo is regarded as a proper platform now.
2011-05-01 02:07:41 +02:00
Christian Dywan
6de7c26c53
Adapt focus widget check for status text in location
...
The location no longer a GtkComboBox.
2011-05-01 01:18:53 +02:00
Paweł Forysiuk
12f353f8ea
Use platform specific separator for res:// path
2011-05-01 01:05:22 +02:00
Christian Dywan
fbbaf576f3
Add 'Version/5.0' token to Safari identification
...
Some websites checking for Safari also look for the token.
2011-05-01 00:59:58 +02:00
Christian Dywan
1d043194da
Fallback to download URI if original is unset
...
This happens for instance when saving a page.
2011-05-01 00:56:04 +02:00
André Stösel
ed0024390b
Let History List properly override tab switching
2011-04-30 12:19:30 +02:00
Christian Dywan
34da7c8090
Provide midori_browser_(un)block_action for extensions
...
So extensions can override individual actions without hacks.
2011-04-30 12:17:55 +02:00
Paweł Forysiuk
7dec022471
Build correct logo path for not found error page
2011-04-30 12:13:07 +02:00
Christian Dywan
d8a3ef40f6
Support caret browsing toggle with F7
...
Users who need the feature can't be expected to change
a hidden preference. The same hotkey is supported by
Firefox and Epiphany.
2011-04-30 12:07:12 +02:00
Christian Dywan
e6d8e10606
Show libSoup version from pkg-config in about:version
2011-04-30 12:00:12 +02:00
Christian Dywan
4435b8fcef
Remove 'Delete cookies when quitting' preference
...
Clear Private Data already offers the same option.
2011-04-30 11:56:12 +02:00
Paweł Forysiuk
bbfa7f6030
Fix GCC 4.6 warnings about set but unused variables
2011-04-29 04:03:33 +02:00
Christian Dywan
3ec724c3dc
Tab should complete address if popup is visible
2011-04-29 03:53:59 +02:00
Christian Dywan
4b272c0459
Don't ignore unset title but fallback to the URI
2011-04-29 02:58:45 +02:00
Paweł Forysiuk
82e6fa3808
Add packages.version file to .gitignore
...
This file is produced when install.sh script is run.
2011-04-29 02:54:18 +02:00
Paweł Forysiuk
0a6a8853a6
Allow to extract files from mingw packages using w64 toolchain
...
http://mingw-w64.sourceforge.net/
2011-04-29 02:54:04 +02:00
Paweł Forysiuk
6d9ec0ca02
Move crossconfig.sh file to x86-mingw32-opensuse folder
2011-04-29 02:52:21 +02:00
Paweł Forysiuk
e8780576a6
Use MINGW_PREFIX in crossconfig.sh as set in install.sh script
2011-04-29 02:52:10 +02:00
Christian Dywan
eeed4a99f5
Closing diagnostic dialogue should cancel startup
2011-04-29 01:52:14 +02:00
Yarema aka Knedlyk
ed1386a1da
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 686 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-28 07:49:52 +02:00
Sérgio Cipolla
012d115679
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
...
New status: 686 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-27 20:07:02 +02:00
Boram Kim
f66f3d181a
l10n: Updated Korean (ko) translation to 100%
...
New status: 686 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-27 19:19:34 +02:00
David Štancl
ac11c64fe7
l10n: Updated Czech (cs) translation to 100%
...
New status: 686 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-27 16:52:30 +02:00
Masato Hashimoto
4c85a3b2b7
l10n: Updated Japanese (ja) translation to 100%
...
New status: 686 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-27 14:20:54 +02:00
Peter de Ridder
d36e12f21d
Provide build scripts for win32 releases
2011-04-27 01:42:47 +02:00
Christian Dywan
366ca3f7da
Interpret Ctrl(+Shift)+Tab as tab switching
...
It's not advertised as a shortcut but provided for
users on laptops lacking PageUp and PageDown, or
using multiple browsers.
Fixes: https://bugs.launchpad.net/bugs/766421
2011-04-26 23:05:53 +02:00
Christian Dywan
f0647ee95a
Cycle between location and paned widgets with F6
2011-04-26 22:57:13 +02:00
Christian Dywan
1011d5c5b5
Address leaked strings and item references
2011-04-26 01:29:26 +02:00
Christian Dywan
00f848b27c
Use the same preference for new and external pages
...
Fixes: https://bugs.launchpad.net/midori/+bug/704903
2011-04-26 01:26:10 +02:00
David Štancl
0eaedf4afa
l10n: Updated Czech (cs) translation to 100%
...
New status: 685 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-25 23:45:03 +02:00
Christian Dywan
8adc200bba
Strip scheme and www. in completion to reduce noise
...
Related to: https://bugs.launchpad.net/midori/+bug/752915
2011-04-25 21:24:17 +02:00
Christian Dywan
bab4db6ca2
Bring TODO file up to date
2011-04-25 21:06:44 +02:00
Christian Dywan
bb2f6fbf2e
Render filename as title of patches
2011-04-25 21:04:28 +02:00
Christian Dywan
feee6cff1f
Turn location into a plain entry without arrow
...
Fixes: https://bugs.launchpad.net/midori/+bug/747683
2011-04-25 21:00:52 +02:00
Boram Kim
7bc832365d
l10n: Updated Korean (ko) translation to 100%
...
New status: 685 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-25 18:29:32 +02:00
Christian Dywan
cd4cd3f52e
Make Tab Panel use the correct foreground colours
...
In particular when used in combination with Colorful Tabs.
2011-04-25 17:56:56 +02:00
Christian Dywan
f4ae255f9a
Don't include application name in window title
...
Except in private browsing mode.
2011-04-25 17:53:33 +02:00
Cristian Marchi
e83eb1f844
l10n: Updated Italian (it) translation to 99%
...
New status: 683 messages complete with 0 fuzzies and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-24 20:07:53 +02:00
Cristian Marchi
32252b15ee
l10n: Updated Italian (it) translation to 99%
...
New status: 682 messages complete with 1 fuzzy and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-24 20:07:32 +02:00
Masato Hashimoto
4b17aa293e
l10n: Updated Japanese (ja) translation to 100%
...
New status: 685 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-24 11:29:09 +02:00
Sergio Marques
6a433dbf34
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 685 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-23 02:55:06 +02:00
Yarema aka Knedlyk
bf3757a154
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 685 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-22 22:26:06 +02:00
Sérgio Cipolla
4933137d79
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
...
New status: 685 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-21 21:04:07 +02:00
Paweł Forysiuk
17d458b0ca
Ellipsize label in infobars created by MidoriView
...
So overly long messages don't cause the window to grow.
2011-04-21 20:51:03 +02:00
Christian Dywan
7614e319ce
Remove 'Open' from tab context menu
2011-04-21 00:11:43 +02:00
Paweł Forysiuk
3eb3481812
Show estimated time remaining in transferbar tooltip
2011-04-20 20:52:07 +02:00
Yarema aka Knedlyk
28035567db
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 681 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-04-20 14:11:53 +02:00