Commit graph

4714 commits

Author SHA1 Message Date
Christian Dywan f3a4bd4b6a Show description or URI below search suggestions
In fact, laying out the completion popup is problematic
if we have rows of different heights.
2012-02-20 21:56:06 +01:00
Christian Dywan a064a5f120 Make sure completion window is not user-resizable
Otherwise window managers may ignore programmatic
resizing entirely.
2012-02-20 21:54:26 +01:00
Christian Dywan 8960da4c2f Revamp completion popup positioning 2012-02-20 21:53:10 +01:00
Christian Dywan af9ec62b25 Remove password openssl-based encryption support 2012-02-19 23:18:41 +01:00
Christian Dywan 5643728994 Fix warnings in midori_location_action_set_security_hint 2012-02-19 22:58:54 +01:00
Christian Dywan b20a1e7efd Pick fallback extension based on MIME type 2012-02-19 22:57:45 +01:00
Christian Dywan f549824b66 Move data source saving into MidoriView 2012-02-19 22:43:38 +01:00
Christian Dywan bbbfa0d677 Consider focus when toggling clear button
Fixes: https://bugs.launchpad.net/midori/+bug/934083
2012-02-19 21:53:58 +01:00
Christian Dywan d2fe0791e1 Drop OpenSSL support from socket code 2012-02-19 20:21:37 +01:00
Alexander Butenko c6b15ff4dc Get rid of exec_query_with_try_create_table 2012-02-19 20:08:16 +01:00
Christian Dywan 63d7df5a0a Remove bogus widget_destroyed callback in Shortcuts
Fixes: https://bugs.launchpad.net/midori/+bug/933082
2012-02-19 18:45:56 +01:00
Christian Dywan d2aa1919aa Move the right window after dragging a tab out
Fixes: https://bugs.launchpad.net/midori/+bug/931294
2012-02-19 17:59:54 +01:00
Vincent Cappe 62f0ef746c When removing bookmarks, folder must not be NULL
If folder is NULL, we end up with "(NULL)" in sqlite.

Modified patch to use katze_str_non_null.

Fixes: https://bugs.launchpad.net/midori/+bug/926914
2012-02-19 17:52:14 +01:00
Alexander Butenko 69c319d62a Sqlite pragma tuning for formhistory and history 2012-02-19 17:52:12 +01:00
Alexander Butenko 29d6de3c6e Speeddial CSS speedup 2012-02-19 17:52:07 +01:00
Alexander Butenko 69f7e176ab Optimize cookies loading 2012-02-19 17:51:53 +01:00
Olexandr Nesterenko cd4928ebd7 l10n: Updated Ukrainian (uk) translation to 99%
New status: 650 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-18 20:21:28 +01:00
Cristian Marchi 57afee2b9b l10n: Updated Italian (it) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-18 19:57:52 +01:00
Cristian Marchi 05427d6967 l10n: Updated Italian (it) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-18 19:54:02 +01:00
Per Kongstad 4e2f69cc40 l10n: Updated Danish (da) translation to 98%
New status: 645 messages complete with 3 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-18 11:17:22 +01:00
Andhika Padmawan 71c2a52cb7 l10n: Updated Indonesian (id) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-18 05:18:46 +01:00
Sergio Marques a517a02d02 l10n: Updated Portuguese (pt) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-17 17:14:14 +01:00
Thomas Schütz 99cd9b00af l10n: Updated German (de) translation to 99%
New status: 651 messages complete with 2 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-17 10:59:56 +01:00
Thomas Schütz 1ce879e6f6 l10n: Updated German (de) translation to 99%
New status: 650 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-17 09:45:50 +01:00
Chris Leick 83143c4e5a l10n: Updated German (de) translation to 97%
New status: 639 messages complete with 14 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-16 18:33:19 +01:00
Aleksandr Ponomarenko a4f2854217 l10n: Updated Russian (ru) translation to 99%
New status: 650 messages complete with 1 fuzzy and 2 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-16 13:29:09 +01:00
Aleksandr Ponomarenko f1603202ac l10n: Updated Russian (ru) translation to 98%
New status: 640 messages complete with 7 fuzzies and 6 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-16 13:23:52 +01:00
Algimantas Margevičius e5ffa134a2 l10n: Updated Lithuanian (lt) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-15 07:35:25 +01:00
David Štancl f9af2ae05d l10n: Updated Czech (cs) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-14 09:45:40 +01:00
Christian Dywan 94236e1a9f Pass URI in _action_private_browsing_activate
We need to, to avoid using GIO-based launching which
would mixup the arguments.
2012-02-14 00:24:22 +01:00
Christian Dywan cc7cf39150 Unify getting an image for an item 2012-02-14 00:24:22 +01:00
Masato Hashimoto e268ffecfc l10n: Updated Japanese (ja) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-13 15:36:44 +01:00
Pjotr Anon 51462b0748 l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-13 11:34:57 +01:00
Cristian Marchi 35b11cad17 l10n: Updated Italian (it) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-13 11:04:06 +01:00
Tomáš Vadina c05f2a86b4 l10n: Updated Slovak (sk) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-13 10:33:39 +01:00
Boram Kim e20ec3fb74 l10n: Updated Korean (ko) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-13 06:21:16 +01:00
Chipong Luo 961ed90a01 l10n: Updated Chinese (China) (zh_CN) translation to 100%
New status: 653 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-02-13 02:31:57 +01:00
Paweł Forysiuk b68b092c51 makedist.midori: Dereference symlinks when copying 2012-02-13 01:47:18 +01:00
Paweł Forysiuk d152163957 makedist.midori: we need to package gdk-pixbuf loaders as well 2012-02-13 01:47:07 +01:00
Paweł Forysiuk 523afa1014 makedist.midori: Be sure to grab configs for pango and freetype 2012-02-13 01:45:33 +01:00
Alexander Butenko 7bf5005617 Fix declaration and signedness warnings in gdom frontend 2012-02-13 01:34:47 +01:00
Christian Dywan 669167eb9e Plug leaks in formhistory_suggestion_remove 2012-02-13 01:31:02 +01:00
Christian Dywan 93bec3142f Keep a reference on the DOM element 2012-02-13 01:27:41 +01:00
Christian Dywan 6c87ccc3b3 Handle CapsLock in form history 2012-02-13 00:46:31 +01:00
Christian Dywan 3aa37f7953 Assert if element is unset in formhistory_editbox_key_pressed_cb 2012-02-13 00:27:01 +01:00
Christian Dywan cad539dfed Store password with g_strdup instead of strcpy 2012-02-13 00:16:21 +01:00
Christian Dywan 62ed57bde3 Free strings in _suggestions_show and fix signature 2012-02-13 00:14:44 +01:00
Alexander Butenko 1e941210db Move form history globals into private struct 2012-02-12 22:48:52 +01:00
Christian Dywan 66484a7e02 Ensure zoom level combo is initially preset 2012-02-12 22:06:33 +01:00
Alexander Butenko 5e052422f5 Password manager 1.0 2012-02-12 22:06:33 +01:00