]> spindle.queued.net Git - midori/log
midori
15 years agoAdd a function to obtain the session from a net
Christian Dywan [Thu, 15 Jan 2009 02:26:15 +0000 (03:26 +0100)]
Add a function to obtain the session from a net

15 years agoDisable and hide Open external pages in if unique is unavailable
Christian Dywan [Wed, 14 Jan 2009 20:38:45 +0000 (21:38 +0100)]
Disable and hide Open external pages in if unique is unavailable

15 years agoBump version to 0.1.2
Christian Dywan [Tue, 13 Jan 2009 23:23:35 +0000 (00:23 +0100)]
Bump version to 0.1.2

15 years agoOpen new tabs by double or middle clicking on the tabbar
Nick Schermer [Tue, 13 Jan 2009 19:50:17 +0000 (20:50 +0100)]
Open new tabs by double or middle clicking on the tabbar

15 years agoCorrect two mistakes in the German translation
Christian Dywan [Tue, 13 Jan 2009 00:05:50 +0000 (01:05 +0100)]
Correct two mistakes in the German translation

15 years agoClarify 'Trash couldn't be saved' in an i18n comment
Christian Dywan [Tue, 13 Jan 2009 00:05:15 +0000 (01:05 +0100)]
Clarify 'Trash couldn't be saved' in an i18n comment

15 years agoFix installing of data files
Christian Dywan [Mon, 12 Jan 2009 23:50:01 +0000 (00:50 +0100)]
Fix installing of data files

15 years agoAdd Danish translation
Per Kongstad [Mon, 12 Jan 2009 21:58:15 +0000 (22:58 +0100)]
Add Danish translation

15 years agoAdd 2px space between tool buttons
Nick Schermer [Mon, 12 Jan 2009 20:52:33 +0000 (21:52 +0100)]
Add 2px space between tool buttons

15 years agoCorrect titled case in Manage Search Engines dialog
Nick Schermer [Mon, 12 Jan 2009 20:27:05 +0000 (21:27 +0100)]
Correct titled case in Manage Search Engines dialog

15 years agoAlways define HAVE_FOO for unique, libsoup and sqlite
Christian Dywan [Mon, 12 Jan 2009 20:23:32 +0000 (21:23 +0100)]
Always define HAVE_FOO for unique, libsoup and sqlite

15 years agoFix signal prototypes and translation typos
Enrico Tröger [Mon, 12 Jan 2009 20:17:38 +0000 (21:17 +0100)]
Fix signal prototypes and translation typos

15 years agoAdd Show a dialog after Midori crashes to Preferences
Christian Dywan [Mon, 12 Jan 2009 02:17:37 +0000 (03:17 +0100)]
Add Show a dialog after Midori crashes to Preferences

15 years agoDisplay a message if a document cannot be displayed
Christian Dywan [Sun, 11 Jan 2009 23:26:45 +0000 (00:26 +0100)]
Display a message if a document cannot be displayed

15 years agoShow a dialog if Midori is running but not responding
Christian Dywan [Sun, 11 Jan 2009 20:16:02 +0000 (21:16 +0100)]
Show a dialog if Midori is running but not responding

15 years agoDestroy and set parent of Preferences from Diagnostic dialog
Christian Dywan [Sun, 11 Jan 2009 19:51:18 +0000 (20:51 +0100)]
Destroy and set parent of Preferences from Diagnostic dialog

15 years agoStore history dates in 'token' to avoid locatime() and revamp deleting
Dale Whittaker [Sun, 11 Jan 2009 18:30:43 +0000 (19:30 +0100)]
Store history dates in 'token' to avoid locatime() and revamp deleting

Loading history items used to involve frequent calls to
localtime() and g_memdup(). We avoid this by storing the
date strings in parent items now, which can even be used to
display items in the treeview.
Deleting of treeview items was also reworked so it should
work from menu items and the panel.

15 years agoOnly set the proxy icon of the View if we have an item
Christian Dywan [Sat, 10 Jan 2009 19:18:26 +0000 (20:18 +0100)]
Only set the proxy icon of the View if we have an item

15 years agoCorrect conditionals for OS X and JavaScriptCore
Christian Dywan [Sat, 10 Jan 2009 19:13:08 +0000 (20:13 +0100)]
Correct conditionals for OS X and JavaScriptCore

15 years agoUpdate Japanese translation
Masato Hashimoto [Fri, 9 Jan 2009 23:46:59 +0000 (00:46 +0100)]
Update Japanese translation

15 years agoApply the default debug level dependend on the compiler
Christian Dywan [Fri, 9 Jan 2009 23:35:10 +0000 (00:35 +0100)]
Apply the default debug level dependend on the compiler

15 years agoFix extension folder handling in the failing case
Nick Schermer [Fri, 9 Jan 2009 23:16:07 +0000 (00:16 +0100)]
Fix extension folder handling in the failing case

15 years agoMake Xfce headers look like the real thing
Nick Schermer [Fri, 9 Jan 2009 22:59:39 +0000 (23:59 +0100)]
Make Xfce headers look like the real thing

15 years agoImplement 'full' debug-level and fix according warnings
Nick Schermer [Fri, 9 Jan 2009 21:54:40 +0000 (22:54 +0100)]
Implement 'full' debug-level and fix according warnings

15 years agoLet glib-genmarshal write our marshallers
Christian Dywan [Thu, 8 Jan 2009 01:29:07 +0000 (02:29 +0100)]
Let glib-genmarshal write our marshallers

15 years agoRequire libSoup 2.23.1 instead of 2.23.0
Christian Dywan [Thu, 8 Jan 2009 00:54:08 +0000 (01:54 +0100)]
Require libSoup 2.23.1 instead of 2.23.0

15 years agoFix incorrect version conditionals for context groups
Christian Dywan [Thu, 8 Jan 2009 00:49:54 +0000 (01:49 +0100)]
Fix incorrect version conditionals for context groups

15 years agoWarn in red font if unique 1.0.4 is used
Christian Dywan [Thu, 8 Jan 2009 00:43:36 +0000 (01:43 +0100)]
Warn in red font if unique 1.0.4 is used

15 years agoImplement 'deactivate' in Statusbar Features extension
Christian Dywan [Tue, 6 Jan 2009 01:26:19 +0000 (02:26 +0100)]
Implement 'deactivate' in Statusbar Features extension

15 years agoPropagate mime icons from views to proxy items
Christian Dywan [Tue, 6 Jan 2009 01:09:35 +0000 (02:09 +0100)]
Propagate mime icons from views to proxy items

15 years agoAdd a missing return in KatzeNet to fix a crasher
Christian Dywan [Mon, 5 Jan 2009 23:23:09 +0000 (00:23 +0100)]
Add a missing return in KatzeNet to fix a crasher

15 years agoRewrite try: except: finally: so it is python 2.4 friendly
Christian Dywan [Mon, 5 Jan 2009 21:08:52 +0000 (22:08 +0100)]
Rewrite try: except: finally: so it is python 2.4 friendly

15 years agoUpdate Waf to 1.5.2 and update build scripts accordingly
Christian Dywan [Mon, 5 Jan 2009 19:23:56 +0000 (20:23 +0100)]
Update Waf to 1.5.2 and update build scripts accordingly

15 years agoRevisit the failed attempt to correct MidoriView
Christian Dywan [Mon, 5 Jan 2009 17:40:19 +0000 (18:40 +0100)]
Revisit the failed attempt to correct MidoriView

15 years agoCorrect handling of settings in MidoriView
Christian Dywan [Sun, 4 Jan 2009 20:50:07 +0000 (21:50 +0100)]
Correct handling of settings in MidoriView

15 years agoUpdate Waf to 1.5.1 and update build scripts accordingly
Christian Dywan [Sun, 4 Jan 2009 20:38:06 +0000 (21:38 +0100)]
Update Waf to 1.5.1 and update build scripts accordingly

15 years agoUpdate British translation
Christian Dywan [Sun, 4 Jan 2009 18:40:22 +0000 (19:40 +0100)]
Update British translation

15 years agoUpdate Dutch translation
Christian Dywan [Sun, 4 Jan 2009 18:34:32 +0000 (19:34 +0100)]
Update Dutch translation

15 years agoUpdate German translation
Christian Dywan [Sun, 4 Jan 2009 18:27:35 +0000 (19:27 +0100)]
Update German translation

15 years agoVarious string changes and additions
Christian Dywan [Sun, 4 Jan 2009 18:21:25 +0000 (19:21 +0100)]
Various string changes and additions

15 years agoUpdate Russian translation
Anton Shestakov [Sun, 4 Jan 2009 16:51:33 +0000 (17:51 +0100)]
Update Russian translation

15 years agoAppend the search term if a search lacks a '%s'
Christian Dywan [Fri, 2 Jan 2009 22:15:01 +0000 (23:15 +0100)]
Append the search term if a search lacks a '%s'

15 years agoObtain the MIME type from WebKit, for the icon and View Source
Christian Dywan [Fri, 2 Jan 2009 01:28:04 +0000 (02:28 +0100)]
Obtain the MIME type from WebKit, for the icon and View Source

15 years agoAllow for a NULL widget in katze_net_load_icon
Christian Dywan [Fri, 2 Jan 2009 00:38:23 +0000 (01:38 +0100)]
Allow for a NULL widget in katze_net_load_icon

15 years agoUpdate German translation
Christian Dywan [Thu, 1 Jan 2009 03:29:45 +0000 (04:29 +0100)]
Update German translation

15 years agoDon't use GJS types here, it isn't actually used
Christian Dywan [Thu, 1 Jan 2009 03:05:26 +0000 (04:05 +0100)]
Don't use GJS types here, it isn't actually used

15 years agoAllow choosing a folder when adding a bookmark
Christian Dywan [Thu, 1 Jan 2009 02:52:43 +0000 (03:52 +0100)]
Allow choosing a folder when adding a bookmark

15 years agoAdd Japanese translation
Masato Hashimoto [Wed, 31 Dec 2008 21:25:22 +0000 (22:25 +0100)]
Add Japanese translation

15 years agoMonitor bookmark subfolders for saving
Christian Dywan [Tue, 30 Dec 2008 03:16:10 +0000 (04:16 +0100)]
Monitor bookmark subfolders for saving

15 years agoOptimizations in main and MidoriApp
Christian Dywan [Tue, 30 Dec 2008 02:00:08 +0000 (03:00 +0100)]
Optimizations in main and MidoriApp

15 years agoAdd Portuguese translation
Sérgio Marques [Sat, 27 Dec 2008 20:14:13 +0000 (21:14 +0100)]
Add Portuguese translation

15 years agoUpdate Finnish translation
Elias Julkunen [Sat, 27 Dec 2008 19:53:12 +0000 (20:53 +0100)]
Update Finnish translation

15 years agoSwitch MidoriAddons to sokoke_js_script_eval
Christian Dywan [Wed, 24 Dec 2008 23:43:57 +0000 (00:43 +0100)]
Switch MidoriAddons to sokoke_js_script_eval

15 years agoRefactor main.c and move _eval_script to sokoke
Christian Dywan [Wed, 24 Dec 2008 23:41:11 +0000 (00:41 +0100)]
Refactor main.c and move _eval_script to sokoke

The diagnostic dialog actually performs better now
because we do the extension loading and session setup
in idle callbacks, aside from the code being more
easily readable in smaller units.

15 years agoImplement and make use of midori_app_create_browser
Christian Dywan [Wed, 24 Dec 2008 23:39:35 +0000 (00:39 +0100)]
Implement and make use of midori_app_create_browser

15 years agoOptimize KatzeArray a little
Christian Dywan [Wed, 24 Dec 2008 03:44:02 +0000 (04:44 +0100)]
Optimize KatzeArray a little

15 years agoAdd "parent" property to KatzeItem
Christian Dywan [Wed, 24 Dec 2008 03:07:08 +0000 (04:07 +0100)]
Add "parent" property to KatzeItem

15 years agoAdd the Enforce 96 DPI preference to the dialog
Christian Dywan [Tue, 23 Dec 2008 22:15:36 +0000 (23:15 +0100)]
Add the Enforce 96 DPI preference to the dialog

15 years agoDon't install icon signals if GtkEntry has them already
Christian Dywan [Tue, 23 Dec 2008 22:14:20 +0000 (23:14 +0100)]
Don't install icon signals if GtkEntry has them already

15 years agoClean up handling of bookmarks like the history before
Christian Dywan [Sun, 21 Dec 2008 19:44:31 +0000 (20:44 +0100)]
Clean up handling of bookmarks like the history before

15 years agoUpdate TODO file
Christian Dywan [Sun, 21 Dec 2008 19:33:00 +0000 (20:33 +0100)]
Update TODO file

15 years agoRevamp clearing of the history
Christian Dywan [Sun, 21 Dec 2008 18:21:04 +0000 (19:21 +0100)]
Revamp clearing of the history

15 years agoUpdate translation template
Christian Dywan [Sun, 21 Dec 2008 17:11:21 +0000 (18:11 +0100)]
Update translation template

15 years agoMiscellaneous improvements and cleanup in MidoriView
Christian Dywan [Sun, 21 Dec 2008 16:52:10 +0000 (17:52 +0100)]
Miscellaneous improvements and cleanup in MidoriView

15 years agoRemove forgotten debugging output from MidoriViewable
Christian Dywan [Fri, 19 Dec 2008 23:31:16 +0000 (00:31 +0100)]
Remove forgotten debugging output from MidoriViewable

15 years agoShow even broken (not linking) extensions in the panel
Christian Dywan [Fri, 19 Dec 2008 23:25:31 +0000 (00:25 +0100)]
Show even broken (not linking) extensions in the panel

15 years agoAllow relative localhost URIs
Arnaud Renevier [Fri, 19 Dec 2008 23:24:35 +0000 (00:24 +0100)]
Allow relative localhost URIs

15 years agoMake the tool item label in the preferences selectable
Enrico Tröger [Thu, 18 Dec 2008 20:19:13 +0000 (21:19 +0100)]
Make the tool item label in the preferences selectable

15 years agoDon't connect to search buttons twice, and fix a pixbuf leak
Christian Dywan [Thu, 18 Dec 2008 20:15:05 +0000 (21:15 +0100)]
Don't connect to search buttons twice, and fix a pixbuf leak

15 years agoSimplify the completion and make it work properly again
Christian Dywan [Thu, 18 Dec 2008 04:02:52 +0000 (05:02 +0100)]
Simplify the completion and make it work properly again

15 years agoAllow for loading of https favicon files
James Turner [Wed, 17 Dec 2008 21:21:14 +0000 (22:21 +0100)]
Allow for loading of https favicon files

15 years agoAllow adding separators to the navigationbar
Enrico Tröger [Wed, 17 Dec 2008 21:17:36 +0000 (22:17 +0100)]
Allow adding separators to the navigationbar

15 years agoMove location action iters completely to hash lookups
Christian Dywan [Mon, 15 Dec 2008 22:17:12 +0000 (23:17 +0100)]
Move location action iters completely to hash lookups

The startup of Midori is now about 10 times as fast
as it was without any hash table lookups.

15 years agoReimplement custom search engine icons
Christian Dywan [Mon, 15 Dec 2008 20:20:39 +0000 (21:20 +0100)]
Reimplement custom search engine icons

15 years agoRemove a hack which lead to a crash after the last change
Christian Dywan [Mon, 15 Dec 2008 19:43:05 +0000 (20:43 +0100)]
Remove a hack which lead to a crash after the last change

15 years agoActually remove history items with the Delete tool button
Dale Whittaker [Mon, 15 Dec 2008 19:12:51 +0000 (20:12 +0100)]
Actually remove history items with the Delete tool button

15 years agoOptimize location action, so Midori starts up twice as fast
Christian Dywan [Fri, 12 Dec 2008 20:06:33 +0000 (21:06 +0100)]
Optimize location action, so Midori starts up twice as fast

15 years agoSave config files dynamically and show a Diagnostic dialog after crashes
Christian Dywan [Fri, 12 Dec 2008 09:20:19 +0000 (10:20 +0100)]
Save config files dynamically and show a Diagnostic dialog after crashes

15 years agoAllow a NULL parent with MidoriPreferences
Christian Dywan [Fri, 12 Dec 2008 09:14:17 +0000 (10:14 +0100)]
Allow a NULL parent with MidoriPreferences

15 years agoActually emit "quit" even if a function quit the app
Christian Dywan [Fri, 12 Dec 2008 09:12:33 +0000 (10:12 +0100)]
Actually emit "quit" even if a function quit the app

15 years agoAllow xfce_header_new to use a default icon
Christian Dywan [Fri, 12 Dec 2008 09:11:45 +0000 (10:11 +0100)]
Allow xfce_header_new to use a default icon

15 years agoAdd a --run switch to wscript, to run Midori after building
Christian Dywan [Fri, 12 Dec 2008 09:10:10 +0000 (10:10 +0100)]
Add a --run switch to wscript, to run Midori after building

15 years agoPerform more fine grained libSoup version checks
Christian Dywan [Tue, 9 Dec 2008 19:04:04 +0000 (20:04 +0100)]
Perform more fine grained libSoup version checks

15 years agoAssemble a version without git revision for ident strings
Christian Dywan [Tue, 9 Dec 2008 01:22:58 +0000 (02:22 +0100)]
Assemble a version without git revision for ident strings

15 years agoMake proxies for string and boolean properties truly synchronous
Christian Dywan [Tue, 9 Dec 2008 00:23:35 +0000 (01:23 +0100)]
Make proxies for string and boolean properties truly synchronous

15 years agoUpdate proxy and identification string immediately
Christian Dywan [Mon, 8 Dec 2008 23:53:30 +0000 (00:53 +0100)]
Update proxy and identification string immediately

15 years agoDon't pass NULL to soup_uri_new and free the proxy string properly
Christian Dywan [Mon, 8 Dec 2008 23:25:59 +0000 (00:25 +0100)]
Don't pass NULL to soup_uri_new and free the proxy string properly

15 years agoAdd support for javascript: bookmarklets
Christian Dywan [Mon, 8 Dec 2008 23:02:38 +0000 (00:02 +0100)]
Add support for javascript: bookmarklets

15 years agoSupport Mouse Back and Forward buttons
Christian Dywan [Mon, 8 Dec 2008 22:45:38 +0000 (23:45 +0100)]
Support Mouse Back and Forward buttons

15 years agoAdd entry for Custom character encoding
Christian Dywan [Mon, 8 Dec 2008 22:32:05 +0000 (23:32 +0100)]
Add entry for Custom character encoding

15 years agoProvide identification string and proxy server preferences
Christian Dywan [Mon, 8 Dec 2008 22:18:14 +0000 (23:18 +0100)]
Provide identification string and proxy server preferences

This works with libSoup stable, if WebKit uses libSoup.

15 years agoLink to GThread, to fix non-soup Midori with soup-WebKit
Christian Dywan [Mon, 8 Dec 2008 22:15:05 +0000 (23:15 +0100)]
Link to GThread, to fix non-soup Midori with soup-WebKit

15 years agoImplement HTTP authentication with libSoup
Christian Dywan [Sun, 7 Dec 2008 20:38:00 +0000 (21:38 +0100)]
Implement HTTP authentication with libSoup

15 years agoShare one session among all KatzeNet instances
Christian Dywan [Sun, 7 Dec 2008 20:36:42 +0000 (21:36 +0100)]
Share one session among all KatzeNet instances

15 years agoImplement Accept Cookies and Maximum Cookie Age preferences
Christian Dywan [Sun, 7 Dec 2008 14:12:42 +0000 (15:12 +0100)]
Implement Accept Cookies and Maximum Cookie Age  preferences

15 years agoFix prefix and datadir usage
Christian Dywan [Sun, 7 Dec 2008 04:58:40 +0000 (05:58 +0100)]
Fix prefix and datadir usage

15 years agoGenerate and install desktop file also without intltool
Christian Dywan [Sun, 7 Dec 2008 04:10:08 +0000 (05:10 +0100)]
Generate and install desktop file also without intltool

15 years agoGroup build options and warn if docutils or gtk-doc is missing
Christian Dywan [Sun, 7 Dec 2008 03:00:00 +0000 (04:00 +0100)]
Group build options and warn if docutils or gtk-doc is missing

15 years agoRefactor waf options to allow enable/disable consistently
Christian Dywan [Sun, 7 Dec 2008 00:56:42 +0000 (01:56 +0100)]
Refactor waf options to allow enable/disable consistently

Particularly Gentoo's way of packaging allows users to
specify all features of a package manually, therefore we
allow enabling options and cause a fatal error if the
dependency is not satisfied.

15 years agoUpdate Greek translation
Evaggelos Balaskas [Sat, 6 Dec 2008 13:38:18 +0000 (14:38 +0100)]
Update Greek translation