Commit graph

4322 commits

Author SHA1 Message Date
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
Christian Dywan 8fff7d8fd3 sokoke, gtk3-compat, gtkiconentry, stock join midori-platform.h
Also introduce #define MIDORI_MODULE_PREFIX.

Fixes: https://bugs.launchpad.net/midori/+bug/884395
2011-10-31 22:18:06 +01:00
Jourdain Cyril 2bc0490bf0 l10n: Updated French (fr) translation to 96%
New status: 649 messages complete with 15 fuzzies and 11 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-31 21:19:13 +01:00
Christian Dywan 42c1b70c7d unique, notify, and system details in about:version
Introduce midori_web_settings_get_system_name helper.

Add version numbers for libunique and libnotify if available.

Show platform and architecture if possible.

Merge debug string into the full version number.

Render video formats as a one-liner.
2011-10-31 04:01:41 +01:00
Christian Dywan 55227d2a3b Don't queue thumbs already waiting, 5 seconds timeout 2011-10-31 04:01:41 +01:00
Adolfo Jayme Barrientos 6ea98c6569 l10n: Updated Spanish (Castilian) (es) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-30 17:05:31 +01:00
Christian Dywan ea15198b34 Support user-stylesheet-uri again through new API
Related to: https://bugs.launchpad.net/midori/+bug/826441
2011-10-30 16:26:56 +01:00
Alexander Butenko 34e0c98cb7 Use midori_web_settings_add_style for adblock CSS 2011-10-30 15:19:06 +01:00
Paweł Forysiuk e4601778c2 Fix installing of addons once again 2011-10-30 15:08:24 +01:00
Christian Dywan 7dee11c0b7 Only show crash dialog if session isn't empty
Fixes: https://bugs.launchpad.net/midori/+bug/830645
2011-10-30 14:42:52 +01:00
Christian Dywan 0c69e6ff64 Define MidoriLoadStatus as alias to WebKitLoadStatus 2011-10-30 14:29:04 +01:00
Paweł Forysiuk b2257bd19d Re-enable webkit and gstreamer, add new dep - libffi 2011-10-30 14:11:30 +01:00
Paweł Forysiuk 20e84c53c9 Fix typo in midori extension column name 2011-10-30 14:09:12 +01:00
Ivica Kolić dab4e52474 l10n: Updated Croatian (hr) translation to 82%
New status: 557 messages complete with 0 fuzzies and 118 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-29 19:04:47 +02:00
Christian Dywan 6bb66ed111 Queue thumbnails for speed dial, and load if missing 2011-10-29 03:33:43 +02:00
Christian Dywan ff569e8328 Use Midori.URI API in adblock_resource_request_starting_cb 2011-10-29 03:32:16 +02:00
Christian Dywan a25c34e280 Support res directly in sokoke_find_data_filename
One allocation less each time, less fragmentation.
2011-10-29 01:16:08 +02:00
Christian Dywan b8a8272398 Correctly rewrite user style URI 2011-10-29 00:57:44 +02:00
Christian Dywan d39b62c73e Use Midori.URI API in sokoke_prefetch_uri 2011-10-29 00:43:03 +02:00
Christian Dywan cebf09e804 Midori.URI.parse shouldn't pass hostname with spaces 2011-10-29 00:40:34 +02:00
Christian Dywan 4d872505fb Use midori_uri_parse in Addons to handle installation 2011-10-28 23:53:14 +02:00
Christian Dywan 5244bda781 Don't color tabs of blank/ special pages 2011-10-28 23:22:03 +02:00
Christian Dywan cd8cb11ea2 Check that selection range count is not 0
Fixes: https://bugs.launchpad.net/midori/+bug/883157
2011-10-28 23:14:25 +02:00
Christian Dywan f6d3c29be5 Position the location completion correctly
Fixes: https://bugs.launchpad.net/midori/+bug/883143
2011-10-28 23:03:24 +02:00
Christian Dywan be04be8303 Introduce and use Midori.URI.is_http
Also make further uses of Midori.URI.parse.
2011-10-28 22:49:10 +02:00
Christian Dywan 8f540b3d86 sokoke_widget_set_pango_font_style can be static 2011-10-28 22:49:10 +02:00
Christian Dywan 2976f6ebb2 Avoid the rarely used sokoke_container_show_children 2011-10-28 22:49:10 +02:00
Christian Dywan 6bceb5a10a Merge thread setup, stock items, argv, i18n into MidoriApp 2011-10-28 22:49:10 +02:00
Mișu Moldovan b0dafa8511 l10n: Updated Romanian (ro) translation to 100%
New status: 675 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-28 21:39:56 +02:00
玉堂 白鹤 b517eacb7b l10n: Updated Chinese (China) (zh_CN) translation to 99%
New status: 674 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-10-28 05:48:42 +02:00