]>
spindle.queued.net Git - midori/log
Christian Dywan [Fri, 15 Aug 2008 00:50:18 +0000 (02:50 +0200)]
Fix Glib/ GtkSoureview conditionals
Anders F Björklund [Fri, 15 Aug 2008 00:36:04 +0000 (02:36 +0200)]
Make wrapped makefile's 'install' target phony
Anders F Björklund [Fri, 15 Aug 2008 00:25:06 +0000 (02:25 +0200)]
Fallback to glibtoolize, such as on Darwin
Arnaud Renevier [Fri, 15 Aug 2008 00:20:05 +0000 (02:20 +0200)]
Look for userscripts in system paths
Christian Dywan [Fri, 15 Aug 2008 00:18:33 +0000 (02:18 +0200)]
Don't use the wrong Trash callback
Christian Dywan [Fri, 15 Aug 2008 00:03:55 +0000 (02:03 +0200)]
Move around headers and localization code
Christian Dywan [Thu, 14 Aug 2008 23:57:48 +0000 (01:57 +0200)]
Implement MidoriLocationAction
This is a step towards customziable toolbars.
The new action actually provides a nicer API than
MidoriLocationEntry does right now. Later we
should improve the widget itself as well.
There are still to resolve regressions:
- The location icon tends to be initially empty
- The news feed icon doesn't show up
- Tab icons sometimes load and reset again afterwards
Christian Dywan [Sun, 10 Aug 2008 17:54:22 +0000 (19:54 +0200)]
Create context menu items w/o accelerators
Christian Dywan [Sun, 10 Aug 2008 17:22:34 +0000 (19:22 +0200)]
Wrap _has_selection with a check if it is effectly empty
Christian Dywan [Sun, 10 Aug 2008 16:28:08 +0000 (18:28 +0200)]
Hide the navigationbar initially
We need to make sure that the navigationbar
is initially invisible, so we hide it expressly.
Otherwise it shows up regardless of the
show-navigationbar setting.
Christian Dywan [Sun, 10 Aug 2008 13:53:07 +0000 (15:53 +0200)]
Use rsvg instead of imagemagick to render icons
Apparently rsvg-convert is good enough for what we
need and it is a dependency of gtk already, unlike
imagemagick's convert which even requires rsvg.
Christian Dywan [Sun, 10 Aug 2008 12:38:47 +0000 (14:38 +0200)]
Add 'configure' like waf wrapper
Christian Dywan [Sun, 10 Aug 2008 12:19:03 +0000 (14:19 +0200)]
Remove LIBSEXY from wscript_build, it's long obsolete
Arnaud Renevier [Sun, 10 Aug 2008 12:17:21 +0000 (14:17 +0200)]
Use mnemonics in panel menu items
Christian Dywan [Sun, 10 Aug 2008 11:55:39 +0000 (13:55 +0200)]
Mention optional dependencies in README
Przemysław Sitek [Wed, 6 Aug 2008 18:22:45 +0000 (20:22 +0200)]
Add #ifdefs around GFile to allow building with Glib < 2.16
Christian Dywan [Tue, 5 Aug 2008 03:03:05 +0000 (05:03 +0200)]
Move MidoriWebList and MidoriWebItem to Katze
Arnaud Renevier [Tue, 5 Aug 2008 01:08:54 +0000 (03:08 +0200)]
Read and display @name in userscript metadata block
Christian Dywan [Tue, 5 Aug 2008 00:40:51 +0000 (02:40 +0200)]
Remove small toolbar option completely, leave it to gtkrc
Arnaud Renevier [Sun, 3 Aug 2008 02:58:45 +0000 (04:58 +0200)]
Disconnect load-done handler when finalizing
Christian Dywan [Sat, 2 Aug 2008 11:20:02 +0000 (13:20 +0200)]
Bump version to 0.0.19
Christian Dywan [Sat, 2 Aug 2008 03:29:38 +0000 (05:29 +0200)]
Reuse the trashed item and remove it from the trash properly
Christian Dywan [Sat, 2 Aug 2008 02:25:54 +0000 (04:25 +0200)]
Scruffily clean up MidoriWebList when finalizing
Christian Dywan [Sat, 2 Aug 2008 02:25:05 +0000 (04:25 +0200)]
Show news feeds in a menu if the icon is clicked
Christian Dywan [Sat, 2 Aug 2008 02:21:38 +0000 (04:21 +0200)]
Tidy up redrawing and notifications in KatzeThrobber
Christian Dywan [Fri, 1 Aug 2008 13:49:47 +0000 (15:49 +0200)]
Use icons for Script and Extension
Christian Dywan [Fri, 1 Aug 2008 13:43:24 +0000 (15:43 +0200)]
Capitalize Midori in --version output
Christian Dywan [Fri, 1 Aug 2008 13:40:23 +0000 (15:40 +0200)]
Restrict addons to files with particular extensions
Arnaud Renevier [Tue, 29 Jul 2008 23:37:07 +0000 (01:37 +0200)]
Simplify meta block parsing and support Glib < 2.14
Dale Whittaker [Tue, 29 Jul 2008 23:34:37 +0000 (01:34 +0200)]
Lookup favicons in 'link' tags via GJS
Dale Whittaker [Tue, 29 Jul 2008 23:32:45 +0000 (01:32 +0200)]
Improve location favicon updating
Arnaud Renevier [Mon, 28 Jul 2008 13:21:08 +0000 (15:21 +0200)]
Initial attempt at userscript include/ exclude directives
Arnaud Renevier [Sun, 27 Jul 2008 22:34:58 +0000 (00:34 +0200)]
Unref the current engine only if it is set
Christian Dywan [Sun, 27 Jul 2008 22:21:45 +0000 (00:21 +0200)]
Build fix for < Gtk 2.12 and Glib < 2.16
Christian Dywan [Sun, 27 Jul 2008 05:43:30 +0000 (07:43 +0200)]
Update the different informative text files
Christian Dywan [Sun, 27 Jul 2008 05:39:39 +0000 (07:39 +0200)]
Add Midori and news-feed icons, improve waf scripts
Add small, optimized application icons and an all new
news-feed icon including optimized versions. The build
scripts are updated, and the data folder renamed to icons.
Plus the wscript_build is improved. Of course, Midori
now tests the icon theme for news-feed and uses it.
Christian Dywan [Sat, 26 Jul 2008 00:26:58 +0000 (02:26 +0200)]
Emulate window-object-cleared if it wasn't emitted
Christian Dywan [Fri, 25 Jul 2008 10:45:50 +0000 (12:45 +0200)]
Ensure REMOVE_TAB emission, don't alter session when destroying
Christian Dywan [Wed, 23 Jul 2008 18:17:13 +0000 (20:17 +0200)]
Save the session whenever it changes, instead of on quit.
Christian Dywan [Wed, 23 Jul 2008 16:23:21 +0000 (18:23 +0200)]
Make statusbar children fit in better
Christian Dywan [Wed, 23 Jul 2008 15:54:24 +0000 (17:54 +0200)]
Revamp the loading signals of MidoriWebView
Christian Dywan [Wed, 23 Jul 2008 12:42:27 +0000 (14:42 +0200)]
Remove inner border between scrollbars and window border
Christian Dywan [Tue, 22 Jul 2008 12:53:25 +0000 (14:53 +0200)]
Highlight the Clear icon in the findbar
Christian Dywan [Tue, 22 Jul 2008 12:46:49 +0000 (14:46 +0200)]
Make tabs with close buttons as small as without
Dale Whittaker [Tue, 22 Jul 2008 10:37:02 +0000 (12:37 +0200)]
Escape strings used in markup
Miguel Anxo Bouzada [Tue, 22 Jul 2008 00:21:22 +0000 (02:21 +0200)]
Add Galician translation
Christian Dywan [Tue, 22 Jul 2008 00:00:45 +0000 (02:00 +0200)]
Correct icon handling, which could cause warnings
Christian Dywan [Mon, 21 Jul 2008 23:51:08 +0000 (01:51 +0200)]
Toggle ZoomReset as the zoom level changes
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