No description
Find a file
Christian Dywan 4a829b0ab0 Make javascript gobject bindings independant.
Moving the bindings into a single file makes them independant
of addons and midori, requiring only JavaScriptCore and GObject.

This allows for standalone scripts to run independant from
Midori itself. Also extensions will run independant from a
browser instance.
This change removes the 'midori' object.
2008-05-06 00:51:04 +02:00
katze Initial addon panel feature, only userscripts for now. 2008-04-28 22:38:57 +02:00
po Update translations. 2008-05-04 19:15:28 +02:00
src Make javascript gobject bindings independant. 2008-05-06 00:51:04 +02:00
.gitignore Update .gitignore and remove po/Makefile.in.in 2008-03-24 14:12:00 +01:00
AUTHORS Update AUTHORS, README and TODO files. 2008-05-04 19:13:02 +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 Implement localization via Gettext. 2008-03-22 03:38:23 +01: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

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