Commit graph

2400 commits

Author SHA1 Message Date
Samuel Creshal b10b311b07 Don't overwrite uri in _action_location_secondary_icon_released 2010-03-13 19:58:06 +01:00
Christian Dywan 25bbea02e2 Use a boolean 'special' to identify special pages
We used to load special pages, such as error pages as 'blank'
pages internally and try to identify them indirectly. This
breaks navigating back to and forward to such pages and makes
it difficult to allow stock icons for them.

Now a boolean 'special' is used which is reset on any
navigation attempt and any finished load. It is set only
if a special page is loaded.

This should make icons in error pages work reliably.
2010-03-13 16:46:45 +01:00
Christian Dywan c7ee74610e Normally reload error pages with WebKitGTK+ 1.1.14
For older versions we used a workaround for reloading
special pages like error pages. This is not needed
with recent versions of WebKitGTK+.
2010-03-13 15:07:02 +01:00
André Stösel 597dde083b Use "post" method for the error page Reload button
This allows us to retain "get" parameters in the address.
2010-03-13 15:05:40 +01:00
André Stösel 283005e217 Implement and use sokoke_recursive_fork_protection
As Midori may call external tools to open URIs it cannot handle,
and at the same time Midori is commonly the default browser,
this can end in recursion when the external tool also calls Midori.

See the description of sokoke_recursive_fork_protection().
2010-03-12 23:31:14 +01:00
Carles Muñoz Gorriz b0162d83f2 l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-12 19:59:49 +01:00
Christian Dywan b5f8334360 Merge KatzeNet icon loading into MidoriView
MidoriView is the only place where icons are and should be
loaded, elsewhere we just use cached icons.

midori_view_get_icon_uri allows distinguishing whether a view
has an icon or a default icon, and using the filename.
2010-03-11 23:30:54 +01:00
Christian Dywan 8c1e5e4305 Free text after proxy combo text change 2010-03-11 23:30:53 +01:00
Dmitrij Smirnov aff89e587f l10n: Updated Russian (ru) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-10 22:02:05 +01:00
Evaggelos Balaskas 4389f31561 l10n: Updated Greek (el) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-09 19:00:05 +01:00
Christian Dywan f3cb7c31ec Skip unavailable languages in LINGUAS 2010-03-08 21:13:06 +01:00
Masato Hashimoto 574b00ae50 l10n: Updated Japanese (ja) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-08 17:07:54 +01:00
Robert Hartl 72122b016b l10n: Updated Slovak (sk) translation to 94%
New status: 561 messages complete with 5 fuzzies and 27 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-08 12:24:43 +01:00
Christian Dywan 37fc44c375 Bump version to 0.2.4 2010-03-07 22:23:04 +01:00
Christian Dywan e69ee84b6b Cancel completion if we don't have an entry 2010-03-06 19:18:09 +01:00
Christian Dywan e7005abd55 Bail out of Export if no bookmarks or hidden 2010-03-06 19:16:52 +01:00
Christian Dywan 9f20a889e1 Update German translation 2010-03-06 19:06:32 +01:00
Kim Boram 40d7db4783 Update Korean translation 2010-03-06 18:57:27 +01:00
Christian Dywan f456520373 Remove -Wunreachable-code due to false positives 2010-03-06 18:55:59 +01:00
Yarema aka Knedlyk 3aac49063b l10n: Updated Ukrainian (uk) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-05 17:52:26 +01:00
Sergio Marques 7b1ba71e2b l10n: Updated Portuguese (pt) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-05 17:47:47 +01:00
Christian Dywan cf6cffe2bc Relate completion height to browser window height
To prevent the completion from obscuring other windows, it will
relate to 2/3 of the browser window and screen height respectively.
2010-03-05 00:02:07 +01:00
Christian Dywan 6ae3633dce Always append tabs added from a loaded session
We shouldn't honor user preferences for new tabs when loading
the session. Rather we append in the order they were saved in.

This is currently a hack. In the future we should consider
public API additions to insert tabs in a particular order.
2010-03-04 02:08:49 +01:00
Samuel Creshal 8f23dcfd33 Disconnect tab callback when disabling Colorful Tabs 2010-03-04 02:08:49 +01:00
Christian Dywan baef8d1283 Add -Wunreachable-code to compilation warnings 2010-03-04 02:08:49 +01:00
Per Kongstad 1900c603a9 l10n: Updated Danish (da) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-03 16:05:07 +01:00
Dmitrij Smirnov 9d0ea0c8cd l10n: Updated Russian (ru) translation to 99%
New status: 592 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-03 14:22:39 +01:00
David Štancl c1d8003231 l10n: Updated Czech (cs) translation to 100%
New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-03 07:59:35 +01:00
Christian Dywan 044f1f96fb Only middle click search if the selection contains :// or Alt
Accidentally searching is annoying. Presumably when a proper
address is selected it was intentional.
2010-03-03 00:31:35 +01:00
Enrico Tröger 3583a07056 Declare widget allocation macros for GTK+ < 2.18 properly 2010-03-02 23:58:17 +01:00
Christian Dywan 100eea41da Implement "Export bookmarks" menu item to export to XBEL 2010-03-02 23:58:17 +01:00
Harald Servat cbd5e54dab l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 591 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-02 12:00:04 +01:00
Yarema aka Knedlyk 49a7923ea5 l10n: Updated Ukrainian (uk) translation to 100%
New status: 591 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-01 22:13:26 +01:00
Sergio Marques 9654e5998c l10n: Updated Portuguese (pt) translation to 100%
New status: 591 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-01 14:03:22 +01:00
Per Kongstad 9309bc0643 l10n: Updated Danish (da) translation to 100%
New status: 591 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-03-01 08:29:01 +01:00
Christian Dywan fe203524fe Implement Scroll actions, defaulting to Vim direction keys 2010-03-01 00:24:46 +01:00
Christian Dywan 3f886f7153 Include previous searches in History panel items 2010-03-01 00:24:46 +01:00
Dmitrij Smirnov cc79b94c34 l10n: Updated Russian (ru) translation to 99%
New status: 580 messages complete with 3 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-28 22:58:22 +01:00
Carles Muñoz Gorriz 47b88fdebc l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-28 13:23:13 +01:00
Yarema aka Knedlyk 58b92e0cdd l10n: Updated Ukrainian (uk) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-27 23:53:44 +01:00
Harald Servat cc0cd1147c l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-25 18:23:36 +01:00
David Štancl 583ea007da l10n: Updated Czech (cs) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-25 17:23:26 +01:00
Per Kongstad e55c37f95e l10n: Updated Danish (da) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-25 09:52:49 +01:00
Christian Dywan de89bcd2dc Store searches and completion search in the location 2010-02-25 00:44:25 +01:00
Yarema aka Knedlyk 705d2b7627 l10n: Updated Ukrainian (uk) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-24 16:27:43 +01:00
Alexander Butenko 458c5109be Dupe OS type for ident string before using it 2010-02-22 19:03:45 +01:00
Alexander Butenko f3f53db4d7 Fallback to the first browser if one is closed
We need to keep one browser as the default for commands
and opening files externally.
2010-02-22 19:03:45 +01:00
Evaggelos Balaskas 8388e263c2 l10n: Updated Greek (el) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-22 18:04:56 +01:00
Christian Dywan 679ecf5d84 Don't override small toolbar icon size
The hack was originally meant to fix themes with no proper
small icons, but it doesn't really help in most cases.
2010-02-22 14:23:20 +01:00
David Štancl 6788ae4770 l10n: Updated Czech (cs) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-02-21 21:17:25 +01:00