]> spindle.queued.net Git - midori/log
midori
15 years agoStrip selection from spaces when middle click opening
Christian Dywan [Thu, 19 Mar 2009 22:37:32 +0000 (23:37 +0100)]
Strip selection from spaces when middle click opening

It happens every so often that you quickly select an address
and there's leading or trailing space you accidentally hit.
So we strip the selection, otherwise such addresses don't work.

15 years agoInitial support for WebKitDownload
Christian Dywan [Thu, 19 Mar 2009 17:28:50 +0000 (18:28 +0100)]
Initial support for WebKitDownload

At this point all downloads run automatically and appear in the
statusbar. The destination folder can be chosen in the preferences.
Download can be cancelled. The context menu works as well.

15 years agoRemove midori-view.c from POTFILES.in
Enrico Tröger [Thu, 19 Mar 2009 17:14:04 +0000 (18:14 +0100)]
Remove midori-view.c from POTFILES.in

15 years agoImplement source view with GIO and drop internal source view
Christian Dywan [Tue, 17 Mar 2009 20:35:05 +0000 (21:35 +0100)]
Implement source view with GIO and drop internal source view

We use GIO to choose a text editor unless a text editor was
specified in the Preferences. We drop our internal source view
now which used to serve as a fallback.

15 years agoUpdate Japanese translation
Masato Hashimoto [Tue, 17 Mar 2009 20:15:53 +0000 (21:15 +0100)]
Update Japanese translation

15 years agoDrop WebKit/ libSoup related conditonals from preferences
Christian Dywan [Mon, 16 Mar 2009 22:55:25 +0000 (23:55 +0100)]
Drop WebKit/ libSoup related conditonals from preferences

15 years agoUse libSoup unconditionally in KatzeNet
Christian Dywan [Mon, 16 Mar 2009 22:54:45 +0000 (23:54 +0100)]
Use libSoup unconditionally in KatzeNet

15 years agoUse Glib 2.16 unconditionally in the addons panel
Christian Dywan [Mon, 16 Mar 2009 22:53:51 +0000 (23:53 +0100)]
Use Glib 2.16 unconditionally in the addons panel

15 years agoDrop libSoup guards in KatzeHTTPAuth and Katze HTTPCookies
Christian Dywan [Mon, 16 Mar 2009 01:20:58 +0000 (02:20 +0100)]
Drop libSoup guards in KatzeHTTPAuth and Katze HTTPCookies

15 years agoDrop soup session hijacking
Christian Dywan [Mon, 16 Mar 2009 01:13:35 +0000 (02:13 +0100)]
Drop soup session hijacking

15 years agoDrop WebKit and libSoup version conditionals in WebSettings
Christian Dywan [Mon, 16 Mar 2009 01:05:45 +0000 (02:05 +0100)]
Drop WebKit and libSoup version conditionals in WebSettings

15 years agoDrop compile time and runtime conditionals for libSoup and WebKit
Christian Dywan [Mon, 16 Mar 2009 00:54:22 +0000 (01:54 +0100)]
Drop compile time and runtime conditionals for libSoup and WebKit

15 years agoDrop Glib version guards from unit tests
Christian Dywan [Mon, 16 Mar 2009 00:30:40 +0000 (01:30 +0100)]
Drop Glib version guards from unit tests

15 years agoDrop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions
Christian Dywan [Mon, 16 Mar 2009 00:26:52 +0000 (01:26 +0100)]
Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions

15 years agoUse gtk_show_uri, GIO or Exo to open email adresses
Christian Dywan [Mon, 16 Mar 2009 00:21:59 +0000 (01:21 +0100)]
Use gtk_show_uri, GIO or Exo to open email adresses

15 years agoBump requirements to WebKitGTK+, Glib 2.16 and libsoup 2.25.2
Christian Dywan [Mon, 16 Mar 2009 00:18:22 +0000 (01:18 +0100)]
Bump requirements to WebKitGTK+, Glib 2.16 and libsoup 2.25.2

15 years agoEnclose MIME type in single quotes in the error message
Christian Dywan [Sun, 15 Mar 2009 17:44:16 +0000 (18:44 +0100)]
Enclose MIME type in single quotes in the error message

15 years agoUpdate Russian translation
Anton Shestakov [Sun, 15 Mar 2009 17:40:47 +0000 (18:40 +0100)]
Update Russian translation

15 years agoUpdate Portuguese translation
Sérgio Marques [Sun, 15 Mar 2009 17:31:43 +0000 (18:31 +0100)]
Update Portuguese translation

15 years agoUpdate French translation
Pascal Gervais [Sat, 14 Mar 2009 23:21:44 +0000 (00:21 +0100)]
Update French translation

15 years agoUpdate French translation
Pascal Gervais [Sat, 14 Mar 2009 23:10:03 +0000 (00:10 +0100)]
Update French translation

15 years agoAdd Simplified Chinese translation
Stanley Zhang [Sat, 14 Mar 2009 22:56:46 +0000 (23:56 +0100)]
Add Simplified Chinese translation

15 years agoCheck for and link with libm
Christian Dywan [Thu, 12 Mar 2009 17:20:14 +0000 (18:20 +0100)]
Check for and link with libm

15 years agoAdd tooltips to Enable and Disable buttons
Christian Dywan [Tue, 10 Mar 2009 18:35:11 +0000 (19:35 +0100)]
Add tooltips to Enable and Disable buttons

15 years agoAdd Traditional Chinese translation
Wei-Lun Chao [Sun, 8 Mar 2009 01:18:32 +0000 (02:18 +0100)]
Add Traditional Chinese translation

15 years agoUpdate Russian translation
Anton Shestakov [Sat, 7 Mar 2009 23:48:40 +0000 (00:48 +0100)]
Update Russian translation

15 years agoUpdate Italian translation
Sergio Durzu [Sat, 7 Mar 2009 23:12:27 +0000 (00:12 +0100)]
Update Italian translation

15 years agoImplement Last Visited Pages menu and toolbar item
Christian Dywan [Sat, 7 Mar 2009 13:00:14 +0000 (14:00 +0100)]
Implement Last Visited Pages menu and toolbar item

We use the name of history folders now to store dates instead
of the token. This makes it possible to show history in an action.

15 years agoMake the proxy insensitive if the array is unset
Christian Dywan [Sat, 7 Mar 2009 12:58:32 +0000 (13:58 +0100)]
Make the proxy insensitive if the array is unset

15 years agoUse session function in WebKitGTK+ 1.1.1 and prepare the session
Christian Dywan [Fri, 6 Mar 2009 19:29:40 +0000 (20:29 +0100)]
Use session function in WebKitGTK+ 1.1.1 and prepare the session

15 years agoImplement a button to use the current page as homepage
Christian Dywan [Thu, 5 Mar 2009 22:36:13 +0000 (23:36 +0100)]
Implement a button to use the current page as homepage

15 years agoAdd unit test for the browser, it tests actions at this point
Christian Dywan [Thu, 5 Mar 2009 22:10:05 +0000 (23:10 +0100)]
Add unit test for the browser, it tests actions at this point

15 years agoMake sure there actually is a web view when returning the level
Christian Dywan [Thu, 5 Mar 2009 22:09:22 +0000 (23:09 +0100)]
Make sure there actually is a web view when returning the level

15 years agoFix zooming, and make Zoom Normal work again
Christian Dywan [Thu, 5 Mar 2009 21:45:34 +0000 (22:45 +0100)]
Fix zooming, and make Zoom Normal work again

15 years agoLoad and save extension settings automatically
Christian Dywan [Thu, 5 Mar 2009 21:22:18 +0000 (22:22 +0100)]
Load and save extension settings automatically

15 years agoImplement bypassing cache when reloading with Shift
Christian Dywan [Wed, 4 Mar 2009 22:23:23 +0000 (23:23 +0100)]
Implement bypassing cache when reloading with Shift

15 years agoAdd WebKit version check to compat.h and use it in Preferences
Enrico Tröger [Wed, 4 Mar 2009 22:07:29 +0000 (23:07 +0100)]
Add WebKit version check to compat.h and use it in Preferences

15 years agoAlways show Network and Cookie prefs if we have WebKitGTK+ 1.1.1
Christian Dywan [Wed, 4 Mar 2009 01:04:37 +0000 (02:04 +0100)]
Always show Network and Cookie prefs if we have WebKitGTK+ 1.1.1

15 years agoAvoid having no main frame, this fixes a g_signal_connect warning
Christian Dywan [Wed, 4 Mar 2009 01:03:38 +0000 (02:03 +0100)]
Avoid having no main frame, this fixes a g_signal_connect warning

15 years agoDisable Find inline while typing by default
Christian Dywan [Tue, 3 Mar 2009 00:02:28 +0000 (01:02 +0100)]
Disable Find inline while typing by default

Some web pages make heavy use of hotkeys with a single letter.

15 years agoUpdate German translation
Christian Dywan [Tue, 3 Mar 2009 00:01:57 +0000 (01:01 +0100)]
Update German translation

15 years agoUpdate translation template
Christian Dywan [Mon, 2 Mar 2009 23:59:19 +0000 (00:59 +0100)]
Update translation template

15 years agoUpdate French translation
Pascal Gervais [Mon, 2 Mar 2009 23:30:25 +0000 (00:30 +0100)]
Update French translation

15 years agoUpdate Japanese translation
Masato Hashimoto [Mon, 2 Mar 2009 22:57:44 +0000 (23:57 +0100)]
Update Japanese translation

15 years agoUpdate Italian translation
Sergio Durzu [Mon, 2 Mar 2009 22:54:53 +0000 (23:54 +0100)]
Update Italian translation

15 years agoBump version to 0.1.4
Christian Dywan [Sun, 1 Mar 2009 20:11:31 +0000 (21:11 +0100)]
Bump version to 0.1.4

15 years agoUpdate copyright year in --version and about dialog
Christian Dywan [Sun, 1 Mar 2009 20:00:06 +0000 (21:00 +0100)]
Update copyright year in --version and about dialog

15 years agoUpdate French translation
Pascal Gervais [Sun, 1 Mar 2009 19:54:15 +0000 (20:54 +0100)]
Update French translation

15 years agoUpdate French translation
Christian Dywan [Sun, 1 Mar 2009 19:39:02 +0000 (20:39 +0100)]
Update French translation

15 years agoMention the MIME type of a document that cannot be displayed.
Christian Dywan [Sun, 1 Mar 2009 19:21:35 +0000 (20:21 +0100)]
Mention the MIME type of a document that cannot be displayed.

15 years agoAdd a Preference to disable automatic inline find while typing
Christian Dywan [Sun, 1 Mar 2009 18:21:27 +0000 (19:21 +0100)]
Add a Preference to disable automatic inline find while typing

15 years agoUpdate Russian translation
Anton Shestakov [Sun, 1 Mar 2009 13:55:25 +0000 (14:55 +0100)]
Update Russian translation

15 years agoUse libSoup to percent decode scripts, ie. bookmarklets
Christian Dywan [Sat, 28 Feb 2009 23:29:44 +0000 (00:29 +0100)]
Use libSoup to percent decode scripts, ie. bookmarklets

15 years agoDisable WebKit's authentication dialog if needed
Christian Dywan [Sat, 28 Feb 2009 22:46:41 +0000 (23:46 +0100)]
Disable WebKit's authentication dialog if needed

We need to handle WebKit possibly having an authentication
dialog more expressly. Obviously we only ever want to
see one dialog and we choose our own simply because it
is localized.

15 years agoUse the date format of the user locale to display history dates
Christian Dywan [Sat, 28 Feb 2009 22:03:23 +0000 (23:03 +0100)]
Use the date format of the user locale to display history dates

15 years agoReport to the web view we didn't handle if the MIME type is fine
Christian Dywan [Sat, 28 Feb 2009 21:33:37 +0000 (22:33 +0100)]
Report to the web view we didn't handle if the MIME type is fine

This caused blank pages to erroneously look as thought they were
loading infinitely. In fact it is due to a bug in WebKit that
this ever worked at all.

15 years agoCheck for settings and views more properly
Christian Dywan [Sat, 28 Feb 2009 13:05:01 +0000 (14:05 +0100)]
Check for settings and views more properly

These improvements were assisted by a test case that is
going to follow soon.

15 years agoOnly apply settings on the web view if we actually have any
Christian Dywan [Sat, 28 Feb 2009 13:03:23 +0000 (14:03 +0100)]
Only apply settings on the web view if we actually have any

15 years agoOnly disconnect signals when we actually have search engines
Christian Dywan [Sat, 28 Feb 2009 13:02:36 +0000 (14:02 +0100)]
Only disconnect signals when we actually have search engines

15 years agoAdd function to obtain the action group of the browser
Christian Dywan [Sat, 28 Feb 2009 03:15:16 +0000 (04:15 +0100)]
Add function to obtain the action group of the browser

15 years agoImplement activating and deactivating extensions in the panel
Matthias Kruk [Sat, 28 Feb 2009 00:59:06 +0000 (01:59 +0100)]
Implement activating and deactivating extensions in the panel

15 years agoHandle activation and deactivation of Statusbar Features properly
Christian Dywan [Sat, 28 Feb 2009 00:43:20 +0000 (01:43 +0100)]
Handle activation and deactivation of Statusbar Features properly

15 years agoImplement Encoding menu
Christian Dywan [Fri, 27 Feb 2009 22:09:36 +0000 (23:09 +0100)]
Implement Encoding menu

15 years agoImplement 'Open all in Tabs' for bookmark folders and history
Christian Dywan [Fri, 27 Feb 2009 20:52:51 +0000 (21:52 +0100)]
Implement 'Open all in Tabs' for bookmark folders and history

15 years agoAdd addtional file:// URI tests
Christian Dywan [Fri, 27 Feb 2009 20:00:24 +0000 (21:00 +0100)]
Add addtional file:// URI tests

15 years agoFix memory leaks in IDN handling and exclude file:// URIs
Enrico Tröger [Fri, 27 Feb 2009 19:59:23 +0000 (20:59 +0100)]
Fix memory leaks in IDN handling and exclude file:// URIs

15 years agoReflect completion selection directly in the entry
Christian Dywan [Tue, 24 Feb 2009 22:56:28 +0000 (23:56 +0100)]
Reflect completion selection directly in the entry

15 years agoRemove any left timeouts if the browser is destroyed
Matthias Kruk [Tue, 24 Feb 2009 21:59:18 +0000 (22:59 +0100)]
Remove any left timeouts if the browser is destroyed

15 years agoAdd more debugging tips to INSTALL file
Christian Dywan [Tue, 24 Feb 2009 21:49:51 +0000 (22:49 +0100)]
Add more debugging tips to INSTALL file

15 years agoUpdate Japanese translation
Masato Hashimoto [Mon, 23 Feb 2009 23:45:07 +0000 (00:45 +0100)]
Update Japanese translation

15 years agoEnable changing the containing folder of bookmarks
Christian Dywan [Mon, 23 Feb 2009 23:17:21 +0000 (00:17 +0100)]
Enable changing the containing folder of bookmarks

15 years agoRestrict IDN conversion to hostname
Christian Dywan [Mon, 23 Feb 2009 22:44:30 +0000 (23:44 +0100)]
Restrict IDN conversion to hostname

15 years agoOnly add the git hash to the version if it's not empty
Christian Dywan [Mon, 23 Feb 2009 00:03:59 +0000 (01:03 +0100)]
Only add the git hash to the version if it's not empty

15 years agoBump version to 0.1.3
Christian Dywan [Sun, 22 Feb 2009 22:37:51 +0000 (23:37 +0100)]
Bump version to 0.1.3

15 years agoCache libSoup version and remove an extra space
Enrico Tröger [Sun, 22 Feb 2009 22:34:17 +0000 (23:34 +0100)]
Cache libSoup version and remove an extra space

15 years agoPrint actual libSoup version if found, otherwise required versions
Christian Dywan [Sun, 22 Feb 2009 22:17:36 +0000 (23:17 +0100)]
Print actual libSoup version if found, otherwise required versions

15 years agoFix #ifdefs for building without libxml or sqlite
Johannes Reinhardt [Sun, 22 Feb 2009 21:39:08 +0000 (22:39 +0100)]
Fix #ifdefs for building without libxml or sqlite

15 years agoUpdate French translation
Christian Dywan [Sun, 22 Feb 2009 18:54:00 +0000 (19:54 +0100)]
Update French translation

15 years agoUpdate German translation
Christian Dywan [Sun, 22 Feb 2009 18:32:43 +0000 (19:32 +0100)]
Update German translation

15 years agoUpdate translation template
Christian Dywan [Sun, 22 Feb 2009 18:31:24 +0000 (19:31 +0100)]
Update translation template

15 years agoTest boolean properties as well
Christian Dywan [Sun, 22 Feb 2009 18:29:42 +0000 (19:29 +0100)]
Test boolean properties as well

15 years agoCorrect default values of some preferences
Christian Dywan [Sun, 22 Feb 2009 18:29:08 +0000 (19:29 +0100)]
Correct default values of some preferences

15 years agoWrap lines in source views
Christian Dywan [Sun, 22 Feb 2009 18:24:52 +0000 (19:24 +0100)]
Wrap lines in source views

15 years agoAdd a button to change the alignment to the panel
Christian Dywan [Sun, 22 Feb 2009 18:23:45 +0000 (19:23 +0100)]
Add a button to change the alignment to the panel

15 years agoUpdate Italian translation
Sergio Durzu [Sun, 22 Feb 2009 17:04:52 +0000 (18:04 +0100)]
Update Italian translation

15 years agoFix highlighted matches in 'typing' mode
Christian Dywan [Sun, 22 Feb 2009 15:17:32 +0000 (16:17 +0100)]
Fix highlighted matches in 'typing' mode

15 years agoDo not actually search less than 3 characters in 'typing' search
Christian Dywan [Sun, 22 Feb 2009 15:12:58 +0000 (16:12 +0100)]
Do not actually search less than 3 characters in 'typing' search

15 years agoFlip the toolbar of the panel as well when aligning it to the right
Christian Dywan [Sun, 22 Feb 2009 15:03:08 +0000 (16:03 +0100)]
Flip the toolbar of the panel as well when aligning it to the right

15 years agoCancel 'typing' search when the entry loses its focus
Christian Dywan [Sun, 22 Feb 2009 14:36:41 +0000 (15:36 +0100)]
Cancel 'typing' search when the entry loses its focus

15 years agoSave the normal window size, not the maximized size
Dale Whittaker [Sun, 22 Feb 2009 13:42:27 +0000 (14:42 +0100)]
Save the normal window size, not the maximized size

15 years agoFix browser properties along with enabling the property test
Christian Dywan [Sun, 22 Feb 2009 12:52:04 +0000 (13:52 +0100)]
Fix browser properties along with enabling the property test

15 years agoImplement "right-align-sidepanel" to align the panel on the right
Christian Dywan [Sun, 22 Feb 2009 02:51:10 +0000 (03:51 +0100)]
Implement "right-align-sidepanel" to align the panel on the right

15 years agoAdd a "New folder" button to the bookmark panel
Christian Dywan [Sun, 22 Feb 2009 02:11:40 +0000 (03:11 +0100)]
Add a "New folder" button to the bookmark panel

15 years agoFocus the web view after cancelling an inline find
Christian Dywan [Sun, 22 Feb 2009 01:47:30 +0000 (02:47 +0100)]
Focus the web view after cancelling an inline find

15 years agoHide find options and close button in 'typing' search
Christian Dywan [Sun, 22 Feb 2009 01:34:21 +0000 (02:34 +0100)]
Hide find options and close button in 'typing' search

15 years agoMake sure we exclude control characters from search
Christian Dywan [Sun, 22 Feb 2009 01:18:46 +0000 (02:18 +0100)]
Make sure we exclude control characters from search

15 years agoActually search after every character in 'typing' search
Christian Dywan [Sun, 22 Feb 2009 01:17:58 +0000 (02:17 +0100)]
Actually search after every character in 'typing' search

15 years agoImplement a primitive find-as-you-type
Christian Dywan [Sun, 22 Feb 2009 00:45:22 +0000 (01:45 +0100)]
Implement a primitive find-as-you-type

15 years agoDon't try to setup search engines when unsetting
Christian Dywan [Sat, 21 Feb 2009 23:13:00 +0000 (00:13 +0100)]
Don't try to setup search engines when unsetting

15 years agoAdd a missing check whether 'settings' are set
Christian Dywan [Sat, 21 Feb 2009 23:12:18 +0000 (00:12 +0100)]
Add a missing check whether 'settings' are set