]> spindle.queued.net Git - midori/log
midori
16 years agoAlt + Enter in the location should issue a new tab
Dale Whittaker [Sun, 31 Aug 2008 01:21:29 +0000 (03:21 +0200)]
Alt + Enter in the location should issue a new tab

16 years agoWarn at configure time if GVfs is not installed
Christian Dywan [Sun, 31 Aug 2008 01:14:00 +0000 (03:14 +0200)]
Warn at configure time if GVfs is not installed

16 years agoShow progress in location entry if statusbar is hidden
Christian Dywan [Sun, 31 Aug 2008 00:45:13 +0000 (02:45 +0200)]
Show progress in location entry if statusbar is hidden

16 years agoRefactor a lot of tree view selection code into convenience
Christian Dywan [Fri, 29 Aug 2008 01:20:31 +0000 (03:20 +0200)]
Refactor a lot of tree view selection code into convenience

16 years agoFocus the web view when middle click pasting w/o Ctrl
Christian Dywan [Fri, 29 Aug 2008 00:29:48 +0000 (02:29 +0200)]
Focus the web view when middle click pasting w/o Ctrl

16 years agoUse HAVE_GIO *everywhere* now
Christian Dywan [Wed, 27 Aug 2008 23:15:30 +0000 (01:15 +0200)]
Use HAVE_GIO *everywhere* now

16 years agoRemove GIO HTTPS check again, it's not worth the trouble
Christian Dywan [Wed, 27 Aug 2008 22:55:35 +0000 (00:55 +0200)]
Remove GIO HTTPS check again, it's not worth the trouble

Apparently lots of users cannot use Midori
after this change and with no way to track down
the cause of the issue, let's just not use this.
The check was only for minimal gain anyway

16 years agoUpdate Polish translation
Lukasz Romanowicz [Wed, 27 Aug 2008 22:40:41 +0000 (00:40 +0200)]
Update Polish translation

16 years agoUpdate 'waf' to 1.4.4, among others for building on OpenBSD
Christian Dywan [Wed, 27 Aug 2008 16:18:16 +0000 (18:18 +0200)]
Update 'waf' to 1.4.4, among others for building on OpenBSD

16 years agoInclude GIO headers in sokoke to fix a build warning
Christian Dywan [Wed, 27 Aug 2008 16:04:51 +0000 (18:04 +0200)]
Include GIO headers in sokoke to fix a build warning

16 years agoAvoid an infinite loop when iterating over addons
Arnaud Renevier [Tue, 26 Aug 2008 23:02:22 +0000 (01:02 +0200)]
Avoid an infinite loop when iterating over addons

16 years agoAdd switches to 'wscript' to disable Unique and GIO
Christian Dywan [Tue, 26 Aug 2008 22:44:21 +0000 (00:44 +0200)]
Add switches to 'wscript' to disable Unique and GIO

16 years agoUnset the panel menu items before activating
Christian Dywan [Tue, 26 Aug 2008 00:27:02 +0000 (02:27 +0200)]
Unset the panel menu items before activating

We need a trick to fix the behaviour of
toggle buttons not to fire any signals if
they are activated repeatedly, which in our
use case is essential.

16 years agoAlways show the icon in the Web Search entry
Arnaud Renevier [Mon, 25 Aug 2008 23:59:02 +0000 (01:59 +0200)]
Always show the icon in the Web Search entry

16 years agoRework MidoriWebList into KatzeList and KatzeArray
Christian Dywan [Mon, 25 Aug 2008 23:19:38 +0000 (01:19 +0200)]
Rework MidoriWebList into KatzeList and KatzeArray

16 years agoBump version to 0.0.20
Christian Dywan [Sun, 24 Aug 2008 01:15:45 +0000 (03:15 +0200)]
Bump version to 0.0.20

16 years agoUse the right index for Undo Close Tab.
Christian Dywan [Sun, 24 Aug 2008 01:05:00 +0000 (03:05 +0200)]
Use the right index for Undo Close Tab.

16 years agoUse #if instead of #ifdef consistently
Christian Dywan [Sat, 23 Aug 2008 21:44:55 +0000 (23:44 +0200)]
Use #if instead of #ifdef consistently

16 years agoDefine the HAVE_FOO variables manually for autotools
Christian Dywan [Sat, 23 Aug 2008 20:00:40 +0000 (22:00 +0200)]
Define the HAVE_FOO variables manually for autotools

16 years agoRead addons into a list for more flexibility
Arnaud Renevier [Sat, 23 Aug 2008 17:57:22 +0000 (19:57 +0200)]
Read addons into a list for more flexibility

Until now we used to scan directories every time
we wanted to either display the list of addons
or load addons in order to execute them. That
is wasteful and inflexible.

Use a list of elements and only update it when
needed, for example when the directory folder
notifies us of a change.

This is a stop towards disabling particular elements.

16 years agoRename MidoriWebItem to KatzeItem
Christian Dywan [Sat, 23 Aug 2008 16:32:53 +0000 (18:32 +0200)]
Rename MidoriWebItem to KatzeItem

16 years agoSupport user styles even when there is no HEAD
Arnaud Renevier [Fri, 22 Aug 2008 02:14:28 +0000 (04:14 +0200)]
Support user styles even when there is no HEAD

16 years agoUpdate AUTORS and TODO
Christian Dywan [Fri, 22 Aug 2008 02:03:02 +0000 (04:03 +0200)]
Update AUTORS and TODO

16 years agoUse HAVE_GIO instead of a full-blown version check
Christian Dywan [Fri, 22 Aug 2008 02:01:41 +0000 (04:01 +0200)]
Use HAVE_GIO instead of a full-blown version check

16 years agoImplement single instance support with Unique
Christian Dywan [Fri, 22 Aug 2008 01:59:07 +0000 (03:59 +0200)]
Implement single instance support with Unique

16 years agoMake it clear that WAF is preferred and rename autogen.sh
Christian Dywan [Thu, 21 Aug 2008 19:51:35 +0000 (21:51 +0200)]
Make it clear that WAF is preferred and rename autogen.sh

16 years agoDon't implicitly change the URI when adding to LocationAction
Christian Dywan [Thu, 21 Aug 2008 19:49:16 +0000 (21:49 +0200)]
Don't implicitly change the URI when adding to LocationAction

16 years agoUpdate website URL
Christian Dywan [Mon, 18 Aug 2008 21:50:20 +0000 (23:50 +0200)]
Update website URL

16 years agoCapitalize Midori when bailing out on an error
Christian Dywan [Mon, 18 Aug 2008 21:43:15 +0000 (23:43 +0200)]
Capitalize Midori when bailing out on an error

16 years agoProvide an 'extension' icon
Christian Dywan [Sun, 17 Aug 2008 23:42:15 +0000 (01:42 +0200)]
Provide an 'extension' icon

16 years agoImplement the Userstyles Addon panel
Christian Dywan [Sun, 17 Aug 2008 23:24:26 +0000 (01:24 +0200)]
Implement the Userstyles Addon panel

16 years agoEnable View Source only if GIO really supports HTTP
Christian Dywan [Sun, 17 Aug 2008 17:11:43 +0000 (19:11 +0200)]
Enable View Source only if GIO really supports HTTP

16 years agoUse fallbacks for all icons, we don't want "broken" icons
Christian Dywan [Sun, 17 Aug 2008 14:14:15 +0000 (16:14 +0200)]
Use fallbacks for all icons, we don't want "broken" icons

16 years agoUse Ctrl+Shift+T for Undo Close Tab
Christian Dywan [Fri, 15 Aug 2008 18:48:30 +0000 (20:48 +0200)]
Use Ctrl+Shift+T for Undo Close Tab

16 years agoIntroduce Open Tabs next to Current
Christian Dywan [Fri, 15 Aug 2008 18:38:27 +0000 (20:38 +0200)]
Introduce Open Tabs next to Current

At the same time make Open popups in tabs readonly
and hide it in the Preferences, as well as
Open new pages in and the whole Privacy page.

16 years agoFree selected text, even if it is an empty string
Enrico Tröger [Fri, 15 Aug 2008 09:24:52 +0000 (11:24 +0200)]
Free selected text, even if it is an empty string

16 years agoActually commit MidoriLocationAction this time
Christian Dywan [Fri, 15 Aug 2008 08:07:51 +0000 (10:07 +0200)]
Actually commit MidoriLocationAction this time

16 years agoCreate proxy menus without accels properly
Christian Dywan [Fri, 15 Aug 2008 00:58:09 +0000 (02:58 +0200)]
Create proxy menus without accels properly

Actually attempting to imitate Gtk's logic for
creating menu items from actions was silly. It
even had a rather obvious bug, no signals
were ever connected.

Now we leave all the work except for creating
an empty image menu item to Gtk. And it
works better than before.

16 years agoFix Glib/ GtkSoureview conditionals
Christian Dywan [Fri, 15 Aug 2008 00:50:18 +0000 (02:50 +0200)]
Fix Glib/ GtkSoureview conditionals

16 years agoMake wrapped makefile's 'install' target phony
Anders F Björklund [Fri, 15 Aug 2008 00:36:04 +0000 (02:36 +0200)]
Make wrapped makefile's 'install' target phony

16 years agoFallback to glibtoolize, such as on Darwin
Anders F Björklund [Fri, 15 Aug 2008 00:25:06 +0000 (02:25 +0200)]
Fallback to glibtoolize, such as on Darwin

16 years agoLook for userscripts in system paths
Arnaud Renevier [Fri, 15 Aug 2008 00:20:05 +0000 (02:20 +0200)]
Look for userscripts in system paths

16 years agoDon't use the wrong Trash callback
Christian Dywan [Fri, 15 Aug 2008 00:18:33 +0000 (02:18 +0200)]
Don't use the wrong Trash callback

16 years agoMove around headers and localization code
Christian Dywan [Fri, 15 Aug 2008 00:03:55 +0000 (02:03 +0200)]
Move around headers and localization code

16 years agoImplement MidoriLocationAction
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

16 years agoCreate context menu items w/o accelerators
Christian Dywan [Sun, 10 Aug 2008 17:54:22 +0000 (19:54 +0200)]
Create context menu items w/o accelerators

16 years agoWrap _has_selection with a check if it is effectly empty
Christian Dywan [Sun, 10 Aug 2008 17:22:34 +0000 (19:22 +0200)]
Wrap _has_selection with a check if it is effectly empty

16 years agoHide the navigationbar initially
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.

16 years agoUse rsvg instead of imagemagick to render icons
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.

16 years agoAdd 'configure' like waf wrapper
Christian Dywan [Sun, 10 Aug 2008 12:38:47 +0000 (14:38 +0200)]
Add 'configure' like waf wrapper

16 years agoRemove LIBSEXY from wscript_build, it's long obsolete
Christian Dywan [Sun, 10 Aug 2008 12:19:03 +0000 (14:19 +0200)]
Remove LIBSEXY from wscript_build, it's long obsolete

16 years agoUse mnemonics in panel menu items
Arnaud Renevier [Sun, 10 Aug 2008 12:17:21 +0000 (14:17 +0200)]
Use mnemonics in panel menu items

16 years agoMention optional dependencies in README
Christian Dywan [Sun, 10 Aug 2008 11:55:39 +0000 (13:55 +0200)]
Mention optional dependencies in README

16 years agoAdd #ifdefs around GFile to allow building with Glib < 2.16
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

16 years agoMove MidoriWebList and MidoriWebItem to Katze
Christian Dywan [Tue, 5 Aug 2008 03:03:05 +0000 (05:03 +0200)]
Move MidoriWebList and MidoriWebItem to Katze

16 years agoRead and display @name in userscript metadata block
Arnaud Renevier [Tue, 5 Aug 2008 01:08:54 +0000 (03:08 +0200)]
Read and display @name in userscript metadata block

16 years agoRemove small toolbar option completely, leave it to gtkrc
Christian Dywan [Tue, 5 Aug 2008 00:40:51 +0000 (02:40 +0200)]
Remove small toolbar option completely, leave it to gtkrc

16 years agoDisconnect load-done handler when finalizing
Arnaud Renevier [Sun, 3 Aug 2008 02:58:45 +0000 (04:58 +0200)]
Disconnect load-done handler when finalizing

16 years agoBump version to 0.0.19
Christian Dywan [Sat, 2 Aug 2008 11:20:02 +0000 (13:20 +0200)]
Bump version to 0.0.19

16 years agoReuse the trashed item and remove it from the trash properly
Christian Dywan [Sat, 2 Aug 2008 03:29:38 +0000 (05:29 +0200)]
Reuse the trashed item and remove it from the trash properly

16 years agoScruffily clean up MidoriWebList when finalizing
Christian Dywan [Sat, 2 Aug 2008 02:25:54 +0000 (04:25 +0200)]
Scruffily clean up MidoriWebList when finalizing

16 years agoShow news feeds in a menu if the icon is clicked
Christian Dywan [Sat, 2 Aug 2008 02:25:05 +0000 (04:25 +0200)]
Show news feeds in a menu if the icon is clicked

16 years agoTidy up redrawing and notifications in KatzeThrobber
Christian Dywan [Sat, 2 Aug 2008 02:21:38 +0000 (04:21 +0200)]
Tidy up redrawing and notifications in KatzeThrobber

16 years agoUse icons for Script and Extension
Christian Dywan [Fri, 1 Aug 2008 13:49:47 +0000 (15:49 +0200)]
Use icons for Script and Extension

16 years agoCapitalize Midori in --version output
Christian Dywan [Fri, 1 Aug 2008 13:43:24 +0000 (15:43 +0200)]
Capitalize Midori in --version output

16 years agoRestrict addons to files with particular extensions
Christian Dywan [Fri, 1 Aug 2008 13:40:23 +0000 (15:40 +0200)]
Restrict addons to files with particular extensions

16 years agoSimplify meta block parsing and support Glib < 2.14
Arnaud Renevier [Tue, 29 Jul 2008 23:37:07 +0000 (01:37 +0200)]
Simplify meta block parsing and support Glib < 2.14

16 years agoLookup favicons in 'link' tags via GJS
Dale Whittaker [Tue, 29 Jul 2008 23:34:37 +0000 (01:34 +0200)]
Lookup favicons in 'link' tags via GJS

16 years agoImprove location favicon updating
Dale Whittaker [Tue, 29 Jul 2008 23:32:45 +0000 (01:32 +0200)]
Improve location favicon updating

16 years agoInitial attempt at userscript include/ exclude directives
Arnaud Renevier [Mon, 28 Jul 2008 13:21:08 +0000 (15:21 +0200)]
Initial attempt at userscript include/ exclude directives

16 years agoUnref the current engine only if it is set
Arnaud Renevier [Sun, 27 Jul 2008 22:34:58 +0000 (00:34 +0200)]
Unref the current engine only if it is set

16 years agoBuild fix for < Gtk 2.12 and Glib < 2.16
Christian Dywan [Sun, 27 Jul 2008 22:21:45 +0000 (00:21 +0200)]
Build fix for < Gtk 2.12 and Glib < 2.16

16 years agoUpdate the different informative text files
Christian Dywan [Sun, 27 Jul 2008 05:43:30 +0000 (07:43 +0200)]
Update the different informative text files

16 years agoAdd Midori and news-feed icons, improve waf scripts
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.

16 years agoEmulate window-object-cleared if it wasn't emitted
Christian Dywan [Sat, 26 Jul 2008 00:26:58 +0000 (02:26 +0200)]
Emulate window-object-cleared if it wasn't emitted

16 years agoEnsure REMOVE_TAB emission, don't alter session when destroying
Christian Dywan [Fri, 25 Jul 2008 10:45:50 +0000 (12:45 +0200)]
Ensure REMOVE_TAB emission, don't alter session when destroying

16 years agoSave the session whenever it changes, instead of on quit.
Christian Dywan [Wed, 23 Jul 2008 18:17:13 +0000 (20:17 +0200)]
Save the session whenever it changes, instead of on quit.

16 years agoMake statusbar children fit in better
Christian Dywan [Wed, 23 Jul 2008 16:23:21 +0000 (18:23 +0200)]
Make statusbar children fit in better

16 years agoRevamp the loading signals of MidoriWebView
Christian Dywan [Wed, 23 Jul 2008 15:54:24 +0000 (17:54 +0200)]
Revamp the loading signals of MidoriWebView

16 years agoRemove inner border between scrollbars and window border
Christian Dywan [Wed, 23 Jul 2008 12:42:27 +0000 (14:42 +0200)]
Remove inner border between scrollbars and window border

16 years agoHighlight the Clear icon in the findbar
Christian Dywan [Tue, 22 Jul 2008 12:53:25 +0000 (14:53 +0200)]
Highlight the Clear icon in the findbar

16 years agoMake tabs with close buttons as small as without
Christian Dywan [Tue, 22 Jul 2008 12:46:49 +0000 (14:46 +0200)]
Make tabs with close buttons as small as without

16 years agoEscape strings used in markup
Dale Whittaker [Tue, 22 Jul 2008 10:37:02 +0000 (12:37 +0200)]
Escape strings used in markup

16 years agoAdd Galician translation
Miguel Anxo Bouzada [Tue, 22 Jul 2008 00:21:22 +0000 (02:21 +0200)]
Add Galician translation

16 years agoCorrect icon handling, which could cause warnings
Christian Dywan [Tue, 22 Jul 2008 00:00:45 +0000 (02:00 +0200)]
Correct icon handling, which could cause warnings

16 years agoToggle ZoomReset as the zoom level changes
Christian Dywan [Mon, 21 Jul 2008 23:51:08 +0000 (01:51 +0200)]
Toggle ZoomReset as the zoom level changes

16 years agoRun userscripts on DOMContentsLoaded
Arnaud Renevier [Mon, 21 Jul 2008 23:40:39 +0000 (01:40 +0200)]
Run userscripts on DOMContentsLoaded

16 years agoUse notify::title instead of title-changed
Christian Dywan [Mon, 21 Jul 2008 23:39:29 +0000 (01:39 +0200)]
Use notify::title instead of title-changed

16 years agoAdd gjs_value_forall and gjs_get_nth_attribute
Christian Dywan [Mon, 21 Jul 2008 18:04:54 +0000 (20:04 +0200)]
Add gjs_value_forall and gjs_get_nth_attribute

16 years agoThe WebList should keep a reference to added items
Christian Dywan [Mon, 21 Jul 2008 13:57:10 +0000 (15:57 +0200)]
The WebList should keep a reference to added items

16 years agoMake the web view aware of news feeds
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.

16 years agoIntroduce GjsValue API
Christian Dywan [Mon, 21 Jul 2008 13:46:35 +0000 (15:46 +0200)]
Introduce GjsValue API

16 years agoUse an anonymous function to execute user scripts
Arnaud Renevier [Sat, 19 Jul 2008 15:52:03 +0000 (17:52 +0200)]
Use an anonymous function to execute user scripts

16 years agoUpdate Swedish translation
Christian Dywan [Sat, 19 Jul 2008 15:24:10 +0000 (17:24 +0200)]
Update Swedish translation

16 years agoUpdate German translation
Christian Dywan [Sat, 19 Jul 2008 14:25:10 +0000 (16:25 +0200)]
Update German translation

16 years agoUpdate French translation
Christian Dywan [Sat, 19 Jul 2008 14:21:57 +0000 (16:21 +0200)]
Update French translation

16 years agoAdd Spanish translation
Christian Dywan [Sat, 19 Jul 2008 14:21:10 +0000 (16:21 +0200)]
Add Spanish translation

16 years agoCapitalize Midori in the window title
Christian Dywan [Sat, 19 Jul 2008 14:18:41 +0000 (16:18 +0200)]
Capitalize Midori in the window title

16 years agoSort the font combo by font name
Christian Dywan [Sat, 19 Jul 2008 04:15:47 +0000 (06:15 +0200)]
Sort the font combo by font name

16 years agoDisconnect handlers when destroying the treeview
Arnaud Renevier [Sat, 19 Jul 2008 03:58:32 +0000 (05:58 +0200)]
Disconnect handlers when destroying the treeview