]> spindle.queued.net Git - midori/log
midori
16 years agoMake sure we always save the main bookmark folder
Christian Dywan [Fri, 3 Apr 2009 23:32:02 +0000 (01:32 +0200)]
Make sure we always save the main bookmark folder

16 years agoAllow opening data URIs from the location entry
Christian Dywan [Thu, 2 Apr 2009 20:48:07 +0000 (22:48 +0200)]
Allow opening data URIs from the location entry

16 years agoDon't try to check the prefix of a NULL URI
Christian Dywan [Wed, 1 Apr 2009 22:02:58 +0000 (00:02 +0200)]
Don't try to check the prefix of a NULL URI

16 years agoCheck if we really have a view, it might be invisible
Christian Dywan [Wed, 1 Apr 2009 21:53:45 +0000 (23:53 +0200)]
Check if we really have a view, it might be invisible

16 years agoUpdate Portuguese translation
Sérgio Marques [Wed, 1 Apr 2009 20:14:11 +0000 (22:14 +0200)]
Update Portuguese translation

16 years agoRemove inner border from the panel and leave it to child widgets
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

16 years agoImplement filter entry in the Cookie Manager
Enrico Tröger [Tue, 31 Mar 2009 21:41:23 +0000 (23:41 +0200)]
Implement filter entry in the Cookie Manager

16 years agoOptimize location completion based on profiling
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.

16 years agoOptimize array handling in search action
Christian Dywan [Tue, 31 Mar 2009 20:21:14 +0000 (22:21 +0200)]
Optimize array handling in search action

16 years agoOptimize array iterations in the History panel
Christian Dywan [Tue, 31 Mar 2009 20:20:24 +0000 (22:20 +0200)]
Optimize array iterations in the History panel

16 years agoSave files which are opened immediately to the temporary folder
Christian Dywan [Tue, 31 Mar 2009 19:19:48 +0000 (21:19 +0200)]
Save files which are opened immediately to the temporary folder

16 years agoOptimize array iterations in the browser
Christian Dywan [Tue, 31 Mar 2009 19:19:18 +0000 (21:19 +0200)]
Optimize array iterations in the browser

16 years agoUpdate Simplified Chinese translation
Stanley Zhang [Tue, 31 Mar 2009 16:34:56 +0000 (18:34 +0200)]
Update Simplified Chinese translation

16 years agoAlways use WebKit's session in KatzeNet
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.

16 years agoMove array loading and saving to midori_array_{from,to}_file
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.

16 years agoRemove GJS, it's not used anymore
Christian Dywan [Tue, 31 Mar 2009 16:04:17 +0000 (18:04 +0200)]
Remove GJS, it's not used anymore

16 years agoOptimize sokoke_magic_uri for better performance
Christian Dywan [Tue, 31 Mar 2009 01:28:01 +0000 (03:28 +0200)]
Optimize sokoke_magic_uri for better performance

16 years agoAdd performance test for magic uri
Christian Dywan [Tue, 31 Mar 2009 01:26:51 +0000 (03:26 +0200)]
Add performance test for magic uri

16 years agoOptimize list iterations in KatzeArray
Christian Dywan [Tue, 31 Mar 2009 01:25:48 +0000 (03:25 +0200)]
Optimize list iterations in KatzeArray

16 years agoOptimize array iterations in main.c
Christian Dywan [Tue, 31 Mar 2009 01:24:29 +0000 (03:24 +0200)]
Optimize array iterations in main.c

16 years agoSupport proxy server address without a protocol
Christian Dywan [Mon, 30 Mar 2009 23:10:35 +0000 (01:10 +0200)]
Support proxy server address without a protocol

16 years agoUpdate Spanish translation
Guillermo Iguarán [Mon, 30 Mar 2009 21:28:40 +0000 (23:28 +0200)]
Update Spanish translation

16 years agoUpdate Russian translation
Anton Shestakov [Mon, 30 Mar 2009 21:24:26 +0000 (23:24 +0200)]
Update Russian translation

16 years agoPrint the cookie expiration date in the user's locale.
Enrico Tröger [Mon, 30 Mar 2009 21:14:09 +0000 (23:14 +0200)]
Print the cookie expiration date in the user's locale.

16 years agoCorrection misspelling of 'happened'
Christian Dywan [Sun, 29 Mar 2009 22:49:48 +0000 (00:49 +0200)]
Correction misspelling of 'happened'

16 years agoDon't expressly use libkatze in extensions to avoid -fPIC problem
Christian Dywan [Sun, 29 Mar 2009 22:14:43 +0000 (00:14 +0200)]
Don't expressly use libkatze in extensions to avoid -fPIC problem

16 years agoUpdate Danish translation
Per Kongstad [Sun, 29 Mar 2009 01:57:16 +0000 (03:57 +0200)]
Update Danish translation

16 years agoMinor improvements of the Cookie Manager extension.
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.

16 years agoDo not use long texts in the preferences but in tooltips
Christian Dywan [Sat, 28 Mar 2009 22:12:08 +0000 (23:12 +0100)]
Do not use long texts in the preferences but in tooltips

16 years agoShift selection of debug-level
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.

16 years agoAdd BookmarkAdd to dummy menu items
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.

16 years agoOnly append separator to bookmarks if the array isn't empty
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

16 years agoUpdate German translation
Christian Dywan [Sat, 28 Mar 2009 17:49:46 +0000 (18:49 +0100)]
Update German translation

16 years agoUpdate French translation
Christian Dywan [Sat, 28 Mar 2009 16:40:00 +0000 (17:40 +0100)]
Update French translation

16 years agoUpdate French translation
Benjamin Maisonnas [Sat, 28 Mar 2009 15:04:20 +0000 (16:04 +0100)]
Update French translation

16 years agoUpdate French translation
Pascal Gervais [Sat, 28 Mar 2009 14:14:04 +0000 (15:14 +0100)]
Update French translation

16 years agoLoad cookie jar in an idle callback
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.

16 years agoUse the file icon in the download dialog if possible
Christian Dywan [Thu, 26 Mar 2009 23:40:28 +0000 (00:40 +0100)]
Use the file icon in the download dialog if possible

16 years agoUse GTest for magic-uri and group cases in proper paths
Christian Dywan [Thu, 26 Mar 2009 22:47:54 +0000 (23:47 +0100)]
Use GTest for magic-uri and group cases in proper paths

16 years agoSupport mailto: by passing it to gtk_show_uri or Exo
Christian Dywan [Thu, 26 Mar 2009 22:46:36 +0000 (23:46 +0100)]
Support mailto: by passing it to gtk_show_uri or Exo

16 years agoDisplay only the MIME type if there is no description
Christian Dywan [Thu, 26 Mar 2009 21:37:33 +0000 (22:37 +0100)]
Display only the MIME type if there is no description

16 years agoAdd cookie manager to existing browsers and fill the tree at once
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

16 years agoUpdate Japanese translation
Masato Hashimoto [Thu, 26 Mar 2009 20:58:33 +0000 (21:58 +0100)]
Update Japanese translation

16 years agoCheck the host as well before computing a tab color
Christian Dywan [Thu, 26 Mar 2009 15:19:52 +0000 (16:19 +0100)]
Check the host as well before computing a tab color

16 years agoUse the new midori_extension_get_app in extensions
Christian Dywan [Wed, 25 Mar 2009 01:12:12 +0000 (02:12 +0100)]
Use the new midori_extension_get_app in extensions

16 years agoUse a valid app when testing extension activation
Christian Dywan [Wed, 25 Mar 2009 01:11:16 +0000 (02:11 +0100)]
Use a valid app when testing extension activation

16 years agoAdd midori_extension_get_app and enforce a valid app
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.

16 years agoAlways lookup an item to find a radio group
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.

16 years agoAdd pageholder to existing browsers and not only new ones
Enrico Tröger [Tue, 24 Mar 2009 23:43:03 +0000 (00:43 +0100)]
Add pageholder to existing browsers and not only new ones

16 years agoUpdate Japanese translation
Masato Hashimoto [Tue, 24 Mar 2009 23:13:44 +0000 (00:13 +0100)]
Update Japanese translation

16 years agoSave tab reordering to the session
Christian Dywan [Tue, 24 Mar 2009 22:54:37 +0000 (23:54 +0100)]
Save tab reordering to the session

16 years agoAdd "move-item" and katze_array_move_item
Christian Dywan [Tue, 24 Mar 2009 22:53:50 +0000 (23:53 +0100)]
Add "move-item" and katze_array_move_item

16 years agoAdd 'Cookie manager' extension
Enrico Tröger [Tue, 24 Mar 2009 22:05:47 +0000 (23:05 +0100)]
Add 'Cookie manager' extension

16 years agoMerge KatzeArray and KatzeList, we only ever use the array
Christian Dywan [Tue, 24 Mar 2009 00:55:46 +0000 (01:55 +0100)]
Merge KatzeArray and KatzeList, we only ever use the array

16 years agoCreate cookie jar on startup instead of waiting for an HTTP request
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

16 years agoAdd a missing variable declaration
Christian Dywan [Mon, 23 Mar 2009 20:09:29 +0000 (21:09 +0100)]
Add a missing variable declaration

16 years agoDo not try to compute a tab colour unless it's a proper URI
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

16 years agoFix API documentation build
Christian Dywan [Mon, 23 Mar 2009 11:08:27 +0000 (12:08 +0100)]
Fix API documentation build

16 years agoProperly initialize tooltips instance to NULL
Enrico Tröger [Sun, 22 Mar 2009 23:58:33 +0000 (00:58 +0100)]
Properly initialize tooltips instance to NULL

16 years agoRemove left-over assignement of configuration file
Enrico Tröger [Sun, 22 Mar 2009 22:47:07 +0000 (23:47 +0100)]
Remove left-over assignement of configuration file

16 years agoBump version to 0.1.5
Christian Dywan [Sun, 22 Mar 2009 21:38:24 +0000 (22:38 +0100)]
Bump version to 0.1.5

16 years agoUpdate German translation
Christian Dywan [Sun, 22 Mar 2009 21:27:39 +0000 (22:27 +0100)]
Update German translation

16 years agoUpdate French translation
Christian Dywan [Sun, 22 Mar 2009 21:26:57 +0000 (22:26 +0100)]
Update French translation

16 years agoUpdate translation template
Christian Dywan [Sun, 22 Mar 2009 21:26:41 +0000 (22:26 +0100)]
Update translation template

16 years agoAdd a Copy button the the console
Christian Dywan [Sun, 22 Mar 2009 18:09:40 +0000 (19:09 +0100)]
Add a Copy button the the console

16 years agoImplement Transfers sidepanel
Christian Dywan [Sun, 22 Mar 2009 14:25:57 +0000 (15:25 +0100)]
Implement Transfers sidepanel

16 years agoAdd add-download signal to MidoriBrowser
Christian Dywan [Sun, 22 Mar 2009 14:24:40 +0000 (15:24 +0100)]
Add add-download signal to MidoriBrowser

16 years agoReduce the width of individual download items
Christian Dywan [Sat, 21 Mar 2009 19:17:23 +0000 (20:17 +0100)]
Reduce the width of individual download items

16 years agoProvide a Clear button for cancelled downloads
Christian Dywan [Sat, 21 Mar 2009 19:08:37 +0000 (20:08 +0100)]
Provide a Clear button for cancelled downloads

16 years agoAlways reset the flag to open the downloaded file
Christian Dywan [Sat, 21 Mar 2009 19:07:38 +0000 (20:07 +0100)]
Always reset the flag to open the downloaded file

16 years agoMove download dialog to the view and don't show an error page
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.

16 years agoImplement the 'open' button in the download dialog
Christian Dywan [Sat, 21 Mar 2009 09:46:25 +0000 (10:46 +0100)]
Implement the 'open' button in the download dialog

16 years agoShow a dialog before downloading asking what to do
Christian Dywan [Fri, 20 Mar 2009 23:40:03 +0000 (00:40 +0100)]
Show a dialog before downloading asking what to do

16 years agoRemove items from the transferbar when they are opened
Christian Dywan [Fri, 20 Mar 2009 23:11:29 +0000 (00:11 +0100)]
Remove items from the transferbar when they are opened

16 years agoImplement opening of downloaded files
Christian Dywan [Fri, 20 Mar 2009 23:08:22 +0000 (00:08 +0100)]
Implement opening of downloaded files

16 years agoAllow showing/ hiding the transferbar
Christian Dywan [Fri, 20 Mar 2009 22:55:38 +0000 (23:55 +0100)]
Allow showing/ hiding the transferbar

16 years agoAdd 'Colorful tabs' extension
Christian Dywan [Fri, 20 Mar 2009 01:34:27 +0000 (02:34 +0100)]
Add 'Colorful tabs' extension

16 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.

16 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.

16 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

16 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.

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

16 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

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

16 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

16 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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

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

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

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

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

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

16 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