Commit graph

3423 commits

Author SHA1 Message Date
Paweł Forysiuk c7e102992c Import JSON to key file, cache existing thumbnails 2011-03-09 02:24:27 +01:00
Paweł Forysiuk 88f7b72526 Introduce thumb:// pseudo-uri to serve thumbnails from disk cache 2011-03-09 02:10:41 +01:00
Christian Dywan e643cc8c10 Replace unmaintained docs with FAQ from the wiki
Realistically nobody maintains offline documentation and
none of the people claiming to look into it ever did, whereas
the FAQ is being updated by or with input from individuals.

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" />.
2011-03-08 23:25:37 +01:00
Christian Dywan d16b32e6c8 Fix shadow and missing initialisation warnings 2011-03-08 21:03:01 +01:00
Alexander Friesen f237c30e06 Add MidoriBrowser::move-tab and use it in Tab Panel 2011-03-07 22:56:20 +01:00
Yarema aka Knedlyk e1f5c6cf95 l10n: Updated Ukrainian (uk) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-07 15:33:29 +01:00
Yarema aka Knedlyk 1a70735e92 l10n: Updated Ukrainian (uk) translation to 99%
New status: 673 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-07 15:33:08 +01:00
David Štancl 6f1c14891b l10n: Updated Czech (cs) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-07 10:22:06 +01:00
David Štancl f1e6430233 l10n: Updated Czech (cs) translation to 100%
New status: 674 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-07 10:20:28 +01:00
Alexander Friesen 302c1b364d Disarm built-in notebook reorder key bindings
The keys are confusing if triggered accidentally.
2011-03-07 03:43:36 +01:00
Christian Dywan 67b706b550 Localise ?B and correct a typo in the function call 2011-03-07 00:10:49 +01:00
Sergio Marques 21faa34589 l10n: Updated Portuguese (pt) translation to 100%
New status: 673 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-06 20:07:14 +01:00
Christian Dywan fb9629c1aa Work around copying bug in WebKitGTK+
Fixes: https://bugs.launchpad.net/midori/+bug/707888
2011-03-06 18:13:54 +01:00
Christian Dywan de0ede905f Focus the view on key press if nothing's focussed 2011-03-06 17:26:41 +01:00
Christian Dywan 663e7e9285 Don't emit add-download before all preparations
Notably verifying that there's space available and a file
shouldn't be overriden has to come first. This already was
the case for the transferbar which isn't using the signal.
2011-03-06 17:26:40 +01:00
Yarema aka Knedlyk bbc6bdea30 l10n: Updated Ukrainian (uk) translation to 100%
New status: 673 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-05 21:11:11 +01:00
Paweł Forysiuk 7dd4fe8ac4 Release memory of transfer speed strings 2011-03-05 14:34:27 +01:00
Andhika Padmawan c48e7b869b l10n: Updated Indonesian (id) translation to 100%
New status: 672 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-05 14:18:22 +01:00
Tomasz Szatkowski 7d8b3c25d4 Show transfer speed next to size in tooltips
Fixes: https://bugs.launchpad.net/midori/+bug/725377
2011-03-05 13:58:57 +01:00
Christian Dywan d903505ee6 Support x-scheme-handler with GLib < 2.28
So for example x-scheme-handler/magnet=transmission-gtk.desktop
in the file ~/.local/share/applications/mimeapps.list allows
opening of magnet links with Transmission.
2011-03-05 03:40:10 +01:00
Christian Dywan fc8d0a1179 Gracefully handle unset history and search engines
So app mode actually fails to search reliably and not by
accident.
2011-03-05 03:40:10 +01:00
Yarema aka Knedlyk 150082a6df l10n: Updated Ukrainian (uk) translation to 100%
New status: 672 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-05 02:31:07 +01:00
Yarema aka Knedlyk ab813e5c55 l10n: Updated Ukrainian (uk) translation to 100%
New status: 672 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-05 02:19:17 +01:00
Alexander Friesen 7e8b0bf229 Move forward should move the last tab to the front 2011-03-05 02:08:19 +01:00
Alexander Friesen 353924a117 Always links by number with Return and remove styles
Return is always required to confirm the typed number, which
is consistent and more usable with Control for new tab.

Hiding links now actually removes the extra spans.

Opening links in a new tab keeps the links visible.

Escape resets the typed digits.
2011-03-05 00:23:33 +01:00
Christian Dywan 3e47ac9e3f Make statusbar identity combobox work like preference
So it shows a tooltip and 'Custom' works.
2011-03-05 00:23:33 +01:00
Sergio Marques 8541ba7ba2 l10n: Updated Portuguese (pt) translation to 100%
New status: 672 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-03-04 23:29:48 +01:00
Christian Dywan 66a1462d14 Handle uri notifications in midori_browser_set_current_tab 2011-03-02 22:26:06 +01:00
Christian Dywan 0cdcae487a Allow re-ordering tabs with Ctrl+Shift+PageUp/PageDown 2011-03-02 22:26:06 +01:00
Christian Dywan 256b351090 Provide tab overview menu on right-click of empty space 2011-03-02 22:26:06 +01:00
Dmitrij Smirnov fef78cea4d l10n: Updated Russian (ru) translation to 100%
New status: 668 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-02-27 23:49:03 +01:00
Christian Dywan 0e30ea3779 Propagate URI changes and update Back, Forward actions
Fixes: https://bugs.launchpad.net/midori/+bug/725826
2011-02-27 01:48:06 +01:00
Christian Dywan 312821b016 Make 'configure' script look for python2
Fixes: https://bugs.launchpad.net/midori/+bug/715264
2011-02-26 16:57:58 +01:00
Christian Dywan 5c8a0c53c0 Fix struct definition in Mouse Gestures extension
Fixes: https://bugs.launchpad.net/midori/+bug/716885
2011-02-26 16:34:01 +01:00
Christian Dywan 9baf84dd3f Alt+9 and Alt+0 should always go to the last tab 2011-02-26 16:23:56 +01:00
Tomasz Szatkowski ddd660b45a Copy email addresses without mailto: prefix
Fixes: https://bugs.launchpad.net/midori/+bug/358650
2011-02-26 16:05:39 +01:00
Christian Dywan 3eba817d50 Move plugin list from about:plugins to about:version 2011-02-26 03:31:52 +01:00
Paweł Forysiuk 66544898fa Show 'No plugins' if there are no plugins installed
Also free the return values.
2011-02-24 23:26:55 +01:00
Christian Dywan 667c94389a Implement internal about:plugins page 2011-02-24 22:27:55 +01:00
Christian Dywan 215a5c1ca2 Add a zoom level combobox to Statusbar Features
Fixes: https://bugs.launchpad.net/midori/+bug/718155
2011-02-24 22:11:35 +01:00
Paweł Forysiuk c5178d52f4 Don't append pause: to already paused URIs 2011-02-24 21:26:50 +01:00
Christian Dywan ac7ce0f792 Move 'Menubar' menuitem down and make it 'Navigationbar'
The menu item that appears in the context menu if all toolbars
are hidden is easy to miss, so moving it to the bottom makes it
more visible. It should also show the Navigationbar.
2011-02-24 21:26:49 +01:00
Christian Dywan 3ec44384f3 Always save when quitting the application 2011-02-24 21:26:49 +01:00
Yarema aka Knedlyk 0f7bd8f094 l10n: Updated Ukrainian (uk) translation to 100%
New status: 668 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-02-24 13:45:27 +01:00
Christian Dywan b47184778a Don't add session tabs to the history on startup
Otherwise the startup as a whole causes a lot of disk activity
that isn't really needed.
2011-02-23 22:56:28 +01:00
Sergio Marques 43b2d39c1e l10n: Updated Portuguese (pt) translation to 100%
New status: 668 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-02-23 11:24:45 +01:00
Cheng-Chia Tseng 2ad962552f l10n: Updated Chinese (Taiwan) (zh_TW) translation to 95%
New status: 636 messages complete with 4 fuzzies and 28 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-02-23 11:17:45 +01:00
David Štancl 829db8abc0 l10n: Updated Czech (cs) translation to 100%
New status: 668 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2011-02-22 09:47:44 +01:00
Christian Dywan 997db05a9e Rename 'Download link destination' to 'Save as'
Fixes: https://bugs.launchpad.net/midori/+bug/699989
2011-02-21 19:42:48 +01:00
Christian Dywan b7f8281f77 Remove a redundant katze_array_move_item all 2011-02-21 19:42:48 +01:00