Commit graph

5045 commits

Author SHA1 Message Date
Christian Dywan
323177c429 Realize completion treeview early for the style
Fixes: https://bugs.launchpad.net/midori/+bug/947635
2012-03-08 01:10:54 +01:00
Christian Dywan
f9aa8aed9c Fix browser notebook callback naming 2012-03-08 01:10:54 +01:00
Christian Dywan
6e6faabad9 midori_browser_notify_new_tab_timeout_cb must be boolean 2012-03-08 01:10:54 +01:00
Christian Dywan
6c57f7db42 Guard transferbar packing against GTK+3 2012-03-08 01:10:54 +01:00
Christian Dywan
537d002a6f Unify file handling in midori_prepare_uri and magic_uri 2012-03-08 01:10:54 +01:00
Christian Dywan
f3a5d49434 Use _katze_array_update consistently internally 2012-03-08 01:10:54 +01:00
Olexandr Nesterenko
1309a77aae l10n: Updated Ukrainian (uk) translation to 100%
New status: 651 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-08 00:21:06 +01:00
Olexandr Nesterenko
0c1716447b l10n: Updated Ukrainian (uk) translation to 100%
New status: 651 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-07 21:41:09 +01:00
Olexandr Nesterenko
81cdb802fc l10n: Updated Ukrainian (uk) translation to 100%
New status: 651 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-07 21:16:12 +01:00
Michael Moroni
3757852ae7 l10n: Updated Esperanto (eo) translation to 20%
New status: 132 messages complete with 0 fuzzies and 519 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-07 12:01:46 +01:00
Pjotr Anon
c7dfd851b0 l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 651 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-07 11:48:40 +01:00
David Štancl
1145c7417e l10n: Updated Czech (cs) translation to 100%
New status: 651 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-07 09:10:50 +01:00
Chipong Luo
7faa9d54c4 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 651 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-07 00:48:45 +01:00
André Stösel
2837494ade Display file name in download dialog 2012-03-06 21:39:29 +01:00
Christian Dywan
fa22841ec9 Skip empty, invalid and comment lines in adblock_parse_line 2012-03-06 20:14:15 +01:00
Christian Dywan
a83cea4964 Allow asynchronous cookie database
Arguably cookies are like a cache, so we prefer
prefer performance over data integrity.
2012-03-06 20:08:51 +01:00
Christian Dywan
1e7ee7db5c Don't change window icon in _midori_browser_set_statusbar_text 2012-03-06 20:07:30 +01:00
Christian Dywan
4f180216a1 Fix declaration and deprecation warnings 2012-03-06 01:12:20 +01:00
Christian Dywan
66d4e4c531 Fix typo fix in katze_throbber_get_preferred_height 2012-03-05 22:34:46 +01:00
Christian Dywan
bf07220bc3 midori_browser_notebook_resize must consider n = 7 2012-03-05 22:34:46 +01:00
Christian Dywan
ba51341786 Reverse packing of transferbar into statusbar 2012-03-05 22:34:46 +01:00
Christian Dywan
4beffc57e9 Avoid string copies in webkit_web_view_load_finished_cb 2012-03-05 22:34:46 +01:00
Christian Dywan
2bc867054a Enable experimental fullscreen API if available
Such as used by YouTube and other sites for HTML5 video.
2012-03-05 22:34:46 +01:00
Tomáš Vadina
c669cef230 l10n: Updated Slovak (sk) translation to 100%
New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-05 08:48:51 +01:00
Utku Berberoğlu
782271d47c l10n: Updated Turkish (tr) translation to 93%
New status: 606 messages complete with 31 fuzzies and 13 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-04 17:48:47 +01:00
Yarema aka Knedlyk
f060b6ed1f l10n: Updated Ukrainian (uk) translation to 100%
New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-03 19:14:59 +01:00
Masato Hashimoto
387b782760 l10n: Updated Japanese (ja) translation to 100%
New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-03-02 06:42:11 +01:00
Christian Dywan
7361a80e24 Tweak is_ip_address and add IPv6 test cases
Stop wrongly mistaking foo::bar for IPv6.
2012-02-29 23:17:02 +01:00
Christian Dywan
7e61fce9ca katze_array_find_token may yield token without keywords
Also adapt the magic uri test.
2012-02-29 22:58:16 +01:00
Christian Dywan
df8284f650 Fix misleading typos in katze_throbber_get_preferred_height 2012-02-29 22:41:59 +01:00
Christian Dywan
cbe84b6820 Reverse packing of statusbar features bbox
Apparently with GTK+3 this makes a difference.
2012-02-29 00:54:03 +01:00
Christian Dywan
079403a806 Free hostname in midori_web_settings_get_site_data_policy 2012-02-28 23:54:52 +01:00
Christian Dywan
70b85bf600 Skip site data rule policy check on empty rules 2012-02-28 23:51:31 +01:00
Paweł Forysiuk
271cdf670b makedist.midori: Ensure that iconv.dll is copied into archive 2012-02-28 23:21:36 +01:00
Paweł Forysiuk
17cccfb672 makedist.midori: Include default settings for gtk2 2012-02-28 23:21:36 +01:00
Paweł Forysiuk
74bf490880 makedist.midori: Explicitly state folder for ssl engines
Othewise we would match gtk twice.
2012-02-28 23:21:36 +01:00
Paweł Forysiuk
f3de5b1112 makedist.midori: Remove debug files after grabbing all files
Otherwise we would not remove debug files from folder other than bin
2012-02-28 23:21:36 +01:00
Paweł Forysiuk
4fa5bcf721 makedist.midori: Fix packaging of translations 2012-02-28 23:21:36 +01:00
Michael Moroni
24884ccafb l10n: Updated Esperanto (eo) translation to 3%
New status: 24 messages complete with 0 fuzzies and 626 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-28 17:40:26 +01:00
Michael Moroni
82991c695c l10n: Updated Esperanto (eo) translation to 1%
New status: 11 messages complete with 0 fuzzies and 639 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-28 17:36:09 +01:00
Michael Moroni
3c3836f485 l10n: Komenca traduko / Initial translation
New status: 9 messages complete with 0 fuzzies and 641 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-28 17:35:03 +01:00
Sergio Marques
970d50726d l10n: Updated Portuguese (pt) translation to 100%
New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-27 17:00:09 +01:00
David Štancl
c19c5bdee8 l10n: Updated Czech (cs) translation to 100%
New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-27 12:15:05 +01:00
Chipong Luo
63f2690265 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 650 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-26 07:13:59 +01:00
Christian Dywan
61af413407 Ensure we have a window in _action_reload_stop_activate 2012-02-26 00:03:15 +01:00
Christian Dywan
7c7be5644d Honor site data policy when requesting HTML5 databases
See: https://bugs.launchpad.net/midori/+bug/767442
2012-02-26 00:03:15 +01:00
Christian Dywan
6fd666aa9f Honor site data policy when clearing web cookies 2012-02-26 00:03:15 +01:00
Christian Dywan
4c142e7688 Implement basic site data policy and unit tests
See: https://bugs.launchpad.net/midori/+bug/836729
2012-02-26 00:03:14 +01:00
Christian Dywan
307c79274d Replace libunique/ hildon line with single instance
Only one can be used at any one time.
2012-02-26 00:03:14 +01:00
Christian Dywan
d3a60802ac Consider GTK_DISABLE_DEPRECATED in gtk3-compat.h 2012-02-26 00:03:14 +01:00