Go to file
Christian Dywan 62838fdf58 Implement tabs in individual processes
The approach is rather plump, Midori can be
run in a plug mode that creates a GtkPlug,
while the normal instance knows how to embed it.

Communication between browser and tabs is
done via named pipes which are portable.

The feature is not complete right now, there
are expected regressions, but it works.

As a bonus, we implement Not found pages.
2008-09-26 23:30:52 +02:00
docs/api Add option to generate API documentation 2008-09-07 21:48:04 +02:00
icons Provide an 'extension' icon 2008-08-18 01:42:15 +02:00
katze Make spin buttons smaller 2008-09-11 01:49:50 +02:00
midori Implement tabs in individual processes 2008-09-26 23:30:52 +02:00
po Fix translator-credits in Estonian translation 2008-09-16 06:43:17 +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 Fix the legacy build 2008-09-10 18:27:11 +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.4, among others for building on OpenBSD 2008-08-27 18:18:16 +02:00
wscript Add option to generate API documentation 2008-09-07 21:48:04 +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