Go to file
Arnaud Renevier e4457be3ed 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.
2008-08-23 19:57:22 +02:00
icons Provide an 'extension' icon 2008-08-18 01:42:15 +02:00
katze Rename MidoriWebItem to KatzeItem 2008-08-23 18:32:53 +02:00
midori Read addons into a list for more flexibility 2008-08-23 19:57:22 +02:00
po Rename MidoriWebItem to KatzeItem 2008-08-23 18:32:53 +02:00
.gitignore Add 'configure' like waf wrapper 2008-08-10 14:38:47 +02:00
AUTHORS Update AUTORS and TODO 2008-08-22 04:03:02 +02:00
ChangeLog Bump version to 0.0.19 2008-08-02 13:20:02 +02:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +02:00
configure.in Implement single instance support with Unique 2008-08-22 03:59:07 +02:00
COPYING Initial commit 2007-12-16 23:20:24 +01:00
HACKING Update the different informative text files 2008-07-27 07:43:30 +02:00
INSTALL Make it clear that WAF is preferred and rename autogen.sh 2008-08-21 21:51:35 +02:00
legacy.sh Make it clear that WAF is preferred and rename autogen.sh 2008-08-21 21:51:35 +02:00
Makefile.am Add Midori and news-feed icons, improve waf scripts 2008-07-27 07:39:39 +02:00
midori.desktop.in Use 'midori' icon and update icon cache in waf 2008-05-31 14:31:10 +02:00
NEWS Initial commit 2007-12-16 23:20:24 +01:00
README Mention optional dependencies in README 2008-08-10 13:55:39 +02:00
TODO Update AUTORS and TODO 2008-08-22 04:03:02 +02:00
waf Update waf to 1.4.2 from svn including po fix 2008-06-03 23:10:46 +02:00
wscript Implement single instance support with Unique 2008-08-22 03:59:07 +02:00

Midori is a lightweight web browser.

* Full integration with GTK+2.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Bookmarks with XBEL and keyword support.
* Flexibly configurable Web Searchbox.
* Custom context menu actions.
* User scripts and user styles support.
* Extensible via Javascript.

Requirements: GTK+ 2.6, WebkitGtk, libXML2

Optional: Glib 2.16, GtkSourceView 2.0

For installation instructions read INSTALL.

Please report comments, suggestions and bugs to:
    http://www.twotoasts.de/bugs

And join the IRC channel #midori on irc.freenode.net

Check for new versions at:
    http://www.twotoasts.de