]> spindle.queued.net Git - midori/log
midori
15 years agoDon't declare print function for WebKit >= 1.1.6
Christian Dywan [Thu, 7 May 2009 21:00:29 +0000 (23:00 +0200)]
Don't declare print function for WebKit >= 1.1.6

15 years agoImplement middle click on Back, Forward, Homepage menu items
Jérôme Geulfucci [Thu, 7 May 2009 20:41:39 +0000 (22:41 +0200)]
Implement middle click on Back, Forward, Homepage menu items

15 years agoImplement quick launch page code named Tandoori
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.

15 years agoAdd Romanian translation
Igor Știrbu [Wed, 6 May 2009 16:51:51 +0000 (18:51 +0200)]
Add Romanian translation

15 years agoUpdate Chinese translation
Stanley Zhang [Wed, 6 May 2009 16:26:37 +0000 (18:26 +0200)]
Update Chinese translation

15 years agoUpdate Czech translation
David Stancl [Wed, 6 May 2009 16:23:24 +0000 (18:23 +0200)]
Update Czech translation

15 years agoLet Ctrl+K load default search website if no Search in the toolbar
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

15 years agoRestrict res_server to listen only to localhost
Alexander Butenko [Tue, 5 May 2009 21:32:38 +0000 (23:32 +0200)]
Restrict res_server to listen only to localhost

15 years agoExtend menu item middle click to support trash and history
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

15 years agoConditionalize --snapshot on WebKitGTK+ 1.1.6
Christian Dywan [Tue, 5 May 2009 21:02:45 +0000 (23:02 +0200)]
Conditionalize --snapshot on WebKitGTK+ 1.1.6

15 years agoImplement '--snapshot' or '-s' command line switch
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.

15 years agoReject non-local requests to the res_server
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.

15 years agoReturn the correct content type in res_server responses
Christian Dywan [Sun, 3 May 2009 22:51:14 +0000 (00:51 +0200)]
Return the correct content type in res_server responses

15 years agoFix setting the news-feeds property of MidoriView
Christian Dywan [Sun, 3 May 2009 19:41:31 +0000 (21:41 +0200)]
Fix setting the news-feeds property of MidoriView

15 years agoImplement middle-clicks on Back, Forward and Homepage tool buttons
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

15 years agoEnsure destroyed panel widgets remove the scrolled window
Enrico Tröger [Sun, 3 May 2009 19:13:54 +0000 (21:13 +0200)]
Ensure destroyed panel widgets remove the scrolled window

15 years agoUse midori_browser_get_for_widget in the bookmark panel
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.

15 years agoImplement middle click on array actions, ie. bookmark menu items
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.

15 years agoAutomatically reset the filter after deleting all matching cookies
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.

15 years agoIntroduce 'news-feeds' property on MidoriView
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.

15 years agoQuote the page address in the error page
Christian Dywan [Sat, 2 May 2009 23:53:49 +0000 (01:53 +0200)]
Quote the page address in the error page

15 years agoUpdate French translation
Christian Dywan [Sat, 2 May 2009 23:51:13 +0000 (01:51 +0200)]
Update French translation

15 years agoUpdate German translation
Christian Dywan [Sat, 2 May 2009 23:01:21 +0000 (01:01 +0200)]
Update German translation

15 years agoUpdate translation template
Christian Dywan [Sat, 2 May 2009 22:49:04 +0000 (00:49 +0200)]
Update translation template

15 years agoSupport error pages with the load-error signal in WebKitGTK+ 1.1.6
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

15 years agoAdd sokoke_replace_variables
Christian Dywan [Sat, 2 May 2009 19:38:43 +0000 (21:38 +0200)]
Add sokoke_replace_variables

15 years agoAdd sokoke_get_res_server
Christian Dywan [Sat, 2 May 2009 19:36:09 +0000 (21:36 +0200)]
Add sokoke_get_res_server

15 years agoGenerate thumbnails of open tabs
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

15 years agoEnsure that completion items have a title
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.

15 years agoUpdate Russian translation
Anton Shestakov [Thu, 30 Apr 2009 17:05:39 +0000 (19:05 +0200)]
Update Russian translation

15 years agoFix item movement callback in feed panel
Dale Whittaker [Thu, 30 Apr 2009 17:00:27 +0000 (19:00 +0200)]
Fix item movement callback in feed panel

15 years agoFix saving changes to the Download folder
Christian Dywan [Wed, 29 Apr 2009 23:17:57 +0000 (01:17 +0200)]
Fix saving changes to the Download folder

15 years agoActivating Search if hidden should spawn the search page
Christian Dywan [Wed, 29 Apr 2009 22:43:47 +0000 (00:43 +0200)]
Activating Search if hidden should spawn the search page

15 years agoUpdate German translation
Christian Dywan [Wed, 29 Apr 2009 22:18:10 +0000 (00:18 +0200)]
Update German translation

15 years agoUpdate Portuguese translation
Sérgio Marques [Wed, 29 Apr 2009 22:07:59 +0000 (00:07 +0200)]
Update Portuguese translation

15 years agoLeave 'added' stamp of history items to fix duplicate detection
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.

15 years agoLocalize 'Last updated' display of feeds and quote URIs
Christian Dywan [Wed, 29 Apr 2009 21:46:41 +0000 (23:46 +0200)]
Localize 'Last updated' display of feeds and quote URIs

15 years agoCorrect 'Enables spell checking' to 'Enable spell checking'
Christian Dywan [Wed, 29 Apr 2009 15:44:12 +0000 (17:44 +0200)]
Correct 'Enables spell checking' to 'Enable spell checking'

15 years agoWrap XML element names in error messages in quotes
Christian Dywan [Wed, 29 Apr 2009 15:42:36 +0000 (17:42 +0200)]
Wrap XML element names in error messages in quotes

15 years agoAdd example to the spell checking language tooltip
Christian Dywan [Wed, 29 Apr 2009 15:35:36 +0000 (17:35 +0200)]
Add example to the spell checking language tooltip

15 years agoAdd Spell Checking preferences to the dialogue
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.

15 years agoFix 'Refresh' menu item localization in the context menu
Christian Dywan [Tue, 28 Apr 2009 22:16:26 +0000 (00:16 +0200)]
Fix 'Refresh' menu item localization in the context menu

15 years agoAdd a description to Statusbar Features and localize it
Christian Dywan [Tue, 28 Apr 2009 21:57:56 +0000 (23:57 +0200)]
Add a description to Statusbar Features and localize it

15 years agoAdd new transfer preferences and new Applications tab
Christian Dywan [Tue, 28 Apr 2009 21:52:16 +0000 (23:52 +0200)]
Add new transfer preferences and new Applications tab

15 years agoAdd Ask for destination folder preference
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

15 years agoAllow horizontal scrollbars in the feed panel
Dale Whittaker [Tue, 28 Apr 2009 21:44:04 +0000 (23:44 +0200)]
Allow horizontal scrollbars in the feed panel

15 years agoPrevent attempts to add duplicate feeds
Dale Whittaker [Tue, 28 Apr 2009 21:31:37 +0000 (23:31 +0200)]
Prevent attempts to add duplicate feeds

15 years agoAdd Czech translation
David Stancl [Tue, 28 Apr 2009 21:26:14 +0000 (23:26 +0200)]
Add Czech translation

15 years agoNo need to work around GtkIconEntry issue afterall
Enrico Tröger [Mon, 27 Apr 2009 19:30:27 +0000 (21:30 +0200)]
No need to work around GtkIconEntry issue afterall

15 years agoAdd Slovak translation
Robert Hartl [Mon, 27 Apr 2009 19:21:37 +0000 (21:21 +0200)]
Add Slovak translation

15 years agoUpdate Japanese translation
Masato Hashimoto [Mon, 27 Apr 2009 19:12:04 +0000 (21:12 +0200)]
Update Japanese translation

15 years agoDisplay feed URLs and show an icon instead of error dialogues
Dale Whittaker [Mon, 27 Apr 2009 18:58:30 +0000 (20:58 +0200)]
Display feed URLs and show an icon instead of error dialogues

15 years agoDefault to loading the last open pages at startup
Christian Dywan [Mon, 27 Apr 2009 18:49:32 +0000 (20:49 +0200)]
Default to loading the last open pages at startup

15 years agoFail silently on xprop errors when determining the environment
Christian Dywan [Mon, 27 Apr 2009 15:46:04 +0000 (17:46 +0200)]
Fail silently on xprop errors when determining the environment

15 years agoDo not display any icon if there's no news feed available
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.

15 years agoImplement transfer completion notification via libnotify
Christian Dywan [Sun, 26 Apr 2009 22:22:16 +0000 (00:22 +0200)]
Implement transfer completion notification via libnotify

15 years agoUpdate Spanish translation
Christian Dywan [Sun, 26 Apr 2009 21:31:52 +0000 (23:31 +0200)]
Update Spanish translation

15 years agoDisconnect panel toolitem destroy handler when detaching
Christian Dywan [Sun, 26 Apr 2009 15:11:16 +0000 (17:11 +0200)]
Disconnect panel toolitem destroy handler when detaching

15 years agoFix label/ button on the panel when detaching and re-attaching
Christian Dywan [Sun, 26 Apr 2009 14:57:23 +0000 (16:57 +0200)]
Fix label/ button on the panel when detaching and re-attaching

15 years agoUpdate Spanish translation
Elega [Sun, 26 Apr 2009 14:20:51 +0000 (16:20 +0200)]
Update Spanish translation

15 years agoAdd a Fixed-width Font Family preference
Christian Dywan [Sun, 26 Apr 2009 00:23:27 +0000 (02:23 +0200)]
Add a Fixed-width Font Family preference

15 years agoSwitch the current panel after detaching a panel
Christian Dywan [Sat, 25 Apr 2009 21:33:09 +0000 (23:33 +0200)]
Switch the current panel after detaching a panel

15 years agoDisable 'Detach' button if all panels are detached
Christian Dywan [Sat, 25 Apr 2009 21:26:54 +0000 (23:26 +0200)]
Disable 'Detach' button if all panels are detached

15 years agoSkip files that are not shared libraries in the Plugins panel
Christian Dywan [Sat, 25 Apr 2009 21:10:43 +0000 (23:10 +0200)]
Skip files that are not shared libraries in the Plugins panel

15 years agoAdd Feed Panel files to POTFILES.in
Christian Dywan [Sat, 25 Apr 2009 21:01:15 +0000 (23:01 +0200)]
Add Feed Panel files to POTFILES.in

15 years agoFix the Delete All dialog icon when the Cooke Manager is detached
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

15 years agoInitial version of the Feed Panel extension
Dale Whittaker [Sat, 25 Apr 2009 16:15:08 +0000 (18:15 +0200)]
Initial version of the Feed Panel extension

15 years agoMake pageholder properly detachable
Christian Dywan [Sat, 25 Apr 2009 14:20:57 +0000 (16:20 +0200)]
Make pageholder properly detachable

15 years agoMake transfer panel properly detachable
Christian Dywan [Sat, 25 Apr 2009 14:19:11 +0000 (16:19 +0200)]
Make transfer panel properly detachable

15 years agoRefer to 'Netscape plugins' instead of 'plugins'
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.

15 years agoUnit test using a string_list setting
Christian Dywan [Sat, 25 Apr 2009 14:03:10 +0000 (16:03 +0200)]
Unit test using a string_list setting

15 years agoImplement string_list setting in MidoriExtension
Dale Whittaker [Sat, 25 Apr 2009 14:02:29 +0000 (16:02 +0200)]
Implement string_list setting in MidoriExtension

15 years agoImplement katze_strv_assign
Dale Whittaker [Sat, 25 Apr 2009 14:01:28 +0000 (16:01 +0200)]
Implement katze_strv_assign

15 years agoImplement sokoke_key_file_get_string_list_default
Dale Whittaker [Sat, 25 Apr 2009 13:57:00 +0000 (15:57 +0200)]
Implement sokoke_key_file_get_string_list_default

15 years agoFix a crash when failing to open a downloaded file
Christian Dywan [Fri, 24 Apr 2009 18:13:57 +0000 (20:13 +0200)]
Fix a crash when failing to open a downloaded file

15 years agoUpdate the browser header file for midori_browser_get_for_widget
Christian Dywan [Thu, 23 Apr 2009 02:15:07 +0000 (04:15 +0200)]
Update the browser header file for midori_browser_get_for_widget

15 years agoMake history panel properly detachable
Christian Dywan [Thu, 23 Apr 2009 02:14:32 +0000 (04:14 +0200)]
Make history panel properly detachable

15 years agoMake console panel properly detachable
Christian Dywan [Thu, 23 Apr 2009 02:14:08 +0000 (04:14 +0200)]
Make console panel properly detachable

15 years agoMake bookmark panel properly detachable
Christian Dywan [Thu, 23 Apr 2009 02:13:19 +0000 (04:13 +0200)]
Make bookmark panel properly detachable

15 years agoAdd midori_browser_get_for_widget_utility function
Christian Dywan [Thu, 23 Apr 2009 02:10:38 +0000 (04:10 +0200)]
Add midori_browser_get_for_widget_utility function

This function will look for a MidoriBrowser according to a
particular widget - even if it's inside a detached panel
window or any other window transient for the browser.

15 years agoCatch and ignore mouse buttons meant for horizontal scrolling
Matthew Gyurgyik [Thu, 23 Apr 2009 02:08:28 +0000 (04:08 +0200)]
Catch and ignore mouse buttons meant for horizontal scrolling

15 years agoRemove leftover code from MidoriWebSettings
Christian Dywan [Wed, 22 Apr 2009 21:57:10 +0000 (23:57 +0200)]
Remove leftover code from MidoriWebSettings

15 years agoFix toggling of Colourful Tabs
Christian Dywan [Wed, 22 Apr 2009 21:54:55 +0000 (23:54 +0200)]
Fix toggling of Colourful Tabs

15 years agoFix a crasher when re-enabling the Mouse Gestures extension
Christian Dywan [Wed, 22 Apr 2009 21:54:07 +0000 (23:54 +0200)]
Fix a crasher when re-enabling the Mouse Gestures extension

15 years agoAdd a remove-browser signal to MidoriApp
Christian Dywan [Wed, 22 Apr 2009 19:58:00 +0000 (21:58 +0200)]
Add a remove-browser signal to MidoriApp

15 years agoAdd midori_browser_foreach to iterate over all present browsers
Christian Dywan [Wed, 22 Apr 2009 19:53:14 +0000 (21:53 +0200)]
Add midori_browser_foreach to iterate over all present browsers

15 years agoAdd a function to determine if an extension is being deactivated
Christian Dywan [Wed, 22 Apr 2009 18:01:10 +0000 (20:01 +0200)]
Add a function to determine if an extension is being deactivated

15 years agoRender disabled extensions as insensitive in the panel
Christian Dywan [Wed, 22 Apr 2009 18:00:04 +0000 (20:00 +0200)]
Render disabled extensions as insensitive in the panel

15 years agoUpdate Portuguese translation
Sérgio Marques [Tue, 21 Apr 2009 19:59:43 +0000 (21:59 +0200)]
Update Portuguese translation

15 years agoUpdate Greek translation
Evaggelos Balaskas [Tue, 21 Apr 2009 19:57:44 +0000 (21:57 +0200)]
Update Greek translation

15 years agoSave extension settings to a filename based folder
Christian Dywan [Tue, 21 Apr 2009 01:48:25 +0000 (03:48 +0200)]
Save extension settings to a filename based folder

This prevents different folders from being created depending
on the user language.

15 years agoSave activation status of extensions
Christian Dywan [Tue, 21 Apr 2009 01:46:11 +0000 (03:46 +0200)]
Save activation status of extensions

Finally only extensions which are expressly activated will be
loaded on startup.

15 years agoUpdate Simplified Chinese translation
Stanley Zhang [Mon, 20 Apr 2009 19:40:25 +0000 (21:40 +0200)]
Update Simplified Chinese translation

15 years agoAdd an attempt at unit testing history
Christian Dywan [Mon, 20 Apr 2009 19:35:33 +0000 (21:35 +0200)]
Add an attempt at unit testing history

15 years agoUnify opening URIs externally with good fallbacks
Christian Dywan [Mon, 20 Apr 2009 17:10:13 +0000 (19:10 +0200)]
Unify opening URIs externally with good fallbacks

15 years agoAdd sokoke_search_uri to sokoke.h
Christian Dywan [Mon, 20 Apr 2009 16:35:16 +0000 (18:35 +0200)]
Add sokoke_search_uri to sokoke.h

15 years agoUnify how search URI and keywords are combined
Christian Dywan [Sun, 19 Apr 2009 22:39:36 +0000 (00:39 +0200)]
Unify how search URI and keywords are combined

This handles the presence of a %1 and encoding the keywords.

15 years agoBump version to 0.1.6
Christian Dywan [Sun, 19 Apr 2009 20:15:25 +0000 (22:15 +0200)]
Bump version to 0.1.6

15 years agoUpdate Russian translation
Anton Shestakov [Sun, 19 Apr 2009 17:10:01 +0000 (19:10 +0200)]
Update Russian translation

15 years agoShow a 'Delete all' button in the transferbar as needed
Christian Dywan [Sun, 19 Apr 2009 17:05:05 +0000 (19:05 +0200)]
Show a 'Delete all' button in the transferbar as needed

The button shows up as a new download starts and vanishes again
if no downloads are there.