]>
spindle.queued.net Git - midori/log
Sérgio Marques [Sun, 15 Mar 2009 17:31:43 +0000 (18:31 +0100)]
Update Portuguese translation
Pascal Gervais [Sat, 14 Mar 2009 23:21:44 +0000 (00:21 +0100)]
Update French translation
Pascal Gervais [Sat, 14 Mar 2009 23:10:03 +0000 (00:10 +0100)]
Update French translation
Stanley Zhang [Sat, 14 Mar 2009 22:56:46 +0000 (23:56 +0100)]
Add Simplified Chinese translation
Christian Dywan [Thu, 12 Mar 2009 17:20:14 +0000 (18:20 +0100)]
Check for and link with libm
Christian Dywan [Tue, 10 Mar 2009 18:35:11 +0000 (19:35 +0100)]
Add tooltips to Enable and Disable buttons
Wei-Lun Chao [Sun, 8 Mar 2009 01:18:32 +0000 (02:18 +0100)]
Add Traditional Chinese translation
Anton Shestakov [Sat, 7 Mar 2009 23:48:40 +0000 (00:48 +0100)]
Update Russian translation
Sergio Durzu [Sat, 7 Mar 2009 23:12:27 +0000 (00:12 +0100)]
Update Italian translation
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.
Christian Dywan [Sat, 7 Mar 2009 12:58:32 +0000 (13:58 +0100)]
Make the proxy insensitive if the array is unset
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
Christian Dywan [Thu, 5 Mar 2009 22:36:13 +0000 (23:36 +0100)]
Implement a button to use the current page as homepage
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
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
Christian Dywan [Thu, 5 Mar 2009 21:45:34 +0000 (22:45 +0100)]
Fix zooming, and make Zoom Normal work again
Christian Dywan [Thu, 5 Mar 2009 21:22:18 +0000 (22:22 +0100)]
Load and save extension settings automatically
Christian Dywan [Wed, 4 Mar 2009 22:23:23 +0000 (23:23 +0100)]
Implement bypassing cache when reloading with Shift
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
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
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
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.
Christian Dywan [Tue, 3 Mar 2009 00:01:57 +0000 (01:01 +0100)]
Update German translation
Christian Dywan [Mon, 2 Mar 2009 23:59:19 +0000 (00:59 +0100)]
Update translation template
Pascal Gervais [Mon, 2 Mar 2009 23:30:25 +0000 (00:30 +0100)]
Update French translation
Masato Hashimoto [Mon, 2 Mar 2009 22:57:44 +0000 (23:57 +0100)]
Update Japanese translation
Sergio Durzu [Mon, 2 Mar 2009 22:54:53 +0000 (23:54 +0100)]
Update Italian translation
Christian Dywan [Sun, 1 Mar 2009 20:11:31 +0000 (21:11 +0100)]
Bump version to 0.1.4
Christian Dywan [Sun, 1 Mar 2009 20:00:06 +0000 (21:00 +0100)]
Update copyright year in --version and about dialog
Pascal Gervais [Sun, 1 Mar 2009 19:54:15 +0000 (20:54 +0100)]
Update French translation
Christian Dywan [Sun, 1 Mar 2009 19:39:02 +0000 (20:39 +0100)]
Update French translation
Christian Dywan [Sun, 1 Mar 2009 19:21:35 +0000 (20:21 +0100)]
Mention the MIME type of a document that cannot be displayed.
Christian Dywan [Sun, 1 Mar 2009 18:21:27 +0000 (19:21 +0100)]
Add a Preference to disable automatic inline find while typing
Anton Shestakov [Sun, 1 Mar 2009 13:55:25 +0000 (14:55 +0100)]
Update Russian translation
Christian Dywan [Sat, 28 Feb 2009 23:29:44 +0000 (00:29 +0100)]
Use libSoup to percent decode scripts, ie. bookmarklets
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.
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
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.
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.
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
Christian Dywan [Sat, 28 Feb 2009 13:02:36 +0000 (14:02 +0100)]
Only disconnect signals when we actually have search engines
Christian Dywan [Sat, 28 Feb 2009 03:15:16 +0000 (04:15 +0100)]
Add function to obtain the action group of the browser
Matthias Kruk [Sat, 28 Feb 2009 00:59:06 +0000 (01:59 +0100)]
Implement activating and deactivating extensions in the panel
Christian Dywan [Sat, 28 Feb 2009 00:43:20 +0000 (01:43 +0100)]
Handle activation and deactivation of Statusbar Features properly
Christian Dywan [Fri, 27 Feb 2009 22:09:36 +0000 (23:09 +0100)]
Implement Encoding menu
Christian Dywan [Fri, 27 Feb 2009 20:52:51 +0000 (21:52 +0100)]
Implement 'Open all in Tabs' for bookmark folders and history
Christian Dywan [Fri, 27 Feb 2009 20:00:24 +0000 (21:00 +0100)]
Add addtional file:// URI tests
Enrico Tröger [Fri, 27 Feb 2009 19:59:23 +0000 (20:59 +0100)]
Fix memory leaks in IDN handling and exclude file:// URIs
Christian Dywan [Tue, 24 Feb 2009 22:56:28 +0000 (23:56 +0100)]
Reflect completion selection directly in the entry
Matthias Kruk [Tue, 24 Feb 2009 21:59:18 +0000 (22:59 +0100)]
Remove any left timeouts if the browser is destroyed
Christian Dywan [Tue, 24 Feb 2009 21:49:51 +0000 (22:49 +0100)]
Add more debugging tips to INSTALL file
Masato Hashimoto [Mon, 23 Feb 2009 23:45:07 +0000 (00:45 +0100)]
Update Japanese translation
Christian Dywan [Mon, 23 Feb 2009 23:17:21 +0000 (00:17 +0100)]
Enable changing the containing folder of bookmarks
Christian Dywan [Mon, 23 Feb 2009 22:44:30 +0000 (23:44 +0100)]
Restrict IDN conversion to hostname
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
Christian Dywan [Sun, 22 Feb 2009 22:37:51 +0000 (23:37 +0100)]
Bump version to 0.1.3
Enrico Tröger [Sun, 22 Feb 2009 22:34:17 +0000 (23:34 +0100)]
Cache libSoup version and remove an extra space
Christian Dywan [Sun, 22 Feb 2009 22:17:36 +0000 (23:17 +0100)]
Print actual libSoup version if found, otherwise required versions
Johannes Reinhardt [Sun, 22 Feb 2009 21:39:08 +0000 (22:39 +0100)]
Fix #ifdefs for building without libxml or sqlite
Christian Dywan [Sun, 22 Feb 2009 18:54:00 +0000 (19:54 +0100)]
Update French translation
Christian Dywan [Sun, 22 Feb 2009 18:32:43 +0000 (19:32 +0100)]
Update German translation
Christian Dywan [Sun, 22 Feb 2009 18:31:24 +0000 (19:31 +0100)]
Update translation template
Christian Dywan [Sun, 22 Feb 2009 18:29:42 +0000 (19:29 +0100)]
Test boolean properties as well
Christian Dywan [Sun, 22 Feb 2009 18:29:08 +0000 (19:29 +0100)]
Correct default values of some preferences
Christian Dywan [Sun, 22 Feb 2009 18:24:52 +0000 (19:24 +0100)]
Wrap lines in source views
Christian Dywan [Sun, 22 Feb 2009 18:23:45 +0000 (19:23 +0100)]
Add a button to change the alignment to the panel
Sergio Durzu [Sun, 22 Feb 2009 17:04:52 +0000 (18:04 +0100)]
Update Italian translation
Christian Dywan [Sun, 22 Feb 2009 15:17:32 +0000 (16:17 +0100)]
Fix highlighted matches in 'typing' mode
Christian Dywan [Sun, 22 Feb 2009 15:12:58 +0000 (16:12 +0100)]
Do not actually search less than 3 characters in 'typing' search
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
Christian Dywan [Sun, 22 Feb 2009 14:36:41 +0000 (15:36 +0100)]
Cancel 'typing' search when the entry loses its focus
Dale Whittaker [Sun, 22 Feb 2009 13:42:27 +0000 (14:42 +0100)]
Save the normal window size, not the maximized size
Christian Dywan [Sun, 22 Feb 2009 12:52:04 +0000 (13:52 +0100)]
Fix browser properties along with enabling the property test
Christian Dywan [Sun, 22 Feb 2009 02:51:10 +0000 (03:51 +0100)]
Implement "right-align-sidepanel" to align the panel on the right
Christian Dywan [Sun, 22 Feb 2009 02:11:40 +0000 (03:11 +0100)]
Add a "New folder" button to the bookmark panel
Christian Dywan [Sun, 22 Feb 2009 01:47:30 +0000 (02:47 +0100)]
Focus the web view after cancelling an inline find
Christian Dywan [Sun, 22 Feb 2009 01:34:21 +0000 (02:34 +0100)]
Hide find options and close button in 'typing' search
Christian Dywan [Sun, 22 Feb 2009 01:18:46 +0000 (02:18 +0100)]
Make sure we exclude control characters from search
Christian Dywan [Sun, 22 Feb 2009 01:17:58 +0000 (02:17 +0100)]
Actually search after every character in 'typing' search
Christian Dywan [Sun, 22 Feb 2009 00:45:22 +0000 (01:45 +0100)]
Implement a primitive find-as-you-type
Christian Dywan [Sat, 21 Feb 2009 23:13:00 +0000 (00:13 +0100)]
Don't try to setup search engines when unsetting
Christian Dywan [Sat, 21 Feb 2009 23:12:18 +0000 (00:12 +0100)]
Add a missing check whether 'settings' are set
Christian Dywan [Sat, 21 Feb 2009 23:04:28 +0000 (00:04 +0100)]
Load documentation as a proper file:// URI
Christian Dywan [Sat, 21 Feb 2009 23:01:35 +0000 (00:01 +0100)]
Update translation template
Christian Dywan [Sat, 21 Feb 2009 22:59:02 +0000 (23:59 +0100)]
Refactor History panel into a separate class
This brings back the problem of address and title of items
showing up in the history unfortunately.
Now the history items are appended rather than prepended,
we probably want to fix that in the future.
Christian Dywan [Sat, 21 Feb 2009 22:16:44 +0000 (23:16 +0100)]
Emit a warning when trying to get or set a non-existing setting
Christian Dywan [Sat, 21 Feb 2009 21:36:03 +0000 (22:36 +0100)]
Move stock item registrations to sokoke so it can be tested
Christian Dywan [Sat, 21 Feb 2009 21:34:50 +0000 (22:34 +0100)]
Correct path to Midori executable in INSTALL file
Christian Dywan [Sat, 21 Feb 2009 21:12:34 +0000 (22:12 +0100)]
Remove destroy callback from web view
Christian Dywan [Sat, 21 Feb 2009 00:10:21 +0000 (01:10 +0100)]
Fix label of the userstyle panel
Christian Dywan [Fri, 20 Feb 2009 21:43:08 +0000 (22:43 +0100)]
Revise bookmark panel, along with a unit test
Christian Dywan [Fri, 20 Feb 2009 21:38:18 +0000 (22:38 +0100)]
Propagate the bookmarks to the callback, fixes editing bookmarks
Sergio Durzu [Fri, 20 Feb 2009 20:59:04 +0000 (21:59 +0100)]
Add Italian translation
Christian Dywan [Fri, 20 Feb 2009 19:24:13 +0000 (20:24 +0100)]
Add boolean and integer settings to MidoriExtension, with tests
Christian Dywan [Fri, 20 Feb 2009 12:56:44 +0000 (13:56 +0100)]
Update WAF to fix --prefix installing to the source folder
Christian Dywan [Thu, 19 Feb 2009 23:53:21 +0000 (00:53 +0100)]
Fix build running with libSoup < 2.25.2
Christian Dywan [Thu, 19 Feb 2009 22:41:28 +0000 (23:41 +0100)]
Add property test case, currently testing strings and enumerations
Christian Dywan [Thu, 19 Feb 2009 22:40:00 +0000 (23:40 +0100)]
Check if 'search engines' are actually set
Christian Dywan [Thu, 19 Feb 2009 22:36:04 +0000 (23:36 +0100)]
Check if there really is a SearchAction proxy
Christian Dywan [Thu, 19 Feb 2009 22:34:16 +0000 (23:34 +0100)]
Allow setting the SearchAction text to be set to NULL