Christian Dywan
5eda5a3faa
Fix wrong handling of URI containing space
2011-11-15 21:48:59 +01:00
Christian Dywan
8ecfdd701e
Don't show empty speed dial shortcuts in-between
...
It is confusing a lot of users.
2011-11-15 21:13:49 +01:00
Christian Dywan
52ae8c90e8
Define navigator.javaEnabled and .mimeTypes
...
In private browsing 'navigator' is overridden.
2011-11-15 18:34:19 +01:00
Christian Dywan
069ade42d0
No about dialog hooks since GTK+ 2.24, not 3.0
2011-11-15 18:34:19 +01:00
Christian Dywan
49758e4dd8
Ensure data is initialized in midori_array_to_file_format
2011-11-15 18:34:19 +01:00
Christian Dywan
77796803c5
Work around G_CONST_RETURN use in unique.h
2011-11-15 18:34:19 +01:00
Christian Dywan
8c14613673
Use Midori's name in midori-private.desktop
2011-11-15 18:34:19 +01:00
Per Kongstad
a1103aa20b
l10n: Updated Danish (da) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-13 11:05:07 +01:00
Cheng-Chia Tseng
3b491354fc
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-13 06:31:44 +01:00
Piotr Sokół
73ccdc38b8
l10n: Updated Polish (pl) translation to 95%
...
New status: 599 messages complete with 8 fuzzies and 23 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-12 09:51:34 +01:00
Jean-Philippe Fleury
f0f2da8927
l10n: Updated French (fr) translation to 95%
...
New status: 601 messages complete with 18 fuzzies and 11 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-12 04:41:27 +01:00
Evaggelos Balaskas
a9f6f25c95
l10n: Updated Greek (el) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-11 12:53:09 +01:00
Sergio Marques
97ead6f466
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 630 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2011-11-11 11:45:01 +01:00
Peter Hatina
9572ff99cc
Hide all bars in fullscreen and a menu to Unfullscreen
...
Fixes: https://bugs.launchpad.net/midori/+bug/783675
2011-11-11 01:22:15 +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