]>
spindle.queued.net Git - midori/log
Christian Dywan [Sun, 10 May 2009 12:48:12 +0000 (14:48 +0200)]
Use the correct config folder to store speed dial
This is important when using the -c or --config switch
Jean-François Guchens [Sun, 10 May 2009 12:39:20 +0000 (14:39 +0200)]
Move speed dial to browser and add an AddSpeedDial action
Christian Dywan [Sat, 9 May 2009 21:40:25 +0000 (23:40 +0200)]
Use a stock error icon and a refresh on the button in error pages
Jean-François Guchens [Sat, 9 May 2009 21:29:35 +0000 (23:29 +0200)]
Fix the search in the custom homepage and optimize the saving
Alexander Butenko [Sat, 9 May 2009 20:45:21 +0000 (22:45 +0200)]
Work around broken reloading of "alternate content"
Christian Dywan [Sat, 9 May 2009 20:16:03 +0000 (22:16 +0200)]
Compress thumbnails to 70% JPEG
The compressed images are still reasonably good and save a
noticible amount of disk space.
Christian Dywan [Sat, 9 May 2009 15:30:54 +0000 (17:30 +0200)]
Add a mnemonic to Add to customized homepage
Jean-François Guchens [Sat, 9 May 2009 14:41:01 +0000 (16:41 +0200)]
Allow adding speed dial shortcuts from the context menu
Christian Dywan [Sat, 9 May 2009 13:57:28 +0000 (15:57 +0200)]
Mention libnotify as optional in the README file
Enrico Tröger [Sat, 9 May 2009 13:55:10 +0000 (15:55 +0200)]
Add midori_app_send_notification() to easily send notifications
Sending such messages is either done by using libnotify if
available. Otherwise the program "notify-send" is used.
Christian Dywan [Sat, 9 May 2009 13:41:50 +0000 (15:41 +0200)]
Remove 'Optional run time dependencies' text from waf output
Enrico Tröger [Sat, 9 May 2009 13:32:45 +0000 (15:32 +0200)]
Fix shadowed variable 'error'
Dale Whittaker [Sat, 9 May 2009 12:08:06 +0000 (14:08 +0200)]
Improve title and URI display in the feed panel
We strip HTML from "title" elements when required now. And we
always try to show at least the URI for feeds in the WebKit view.
And we fallback to using the URI in the treeview if the title/
description is empty.
Jérôme Geulfucci [Sat, 9 May 2009 11:57:52 +0000 (13:57 +0200)]
Refactor middle clicks on navigation actions
Jérôme Geulfucci [Fri, 8 May 2009 16:39:16 +0000 (18:39 +0200)]
Update French translation
Christian Dywan [Fri, 8 May 2009 15:46:50 +0000 (17:46 +0200)]
Only save thumbnails if Customized homepage is enabled
Christian Dywan [Fri, 8 May 2009 15:41:40 +0000 (17:41 +0200)]
Rename Speed dial in news tabs to Customized homepage in new tabs
Christian Dywan [Fri, 8 May 2009 11:15:08 +0000 (13:15 +0200)]
Use "Search" to label Search button and entry, not "Suchen"
Christian Dywan [Fri, 8 May 2009 11:13:39 +0000 (13:13 +0200)]
Recognize {stock} in error page template
Christian Dywan [Fri, 8 May 2009 11:13:08 +0000 (13:13 +0200)]
Implement /stock path in res_server
Jérôme Geulfucci [Fri, 8 May 2009 11:09:14 +0000 (13:09 +0200)]
Simplify handling of background tabs
Christian Dywan [Fri, 8 May 2009 01:29:25 +0000 (03:29 +0200)]
Add a preference Show speed dial in new tabs
Christian Dywan [Fri, 8 May 2009 00:56:26 +0000 (02:56 +0200)]
Localize "Search" in quick dial and use the user's default search
Christian Dywan [Thu, 7 May 2009 21:08:13 +0000 (23:08 +0200)]
Fix opening any page when having the speed dial open
Christian Dywan [Thu, 7 May 2009 21:00:29 +0000 (23:00 +0200)]
Don't declare print function for WebKit >= 1.1.6
Jérôme Geulfucci [Thu, 7 May 2009 20:41:39 +0000 (22:41 +0200)]
Implement middle click on Back, Forward, Homepage menu items
Jean-François Guchens [Thu, 7 May 2009 20:22:43 +0000 (22:22 +0200)]
Implement quick launch page code named Tandoori
The quick launch page replaces the blank page unless it turns out
to be a bad idea.
Igor Știrbu [Wed, 6 May 2009 16:51:51 +0000 (18:51 +0200)]
Add Romanian translation
Stanley Zhang [Wed, 6 May 2009 16:26:37 +0000 (18:26 +0200)]
Update Chinese translation
David Stancl [Wed, 6 May 2009 16:23:24 +0000 (18:23 +0200)]
Update Czech translation
Mike Massonnet [Wed, 6 May 2009 00:41:17 +0000 (02:41 +0200)]
Let Ctrl+K load default search website if no Search in the toolbar
Alexander Butenko [Tue, 5 May 2009 21:32:38 +0000 (23:32 +0200)]
Restrict res_server to listen only to localhost
Jérôme Geulfucci [Tue, 5 May 2009 21:22:39 +0000 (23:22 +0200)]
Extend menu item middle click to support trash and history
Christian Dywan [Tue, 5 May 2009 21:02:45 +0000 (23:02 +0200)]
Conditionalize --snapshot on WebKitGTK+ 1.1.6
Christian Dywan [Mon, 4 May 2009 00:09:46 +0000 (02:09 +0200)]
Implement '--snapshot' or '-s' command line switch
Calling Midori in the form "midori --snapshot URI" makes a
snapshot of the specified address and saves it to PDF. The format,
path or size can currently not be influenced.
Also note that web pages which look different when printed will
apply their print style.
Christian Dywan [Sun, 3 May 2009 23:09:52 +0000 (01:09 +0200)]
Reject non-local requests to the res_server
This sever is solely meant to provide internal resources and
should not be accessible from outside, so anything non-local
is blocked with a No Content error.
Christian Dywan [Sun, 3 May 2009 22:51:14 +0000 (00:51 +0200)]
Return the correct content type in res_server responses
Christian Dywan [Sun, 3 May 2009 19:41:31 +0000 (21:41 +0200)]
Fix setting the news-feeds property of MidoriView
Jérôme Geulfucci [Sun, 3 May 2009 19:35:05 +0000 (21:35 +0200)]
Implement middle-clicks on Back, Forward and Homepage tool buttons
Enrico Tröger [Sun, 3 May 2009 19:13:54 +0000 (21:13 +0200)]
Ensure destroyed panel widgets remove the scrolled window
Enrico Tröger [Sun, 3 May 2009 19:11:20 +0000 (21:11 +0200)]
Use midori_browser_get_for_widget in the bookmark panel
This fixes opening bookmarks in the current tab.
Enrico Tröger [Sun, 3 May 2009 10:42:47 +0000 (12:42 +0200)]
Implement middle click on array actions, ie. bookmark menu items
Add a new signal activate-item-alt to KatzeArrayAction which has
a button argument specifying the mouse button that was pressed. If
this signal is handled one can special case middle or right
clicks, and return TRUE to suppress the emission of activate-item.
The browser utilizes this to open new tabs when middle clicking
on bookmark menu items.
Enrico Tröger [Sun, 3 May 2009 08:14:55 +0000 (10:14 +0200)]
Automatically reset the filter after deleting all matching cookies
Also fix wording in the confirmation dialog.
Christian Dywan [Sun, 3 May 2009 01:11:33 +0000 (03:11 +0200)]
Introduce 'news-feeds' property on MidoriView
This is a KatzeArray of KatzeItems with the feeds of the loaded
web page, particularly useful for extensions.
Christian Dywan [Sat, 2 May 2009 23:53:49 +0000 (01:53 +0200)]
Quote the page address in the error page
Christian Dywan [Sat, 2 May 2009 23:51:13 +0000 (01:51 +0200)]
Update French translation
Christian Dywan [Sat, 2 May 2009 23:01:21 +0000 (01:01 +0200)]
Update German translation
Christian Dywan [Sat, 2 May 2009 22:49:04 +0000 (00:49 +0200)]
Update translation template
Christian Dywan [Sat, 2 May 2009 19:44:20 +0000 (21:44 +0200)]
Support error pages with the load-error signal in WebKitGTK+ 1.1.6
Christian Dywan [Sat, 2 May 2009 19:38:43 +0000 (21:38 +0200)]
Add sokoke_replace_variables
Christian Dywan [Sat, 2 May 2009 19:36:09 +0000 (21:36 +0200)]
Add sokoke_get_res_server
Christian Dywan [Fri, 1 May 2009 22:23:43 +0000 (00:23 +0200)]
Generate thumbnails of open tabs
The images aren't used for anything yet, and can't be disabled
Christian Dywan [Fri, 1 May 2009 18:03:40 +0000 (20:03 +0200)]
Ensure that completion items have a title
Items are added as lone URIs often enough, so it happened that
we accidentally unset a title. We check that now.
Anton Shestakov [Thu, 30 Apr 2009 17:05:39 +0000 (19:05 +0200)]
Update Russian translation
Dale Whittaker [Thu, 30 Apr 2009 17:00:27 +0000 (19:00 +0200)]
Fix item movement callback in feed panel
Christian Dywan [Wed, 29 Apr 2009 23:17:57 +0000 (01:17 +0200)]
Fix saving changes to the Download folder
Christian Dywan [Wed, 29 Apr 2009 22:43:47 +0000 (00:43 +0200)]
Activating Search if hidden should spawn the search page
Christian Dywan [Wed, 29 Apr 2009 22:18:10 +0000 (00:18 +0200)]
Update German translation
Sérgio Marques [Wed, 29 Apr 2009 22:07:59 +0000 (00:07 +0200)]
Update Portuguese translation
Dale Whittaker [Wed, 29 Apr 2009 21:53:59 +0000 (23:53 +0200)]
Leave 'added' stamp of history items to fix duplicate detection
Only the 'added' value of parents shall contain the age in days.
Christian Dywan [Wed, 29 Apr 2009 21:46:41 +0000 (23:46 +0200)]
Localize 'Last updated' display of feeds and quote URIs
Christian Dywan [Wed, 29 Apr 2009 15:44:12 +0000 (17:44 +0200)]
Correct 'Enables spell checking' to 'Enable spell checking'
Christian Dywan [Wed, 29 Apr 2009 15:42:36 +0000 (17:42 +0200)]
Wrap XML element names in error messages in quotes
Christian Dywan [Wed, 29 Apr 2009 15:35:36 +0000 (17:35 +0200)]
Add example to the spell checking language tooltip
Christian Dywan [Tue, 28 Apr 2009 22:42:47 +0000 (00:42 +0200)]
Add Spell Checking preferences to the dialogue
We need to think of a better way to choose dictionaries than a
mere text entry.
Christian Dywan [Tue, 28 Apr 2009 22:16:26 +0000 (00:16 +0200)]
Fix 'Refresh' menu item localization in the context menu
Christian Dywan [Tue, 28 Apr 2009 21:57:56 +0000 (23:57 +0200)]
Add a description to Statusbar Features and localize it
Christian Dywan [Tue, 28 Apr 2009 21:52:16 +0000 (23:52 +0200)]
Add new transfer preferences and new Applications tab
Christian Dywan [Tue, 28 Apr 2009 21:49:52 +0000 (23:49 +0200)]
Add Ask for destination folder preference
The value is not functional yet
Dale Whittaker [Tue, 28 Apr 2009 21:44:04 +0000 (23:44 +0200)]
Allow horizontal scrollbars in the feed panel
Dale Whittaker [Tue, 28 Apr 2009 21:31:37 +0000 (23:31 +0200)]
Prevent attempts to add duplicate feeds
David Stancl [Tue, 28 Apr 2009 21:26:14 +0000 (23:26 +0200)]
Add Czech translation
Enrico Tröger [Mon, 27 Apr 2009 19:30:27 +0000 (21:30 +0200)]
No need to work around GtkIconEntry issue afterall
Robert Hartl [Mon, 27 Apr 2009 19:21:37 +0000 (21:21 +0200)]
Add Slovak translation
Masato Hashimoto [Mon, 27 Apr 2009 19:12:04 +0000 (21:12 +0200)]
Update Japanese translation
Dale Whittaker [Mon, 27 Apr 2009 18:58:30 +0000 (20:58 +0200)]
Display feed URLs and show an icon instead of error dialogues
Christian Dywan [Mon, 27 Apr 2009 18:49:32 +0000 (20:49 +0200)]
Default to loading the last open pages at startup
Christian Dywan [Mon, 27 Apr 2009 15:46:04 +0000 (17:46 +0200)]
Fail silently on xprop errors when determining the environment
Enrico Tröger [Sun, 26 Apr 2009 23:11:58 +0000 (01:11 +0200)]
Do not display any icon if there's no news feed available
Work around a bug that made unsetting the secondary icon in the
location entry impossible and do not set an icon if there is
no news feed instead of an 'information' icon.
Christian Dywan [Sun, 26 Apr 2009 22:22:16 +0000 (00:22 +0200)]
Implement transfer completion notification via libnotify
Christian Dywan [Sun, 26 Apr 2009 21:31:52 +0000 (23:31 +0200)]
Update Spanish translation
Christian Dywan [Sun, 26 Apr 2009 15:11:16 +0000 (17:11 +0200)]
Disconnect panel toolitem destroy handler when detaching
Christian Dywan [Sun, 26 Apr 2009 14:57:23 +0000 (16:57 +0200)]
Fix label/ button on the panel when detaching and re-attaching
Elega [Sun, 26 Apr 2009 14:20:51 +0000 (16:20 +0200)]
Update Spanish translation
Christian Dywan [Sun, 26 Apr 2009 00:23:27 +0000 (02:23 +0200)]
Add a Fixed-width Font Family preference
Christian Dywan [Sat, 25 Apr 2009 21:33:09 +0000 (23:33 +0200)]
Switch the current panel after detaching a panel
Christian Dywan [Sat, 25 Apr 2009 21:26:54 +0000 (23:26 +0200)]
Disable 'Detach' button if all panels are detached
Christian Dywan [Sat, 25 Apr 2009 21:10:43 +0000 (23:10 +0200)]
Skip files that are not shared libraries in the Plugins panel
Christian Dywan [Sat, 25 Apr 2009 21:01:15 +0000 (23:01 +0200)]
Add Feed Panel files to POTFILES.in
Enrico Tröger [Sat, 25 Apr 2009 16:32:28 +0000 (18:32 +0200)]
Fix the Delete All dialog icon when the Cooke Manager is detached
Dale Whittaker [Sat, 25 Apr 2009 16:15:08 +0000 (18:15 +0200)]
Initial version of the Feed Panel extension
Christian Dywan [Sat, 25 Apr 2009 14:20:57 +0000 (16:20 +0200)]
Make pageholder properly detachable
Christian Dywan [Sat, 25 Apr 2009 14:19:11 +0000 (16:19 +0200)]
Make transfer panel properly detachable
Christian Dywan [Sat, 25 Apr 2009 14:13:23 +0000 (16:13 +0200)]
Refer to 'Netscape plugins' instead of 'plugins'
A remarkable amount of people have problems telling 'plugins'
and 'extensions' apart, due to their different meaning in
different applications. So make it clearer.
Christian Dywan [Sat, 25 Apr 2009 14:03:10 +0000 (16:03 +0200)]
Unit test using a string_list setting
Dale Whittaker [Sat, 25 Apr 2009 14:02:29 +0000 (16:02 +0200)]
Implement string_list setting in MidoriExtension
Dale Whittaker [Sat, 25 Apr 2009 14:01:28 +0000 (16:01 +0200)]
Implement katze_strv_assign
Dale Whittaker [Sat, 25 Apr 2009 13:57:00 +0000 (15:57 +0200)]
Implement sokoke_key_file_get_string_list_default
Christian Dywan [Fri, 24 Apr 2009 18:13:57 +0000 (20:13 +0200)]
Fix a crash when failing to open a downloaded file
Christian Dywan [Thu, 23 Apr 2009 02:15:07 +0000 (04:15 +0200)]
Update the browser header file for midori_browser_get_for_widget