]>
spindle.queued.net Git - midori/log
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
Christian Dywan [Fri, 20 Mar 2009 23:08:22 +0000 (00:08 +0100)]
Implement opening of downloaded files
Christian Dywan [Fri, 20 Mar 2009 22:55:38 +0000 (23:55 +0100)]
Allow showing/ hiding the transferbar
Christian Dywan [Fri, 20 Mar 2009 01:34:27 +0000 (02:34 +0100)]
Add 'Colorful tabs' extension
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.
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.
Enrico Tröger [Thu, 19 Mar 2009 17:14:04 +0000 (18:14 +0100)]
Remove midori-view.c from POTFILES.in
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.
Masato Hashimoto [Tue, 17 Mar 2009 20:15:53 +0000 (21:15 +0100)]
Update Japanese translation
Christian Dywan [Mon, 16 Mar 2009 22:55:25 +0000 (23:55 +0100)]
Drop WebKit/ libSoup related conditonals from preferences
Christian Dywan [Mon, 16 Mar 2009 22:54:45 +0000 (23:54 +0100)]
Use libSoup unconditionally in KatzeNet
Christian Dywan [Mon, 16 Mar 2009 22:53:51 +0000 (23:53 +0100)]
Use Glib 2.16 unconditionally in the addons panel
Christian Dywan [Mon, 16 Mar 2009 01:20:58 +0000 (02:20 +0100)]
Drop libSoup guards in KatzeHTTPAuth and Katze HTTPCookies
Christian Dywan [Mon, 16 Mar 2009 01:13:35 +0000 (02:13 +0100)]
Drop soup session hijacking
Christian Dywan [Mon, 16 Mar 2009 01:05:45 +0000 (02:05 +0100)]
Drop WebKit and libSoup version conditionals in WebSettings
Christian Dywan [Mon, 16 Mar 2009 00:54:22 +0000 (01:54 +0100)]
Drop compile time and runtime conditionals for libSoup and WebKit
Christian Dywan [Mon, 16 Mar 2009 00:30:40 +0000 (01:30 +0100)]
Drop Glib version guards from unit tests
Christian Dywan [Mon, 16 Mar 2009 00:26:52 +0000 (01:26 +0100)]
Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions