]>
spindle.queued.net Git - midori/log
Christian Dywan [Mon, 12 Jan 2009 02:17:37 +0000 (03:17 +0100)]
Add Show a dialog after Midori crashes to Preferences
Christian Dywan [Sun, 11 Jan 2009 23:26:45 +0000 (00:26 +0100)]
Display a message if a document cannot be displayed
Christian Dywan [Sun, 11 Jan 2009 20:16:02 +0000 (21:16 +0100)]
Show a dialog if Midori is running but not responding
Christian Dywan [Sun, 11 Jan 2009 19:51:18 +0000 (20:51 +0100)]
Destroy and set parent of Preferences from Diagnostic dialog
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.
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
Christian Dywan [Sat, 10 Jan 2009 19:13:08 +0000 (20:13 +0100)]
Correct conditionals for OS X and JavaScriptCore
Masato Hashimoto [Fri, 9 Jan 2009 23:46:59 +0000 (00:46 +0100)]
Update Japanese translation
Christian Dywan [Fri, 9 Jan 2009 23:35:10 +0000 (00:35 +0100)]
Apply the default debug level dependend on the compiler
Nick Schermer [Fri, 9 Jan 2009 23:16:07 +0000 (00:16 +0100)]
Fix extension folder handling in the failing case
Nick Schermer [Fri, 9 Jan 2009 22:59:39 +0000 (23:59 +0100)]
Make Xfce headers look like the real thing
Nick Schermer [Fri, 9 Jan 2009 21:54:40 +0000 (22:54 +0100)]
Implement 'full' debug-level and fix according warnings
Christian Dywan [Thu, 8 Jan 2009 01:29:07 +0000 (02:29 +0100)]
Let glib-genmarshal write our marshallers
Christian Dywan [Thu, 8 Jan 2009 00:54:08 +0000 (01:54 +0100)]
Require libSoup 2.23.1 instead of 2.23.0
Christian Dywan [Thu, 8 Jan 2009 00:49:54 +0000 (01:49 +0100)]
Fix incorrect version conditionals for context groups
Christian Dywan [Thu, 8 Jan 2009 00:43:36 +0000 (01:43 +0100)]
Warn in red font if unique 1.0.4 is used
Christian Dywan [Tue, 6 Jan 2009 01:26:19 +0000 (02:26 +0100)]
Implement 'deactivate' in Statusbar Features extension
Christian Dywan [Tue, 6 Jan 2009 01:09:35 +0000 (02:09 +0100)]
Propagate mime icons from views to proxy items
Christian Dywan [Mon, 5 Jan 2009 23:23:09 +0000 (00:23 +0100)]
Add a missing return in KatzeNet to fix a crasher
Christian Dywan [Mon, 5 Jan 2009 21:08:52 +0000 (22:08 +0100)]
Rewrite try: except: finally: so it is python 2.4 friendly
Christian Dywan [Mon, 5 Jan 2009 19:23:56 +0000 (20:23 +0100)]
Update Waf to 1.5.2 and update build scripts accordingly
Christian Dywan [Mon, 5 Jan 2009 17:40:19 +0000 (18:40 +0100)]
Revisit the failed attempt to correct MidoriView
Christian Dywan [Sun, 4 Jan 2009 20:50:07 +0000 (21:50 +0100)]
Correct handling of settings in MidoriView
Christian Dywan [Sun, 4 Jan 2009 20:38:06 +0000 (21:38 +0100)]
Update Waf to 1.5.1 and update build scripts accordingly
Christian Dywan [Sun, 4 Jan 2009 18:40:22 +0000 (19:40 +0100)]
Update British translation
Christian Dywan [Sun, 4 Jan 2009 18:34:32 +0000 (19:34 +0100)]
Update Dutch translation
Christian Dywan [Sun, 4 Jan 2009 18:27:35 +0000 (19:27 +0100)]
Update German translation
Christian Dywan [Sun, 4 Jan 2009 18:21:25 +0000 (19:21 +0100)]
Various string changes and additions
Anton Shestakov [Sun, 4 Jan 2009 16:51:33 +0000 (17:51 +0100)]
Update Russian translation
Christian Dywan [Fri, 2 Jan 2009 22:15:01 +0000 (23:15 +0100)]
Append the search term if a search lacks a '%s'
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
Christian Dywan [Fri, 2 Jan 2009 00:38:23 +0000 (01:38 +0100)]
Allow for a NULL widget in katze_net_load_icon
Christian Dywan [Thu, 1 Jan 2009 03:29:45 +0000 (04:29 +0100)]
Update German translation
Christian Dywan [Thu, 1 Jan 2009 03:05:26 +0000 (04:05 +0100)]
Don't use GJS types here, it isn't actually used
Christian Dywan [Thu, 1 Jan 2009 02:52:43 +0000 (03:52 +0100)]
Allow choosing a folder when adding a bookmark
Masato Hashimoto [Wed, 31 Dec 2008 21:25:22 +0000 (22:25 +0100)]
Add Japanese translation
Christian Dywan [Tue, 30 Dec 2008 03:16:10 +0000 (04:16 +0100)]
Monitor bookmark subfolders for saving
Christian Dywan [Tue, 30 Dec 2008 02:00:08 +0000 (03:00 +0100)]
Optimizations in main and MidoriApp
Sérgio Marques [Sat, 27 Dec 2008 20:14:13 +0000 (21:14 +0100)]
Add Portuguese translation
Elias Julkunen [Sat, 27 Dec 2008 19:53:12 +0000 (20:53 +0100)]
Update Finnish translation
Christian Dywan [Wed, 24 Dec 2008 23:43:57 +0000 (00:43 +0100)]
Switch MidoriAddons to sokoke_js_script_eval
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.
Christian Dywan [Wed, 24 Dec 2008 23:39:35 +0000 (00:39 +0100)]
Implement and make use of midori_app_create_browser
Christian Dywan [Wed, 24 Dec 2008 03:44:02 +0000 (04:44 +0100)]
Optimize KatzeArray a little
Christian Dywan [Wed, 24 Dec 2008 03:07:08 +0000 (04:07 +0100)]
Add "parent" property to KatzeItem
Christian Dywan [Tue, 23 Dec 2008 22:15:36 +0000 (23:15 +0100)]
Add the Enforce 96 DPI preference to the dialog
Christian Dywan [Tue, 23 Dec 2008 22:14:20 +0000 (23:14 +0100)]
Don't install icon signals if GtkEntry has them already
Christian Dywan [Sun, 21 Dec 2008 19:44:31 +0000 (20:44 +0100)]
Clean up handling of bookmarks like the history before
Christian Dywan [Sun, 21 Dec 2008 19:33:00 +0000 (20:33 +0100)]
Update TODO file
Christian Dywan [Sun, 21 Dec 2008 18:21:04 +0000 (19:21 +0100)]
Revamp clearing of the history
Christian Dywan [Sun, 21 Dec 2008 17:11:21 +0000 (18:11 +0100)]
Update translation template
Christian Dywan [Sun, 21 Dec 2008 16:52:10 +0000 (17:52 +0100)]
Miscellaneous improvements and cleanup in MidoriView
Christian Dywan [Fri, 19 Dec 2008 23:31:16 +0000 (00:31 +0100)]
Remove forgotten debugging output from MidoriViewable
Christian Dywan [Fri, 19 Dec 2008 23:25:31 +0000 (00:25 +0100)]
Show even broken (not linking) extensions in the panel
Arnaud Renevier [Fri, 19 Dec 2008 23:24:35 +0000 (00:24 +0100)]
Allow relative localhost URIs
Enrico Tröger [Thu, 18 Dec 2008 20:19:13 +0000 (21:19 +0100)]
Make the tool item label in the preferences selectable
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
Christian Dywan [Thu, 18 Dec 2008 04:02:52 +0000 (05:02 +0100)]
Simplify the completion and make it work properly again
James Turner [Wed, 17 Dec 2008 21:21:14 +0000 (22:21 +0100)]
Allow for loading of https favicon files
Enrico Tröger [Wed, 17 Dec 2008 21:17:36 +0000 (22:17 +0100)]
Allow adding separators to the navigationbar
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.
Christian Dywan [Mon, 15 Dec 2008 20:20:39 +0000 (21:20 +0100)]
Reimplement custom search engine icons
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
Dale Whittaker [Mon, 15 Dec 2008 19:12:51 +0000 (20:12 +0100)]
Actually remove history items with the Delete tool button
Christian Dywan [Fri, 12 Dec 2008 20:06:33 +0000 (21:06 +0100)]
Optimize location action, so Midori starts up twice as fast
Christian Dywan [Fri, 12 Dec 2008 09:20:19 +0000 (10:20 +0100)]
Save config files dynamically and show a Diagnostic dialog after crashes
Christian Dywan [Fri, 12 Dec 2008 09:14:17 +0000 (10:14 +0100)]
Allow a NULL parent with MidoriPreferences
Christian Dywan [Fri, 12 Dec 2008 09:12:33 +0000 (10:12 +0100)]
Actually emit "quit" even if a function quit the app
Christian Dywan [Fri, 12 Dec 2008 09:11:45 +0000 (10:11 +0100)]
Allow xfce_header_new to use a default icon
Christian Dywan [Fri, 12 Dec 2008 09:10:10 +0000 (10:10 +0100)]
Add a --run switch to wscript, to run Midori after building
Christian Dywan [Tue, 9 Dec 2008 19:04:04 +0000 (20:04 +0100)]
Perform more fine grained libSoup version checks
Christian Dywan [Tue, 9 Dec 2008 01:22:58 +0000 (02:22 +0100)]
Assemble a version without git revision for ident strings
Christian Dywan [Tue, 9 Dec 2008 00:23:35 +0000 (01:23 +0100)]
Make proxies for string and boolean properties truly synchronous
Christian Dywan [Mon, 8 Dec 2008 23:53:30 +0000 (00:53 +0100)]
Update proxy and identification string immediately
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
Christian Dywan [Mon, 8 Dec 2008 23:02:38 +0000 (00:02 +0100)]
Add support for javascript: bookmarklets
Christian Dywan [Mon, 8 Dec 2008 22:45:38 +0000 (23:45 +0100)]
Support Mouse Back and Forward buttons
Christian Dywan [Mon, 8 Dec 2008 22:32:05 +0000 (23:32 +0100)]
Add entry for Custom character encoding
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.
Christian Dywan [Mon, 8 Dec 2008 22:15:05 +0000 (23:15 +0100)]
Link to GThread, to fix non-soup Midori with soup-WebKit
Christian Dywan [Sun, 7 Dec 2008 20:38:00 +0000 (21:38 +0100)]
Implement HTTP authentication with libSoup
Christian Dywan [Sun, 7 Dec 2008 20:36:42 +0000 (21:36 +0100)]
Share one session among all KatzeNet instances
Christian Dywan [Sun, 7 Dec 2008 14:12:42 +0000 (15:12 +0100)]
Implement Accept Cookies and Maximum Cookie Age preferences
Christian Dywan [Sun, 7 Dec 2008 04:58:40 +0000 (05:58 +0100)]
Fix prefix and datadir usage
Christian Dywan [Sun, 7 Dec 2008 04:10:08 +0000 (05:10 +0100)]
Generate and install desktop file also without intltool
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
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.
Evaggelos Balaskas [Sat, 6 Dec 2008 13:38:18 +0000 (14:38 +0100)]
Update Greek translation
Christian Dywan [Sat, 6 Dec 2008 13:35:54 +0000 (14:35 +0100)]
Escape page uri and title when inserting into database
Christian Dywan [Sat, 6 Dec 2008 13:25:42 +0000 (14:25 +0100)]
Fix view context menu items such as View source
Evaggelos Balaskas [Sat, 6 Dec 2008 04:53:35 +0000 (05:53 +0100)]
Add Greek translation
Christian Dywan [Sat, 6 Dec 2008 04:43:24 +0000 (05:43 +0100)]
Fix translation updating in build script
Christian Dywan [Sat, 6 Dec 2008 04:34:33 +0000 (05:34 +0100)]
Update translation template
Christian Dywan [Sat, 6 Dec 2008 03:53:30 +0000 (04:53 +0100)]
Respect menubar visibility when restoring from fullscreen
Christian Dywan [Sat, 6 Dec 2008 03:47:51 +0000 (04:47 +0100)]
Scratch the '.user' part in '.user.css' and '.user.js'.
For all practical purposes it caused confusion among users
and the regular file extension should be just as fine.
Christian Dywan [Sat, 6 Dec 2008 03:40:10 +0000 (04:40 +0100)]
Hack to store cookies on disk with libSoup 2.25.2
Note that if the WebKit build doesn't use libSoup
cookies will never be loaded or saved just like before.
Christian Dywan [Thu, 4 Dec 2008 01:03:11 +0000 (02:03 +0100)]
Remove autotooled build system once and for all
Christian Dywan [Thu, 4 Dec 2008 00:53:52 +0000 (01:53 +0100)]
Move MidoriAddons to panels folder
Christian Dywan [Thu, 4 Dec 2008 00:50:26 +0000 (01:50 +0100)]
Move MidoriConsole to panels folder
Christian Dywan [Thu, 4 Dec 2008 00:45:32 +0000 (01:45 +0100)]
Update panel handling according to latest changes