]>
spindle.queued.net Git - midori/log
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).
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.
Arno Renevier [Fri, 19 Mar 2010 19:50:34 +0000 (20:50 +0100)]
Implement Status Clock extension
Christian Dywan [Fri, 19 Mar 2010 19:13:36 +0000 (20:13 +0100)]
Clarify MidoriApp signal documentation
Christian Dywan [Thu, 18 Mar 2010 22:26:45 +0000 (23:26 +0100)]
Only print error if completion actually failed
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).
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.
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).
Christian Dywan [Mon, 15 Mar 2010 22:58:24 +0000 (23:58 +0100)]
Also update icon URI when a new icon was loaded
Samuel Creshal [Mon, 15 Mar 2010 16:44:19 +0000 (17:44 +0100)]
Always pass view pointer to icon callback
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).
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).
Samuel Creshal [Sat, 13 Mar 2010 19:08:40 +0000 (20:08 +0100)]
Load cached icons from http and https
Samuel Creshal [Sat, 13 Mar 2010 18:58:06 +0000 (19:58 +0100)]
Don't overwrite uri in _action_location_secondary_icon_released
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.
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+.
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.
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().
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).
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.
Christian Dywan [Thu, 11 Mar 2010 22:03:54 +0000 (23:03 +0100)]
Free text after proxy combo text change
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).
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).
Christian Dywan [Mon, 8 Mar 2010 20:12:00 +0000 (21:12 +0100)]
Skip unavailable languages in LINGUAS
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).
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).
Christian Dywan [Sun, 7 Mar 2010 21:23:04 +0000 (22:23 +0100)]
Bump version to 0.2.4
Christian Dywan [Sat, 6 Mar 2010 18:18:09 +0000 (19:18 +0100)]
Cancel completion if we don't have an entry
Christian Dywan [Sat, 6 Mar 2010 18:16:52 +0000 (19:16 +0100)]
Bail out of Export if no bookmarks or hidden
Christian Dywan [Sat, 6 Mar 2010 18:06:32 +0000 (19:06 +0100)]
Update German translation
Kim Boram [Sat, 6 Mar 2010 17:57:27 +0000 (18:57 +0100)]
Update Korean translation
Christian Dywan [Sat, 6 Mar 2010 17:55:15 +0000 (18:55 +0100)]
Remove -Wunreachable-code due to false positives
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).
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).
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.
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.
Samuel Creshal [Wed, 3 Mar 2010 22:32:00 +0000 (23:32 +0100)]
Disconnect tab callback when disabling Colorful Tabs
Christian Dywan [Wed, 3 Mar 2010 22:19:22 +0000 (23:19 +0100)]
Add -Wunreachable-code to compilation warnings
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).
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).
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).
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.
Enrico Tröger [Tue, 2 Mar 2010 22:57:14 +0000 (23:57 +0100)]
Declare widget allocation macros for GTK+ < 2.18 properly
Christian Dywan [Mon, 1 Mar 2010 21:10:42 +0000 (22:10 +0100)]
Implement "Export bookmarks" menu item to export to XBEL
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).
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).
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).
Per Kongstad [Mon, 1 Mar 2010 07:29:01 +0000 (08:29 +0100)]
l10n: Updated Danish (da) translation to 100%
New status: 591 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 28 Feb 2010 22:41:54 +0000 (23:41 +0100)]
Implement Scroll actions, defaulting to Vim direction keys
Christian Dywan [Thu, 25 Feb 2010 22:09:31 +0000 (23:09 +0100)]
Include previous searches in History panel items
Dmitrij Smirnov [Sun, 28 Feb 2010 21:58:22 +0000 (22:58 +0100)]
l10n: Updated Russian (ru) translation to 99%
New status: 580 messages complete with 3 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Carles Muñoz Gorriz [Sun, 28 Feb 2010 12:23:13 +0000 (13:23 +0100)]
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).
Yarema aka Knedlyk [Sat, 27 Feb 2010 22:53:44 +0000 (23:53 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Harald Servat [Thu, 25 Feb 2010 17:23:36 +0000 (18:23 +0100)]
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).
David Štancl [Thu, 25 Feb 2010 16:23:26 +0000 (17:23 +0100)]
l10n: Updated Czech (cs) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Per Kongstad [Thu, 25 Feb 2010 08:52:49 +0000 (09:52 +0100)]
l10n: Updated Danish (da) translation to 100%
New status: 583 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 22 Feb 2010 22:49:27 +0000 (23:49 +0100)]
Store searches and completion search in the location
Yarema aka Knedlyk [Wed, 24 Feb 2010 15:27:43 +0000 (16:27 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Mon, 22 Feb 2010 18:02:32 +0000 (19:02 +0100)]
Dupe OS type for ident string before using it
Alexander Butenko [Mon, 22 Feb 2010 17:53:00 +0000 (18:53 +0100)]
Fallback to the first browser if one is closed
We need to keep one browser as the default for commands
and opening files externally.
Evaggelos Balaskas [Mon, 22 Feb 2010 17:04:56 +0000 (18:04 +0100)]
l10n: Updated Greek (el) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Mon, 22 Feb 2010 13:21:09 +0000 (14:21 +0100)]
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.
David Štancl [Sun, 21 Feb 2010 20:17:25 +0000 (21:17 +0100)]
l10n: Updated Czech (cs) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sun, 21 Feb 2010 17:03:27 +0000 (18:03 +0100)]
Always use Icons only for panel toolbar
Christian Dywan [Sun, 21 Feb 2010 17:01:20 +0000 (18:01 +0100)]
Add fallback definition of gtk_widget_get_visible in KatzeScrolled
Christian Dywan [Sat, 20 Feb 2010 22:54:03 +0000 (23:54 +0100)]
Fix fallback gtk_widget_get_allocation definitions
Carles Muñoz Gorriz [Sun, 21 Feb 2010 11:45:29 +0000 (12:45 +0100)]
l10n: Updated Catalan (Valencian) (ca) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 20 Feb 2010 21:28:52 +0000 (22:28 +0100)]
Omit micro version and arch from ident string
Sergio Marques [Sat, 20 Feb 2010 14:30:29 +0000 (15:30 +0100)]
l10n: Updated Portuguese (pt) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Masato Hashimoto [Sat, 20 Feb 2010 12:11:05 +0000 (13:11 +0100)]
l10n: Updated Japanese (ja) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Christian Dywan [Sat, 20 Feb 2010 11:39:23 +0000 (12:39 +0100)]
Bump to version 0.2.3
Christian Dywan [Fri, 19 Feb 2010 22:46:19 +0000 (23:46 +0100)]
Update German translation
Per Kongstad [Fri, 19 Feb 2010 23:37:28 +0000 (00:37 +0100)]
l10n: Updated Danish (da) translation to 100%
New status: 582 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Alexander Butenko [Fri, 19 Feb 2010 18:24:45 +0000 (19:24 +0100)]
Install extension config files to xdg, like search
Christian Dywan [Fri, 19 Feb 2010 18:05:29 +0000 (19:05 +0100)]
Use content_area instead of GtkDialog->vbox in browser
Christian Dywan [Fri, 19 Feb 2010 18:02:57 +0000 (19:02 +0100)]
Avoid GtkScrolledWindow members in KatzeScrolled
Alexander Butenko [Fri, 19 Feb 2010 17:55:16 +0000 (18:55 +0100)]
Use the correct completion model and no static
Since the model was a static variable and only set when the
popup was created, we ended up using an obsolete model in
case multiple windows were opened and closed.
As a small optimization we don't need to retrieve the database
pointer except when compiling the statement initially.
Christian Dywan [Fri, 19 Feb 2010 16:22:34 +0000 (17:22 +0100)]
Use allocation accessor in katze utils
Christian Dywan [Fri, 19 Feb 2010 16:05:54 +0000 (17:05 +0100)]
Accessors instead of widget flag macros in Katze
Christian Dywan [Fri, 19 Feb 2010 15:46:45 +0000 (16:46 +0100)]
Use allocation accessor in KatzeScrolled
Christian Dywan [Fri, 19 Feb 2010 15:39:14 +0000 (16:39 +0100)]
Allocation/ requisition accessors in KatzeThrobber
Christian Dywan [Fri, 19 Feb 2010 15:37:43 +0000 (16:37 +0100)]
Use accessors for widget window in KatzeScrolled
Christian Dywan [Wed, 17 Feb 2010 22:25:05 +0000 (23:25 +0100)]
Re-implement 'Recently visited pages' based on sqlite
Christian Dywan [Wed, 17 Feb 2010 22:18:42 +0000 (23:18 +0100)]
Update TODO regarding window/ panel switching
Rivo Nurges [Wed, 17 Feb 2010 20:59:34 +0000 (21:59 +0100)]
Look for inet_aton and inet_addr in more header files
This is needed for BSD like systems.
Christian Dywan [Tue, 16 Feb 2010 21:32:53 +0000 (22:32 +0100)]
Be sure to save outstanding changes to the config on quit
We intentionally set a timeout before saving changes to avoid
continuous disc access and also in case opening or closing a tab
results in an immediate crash or freezing.
But closing Midori normally should save outstanding changes.
Yarema aka Knedlyk [Tue, 16 Feb 2010 21:54:43 +0000 (22:54 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Tue, 16 Feb 2010 07:54:26 +0000 (08:54 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Peter de Ridder [Mon, 15 Feb 2010 23:56:14 +0000 (00:56 +0100)]
Look for MidoriView resource files dynamically
Peter de Ridder [Mon, 15 Feb 2010 23:47:11 +0000 (00:47 +0100)]
Look for user documentation dynamically on win32
Peter de Ridder [Mon, 15 Feb 2010 23:42:39 +0000 (00:42 +0100)]
Look for extensions relative to program folder on win32
Peter de Ridder [Mon, 15 Feb 2010 23:39:01 +0000 (00:39 +0100)]
Implement sokoke_show_uri on top of explorer for win32
Peter de Ridder [Mon, 15 Feb 2010 21:52:45 +0000 (22:52 +0100)]
Look for the formhistory javascript dynamically
Peter de Ridder [Mon, 15 Feb 2010 21:43:51 +0000 (22:43 +0100)]
Add win32 specific linker flags for Midori extensions
Peter de Ridder [Mon, 15 Feb 2010 21:34:28 +0000 (22:34 +0100)]
Use po directory either in current or parent folder
Yarema aka Knedlyk [Sun, 14 Feb 2010 07:53:54 +0000 (08:53 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Sun, 14 Feb 2010 07:39:44 +0000 (08:39 +0100)]
l10n: Updated Ukrainian (uk) translation to 97%
New status: 569 messages complete with 6 fuzzies and 6 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Sat, 13 Feb 2010 19:35:49 +0000 (20:35 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Sat, 13 Feb 2010 18:14:03 +0000 (19:14 +0100)]
l10n: Updated Ukrainian (uk) translation to 100%
New status: 581 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
Yarema aka Knedlyk [Sat, 13 Feb 2010 18:08:29 +0000 (19:08 +0100)]
l10n: Updated Ukrainian (uk) translation to 99%
New status: 580 messages complete with 0 fuzzies and 1 untranslated.
Transmitted-via: Transifex (translations.xfce.org).