Go to file
Christian Dywan 72f39b0f82 Change extension API to split initialization and activation
We want to be able to keep extensions in a state where
they don't actually do anything but merely provide
context information. Therefore don't pass the MidoriApp.

As soon as we want to use extensions, we activate them.

Extensions are now saved in an array in MidoriApp.
2008-11-20 01:22:25 +01:00
data Display a shaded logo in error pages 2008-10-16 03:51:39 +02:00
docs Speficy -r or --run to run a file as javascript 2008-10-16 20:54:26 +02:00
extensions Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
icons Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
katze Print file saving errors to the standard output 2008-11-18 23:18:53 +01:00
midori Change extension API to split initialization and activation 2008-11-20 01:22:25 +01:00
po Update Indonesian translation 2008-11-14 02:52:49 +01:00
tests Allow "g cache:127.0.0.1" to search from the location 2008-11-18 06:37:11 +01:00
.gitignore Add translation template to the repository 2008-11-10 22:01:53 +01:00
AUTHORS Fix some compiler warnings 2008-11-12 02:15:52 +01:00
ChangeLog Bump version to 0.1.0 2008-10-19 00:35:23 +02:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +02:00
configure.in Remove sqlite header check, it turns out to be wrong 2008-11-08 13:12:54 +01:00
COPYING Initial commit 2007-12-16 23:20:24 +01:00
EXPAT Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
HACKING Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
INSTALL Explain how to debug Midori in INSTALL file 2008-10-27 22:57:28 +01:00
legacy.sh Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
Makefile.am Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
midori.desktop.in Remove the Encoding key from the Desktop file 2008-10-11 02:40:16 +02:00
NEWS Initial commit 2007-12-16 23:20:24 +01:00
README Introduce a C extension interface 2008-11-18 02:07:53 +01:00
TODO Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
TRANSLATE Add a note about LINGUAS to TRANSLATE 2008-11-10 22:48:54 +01:00
waf Update 'waf' to 1.4.4, among others for building on OpenBSD 2008-08-27 18:18:16 +02:00
wscript Introduce a C extension interface 2008-11-18 02:07:53 +01:00

This file is licensed under the terms of the expat license, see the file EXPAT.

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.
* Extensions written in C.
* Custom context menu actions.

Requirements: GTK+ 2.10, WebkitGtk, libXML2

Optional: Unique 0.9, libsoup 2.4, sqlite 3.0, docutils, 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