]> spindle.queued.net Git - midori/log
midori
14 years agoReindent actions in Tools menu in MidoriBrowser
Christian Dywan [Sun, 4 Apr 2010 19:19:59 +0000 (21:19 +0200)]
Reindent actions in Tools menu in MidoriBrowser

14 years agoReindent ui_markup definition in MidoriBrowser
Christian Dywan [Sun, 4 Apr 2010 18:59:58 +0000 (20:59 +0200)]
Reindent ui_markup definition in MidoriBrowser

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sun, 4 Apr 2010 11:57:10 +0000 (13:57 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Finnish (fi) translation to 100%
Jari Rahkonen [Sun, 4 Apr 2010 09:10:17 +0000 (11:10 +0200)]
l10n: Updated Finnish (fi) translation to 100%

New status: 605 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement -b, --blocked-uris command line option
Christian Dywan [Sat, 3 Apr 2010 21:45:09 +0000 (23:45 +0200)]
Implement -b, --blocked-uris command line option

Using a regular expression of blocked URIs makes it possible to
restrict the locations that can be visited. Any URI matching
the expression will be replaced with "http://.invalid".

The option works in --app and normal mode.

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Sat, 3 Apr 2010 11:51:17 +0000 (13:51 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Sat, 3 Apr 2010 09:55:01 +0000 (11:55 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Ukrainian (uk) translation to 99%
Yarema aka Knedlyk [Sat, 3 Apr 2010 09:54:32 +0000 (11:54 +0200)]
l10n: Updated Ukrainian (uk) translation to 99%

New status: 602 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Finnish (fi) translation to 100%
Jari Rahkonen [Sat, 3 Apr 2010 07:31:54 +0000 (09:31 +0200)]
l10n: Updated Finnish (fi) translation to 100%

New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sat, 3 Apr 2010 06:32:20 +0000 (08:32 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 603 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Fri, 2 Apr 2010 20:02:17 +0000 (22:02 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 597 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement 'Proxy type' preference which can be Auto, HTTP or None
Christian Dywan [Fri, 2 Apr 2010 18:41:39 +0000 (20:41 +0200)]
Implement 'Proxy type' preference which can be Auto, HTTP or None

14 years agoPass the correct parent in the web-view-ready callback
Christian Dywan [Fri, 2 Apr 2010 17:14:22 +0000 (19:14 +0200)]
Pass the correct parent in the web-view-ready callback

This was overlooked when changing the packing of the view.

14 years agoUpdate uses of deprecated GTK+ macros and API
Christian Dywan [Fri, 2 Apr 2010 16:54:29 +0000 (18:54 +0200)]
Update uses of deprecated GTK+ macros and API

14 years agoUse gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE
Christian Dywan [Fri, 2 Apr 2010 16:38:56 +0000 (18:38 +0200)]
Use gtk_widget_get_visible rather than GTK_WIDGET_VISIBLE

14 years agoMake use of the XScreenSaver extension optional
Christian Dywan [Thu, 1 Apr 2010 16:22:56 +0000 (18:22 +0200)]
Make use of the XScreenSaver extension optional

The extension is only needed for the --inactivity-reset option,
so most users building Midori won't need it.
We also need to check for the according header file.

14 years agol10n: Updated Danish (da) translation to 99%
Per Kongstad [Thu, 1 Apr 2010 14:26:15 +0000 (16:26 +0200)]
l10n: Updated Danish (da) translation to 99%

New status: 596 messages complete with 0 fuzzies and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Thu, 1 Apr 2010 13:57:35 +0000 (15:57 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 597 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Finnish (fi) translation to 100%
Jari Rahkonen [Thu, 1 Apr 2010 08:07:08 +0000 (10:07 +0200)]
l10n: Updated Finnish (fi) translation to 100%

New status: 597 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement -i, --inactivity-reset command line option
Christian Dywan [Wed, 31 Mar 2010 21:13:58 +0000 (23:13 +0200)]
Implement -i, --inactivity-reset command line option

The use case is kiosk systems where leaving the application
idle for a period of time means that the user left, and the
session is reset so the next user starts off clean.

The implementation uses libXss and uses XScreenSaverQueryExtension
which means it is for now supported on X11 only.

Right now reset means closing any opens web pages and opening
the original web page.

Currently --inactivity-reset is only supported with --app.

14 years agoChange remaining GET_PRIVATE to priv in GtkIconEntry
Christian Dywan [Wed, 31 Mar 2010 19:02:37 +0000 (21:02 +0200)]
Change remaining GET_PRIVATE to priv in GtkIconEntry

14 years agoUse priv instead of GET_PRIVATE in GtkIconEntry
Christian Dywan [Wed, 31 Mar 2010 17:05:17 +0000 (19:05 +0200)]
Use priv instead of GET_PRIVATE in GtkIconEntry

14 years agoChange MidoriView into a subclass of GtkVBox
Arno Renevier [Tue, 30 Mar 2010 20:45:49 +0000 (22:45 +0200)]
Change MidoriView into a subclass of GtkVBox

This change makes it possible to pack widgets, notably info bars,
into a MidoriView.

14 years agoUse midori_view_get_web_view in extensions
Arno Renevier [Tue, 30 Mar 2010 20:44:04 +0000 (22:44 +0200)]
Use midori_view_get_web_view in extensions

14 years agoImplement midori_view_get_web_view function
Arno Renevier [Tue, 30 Mar 2010 20:38:45 +0000 (22:38 +0200)]
Implement midori_view_get_web_view function

This provides access to the child web view even if we change
the internal packing of MidoriView.

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Tue, 30 Mar 2010 13:38:15 +0000 (15:38 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoFilter keyboard state against modfifier default mask
Enrico Tröger [Mon, 29 Mar 2010 22:39:31 +0000 (00:39 +0200)]
Filter keyboard state against modfifier default mask

The modifier state does in fact incorporate modal keys such as
NumLock. So code assuming that state be 0 if no modifier is
pressed is wrong, if NumLock, CapsLock and the like are active.

The solution is to filter out these modal keys with
gtk_accelerator_get_default_mod_mask(), and compare the result.

This fixes the problem of being unable to type keys used as
single-letter shortcuts.

14 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
Abel Martín [Mon, 29 Mar 2010 12:05:11 +0000 (14:05 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
Abel Martín [Sun, 28 Mar 2010 20:24:12 +0000 (22:24 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Spanish (Castilian) (es) translation to 96%
Abel Martín [Sun, 28 Mar 2010 20:14:02 +0000 (22:14 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 96%

New status: 575 messages complete with 14 fuzzies and 6 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Spanish (Castilian) (es) translation to 90%
Abel Martín [Sun, 28 Mar 2010 19:53:09 +0000 (21:53 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 90%

New status: 536 messages complete with 30 fuzzies and 29 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Spanish (Castilian) (es) translation to 86%
Abel Martín [Sun, 28 Mar 2010 19:44:44 +0000 (21:44 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 86%

New status: 516 messages complete with 41 fuzzies and 38 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoTake text from each feed element for tree and web view
Dale Whittaker [Fri, 26 Mar 2010 20:06:44 +0000 (21:06 +0100)]
Take text from each feed element for tree and web view

14 years agoDon't propagate key events more than once
Christian Dywan [Fri, 26 Mar 2010 19:45:15 +0000 (20:45 +0100)]
Don't propagate key events more than once

This fixes problems with dead keys used to type accented letters.

14 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Thu, 25 Mar 2010 23:14:42 +0000 (00:14 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUpdate year in Copyright headers
Dale Whittaker [Thu, 25 Mar 2010 22:06:38 +0000 (23:06 +0100)]
Update year in Copyright headers

14 years agoDon't skip CDATA section nodes in feeds
Dale Whittaker [Thu, 25 Mar 2010 22:01:46 +0000 (23:01 +0100)]
Don't skip CDATA section nodes in feeds

14 years agoWrap the location completion in a GtkFrame
Dale Whittaker [Wed, 24 Mar 2010 22:26:51 +0000 (23:26 +0100)]
Wrap the location completion in a GtkFrame

That's what GtkEntryCompletion does as well, so it gives our
completion consistent appearance.

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Wed, 24 Mar 2010 13:47:17 +0000 (14:47 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Catalan (Valencian) (ca) translation to 100%
Harald Servat [Wed, 24 Mar 2010 13:33:23 +0000 (14:33 +0100)]
l10n: Updated Catalan (Valencian) (ca) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Polish (pl) translation to 85%
Piotr Sokół [Wed, 24 Mar 2010 11:04:12 +0000 (12:04 +0100)]
l10n: Updated Polish (pl) translation to 85%

New status: 506 messages complete with 25 fuzzies and 62 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Finnish (fi) translation to 100%
Jari Rahkonen [Wed, 24 Mar 2010 11:01:42 +0000 (12:01 +0100)]
l10n: Updated Finnish (fi) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Wed, 24 Mar 2010 09:13:42 +0000 (10:13 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 595 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoAdd behavior preference 'Allow scripts to open popups'
Christian Dywan [Tue, 23 Mar 2010 19:52:06 +0000 (20:52 +0100)]
Add behavior preference 'Allow scripts to open popups'

14 years agoIgnore navigation for clicks in news feeds
Dale Whittaker [Tue, 23 Mar 2010 19:26:08 +0000 (20:26 +0100)]
Ignore navigation for clicks in news feeds

14 years agoUpdate tab panel colours in icon callback
Christian Dywan [Mon, 22 Mar 2010 21:01:59 +0000 (22:01 +0100)]
Update tab panel colours in icon callback

Since Colorful Tabs now updates colors in the icon callback,
we also need to update in the icon callback.

14 years agoUse a 60 second timeout if format has no seconds
Arno Renevier [Mon, 22 Mar 2010 20:52:06 +0000 (21:52 +0100)]
Use a 60 second timeout if format has no seconds

14 years agoUse simple button instead of form in error pages
André Stösel [Mon, 22 Mar 2010 20:35:14 +0000 (21:35 +0100)]
Use simple button instead of form in error pages

14 years agol10n: Updated Polish (pl) translation to 79%
Piotr Sokół [Mon, 22 Mar 2010 09:59:25 +0000 (10:59 +0100)]
l10n: Updated Polish (pl) translation to 79%

New status: 472 messages complete with 38 fuzzies and 83 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoSpawn new apps with the original executable name
Christian Dywan [Sun, 21 Mar 2010 22:53:59 +0000 (23:53 +0100)]
Spawn new apps with the original executable name

Opening a web app or private mode should open Midori from the
same executable it was originally opened with.

14 years agoRevert use of "post" method for error page Reload button
André Stösel [Sun, 21 Mar 2010 22:35:20 +0000 (23:35 +0100)]
Revert use of "post" method for error page Reload button

Using post causes problems with some websites.

14 years agol10n: Updated Polish (pl) translation to 74%
Piotr Sokół [Sun, 21 Mar 2010 10:16:37 +0000 (11:16 +0100)]
l10n: Updated Polish (pl) translation to 74%

New status: 439 messages complete with 48 fuzzies and 106 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Polish (pl) translation to 63%
Piotr Sokół [Sat, 20 Mar 2010 09:45:51 +0000 (10:45 +0100)]
l10n: Updated Polish (pl) translation to 63%

New status: 374 messages complete with 63 fuzzies and 156 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Polish (pl) translation to 52%
Piotr Sokół [Fri, 19 Mar 2010 22:35:53 +0000 (23:35 +0100)]
l10n: Updated Polish (pl) translation to 52%

New status: 311 messages complete with 98 fuzzies and 184 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement page icon based tab colors
Samuel Creshal [Fri, 19 Mar 2010 20:08:28 +0000 (21:08 +0100)]
Implement page icon based tab colors

Colorful Tabs now uses the icon of a page as the basis for the
tab color, if it has one, otherwise falls back to the previous
address based hash.
The forground color is also adjusted for dark colored tabs.

14 years agoImplement Status Clock extension
Arno Renevier [Fri, 19 Mar 2010 19:50:34 +0000 (20:50 +0100)]
Implement Status Clock extension

14 years agoClarify MidoriApp signal documentation
Christian Dywan [Fri, 19 Mar 2010 19:13:36 +0000 (20:13 +0100)]
Clarify MidoriApp signal documentation

14 years agoOnly print error if completion actually failed
Christian Dywan [Thu, 18 Mar 2010 22:26:45 +0000 (23:26 +0100)]
Only print error if completion actually failed

14 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Xu Meihong [Thu, 18 Mar 2010 07:33:57 +0000 (08:33 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoImplement sokoke_resolve_hostname
André Stösel [Tue, 16 Mar 2010 22:58:34 +0000 (23:58 +0100)]
Implement sokoke_resolve_hostname

sokoke_prefetch_uri is extended take a callback and user data.

sokoke_resolve_hostname is implemented for resolving hostnames
based on a maximum timeout.

sokoke_magic_uri resolves localhost and uris with a / to verify
if there is a local domain, otherwise falls back to search.

Thanks to Andy Kittner <andkit@gmx.de> for input on proceeding
the event loop while resolving asynchronously.

14 years agol10n: Updated Finnish (fi) translation to 100%
Jari Rahkonen [Tue, 16 Mar 2010 07:32:05 +0000 (08:32 +0100)]
l10n: Updated Finnish (fi) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoAlso update icon URI when a new icon was loaded
Christian Dywan [Mon, 15 Mar 2010 22:58:24 +0000 (23:58 +0100)]
Also update icon URI when a new icon was loaded

14 years agoAlways pass view pointer to icon callback
Samuel Creshal [Mon, 15 Mar 2010 16:44:19 +0000 (17:44 +0100)]
Always pass view pointer to icon callback

14 years agol10n: Updated Finnish (fi) translation to 86%
Jari Rahkonen [Mon, 15 Mar 2010 14:51:57 +0000 (15:51 +0100)]
l10n: Updated Finnish (fi) translation to 86%

New status: 511 messages complete with 22 fuzzies and 60 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Finnish (fi) translation to 81%
Jari Rahkonen [Mon, 15 Mar 2010 14:35:36 +0000 (15:35 +0100)]
l10n: Updated Finnish (fi) translation to 81%

New status: 485 messages complete with 33 fuzzies and 75 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoLoad cached icons from http and https
Samuel Creshal [Sat, 13 Mar 2010 19:08:40 +0000 (20:08 +0100)]
Load cached icons from http and https

14 years agoDon't overwrite uri in _action_location_secondary_icon_released
Samuel Creshal [Sat, 13 Mar 2010 18:58:06 +0000 (19:58 +0100)]
Don't overwrite uri in _action_location_secondary_icon_released

14 years agoUse a boolean 'special' to identify special pages
Christian Dywan [Sat, 13 Mar 2010 15:46:45 +0000 (16:46 +0100)]
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.

14 years agoNormally reload error pages with WebKitGTK+ 1.1.14
Christian Dywan [Sat, 13 Mar 2010 14:07:02 +0000 (15:07 +0100)]
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+.

14 years agoUse "post" method for the error page Reload button
André Stösel [Sat, 13 Mar 2010 14:05:40 +0000 (15:05 +0100)]
Use "post" method for the error page Reload button

This allows us to retain "get" parameters in the address.

14 years agoImplement and use sokoke_recursive_fork_protection
André Stösel [Fri, 12 Mar 2010 22:25:09 +0000 (23:25 +0100)]
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().

14 years agol10n: Updated Catalan (Valencian) (ca) translation to 100%
Carles Muñoz Gorriz [Fri, 12 Mar 2010 18:59:49 +0000 (19:59 +0100)]
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).

14 years agoMerge KatzeNet icon loading into MidoriView
Christian Dywan [Thu, 11 Mar 2010 22:27:37 +0000 (23:27 +0100)]
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.

14 years agoFree text after proxy combo text change
Christian Dywan [Thu, 11 Mar 2010 22:03:54 +0000 (23:03 +0100)]
Free text after proxy combo text change

14 years agol10n: Updated Russian (ru) translation to 100%
Dmitrij Smirnov [Wed, 10 Mar 2010 21:02:05 +0000 (22:02 +0100)]
l10n: Updated Russian (ru) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Greek (el) translation to 100%
Evaggelos Balaskas [Tue, 9 Mar 2010 18:00:05 +0000 (19:00 +0100)]
l10n: Updated Greek (el) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoSkip unavailable languages in LINGUAS
Christian Dywan [Mon, 8 Mar 2010 20:12:00 +0000 (21:12 +0100)]
Skip unavailable languages in LINGUAS

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Mon, 8 Mar 2010 16:07:54 +0000 (17:07 +0100)]
l10n: Updated Japanese (ja) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Slovak (sk) translation to 94%
Robert Hartl [Mon, 8 Mar 2010 11:24:43 +0000 (12:24 +0100)]
l10n: Updated Slovak (sk) translation to 94%

New status: 561 messages complete with 5 fuzzies and 27 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoBump version to 0.2.4
Christian Dywan [Sun, 7 Mar 2010 21:23:04 +0000 (22:23 +0100)]
Bump version to 0.2.4

14 years agoCancel completion if we don't have an entry
Christian Dywan [Sat, 6 Mar 2010 18:18:09 +0000 (19:18 +0100)]
Cancel completion if we don't have an entry

14 years agoBail out of Export if no bookmarks or hidden
Christian Dywan [Sat, 6 Mar 2010 18:16:52 +0000 (19:16 +0100)]
Bail out of Export if no bookmarks or hidden

14 years agoUpdate German translation
Christian Dywan [Sat, 6 Mar 2010 18:06:32 +0000 (19:06 +0100)]
Update German translation

14 years agoUpdate Korean translation
Kim Boram [Sat, 6 Mar 2010 17:57:27 +0000 (18:57 +0100)]
Update Korean translation

14 years agoRemove -Wunreachable-code due to false positives
Christian Dywan [Sat, 6 Mar 2010 17:55:15 +0000 (18:55 +0100)]
Remove -Wunreachable-code due to false positives

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Fri, 5 Mar 2010 16:52:26 +0000 (17:52 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Fri, 5 Mar 2010 16:47:47 +0000 (17:47 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoRelate completion height to browser window height
Christian Dywan [Thu, 4 Mar 2010 22:47:05 +0000 (23:47 +0100)]
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.

14 years agoAlways append tabs added from a loaded session
Christian Dywan [Wed, 3 Mar 2010 22:52:07 +0000 (23:52 +0100)]
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.

14 years agoDisconnect tab callback when disabling Colorful Tabs
Samuel Creshal [Wed, 3 Mar 2010 22:32:00 +0000 (23:32 +0100)]
Disconnect tab callback when disabling Colorful Tabs

14 years agoAdd -Wunreachable-code to compilation warnings
Christian Dywan [Wed, 3 Mar 2010 22:19:22 +0000 (23:19 +0100)]
Add -Wunreachable-code to compilation warnings

14 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Wed, 3 Mar 2010 15:05:07 +0000 (16:05 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Russian (ru) translation to 99%
Dmitrij Smirnov [Wed, 3 Mar 2010 13:22:39 +0000 (14:22 +0100)]
l10n: Updated Russian (ru) translation to 99%

New status: 592 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Wed, 3 Mar 2010 06:59:35 +0000 (07:59 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 593 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoOnly middle click search if the selection contains :// or Alt
Christian Dywan [Tue, 2 Mar 2010 23:31:35 +0000 (00:31 +0100)]
Only middle click search if the selection contains :// or Alt

Accidentally searching is annoying. Presumably when a proper
address is selected it was intentional.

14 years agoDeclare widget allocation macros for GTK+ < 2.18 properly
Enrico Tröger [Tue, 2 Mar 2010 22:57:14 +0000 (23:57 +0100)]
Declare widget allocation macros for GTK+ < 2.18 properly

14 years agoImplement "Export bookmarks" menu item to export to XBEL
Christian Dywan [Mon, 1 Mar 2010 21:10:42 +0000 (22:10 +0100)]
Implement "Export bookmarks" menu item to export to XBEL

14 years agol10n: Updated Catalan (Valencian) (ca) translation to 100%
Harald Servat [Tue, 2 Mar 2010 11:00:04 +0000 (12:00 +0100)]
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).

14 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Mon, 1 Mar 2010 21:13:26 +0000 (22:13 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 591 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 1 Mar 2010 13:03:22 +0000 (14:03 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 591 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).