Yves-Alexis Perez
adb6a6a703
New upstream release.
2011-11-14 11:31:51 +01:00
Yves-Alexis Perez
f604ffd388
Merge branch 'upstream-unstable'
2011-11-13 20:31:57 +01:00
Christian Dywan
5a353d0ecd
Bump version to 0.4.2
2011-11-11 00:21:06 +01:00
Christian Dywan
0f79f4f61f
Update FAQ from the wiki
...
faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.
A phrase referring to the source was added to the first paragraph.
2011-11-11 00:18:03 +01:00
Christian Dywan
a762ba5a16
Only look for missing speed dial thumbs in the first pass
...
Otherwise updating after loading a thumb may trigger an
infinite loop by looking for the very same thumb again.
2011-11-10 23:17:18 +01:00
Paweł Forysiuk
db51b7d575
Center speed dial via percentual margin
2011-11-10 22:24:21 +01:00
Christian Dywan
6f6a57a623
Undo "Don't queue thumbs already waiting, 5 seconds timeout"
...
For now the behavior isn't reliable enough and should
be investigated more.
2011-11-10 19:45:23 +01:00
Ivica Kolić
37d14e16b7
l10n: Updated Croatian (hr) translation to 82%
...
New status: 520 messages complete with 0 fuzzies and 110 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-10 13:38:11 +01:00
Peter Hatina
b5ce439a6f
Don't enforce visibility of navigationbar while loading
...
Fixes: https://bugs.launchpad.net/midori/+bug/810838
2011-11-09 23:58:00 +01:00
Christian Dywan
ac6e23680c
For lack of a better way, don't scroll extension descriptions
...
Obscuring the settings icon is very bad for usability.
2011-11-09 23:04:23 +01:00
Christian Dywan
56818ca944
Replace slash (/) appearing in the display name
2011-11-09 23:03:35 +01:00
Christian Dywan
191339ec9e
Allow buildiing with GTK+ 3 and libunique
2011-11-09 22:56:21 +01:00
Christian Dywan
d9c4bb15c0
Remove obsolete MidoriLocationAction and panel boilerplate
2011-11-09 22:06:11 +01:00
Christian Dywan
c12d8f1f25
Add bottom-toolbar style class to MidoriFindbar
2011-11-09 22:06:10 +01:00
Christian Dywan
a121d24d35
sokoke_entry_set_default_text becomes gtk_entry_set_placeholder_text
...
GTK+ 3.2 and Hildon 2.2 have the exact same feature built-in.
2011-11-09 22:06:10 +01:00
Alexander Butenko
179e33d054
Fix handling of blockss in Adblock
2011-11-09 22:06:10 +01:00
Christian Dywan
bcb0fa2569
Undo 'Recognize effectively empty prefixes of a stylesheet'
...
Styles can apply to at least about: and file:// URLs as well.
2011-11-09 22:06:10 +01:00
Christian Dywan
262e5c3304
Check style domains for other schemes than http(s)
...
The latest libSoup versions transparently opens file:// URLs
as directory listings and there may be more.
2011-11-09 22:06:10 +01:00
Christian Dywan
5a786354b5
Split -moz-document by both space and comma
...
Otherwise when only a comma was used only the first domain
value would be picked up.
2011-11-09 22:06:10 +01:00
David Štancl
26658711be
l10n: Updated Czech (cs) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-09 14:09:20 +01:00
Pjotr Anon
543a3207ab
l10n: Updated Dutch (Flemish) (nl) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-09 12:16:03 +01:00
Boram Kim
a00906f010
l10n: Updated Korean (ko) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-09 09:47:14 +01:00
Chipong Luo
e085a8787c
l10n: Updated Chinese (China) (zh_CN) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-09 06:12:59 +01:00
Masato Hashimoto
dde6770fb2
l10n: Updated Japanese (ja) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-09 05:33:59 +01:00
Christian Dywan
23f90e821a
Faster Base64-concatenating CSS and stylesheet URI support
...
It is important to retain user-stylesheet-uri separate from
the value set at runtime and restore it to the config file.
Fixes: https://bugs.launchpad.net/midori/+bug/883879
2011-11-08 22:48:39 +01:00
Alexander Butenko
fc2bac2e01
Append needed by Adblock correctly after blockcss
2011-11-08 22:22:01 +01:00
Christian Dywan
58066e7dcc
Move naming logic into initialization of MidoriApp
2011-11-08 22:09:49 +01:00
Christian Dywan
4e30586f4c
Add midori-private.desktop.in to POTFILES.in
...
Fixes:https://bugs.launchpad.net/bugs/887517
2011-11-08 22:42:03 +01:00
Christian Dywan
eb205d53d4
Fix test issues due to unset settings, version, session
2011-11-08 22:42:03 +01:00
Christian Dywan
4cb498940d
Remove unneeded action tooltips and add unit test
...
The tooltips used to be shown in the statusbar when hovering
the menubar.
2011-11-08 22:42:02 +01:00
Christian Dywan
eed822dc8b
Add gtk_image_menu_item_set_always_show_image to gtk3-compat.h
2011-11-08 22:42:02 +01:00
Chipong Luo
75b9f809ae
l10n: Updated Chinese (China) (zh_CN) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-08 08:57:07 +01:00
Peter Hatina
107bb2a58a
Render verified secure sites in green, not yellow
...
Fixes: https://bugs.launchpad.net/midori/+bug/858701
2011-11-08 01:58:16 +01:00
Christian Dywan
c5e6b7a020
Show mismatching build version suffix for extensions
...
MIDORI_VERSION_SUFFIX resolves to a string that needs to be
added to each extension's version at build time. If it is
different than the running Midori's, it is shown in the
extension list.
2011-11-08 01:53:53 +01:00
Peter Hatina
2b6ccad3f8
Insert Paste and Proceed menu item after default Paste menu item
...
Fixes: https://bugs.launchpad.net/midori/+bug/776861
2011-11-08 00:43:44 +01:00
Christian Dywan
aa5aeaf23c
Don't confuse filename and input in midori_browser_save_uri
...
The file chooser expects UTF-8 as if typed by the user, not
a filename in the local encoding.
2011-11-08 00:28:07 +01:00
Christian Dywan
49317da35c
Use GIO to determine backup/ hidden files in Addons
...
So Windows-specific behavior is taken into account.
2011-11-08 00:28:07 +01:00
Christian Dywan
0c611f8d6a
Move link fingers to Midori.URI and add tests
2011-11-08 00:28:07 +01:00
Aleksandr Ponomarenko
e3962444ed
l10n: Updated Russian (ru) translation to 99%
...
New status: 673 messages complete with 0 fuzzies and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-06 15:26:21 +01:00
Chipong Luo
e8ba05e72e
l10n: Updated Chinese (China) (zh_CN) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-06 05:01:50 +01:00
Chipong Luo
4ea6769f0c
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).
2011-11-05 11:36:50 +01:00
David Štancl
5724428069
l10n: Updated Czech (cs) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-04 10:20:14 +01:00
Olexandr
0bcb8433c4
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-02 23:50:55 +01:00
Masato Hashimoto
0e6f72cc8b
l10n: Updated Japanese (ja) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-02 14:25:53 +01:00
Tomáš Vadina
310ce80d1d
l10n: Updated Slovak (sk) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-02 13:22:27 +01:00
Ričardas Vasiulis
ba86f67cba
l10n: Updated Lithuanian (lt) translation to 51%
...
New status: 346 messages complete with 36 fuzzies and 288 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-01 20:45:12 +01:00
Hunt Xu
0010c98e04
l10n: Updated Chinese (China) (zh_CN) translation to 100%
...
New status: 675 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-01 02:33:42 +01:00
Christian Dywan
90410efa5d
Render home in command line as ~ in about:version
2011-11-01 00:29:31 +01:00
Christian Dywan
686fee50b7
Colons after each video format in about:version
2011-11-01 00:28:41 +01:00
Christian Dywan
8dd92c59a7
Update German translation
2011-10-31 22:24:49 +01:00