Go to file
Christian Dywan e1b828edf2 Finish refactoring the toolbar to use only actions
Finally the trash, which was the last item that
needed to be implemented as an action, is an
action, a KatzeArrayAction to be exact.

This simplifies more code and also makes Window
and RecentlyVisited generically implementable.

Incidentally this change also fixes a bug where
the browser tried to add a new tab when the last
one was closed, even while destroying itself.

Furthermore sokoke_image_menu_item_ellipsized
and sokoke_widget_popup were promoted to Katze.
We're still keeping the old functions for now.
2008-10-10 22:31:37 +02:00
docs Initial attempt at user documentation 2008-10-03 22:14:14 +02:00
icons Provide an 'extension' icon 2008-08-18 01:42:15 +02:00
katze Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
midori Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
po Finish refactoring the toolbar to use only actions 2008-10-10 22:31:37 +02:00
.gitignore Add 'configure' like waf wrapper 2008-08-10 14:38:47 +02:00
AUTHORS Add Estonian translation. 2008-09-14 12:53:10 +02:00
ChangeLog Bump version to 0.0.21 2008-08-31 17:23:03 +02:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +02:00
configure.in Implement navigation history backed by sqlite 2008-10-07 02:19:33 +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 Initial attempt at user documentation 2008-10-03 22:14:14 +02:00
TODO Update AUTORS and TODO 2008-08-22 04:03:02 +02:00
waf Update 'waf' to 1.4.4, among others for building on OpenBSD 2008-08-27 18:18:16 +02:00
wscript Implement navigation history backed by sqlite 2008-10-07 02:19:33 +02:00

Midori is a lightweight web browser.

* Full integration with GTK+2.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Flexibly configurable Web Search.
* User scripts and user styles support.
* Straightforward bookmark management.
* Customizable and extensible interface.
* Extensible via Javascript.
* Custom context menu actions.

Requirements: GTK+ 2.6, WebkitGtk, libXML2

Optional: Glib 2.16, GtkSourceView 2.0, Unique 0.9, xdg-open

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