Go to file
Christian Dywan 8e494ba206 Provide action signals as javascript functions
From javscript C functions cannot be called, but signals
are available through the GObject type system. So
we allow javascript to call action signals like functions.

At the same time we modify a few browser functions, so
that they are functions that are available as signals.
2008-06-01 00:21:08 +02:00
data Use 'pproc' in waf in place of subprocess 2008-05-31 13:51:03 +02:00
katze First attempt at a waf build system 2008-05-31 12:04:52 +02:00
po First attempt at a waf build system 2008-05-31 12:04:52 +02:00
src Provide action signals as javascript functions 2008-06-01 00:21:08 +02:00
.gitignore First attempt at a waf build system 2008-05-31 12:04:52 +02:00
AUTHORS Updated AUTHORS file. 2008-05-23 02:02:21 +02:00
autogen.sh Implement localization via Gettext. 2008-03-22 03:38:23 +01:00
ChangeLog Bump version to 0.0.18 2008-05-04 19:31:44 +02:00
configure.in Bump version to 0.0.18 2008-05-04 19:31:44 +02:00
COPYING Initial commit 2007-12-16 23:20:24 +01:00
HACKING Correct the example of a function definition 2008-04-17 01:39:07 +02:00
INSTALL Mention intltool in INSTALL. 2008-04-20 03:31:55 +02:00
Makefile.am Implement localization via Gettext. 2008-03-22 03:38:23 +01: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 Update AUTHORS, README and TODO files. 2008-05-04 19:13:02 +02:00
TODO Update AUTHORS, README and TODO files. 2008-05-04 19:13:02 +02:00
waf First attempt at a waf build system 2008-05-31 12:04:52 +02:00
wscript Update icon cache on uninstall, catch missing gtk-update-icon-cache 2008-05-31 14:57: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, libsexy, WebkitGtk, libXML2

For installation instructions read INSTALL.

Please report comments, suggestions and bugs to:
    Christian Dywan <christian@twotoasts.de>

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