Commit graph

4252 commits

Author SHA1 Message Date
Christian Dywan 24310fd4e9 Add easy privacy list to default Adblock filters 2011-11-22 21:57:20 +01:00
Christian Dywan 25d714d3a2 Keep Midori.URI.parse as an alias for compatibility 2011-11-22 21:57:20 +01:00
Sergio Marques a1f4eeaeba l10n: Updated Portuguese (pt) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-22 18:49:07 +01:00
Mișu Moldovan 641af71829 l10n: Updated Romanian (ro) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-22 16:26:28 +01:00
Dmitry Nikitin 340142c391 l10n: Updated Ukrainian (uk) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-21 09:22:30 +01:00
Christian Dywan 59b3d9319c Implement midori_view_web_view_get_snapshot for GTK+ 3 2011-11-20 22:36:55 +01:00
Christian Dywan c60a9d220a Tweak last_folder handling to avoid warnings 2011-11-20 22:19:08 +01:00
Christian Dywan 0d2a6cd72f Sort out boxes and scrollables with GTK+ 3.2
There is only GtkBox, neither GtkHBox nor GtkVBox.

Constructors and defaults have changed, we need
to set "orientation" for vertical boxes.

The panel takes care of its pages, and the view
of itself.

gtk_container_add on GtkBox is different to GtkVBox
so we must use gtk_box_pack_start.

GtkScrollable exists as a proper interface now.
2011-11-20 22:14:30 +01:00
Yaron Shahrabani 1cd86c32f4 l10n: Updated Hebrew (he) translation to 67%
New status: 429 messages complete with 85 fuzzies and 117 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-20 00:45:41 +01:00
Christian Dywan bfe8f9b879 Fix arguments given to midori_browser_save_source 2011-11-19 21:35:56 +01:00
Christian Dywan 1dc6e23b9e Define GtkV/HBox types to allow build with GTK+3.2 2011-11-19 21:35:56 +01:00
Per Kongstad 8021df8646 l10n: Updated Danish (da) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-19 17:33:11 +01:00
Christian Dywan 82323c43a0 Compare addon hostnames null-safely 2011-11-18 23:57:56 +01:00
Christian Dywan 963747523e Retain 'settings' group and highest slot for empty 2011-11-18 23:54:49 +01:00
Christian Dywan 1515b1e8d9 Only show one empty speed dial shortcut at the end
And discard invalid groups automatically.
2011-11-18 22:34:56 +01:00
Christian Dywan e0168e5a94 Undo "Don't show empty speed dial shortcuts in-between"
This needs more work. The way it is, dial count is broken.
2011-11-18 21:21:50 +01:00
Christian Dywan bcc4373857 Only focus findbar when repeatedly triggering it
It can be closed with Escape.
2011-11-18 21:20:15 +01:00
Christian Dywan 4c2fd067ff Midori.URI.parse_hostname clearer semantics and tests 2011-11-18 01:44:48 +01:00
Christian Dywan 532fa299d4 An extension_init returning NULL is no test error 2011-11-18 00:55:19 +01:00
Christian Dywan 975c244622 Ignore form history database errors in unit test 2011-11-18 00:54:32 +01:00
Christian Dywan 583c5be7ef Add simple regexp unit test to Addons extension 2011-11-18 00:54:32 +01:00
Christian Dywan c956b6cb75 Add .htm when viewing source if there's no extension 2011-11-18 00:00:41 +01:00
Christian Dywan 5eb229c9fb Remove duplicate box shadow in latest speed dial CSS 2011-11-17 01:55:04 +01:00
Christian Dywan a260fdce12 Disable shadows with WebKitGTK+ 1.2.7 2011-11-17 01:50:32 +01:00
Daniel Foré 9fca252512 Larger margin outside of shortcuts and more shadows 2011-11-17 01:26:49 +01:00
Daniel Foré e52288cdd2 Pop in close buttons when hovering
Fixes: https://bugs.launchpad.net/midori/+bug/889962
2011-11-17 01:26:30 +01:00
Christian Dywan 040a1670e4 Introduce MIDORI_PARAM_DELAYED_SAVING mechanism
The flag says which properties don't trigger saving
to avoid disk I/O.
2011-11-17 00:03:52 +01:00
Peter Hatina d809cd6040 Save paned actions as separate toolbar items 2011-11-17 00:03:52 +01:00
Pjotr Anon 9e02157c6a l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-16 15:38:06 +01:00
Chipong Luo 464fa71992 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-16 12:37:03 +01:00
Chipong Luo 5d617f22c3 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-16 11:50:33 +01:00
David Štancl 897ca14aec l10n: Updated Czech (cs) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-16 08:58:52 +01:00
Christian Dywan ed5561567b Enforce monospace font elements separately
Fixes: https://bugs.launchpad.net/bugs/888814
2011-11-16 02:08:30 +01:00
Christian Dywan 7cf7dea9ee Drop unused sokoke_combo_box_add_strings 2011-11-16 02:08:30 +01:00
Christian Dywan acc556e384 Don't initialize app name property
Otherwise lazy name generation is not triggered.
2011-11-16 02:08:29 +01:00
Chipong Luo e8472c8381 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 631 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-11-15 23:57:50 +01:00
Christian Dywan be7c663424 Add MidoriPanedAction implementation 2011-11-15 23:55:34 +01:00
Peter Hatina ccd0562d7d Split location and search entry
Fixes: https://bugs.launchpad.net/midori/+bug/738422
2011-11-15 23:43:14 +01:00
Christian Dywan 524a4bb0a7 Fix compilation broken by wrong speed dial change 2011-11-15 22:42:03 +01:00
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