]>
spindle.queued.net Git - midori/log
Christian Dywan [Sun, 12 Apr 2009 12:09:06 +0000 (14:09 +0200)]
Don't show the progressbar if the location shows progress
Christian Dywan [Sun, 12 Apr 2009 12:00:32 +0000 (14:00 +0200)]
Try to decide what an @ in a location refers to
We assume the usual case is that you intend to search for an
email address, a host with a login isn't recognized.
Christian Dywan [Sat, 11 Apr 2009 23:32:06 +0000 (01:32 +0200)]
Show all search engines in selection context menu
This replaces the generic Search the Web unless no search engines
are defined, which is actually a corner case.
Christian Dywan [Sat, 11 Apr 2009 20:24:56 +0000 (22:24 +0200)]
Show search engines as "actions" in location completion
Jordan Callicoat [Sat, 11 Apr 2009 10:24:43 +0000 (12:24 +0200)]
Teach magic_uri that hostnames don't contain spaces
New test cases included. Two of them are commented out since
they are not supported but should logcially be.
Christian Dywan [Sat, 11 Apr 2009 05:05:28 +0000 (07:05 +0200)]
Use progress and icon GtkEntry features with GTK+ 2.16
Christian Dywan [Sat, 11 Apr 2009 03:14:53 +0000 (05:14 +0200)]
Implement Clear Private Data dialogue
Masato Hashimoto [Fri, 10 Apr 2009 20:38:42 +0000 (22:38 +0200)]
Update Japanese translation
Christian Dywan [Fri, 10 Apr 2009 20:29:45 +0000 (22:29 +0200)]
Initial support for detachable panels
A button allows detaching of a particular panel into its own
window. The toolbar will also be part of the window. Closing
the window re-attaches the panel back to the browser window.
Christian Dywan [Fri, 10 Apr 2009 20:29:10 +0000 (22:29 +0200)]
Don't make sensitivity of Clear history depend on the selection
Christian Dywan [Fri, 10 Apr 2009 20:28:36 +0000 (22:28 +0200)]
Add an 'Add new folder' menu item to Bookmarks menu
Christian Dywan [Fri, 10 Apr 2009 13:52:01 +0000 (15:52 +0200)]
Support external Download Manager with newer WebKit
Christian Dywan [Thu, 9 Apr 2009 18:26:06 +0000 (20:26 +0200)]
Recognize different instances for different config dirs
If Midori is built with support for multiple instances and a
config folder is specified a new instance bound to that
folder is created.
The new "name" property in MidoriApp implements this.
Christian Dywan [Thu, 9 Apr 2009 17:28:36 +0000 (19:28 +0200)]
Implement "-c" or "--config" to specify a different config folder
If this option is specified the folder is used in place of the
default ~/.config/midori including extension settings.
Faheem Pervez [Tue, 7 Apr 2009 21:23:27 +0000 (23:23 +0200)]
Initizalize and deinitialize the osso context
Enrico Tröger [Tue, 7 Apr 2009 20:16:15 +0000 (22:16 +0200)]
Make it clear that Delete All only deletes visible cookies
Delete All deletes either all cookies or only the visible cookies
included in the filter if a filter is set.
Enrico Tröger [Tue, 7 Apr 2009 20:07:17 +0000 (22:07 +0200)]
Make the cookie filter less restricitve
Search case-insensitively and include domain names in the search
Enrico Tröger [Tue, 7 Apr 2009 20:04:54 +0000 (22:04 +0200)]
Apply a previously set filter when refreshing cookie list
Enrico Tröger [Tue, 7 Apr 2009 20:02:19 +0000 (22:02 +0200)]
Increase padding in the cookie manager and adjust the markup
Enrico Tröger [Tue, 7 Apr 2009 19:59:04 +0000 (21:59 +0200)]
Fix a leaked reference in the page holder
Christian Dywan [Tue, 7 Apr 2009 00:39:11 +0000 (02:39 +0200)]
Adjust mouse wheel zooming to do the same as keyboard shortcuts
Christian Dywan [Sun, 5 Apr 2009 21:46:15 +0000 (23:46 +0200)]
Fix memory leaks in a number of places
Christian Dywan [Sun, 5 Apr 2009 09:28:42 +0000 (11:28 +0200)]
Only print if the browser is visible
Enrico Tröger [Sat, 4 Apr 2009 22:13:09 +0000 (00:13 +0200)]
Implement stock items for Tab Panel and plugin panel
Christian Dywan [Sat, 4 Apr 2009 21:57:53 +0000 (23:57 +0200)]
Update French translation
Christian Dywan [Sat, 4 Apr 2009 21:57:33 +0000 (23:57 +0200)]
Update German translation
Christian Dywan [Fri, 3 Apr 2009 23:32:02 +0000 (01:32 +0200)]
Make sure we always save the main bookmark folder
Christian Dywan [Thu, 2 Apr 2009 20:48:07 +0000 (22:48 +0200)]
Allow opening data URIs from the location entry
Christian Dywan [Wed, 1 Apr 2009 22:02:58 +0000 (00:02 +0200)]
Don't try to check the prefix of a NULL URI
Christian Dywan [Wed, 1 Apr 2009 21:53:45 +0000 (23:53 +0200)]
Check if we really have a view, it might be invisible
Sérgio Marques [Wed, 1 Apr 2009 20:14:11 +0000 (22:14 +0200)]
Update Portuguese translation
Christian Dywan [Wed, 1 Apr 2009 18:44:34 +0000 (20:44 +0200)]
Remove inner border from the panel and leave it to child widgets
Enrico Tröger [Tue, 31 Mar 2009 21:41:23 +0000 (23:41 +0200)]
Implement filter entry in the Cookie Manager
Christian Dywan [Tue, 31 Mar 2009 20:24:18 +0000 (22:24 +0200)]
Optimize location completion based on profiling
The test was modified slightly because we are not filtering
out trailing slahses anymore. We are not quite there still
when it comes to treating URIs as we should but for all
practical purposes it should be quite a bit faster.
The most annoying shortcoming still is that umlauts or any
special characters won't match at all.
Christian Dywan [Tue, 31 Mar 2009 20:21:14 +0000 (22:21 +0200)]
Optimize array handling in search action
Christian Dywan [Tue, 31 Mar 2009 20:20:24 +0000 (22:20 +0200)]
Optimize array iterations in the History panel
Christian Dywan [Tue, 31 Mar 2009 19:19:48 +0000 (21:19 +0200)]
Save files which are opened immediately to the temporary folder
Christian Dywan [Tue, 31 Mar 2009 19:19:18 +0000 (21:19 +0200)]
Optimize array iterations in the browser
Stanley Zhang [Tue, 31 Mar 2009 16:34:56 +0000 (18:34 +0200)]
Update Simplified Chinese translation
Enrico Tröger [Tue, 31 Mar 2009 16:20:31 +0000 (18:20 +0200)]
Always use WebKit's session in KatzeNet
This fixes corruption of expiration dates.
Christian Dywan [Tue, 31 Mar 2009 16:09:04 +0000 (18:09 +0200)]
Move array loading and saving to midori_array_{from,to}_file
This not only takes the code out of main but in the future
will allow extensions to use and enhance it.
Christian Dywan [Tue, 31 Mar 2009 16:04:17 +0000 (18:04 +0200)]
Remove GJS, it's not used anymore
Christian Dywan [Tue, 31 Mar 2009 01:28:01 +0000 (03:28 +0200)]
Optimize sokoke_magic_uri for better performance
Christian Dywan [Tue, 31 Mar 2009 01:26:51 +0000 (03:26 +0200)]
Add performance test for magic uri
Christian Dywan [Tue, 31 Mar 2009 01:25:48 +0000 (03:25 +0200)]
Optimize list iterations in KatzeArray
Christian Dywan [Tue, 31 Mar 2009 01:24:29 +0000 (03:24 +0200)]
Optimize array iterations in main.c
Christian Dywan [Mon, 30 Mar 2009 23:10:35 +0000 (01:10 +0200)]
Support proxy server address without a protocol
Guillermo Iguarán [Mon, 30 Mar 2009 21:28:40 +0000 (23:28 +0200)]
Update Spanish translation
Anton Shestakov [Mon, 30 Mar 2009 21:24:26 +0000 (23:24 +0200)]
Update Russian translation
Enrico Tröger [Mon, 30 Mar 2009 21:14:09 +0000 (23:14 +0200)]
Print the cookie expiration date in the user's locale.
Christian Dywan [Sun, 29 Mar 2009 22:49:48 +0000 (00:49 +0200)]
Correction misspelling of 'happened'
Christian Dywan [Sun, 29 Mar 2009 22:14:43 +0000 (00:14 +0200)]
Don't expressly use libkatze in extensions to avoid -fPIC problem
Per Kongstad [Sun, 29 Mar 2009 01:57:16 +0000 (03:57 +0200)]
Update Danish translation
Enrico Tröger [Sat, 28 Mar 2009 22:37:43 +0000 (23:37 +0100)]
Minor improvements of the Cookie Manager extension.
Don't keep the tooltips in the tree store, instead query them on
demand. This should result in less memory usage and a little
better performance.
Add missing "expires" information to the cookie information label.
Enable Menu/ Shift-F10 keys for the treeview.
Minor cleanup.
Christian Dywan [Sat, 28 Mar 2009 22:12:08 +0000 (23:12 +0100)]
Do not use long texts in the preferences but in tooltips
Sebastian Andrzej Siewior [Sat, 28 Mar 2009 22:00:32 +0000 (23:00 +0100)]
Shift selection of debug-level
Currently configure switches on gcc to debug mode what means -O0. Adding
-d none does not help because it is filtered out earlier. -d bla would
help if bla were an allowed keyword.
This patch simply shifts the "compiler is gcc" block to the left so -O2 is
selected if the user selected -d none on the command line. Other compilers
remain with no extra switches.
Christian Dywan [Sat, 28 Mar 2009 20:00:11 +0000 (21:00 +0100)]
Add BookmarkAdd to dummy menu items
This fixes a warning about an accelerator and in some cases
even a crash when opening the bookmarks menu.
Enrico Tröger [Sat, 28 Mar 2009 19:57:42 +0000 (20:57 +0100)]
Only append separator to bookmarks if the array isn't empty
Christian Dywan [Sat, 28 Mar 2009 17:49:46 +0000 (18:49 +0100)]
Update German translation
Christian Dywan [Sat, 28 Mar 2009 16:40:00 +0000 (17:40 +0100)]
Update French translation
Benjamin Maisonnas [Sat, 28 Mar 2009 15:04:20 +0000 (16:04 +0100)]
Update French translation
Pascal Gervais [Sat, 28 Mar 2009 14:14:04 +0000 (15:14 +0100)]
Update French translation
Christian Dywan [Sat, 28 Mar 2009 02:04:27 +0000 (03:04 +0100)]
Load cookie jar in an idle callback
This improves perceived startup time a lot.
Christian Dywan [Thu, 26 Mar 2009 23:40:28 +0000 (00:40 +0100)]
Use the file icon in the download dialog if possible
Christian Dywan [Thu, 26 Mar 2009 22:47:54 +0000 (23:47 +0100)]
Use GTest for magic-uri and group cases in proper paths
Christian Dywan [Thu, 26 Mar 2009 22:46:36 +0000 (23:46 +0100)]
Support mailto: by passing it to gtk_show_uri or Exo
Christian Dywan [Thu, 26 Mar 2009 21:37:33 +0000 (22:37 +0100)]
Display only the MIME type if there is no description
Enrico Tröger [Thu, 26 Mar 2009 21:27:06 +0000 (22:27 +0100)]
Add cookie manager to existing browsers and fill the tree at once
Masato Hashimoto [Thu, 26 Mar 2009 20:58:33 +0000 (21:58 +0100)]
Update Japanese translation
Christian Dywan [Thu, 26 Mar 2009 15:19:52 +0000 (16:19 +0100)]
Check the host as well before computing a tab color
Christian Dywan [Wed, 25 Mar 2009 01:12:12 +0000 (02:12 +0100)]
Use the new midori_extension_get_app in extensions
Christian Dywan [Wed, 25 Mar 2009 01:11:16 +0000 (02:11 +0100)]
Use a valid app when testing extension activation
Christian Dywan [Wed, 25 Mar 2009 01:07:27 +0000 (02:07 +0100)]
Add midori_extension_get_app and enforce a valid app
We change the deactivation so that an extension is regarded as
active until the 'deactivate' signal was processed. And we
define that 'activate' must be called with a valid app.
Christian Dywan [Wed, 25 Mar 2009 01:04:41 +0000 (02:04 +0100)]
Always lookup an item to find a radio group
Storing a group isn't good enough because as soon as an item is
removed that group is invalid and can't be reused anymore.
Enrico Tröger [Tue, 24 Mar 2009 23:43:03 +0000 (00:43 +0100)]
Add pageholder to existing browsers and not only new ones
Masato Hashimoto [Tue, 24 Mar 2009 23:13:44 +0000 (00:13 +0100)]
Update Japanese translation
Christian Dywan [Tue, 24 Mar 2009 22:54:37 +0000 (23:54 +0100)]
Save tab reordering to the session
Christian Dywan [Tue, 24 Mar 2009 22:53:50 +0000 (23:53 +0100)]
Add "move-item" and katze_array_move_item
Enrico Tröger [Tue, 24 Mar 2009 22:05:47 +0000 (23:05 +0100)]
Add 'Cookie manager' extension
Christian Dywan [Tue, 24 Mar 2009 00:55:46 +0000 (01:55 +0100)]
Merge KatzeArray and KatzeList, we only ever use the array
Christian Dywan [Tue, 24 Mar 2009 00:10:15 +0000 (01:10 +0100)]
Create cookie jar on startup instead of waiting for an HTTP request
Christian Dywan [Mon, 23 Mar 2009 20:09:29 +0000 (21:09 +0100)]
Add a missing variable declaration
Christian Dywan [Mon, 23 Mar 2009 18:27:35 +0000 (19:27 +0100)]
Do not try to compute a tab colour unless it's a proper URI
Christian Dywan [Mon, 23 Mar 2009 11:08:27 +0000 (12:08 +0100)]
Fix API documentation build
Enrico Tröger [Sun, 22 Mar 2009 23:58:33 +0000 (00:58 +0100)]
Properly initialize tooltips instance to NULL
Enrico Tröger [Sun, 22 Mar 2009 22:47:07 +0000 (23:47 +0100)]
Remove left-over assignement of configuration file
Christian Dywan [Sun, 22 Mar 2009 21:38:24 +0000 (22:38 +0100)]
Bump version to 0.1.5
Christian Dywan [Sun, 22 Mar 2009 21:27:39 +0000 (22:27 +0100)]
Update German translation
Christian Dywan [Sun, 22 Mar 2009 21:26:57 +0000 (22:26 +0100)]
Update French translation
Christian Dywan [Sun, 22 Mar 2009 21:26:41 +0000 (22:26 +0100)]
Update translation template
Christian Dywan [Sun, 22 Mar 2009 18:09:40 +0000 (19:09 +0100)]
Add a Copy button the the console
Christian Dywan [Sun, 22 Mar 2009 14:25:57 +0000 (15:25 +0100)]
Implement Transfers sidepanel
Christian Dywan [Sun, 22 Mar 2009 14:24:40 +0000 (15:24 +0100)]
Add add-download signal to MidoriBrowser
Christian Dywan [Sat, 21 Mar 2009 19:17:23 +0000 (20:17 +0100)]
Reduce the width of individual download items
Christian Dywan [Sat, 21 Mar 2009 19:08:37 +0000 (20:08 +0100)]
Provide a Clear button for cancelled downloads
Christian Dywan [Sat, 21 Mar 2009 19:07:38 +0000 (20:07 +0100)]
Always reset the flag to open the downloaded file
Christian Dywan [Sat, 21 Mar 2009 14:06:57 +0000 (15:06 +0100)]
Move download dialog to the view and don't show an error page
We have to handle the dialog when the MIME type is requested,
otherwise we don't know the type. Plus we stop the loading now
to avoid seeing an error page.
Christian Dywan [Sat, 21 Mar 2009 09:46:25 +0000 (10:46 +0100)]
Implement the 'open' button in the download dialog
Christian Dywan [Fri, 20 Mar 2009 23:40:03 +0000 (00:40 +0100)]
Show a dialog before downloading asking what to do
Christian Dywan [Fri, 20 Mar 2009 23:11:29 +0000 (00:11 +0100)]
Remove items from the transferbar when they are opened