]>
spindle.queued.net Git - midori/log
Arnaud Renevier [Mon, 21 Jul 2008 23:40:39 +0000 (01:40 +0200)]
Run userscripts on DOMContentsLoaded
Christian Dywan [Mon, 21 Jul 2008 23:39:29 +0000 (01:39 +0200)]
Use notify::title instead of title-changed
Christian Dywan [Mon, 21 Jul 2008 18:04:54 +0000 (20:04 +0200)]
Add gjs_value_forall and gjs_get_nth_attribute
Christian Dywan [Mon, 21 Jul 2008 13:57:10 +0000 (15:57 +0200)]
The WebList should keep a reference to added items
Christian Dywan [Mon, 21 Jul 2008 13:55:08 +0000 (15:55 +0200)]
Make the web view aware of news feeds
This introduces the logic needed to lookup news feeds
and implements a signal news-feed-ready in MidoriWebView,
similar to icon-ready.
The interface in the browser still needs to be done.
Christian Dywan [Mon, 21 Jul 2008 13:46:35 +0000 (15:46 +0200)]
Introduce GjsValue API
Arnaud Renevier [Sat, 19 Jul 2008 15:52:03 +0000 (17:52 +0200)]
Use an anonymous function to execute user scripts
Christian Dywan [Sat, 19 Jul 2008 15:24:10 +0000 (17:24 +0200)]
Update Swedish translation
Christian Dywan [Sat, 19 Jul 2008 14:25:10 +0000 (16:25 +0200)]
Update German translation
Christian Dywan [Sat, 19 Jul 2008 14:21:57 +0000 (16:21 +0200)]
Update French translation
Christian Dywan [Sat, 19 Jul 2008 14:21:10 +0000 (16:21 +0200)]
Add Spanish translation
Christian Dywan [Sat, 19 Jul 2008 14:18:41 +0000 (16:18 +0200)]
Capitalize Midori in the window title
Christian Dywan [Sat, 19 Jul 2008 04:15:47 +0000 (06:15 +0200)]
Sort the font combo by font name
Arnaud Renevier [Sat, 19 Jul 2008 03:58:32 +0000 (05:58 +0200)]
Disconnect handlers when destroying the treeview
Christian Dywan [Sat, 19 Jul 2008 03:05:21 +0000 (05:05 +0200)]
Show the panel when it is opened from the menu
Christian Dywan [Sat, 19 Jul 2008 02:07:34 +0000 (04:07 +0200)]
Attempt to fix a build issue with GtkIconEntry
Christian Dywan [Sat, 19 Jul 2008 02:06:10 +0000 (04:06 +0200)]
Load favicons asynchronously
Dale Whittaker [Thu, 17 Jul 2008 19:02:14 +0000 (21:02 +0200)]
Introduce MidoriLocationEntry and GtkIconEntry
Christian Dywan [Thu, 17 Jul 2008 17:15:36 +0000 (19:15 +0200)]
Avoid loading favicons unless we need to
Dale Whittaker [Thu, 17 Jul 2008 10:34:34 +0000 (12:34 +0200)]
Add image/vnd.microsoft.icon to favicon support
Christian Dywan [Thu, 17 Jul 2008 08:12:34 +0000 (10:12 +0200)]
Fav favicon mime comparison again
Dale Whittaker [Thu, 17 Jul 2008 07:58:08 +0000 (09:58 +0200)]
Workaround a GIO bug that causes an infinite loop
Christian Dywan [Wed, 16 Jul 2008 20:32:37 +0000 (22:32 +0200)]
Reintroduce Download Manager preference
Christian Dywan [Wed, 16 Jul 2008 16:08:47 +0000 (18:08 +0200)]
Reverse Open tabs in the background with Ctrl
Christian Dywan [Wed, 16 Jul 2008 14:02:29 +0000 (16:02 +0200)]
Emulate primary clipboard and fix Middle click opens selection
Enrico Tröger [Wed, 16 Jul 2008 12:24:30 +0000 (14:24 +0200)]
Preliminary fix for crash after removing a bookmark
Christian Dywan [Tue, 15 Jul 2008 18:37:52 +0000 (20:37 +0200)]
Some work towards signal support in gjs
Christian Dywan [Tue, 15 Jul 2008 18:01:46 +0000 (20:01 +0200)]
Fix file choosers for GTk+ < 2.12
Christian Dywan [Tue, 15 Jul 2008 15:54:18 +0000 (17:54 +0200)]
Recognize image/x-ico favicons as well
Christian Dywan [Tue, 15 Jul 2008 15:40:55 +0000 (17:40 +0200)]
Make sure icon is initiallized as NULL
Christian Dywan [Mon, 14 Jul 2008 23:57:07 +0000 (01:57 +0200)]
Look for favicons in all parent folders
Christian Dywan [Mon, 14 Jul 2008 22:36:26 +0000 (00:36 +0200)]
Ensure SourceView really works with a valid file.
Christian Dywan [Mon, 14 Jul 2008 19:15:33 +0000 (21:15 +0200)]
Fix favicon support properly
Christian Dywan [Mon, 14 Jul 2008 19:14:57 +0000 (21:14 +0200)]
Fix tab closing for good
Enrico Tröger [Sun, 13 Jul 2008 21:34:25 +0000 (23:34 +0200)]
Fix regression, no empty tooltips in bookmark bar
Christian Dywan [Sun, 13 Jul 2008 21:21:46 +0000 (23:21 +0200)]
Use GtkSourceView2 if available
Christian Dywan [Sun, 13 Jul 2008 20:09:52 +0000 (22:09 +0200)]
Conditionalize SourceView for older Glib
Christian Dywan [Sun, 13 Jul 2008 19:49:57 +0000 (21:49 +0200)]
Actually handle non web view tabs, and a View Source tab
Christian Dywan [Sun, 13 Jul 2008 14:20:27 +0000 (16:20 +0200)]
Hack to implement New Window menuitem
Christian Dywan [Sun, 6 Jul 2008 21:47:40 +0000 (23:47 +0200)]
Fix Gtk+ < 2.13 and GIO build
Christian Dywan [Sun, 6 Jul 2008 14:28:01 +0000 (16:28 +0200)]
Remove remnants of tab iconification, fixes swalloed clicks.
Christian Dywan [Sun, 6 Jul 2008 14:13:42 +0000 (16:13 +0200)]
Limit trash to contain 10 items
Christian Dywan [Sun, 6 Jul 2008 14:12:27 +0000 (16:12 +0200)]
Basic favicon support through GIO
Arnaud Renevier [Sun, 29 Jun 2008 14:10:56 +0000 (16:10 +0200)]
Disconnect midori_web_view_settings_notify on finalize
Christian Dywan [Tue, 24 Jun 2008 19:54:01 +0000 (21:54 +0200)]
Make WebList more flexible so it can replace Trash
Christian Dywan [Tue, 24 Jun 2008 19:47:41 +0000 (21:47 +0200)]
Turn KatzeXbelItem into a gobject
Christian Dywan [Sun, 22 Jun 2008 10:44:31 +0000 (12:44 +0200)]
Fix a warning on startup when no search engine is available
Christian Dywan [Sat, 21 Jun 2008 21:59:41 +0000 (23:59 +0200)]
Fix compat.c s/sokoke/gtk/_widget_set_tooltip_text
Christian Dywan [Sat, 21 Jun 2008 21:57:20 +0000 (23:57 +0200)]
Improve SearchEntry and add Manage Search Engines to popup
Enrico Tröger [Thu, 19 Jun 2008 22:28:33 +0000 (00:28 +0200)]
Fix CCFLAGS in wscript
Christian Dywan [Thu, 19 Jun 2008 22:11:54 +0000 (00:11 +0200)]
Web Search should be Ctrl+K instead of Ctrl+Shift+F
Christian Dywan [Thu, 19 Jun 2008 22:06:12 +0000 (00:06 +0200)]
Fix search from location bar
Christian Dywan [Thu, 19 Jun 2008 19:00:32 +0000 (21:00 +0200)]
Listen properly to switching the search engine
Christian Dywan [Thu, 19 Jun 2008 18:42:16 +0000 (20:42 +0200)]
Simplify MidoriWebView, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:41:43 +0000 (20:41 +0200)]
Simplify MidoriWebSettings, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:41:05 +0000 (20:41 +0200)]
Simplify MidoriPreferences, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:40:37 +0000 (20:40 +0200)]
Simplify MidoriPanel, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:40:01 +0000 (20:40 +0200)]
Simplify MidoriConsole, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:39:00 +0000 (20:39 +0200)]
Simplify MidoriBrowser, remove Private
Christian Dywan [Tue, 17 Jun 2008 17:20:53 +0000 (19:20 +0200)]
Updated German translation
Przemysław Sitek [Tue, 17 Jun 2008 17:15:48 +0000 (19:15 +0200)]
Updated Polish translation
Christian Dywan [Sun, 15 Jun 2008 23:13:27 +0000 (01:13 +0200)]
Finish missing web search functionality
Christian Dywan [Sun, 15 Jun 2008 11:29:30 +0000 (13:29 +0200)]
Add a Bookmark Add item to the link context menu.
Christian Dywan [Sun, 15 Jun 2008 10:02:01 +0000 (12:02 +0200)]
Include compat.h to build with Gtk+ 2.10 again
Christian Dywan [Sun, 15 Jun 2008 02:02:56 +0000 (04:02 +0200)]
Complete move of webSearch, third step of refactoring web search
Christian Dywan [Sat, 14 Jun 2008 00:23:33 +0000 (02:23 +0200)]
Introduce MidoriWebList, second step of refactoring web search
Christian Dywan [Thu, 12 Jun 2008 21:58:08 +0000 (23:58 +0200)]
Merge MidoriAddonsPrivate with MidoriAddons and hide it
Christian Dywan [Thu, 12 Jun 2008 21:46:08 +0000 (23:46 +0200)]
Merge MidoriAppPrivate with MidoriApp and hide it
Christian Dywan [Thu, 12 Jun 2008 21:44:34 +0000 (23:44 +0200)]
Merge KatzeThrobberPrivate with KatzeThrobber and hide it
Christian Dywan [Tue, 10 Jun 2008 20:58:33 +0000 (22:58 +0200)]
Update French translation.
Christian Dywan [Tue, 10 Jun 2008 20:18:09 +0000 (22:18 +0200)]
Update German translation.
Christian Dywan [Tue, 10 Jun 2008 14:20:02 +0000 (16:20 +0200)]
Print an error message if midori fails to run
Christian Dywan [Mon, 9 Jun 2008 17:32:55 +0000 (19:32 +0200)]
Fix autotools build.
Christian Dywan [Mon, 9 Jun 2008 01:17:01 +0000 (03:17 +0200)]
Introduce WebItem, first step of refactoring web search
Christian Dywan [Mon, 9 Jun 2008 01:13:08 +0000 (03:13 +0200)]
Remove zoom compatibility, use new API or fall through
Christian Dywan [Sun, 8 Jun 2008 17:45:33 +0000 (19:45 +0200)]
Move tooltip API from sokoke to compat
Christian Dywan [Sun, 8 Jun 2008 16:42:39 +0000 (18:42 +0200)]
Add Zoom Stepping Value to Preferences
Christian Dywan [Sun, 8 Jun 2008 15:49:59 +0000 (17:49 +0200)]
Enable mouse wheel zoom bindings.
Christian Dywan [Sun, 8 Jun 2008 15:47:06 +0000 (17:47 +0200)]
Remove 'midori' from .gitignore
Christian Dywan [Sun, 8 Jun 2008 15:46:24 +0000 (17:46 +0200)]
Introduce compat.h which provides new api for old libraries
Christian Dywan [Sun, 8 Jun 2008 14:58:03 +0000 (16:58 +0200)]
Cleanup and fix a race condition causing an ugly warning.
Christian Dywan [Sat, 7 Jun 2008 23:25:57 +0000 (01:25 +0200)]
Fix segfault on quit, improve app and browser interface
Christian Dywan [Sat, 7 Jun 2008 23:16:06 +0000 (01:16 +0200)]
Fix last commit, one file was not updated.
Christian Dywan [Sat, 7 Jun 2008 11:02:18 +0000 (13:02 +0200)]
Remove version strings from build and --version output
Mike Massonnet [Sat, 7 Jun 2008 10:32:03 +0000 (12:32 +0200)]
Run 'configure' implicitly from autogen.sh
Enrico Tröger [Sat, 7 Jun 2008 09:54:40 +0000 (11:54 +0200)]
Fix desktop file install, use DATADIR properly
Christian Dywan [Tue, 3 Jun 2008 21:10:46 +0000 (23:10 +0200)]
Update waf to 1.4.2 from svn including po fix
Christian Dywan [Mon, 2 Jun 2008 21:57:53 +0000 (23:57 +0200)]
Default to current URI and page for Bookmark Add
Christian Dywan [Sun, 1 Jun 2008 23:54:38 +0000 (01:54 +0200)]
Fix and update translation template handling
Christian Dywan [Sun, 1 Jun 2008 21:58:00 +0000 (23:58 +0200)]
Fix 'missing cursor' in entries
Christian Dywan [Sun, 1 Jun 2008 21:47:27 +0000 (23:47 +0200)]
Rename folder 'src' to 'midori'
Christian Dywan [Sun, 1 Jun 2008 19:57:27 +0000 (21:57 +0200)]
Install scalable icon with autotools
Christian Dywan [Sun, 1 Jun 2008 15:39:57 +0000 (17:39 +0200)]
Cleanup sokoke
Christian Dywan [Sun, 1 Jun 2008 14:40:44 +0000 (16:40 +0200)]
Change a few strings, particularly New Bookmark => Add Bookmark
Enrico Tröger [Sun, 1 Jun 2008 13:24:55 +0000 (15:24 +0200)]
Fix opening files from command line with a relative path
Christian Dywan [Sun, 1 Jun 2008 13:16:40 +0000 (15:16 +0200)]
Check for unistd.h in waf, update cache on (un)install only
Enrico Tröger [Sun, 1 Jun 2008 13:15:38 +0000 (15:15 +0200)]
Fix superuser warning bar
Christian Dywan [Sun, 1 Jun 2008 12:08:48 +0000 (14:08 +0200)]
Fill in discriptions for tooltips
Christian Dywan [Sun, 1 Jun 2008 09:43:55 +0000 (11:43 +0200)]
Add print support via javascript
Christian Dywan [Sun, 1 Jun 2008 09:26:10 +0000 (11:26 +0200)]
Add zoom functionality, if webkit supports it